@sap/ux-specification 1.71.138 → 1.71.140

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 (53) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/dist/documentation/runDocu-min.js +2 -2
  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-ListReportNew.html +2 -2
  8. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  9. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  10. package/dist/index-min.js +34 -34
  11. package/dist/index-min.js.map +4 -4
  12. package/dist/schemas/v2/ListReportNewConfig.json +42 -0
  13. package/dist/specification/package.json +5 -6
  14. package/dist/specification/scripts/extractDocu.js +72 -106
  15. package/dist/specification/scripts/extractDocu.js.map +1 -1
  16. package/dist/specification/scripts/schema/to-json-schema.d.ts.map +1 -1
  17. package/dist/specification/scripts/schema/to-json-schema.js +3 -2
  18. package/dist/specification/scripts/schema/to-json-schema.js.map +1 -1
  19. package/dist/specification/src/sync/v2/generate/schemaAdaptation.d.ts +1 -1
  20. package/dist/specification/src/sync/v2/generate/schemaAdaptation.d.ts.map +1 -1
  21. package/dist/specification/src/sync/v2/generate/schemaAdaptation.js +1 -2
  22. package/dist/specification/src/sync/v2/generate/schemaAdaptation.js.map +1 -1
  23. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/Action.d.ts +5 -0
  24. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/Action.d.ts.map +1 -0
  25. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/Action.js +27 -0
  26. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/Action.js.map +1 -0
  27. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/ListHeader.d.ts +12 -0
  28. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/ListHeader.d.ts.map +1 -0
  29. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/ListHeader.js +58 -0
  30. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/ListHeader.js.map +1 -0
  31. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/index.d.ts +7 -0
  32. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/index.d.ts.map +1 -0
  33. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/index.js +23 -0
  34. package/dist/specification/src/sync/v2/genericSchemaHandling/controls/index.js.map +1 -0
  35. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/ListReportNew.d.ts +2 -0
  36. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/ListReportNew.d.ts.map +1 -1
  37. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/ListReportNew.js +15 -2
  38. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/ListReportNew.js.map +1 -1
  39. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/pageAccess.d.ts +3 -3
  40. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/pageAccess.d.ts.map +1 -1
  41. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/pageAccess.js +10 -8
  42. package/dist/specification/src/sync/v2/genericSchemaHandling/pages/pageAccess.js.map +1 -1
  43. package/dist/specification/src/sync/v2/import/importPage.d.ts.map +1 -1
  44. package/dist/specification/src/sync/v2/import/importPage.js +1 -2
  45. package/dist/specification/src/sync/v2/import/importPage.js.map +1 -1
  46. package/dist/specification/src/sync/v2/utils.d.ts +5 -6
  47. package/dist/specification/src/sync/v2/utils.d.ts.map +1 -1
  48. package/dist/specification/src/sync/v2/utils.js +8 -17
  49. package/dist/specification/src/sync/v2/utils.js.map +1 -1
  50. package/dist/types/src/common/types.d.ts +1 -5
  51. package/dist/types/src/common/types.d.ts.map +1 -1
  52. package/dist/types/src/common/types.js.map +1 -1
  53. package/package.json +5 -6
package/CHANGELOG.md CHANGED
@@ -8,6 +8,34 @@ This project adheres to [Semantic Versioning](http://semver.org/) and the change
8
8
 
9
9
  [NodeJS](https://nodejs.org/en/download/) Version `18.18.0` or higher
10
10
 
11
+ ## [1.71.140] - 2025-08-20
12
+
13
+ ### Quality
14
+
15
+ Upgrades:
16
+
17
+ | Package | Change |
18
+ |---|---|
19
+ | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.39.0` -> `8.40.0`] |
20
+ | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.39.0` -> `8.40.0`] |
21
+ | [esbuild](https://github.com/evanw/esbuild) | [`0.25.8` -> `0.25.9`] |
22
+ | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | [`5.5.3` -> `5.5.4`] |
23
+ | [i18next](https://www.i18next.com) ([source](https://github.com/i18next/i18next)) | [`25.3.0` -> `25.4.0`] |
24
+
25
+ ## [1.71.139] - 2025-08-06
26
+
27
+ ### Quality
28
+
29
+ Upgrades:
30
+
31
+ | Package | Change |
32
+ |---|---|
33
+ | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.37.0` -> `8.39.0`] |
34
+ | [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)) | [`8.37.0` -> `8.39.0`] |
35
+ | [typescript](https://www.typescriptlang.org/) ([source](https://github.com/microsoft/TypeScript)) | [`5.8.3` -> `5.9.2`] |
36
+ | [ts-jest](https://kulshekhar.github.io/ts-jest) ([source](https://github.com/kulshekhar/ts-jest)) | [`29.4.0` -> `29.4.1`] |
37
+ | [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) | [`0.57.0` -> `0.65.1`] |
38
+
11
39
  ## [1.71.138] - 2025-07-23
12
40
 
13
41
  ### Quality