@sap/ux-specification 1.96.16 → 1.96.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/CHANGELOG.md +72 -15
  2. package/dist/documentation/runDocu-min.js +1 -1
  3. package/dist/documentation/v2/v2-AnalyticalListPage.html +1 -1
  4. package/dist/documentation/v2/v2-ApplicationV2.html +1 -1
  5. package/dist/documentation/v2/v2-ListReport.html +1 -1
  6. package/dist/documentation/v2/v2-ObjectPage.html +1 -1
  7. package/dist/documentation/v2/v2-OverviewPage.html +1 -1
  8. package/dist/documentation/v4/v4-ApplicationV4.html +1 -1
  9. package/dist/documentation/v4/v4-FreestylePage.html +1 -1
  10. package/dist/documentation/v4/v4-ListReport.html +1 -1
  11. package/dist/documentation/v4/v4-ObjectPage.html +1 -1
  12. package/dist/index-min.js +1 -1
  13. package/dist/schemas/v2/AnalyticalListPageConfig.json +3 -2
  14. package/dist/schemas/v2/ApplicationV2.json +10 -1
  15. package/dist/schemas/v2/ListReportConfig.json +5 -4
  16. package/dist/schemas/v2/ObjectPageConfig.json +20 -19
  17. package/dist/schemas/v4/ApplicationV4.json +10 -1
  18. package/dist/schemas/v4/ListReportConfig.json +307 -38
  19. package/dist/schemas/v4/ObjectPageConfig.json +101 -1
  20. package/dist/specification/v4/index-min.js +1 -1
  21. package/dist/src/apiTypes.d.ts +6 -3
  22. package/dist/src/specification/common/page.d.ts +1 -1
  23. package/dist/src/specification/v2/controls/Table.d.ts +1 -0
  24. package/dist/src/specification/v4/controls/ObjectPageToolBar.d.ts +14 -2
  25. package/dist/src/specification/v4/controls/Table.d.ts +42 -1
  26. package/dist/src/specification/v4/controls/ToolBar.d.ts +59 -2
  27. package/dist/src/specification/v4/webapp/manifest/sapUi5.d.ts +1 -3
  28. package/dist/src/sync/common/generate/utils.d.ts +39 -18
  29. package/dist/src/sync/common/types.d.ts +10 -3
  30. package/dist/src/sync/common/utils.d.ts +7 -1
  31. package/dist/src/sync/v2/export/export.d.ts +2 -1
  32. package/dist/src/sync/v4/export/controls/ObjectPageToolBarAction.d.ts +16 -1
  33. package/dist/src/sync/v4/export/controls/Table.d.ts +12 -2
  34. package/dist/src/sync/v4/export/controls/ToolBar.d.ts +2 -2
  35. package/dist/src/sync/v4/export/controls/ToolBarAction.d.ts +31 -1
  36. package/dist/src/sync/v4/export/utils.d.ts +6 -0
  37. package/dist/src/sync/v4/generate/generate.d.ts +1 -1
  38. package/dist/src/sync/v4/utils/utils.d.ts +20 -3
  39. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -4,25 +4,92 @@ All notable changes to this project are documented in this file.
4
4
 
5
5
  This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
6
6
 
7
- ## [1.96.16] - 2022-06-29
7
+ ## [1.96.19] - 2022-08-11
8
8
 
9
9
  ### Added
10
10
 
11
- - OData V4:
12
- - Extend pagemap support for freestyle apps using FPM library
11
+ - OData V4: the schemas and configs of list report views now also show the vsibility property and custom views
13
12
 
14
13
  ### Changed
15
14
 
16
- OData V2:
15
+ - OData V4: Wit API version 4 of specification - introduced with the given version - the way how routes are represented in the app.json changes: before the pattern was
16
+ `route: key`, now it follows the manifest syntax
17
+ key: {
18
+ route: route
19
+ }
20
+ The switch to an object representation allows to also include other target information like "outbound"
21
+ - OData V4: as long as no views are defined in manifest, the showCounts property is not part of the schema, except if it is already maintained
22
+ - OData V2:
23
+ - Mark custom column 'columnIndex' property as hidden
17
24
 
18
25
  ### Removed
19
26
 
20
- OData V4:
27
+ ### Deprecated
28
+
29
+ ### Fixed
30
+
31
+ - OData V4:
32
+ - LR: The export of property changes at the page editor led to a deletion of (custom) views in manifest; besides, outbound navigation entries could get deleted
33
+ - Fixed an issue with missing custom action if an empty "press" is defined
34
+
35
+ ### Quality
36
+
37
+ ## [1.96.18] - 2022-07-28
38
+
39
+ ### Added
40
+
41
+ - OData V4:
42
+ - Added support for custom actions for tables in LR and OP
43
+
44
+ ### Changed
45
+
46
+ ### Removed
21
47
 
22
48
  ### Deprecated
23
49
 
24
50
  ### Fixed
25
51
 
52
+ - OData V4:
53
+ - Fixed an issue with custom column export where it was not possible to restore a deleted column
54
+
55
+ ### Quality
56
+
57
+ - Upgrade of webpack and dependent modules
58
+ - Upgrade of terser
59
+ - Upgrade of glob-parent, mem-fs-editor
60
+ - Upgrade of lerna
61
+ - Upgrade of fe-fpm-writer
62
+
63
+ ## [1.96.17] - 2022-07-14
64
+
65
+ ### Changed
66
+
67
+ - OData V4: In case of PresentationVariant definitions for charts or line items, an intermediate node had originally been introduced in the Object Page schema that represents the PresentationVariant. This multi-level propagation of references caused issues in the consuming UI, thus the intermediate node got deleted again. The PresentationVariant must be determined by the consuming application if necessary.
68
+
69
+ ### Fixed
70
+
71
+ - OData V2:
72
+
73
+ - OData V4:
74
+ - Properties of custom columns on object page had not been exported correctly if the table is associated to another entity type via navigation path or is using a PresentationVariant.
75
+ The value help of the anchor in LSP (config JSON) also did not show the right values.
76
+ - Object Page: Fixed an issue with the schema that `annotationPath` for Object Page Table Sections did not contain `qualifier`;
77
+ wrong `annotationPath` and `isViewNode` settings are adjusted.
78
+ - Fixed an issue with export that multiple changes to view's `key` property created duplicated entries in manifest.json
79
+
80
+ ### Quality
81
+
82
+ - Switch from nexus repository to artifactory
83
+
84
+ ## [1.96.16] - 2022-06-29
85
+
86
+ ### Added
87
+
88
+ - OData V4:
89
+ - Extend pagemap support for freestyle apps using FPM library
90
+
91
+ ### Fixed
92
+
26
93
  - OData V2:
27
94
  - OVP: LSP for `model` property of a card now lists models from sap.ui5 section of manifest.json
28
95
  - Table type property is now set to blank in case not maintained in manifest.json
@@ -31,8 +98,6 @@ OData V4:
31
98
  - No sorting by time took place before for flexibility changes, as a result an older change of the same property may have shown up instead of the newer one.
32
99
  - If several flexibility changes existed for the same control property, secondary ones had not been imported correctly: you could find them under a wrong property name in the config JSON file.
33
100
 
34
- ### Quality
35
-
36
101
  ## [1.96.15] - 2022-06-16
37
102
 
38
103
  ### Added
@@ -51,8 +116,6 @@ OData V4:
51
116
 
52
117
  - In case of List Report views, non-applicable table properties are removed.
53
118
 
54
- ### Deprecated
55
-
56
119
  ### Fixed
57
120
 
58
121
  OData V4:
@@ -64,8 +127,6 @@ OData V2:
64
127
 
65
128
  - Custom column issue with Grid/Tree/Analytical table types - empty second custom column is added in xml files
66
129
 
67
- ### Quality
68
-
69
130
  ## [1.96.14] - 2022-06-02
70
131
 
71
132
  ### Added
@@ -81,10 +142,6 @@ OData V4:
81
142
  - Titles of charts in sections and header sections now correspond to the run-time.
82
143
  - Add "annotationPath" schema property to schema for "Table" definition in simple list report.
83
144
 
84
- ### Removed
85
-
86
- ### Deprecated
87
-
88
145
  ### Fixed
89
146
 
90
147
  OData V4: