@ui5/manifest 1.49.2 → 1.50.1
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 +182 -2
- package/README.md +10 -4
- package/REUSE.toml +10 -0
- package/mapping.json +2 -1
- package/package.json +22 -22
- package/schema.json +72 -4
- package/schema_cil.json +26 -16
- package/types/manifest.d.ts +3498 -0
package/CHANGELOG.md
CHANGED
|
@@ -2,10 +2,145 @@
|
|
|
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/SAP/ui5-manifest/compare/v1.
|
|
5
|
+
A list of unreleased changes can be found [here](https://github.com/SAP/ui5-manifest/compare/v1.50.1...HEAD).
|
|
6
|
+
|
|
7
|
+
<a name="v1.50.1"></a>
|
|
8
|
+
## [v1.50.1] - 2026-03-03
|
|
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
|
|
114
|
+
|
|
115
|
+
<a name="v1.57.0"></a>
|
|
116
|
+
## [v1.57.0] - 2023-07-27
|
|
117
|
+
|
|
118
|
+
<a name="v1.56.0"></a>
|
|
119
|
+
## [v1.56.0] - 2023-06-29
|
|
120
|
+
|
|
121
|
+
<a name="v1.55.0"></a>
|
|
122
|
+
## [v1.55.0] - 2023-06-01
|
|
123
|
+
|
|
124
|
+
<a name="v1.54.0"></a>
|
|
125
|
+
## [v1.54.0] - 2023-05-05
|
|
126
|
+
|
|
127
|
+
<a name="v1.53.1"></a>
|
|
128
|
+
## [v1.53.1] - 2023-04-05
|
|
129
|
+
|
|
130
|
+
<a name="v1.53.0"></a>
|
|
131
|
+
## [v1.53.0] - 2023-04-05
|
|
132
|
+
|
|
133
|
+
<a name="v1.52.1"></a>
|
|
134
|
+
## [v1.52.1] - 2023-03-08
|
|
135
|
+
|
|
136
|
+
<a name="v1.52.0"></a>
|
|
137
|
+
## [v1.52.0] - 2023-02-09
|
|
138
|
+
|
|
139
|
+
<a name="v1.51.0"></a>
|
|
140
|
+
## [v1.51.0] - 2023-01-12
|
|
6
141
|
|
|
7
142
|
<a name="v1.49.2"></a>
|
|
8
|
-
## [v1.49.2] -
|
|
143
|
+
## [v1.49.2] - 2022-11-29
|
|
9
144
|
|
|
10
145
|
<a name="v1.49.1"></a>
|
|
11
146
|
## [v1.49.1] - 2022-11-21
|
|
@@ -16,6 +151,51 @@ A list of unreleased changes can be found [here](https://github.com/SAP/ui5-mani
|
|
|
16
151
|
<a name="v1.48.1"></a>
|
|
17
152
|
## v1.48.1 - 2022-11-10
|
|
18
153
|
|
|
154
|
+
[v1.50.1]: https://github.com/SAP/ui5-manifest/compare/v1.83.0...v1.50.1
|
|
155
|
+
[v1.83.0]: https://github.com/SAP/ui5-manifest/compare/v1.82.0...v1.83.0
|
|
156
|
+
[v1.82.0]: https://github.com/SAP/ui5-manifest/compare/v1.81.1...v1.82.0
|
|
157
|
+
[v1.81.1]: https://github.com/SAP/ui5-manifest/compare/v1.81.0...v1.81.1
|
|
158
|
+
[v1.81.0]: https://github.com/SAP/ui5-manifest/compare/v1.80.0...v1.81.0
|
|
159
|
+
[v1.80.0]: https://github.com/SAP/ui5-manifest/compare/v1.79.0...v1.80.0
|
|
160
|
+
[v1.79.0]: https://github.com/SAP/ui5-manifest/compare/v1.78.0...v1.79.0
|
|
161
|
+
[v1.78.0]: https://github.com/SAP/ui5-manifest/compare/v1.77.0...v1.78.0
|
|
162
|
+
[v1.77.0]: https://github.com/SAP/ui5-manifest/compare/v1.76.0...v1.77.0
|
|
163
|
+
[v1.76.0]: https://github.com/SAP/ui5-manifest/compare/v1.75.1...v1.76.0
|
|
164
|
+
[v1.75.1]: https://github.com/SAP/ui5-manifest/compare/v1.75.0...v1.75.1
|
|
165
|
+
[v1.75.0]: https://github.com/SAP/ui5-manifest/compare/v1.73.1...v1.75.0
|
|
166
|
+
[v1.73.1]: https://github.com/SAP/ui5-manifest/compare/v1.73.0...v1.73.1
|
|
167
|
+
[v1.73.0]: https://github.com/SAP/ui5-manifest/compare/v1.72.3...v1.73.0
|
|
168
|
+
[v1.72.3]: https://github.com/SAP/ui5-manifest/compare/v1.72.2...v1.72.3
|
|
169
|
+
[v1.72.2]: https://github.com/SAP/ui5-manifest/compare/v1.72.1...v1.72.2
|
|
170
|
+
[v1.72.1]: https://github.com/SAP/ui5-manifest/compare/v1.72.0...v1.72.1
|
|
171
|
+
[v1.72.0]: https://github.com/SAP/ui5-manifest/compare/v1.71.0...v1.72.0
|
|
172
|
+
[v1.71.0]: https://github.com/SAP/ui5-manifest/compare/v1.70.1...v1.71.0
|
|
173
|
+
[v1.70.1]: https://github.com/SAP/ui5-manifest/compare/v1.70.0...v1.70.1
|
|
174
|
+
[v1.70.0]: https://github.com/SAP/ui5-manifest/compare/v1.69.0...v1.70.0
|
|
175
|
+
[v1.69.0]: https://github.com/SAP/ui5-manifest/compare/v1.67.2...v1.69.0
|
|
176
|
+
[v1.67.2]: https://github.com/SAP/ui5-manifest/compare/v1.67.1...v1.67.2
|
|
177
|
+
[v1.67.1]: https://github.com/SAP/ui5-manifest/compare/v1.67.0...v1.67.1
|
|
178
|
+
[v1.67.0]: https://github.com/SAP/ui5-manifest/compare/v1.66.0...v1.67.0
|
|
179
|
+
[v1.66.0]: https://github.com/SAP/ui5-manifest/compare/v1.65.1...v1.66.0
|
|
180
|
+
[v1.65.1]: https://github.com/SAP/ui5-manifest/compare/v1.64.1...v1.65.1
|
|
181
|
+
[v1.64.1]: https://github.com/SAP/ui5-manifest/compare/v1.65.0...v1.64.1
|
|
182
|
+
[v1.65.0]: https://github.com/SAP/ui5-manifest/compare/v1.64.0...v1.65.0
|
|
183
|
+
[v1.64.0]: https://github.com/SAP/ui5-manifest/compare/v1.63.0...v1.64.0
|
|
184
|
+
[v1.63.0]: https://github.com/SAP/ui5-manifest/compare/v1.62.1...v1.63.0
|
|
185
|
+
[v1.62.1]: https://github.com/SAP/ui5-manifest/compare/v1.62.0...v1.62.1
|
|
186
|
+
[v1.62.0]: https://github.com/SAP/ui5-manifest/compare/v1.61.1...v1.62.0
|
|
187
|
+
[v1.61.1]: https://github.com/SAP/ui5-manifest/compare/v1.60.0...v1.61.1
|
|
188
|
+
[v1.60.0]: https://github.com/SAP/ui5-manifest/compare/v1.59.0...v1.60.0
|
|
189
|
+
[v1.59.0]: https://github.com/SAP/ui5-manifest/compare/v1.57.0...v1.59.0
|
|
190
|
+
[v1.57.0]: https://github.com/SAP/ui5-manifest/compare/v1.56.0...v1.57.0
|
|
191
|
+
[v1.56.0]: https://github.com/SAP/ui5-manifest/compare/v1.55.0...v1.56.0
|
|
192
|
+
[v1.55.0]: https://github.com/SAP/ui5-manifest/compare/v1.54.0...v1.55.0
|
|
193
|
+
[v1.54.0]: https://github.com/SAP/ui5-manifest/compare/v1.53.1...v1.54.0
|
|
194
|
+
[v1.53.1]: https://github.com/SAP/ui5-manifest/compare/v1.53.0...v1.53.1
|
|
195
|
+
[v1.53.0]: https://github.com/SAP/ui5-manifest/compare/v1.52.1...v1.53.0
|
|
196
|
+
[v1.52.1]: https://github.com/SAP/ui5-manifest/compare/v1.52.0...v1.52.1
|
|
197
|
+
[v1.52.0]: https://github.com/SAP/ui5-manifest/compare/v1.51.0...v1.52.0
|
|
198
|
+
[v1.51.0]: https://github.com/SAP/ui5-manifest/compare/v1.49.2...v1.51.0
|
|
19
199
|
[v1.49.2]: https://github.com/SAP/ui5-manifest/compare/v1.49.1...v1.49.2
|
|
20
200
|
[v1.49.1]: https://github.com/SAP/ui5-manifest/compare/v1.49.0...v1.49.1
|
|
21
201
|
[v1.49.0]: https://github.com/SAP/ui5-manifest/compare/v1.48.1...v1.49.0
|
package/README.md
CHANGED
|
@@ -1,15 +1,21 @@
|
|
|
1
1
|
# @ui5/manifest
|
|
2
2
|
|
|
3
3
|
[](https://api.reuse.software/info/github.com/SAP/ui5-manifest)
|
|
4
|
+
[](https://badge.fury.io/js/@ui5%2Fmanifest)
|
|
4
5
|
|
|
5
6
|
## Description
|
|
6
|
-
This project contains the
|
|
7
|
+
This project contains the flattened JSON schema for the UI5 manifest.
|
|
7
8
|
|
|
8
|
-
This
|
|
9
|
+
This flattened JSON schema for the UI5 manifest is meant to be referenced in the [JSON Schema Store](https://www.schemastore.org/json/). This provides validation and code completion of the `manifest.json` file in SAP Business Application Studio or other IDEs.
|
|
9
10
|
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
TypeScript type definitions are available for schema code completion, documentation, and type checking within IDEs.
|
|
12
|
+
|
|
13
|
+
## How to Obtain Support
|
|
14
|
+
In case you need any support, please create a [GitHub issue](https://github.com/SAP/ui5-manifest/issues).
|
|
12
15
|
|
|
13
16
|
## Release History
|
|
14
17
|
See [CHANGELOG.md](CHANGELOG.md).
|
|
15
18
|
|
|
19
|
+
## Contributing
|
|
20
|
+
We currently don't accept external contributions for this project.
|
|
21
|
+
This project is only updated by SAP employees. We only accept bug reports; check the support section above.
|
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/SAP/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,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
2
|
+
"name": "@ui5/manifest",
|
|
3
|
+
"version": "1.50.1",
|
|
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
24
|
}
|
package/schema.json
CHANGED
|
@@ -61,7 +61,9 @@
|
|
|
61
61
|
"1.46.0",
|
|
62
62
|
"1.47.0",
|
|
63
63
|
"1.48.0",
|
|
64
|
-
"1.49.0"
|
|
64
|
+
"1.49.0",
|
|
65
|
+
"1.50.0",
|
|
66
|
+
"1.50.1"
|
|
65
67
|
]
|
|
66
68
|
},
|
|
67
69
|
"start_url": {
|
|
@@ -1043,7 +1045,8 @@
|
|
|
1043
1045
|
"type": "string",
|
|
1044
1046
|
"enum": [
|
|
1045
1047
|
"1.1.0",
|
|
1046
|
-
"1.2.0"
|
|
1048
|
+
"1.2.0",
|
|
1049
|
+
"1.3.0"
|
|
1047
1050
|
]
|
|
1048
1051
|
},
|
|
1049
1052
|
"registrationIds": {
|
|
@@ -1068,6 +1071,15 @@
|
|
|
1068
1071
|
"abstract": {
|
|
1069
1072
|
"description": "Indicator that app is an abstract (generic) app which may not be used directly, but needs to be specialized in the SAP Fiori launchpad content",
|
|
1070
1073
|
"type": "boolean"
|
|
1074
|
+
},
|
|
1075
|
+
"cloudDevAdaptationStatus": {
|
|
1076
|
+
"description": "Represents the release status for the developer adaptation in the cloud (relevant for SAP internal only). The supported types are released, deprecated, obsolete, no value means not released",
|
|
1077
|
+
"type": "string",
|
|
1078
|
+
"enum": [
|
|
1079
|
+
"released",
|
|
1080
|
+
"deprecated",
|
|
1081
|
+
"obsolete"
|
|
1082
|
+
]
|
|
1071
1083
|
}
|
|
1072
1084
|
}
|
|
1073
1085
|
},
|
|
@@ -1854,7 +1866,8 @@
|
|
|
1854
1866
|
"1.31.0",
|
|
1855
1867
|
"1.32.0",
|
|
1856
1868
|
"1.33.0",
|
|
1857
|
-
"1.34.0"
|
|
1869
|
+
"1.34.0",
|
|
1870
|
+
"1.35.0"
|
|
1858
1871
|
]
|
|
1859
1872
|
},
|
|
1860
1873
|
"designtime": {
|
|
@@ -3733,6 +3746,17 @@
|
|
|
3733
3746
|
"description": "The state color of the item",
|
|
3734
3747
|
"$ref": "#/definitions/state"
|
|
3735
3748
|
},
|
|
3749
|
+
"showStateIcon": {
|
|
3750
|
+
"description": "Defines if a default state icon is shown",
|
|
3751
|
+
"oneOf": [
|
|
3752
|
+
{
|
|
3753
|
+
"type": "boolean"
|
|
3754
|
+
},
|
|
3755
|
+
{
|
|
3756
|
+
"$ref": "#/definitions/simpleBinding"
|
|
3757
|
+
}
|
|
3758
|
+
]
|
|
3759
|
+
},
|
|
3736
3760
|
"id": {
|
|
3737
3761
|
"description": "ID for input fields",
|
|
3738
3762
|
"type": "string"
|
|
@@ -4166,6 +4190,17 @@
|
|
|
4166
4190
|
}
|
|
4167
4191
|
]
|
|
4168
4192
|
},
|
|
4193
|
+
"showStateIcon": {
|
|
4194
|
+
"description": "Defines if a default state icon is shown",
|
|
4195
|
+
"oneOf": [
|
|
4196
|
+
{
|
|
4197
|
+
"type": "boolean"
|
|
4198
|
+
},
|
|
4199
|
+
{
|
|
4200
|
+
"$ref": "#/definitions/simpleBinding"
|
|
4201
|
+
}
|
|
4202
|
+
]
|
|
4203
|
+
},
|
|
4169
4204
|
"visible": {
|
|
4170
4205
|
"description": "Visibility of the item",
|
|
4171
4206
|
"oneOf": [
|
|
@@ -5496,6 +5531,17 @@
|
|
|
5496
5531
|
"placeholder": {
|
|
5497
5532
|
"description": "The placeholder of the filter",
|
|
5498
5533
|
"type": "string"
|
|
5534
|
+
},
|
|
5535
|
+
"visible": {
|
|
5536
|
+
"description": "Determines whether the filter is visible",
|
|
5537
|
+
"oneOf": [
|
|
5538
|
+
{
|
|
5539
|
+
"type": "boolean"
|
|
5540
|
+
},
|
|
5541
|
+
{
|
|
5542
|
+
"$ref": "#/definitions/simpleBinding"
|
|
5543
|
+
}
|
|
5544
|
+
]
|
|
5499
5545
|
}
|
|
5500
5546
|
}
|
|
5501
5547
|
},
|
|
@@ -5579,6 +5625,17 @@
|
|
|
5579
5625
|
"nextYear"
|
|
5580
5626
|
]
|
|
5581
5627
|
}
|
|
5628
|
+
},
|
|
5629
|
+
"visible": {
|
|
5630
|
+
"description": "Determines whether the filter is visible",
|
|
5631
|
+
"oneOf": [
|
|
5632
|
+
{
|
|
5633
|
+
"type": "boolean"
|
|
5634
|
+
},
|
|
5635
|
+
{
|
|
5636
|
+
"$ref": "#/definitions/simpleBinding"
|
|
5637
|
+
}
|
|
5638
|
+
]
|
|
5582
5639
|
}
|
|
5583
5640
|
}
|
|
5584
5641
|
},
|
|
@@ -5630,6 +5687,17 @@
|
|
|
5630
5687
|
"pattern": "^[a-zA-Z0-9_\\.\\-/|@#]*$"
|
|
5631
5688
|
}
|
|
5632
5689
|
}
|
|
5690
|
+
},
|
|
5691
|
+
"visible": {
|
|
5692
|
+
"description": "Determines whether the filter is visible",
|
|
5693
|
+
"oneOf": [
|
|
5694
|
+
{
|
|
5695
|
+
"type": "boolean"
|
|
5696
|
+
},
|
|
5697
|
+
{
|
|
5698
|
+
"$ref": "#/definitions/simpleBinding"
|
|
5699
|
+
}
|
|
5700
|
+
]
|
|
5633
5701
|
}
|
|
5634
5702
|
}
|
|
5635
5703
|
},
|
|
@@ -8120,4 +8188,4 @@
|
|
|
8120
8188
|
"maxLength": 70
|
|
8121
8189
|
}
|
|
8122
8190
|
}
|
|
8123
|
-
}
|
|
8191
|
+
}
|
package/schema_cil.json
CHANGED
|
@@ -273,21 +273,6 @@
|
|
|
273
273
|
"i18n_key": {
|
|
274
274
|
"type": "string",
|
|
275
275
|
"pattern": "^\\{\\{[\\w][\\w\\.\\-]*\\}\\}$"
|
|
276
|
-
},
|
|
277
|
-
"objectName": {
|
|
278
|
-
"type": "string",
|
|
279
|
-
"pattern": "^(\\\\[0-9a-zA-Z_]+\\\\)?[a-zA-Z][a-zA-Z0-9_]*$",
|
|
280
|
-
"minLength": 3,
|
|
281
|
-
"maxLength": 50
|
|
282
|
-
},
|
|
283
|
-
"objectType": {
|
|
284
|
-
"type": "string",
|
|
285
|
-
"enum": [
|
|
286
|
-
"query",
|
|
287
|
-
"cdsprojectionview",
|
|
288
|
-
"view",
|
|
289
|
-
"inamodel"
|
|
290
|
-
]
|
|
291
276
|
}
|
|
292
277
|
}
|
|
293
278
|
},
|
|
@@ -734,7 +719,8 @@
|
|
|
734
719
|
"type": "string",
|
|
735
720
|
"enum": [
|
|
736
721
|
"1.1.0",
|
|
737
|
-
"1.2.0"
|
|
722
|
+
"1.2.0",
|
|
723
|
+
"1.3.0"
|
|
738
724
|
]
|
|
739
725
|
},
|
|
740
726
|
"registrationIds": {
|
|
@@ -759,6 +745,15 @@
|
|
|
759
745
|
"abstract": {
|
|
760
746
|
"description": "Indicator that app is an abstract (generic) app which may not be used directly, but needs to be specialized in the SAP Fiori launchpad content",
|
|
761
747
|
"type": "boolean"
|
|
748
|
+
},
|
|
749
|
+
"cloudDevAdaptationStatus": {
|
|
750
|
+
"description": "Represents the release status for the developer adaptation in the cloud (relevant for SAP internal only). The supported types are released, deprecated, obsolete, no value means not released",
|
|
751
|
+
"type": "string",
|
|
752
|
+
"enum": [
|
|
753
|
+
"released",
|
|
754
|
+
"deprecated",
|
|
755
|
+
"obsolete"
|
|
756
|
+
]
|
|
762
757
|
}
|
|
763
758
|
}
|
|
764
759
|
},
|
|
@@ -3298,6 +3293,21 @@
|
|
|
3298
3293
|
}
|
|
3299
3294
|
}
|
|
3300
3295
|
},
|
|
3296
|
+
"objectType": {
|
|
3297
|
+
"type": "string",
|
|
3298
|
+
"enum": [
|
|
3299
|
+
"query",
|
|
3300
|
+
"cdsprojectionview",
|
|
3301
|
+
"view",
|
|
3302
|
+
"inamodel"
|
|
3303
|
+
]
|
|
3304
|
+
},
|
|
3305
|
+
"objectName": {
|
|
3306
|
+
"type": "string",
|
|
3307
|
+
"pattern": "^(\\\\[0-9a-zA-Z_]+\\\\)?[a-zA-Z][a-zA-Z0-9_]*$",
|
|
3308
|
+
"minLength": 3,
|
|
3309
|
+
"maxLength": 50
|
|
3310
|
+
},
|
|
3301
3311
|
"setting": {
|
|
3302
3312
|
"type": "object",
|
|
3303
3313
|
"additionalProperties": true,
|