@sap/ux-specification 1.96.15 → 1.96.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/CHANGELOG.md +65 -8
  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 +48 -0
  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 +2 -2
  14. package/dist/schemas/v2/ListReportConfig.json +4 -4
  15. package/dist/schemas/v2/ObjectPageConfig.json +19 -19
  16. package/dist/schemas/v4/ApplicationV4.json +4 -0
  17. package/dist/schemas/v4/FreestylePageConfig.json +10 -0
  18. package/dist/schemas/v4/ListReportConfig.json +184 -1
  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 +16 -4
  22. package/dist/src/specification/schemaAccess.d.ts +2 -1
  23. package/dist/src/specification/v4/ApplicationV4.d.ts +4 -0
  24. package/dist/src/specification/v4/controls/ObjectPageToolBar.d.ts +14 -2
  25. package/dist/src/specification/v4/controls/ToolBar.d.ts +59 -2
  26. package/dist/src/specification/v4/pages/FreestylePageConfig.d.ts +2 -0
  27. package/dist/src/specification/v4/pages/index.d.ts +1 -0
  28. package/dist/src/specification/v4/webapp/manifest/sapUi5.d.ts +2 -0
  29. package/dist/src/sync/common/appProvider.d.ts +1 -1
  30. package/dist/src/sync/common/generate/utils.d.ts +39 -18
  31. package/dist/src/sync/common/types.d.ts +14 -3
  32. package/dist/src/sync/common/utils.d.ts +23 -2
  33. package/dist/src/sync/v2/export/controls/Table.d.ts +1 -2
  34. package/dist/src/sync/v2/export/export.d.ts +2 -1
  35. package/dist/src/sync/v2/import/common/index.d.ts +1 -0
  36. package/dist/src/sync/v2/import/controls/table.d.ts +3 -1
  37. package/dist/src/sync/v2/types.d.ts +4 -3
  38. package/dist/src/sync/v4/export/controls/ObjectPageToolBarAction.d.ts +16 -1
  39. package/dist/src/sync/v4/export/controls/ToolBar.d.ts +2 -2
  40. package/dist/src/sync/v4/export/controls/ToolBarAction.d.ts +31 -1
  41. package/dist/src/sync/v4/export/pages/FreestylePage.d.ts +5 -0
  42. package/dist/src/sync/v4/export/pages/index.d.ts +1 -0
  43. package/dist/src/sync/v4/export/utils.d.ts +6 -0
  44. package/dist/src/sync/v4/generate/freestylePage.d.ts +10 -0
  45. package/dist/src/sync/v4/generate/generate.d.ts +12 -0
  46. package/dist/src/sync/v4/generate/index.d.ts +2 -1
  47. package/dist/src/sync/v4/import/app/appProvider.d.ts +4 -17
  48. package/dist/src/sync/v4/import/app/baseAppProvider.d.ts +45 -0
  49. package/dist/src/sync/v4/import/app/freestyleProvider.d.ts +7 -0
  50. package/dist/src/sync/v4/import/app/index.d.ts +3 -0
  51. package/dist/src/sync/v4/utils/utils.d.ts +20 -3
  52. package/dist/test/unit/generateAppSchema/generateAppSchemaFFV4.test.d.ts +1 -0
  53. package/dist/test/unit/generateGenericSchema/generateGenericSchemaFFV4.test.d.ts +1 -0
  54. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -4,6 +4,70 @@ 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.18] - 2022-07-28
8
+
9
+ ### Added
10
+
11
+ - OData V4:
12
+ - Added support for custom actions for tables in LR and OP
13
+
14
+ ### Changed
15
+
16
+ ### Removed
17
+
18
+ ### Deprecated
19
+
20
+ ### Fixed
21
+
22
+ - OData V4:
23
+ - Fixed an issue with custom column export where it was not possible to restore a deleted column
24
+
25
+ ### Quality
26
+
27
+ - Upgrade of webpack and dependent modules
28
+ - Upgrade of terser
29
+ - Upgrade of glob-parent, mem-fs-editor
30
+ - Upgrade of lerna
31
+ - Upgrade of fe-fpm-writer
32
+
33
+ ## [1.96.17] - 2022-07-14
34
+
35
+ ### Changed
36
+
37
+ - 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.
38
+
39
+ ### Fixed
40
+
41
+ - OData V2:
42
+
43
+ - OData V4:
44
+ - 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.
45
+ The value help of the anchor in LSP (config JSON) also did not show the right values.
46
+ - Object Page: Fixed an issue with the schema that `annotationPath` for Object Page Table Sections did not contain `qualifier`;
47
+ wrong `annotationPath` and `isViewNode` settings are adjusted.
48
+ - Fixed an issue with export that multiple changes to view's `key` property created duplicated entries in manifest.json
49
+
50
+ ### Quality
51
+
52
+ - Switch from nexus repository to artifactory
53
+
54
+ ## [1.96.16] - 2022-06-29
55
+
56
+ ### Added
57
+
58
+ - OData V4:
59
+ - Extend pagemap support for freestyle apps using FPM library
60
+
61
+ ### Fixed
62
+
63
+ - OData V2:
64
+ - OVP: LSP for `model` property of a card now lists models from sap.ui5 section of manifest.json
65
+ - Table type property is now set to blank in case not maintained in manifest.json
66
+ - If two sections of object page referred to an element (e.g. action, table column) of the same name, they had been sync'd by the program logic: changes of one property had also been refelected in the other.
67
+ - One UI adaptation or flexibility change may have been shown multiple times in the config, at different sections.
68
+ - 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.
69
+ - 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.
70
+
7
71
  ## [1.96.15] - 2022-06-16
8
72
 
9
73
  ### Added
@@ -11,6 +75,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and the change
11
75
  - Missing exposure of type definitions was added.
12
76
 
13
77
  ### Changed
78
+
14
79
  OData V2:
15
80
 
16
81
  - Custom column property "columnIndex". Schema enhancement by defining range using "minimum=0".
@@ -21,8 +86,6 @@ OData V4:
21
86
 
22
87
  - In case of List Report views, non-applicable table properties are removed.
23
88
 
24
- ### Deprecated
25
-
26
89
  ### Fixed
27
90
 
28
91
  OData V4:
@@ -34,8 +97,6 @@ OData V2:
34
97
 
35
98
  - Custom column issue with Grid/Tree/Analytical table types - empty second custom column is added in xml files
36
99
 
37
- ### Quality
38
-
39
100
  ## [1.96.14] - 2022-06-02
40
101
 
41
102
  ### Added
@@ -51,10 +112,6 @@ OData V4:
51
112
  - Titles of charts in sections and header sections now correspond to the run-time.
52
113
  - Add "annotationPath" schema property to schema for "Table" definition in simple list report.
53
114
 
54
- ### Removed
55
-
56
- ### Deprecated
57
-
58
115
  ### Fixed
59
116
 
60
117
  OData V4: