@sap/ux-specification 1.96.42 → 1.96.44

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 (46) hide show
  1. package/CHANGELOG.md +934 -0
  2. package/dist/documentation/runDocu-min.js +5 -5
  3. package/dist/documentation/runDocu-min.js.map +1 -1
  4. package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
  5. package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
  6. package/dist/documentation/v2/v2-ListReport.html +2 -2
  7. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  8. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  9. package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
  10. package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
  11. package/dist/documentation/v4/v4-FreestylePage.html +2 -2
  12. package/dist/documentation/v4/v4-ListReport.html +2 -2
  13. package/dist/documentation/v4/v4-ObjectPage.html +2 -2
  14. package/dist/index-min.js +109 -109
  15. package/dist/index-min.js.map +2 -2
  16. package/dist/package.json +7 -6
  17. package/dist/schemas/v4/BuildingBlocksConfig.json +10 -2
  18. package/dist/src/sync/common/generate/utils.js +1 -1
  19. package/dist/src/sync/common/generate/utils.js.map +1 -1
  20. package/dist/src/sync/v4/export/controls/ObjectPageHeaderAction.js +0 -1
  21. package/dist/src/sync/v4/export/controls/ObjectPageHeaderAction.js.map +1 -1
  22. package/dist/src/sync/v4/generate/fpm-custom-page/extensions.d.ts +1 -1
  23. package/dist/src/sync/v4/generate/fpm-custom-page/extensions.d.ts.map +1 -1
  24. package/dist/src/sync/v4/generate/fpm-custom-page/extensions.js +14 -10
  25. package/dist/src/sync/v4/generate/fpm-custom-page/extensions.js.map +1 -1
  26. package/dist/src/sync/v4/generate/fpm-custom-page/generator.d.ts.map +1 -1
  27. package/dist/src/sync/v4/generate/fpm-custom-page/generator.js +122 -38
  28. package/dist/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
  29. package/dist/src/sync/v4/generate/fpm-custom-page/utils.d.ts +13 -0
  30. package/dist/src/sync/v4/generate/fpm-custom-page/utils.d.ts.map +1 -1
  31. package/dist/src/sync/v4/generate/fpm-custom-page/utils.js +17 -1
  32. package/dist/src/sync/v4/generate/fpm-custom-page/utils.js.map +1 -1
  33. package/dist/src/sync/v4/generate/listReport.d.ts.map +1 -1
  34. package/dist/src/sync/v4/generate/listReport.js +4 -1
  35. package/dist/src/sync/v4/generate/listReport.js.map +1 -1
  36. package/dist/src/sync/v4/generate/objectPage.d.ts.map +1 -1
  37. package/dist/src/sync/v4/generate/objectPage.js +85 -85
  38. package/dist/src/sync/v4/generate/objectPage.js.map +1 -1
  39. package/dist/src/sync/v4/utils/macros.d.ts.map +1 -1
  40. package/dist/src/sync/v4/utils/macros.js +42 -1
  41. package/dist/src/sync/v4/utils/macros.js.map +1 -1
  42. package/dist/src/sync/v4/utils/utils.d.ts +9 -9
  43. package/dist/src/sync/v4/utils/utils.d.ts.map +1 -1
  44. package/dist/src/sync/v4/utils/utils.js +17 -17
  45. package/dist/src/sync/v4/utils/utils.js.map +1 -1
  46. package/package.json +7 -6
package/CHANGELOG.md ADDED
@@ -0,0 +1,934 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project are documented in this file.
4
+
5
+ This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
6
+
7
+ ## [1.96.44] - 2023-07-26
8
+
9
+ ### Added
10
+
11
+ - OData V4:
12
+ - Default aggregation support for macros table and action group
13
+ - Multiple namespaces support for macros
14
+
15
+ ### Changed
16
+
17
+ ### Removed
18
+
19
+ ### Deprecated
20
+
21
+ ### Fixed
22
+
23
+ - Fixed an issue with the CHANGELOG.md file not being visible on npmjs
24
+ - Fixed an issue with schema generation where annotation columns were not resolved in cases when a macros table was referring to a line item with a qualifier defined in the metaPath
25
+
26
+ ### Quality
27
+
28
+ - Update transitive dependencies
29
+
30
+ Upgrades:
31
+
32
+ - eslint to 8.45.0
33
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.62.0
34
+ - @sap-ux/vocabularies-types to 0.9.1
35
+
36
+ ## [1.96.43] - 2023-07-12
37
+
38
+ ### Quality
39
+
40
+ - Update transitive dependencies
41
+
42
+ Upgrades:
43
+
44
+ - @sap-ux/fe-fpm-writer to 0.22.3
45
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.61.0
46
+ - eslint to 8.44.0
47
+ - eslint-formatter-multiple to 2.0.0
48
+ - eslint-plugin-prettier" to 4.2.1
49
+ - semver to 7.5.4
50
+ - @sapui5/ts-types-esm to 1.96.23
51
+
52
+ ## [1.96.42] - 2023-06-30
53
+
54
+ ### Fixed
55
+
56
+ - OData V2:
57
+ - Fixed type of variant key for QuickVariantSelection (X) on tables to `string`.
58
+ - OData V4:
59
+ - Exception on macro table with metaPath to PresentationVariant.
60
+
61
+ ### Quality
62
+
63
+ - Update transitive dependencies
64
+
65
+ Upgrades:
66
+
67
+ - semver to 7.5.3
68
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.60.0
69
+ - @sap-ux/vocabularies-types to 0.9.0
70
+ - @sap-ux/edmx-parser to 0.6.0
71
+ - @sap-ux/fe-fpm-writer to 0.22.2
72
+
73
+ ## [1.96.41] - 2023-06-14
74
+
75
+ ### Added
76
+
77
+ - OData V4:
78
+ - Support for Custom subsections.
79
+
80
+ ### Changed
81
+
82
+ - OData V4:
83
+ - Changed binding expression to use "isEditable" property instead of "editable". Thus we have binding expressions {ui>/isEditable} and {= !${ui>/isEditable}}.
84
+
85
+ ### Fixed
86
+
87
+ - OData V4:
88
+ - When adding new pages, the export calculates the route pattern for the new manifest entry.
89
+ Indeed, the previous logic did not consider the naming at parent pages, but defined the key name in the pattern as `key`(+ index). This led to navigation errors at run-time. Now, the key names of existing parent pages are taken over to the child page's pattern.
90
+
91
+ ### Quality
92
+
93
+ - Update transitive dependencies
94
+
95
+ Upgrades:
96
+
97
+ - d3 to 7.8.5
98
+ - i18next to 22.5.1
99
+ - @sap-ux/fe-fpm-writer to 0.22.1
100
+
101
+ ## [1.96.40] - 2023-05-31
102
+
103
+ ### Fixed
104
+
105
+ - Correct missing or inconsistent tags `keys`and `dataType` in the app schema generation, especially for intentbased navigation
106
+
107
+ ### Quality
108
+
109
+ - Update transitive dependencies
110
+
111
+ Upgrades:
112
+
113
+ - @sapui5/ts-types-esm to 1.96.22
114
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.59.8
115
+ - i18next to 22.5.0
116
+ - ts-node to 8.10.2
117
+ - rimraf to 5.0.1
118
+ - @sap-ux/fe-fpm-writer to 0.20.2
119
+
120
+ ## [1.96.39] - 2023-05-18
121
+
122
+ ### Added
123
+
124
+ - General:
125
+ - Enhancement of error handling, more explicit messages are passed to the logger.
126
+ Fix of error handling of exceptions from annotation parser.
127
+ - Fix for List Report with multiple views and Object pages on second level in Page map
128
+ - OData V4:
129
+ - Added ID (`internalId`) property for macros metadata in schema
130
+
131
+ ### Quality
132
+
133
+ - Update transitive dependencies
134
+
135
+ Upgrades:
136
+
137
+ - excel4node to 1.8.2
138
+ - rimraf to 5.0.0
139
+ - i18next to 22.4.15
140
+ - @sap-ux/fe-fpm-writer to 0.18.9
141
+ - @sapui5/ts-types-esm to 1.96.21
142
+ - semver to 7.5.1
143
+ - typescript-eslint to 5.59.5
144
+ - jquery to 3.7.0
145
+
146
+ ## [1.96.38] - 2023-05-04
147
+
148
+ ### Fixed
149
+
150
+ - OData V4:
151
+ - Parsing of commented contents in XML fragments, comments are now getting ignored during generation and import
152
+
153
+ ### Quality
154
+
155
+ - Update transitive dependencies
156
+
157
+ Upgrades:
158
+
159
+ - prettier: to 2.8.8
160
+ - typescript to 4.9.5
161
+ - @types/nodes to 18.16.3
162
+ - patch-package to 6.5.1
163
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.59.2
164
+ - Update @sap-ux/vocabularies-types to 0.7.4
165
+ - Update @sap-ux/annotation-converter to 0.5.22
166
+ - Update @sap-ux/edmx-parser to 0.5.14
167
+
168
+ ## [1.96.37] - 2023-04-19
169
+
170
+ ### Fixed
171
+
172
+ - OData V4:
173
+ - Fixed an issue with custom extensions running into an endless loop
174
+
175
+ ### Quality
176
+
177
+ - Update transitive dependencies
178
+
179
+ Upgrades:
180
+ - @sapui5/ts-types-esm to 1.96.20
181
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.58.0
182
+ - @types/mem-fs-editor to 7.0.3
183
+ - semver to 7.5.0
184
+
185
+ ## [1.96.36] - 2023-04-05
186
+
187
+ ### Added
188
+
189
+ - OData V4:
190
+ - Building blocks support for custom sections
191
+
192
+ ### Quality
193
+
194
+ - Update transitive dependencies
195
+
196
+ Upgrades:
197
+ - excel4node to 1.8.1
198
+ - eslint-config-prettier to 8.8.0
199
+ - prettier to 2.8.7
200
+ - @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.57.0
201
+ - d3 to 7.8.4
202
+
203
+ ## [1.96.35] - 2023-03-22
204
+
205
+ ### Added
206
+
207
+ - OData V4: the schema App.json and config app.json that get generated now also comprise the information `routePattern` for each page, i.e. the route pattern of the page as comprised in the manifest.json.
208
+
209
+ ### Quality
210
+
211
+ Upgrades:
212
+
213
+ - chalk to 4.1.2
214
+ - types/jest to 28.1.8
215
+ - jQuery to 3.6.4
216
+ - sapui5/ts-types-esm to 1.96.18
217
+ - ejs to 3.1.9
218
+ - deepmerge to 4.3.1
219
+ - eslint-config-prettier to 8.7.0
220
+ - prettier to 2.8.4
221
+
222
+ ## [1.96.34] - 2023-03-08
223
+
224
+ ### Fixed
225
+
226
+ - OData V2:
227
+ - Fixed deletion issues for Custom Columns that appeared after positions were changed
228
+
229
+ ### Quality
230
+
231
+ - Upgrade "typescript" to "4.9.4"
232
+ - Upgrade "@typescript-eslint/eslint-plugin" and "@typescript-eslint/parser" to "5.52.0"
233
+ - Upgrade "ts-node" to "10.9.1"
234
+ - Upgrade "@sap-ux/fe-fpm-writer` to "0.18.7"
235
+ - Upgrade "mem-fs-editor` to "9.7.0"
236
+ - Revert "typescript-json-schema" to "0.53.0" in types package
237
+
238
+ ## [1.96.33] - 2023-02-22
239
+
240
+ ### Removed
241
+
242
+ - Manifest properties from views with different entity set
243
+
244
+ ### Quality
245
+
246
+ - Upgrade transitive dependencies
247
+ - Upgrade "@types/jquery" to "3.5.16"
248
+ - Upgrade "@types/mem-fs-editor" to "7.0.2"
249
+ - Upgrade "excel4node" to "1.8.0"
250
+ - Upgrade "i18next" to "20.6.1"
251
+ - Upgrade "typescript-json-schema" to "0.55.0" in types package
252
+ - Upgrade "@sap-ux/fe-fpm-writer` to "0.18.5"
253
+ - Upgrade "d3" to "7.8.2"
254
+ - Upgrade "@sapui5/ts-types-esm" to "1.96.17"
255
+ - Upgrade "jest", "ts-jest", "@types/jest"
256
+ - Upgrade "set-value"
257
+
258
+ ## [1.96.32] - 2023-02-09
259
+
260
+ ### Added
261
+
262
+ - XML Property artifact type for building block properties
263
+
264
+ ### Changed
265
+
266
+ - OData V4: enhancements for the support of contextPath
267
+
268
+ ### Fixed
269
+
270
+ - OData V2:
271
+ - resolved sync issue with unknown properties on fields for `Table > CreateWithParameterDialog`
272
+ - OData V4:
273
+ - Fixed issue with missing schema and config for List report page in freestyle app
274
+
275
+ ### Quality
276
+
277
+ - Upgrade transitive dependencies
278
+ - Remove unused devDependencies
279
+ - Upgrade ejs to `3.1.8`
280
+ - Upgrade @types/jquery to `3.5.13`
281
+ - Upgrade jQuery to 3.6.3.
282
+ - Upgrade semver to 7.3.8
283
+ - Upgrade axios to 0.27.2
284
+ - Upgrade deepmerge to 4.3.0
285
+ - Upgrade mem-fs-editor to 9.6.0
286
+
287
+ ## [1.96.31] - 2023-01-25
288
+
289
+ ### Added
290
+
291
+ - OData V4:
292
+ - Generation of `propertyIndex` property in schemas for root properties
293
+
294
+ - OData V2:
295
+ - Generation of `propertyIndex` property in schemas for root properties
296
+
297
+ ### Quality
298
+
299
+ - Removed many unnecessary and obsolete resolutions
300
+ - Upgrade fe-fpm-writer to 0.18.4
301
+
302
+ ## [1.96.30] - 2023-01-11
303
+
304
+ ### Added
305
+
306
+ - General:
307
+ - New definitions for page types are delivered that allow a better distinction:
308
+ - PageTypeV2 for types that occur in OData V2
309
+ - PageTypeV4 for types that occur in OData V4
310
+ - PageType as a superset of all page types that may occur
311
+
312
+ - OData V4:
313
+ - Support visual filters in toolbar on List report
314
+ - Support actions in header on List report
315
+ - Default annotationPath is added in schema even if LineItem annotation is not defined
316
+ - Added support for applications using `contextPath` in manifest.json
317
+
318
+ ### Changed
319
+
320
+ - API for OData V2:
321
+ - Inner functions for the generation of app schmas hav ben adapted, i.e. generateAnalyticalListReportSchemaV2, generateListReportSchemaV2, generateObjectPageSchemaV2: the entityTypeName is not passed as an input parameter anymore, as the entity set cannot be uniquely determined from it. Instead, the functions now rely on generateParameters.entitySet, the entityType is derived from this information. The api version is increased to 7.
322
+
323
+ ### Fixed
324
+
325
+ - OData V4:
326
+ - Fixed toolbar action IDs by replacing special chars with double colon
327
+ - Fixed incorrect order of Custom Actions when multiple before anchors are used
328
+ - Not all meta characters of action keys had been converted to `::`, as a consequence existing actions in manifest may have not been considered, or new actions had not been written with the right syntax.
329
+ - OData V2:
330
+ - Fixed deletion of fragment cells contents in case last element is deleted
331
+
332
+ ### Quality
333
+
334
+ - Removed obsolete snapshots files
335
+ - Removed unused and obsolete resolutions
336
+
337
+ ## [1.96.29] - 2022-11-30
338
+
339
+ ### Added
340
+
341
+ - Missing i18n classification added to labels of custom views
342
+
343
+ ### Changed
344
+
345
+ - UI adjustments of in-place documentation:
346
+ - moved label of specification and odata version to tree canvas
347
+ - aligned behavior of tree buttons to expand (+) and collapse (-) with given design
348
+ - removed all hard coded colors
349
+ - fixed hover on search results
350
+ - aligned tooltip with given design
351
+
352
+ - OData V2:
353
+ - fields for `Table > CreateWithParameterDialog` are now shown as enum and the import/export is done implicitly in the background (adding `path` property).
354
+
355
+ ### Fixed
356
+
357
+ - Fixed an issue with adding target namespace information for object page sections
358
+
359
+ ## [1.96.28] - 2022-11-17
360
+
361
+ ### Added
362
+
363
+ - OData V4:
364
+ - Support custom actions for Header and Footer
365
+
366
+ ### Changed
367
+
368
+ - All parameters in the specification API now are typed
369
+ - Export `ControllerExtensionPageType`, `CustomActionTargetControl` enums from `fpm-writer` as types
370
+
371
+ ### Fixed
372
+
373
+ - OData V2: Adjusted the values shown for `CreateWithParameterDialog` fields > `path` property
374
+ - OData V4: if the key of one view comprised the key of another view, the export of changes generated duplicate view entries in manifest. Activities like reordering of views did not work in this scenario.
375
+
376
+ ### Quality
377
+
378
+ - Upgrade of "@sap-ux/vocabularies-types", "@sap-ux/annotation-converter", "@sap-ux/edmx-parser"
379
+ - Upgrade node version to 16.18.0
380
+
381
+ ## [1.96.27] - 2022-11-03
382
+
383
+ ### Added
384
+
385
+ - OData V4:
386
+ - Support afterExecution for
387
+ - List report toolbar actions
388
+ - Object page header actions
389
+ - Object page footer actions
390
+ - Object page form actions
391
+
392
+ ### Changed
393
+
394
+ - OData V4:
395
+ - Refactored interfaces for custom actions
396
+ - General: the schema tag `key` (concatenated string) got replaced by the schema tag `keys` that is defined as an array of objects with `name`and `value`. Reasons are the support of different CSS styles for `name` and `value` as well as globalization (bi-directional languages).
397
+ - API. Export `ControllerExtensionPageType`, `CustomActionTargetControl` enums from `fpm-writer`.
398
+
399
+ ### Fixed
400
+
401
+ - OData V4:
402
+ - Fixed an issue with custom pages using an unknown template (not `sap.fe.core.fpm`).
403
+
404
+ ## [1.102.11] - 2022-10-20
405
+
406
+ ### Added
407
+
408
+ - Applications that show content from schemas may want to also display the technical key - this simplifies identification of the corresponding element in the original source file. To this aim, the tag `key` is used for properties. `key` is a concatenated string that also sows a prefix following one of the patterns:
409
+ - Value for DataFields
410
+ - Key for custom columns etc. where it is a key in the manifest. Only exception are views: they have no prefix as there is logic that programs against the key.
411
+ - ID for facets
412
+ - Action for any action
413
+ - Instance-based navigation: Property + SemanticObject + Action
414
+ - Target for DataFieldForAnnotation.
415
+ In case of Target, an additional schema tag `target` is added: it not only represents the namespace but potentially also the target within the namespace (entity container, entity type, ...)
416
+ - OData V4:
417
+ - Custom action support in Object Page forms
418
+
419
+ ### Changed
420
+
421
+ - Common dependencies have been moved to the root level.
422
+ - Further type definitions have been moved from the specification package to the types package.
423
+
424
+ ### Fixed
425
+
426
+ - OData V4:
427
+ - Fixed an issue with custom actions referencing each other
428
+
429
+ ## [1.96.25] - 2022-10-06
430
+
431
+ ### Changed
432
+
433
+ - Upgrade fe-fpm-writer version to 0.17.6
434
+
435
+ ### Fixed
436
+
437
+ - At Object Page sections, a missing consideration of potential qualifiers of UI.Identification led to an exception.
438
+ - The API can be called with an empty array of annotations. By now this led to an exception, as it was not considered that the annotation vocabularies tools (AVT) return an empty instance.
439
+
440
+ ### Quality
441
+
442
+ - Upgrade of d3 and d3-color
443
+ - Upgrade of FPM writer
444
+
445
+ ## [1.96.24] - 2022-09-24
446
+
447
+ ### Quality
448
+
449
+ - Changed settings to enable the SAP internal delivery of the types package
450
+
451
+ ## [1.96.23] - 2022-09-22
452
+
453
+ ### Added
454
+
455
+ - OData V4:
456
+ - Added custom pages not using FPM library to pages view in Application Modeler Panel (limited functionality support)
457
+ - Controller Extension support in "app.json"
458
+ - Zero state support
459
+
460
+ ### Changed
461
+
462
+ - Upgrade of fe-fpm-writer to version 0.17.2, increment of fpmWriter property returned by getApiVersion to 4.
463
+
464
+ ### Fixed
465
+
466
+ - OData V4:
467
+ - Reordering of custom views for list report did not work. This was fixed, but consequently the logic for deleting custom views also had to be adapted.
468
+ - When adding new sub-pages to the app.json the export to manifest created wrong keys for the new navigation routes, and wrong query patterns for the targets.
469
+
470
+ ### Quality
471
+
472
+ - Upgrade version of `typescript`, `ts-jest`, `jest`
473
+ - Minify sources
474
+ - Enhance test by removing dependency to typescript api
475
+ - Test coverage increased
476
+
477
+ ## [1.96.22] - 2022-09-21
478
+
479
+ ### Quality
480
+
481
+ - Changed settings to enable the SAP internal delivery of the types package
482
+
483
+ ## [1.96.21] - 2022-09-08
484
+
485
+ ### Added
486
+
487
+ - OData V4:
488
+ - API for custom extensions extended to call enableFPM prior to adding concrete extension using the FPM writer of open-ux-tools
489
+
490
+ ### Changed
491
+
492
+ - For an easier consumption and size reduction, the types definitions now have been moved to a separate types package in the given mono repository. The definitions are still exposed along with the specification package, you can import them from "@sap/ux-specification/dist/src".
493
+
494
+ - Only one common Manifest definition is exposed from the new types package, the virtual distinction between an OData V2 and an OData V4 version is resolved.
495
+
496
+ ### Removed
497
+
498
+ - OData V4:
499
+ - Removed `End` value from Placement property for custom extensions
500
+
501
+ ## [1.96.20] - 2022-08-24
502
+
503
+ ### Added
504
+
505
+ - API enhanced by a wrapper function for the creation of custom views (that delegates to the FPM writer of open-ux-tools)
506
+ - OData V4:
507
+ - Added custom pages using FPM library to pages view in Application Modeler Panel
508
+
509
+ ### Changed
510
+
511
+ - The specification module is now build with esbuild instead of webpack.
512
+ The new build generates all type information into a types folder, which makes it easier to consume (but the consumption must be adapted). Examples:
513
+
514
+ ````
515
+ import { PageType } from '@sap/ux-specification/dist/src/specification/common/';
516
+ ==> import { PageType } from '@sap/ux-specification/types';
517
+
518
+ import type { TableCustomColumns, TableCustomColumn } from '@sap/ux-specification/dist/src/v2';
519
+ ==> import type { TableCustomColumns, TableCustomColumn } from '@sap/ux-specification/types/v2';
520
+
521
+ import { SectionPosition as SectionPositionV4 } from '@sap/ux-specification/dist/src/v4';
522
+ ==> import { SectionPosition as SectionPositionV4 } from '@sap/ux-specification/types/v4';
523
+ ````
524
+
525
+ - OData V4:
526
+ - LR: Mark view properties `key`, `index` as hidden in schema
527
+
528
+ ### Fixed
529
+
530
+ - OData V2:
531
+ - OP: Fixed incorrect generation of flexChanges in case of Form, Form Fields and Form Fields referenced from a navigation entity
532
+
533
+ - OData V4:
534
+ - In some cases sections defined with PresentationVariants did not appear on the object page
535
+ - The resolution of alias definitions using the @SAP__ prefix was not correct, leading also to gaps in the elements that were considered
536
+ - LR: Schema now considers default visualation `UI.LineItem` if not defined in `SelectionPresentationVariant`
537
+
538
+ ## [1.96.19] - 2022-08-11
539
+
540
+ ### Added
541
+
542
+ - OData V4: the schemas and configs of list report views now also show the vsibility property and custom views
543
+
544
+ ### Changed
545
+
546
+ - OData V4: With 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
547
+ `route: key`, now it follows the manifest syntax
548
+
549
+ ```
550
+ key: {
551
+ route: route
552
+ }
553
+ ```
554
+
555
+ The switch to an object representation allows to also include other target information like "outbound"
556
+ - 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
557
+ - OData V2:
558
+ - Mark custom column 'columnIndex' property as hidden
559
+
560
+ ### Fixed
561
+
562
+ - OData V4:
563
+ - 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
564
+ - Fixed an issue with missing custom action if an empty "press" is defined
565
+
566
+ ## [1.96.18] - 2022-07-28
567
+
568
+ ### Added
569
+
570
+ - OData V4:
571
+ - Added support for custom actions for tables in LR and OP
572
+
573
+ ### Fixed
574
+
575
+ - OData V4:
576
+ - Fixed an issue with custom column export where it was not possible to restore a deleted column
577
+
578
+ ### Quality
579
+
580
+ - Upgrade of webpack and dependent modules
581
+ - Upgrade of terser
582
+ - Upgrade of glob-parent, mem-fs-editor
583
+ - Upgrade of lerna
584
+ - Upgrade of fe-fpm-writer
585
+
586
+ ## [1.96.17] - 2022-07-14
587
+
588
+ ### Changed
589
+
590
+ - 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.
591
+
592
+ ### Fixed
593
+
594
+ - OData V2:
595
+
596
+ - OData V4:
597
+ - 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.
598
+ The value help of the anchor in LSP (config JSON) also did not show the right values.
599
+ - Object Page: Fixed an issue with the schema that `annotationPath` for Object Page Table Sections did not contain `qualifier`;
600
+ wrong `annotationPath` and `isViewNode` settings are adjusted.
601
+ - Fixed an issue with export that multiple changes to view's `key` property created duplicated entries in manifest.json
602
+
603
+ ### Quality
604
+
605
+ - Switch from nexus repository to artifactory
606
+
607
+ ## [1.96.16] - 2022-06-29
608
+
609
+ ### Added
610
+
611
+ - OData V4:
612
+ - Extend pagemap support for freestyle apps using FPM library
613
+
614
+ ### Fixed
615
+
616
+ - OData V2:
617
+ - OVP: LSP for `model` property of a card now lists models from sap.ui5 section of manifest.json
618
+ - Table type property is now set to blank in case not maintained in manifest.json
619
+ - 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.
620
+ - One UI adaptation or flexibility change may have been shown multiple times in the config, at different sections.
621
+ - 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.
622
+ - 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.
623
+
624
+ ## [1.96.15] - 2022-06-16
625
+
626
+ ### Added
627
+
628
+ - Missing exposure of type definitions was added.
629
+
630
+ ### Changed
631
+
632
+ OData V2:
633
+
634
+ - Custom column property "columnIndex". Schema enhancement by defining range using "minimum=0".
635
+
636
+ ### Removed
637
+
638
+ OData V4:
639
+
640
+ - In case of List Report views, non-applicable table properties are removed.
641
+
642
+ ### Fixed
643
+
644
+ OData V4:
645
+
646
+ - In case of List Report views, custom columns with navigation property are considered for the correct view.
647
+ - Avoid creation of empty personalization object
648
+
649
+ OData V2:
650
+
651
+ - Custom column issue with Grid/Tree/Analytical table types - empty second custom column is added in xml files
652
+
653
+ ## [1.96.14] - 2022-06-02
654
+
655
+ ### Added
656
+
657
+ OData V4:
658
+
659
+ - In case of a default (without qualifier) Selection-/PresentationVariant, the table settings and columns are now considered on list report page.
660
+
661
+ ### Changed
662
+
663
+ OData V4:
664
+
665
+ - Titles of charts in sections and header sections now correspond to the run-time.
666
+ - Add "annotationPath" schema property to schema for "Table" definition in simple list report.
667
+
668
+ ### Fixed
669
+
670
+ OData V4:
671
+
672
+ - If `defaultAnnotationPath` is used, corresponding custom columns were not considered on list report page.
673
+
674
+ ### Quality
675
+
676
+ Upgrade node & node-version to 14.x
677
+
678
+ ## [1.96.13] - 2022-05-19
679
+
680
+ ### Changed
681
+
682
+ - OData V4:
683
+ - For list report views, the content of title and description in the schema got exchanged.
684
+ - Custom columns having an invalid anchor are not filtered out anymore but added to the schema (at the end of the columns' list). This better supports fixing the situation and is necessary so that the import fills the properties correctly.
685
+ - LR: If views are enabled, generic table columns won't be used/filled.
686
+
687
+ ### Fixed
688
+
689
+ - OData V4:
690
+ - If the table setting creationMode existed in the outdated string format, the export just had overwritten the string. Now, an implicit conversion to the new object format takes place.
691
+ - In case of multiple custom columns with an invalid anchor the app schema generation ran into an endless loop.
692
+ - No import of property annotationPath was happening at chart views of List Report.
693
+ - In the app specific schema, the description was missing for charts in sections.
694
+ - Tag 'hidden' was added to the property annotationPath of the ALP chart view in app schema.
695
+ - If defaultTemplateAnnotationPath is maintained and refers to an annotation other than UI.LineItem, the table settings and columns of the referred definition are now imported correctly.
696
+
697
+ ### Quality
698
+
699
+ - Code smells fixed, as reported by sonarQube.
700
+ - Upgrade of annotation vocabularies tools.
701
+
702
+ ## [1.96.12] - 2022-05-05
703
+
704
+ ### Added
705
+
706
+ - OData V4:
707
+ - The title of ALP or List Report views is now following the same criteria as the UI5 run-time.
708
+
709
+ ### Fixed
710
+
711
+ - OData V4:
712
+ - Problems with deletion of ListReport table views.
713
+ - Unknown properties removed from custom section definition in 'manifest.json'.
714
+ - delete 'table/personalization' object property in 'manifest.json' if last property was removed.
715
+ - Export. Delete of entries from `table/views` - views were not deleted during export if entries in annotation file were deleted as first.
716
+ - When changing the table type in the page editor for LRP (V4), the respective manifest setting is not updated as long as this page is configured with the primary and secondary views.
717
+ - OData V2:
718
+ - Sections and subsections with a reference to Communication.Contact or Communication.Address had not been shown, support of flexibility changes for them.
719
+ - Facet or section references with multi-level navigation had not been handled correctly.
720
+
721
+ ### Quality
722
+
723
+ - Switch consumption of "@sapui5/ts-types" to "@sapui5/ts-types-esm".
724
+
725
+ ## [1.96.11] - 2022-04-21
726
+
727
+ ### Added
728
+
729
+ - OData V2:
730
+ - LR: Old settings for table type (tableType) had been ignored in newer specification releases. As a consequence, you may have found the table type twice in manifest, once with the old syntax and an additional entry with the new syntax, after switching to a newer UI5 version.
731
+ Now an implicit conversion to the new tableSettings takes place, and the old setting gets automatically replaced during the export.
732
+ - OData V4:
733
+ - OP: Added support for presentation variants with chart or table visualization
734
+
735
+ - Documentation actualized with regards to the new release version 1.100.
736
+
737
+ ### Fixed
738
+
739
+ - OData V4:
740
+ - Exception in case of multi-tab views in manifest that referred to a SelectionVariant.
741
+ - Export of table settings of list report was targeting the wrong manifest settings if a defaultTemplateAnnotationPath is defined, pointing to a SelectionPresentationVariant.
742
+ - List report with multiple views: insert and reordering was not supported correctly.
743
+ - OData V2:
744
+ - After an entry of quickVariantSelectionX got deleted, the entry still was present in manifest.json.
745
+ - Sections of subordinate object pages had not been added correctly to the app schema in all cases.
746
+
747
+ ### Quality
748
+
749
+ - upgrade ejs to 3.1.7
750
+ - SonarQube: issued solved with regards to cognitive complexity
751
+
752
+ ## [1.96.10] - 2022-04-07
753
+
754
+ ### Added
755
+
756
+ - OData V4:
757
+ - Support of defaultTemplateAnnotationPath as property; consider defaultTemplateAnnotationPath when retrieving the relevant table settings and while switching to ALP flavour.
758
+
759
+ ### Fixed
760
+
761
+ - OData V2:
762
+ - Extensions - empty "extensions" object was created in "sap.ui5/"extends"/"extensions"/"sap.ui.viewExtensions"/"sap.suite.ui.generic.template.ListReport.view.ListReport".
763
+
764
+ ### Quality
765
+
766
+ - Replace type object for schemas by Definition from 'typescript-json-schema'.
767
+ - Upgrade of async.
768
+
769
+ ## [1.96.9] - 2022-03-31
770
+
771
+ ### Quality
772
+
773
+ - Upgrade `minimist` resolution.
774
+
775
+ ## [1.96.8] - 2022-03-31
776
+
777
+ ### Quality
778
+
779
+ - Upgrade `minimist` version.
780
+
781
+ ## [1.96.7] - 2022-03-24
782
+
783
+ ### Added
784
+
785
+ - OData V4:
786
+ - Support of `flexEnabled` property.
787
+ - ALP flavor, support of ALP views.
788
+ - List report: multiple views, with the right properties.
789
+
790
+ ### Fixed
791
+
792
+ - OData V2:
793
+ - Duplicated fragment columns were written if table namespace was not found, and unknown custom data in fragment was not considered.
794
+ - OData V4:
795
+ - Custom columns had not been considered when having a 'Before' reference against other custom columns.
796
+ - Fix overwriting of manifest page content, if page key is changed.
797
+
798
+ ### Quality
799
+
800
+ - Switch to Whitesource Universal Agent
801
+ - piper lib upgrade
802
+ - Upgrade eslint
803
+ - Switch to import type for TS
804
+ - Refactoring to resolve sonarQube code smells
805
+
806
+ ## [1.96.6] - 2022-03-09
807
+
808
+ ### Added
809
+
810
+ - OData V2:
811
+ - visible property is now also available for facets without annotation Id
812
+
813
+ - OData V4:
814
+ - Support of progress, rating and microchart header facets
815
+ - Version increase for "fe-fpm-writer" from "0.4.0" to "0.5.0"
816
+ - Return "fpmWriter" API version - current version "1"
817
+
818
+ ### Fixed
819
+
820
+ - OData V2:
821
+ - Creation of new flexChanges now considers resolved Id from pom.xml
822
+ - OData V4:
823
+ - Fix overwriting of manifest page id in case of different page key
824
+
825
+ ### Quality
826
+
827
+ - removed unused dev dependency to `http-server`
828
+
829
+ ## [1.96.5] - 2022-02-23
830
+
831
+ ### Added
832
+
833
+ - Metadata information `dataType` added to various places in V2 and V4 schemas
834
+ - OData V2:
835
+ - display selection fields, and support date settings properties on LR/ALP
836
+
837
+ ### Fixed
838
+
839
+ - SonarQube code smells
840
+
841
+ ### Quality
842
+
843
+ - Unnecessary js files removed from bundle
844
+ - Unit test enhancement to run on all platforms
845
+
846
+ ## [1.96.4] - 2022-02-10
847
+
848
+ ### Added
849
+
850
+ - OData V2:
851
+ - Support default date range `defaultValue` property on filter fields
852
+ - LR/ALP: Support column and footer action properties
853
+
854
+ - OData V4:
855
+ - Support of custom columns
856
+
857
+ ### Fixed
858
+
859
+ - OData V2:
860
+ - OP: Fix generation of flexChanges for sections with or without ID in annotations
861
+ - Fix issues with sync logic in case of sub object page
862
+
863
+ ### Quality
864
+
865
+ - Unnecessary js files removed from bundle
866
+
867
+ ## [1.96.3] - 2022-01-26
868
+
869
+ ### Added
870
+
871
+ - OData V2:
872
+ - `exportType` property can now be configured to specify the type of export to be used in the SmartTable control
873
+ - OP: `statePreservationMode` property can now be configured to allowing applications to configure persistence mode in an object page
874
+ - OP: `draftDiscardConfirmationSettings` property can now be configured allowing applications to turn off the discard draft confirmation popup in various scenarios
875
+
876
+ ### Quality
877
+
878
+ - Upgrade of node-fetch
879
+
880
+ ## [1.96.2] - 2022-01-12
881
+
882
+ ### Added
883
+
884
+ - OData V2:
885
+ - OP: properties of footer actions are displayed and supported in side panel
886
+ - properties of toolbar actions are displayed and supported in side panel
887
+ - OVP: The property `showLineItemDetail` is now supported for List and Table cards
888
+ - OP: Schema now supports column extensions for TreeTable
889
+
890
+ ### Changed
891
+
892
+ - OData V2:
893
+ - property `filterDefaultsFromSelectionVariant` is now only supported for AnalyticalListPage floorplan
894
+ - OVP: The property `tabs` and `addOdataSelect` can now be confirued for all cards
895
+ - OData V4:
896
+ - property `afterExecution` of table columns now is only visible for actions but not for other record types
897
+ - deprecated `name` property and support new `template` property for custom sections in manifest
898
+
899
+ ### Removed
900
+
901
+ - OData V2:
902
+ - OVP: removed `tabs` property from card level
903
+
904
+ ### Fixed
905
+
906
+ - OData V2:
907
+ - correct schema generation in case multiple facets are referring to lineitem annotation of same entity
908
+ - Facet Id is considered for import and export of manifest settings
909
+ - Fixed sync issues in case no text is provided for custom columns
910
+ - OData V4:
911
+ - Avoid exporting empty arrays to manifest.json
912
+
913
+ ### Quality
914
+
915
+ - Upgrade of trim-off-newlines
916
+ - Upgrade of yarn classic
917
+ - New whitesource endpoint
918
+ - Upgrade of follow-redirects
919
+
920
+ ## [1.96.1] - 2021-12-06
921
+
922
+ ### Quality
923
+
924
+ - Update of pipeline configuration
925
+
926
+ ## [1.96.0] - 2021-12-02
927
+
928
+ ### Added
929
+
930
+ In comparison to release 1.90, this release also comprises an API generateCustomExtension, refer to the README.
931
+
932
+ ### Changed
933
+
934
+ The api version (getApiVersion) is increased to 2 to reflect the presence of the new generateCustomExtension API.