@sap/ux-specification 1.96.69 → 1.96.71

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 (65) hide show
  1. package/CHANGELOG.md +47 -25
  2. package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
  3. package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
  4. package/dist/documentation/v2/v2-ListReport.html +2 -2
  5. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  6. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  7. package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
  8. package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
  9. package/dist/documentation/v4/v4-FreestylePage.html +2 -2
  10. package/dist/documentation/v4/v4-ListReport.html +2 -2
  11. package/dist/documentation/v4/v4-ObjectPage.html +2 -2
  12. package/dist/index-min.js +99 -99
  13. package/dist/index-min.js.map +3 -3
  14. package/dist/schemas/v2/ApplicationV2.json +1 -5
  15. package/dist/schemas/v4/ApplicationV4.json +1 -5
  16. package/dist/specification/package.json +9 -9
  17. package/dist/specification/scripts/to-json-schema.js +4 -1
  18. package/dist/specification/scripts/to-json-schema.js.map +1 -1
  19. package/dist/specification/src/api.js +1 -1
  20. package/dist/specification/src/specification/schemaAccess.d.ts +1 -1
  21. package/dist/specification/src/specification/schemaAccess.d.ts.map +1 -1
  22. package/dist/specification/src/specification/schemaAccess.js +6 -5
  23. package/dist/specification/src/specification/schemaAccess.js.map +1 -1
  24. package/dist/specification/src/sync/common/appProvider.d.ts +2 -3
  25. package/dist/specification/src/sync/common/appProvider.d.ts.map +1 -1
  26. package/dist/specification/src/sync/common/appProvider.js +15 -9
  27. package/dist/specification/src/sync/common/appProvider.js.map +1 -1
  28. package/dist/specification/src/sync/common/decoration/control.d.ts.map +1 -1
  29. package/dist/specification/src/sync/common/decoration/control.js.map +1 -1
  30. package/dist/specification/src/sync/common/dist_tag.json +10 -5
  31. package/dist/specification/src/sync/common/importProject.d.ts.map +1 -1
  32. package/dist/specification/src/sync/common/importProject.js +14 -5
  33. package/dist/specification/src/sync/common/importProject.js.map +1 -1
  34. package/dist/specification/src/sync/common/utils.d.ts +21 -2
  35. package/dist/specification/src/sync/common/utils.d.ts.map +1 -1
  36. package/dist/specification/src/sync/common/utils.js +148 -107
  37. package/dist/specification/src/sync/common/utils.js.map +1 -1
  38. package/dist/specification/src/sync/v2/import/app/appProvider.d.ts +1 -0
  39. package/dist/specification/src/sync/v2/import/app/appProvider.d.ts.map +1 -1
  40. package/dist/specification/src/sync/v2/import/app/appProvider.js +31 -34
  41. package/dist/specification/src/sync/v2/import/app/appProvider.js.map +1 -1
  42. package/dist/specification/src/sync/v2/import/app/ovpProvider.d.ts.map +1 -1
  43. package/dist/specification/src/sync/v2/import/app/ovpProvider.js +1 -1
  44. package/dist/specification/src/sync/v2/import/app/ovpProvider.js.map +1 -1
  45. package/dist/specification/src/sync/v4/export/export.d.ts.map +1 -1
  46. package/dist/specification/src/sync/v4/export/export.js +1 -2
  47. package/dist/specification/src/sync/v4/export/export.js.map +1 -1
  48. package/dist/specification/src/sync/v4/export/flexibleColumnLayout.d.ts.map +1 -1
  49. package/dist/specification/src/sync/v4/export/flexibleColumnLayout.js +3 -13
  50. package/dist/specification/src/sync/v4/export/flexibleColumnLayout.js.map +1 -1
  51. package/dist/specification/src/sync/v4/export/manifest.js +2 -2
  52. package/dist/specification/src/sync/v4/export/manifest.js.map +1 -1
  53. package/dist/specification/src/sync/v4/generate/objectPage.d.ts.map +1 -1
  54. package/dist/specification/src/sync/v4/generate/objectPage.js.map +1 -1
  55. package/dist/specification/src/sync/v4/import/app/appProvider.d.ts.map +1 -1
  56. package/dist/specification/src/sync/v4/import/app/appProvider.js +3 -3
  57. package/dist/specification/src/sync/v4/import/app/appProvider.js.map +1 -1
  58. package/dist/specification/src/sync/v4/utils/StableIdHelper.js +4 -4
  59. package/dist/specification/src/sync/v4/utils/StableIdHelper.js.map +1 -1
  60. package/dist/types/src/apiTypes.d.ts +3 -1
  61. package/dist/types/src/apiTypes.d.ts.map +1 -1
  62. package/dist/types/src/apiTypes.js.map +1 -1
  63. package/dist/types/src/common/page.d.ts +2 -2
  64. package/dist/types/src/common/page.d.ts.map +1 -1
  65. package/package.json +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sap/ux-specification",
3
- "version": "1.96.69",
3
+ "version": "1.96.71",
4
4
  "displayName": "SAP Fiori tools - Specification",
5
5
  "description": "SAP Fiori tools - Specification",
6
6
  "files": [
@@ -51,13 +51,13 @@
51
51
  "publisher": "SAPSE",
52
52
  "license": "SEE LICENSE IN LICENSE",
53
53
  "dependencies": {
54
- "@sap-ux/fe-fpm-writer": "0.26.4",
55
- "@sap-ux/vocabularies-types": "0.10.14"
54
+ "@sap-ux/fe-fpm-writer": "0.28.3",
55
+ "@sap-ux/vocabularies-types": "0.11.1"
56
56
  },
57
57
  "devDependencies": {
58
- "@sap-ux/annotation-converter": "0.8.15",
59
- "@sap-ux/edmx-parser": "0.7.1",
60
- "@sap/ux-specification-types": "1.96.69",
58
+ "@sap-ux/annotation-converter": "0.9.2",
59
+ "@sap-ux/edmx-parser": "0.8.0",
60
+ "@sap/ux-specification-types": "1.96.71",
61
61
  "@sapui5/ts-types-esm": "1.96.33",
62
62
  "@types/d3": "7.4.3",
63
63
  "@types/jquery": "3.5.30",
@@ -65,15 +65,15 @@
65
65
  "@ui5/flexibility-utils": "0.1.3",
66
66
  "@xml-tools/ast": "5.0.5",
67
67
  "@xml-tools/parser": "1.0.11",
68
- "axios": "1.7.4",
68
+ "axios": "1.7.7",
69
69
  "copyfiles": "2.4.1",
70
70
  "d3": "7.9.0",
71
71
  "deepmerge": "4.3.1",
72
72
  "ejs": "3.1.10",
73
73
  "excel4node": "1.8.2",
74
- "i18next": "23.12.2",
74
+ "i18next": "23.14.0",
75
75
  "jquery": "3.7.1",
76
- "jsdom": "24.1.1",
76
+ "jsdom": "24.1.3",
77
77
  "lodash.unset": "4.5.2",
78
78
  "mem-fs-editor": "9.7.0",
79
79
  "path": "0.12.7",