@sap-ux/adp-tooling 0.14.32 → 0.14.34
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.
|
@@ -3,34 +3,34 @@
|
|
|
3
3
|
"oDataSourceLabel": "Target OData Service",
|
|
4
4
|
"oDataSourceTooltip": "Select the OData service you want to replace",
|
|
5
5
|
"oDataSourceURILabel": "OData Source URI",
|
|
6
|
-
"oDataSourceURITooltip": "Enter the URI for the new OData source. The URI
|
|
6
|
+
"oDataSourceURITooltip": "Enter the URI for the new OData source. The URI must start and end with '/' and must not contain any whitespaces or parameters",
|
|
7
7
|
"maxAgeLabel": "New maxAge",
|
|
8
8
|
"maxAgeTooltip": "(Optional) Enter the time in seconds it takes for a cached response of the service to expire.",
|
|
9
9
|
"oDataAnnotationSourceURILabel": "OData Annotation Data Source URI",
|
|
10
|
-
"oDataAnnotationSourceURITooltip": "Server side annotations have been detected for the selected OData service. If needed, enter new annotation data source URI for the changed service. The URI
|
|
10
|
+
"oDataAnnotationSourceURITooltip": "Server side annotations have been detected for the selected OData service. If needed, enter a new annotation data source URI for the changed service. The URI must start and end with '/' and must not contain any whitespaces or parameters.",
|
|
11
11
|
"fileSelectOptionLabel": "Annotation XML",
|
|
12
12
|
"fileSelectOptionTooltip": "Select the annotation file source",
|
|
13
13
|
"filePathLabel": "Annotation File path",
|
|
14
14
|
"filePathTooltip": "Select the annotation file from your workspace",
|
|
15
|
-
"addAnnotationOdataSourceTooltip": "Select the OData service you want to add annotation file to",
|
|
15
|
+
"addAnnotationOdataSourceTooltip": "Select the OData service you want to add the annotation file to",
|
|
16
16
|
"oDataServiceNameLabel": "OData Service Name",
|
|
17
17
|
"oDataServiceNameTooltip": "Enter a name for the OData service you want to add",
|
|
18
18
|
"oDataServiceUriLabel": "OData Service URI",
|
|
19
|
-
"oDataServiceUriTooltip": "Enter the URI for the OData service you want to add. The URI
|
|
19
|
+
"oDataServiceUriTooltip": "Enter the URI for the OData service you want to add. The URI must start and end with '/' and must not contain any whitespaces or parameters",
|
|
20
20
|
"oDataServiceVersionLabel": "OData Version",
|
|
21
21
|
"oDataServiceVersionTooltip": "Select the version of OData of the service you want to add",
|
|
22
22
|
"oDataServiceModelNameLabel": "OData Service SAPUI5 Model Name",
|
|
23
23
|
"oDataServiceModelNameTooltip": "Enter a name for the SAPUI5 model you want to use from the service",
|
|
24
24
|
"oDataServiceModelSettingsLabel": "OData Service SAPUI5 Model Settings",
|
|
25
|
-
"oDataServiceModelSettingsTooltip": "If needed enter any additional model settings in the \"key1\":\"value1\",\"key2\":\"value2\" format",
|
|
25
|
+
"oDataServiceModelSettingsTooltip": "If needed, enter any additional model settings in the \"key1\":\"value1\",\"key2\":\"value2\" format",
|
|
26
26
|
"oDataAnnotationDataSourceNameLabel": "OData Annotation Data Source Name",
|
|
27
27
|
"oDataAnnotationDataSourceNameTooltip": "Enter a name for the OData annotation data source",
|
|
28
28
|
"oDataAnnotationDataSourceUriLabel": "OData Annotation Data Source URI",
|
|
29
|
-
"oDataAnnotationDataSourceUriTooltip": "Enter URI for the OData annotation data source. The URI
|
|
29
|
+
"oDataAnnotationDataSourceUriTooltip": "Enter a URI for the OData annotation data source. The URI must start and end with '/' and must not contain any whitespaces or parameters",
|
|
30
30
|
"oDataAnnotationSettingsLabel": "OData Annotation Settings",
|
|
31
|
-
"oDataAnnotationSettingsTooltip": "If needed enter any additional {{value}} settings in the \"key1\":\"value1\",\"key2\":\"value2\" format",
|
|
31
|
+
"oDataAnnotationSettingsTooltip": "If needed, enter any additional {{value}} settings in the \"key1\":\"value1\",\"key2\":\"value2\" format",
|
|
32
32
|
"component": {
|
|
33
|
-
"usage": "Component
|
|
33
|
+
"usage": "Component Usage",
|
|
34
34
|
"usageIdLabel": "Component Usage ID",
|
|
35
35
|
"usageIdTooltip": "Enter the component usage ID you want to add",
|
|
36
36
|
"nameLabel": "Component Name",
|
|
@@ -39,8 +39,8 @@
|
|
|
39
39
|
"isLazyTooltip": "Select if the component should be lazy or not",
|
|
40
40
|
"settingsLabel": "Component Settings",
|
|
41
41
|
"dataLabel": "Component Data",
|
|
42
|
-
"tooltip": "If needed enter any additional {{input}} in the \"key1\":\"value1\",\"key2\":\"value2\" format",
|
|
43
|
-
"shouldAddLibraryLabel": "Do you want to add library reference?",
|
|
42
|
+
"tooltip": "If needed, enter any additional {{input}} in the \"key1\":\"value1\",\"key2\":\"value2\" format",
|
|
43
|
+
"shouldAddLibraryLabel": "Do you want to add a library reference?",
|
|
44
44
|
"shouldAddLibraryTooltip": "Choose if you want to add library reference",
|
|
45
45
|
"libraryLabel": "Library Reference",
|
|
46
46
|
"libraryTooltip": "Enter the library reference",
|
|
@@ -52,27 +52,27 @@
|
|
|
52
52
|
"icon": "Icon"
|
|
53
53
|
},
|
|
54
54
|
"tooltips": {
|
|
55
|
-
"title": "Enter title for your
|
|
56
|
-
"subtitle": "Enter subtitle for your
|
|
57
|
-
"icon": "Enter icon path for your
|
|
55
|
+
"title": "Enter title for your SAP Fiori launchpad configuration",
|
|
56
|
+
"subtitle": "Enter subtitle for your SAP Fiori launchpad configuration",
|
|
57
|
+
"icon": "Enter icon path for your SAP Fiori launchpad configuration"
|
|
58
58
|
},
|
|
59
59
|
"validators": {
|
|
60
|
-
"missingIconOrTitleOrSubtitle": "At least one of Title, Subtitle
|
|
61
|
-
"fileDoesNotExist": "
|
|
62
|
-
"annotationFileAlreadyExists": "There is already an annotation file with the same name
|
|
63
|
-
"errorDuplicatedValueOData": "OData
|
|
64
|
-
"errorDuplicatedValueSapui5Model": "SAPUI5
|
|
65
|
-
"errorDuplicateValueComponentId": "
|
|
66
|
-
"errorDuplicateValueLibrary": "
|
|
67
|
-
"errorDuplicateNamesOData": "OData Service Name must be different from OData Annotation Data Source Name",
|
|
68
|
-
"errorInputInvalidValuePrefix": "{{value}}
|
|
69
|
-
"errorCustomerEmptyValue": "{{value}}
|
|
60
|
+
"missingIconOrTitleOrSubtitle": "At least one of the Title, Subtitle, or Icon fields must have a value.",
|
|
61
|
+
"fileDoesNotExist": "This file does not exist.",
|
|
62
|
+
"annotationFileAlreadyExists": "There is already an annotation file with the same name. Please choose another file or rename the file and select it again.",
|
|
63
|
+
"errorDuplicatedValueOData": "An OData annotation or service with the same name was already added to the project. Rename and try again.",
|
|
64
|
+
"errorDuplicatedValueSapui5Model": "An SAPUI5 model with the same name was already added to the project. Rename and try again.",
|
|
65
|
+
"errorDuplicateValueComponentId": "A component usage with the same name was already added to the project. Rename and try again.",
|
|
66
|
+
"errorDuplicateValueLibrary": "A library with the same name was already added to the project. Rename and try again.",
|
|
67
|
+
"errorDuplicateNamesOData": "An OData Service Name must be different from an OData Annotation Data Source Name. Rename and try again.",
|
|
68
|
+
"errorInputInvalidValuePrefix": "{{value}} must start with '{{prefix}}'.",
|
|
69
|
+
"errorCustomerEmptyValue": "{{value}} must contain at least one character in addition to '{{prefix}}'.",
|
|
70
70
|
"errorInvalidDataSourceURI": "Invalid URI. The URI must start and end with '/' and contain no spaces.",
|
|
71
|
-
"appDoesNotSupportManifest": "The selected application is not supported by SAPUI5 Adaptation Project
|
|
72
|
-
"ui5VersionNotReachableError": "The URL of the SAPUI5 version you have selected is not reachable. The
|
|
71
|
+
"appDoesNotSupportManifest": "The selected application is not supported by SAPUI5 Adaptation Project because it does not have a `manifest.json` file. Please select a different application.",
|
|
72
|
+
"ui5VersionNotReachableError": "The URL of the SAPUI5 version you have selected is not reachable. The <URL> URL must be made accessible through the cloud connector and the destination configuration so it can be consumed within the SAPUI5 adaptation project and its SAPUI5 Adaptation Editor.",
|
|
73
73
|
"ui5VersionOutdatedError": "The SAPUI5 version you have selected is not compatible with the SAPUI5 Adaptation Editor. Please select a different version.",
|
|
74
74
|
"ui5VersionDoesNotExistGeneric": "An error occurred when validating the SAPUI5 version: {{error}}. Please select a different version.",
|
|
75
|
-
"ui5VersionNotDetectedError": "The SAPUI5 version of the selected system
|
|
75
|
+
"ui5VersionNotDetectedError": "The SAPUI5 version of the selected system cannot be determined. You will be able to create and edit adaptation projects using the newest version but it will not be usable on this system until the system`s SAPUI5 version is upgraded to version 1.71 or higher."
|
|
76
76
|
},
|
|
77
77
|
"choices": {
|
|
78
78
|
"true": "true",
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"bugs": {
|
|
10
10
|
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
|
|
11
11
|
},
|
|
12
|
-
"version": "0.14.
|
|
12
|
+
"version": "0.14.34",
|
|
13
13
|
"license": "Apache-2.0",
|
|
14
14
|
"author": "@SAP/ux-tools-team",
|
|
15
15
|
"main": "dist/index.js",
|
|
@@ -35,15 +35,15 @@
|
|
|
35
35
|
"uuid": "10.0.0",
|
|
36
36
|
"@sap-ux/axios-extension": "1.22.3",
|
|
37
37
|
"@sap-ux/btp-utils": "1.1.0",
|
|
38
|
-
"@sap-ux/inquirer-common": "0.7.
|
|
38
|
+
"@sap-ux/inquirer-common": "0.7.18",
|
|
39
39
|
"@sap-ux/logger": "0.7.0",
|
|
40
|
-
"@sap-ux/project-access": "1.30.
|
|
41
|
-
"@sap-ux/project-input-validator": "0.6.
|
|
40
|
+
"@sap-ux/project-access": "1.30.4",
|
|
41
|
+
"@sap-ux/project-input-validator": "0.6.7",
|
|
42
42
|
"@sap-ux/system-access": "0.6.9",
|
|
43
|
-
"@sap-ux/ui5-config": "0.28.
|
|
44
|
-
"@sap-ux/odata-service-writer": "0.27.6",
|
|
45
|
-
"@sap-ux/nodejs-utils": "0.2.1",
|
|
43
|
+
"@sap-ux/ui5-config": "0.28.3",
|
|
46
44
|
"@sap-ux/ui5-info": "0.12.0",
|
|
45
|
+
"@sap-ux/odata-service-writer": "0.27.8",
|
|
46
|
+
"@sap-ux/nodejs-utils": "0.2.1",
|
|
47
47
|
"@sap-ux/i18n": "0.3.1",
|
|
48
48
|
"@sap-ux/store": "1.1.1"
|
|
49
49
|
},
|