@ui5/manifest 1.57.0 → 1.58.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 +157 -13
- package/README.md +180 -11
- package/REUSE.toml +10 -0
- package/mapping.json +3 -2
- package/package.json +24 -1
- package/schema.json +188 -44
- package/schema_cil.json +62 -12
- package/types/manifest.d.ts +7 -2
package/CHANGELOG.md
CHANGED
|
@@ -2,7 +2,115 @@
|
|
|
2
2
|
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
|
-
A list of unreleased changes can be found [here](https://github.com/
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/UI5/manifest/compare/v1.58.0...HEAD).
|
|
6
|
+
|
|
7
|
+
<a name="v1.58.0"></a>
|
|
8
|
+
## [v1.58.0] - 2026-02-25
|
|
9
|
+
|
|
10
|
+
<a name="v1.83.0"></a>
|
|
11
|
+
## [v1.83.0] - 2026-02-10
|
|
12
|
+
|
|
13
|
+
<a name="v1.82.0"></a>
|
|
14
|
+
## [v1.82.0] - 2026-01-12
|
|
15
|
+
|
|
16
|
+
<a name="v1.81.1"></a>
|
|
17
|
+
## [v1.81.1] - 2025-12-09
|
|
18
|
+
|
|
19
|
+
<a name="v1.81.0"></a>
|
|
20
|
+
## [v1.81.0] - 2025-11-18
|
|
21
|
+
|
|
22
|
+
<a name="v1.80.0"></a>
|
|
23
|
+
## [v1.80.0] - 2025-10-28
|
|
24
|
+
|
|
25
|
+
<a name="v1.79.0"></a>
|
|
26
|
+
## [v1.79.0] - 2025-09-24
|
|
27
|
+
|
|
28
|
+
<a name="v1.78.0"></a>
|
|
29
|
+
## [v1.78.0] - 2025-08-22
|
|
30
|
+
|
|
31
|
+
<a name="v1.77.0"></a>
|
|
32
|
+
## [v1.77.0] - 2025-08-05
|
|
33
|
+
|
|
34
|
+
<a name="v1.76.0"></a>
|
|
35
|
+
## [v1.76.0] - 2025-07-02
|
|
36
|
+
|
|
37
|
+
<a name="v1.75.1"></a>
|
|
38
|
+
## [v1.75.1] - 2025-06-04
|
|
39
|
+
|
|
40
|
+
<a name="v1.75.0"></a>
|
|
41
|
+
## [v1.75.0] - 2025-06-04
|
|
42
|
+
|
|
43
|
+
<a name="v1.73.1"></a>
|
|
44
|
+
## [v1.73.1] - 2025-04-30
|
|
45
|
+
|
|
46
|
+
<a name="v1.73.0"></a>
|
|
47
|
+
## [v1.73.0] - 2025-04-30
|
|
48
|
+
|
|
49
|
+
<a name="v1.72.3"></a>
|
|
50
|
+
## [v1.72.3] - 2025-04-02
|
|
51
|
+
|
|
52
|
+
<a name="v1.72.2"></a>
|
|
53
|
+
## [v1.72.2] - 2025-03-21
|
|
54
|
+
|
|
55
|
+
<a name="v1.72.1"></a>
|
|
56
|
+
## [v1.72.1] - 2025-03-21
|
|
57
|
+
|
|
58
|
+
<a name="v1.72.0"></a>
|
|
59
|
+
## [v1.72.0] - 2025-03-10
|
|
60
|
+
|
|
61
|
+
<a name="v1.71.0"></a>
|
|
62
|
+
## [v1.71.0] - 2025-03-06
|
|
63
|
+
|
|
64
|
+
<a name="v1.70.1"></a>
|
|
65
|
+
## [v1.70.1] - 2025-02-12
|
|
66
|
+
|
|
67
|
+
<a name="v1.70.0"></a>
|
|
68
|
+
## [v1.70.0] - 2025-02-10
|
|
69
|
+
|
|
70
|
+
<a name="v1.69.0"></a>
|
|
71
|
+
## [v1.69.0] - 2025-01-10
|
|
72
|
+
|
|
73
|
+
<a name="v1.67.2"></a>
|
|
74
|
+
## [v1.67.2] - 2024-11-04
|
|
75
|
+
|
|
76
|
+
<a name="v1.67.1"></a>
|
|
77
|
+
## [v1.67.1] - 2024-10-18
|
|
78
|
+
|
|
79
|
+
<a name="v1.67.0"></a>
|
|
80
|
+
## [v1.67.0] - 2024-09-19
|
|
81
|
+
|
|
82
|
+
<a name="v1.66.0"></a>
|
|
83
|
+
## [v1.66.0] - 2024-06-27
|
|
84
|
+
|
|
85
|
+
<a name="v1.65.1"></a>
|
|
86
|
+
## [v1.65.1] - 2024-05-06
|
|
87
|
+
|
|
88
|
+
<a name="v1.64.1"></a>
|
|
89
|
+
## [v1.64.1] - 2024-05-06
|
|
90
|
+
|
|
91
|
+
<a name="v1.65.0"></a>
|
|
92
|
+
## [v1.65.0] - 2024-05-02
|
|
93
|
+
|
|
94
|
+
<a name="v1.64.0"></a>
|
|
95
|
+
## [v1.64.0] - 2024-04-08
|
|
96
|
+
|
|
97
|
+
<a name="v1.63.0"></a>
|
|
98
|
+
## [v1.63.0] - 2024-03-07
|
|
99
|
+
|
|
100
|
+
<a name="v1.62.1"></a>
|
|
101
|
+
## [v1.62.1] - 2024-02-12
|
|
102
|
+
|
|
103
|
+
<a name="v1.62.0"></a>
|
|
104
|
+
## [v1.62.0] - 2024-02-12
|
|
105
|
+
|
|
106
|
+
<a name="v1.61.1"></a>
|
|
107
|
+
## [v1.61.1] - 2024-02-09
|
|
108
|
+
|
|
109
|
+
<a name="v1.60.0"></a>
|
|
110
|
+
## [v1.60.0] - 2023-09-22
|
|
111
|
+
|
|
112
|
+
<a name="v1.59.0"></a>
|
|
113
|
+
## [v1.59.0] - 2023-08-28
|
|
6
114
|
|
|
7
115
|
<a name="v1.57.0"></a>
|
|
8
116
|
## [v1.57.0] - 2023-07-27
|
|
@@ -43,15 +151,51 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-mani
|
|
|
43
151
|
<a name="v1.48.1"></a>
|
|
44
152
|
## v1.48.1 - 2022-11-10
|
|
45
153
|
|
|
46
|
-
[v1.
|
|
47
|
-
[v1.
|
|
48
|
-
[v1.
|
|
49
|
-
[v1.
|
|
50
|
-
[v1.
|
|
51
|
-
[v1.
|
|
52
|
-
[v1.
|
|
53
|
-
[v1.
|
|
54
|
-
[v1.
|
|
55
|
-
[v1.
|
|
56
|
-
[v1.
|
|
57
|
-
[v1.
|
|
154
|
+
[v1.58.0]: https://github.com/UI5/manifest/compare/v1.83.0...v1.58.0
|
|
155
|
+
[v1.83.0]: https://github.com/UI5/manifest/compare/v1.82.0...v1.83.0
|
|
156
|
+
[v1.82.0]: https://github.com/UI5/manifest/compare/v1.81.1...v1.82.0
|
|
157
|
+
[v1.81.1]: https://github.com/UI5/manifest/compare/v1.81.0...v1.81.1
|
|
158
|
+
[v1.81.0]: https://github.com/UI5/manifest/compare/v1.80.0...v1.81.0
|
|
159
|
+
[v1.80.0]: https://github.com/UI5/manifest/compare/v1.79.0...v1.80.0
|
|
160
|
+
[v1.79.0]: https://github.com/UI5/manifest/compare/v1.78.0...v1.79.0
|
|
161
|
+
[v1.78.0]: https://github.com/UI5/manifest/compare/v1.77.0...v1.78.0
|
|
162
|
+
[v1.77.0]: https://github.com/UI5/manifest/compare/v1.76.0...v1.77.0
|
|
163
|
+
[v1.76.0]: https://github.com/UI5/manifest/compare/v1.75.1...v1.76.0
|
|
164
|
+
[v1.75.1]: https://github.com/UI5/manifest/compare/v1.75.0...v1.75.1
|
|
165
|
+
[v1.75.0]: https://github.com/UI5/manifest/compare/v1.73.1...v1.75.0
|
|
166
|
+
[v1.73.1]: https://github.com/UI5/manifest/compare/v1.73.0...v1.73.1
|
|
167
|
+
[v1.73.0]: https://github.com/UI5/manifest/compare/v1.72.3...v1.73.0
|
|
168
|
+
[v1.72.3]: https://github.com/UI5/manifest/compare/v1.72.2...v1.72.3
|
|
169
|
+
[v1.72.2]: https://github.com/UI5/manifest/compare/v1.72.1...v1.72.2
|
|
170
|
+
[v1.72.1]: https://github.com/UI5/manifest/compare/v1.72.0...v1.72.1
|
|
171
|
+
[v1.72.0]: https://github.com/UI5/manifest/compare/v1.71.0...v1.72.0
|
|
172
|
+
[v1.71.0]: https://github.com/UI5/manifest/compare/v1.70.1...v1.71.0
|
|
173
|
+
[v1.70.1]: https://github.com/UI5/manifest/compare/v1.70.0...v1.70.1
|
|
174
|
+
[v1.70.0]: https://github.com/UI5/manifest/compare/v1.69.0...v1.70.0
|
|
175
|
+
[v1.69.0]: https://github.com/UI5/manifest/compare/v1.67.2...v1.69.0
|
|
176
|
+
[v1.67.2]: https://github.com/UI5/manifest/compare/v1.67.1...v1.67.2
|
|
177
|
+
[v1.67.1]: https://github.com/UI5/manifest/compare/v1.67.0...v1.67.1
|
|
178
|
+
[v1.67.0]: https://github.com/UI5/manifest/compare/v1.66.0...v1.67.0
|
|
179
|
+
[v1.66.0]: https://github.com/UI5/manifest/compare/v1.65.1...v1.66.0
|
|
180
|
+
[v1.65.1]: https://github.com/UI5/manifest/compare/v1.64.1...v1.65.1
|
|
181
|
+
[v1.64.1]: https://github.com/UI5/manifest/compare/v1.65.0...v1.64.1
|
|
182
|
+
[v1.65.0]: https://github.com/UI5/manifest/compare/v1.64.0...v1.65.0
|
|
183
|
+
[v1.64.0]: https://github.com/UI5/manifest/compare/v1.63.0...v1.64.0
|
|
184
|
+
[v1.63.0]: https://github.com/UI5/manifest/compare/v1.62.1...v1.63.0
|
|
185
|
+
[v1.62.1]: https://github.com/UI5/manifest/compare/v1.62.0...v1.62.1
|
|
186
|
+
[v1.62.0]: https://github.com/UI5/manifest/compare/v1.61.1...v1.62.0
|
|
187
|
+
[v1.61.1]: https://github.com/UI5/manifest/compare/v1.60.0...v1.61.1
|
|
188
|
+
[v1.60.0]: https://github.com/UI5/manifest/compare/v1.59.0...v1.60.0
|
|
189
|
+
[v1.59.0]: https://github.com/UI5/manifest/compare/v1.57.0...v1.59.0
|
|
190
|
+
[v1.57.0]: https://github.com/UI5/manifest/compare/v1.56.0...v1.57.0
|
|
191
|
+
[v1.56.0]: https://github.com/UI5/manifest/compare/v1.55.0...v1.56.0
|
|
192
|
+
[v1.55.0]: https://github.com/UI5/manifest/compare/v1.54.0...v1.55.0
|
|
193
|
+
[v1.54.0]: https://github.com/UI5/manifest/compare/v1.53.1...v1.54.0
|
|
194
|
+
[v1.53.1]: https://github.com/UI5/manifest/compare/v1.53.0...v1.53.1
|
|
195
|
+
[v1.53.0]: https://github.com/UI5/manifest/compare/v1.52.1...v1.53.0
|
|
196
|
+
[v1.52.1]: https://github.com/UI5/manifest/compare/v1.52.0...v1.52.1
|
|
197
|
+
[v1.52.0]: https://github.com/UI5/manifest/compare/v1.51.0...v1.52.0
|
|
198
|
+
[v1.51.0]: https://github.com/UI5/manifest/compare/v1.49.2...v1.51.0
|
|
199
|
+
[v1.49.2]: https://github.com/UI5/manifest/compare/v1.49.1...v1.49.2
|
|
200
|
+
[v1.49.1]: https://github.com/UI5/manifest/compare/v1.49.0...v1.49.1
|
|
201
|
+
[v1.49.0]: https://github.com/UI5/manifest/compare/v1.48.1...v1.49.0
|
package/README.md
CHANGED
|
@@ -1,17 +1,186 @@
|
|
|
1
|
-
|
|
1
|
+
[AppDescriptor News](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+News) |
|
|
2
|
+
[Schema.json](https://github.wdf.sap.corp/AppDescriptor/manifest/raw/master/schema/schema.json) |
|
|
3
|
+
[Jenkins](https://prod-build10000.wdf.sap.corp/job/appdescriptor/job/AppDescriptor-manifest-OD-common/) |
|
|
4
|
+
[Jenkins CI Job](https://prod-build10300.wdf.sap.corp/job/appdescriptor/job/appdescriptor-manifest-master-CI-linuxx86_64/) |
|
|
5
|
+
[CI-Connect](https://ci-connect.mo.sap.corp/AppDescriptor/manifest) |
|
|
6
|
+
[Artifactory](https://int.repositories.cloud.sap/ui/packages?name=appdescriptor.schema.distributed&type=packages)
|
|
2
7
|
|
|
3
|
-
|
|
4
|
-
|
|
8
|
+
JSON Schema
|
|
9
|
+
================
|
|
10
|
+
Draft: 7
|
|
5
11
|
|
|
6
|
-
|
|
7
|
-
|
|
12
|
+
AppDescriptor Release vs. SAPUI5 Version
|
|
13
|
+
---
|
|
14
|
+
|AppDescriptor Release / Branch| SAPUI5 Version|Fiori Wave| _version |
|
|
15
|
+
|------------------------------|---------------|----------|----------|
|
|
16
|
+
|[Version 2](https://wiki.one.int.sap/wiki/display/fioritech/App+Descriptor+V2), rel-1.1|>=1.30|Wave 9 | 1.1.0 |
|
|
17
|
+
|[Version 3](https://wiki.one.int.sap/wiki/display/fioritech/App+Descriptor+V3), rel-1.2|>=1.32|Wave 10| 1.2.0 |
|
|
18
|
+
|[Version 4](https://wiki.one.int.sap/wiki/display/fioritech/App+Descriptor+V4), rel-1.3|>=1.34|Wave 11| 1.3.0 |
|
|
19
|
+
|[Version 5](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Fifth+Version+for+Wave+13), rel-1.4|>=1.38|Wave 13| 1.4.0 |
|
|
20
|
+
|[Version 6](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Sixth+Version+for+Wave+15), rel-1.5|>=1.42|Wave 15| 1.5.0 |
|
|
21
|
+
|[Version 7](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Seventh+Version+for+1705), rel-1.6|>=1.46|1705| 1.6.0 |
|
|
22
|
+
|[Version 8](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Eighth+Version+for+1708), rel-1.7|>=1.48|1708| 1.7.0 |
|
|
23
|
+
|[Version 9](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Ninth+Version+for+1711), rel-1.8|>=1.50|1711| 1.8.0 |
|
|
24
|
+
|[Version 10](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Tenth+Version+for+1802), rel-1.9|>=1.52|1802| 1.9.0 |
|
|
25
|
+
|[Version 11](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Eleventh+Version+for+1805), rel-1.10|>=1.54|1805| 1.10.0|
|
|
26
|
+
|[Version 12](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Twelth+Version+for+1808), rel-1.11|>=1.56|1808| 1.11.0|
|
|
27
|
+
|[Version 13](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Thirteenth+Version+for+1811), rel-1.12|>=1.58|1811| 1.12.0|
|
|
28
|
+
|[Version 14](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Fourteenth+Version+for+UI5+1.61), rel-1.13|>=1.61|1812| 1.13.0|
|
|
29
|
+
|[Version 15](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Fifteenth+Version+for+UI5+1.62), rel-1.14|>=1.62|1902| 1.14.0|
|
|
30
|
+
|[Version 16](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Sixteenth+Version+for+UI5+1.66), rel-1.15|>=1.66|1905| 1.15.0|
|
|
31
|
+
|[Version 17](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Seventeenth+Version+for+UI5+1.70), rel-1.16|>=1.70|1909| 1.16.0|
|
|
32
|
+
|[Version 18](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Eighteenth+Version+for+UI5+1.71), rel-1.17|>=1.71|1910| 1.17.0|
|
|
33
|
+
|[Version 19](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+Nineteenth+Version+for+UI5+1.74), rel-1.18|>=1.74|2001| 1.18.0|
|
|
34
|
+
|[Version 20](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V20+for+UI5+1.75), rel-1.19|>=1.75|2002| 1.19.0|
|
|
35
|
+
|[Version 21](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V21+for+UI5+1.76), rel-1.20|>=1.76|2003| 1.20.0|
|
|
36
|
+
|[Version 22](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V22+for+UI5+1.77), rel-1.21|>=1.77|2004| 1.21.0|
|
|
37
|
+
|[Version 23](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V23+for+UI5+1.78), rel-1.22|>=1.78|2005| 1.22.0|
|
|
38
|
+
|[Version 24](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V24+for+UI5+1.79), rel-1.23|>=1.79|2006| 1.23.0|
|
|
39
|
+
|[Version 25](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V25+for+UI5+1.80), rel-1.24|>=1.80|2007| 1.24.0|
|
|
40
|
+
|[Version 26](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V26+for+UI5+1.81), rel-1.25|>=1.81|2007| 1.25.0|
|
|
41
|
+
|[Version 27](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V27+for+UI5+1.82), rel-1.26|>=1.82|2008| 1.26.0|
|
|
42
|
+
|[Version 28](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V28+for+UI5+1.83), rel-1.27|>=1.83|2009| 1.27.0|
|
|
43
|
+
|[Version 29](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V29+for+UI5+1.84), rel-1.28|>=1.84|2010| 1.28.0|
|
|
44
|
+
|[Version 30](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V30+for+UI5+1.85), rel-1.29|>=1.85|2011| 1.29.0|
|
|
45
|
+
|[Version 31](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V31+for+UI5+1.86), rel-1.30|>=1.86|2101| 1.30.0|
|
|
46
|
+
|[Version 32](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V32+for+UI5+1.87), rel-1.31|>=1.87|2102| 1.31.0|
|
|
47
|
+
|[Version 33](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V33+for+UI5+1.88), rel-1.32|>=1.88|2103| 1.32.0|
|
|
48
|
+
|[Version 34](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V34+for+UI5+1.90), rel-1.33|>=1.90|2105| 1.33.0|
|
|
49
|
+
|[Version 35](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V35+for+UI5+1.92), rel-1.34|>=1.92|2107| 1.34.0|
|
|
50
|
+
|[Version 36](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V36+for+UI5+1.93), rel-1.35|>=1.93|2108| 1.35.0|
|
|
51
|
+
|[Version 37](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V37+for+UI5+1.95), rel-1.36|>=1.95|2008| 1.36.0|
|
|
52
|
+
|[Version 38](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V38+for+UI5+1.96), rel-1.37|>=1.96|2009| 1.37.0|
|
|
53
|
+
|[Version 39](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V39+for+UI5+1.98), rel-1.38|>=1.98|2000| 1.38.0|
|
|
54
|
+
|[Version 40](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V40+for+UI5+1.99), rel-1.39|>=1.99|2202| 1.39.0|
|
|
55
|
+
|[Version 41](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V41+for+UI5+1.100), rel-1.40|>=1.100|2203| 1.40.0|
|
|
56
|
+
|[Version 42](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V42+for+UI5+1.101), rel-1.41|>=1.101|2204| 1.41.0|
|
|
57
|
+
|[Version 43](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V43+for+UI5+1.102), rel-1.42|>=1.102|2205| 1.42.0|
|
|
58
|
+
|[Version 44](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V44+for+UI5+1.103), rel-1.43|>=1.103|2206| 1.43.0|
|
|
59
|
+
|[Version 45](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V45+for+UI5+1.104), rel-1.44|>=1.104|2206| 1.44.0|
|
|
60
|
+
|[Version 46](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V46+for+UI5+1.105), rel-1.45|>=1.105|2207| 1.45.0|
|
|
61
|
+
|[Version 47](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V47+for+UI5+1.106), rel-1.46|>=1.106|2208| 1.46.0|
|
|
62
|
+
|[Version 48](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V48+for+UI5+1.107), rel-1.47|>=1.107|2209| 1.47.0|
|
|
63
|
+
|[Version 49](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V49+for+UI5+1.108), rel-1.48|>=1.108|2210| 1.48.0|
|
|
64
|
+
|[Version 50](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V50+for+UI5+1.109), rel-1.49|>=1.109|2211| 1.49.0|
|
|
65
|
+
|[Version 51](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V51+for+UI5+1.110), rel-1.50|>=1.110|2301| 1.50.0|
|
|
66
|
+
|[Version 52](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V52+for+UI5+1.111), rel-1.51|>=1.111|2302| 1.51.0|
|
|
67
|
+
|[Version 53](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V53+for+UI5+1.112), rel-1.52|>=1.112|2303| 1.52.0|
|
|
68
|
+
|[Version 54](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V54+for+UI5+1.113), rel-1.53|>=1.113|2304| 1.53.0|
|
|
69
|
+
|[Version 55](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V55+for+UI5+1.114), rel-1.54|>=1.114|2305| 1.54.0|
|
|
70
|
+
|[Version 56](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V56+for+UI5+1.115), rel-1.55|>=1.115|2306| 1.55.0|
|
|
71
|
+
|[Version 57](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V57+for+UI5+1.116), rel-1.56|>=1.116|2307| 1.56.0|
|
|
72
|
+
|[Version 58](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V58+for+UI5+1.117), rel-1.57|>=1.117|2308| 1.57.0|
|
|
73
|
+
|[Version 59](https://wiki.one.int.sap/wiki/display/fioritech/AppDescriptor+Format+-+V59+for+UI5+1.118), rel-1.58|>=1.118|2309| 1.58.0|
|
|
8
74
|
|
|
9
|
-
This flattened json schema for the ui5 manifest is meant to be referenced in the [JSON Schema Store](https://www.schemastore.org/json/) in order to provide validation and code completion of the manifest.json file in SAP Business Application Studio or another IDE.
|
|
10
75
|
|
|
11
|
-
|
|
76
|
+
Naming Convention
|
|
77
|
+
-----------------------
|
|
78
|
+
A subschema should be named like this: `<namespace>/<version>/subschema_<namespace without dots>.json`.
|
|
12
79
|
|
|
13
|
-
|
|
14
|
-
In case you need any support, please create a [GitHub issue](https://github.com/SAP/ui5-manifest/issues).
|
|
80
|
+
A (sub)schema with suffix _cli `schema_cli.json`, `subschema_<namespace without dots>_cli.json` indicates that this (sub)schema is a schema for **c**omponents **i**nside **l**ibaries.
|
|
15
81
|
|
|
16
|
-
|
|
17
|
-
|
|
82
|
+
|
|
83
|
+
How To Clone New Branches To Fork
|
|
84
|
+
---
|
|
85
|
+
If there are new branches in the AppDescriptor/manifest repository which are not in your fork, you can't get these branches via the webGUI, you need to do this via the cli:
|
|
86
|
+
|
|
87
|
+
1. add the AppDescriptor/manifest repository as a new remote
|
|
88
|
+
2. create & push the desired branch to fork
|
|
89
|
+
|
|
90
|
+
####Prerequesites:
|
|
91
|
+
- a local clone of your fork
|
|
92
|
+
- open git cli in the repository folder
|
|
93
|
+
|
|
94
|
+
###Create New Remote Repository
|
|
95
|
+
You can view all remote ('git remote -v') or all local and remote branches ('git branch -a').
|
|
96
|
+
|
|
97
|
+
Add the new remote with 'git remote add base git@github.wdf.sap.corp:AppDescriptor/manifest.git' where *base* is the alias to reference this repository.
|
|
98
|
+
|
|
99
|
+
###Create & Push Branch
|
|
100
|
+
Now fetch all branches/tags from the new remote with 'git fetch base' where *base* is the alias again.
|
|
101
|
+
Checkout the desired branch as a local branch with 'git checkout base/<desiredBranchName> -b <localBranchName>' and push it to your fork with 'git push origin <desiredBranchName>'.
|
|
102
|
+
Verify the result in the webGUI.
|
|
103
|
+
|
|
104
|
+
How to test a project from command line for a specific version of the schema:
|
|
105
|
+
---
|
|
106
|
+
1. Go to project portal of the app you want to test, e.g. https://projectportal.tools.sap/#/projectview/tl.ibp.ctat.ftd
|
|
107
|
+
2. Under Development Infrastructure -> Source Locations copy the ssh link to the clipboard
|
|
108
|
+
3. On your console enter the following command:
|
|
109
|
+
e.g. `git clone ssh://<sap_user_id>@git.wdf.sap.corp:29418/fnf/Q9/tl.ibp.ctat.ftd.git`
|
|
110
|
+
4. cd to the newly created directory, e.g. _tl.ibp.ctat.ftd_
|
|
111
|
+
5. Update pom.xml fnf-parent-pom to at least 1.41.1 if needed
|
|
112
|
+
5.a Call `mvn clean verify -Panalysis.plugin -Dfiori.app.descriptor.version=1.50.0-SNAPSHOT` This will run the code checks for (the newest) schema version 1.50.0-SNAPSHOT.
|
|
113
|
+
5.b Call `mvn clean verify -Panalysis.plugin -Dfiori.app.descriptor.version=1.49.0` This will run the code checks for schema version 1.49.0.
|
|
114
|
+
|
|
115
|
+
How to validate the schema against all Fiori manifests:
|
|
116
|
+
---
|
|
117
|
+
By using Maven:
|
|
118
|
+
1. Clone this repository
|
|
119
|
+
2. Run `mvn clean verify` to execute the Surefire and Mocha tests
|
|
120
|
+
|
|
121
|
+
By using Node.js:
|
|
122
|
+
1. Clone this repository
|
|
123
|
+
2. Run `npm install` to install the required NPM modules
|
|
124
|
+
3. Run `npm run verify` to run the Mocha tests
|
|
125
|
+
|
|
126
|
+
### Build Release Version
|
|
127
|
+
To build a new release version you should have all the necessary changes in the **master** branch.
|
|
128
|
+
|
|
129
|
+
#### A. Create New Release Branch
|
|
130
|
+
1. check that all subschemas containing changes from the last release have a new version. Sometimes a version is increased in the PR, sometimes it's forgotten and it's needed to update it before the release.
|
|
131
|
+
2. update root schema version (cil if there were changes from cil)
|
|
132
|
+
3. run ```npm run verify```
|
|
133
|
+
4. **update CHANGELOG.md** (very important! it will trigger update of flat schema in opensource repo)
|
|
134
|
+
5. update mapping.json
|
|
135
|
+
6. commit/push to master
|
|
136
|
+
7. create new release branch **rel-x.x**
|
|
137
|
+
8. switch to *rel-x.x* branch
|
|
138
|
+
9. change pom version: remove **-SNAPSHOT**
|
|
139
|
+
10. update [templates/package.json](https://github.wdf.sap.corp/AppDescriptor/manifest/blob/master/templates/package.json) version, make sure that the version here is 1 minor less than desired npm version, e.g.: existing npm version is 1.53.0 and after update it should be 1.54.0, then [templates/package.json](https://github.wdf.sap.corp/AppDescriptor/manifest/blob/master/templates/package.json) version must be updated to 1.53.0 - it's because the [ui5-tools-npm-release/build](https://ui5infra.only.sap/view/npm-release/job/ui5-tools-npm-release/build) job will increase it automatically. NOTE: We need to update [templates/package.json](https://github.wdf.sap.corp/AppDescriptor/manifest/blob/master/templates/package.json) to trigger the github.com deployment from [publishing pipeline](https://gkepiperlibjenkins.jaas-gcp.cloud.sap.corp/job/AppDescriptor%20Schema/job/master/), see [lib/publisher.js](https://github.wdf.sap.corp/AppDescriptor/manifest/blob/master/lib/publisher.js).
|
|
140
|
+
|
|
141
|
+
#### B. Create New Release
|
|
142
|
+
1. click on releases > [draft a new release](https://github.wdf.sap.corp/AppDescriptor/manifest/releases/new)
|
|
143
|
+
2. select the target branch (e.g. rel-1.1)
|
|
144
|
+
3. enter a tag version and title (e.g. v1.1.0-4)
|
|
145
|
+
4. click publish release
|
|
146
|
+
|
|
147
|
+
#### C. Run Release Build
|
|
148
|
+
1. run [OnDemand Jenkins Job](https://prod-build10300.wdf.sap.corp/job/appdescriptor/job/appdescriptor-manifest-OD-common/build?delay=0sec) with the following parameters:
|
|
149
|
+
* TREEISH: *v1.x.0-1*
|
|
150
|
+
* BUILD_DEPLOY: *build_and_deploy*
|
|
151
|
+
* VERSION_EXTENSION: current patch version starting with *1*
|
|
152
|
+
2. verify build result in Walldorf/Milestones on [Artifactory](https://int.repositories.cloud.sap/ui/packages?name=appdescriptor.schema.distributed&type=packages)
|
|
153
|
+
|
|
154
|
+
#### D. Update Master Branch
|
|
155
|
+
1. switch to *master* branch
|
|
156
|
+
2. change pom version: increase SNAPSHOT version
|
|
157
|
+
3. verify build result in Walldorf/Snapshots on [Artifactory](https://int.repositories.cloud.sap/ui/packages?name=appdescriptor.schema.distributed&type=packages)
|
|
158
|
+
|
|
159
|
+
### How To Build Patch Version
|
|
160
|
+
To build a new patch version you should have all the necessary changes in the regarding **release** branch. Preconditions:
|
|
161
|
+
1. Make you changes in the master branch and push it to the origin master branch
|
|
162
|
+
2. Go into the specific release branch (e.g. rel-1.49)
|
|
163
|
+
3. Merge the master branch into the release branch and push it to the origin release branch
|
|
164
|
+
|
|
165
|
+
#### A. Create New Release
|
|
166
|
+
1. click on releases > [draft a new release](https://github.wdf.sap.corp/AppDescriptor/manifest/releases/new)
|
|
167
|
+
2. select the target branch (e.g. rel-1.49)
|
|
168
|
+
3. enter a title (e.g. v1.49.0-2)
|
|
169
|
+
4. click publish release
|
|
170
|
+
|
|
171
|
+
#### B. Run Release Build
|
|
172
|
+
1. run [OnDemand Jenkins Job](https://prod-build10300.wdf.sap.corp/job/appdescriptor/job/appdescriptor-manifest-OD-common/build?delay=0sec) with the following parameters:
|
|
173
|
+
* TREEISH: *vx.x.x-x* (the release tag name, e.g. v1.49.0-2)
|
|
174
|
+
* BUILD_DEPLOY: *build_and_deploy*
|
|
175
|
+
* VERSION_EXTENSION: current patch version, e.g. 2
|
|
176
|
+
#### How to publish parent.pom
|
|
177
|
+
Request [By incident at DLM](https://support.wdf.sap.corp/sap(bD1lbiZjPTAwMSZkPW1pbg==)/crm_logon/default.htm)
|
|
178
|
+
Component (DEV-IW-GEN) (system = JENKINS)
|
|
179
|
+
Mention name "Edwin Gubesch" within incident text
|
|
180
|
+
|
|
181
|
+
### Public github [https://github.com/UI5/manifest](https://github.com/UI5/manifest)
|
|
182
|
+
Make sure that CHANGELOG.md is updated and a new version will be automaticaly published to [https://github.com/UI5/manifest](https://github.com/UI5/manifest) during the Jenkins job.
|
|
183
|
+
|
|
184
|
+
How To Publish To NPM
|
|
185
|
+
---
|
|
186
|
+
Please follow the instruction [Publish to NPM](https://wiki.one.int.sap/wiki/display/UI/AppDescriptor+Schema).
|
package/REUSE.toml
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
version = 1
|
|
2
|
+
SPDX-PackageName = "ui5-manifest"
|
|
3
|
+
SPDX-PackageSupplier = "Aleksandr Suvorov <aleksandr.suvorov@sap.com>"
|
|
4
|
+
SPDX-PackageDownloadLocation = "https://github.com/UI5/manifest"
|
|
5
|
+
|
|
6
|
+
[[annotations]]
|
|
7
|
+
path = "**.**"
|
|
8
|
+
precedence = "aggregate"
|
|
9
|
+
SPDX-FileCopyrightText = "2009-2025 SAP SE or an SAP affiliate company"
|
|
10
|
+
SPDX-License-Identifier = "Apache-2.0"
|
package/mapping.json
CHANGED
package/package.json
CHANGED
|
@@ -1 +1,24 @@
|
|
|
1
|
-
{
|
|
1
|
+
{
|
|
2
|
+
"name": "@ui5/manifest",
|
|
3
|
+
"version": "1.58.0",
|
|
4
|
+
"description": "This project contains the flattend json schema for the ui5 manifest.",
|
|
5
|
+
"repository": {
|
|
6
|
+
"type": "git",
|
|
7
|
+
"url": "git+https://github.com/UI5/manifest.git"
|
|
8
|
+
},
|
|
9
|
+
"scripts": {
|
|
10
|
+
"prepublishOnly": "git push --follow-tags",
|
|
11
|
+
"release-note": "",
|
|
12
|
+
"version": ""
|
|
13
|
+
},
|
|
14
|
+
"keywords": [
|
|
15
|
+
"ui5",
|
|
16
|
+
"manifest"
|
|
17
|
+
],
|
|
18
|
+
"author": "SAP SE",
|
|
19
|
+
"license": "Apache-2.0",
|
|
20
|
+
"bugs": {
|
|
21
|
+
"url": "https://github.com/UI5/manifest/issues"
|
|
22
|
+
},
|
|
23
|
+
"homepage": "https://github.com/UI5/manifest#readme"
|
|
24
|
+
}
|
package/schema.json
CHANGED
|
@@ -74,7 +74,8 @@
|
|
|
74
74
|
"1.54.0",
|
|
75
75
|
"1.55.0",
|
|
76
76
|
"1.56.0",
|
|
77
|
-
"1.57.0"
|
|
77
|
+
"1.57.0",
|
|
78
|
+
"1.58.0"
|
|
78
79
|
]
|
|
79
80
|
},
|
|
80
81
|
"start_url": {
|
|
@@ -277,23 +278,43 @@
|
|
|
277
278
|
},
|
|
278
279
|
"title": {
|
|
279
280
|
"description": "Represents a title (mandatory); to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
280
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
281
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
282
|
+
"i18n": {
|
|
283
|
+
"type": "XTIT",
|
|
284
|
+
"comment": "Application title"
|
|
285
|
+
}
|
|
281
286
|
},
|
|
282
287
|
"subTitle": {
|
|
283
288
|
"description": "Represents a subtitle to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
284
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
289
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
290
|
+
"i18n": {
|
|
291
|
+
"type": "XTIT",
|
|
292
|
+
"comment": "Application subtitle"
|
|
293
|
+
}
|
|
285
294
|
},
|
|
286
295
|
"shortTitle": {
|
|
287
296
|
"description": "Represents a shorter version of the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
288
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
297
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
298
|
+
"i18n": {
|
|
299
|
+
"type": "XTIT",
|
|
300
|
+
"comment": "Shorter version of the application title"
|
|
301
|
+
}
|
|
289
302
|
},
|
|
290
303
|
"info": {
|
|
291
304
|
"description": "Represents additional information to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
292
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
305
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
306
|
+
"i18n": {
|
|
307
|
+
"type": "YINF",
|
|
308
|
+
"comment": "Additional information to the application title"
|
|
309
|
+
}
|
|
293
310
|
},
|
|
294
311
|
"description": {
|
|
295
312
|
"description": "Represents a description; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
296
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
313
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
314
|
+
"i18n": {
|
|
315
|
+
"type": "YDES",
|
|
316
|
+
"comment": "Application description"
|
|
317
|
+
}
|
|
297
318
|
},
|
|
298
319
|
"tags": {
|
|
299
320
|
"description": "Represents array of keywords",
|
|
@@ -1235,7 +1256,8 @@
|
|
|
1235
1256
|
"1.6.0",
|
|
1236
1257
|
"1.7.0",
|
|
1237
1258
|
"1.8.0",
|
|
1238
|
-
"1.9.0"
|
|
1259
|
+
"1.9.0",
|
|
1260
|
+
"1.10.0"
|
|
1239
1261
|
]
|
|
1240
1262
|
},
|
|
1241
1263
|
"globalFilterModel": {
|
|
@@ -1297,6 +1319,11 @@
|
|
|
1297
1319
|
"type": "boolean",
|
|
1298
1320
|
"default": true
|
|
1299
1321
|
},
|
|
1322
|
+
"enableLazyRendering": {
|
|
1323
|
+
"description": "Enable loading of cards when they enter viewport",
|
|
1324
|
+
"type": "boolean",
|
|
1325
|
+
"default": false
|
|
1326
|
+
},
|
|
1300
1327
|
"refreshStrategyOnAppRestore": {
|
|
1301
1328
|
"description": "Represents the refresh strategies configured for OVP while coming back to the source app",
|
|
1302
1329
|
"$ref": "#/definitions/refreshStrategies_prop_def"
|
|
@@ -2376,23 +2403,43 @@
|
|
|
2376
2403
|
},
|
|
2377
2404
|
"title": {
|
|
2378
2405
|
"description": "Represents a title (mandatory); to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2379
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2406
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2407
|
+
"i18n": {
|
|
2408
|
+
"type": "XTIT",
|
|
2409
|
+
"comment": "Package title"
|
|
2410
|
+
}
|
|
2380
2411
|
},
|
|
2381
2412
|
"subTitle": {
|
|
2382
2413
|
"description": "Represents a subtitle to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2383
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2414
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2415
|
+
"i18n": {
|
|
2416
|
+
"type": "XTIT",
|
|
2417
|
+
"comment": "Package subtitle"
|
|
2418
|
+
}
|
|
2384
2419
|
},
|
|
2385
2420
|
"shortTitle": {
|
|
2386
2421
|
"description": "Represents a shorter version of the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2387
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2422
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2423
|
+
"i18n": {
|
|
2424
|
+
"type": "XTIT",
|
|
2425
|
+
"comment": "Shorter version of the package title"
|
|
2426
|
+
}
|
|
2388
2427
|
},
|
|
2389
2428
|
"info": {
|
|
2390
2429
|
"description": "Represents additional information to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2391
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2430
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2431
|
+
"i18n": {
|
|
2432
|
+
"type": "YINF",
|
|
2433
|
+
"comment": "Additional information to the package title"
|
|
2434
|
+
}
|
|
2392
2435
|
},
|
|
2393
2436
|
"description": {
|
|
2394
2437
|
"description": "Represents a description; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2395
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2438
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2439
|
+
"i18n": {
|
|
2440
|
+
"type": "YDES",
|
|
2441
|
+
"comment": "Package description"
|
|
2442
|
+
}
|
|
2396
2443
|
},
|
|
2397
2444
|
"icon": {
|
|
2398
2445
|
"description": "Represents icon name or source URL for the package",
|
|
@@ -2530,23 +2577,43 @@
|
|
|
2530
2577
|
},
|
|
2531
2578
|
"title": {
|
|
2532
2579
|
"description": "Represents a title (mandatory); to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2533
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2580
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2581
|
+
"i18n": {
|
|
2582
|
+
"type": "XTIT",
|
|
2583
|
+
"comment": "Artifact title"
|
|
2584
|
+
}
|
|
2534
2585
|
},
|
|
2535
2586
|
"subTitle": {
|
|
2536
2587
|
"description": "Represents a subtitle to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2537
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2588
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2589
|
+
"i18n": {
|
|
2590
|
+
"type": "XTIT",
|
|
2591
|
+
"comment": "Artifact subtitle"
|
|
2592
|
+
}
|
|
2538
2593
|
},
|
|
2539
2594
|
"shortTitle": {
|
|
2540
2595
|
"description": "Represents a shorter version of the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2541
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2596
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2597
|
+
"i18n": {
|
|
2598
|
+
"type": "XTIT",
|
|
2599
|
+
"comment": "Shorter version of the artifact title"
|
|
2600
|
+
}
|
|
2542
2601
|
},
|
|
2543
2602
|
"info": {
|
|
2544
2603
|
"description": "Represents additional information to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2545
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2604
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2605
|
+
"i18n": {
|
|
2606
|
+
"type": "YINF",
|
|
2607
|
+
"comment": "Additional information to the artifact title"
|
|
2608
|
+
}
|
|
2546
2609
|
},
|
|
2547
2610
|
"description": {
|
|
2548
2611
|
"description": "Represents a description; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2549
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2612
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2613
|
+
"i18n": {
|
|
2614
|
+
"type": "YDES",
|
|
2615
|
+
"comment": "Artifact description"
|
|
2616
|
+
}
|
|
2550
2617
|
},
|
|
2551
2618
|
"icon": {
|
|
2552
2619
|
"description": "Represents icon name or source URL for the artifact",
|
|
@@ -2646,11 +2713,12 @@
|
|
|
2646
2713
|
}
|
|
2647
2714
|
},
|
|
2648
2715
|
"definitions": {
|
|
2649
|
-
"
|
|
2716
|
+
"tag_0": {
|
|
2650
2717
|
"type": "array",
|
|
2651
2718
|
"items": {
|
|
2652
2719
|
"description": "Represents a tag; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2653
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
2720
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
2721
|
+
"type": "string"
|
|
2654
2722
|
}
|
|
2655
2723
|
},
|
|
2656
2724
|
"i18n_key_string": {
|
|
@@ -2741,13 +2809,6 @@
|
|
|
2741
2809
|
}
|
|
2742
2810
|
}
|
|
2743
2811
|
},
|
|
2744
|
-
"tag_0": {
|
|
2745
|
-
"type": "array",
|
|
2746
|
-
"items": {
|
|
2747
|
-
"description": "Represents a tag; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
2748
|
-
"type": "string"
|
|
2749
|
-
}
|
|
2750
|
-
},
|
|
2751
2812
|
"Microchart.StackedBar.Bar": {
|
|
2752
2813
|
"type": "object",
|
|
2753
2814
|
"additionalProperties": false,
|
|
@@ -3544,7 +3605,11 @@
|
|
|
3544
3605
|
"properties": {
|
|
3545
3606
|
"title": {
|
|
3546
3607
|
"description": "Represents a title of the column; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
3547
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
3608
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
3609
|
+
"i18n": {
|
|
3610
|
+
"type": "XCOL",
|
|
3611
|
+
"comment": "Column title"
|
|
3612
|
+
}
|
|
3548
3613
|
},
|
|
3549
3614
|
"width": {
|
|
3550
3615
|
"description": "Defines the width of the column",
|
|
@@ -4146,7 +4211,11 @@
|
|
|
4146
4211
|
"properties": {
|
|
4147
4212
|
"title": {
|
|
4148
4213
|
"description": "Represents a title of the object group; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
4149
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
4214
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
4215
|
+
"i18n": {
|
|
4216
|
+
"type": "XGRP",
|
|
4217
|
+
"comment": "Object group title"
|
|
4218
|
+
}
|
|
4150
4219
|
},
|
|
4151
4220
|
"titleMaxLines": {
|
|
4152
4221
|
"description": "[Experimental] Limits the number of lines for wrapping the group title.",
|
|
@@ -4553,7 +4622,11 @@
|
|
|
4553
4622
|
"properties": {
|
|
4554
4623
|
"label": {
|
|
4555
4624
|
"description": "Represents a label of the field; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
4556
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
4625
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
4626
|
+
"i18n": {
|
|
4627
|
+
"type": "XFLD",
|
|
4628
|
+
"comment": "Field label"
|
|
4629
|
+
}
|
|
4557
4630
|
},
|
|
4558
4631
|
"value": {
|
|
4559
4632
|
"type": "string",
|
|
@@ -4965,7 +5038,11 @@
|
|
|
4965
5038
|
},
|
|
4966
5039
|
"title": {
|
|
4967
5040
|
"description": "Represents a title of the header; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
4968
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
5041
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
5042
|
+
"i18n": {
|
|
5043
|
+
"type": "XTIT",
|
|
5044
|
+
"comment": "Header title"
|
|
5045
|
+
}
|
|
4969
5046
|
},
|
|
4970
5047
|
"titleMaxLines": {
|
|
4971
5048
|
"description": "[Experimental] Limit the number of lines for the title.",
|
|
@@ -4981,7 +5058,11 @@
|
|
|
4981
5058
|
},
|
|
4982
5059
|
"subTitle": {
|
|
4983
5060
|
"description": "Represents a subtitle to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
4984
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
5061
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
5062
|
+
"i18n": {
|
|
5063
|
+
"type": "XTIT",
|
|
5064
|
+
"comment": "Header subtitle"
|
|
5065
|
+
}
|
|
4985
5066
|
},
|
|
4986
5067
|
"subTitleMaxLines": {
|
|
4987
5068
|
"description": "[Experimental] Limit the number of lines for the sub title.",
|
|
@@ -5084,7 +5165,11 @@
|
|
|
5084
5165
|
},
|
|
5085
5166
|
"title": {
|
|
5086
5167
|
"description": "Represents a title of the header; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
5087
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
5168
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
5169
|
+
"i18n": {
|
|
5170
|
+
"type": "XTIT",
|
|
5171
|
+
"comment": "Header title"
|
|
5172
|
+
}
|
|
5088
5173
|
},
|
|
5089
5174
|
"titleMaxLines": {
|
|
5090
5175
|
"description": "[Experimental] Limit the number of lines for the title.",
|
|
@@ -5100,7 +5185,11 @@
|
|
|
5100
5185
|
},
|
|
5101
5186
|
"subTitle": {
|
|
5102
5187
|
"description": "Represents a subtitle to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
5103
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
5188
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
5189
|
+
"i18n": {
|
|
5190
|
+
"type": "XTIT",
|
|
5191
|
+
"comment": "Header subtitle"
|
|
5192
|
+
}
|
|
5104
5193
|
},
|
|
5105
5194
|
"subTitleMaxLines": {
|
|
5106
5195
|
"description": "[Experimental] Limit the number of lines for the sub title.",
|
|
@@ -6196,7 +6285,11 @@
|
|
|
6196
6285
|
"text": {
|
|
6197
6286
|
"description": "Text displayed for extended actions in Quick View",
|
|
6198
6287
|
"type": "string",
|
|
6199
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
6288
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
6289
|
+
"i18n": {
|
|
6290
|
+
"type": "XFLD",
|
|
6291
|
+
"comment": "Label for extended actions in Quick View Cards"
|
|
6292
|
+
}
|
|
6200
6293
|
},
|
|
6201
6294
|
"press": {
|
|
6202
6295
|
"description": "Name of the press handler for extended actions in Quick View",
|
|
@@ -6400,27 +6493,47 @@
|
|
|
6400
6493
|
"category": {
|
|
6401
6494
|
"description": "Represents the category of the card- used in the card header",
|
|
6402
6495
|
"type": "string",
|
|
6403
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
6496
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
6497
|
+
"i18n": {
|
|
6498
|
+
"type": "XTIT",
|
|
6499
|
+
"comment": "Card category which is displayed in the card header"
|
|
6500
|
+
}
|
|
6404
6501
|
},
|
|
6405
6502
|
"itemText": {
|
|
6406
6503
|
"description": "Represents the user defined string in placeholder card",
|
|
6407
6504
|
"type": "string",
|
|
6408
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
6505
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
6506
|
+
"i18n": {
|
|
6507
|
+
"type": "XALT",
|
|
6508
|
+
"comment": "Text in placeholder card"
|
|
6509
|
+
}
|
|
6409
6510
|
},
|
|
6410
6511
|
"title": {
|
|
6411
6512
|
"description": "Represents language-dependent title of the card - used in the card header",
|
|
6412
6513
|
"type": "string",
|
|
6413
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
6514
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
6515
|
+
"i18n": {
|
|
6516
|
+
"type": "XTIT",
|
|
6517
|
+
"comment": "Card title which is displayed in the card header"
|
|
6518
|
+
}
|
|
6414
6519
|
},
|
|
6415
6520
|
"subTitle": {
|
|
6416
6521
|
"description": "Represents language-dependent subtitle of the card - used in the card header",
|
|
6417
6522
|
"type": "string",
|
|
6418
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
6523
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
6524
|
+
"i18n": {
|
|
6525
|
+
"type": "XTIT",
|
|
6526
|
+
"comment": "Card subtitle which is displayed in the card header"
|
|
6527
|
+
}
|
|
6419
6528
|
},
|
|
6420
6529
|
"valueSelectionInfo": {
|
|
6421
6530
|
"description": "Represents things like people, number of items",
|
|
6422
6531
|
"type": "string",
|
|
6423
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
6532
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
6533
|
+
"i18n": {
|
|
6534
|
+
"type": "XFLD",
|
|
6535
|
+
"comment": "Card KPI label"
|
|
6536
|
+
}
|
|
6424
6537
|
},
|
|
6425
6538
|
"entitySet": {
|
|
6426
6539
|
"description": "Represents the entity set that will be displayed in this card",
|
|
@@ -6859,7 +6972,11 @@
|
|
|
6859
6972
|
"title": {
|
|
6860
6973
|
"description": "Represents the title for the content of the reuse component",
|
|
6861
6974
|
"type": "string",
|
|
6862
|
-
"pattern": "^\\{\\{[^\\W][\\w\\.\\-]*\\}\\}$"
|
|
6975
|
+
"pattern": "^\\{\\{[^\\W][\\w\\.\\-]*\\}\\}$",
|
|
6976
|
+
"i18n": {
|
|
6977
|
+
"type": "XTIT",
|
|
6978
|
+
"comment": "Reuse component title"
|
|
6979
|
+
}
|
|
6863
6980
|
},
|
|
6864
6981
|
"binding": {
|
|
6865
6982
|
"description": "Represents an optional element binding for the ComponentContainer that hosts the reuse component",
|
|
@@ -8457,19 +8574,35 @@
|
|
|
8457
8574
|
},
|
|
8458
8575
|
"title": {
|
|
8459
8576
|
"description": "Represents a title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
8460
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
8577
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
8578
|
+
"i18n": {
|
|
8579
|
+
"type": "XTIT",
|
|
8580
|
+
"comment": "Application title"
|
|
8581
|
+
}
|
|
8461
8582
|
},
|
|
8462
8583
|
"subTitle": {
|
|
8463
8584
|
"description": "Represents a subtitle; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
8464
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
8585
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
8586
|
+
"i18n": {
|
|
8587
|
+
"type": "XTIT",
|
|
8588
|
+
"comment": "Application subtitle"
|
|
8589
|
+
}
|
|
8465
8590
|
},
|
|
8466
8591
|
"shortTitle": {
|
|
8467
8592
|
"description": "Represents a shorter version of the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
8468
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
8593
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
8594
|
+
"i18n": {
|
|
8595
|
+
"type": "XTIT",
|
|
8596
|
+
"comment": "Shorter version of the application title"
|
|
8597
|
+
}
|
|
8469
8598
|
},
|
|
8470
8599
|
"info": {
|
|
8471
8600
|
"description": "Represents additional information to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
8472
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
8601
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
8602
|
+
"i18n": {
|
|
8603
|
+
"type": "YINF",
|
|
8604
|
+
"comment": "Additional information to the application title"
|
|
8605
|
+
}
|
|
8473
8606
|
},
|
|
8474
8607
|
"displayMode": {
|
|
8475
8608
|
"description": "Represents the display mode of the tile",
|
|
@@ -8542,6 +8675,17 @@
|
|
|
8542
8675
|
}
|
|
8543
8676
|
]
|
|
8544
8677
|
},
|
|
8678
|
+
"tag": {
|
|
8679
|
+
"type": "array",
|
|
8680
|
+
"items": {
|
|
8681
|
+
"description": "Represents a tag; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
8682
|
+
"$ref": "#/definitions/i18n_key_string"
|
|
8683
|
+
},
|
|
8684
|
+
"i18n": {
|
|
8685
|
+
"type": "XFLD",
|
|
8686
|
+
"comment": "Represents a tag"
|
|
8687
|
+
}
|
|
8688
|
+
},
|
|
8545
8689
|
"enhanceWithSetting": {
|
|
8546
8690
|
"oneOf": [
|
|
8547
8691
|
{
|
package/schema_cil.json
CHANGED
|
@@ -218,19 +218,35 @@
|
|
|
218
218
|
},
|
|
219
219
|
"title": {
|
|
220
220
|
"description": "Represents a title (mandatory); to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
221
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
221
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
222
|
+
"i18n": {
|
|
223
|
+
"type": "XTIT",
|
|
224
|
+
"comment": "Application title"
|
|
225
|
+
}
|
|
222
226
|
},
|
|
223
227
|
"subTitle": {
|
|
224
228
|
"description": "Represents a subtitle to the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
225
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
229
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
230
|
+
"i18n": {
|
|
231
|
+
"type": "XTIT",
|
|
232
|
+
"comment": "Application subtitle"
|
|
233
|
+
}
|
|
226
234
|
},
|
|
227
235
|
"shortTitle": {
|
|
228
236
|
"description": "Represents a shorter version of the title; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
229
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
237
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
238
|
+
"i18n": {
|
|
239
|
+
"type": "XTIT",
|
|
240
|
+
"comment": "Shorter version of the application title"
|
|
241
|
+
}
|
|
230
242
|
},
|
|
231
243
|
"description": {
|
|
232
244
|
"description": "Represents a description; to make this property language dependent (recommended), use a key in double curly brackets '{{key}}'",
|
|
233
|
-
"$ref": "#/definitions/i18n_key_string"
|
|
245
|
+
"$ref": "#/definitions/i18n_key_string",
|
|
246
|
+
"i18n": {
|
|
247
|
+
"type": "YDES",
|
|
248
|
+
"comment": "Application description"
|
|
249
|
+
}
|
|
234
250
|
},
|
|
235
251
|
"ach": {
|
|
236
252
|
"description": "Represents application component hierarchy",
|
|
@@ -898,7 +914,8 @@
|
|
|
898
914
|
"1.6.0",
|
|
899
915
|
"1.7.0",
|
|
900
916
|
"1.8.0",
|
|
901
|
-
"1.9.0"
|
|
917
|
+
"1.9.0",
|
|
918
|
+
"1.10.0"
|
|
902
919
|
]
|
|
903
920
|
},
|
|
904
921
|
"globalFilterModel": {
|
|
@@ -960,6 +977,11 @@
|
|
|
960
977
|
"type": "boolean",
|
|
961
978
|
"default": true
|
|
962
979
|
},
|
|
980
|
+
"enableLazyRendering": {
|
|
981
|
+
"description": "Enable loading of cards when they enter viewport",
|
|
982
|
+
"type": "boolean",
|
|
983
|
+
"default": false
|
|
984
|
+
},
|
|
963
985
|
"refreshStrategyOnAppRestore": {
|
|
964
986
|
"description": "Represents the refresh strategies configured for OVP while coming back to the source app",
|
|
965
987
|
"$ref": "#/definitions/refreshStrategies_prop_def"
|
|
@@ -1493,7 +1515,11 @@
|
|
|
1493
1515
|
"text": {
|
|
1494
1516
|
"description": "Text displayed for extended actions in Quick View",
|
|
1495
1517
|
"type": "string",
|
|
1496
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
1518
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
1519
|
+
"i18n": {
|
|
1520
|
+
"type": "XFLD",
|
|
1521
|
+
"comment": "Label for extended actions in Quick View Cards"
|
|
1522
|
+
}
|
|
1497
1523
|
},
|
|
1498
1524
|
"press": {
|
|
1499
1525
|
"description": "Name of the press handler for extended actions in Quick View",
|
|
@@ -1697,27 +1723,47 @@
|
|
|
1697
1723
|
"category": {
|
|
1698
1724
|
"description": "Represents the category of the card- used in the card header",
|
|
1699
1725
|
"type": "string",
|
|
1700
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
1726
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
1727
|
+
"i18n": {
|
|
1728
|
+
"type": "XTIT",
|
|
1729
|
+
"comment": "Card category which is displayed in the card header"
|
|
1730
|
+
}
|
|
1701
1731
|
},
|
|
1702
1732
|
"itemText": {
|
|
1703
1733
|
"description": "Represents the user defined string in placeholder card",
|
|
1704
1734
|
"type": "string",
|
|
1705
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
1735
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
1736
|
+
"i18n": {
|
|
1737
|
+
"type": "XALT",
|
|
1738
|
+
"comment": "Text in placeholder card"
|
|
1739
|
+
}
|
|
1706
1740
|
},
|
|
1707
1741
|
"title": {
|
|
1708
1742
|
"description": "Represents language-dependent title of the card - used in the card header",
|
|
1709
1743
|
"type": "string",
|
|
1710
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
1744
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
1745
|
+
"i18n": {
|
|
1746
|
+
"type": "XTIT",
|
|
1747
|
+
"comment": "Card title which is displayed in the card header"
|
|
1748
|
+
}
|
|
1711
1749
|
},
|
|
1712
1750
|
"subTitle": {
|
|
1713
1751
|
"description": "Represents language-dependent subtitle of the card - used in the card header",
|
|
1714
1752
|
"type": "string",
|
|
1715
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
1753
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
1754
|
+
"i18n": {
|
|
1755
|
+
"type": "XTIT",
|
|
1756
|
+
"comment": "Card subtitle which is displayed in the card header"
|
|
1757
|
+
}
|
|
1716
1758
|
},
|
|
1717
1759
|
"valueSelectionInfo": {
|
|
1718
1760
|
"description": "Represents things like people, number of items",
|
|
1719
1761
|
"type": "string",
|
|
1720
|
-
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$"
|
|
1762
|
+
"pattern": "^\\{\\{[^\\W\\.\\-][\\w\\.\\-]*\\}\\}$",
|
|
1763
|
+
"i18n": {
|
|
1764
|
+
"type": "XFLD",
|
|
1765
|
+
"comment": "Card KPI label"
|
|
1766
|
+
}
|
|
1721
1767
|
},
|
|
1722
1768
|
"entitySet": {
|
|
1723
1769
|
"description": "Represents the entity set that will be displayed in this card",
|
|
@@ -2156,7 +2202,11 @@
|
|
|
2156
2202
|
"title": {
|
|
2157
2203
|
"description": "Represents the title for the content of the reuse component",
|
|
2158
2204
|
"type": "string",
|
|
2159
|
-
"pattern": "^\\{\\{[^\\W][\\w\\.\\-]*\\}\\}$"
|
|
2205
|
+
"pattern": "^\\{\\{[^\\W][\\w\\.\\-]*\\}\\}$",
|
|
2206
|
+
"i18n": {
|
|
2207
|
+
"type": "XTIT",
|
|
2208
|
+
"comment": "Reuse component title"
|
|
2209
|
+
}
|
|
2160
2210
|
},
|
|
2161
2211
|
"binding": {
|
|
2162
2212
|
"description": "Represents an optional element binding for the ComponentContainer that hosts the reuse component",
|
package/types/manifest.d.ts
CHANGED
|
@@ -700,7 +700,8 @@ export interface SAPJSONSchemaForWebApplicationManifestFile {
|
|
|
700
700
|
| "1.54.0"
|
|
701
701
|
| "1.55.0"
|
|
702
702
|
| "1.56.0"
|
|
703
|
-
| "1.57.0"
|
|
703
|
+
| "1.57.0"
|
|
704
|
+
| "1.58.0";
|
|
704
705
|
/**
|
|
705
706
|
* Represents the URL that the developer would prefer the user agent load when the user launches the web application
|
|
706
707
|
*/
|
|
@@ -2487,7 +2488,7 @@ export interface JSONSchemaForSAPOVPNamespace {
|
|
|
2487
2488
|
/**
|
|
2488
2489
|
* Represents attributes format version. It is managed by namespace owner
|
|
2489
2490
|
*/
|
|
2490
|
-
_version?: "1.1.0" | "1.2.0" | "1.3.0" | "1.4.0" | "1.5.0" | "1.6.0" | "1.7.0" | "1.8.0" | "1.9.0";
|
|
2491
|
+
_version?: "1.1.0" | "1.2.0" | "1.3.0" | "1.4.0" | "1.5.0" | "1.6.0" | "1.7.0" | "1.8.0" | "1.9.0" | "1.10.0";
|
|
2491
2492
|
/**
|
|
2492
2493
|
* Represents the name of global filter OData model, which contains entities definition that are relevant for global filters
|
|
2493
2494
|
*/
|
|
@@ -2532,6 +2533,10 @@ export interface JSONSchemaForSAPOVPNamespace {
|
|
|
2532
2533
|
* Represents the switch to activate live update in the global filters, else manual update will be required
|
|
2533
2534
|
*/
|
|
2534
2535
|
enableLiveFilter?: boolean;
|
|
2536
|
+
/**
|
|
2537
|
+
* Enable loading of cards when they enter viewport
|
|
2538
|
+
*/
|
|
2539
|
+
enableLazyRendering?: boolean;
|
|
2535
2540
|
refreshStrategyOnAppRestore?: RefreshStrategiesPropDef1;
|
|
2536
2541
|
/**
|
|
2537
2542
|
* Flag to enable/disable analytical parameter support for Smart filter bar
|