@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.
- package/CHANGELOG.md +47 -25
- package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
- package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
- package/dist/documentation/v2/v2-ListReport.html +2 -2
- package/dist/documentation/v2/v2-ObjectPage.html +2 -2
- package/dist/documentation/v2/v2-OverviewPage.html +2 -2
- package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
- package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
- package/dist/documentation/v4/v4-FreestylePage.html +2 -2
- package/dist/documentation/v4/v4-ListReport.html +2 -2
- package/dist/documentation/v4/v4-ObjectPage.html +2 -2
- package/dist/index-min.js +99 -99
- package/dist/index-min.js.map +3 -3
- package/dist/schemas/v2/ApplicationV2.json +1 -5
- package/dist/schemas/v4/ApplicationV4.json +1 -5
- package/dist/specification/package.json +9 -9
- package/dist/specification/scripts/to-json-schema.js +4 -1
- package/dist/specification/scripts/to-json-schema.js.map +1 -1
- package/dist/specification/src/api.js +1 -1
- package/dist/specification/src/specification/schemaAccess.d.ts +1 -1
- package/dist/specification/src/specification/schemaAccess.d.ts.map +1 -1
- package/dist/specification/src/specification/schemaAccess.js +6 -5
- package/dist/specification/src/specification/schemaAccess.js.map +1 -1
- package/dist/specification/src/sync/common/appProvider.d.ts +2 -3
- package/dist/specification/src/sync/common/appProvider.d.ts.map +1 -1
- package/dist/specification/src/sync/common/appProvider.js +15 -9
- package/dist/specification/src/sync/common/appProvider.js.map +1 -1
- package/dist/specification/src/sync/common/decoration/control.d.ts.map +1 -1
- package/dist/specification/src/sync/common/decoration/control.js.map +1 -1
- package/dist/specification/src/sync/common/dist_tag.json +10 -5
- package/dist/specification/src/sync/common/importProject.d.ts.map +1 -1
- package/dist/specification/src/sync/common/importProject.js +14 -5
- package/dist/specification/src/sync/common/importProject.js.map +1 -1
- package/dist/specification/src/sync/common/utils.d.ts +21 -2
- package/dist/specification/src/sync/common/utils.d.ts.map +1 -1
- package/dist/specification/src/sync/common/utils.js +148 -107
- package/dist/specification/src/sync/common/utils.js.map +1 -1
- package/dist/specification/src/sync/v2/import/app/appProvider.d.ts +1 -0
- package/dist/specification/src/sync/v2/import/app/appProvider.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/import/app/appProvider.js +31 -34
- package/dist/specification/src/sync/v2/import/app/appProvider.js.map +1 -1
- package/dist/specification/src/sync/v2/import/app/ovpProvider.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/import/app/ovpProvider.js +1 -1
- package/dist/specification/src/sync/v2/import/app/ovpProvider.js.map +1 -1
- package/dist/specification/src/sync/v4/export/export.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/export.js +1 -2
- package/dist/specification/src/sync/v4/export/export.js.map +1 -1
- package/dist/specification/src/sync/v4/export/flexibleColumnLayout.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/flexibleColumnLayout.js +3 -13
- package/dist/specification/src/sync/v4/export/flexibleColumnLayout.js.map +1 -1
- package/dist/specification/src/sync/v4/export/manifest.js +2 -2
- package/dist/specification/src/sync/v4/export/manifest.js.map +1 -1
- package/dist/specification/src/sync/v4/generate/objectPage.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/generate/objectPage.js.map +1 -1
- package/dist/specification/src/sync/v4/import/app/appProvider.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/import/app/appProvider.js +3 -3
- package/dist/specification/src/sync/v4/import/app/appProvider.js.map +1 -1
- package/dist/specification/src/sync/v4/utils/StableIdHelper.js +4 -4
- package/dist/specification/src/sync/v4/utils/StableIdHelper.js.map +1 -1
- package/dist/types/src/apiTypes.d.ts +3 -1
- package/dist/types/src/apiTypes.d.ts.map +1 -1
- package/dist/types/src/apiTypes.js.map +1 -1
- package/dist/types/src/common/page.d.ts +2 -2
- package/dist/types/src/common/page.d.ts.map +1 -1
- 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.
|
|
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.
|
|
55
|
-
"@sap-ux/vocabularies-types": "0.
|
|
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.
|
|
59
|
-
"@sap-ux/edmx-parser": "0.
|
|
60
|
-
"@sap/ux-specification-types": "1.96.
|
|
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.
|
|
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.
|
|
74
|
+
"i18next": "23.14.0",
|
|
75
75
|
"jquery": "3.7.1",
|
|
76
|
-
"jsdom": "24.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",
|