@sap/ux-specification 1.84.99 → 1.84.101

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 (156) hide show
  1. package/CHANGELOG.md +47 -29
  2. package/dist/documentation/runDocu-min.js.map +3 -3
  3. package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
  4. package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
  5. package/dist/documentation/v2/v2-ListReport.html +2 -2
  6. package/dist/documentation/v2/v2-ObjectPage.html +2 -2
  7. package/dist/documentation/v2/v2-OverviewPage.html +2 -2
  8. package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
  9. package/dist/documentation/v4/v4-ListReport.html +2 -2
  10. package/dist/documentation/v4/v4-ObjectPage.html +2 -2
  11. package/dist/index-min.js +26 -26
  12. package/dist/index-min.js.map +3 -3
  13. package/dist/schemas/v2/AnalyticalListPageConfig.json +76 -76
  14. package/dist/schemas/v2/ApplicationV2.json +3 -3
  15. package/dist/schemas/v2/ListReportConfig.json +82 -81
  16. package/dist/schemas/v2/ObjectPageConfig.json +73 -73
  17. package/dist/schemas/v2/OverviewPageConfig.json +77 -77
  18. package/dist/schemas/v4/ApplicationV4.json +4 -4
  19. package/dist/schemas/v4/ListReportConfig.json +31 -31
  20. package/dist/schemas/v4/ObjectPageConfig.json +13 -13
  21. package/dist/specification/package.json +4 -4
  22. package/dist/specification/scripts/documentation/components/filter.js +0 -1
  23. package/dist/specification/scripts/documentation/components/filter.js.map +1 -1
  24. package/dist/specification/scripts/documentation/components/ui/TreeUI.d.ts.map +1 -1
  25. package/dist/specification/scripts/documentation/components/ui/TreeUI.js +2 -1
  26. package/dist/specification/scripts/documentation/components/ui/TreeUI.js.map +1 -1
  27. package/dist/specification/scripts/documentation/components/ui/search.d.ts.map +1 -1
  28. package/dist/specification/scripts/documentation/components/ui/search.js +6 -3
  29. package/dist/specification/scripts/documentation/components/ui/search.js.map +1 -1
  30. package/dist/specification/scripts/documentation/components/ui/toggle.d.ts.map +1 -1
  31. package/dist/specification/scripts/documentation/components/ui/toggle.js +6 -3
  32. package/dist/specification/scripts/documentation/components/ui/toggle.js.map +1 -1
  33. package/dist/specification/scripts/documentation/components/ui/tooltip.d.ts.map +1 -1
  34. package/dist/specification/scripts/documentation/components/ui/tooltip.js +13 -9
  35. package/dist/specification/scripts/documentation/components/ui/tooltip.js.map +1 -1
  36. package/dist/specification/scripts/documentation/components/ui/utils.d.ts.map +1 -1
  37. package/dist/specification/scripts/documentation/components/ui/utils.js +8 -4
  38. package/dist/specification/scripts/documentation/components/ui/utils.js.map +1 -1
  39. package/dist/specification/scripts/extractDocu.js +64 -24
  40. package/dist/specification/scripts/extractDocu.js.map +1 -1
  41. package/dist/specification/scripts/to-json-schema.js +1 -1
  42. package/dist/specification/scripts/to-json-schema.js.map +1 -1
  43. package/dist/specification/src/api.js +1 -1
  44. package/dist/specification/src/extensionLogger.js +3 -3
  45. package/dist/specification/src/sync/common/appProvider.d.ts.map +1 -1
  46. package/dist/specification/src/sync/common/appProvider.js.map +1 -1
  47. package/dist/specification/src/sync/common/decoration/control.d.ts.map +1 -1
  48. package/dist/specification/src/sync/common/decoration/control.js +2 -2
  49. package/dist/specification/src/sync/common/decoration/control.js.map +1 -1
  50. package/dist/specification/src/sync/common/flexUtils.js +1 -1
  51. package/dist/specification/src/sync/common/flexUtils.js.map +1 -1
  52. package/dist/specification/src/sync/common/generate/objectPage.js +0 -1
  53. package/dist/specification/src/sync/common/generate/objectPage.js.map +1 -1
  54. package/dist/specification/src/sync/common/generate/utils.js +11 -11
  55. package/dist/specification/src/sync/common/generate/utils.js.map +1 -1
  56. package/dist/specification/src/sync/common/import/utils.js +2 -2
  57. package/dist/specification/src/sync/common/importProject.js +3 -3
  58. package/dist/specification/src/sync/common/importProject.js.map +1 -1
  59. package/dist/specification/src/sync/common/utils.d.ts +1 -2
  60. package/dist/specification/src/sync/common/utils.d.ts.map +1 -1
  61. package/dist/specification/src/sync/common/utils.js +104 -100
  62. package/dist/specification/src/sync/common/utils.js.map +1 -1
  63. package/dist/specification/src/sync/v2/export/controls/FilterBar.d.ts +1 -1
  64. package/dist/specification/src/sync/v2/export/controls/FilterBar.d.ts.map +1 -1
  65. package/dist/specification/src/sync/v2/export/controls/FilterBar.js.map +1 -1
  66. package/dist/specification/src/sync/v2/export/controls/Fragment.d.ts.map +1 -1
  67. package/dist/specification/src/sync/v2/export/controls/Fragment.js +14 -6
  68. package/dist/specification/src/sync/v2/export/controls/Fragment.js.map +1 -1
  69. package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.js +6 -6
  70. package/dist/specification/src/sync/v2/export/export.d.ts.map +1 -1
  71. package/dist/specification/src/sync/v2/export/export.js +7 -7
  72. package/dist/specification/src/sync/v2/export/export.js.map +1 -1
  73. package/dist/specification/src/sync/v2/export/factory.js +8 -8
  74. package/dist/specification/src/sync/v2/export/manifest.js +0 -1
  75. package/dist/specification/src/sync/v2/export/manifest.js.map +1 -1
  76. package/dist/specification/src/sync/v2/generate/analyticalListReport.js +1 -1
  77. package/dist/specification/src/sync/v2/generate/analyticalListReport.js.map +1 -1
  78. package/dist/specification/src/sync/v2/generate/objectPage.js +4 -4
  79. package/dist/specification/src/sync/v2/generate/objectPage.js.map +1 -1
  80. package/dist/specification/src/sync/v2/generate/utils.d.ts.map +1 -1
  81. package/dist/specification/src/sync/v2/generate/utils.js +0 -2
  82. package/dist/specification/src/sync/v2/generate/utils.js.map +1 -1
  83. package/dist/specification/src/sync/v2/import/app/appProvider.js +0 -1
  84. package/dist/specification/src/sync/v2/import/app/appProvider.js.map +1 -1
  85. package/dist/specification/src/sync/v2/import/app/ovpProvider.js.map +1 -1
  86. package/dist/specification/src/sync/v2/import/common/index.d.ts +3 -2
  87. package/dist/specification/src/sync/v2/import/common/index.d.ts.map +1 -1
  88. package/dist/specification/src/sync/v2/import/common/index.js +41 -24
  89. package/dist/specification/src/sync/v2/import/common/index.js.map +1 -1
  90. package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js +1 -1
  91. package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js.map +1 -1
  92. package/dist/specification/src/sync/v2/import/pages/listReport.js +1 -1
  93. package/dist/specification/src/sync/v2/import/pages/listReport.js.map +1 -1
  94. package/dist/specification/src/sync/v2/import/pages/objectPage.d.ts.map +1 -1
  95. package/dist/specification/src/sync/v2/import/pages/objectPage.js +7 -8
  96. package/dist/specification/src/sync/v2/import/pages/objectPage.js.map +1 -1
  97. package/dist/specification/src/sync/v4/export/controls/Table.d.ts +1 -1
  98. package/dist/specification/src/sync/v4/export/controls/Table.d.ts.map +1 -1
  99. package/dist/specification/src/sync/v4/export/controls/Table.js.map +1 -1
  100. package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts +1 -1
  101. package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts.map +1 -1
  102. package/dist/specification/src/sync/v4/export/export.js +2 -3
  103. package/dist/specification/src/sync/v4/export/export.js.map +1 -1
  104. package/dist/specification/src/sync/v4/export/factory.js +6 -6
  105. package/dist/specification/src/sync/v4/import/pages/objectPage.js +1 -1
  106. package/dist/types/src/apiTypes.d.ts +1 -1
  107. package/dist/types/src/apiTypes.js +2 -2
  108. package/dist/types/src/common/Application.d.ts +4 -8
  109. package/dist/types/src/common/Application.d.ts.map +1 -1
  110. package/dist/types/src/common/page.d.ts +1 -1
  111. package/dist/types/src/common/page.d.ts.map +1 -1
  112. package/dist/types/src/common/page.js.map +1 -1
  113. package/dist/types/src/common/types.d.ts +3 -3
  114. package/dist/types/src/common/types.d.ts.map +1 -1
  115. package/dist/types/src/common/types.js +4 -4
  116. package/dist/types/src/common/types.js.map +1 -1
  117. package/dist/types/src/v2/controls/Action.d.ts +4 -2
  118. package/dist/types/src/v2/controls/Action.d.ts.map +1 -1
  119. package/dist/types/src/v2/controls/AnalyticalListPageKPI.d.ts +6 -6
  120. package/dist/types/src/v2/controls/Card.d.ts +36 -35
  121. package/dist/types/src/v2/controls/Card.d.ts.map +1 -1
  122. package/dist/types/src/v2/controls/Card.js.map +1 -1
  123. package/dist/types/src/v2/controls/Field.d.ts +1 -1
  124. package/dist/types/src/v2/controls/FilterBar.d.ts +17 -13
  125. package/dist/types/src/v2/controls/FilterBar.d.ts.map +1 -1
  126. package/dist/types/src/v2/controls/FilterBar.js.map +1 -1
  127. package/dist/types/src/v2/controls/ObjectPageChart.d.ts +2 -2
  128. package/dist/types/src/v2/controls/ObjectPageHeader.d.ts +2 -2
  129. package/dist/types/src/v2/controls/ObjectPageLayout.d.ts +4 -4
  130. package/dist/types/src/v2/controls/ObjectPageSection.d.ts +2 -2
  131. package/dist/types/src/v2/controls/ObjectPageTable.d.ts +16 -15
  132. package/dist/types/src/v2/controls/ObjectPageTable.d.ts.map +1 -1
  133. package/dist/types/src/v2/controls/Table.d.ts +50 -45
  134. package/dist/types/src/v2/controls/Table.d.ts.map +1 -1
  135. package/dist/types/src/v2/controls/Table.js.map +1 -1
  136. package/dist/types/src/v2/overviewPage.d.ts +2 -2
  137. package/dist/types/src/v2/pages/ObjectPageConfigV2.d.ts +4 -4
  138. package/dist/types/src/v2/pages/OverviewPageConfigV2.d.ts +5 -5
  139. package/dist/types/src/v4/controls/ObjectPageHeader.d.ts +1 -1
  140. package/dist/types/src/v4/controls/ObjectPageHeaderSection.d.ts +1 -1
  141. package/dist/types/src/v4/controls/ObjectPageLayout.d.ts +1 -2
  142. package/dist/types/src/v4/controls/ObjectPageLayout.d.ts.map +1 -1
  143. package/dist/types/src/v4/controls/ObjectPageSection.d.ts +2 -2
  144. package/dist/types/src/v4/controls/ObjectPageTable.d.ts +2 -2
  145. package/dist/types/src/v4/controls/ObjectPageToolBar.d.ts +1 -1
  146. package/dist/types/src/v4/controls/Table.d.ts +23 -29
  147. package/dist/types/src/v4/controls/Table.d.ts.map +1 -1
  148. package/dist/types/src/v4/controls/ToolBar.d.ts +1 -1
  149. package/dist/types/src/v4/pages/ListReportConfigV4.d.ts +1 -2
  150. package/dist/types/src/v4/pages/ListReportConfigV4.d.ts.map +1 -1
  151. package/dist/types/src/v4/pages/ObjectPageConfigV4.d.ts +3 -4
  152. package/dist/types/src/v4/pages/ObjectPageConfigV4.d.ts.map +1 -1
  153. package/dist/types/src/v4/webapp/manifest/ManifestSettings.d.ts +10 -8
  154. package/dist/types/src/v4/webapp/manifest/ManifestSettings.d.ts.map +1 -1
  155. package/dist/types/src/v4/webapp/manifest/sapUi5.d.ts +1 -1
  156. package/package.json +4 -4
@@ -2,13 +2,13 @@
2
2
  "type": "object",
3
3
  "properties": {
4
4
  "globalFilterModel": {
5
- "description": "Represents the name of global filter OData model, which contains entities definition that are relevant for global filters.",
5
+ "description": "Represents the name of the global OData filter model.",
6
6
  "pattern": "^[a-zA-Z0-9_\\\\.\\\\-\\\\|@]*$",
7
7
  "type": "string",
8
8
  "artifactType": "Manifest"
9
9
  },
10
10
  "globalFilterEntityType": {
11
- "description": "Represents the entity to use as global filter in the smart filter bar control.",
11
+ "description": "Represents the entity type to use as global filter in the smart filter bar control.",
12
12
  "pattern": "^[a-zA-Z0-9_\\\\.\\\\-\\\\|@]*$",
13
13
  "type": "string",
14
14
  "artifactType": "Manifest"
@@ -70,7 +70,7 @@
70
70
  "artifactType": "Manifest"
71
71
  },
72
72
  "considerAnalyticalParameters": {
73
- "description": "Flag to enable/disable analytical parameter support for Smart filter bar. The default value is false.",
73
+ "description": "Flag to enable or disable analytical parameter support for the smart filter bar. The default value is false.",
74
74
  "type": "boolean",
75
75
  "artifactType": "Manifest"
76
76
  },
@@ -80,7 +80,7 @@
80
80
  "artifactType": "Manifest"
81
81
  },
82
82
  "useDateRangeType": {
83
- "description": "Flag to enable/disable semantic date range control for Smart filter bar. The default value is false.",
83
+ "description": "Flag to enable or disable semantic date range control for the smart filter bar. The default value is false.",
84
84
  "type": "boolean",
85
85
  "artifactType": "Manifest"
86
86
  },
@@ -94,14 +94,14 @@
94
94
  "properties": {
95
95
  "dateSettings": {
96
96
  "$ref": "#/definitions/DateRangeOVP",
97
- "description": "Represents the object to store date type filter fields configuration"
97
+ "description": "Represents the object to store the configuration for the date type's filter fields."
98
98
  }
99
99
  },
100
100
  "additionalProperties": false,
101
101
  "artifactType": "Manifest"
102
102
  },
103
103
  "dataLoadSettings": {
104
- "description": "Represents the object to define data loading behaviour for an overview page application",
104
+ "description": "Represents the object to define data loading behaviour for an overview page application.",
105
105
  "type": "object",
106
106
  "additionalProperties": {},
107
107
  "properties": {
@@ -255,7 +255,7 @@
255
255
  }
256
256
  },
257
257
  "exclude": {
258
- "description": "The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters.",
258
+ "description": "This property is set to True by default. This excludes all values given as selectedValues from the list of date range filters.\nIf the exclude property is set to False, the application shows only selected values in the list of date range filters.",
259
259
  "type": "boolean"
260
260
  }
261
261
  },
@@ -266,7 +266,7 @@
266
266
  "type": "object",
267
267
  "properties": {
268
268
  "selectedValues": {
269
- "description": "The selectedValues property is a set of standard date range values that you want to include or exclude.",
269
+ "description": "Defines a set of standard date range values that you want to include or exclude.",
270
270
  "type": "array",
271
271
  "items": {
272
272
  "enum": [
@@ -341,7 +341,7 @@
341
341
  "description": "Choose 'key' to define filter values for single values of the date range, or 'category' to filter by a whole subset."
342
342
  },
343
343
  "contains": {
344
- "description": "The 'contains' string specifies a filter describing a set of values of the date range type.",
344
+ "description": "Specifies a filter describing a set of values of the date range type.",
345
345
  "type": "string"
346
346
  },
347
347
  "equals": {
@@ -402,7 +402,7 @@
402
402
  }
403
403
  },
404
404
  "exclude": {
405
- "description": "The exclude property is set to True by default. This means excluding all values given as selectedValues from the list of date range filters. If the exclude property is set to False, the application shows only selected values in the list of date range filters.",
405
+ "description": "This property is set to True by default which excludes all values given as selectedValues from the list of date range filters.\nIf this property is set to False, the application shows only selected values in the list of date range filters.",
406
406
  "type": "boolean"
407
407
  }
408
408
  },
@@ -704,17 +704,17 @@
704
704
  "artifactType": "Manifest"
705
705
  },
706
706
  "addODataSelect": {
707
- "description": "add $Select parameter in data fetch URL",
707
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
708
708
  "type": "boolean",
709
709
  "artifactType": "Manifest"
710
710
  },
711
711
  "sortBy": {
712
- "description": "Defines the property by which the list shall be sorted.",
712
+ "description": "Defines the property by which the list is sorted.",
713
713
  "type": "string",
714
714
  "artifactType": "Manifest"
715
715
  },
716
716
  "sortOrder": {
717
- "description": "Sort order (ascending or descending)",
717
+ "description": "Sort order (ascending or descending).",
718
718
  "enum": [
719
719
  "ascending",
720
720
  "descending"
@@ -733,12 +733,12 @@
733
733
  "artifactType": "Manifest"
734
734
  },
735
735
  "showFilterInHeader": {
736
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
736
+ "description": "Determines if filters are shown in card headers.",
737
737
  "type": "boolean",
738
738
  "artifactType": "Manifest"
739
739
  },
740
740
  "showSortingInHeader": {
741
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
741
+ "description": "Determines if sorting is shown in card headers.",
742
742
  "type": "boolean",
743
743
  "artifactType": "Manifest"
744
744
  },
@@ -757,27 +757,27 @@
757
757
  "type": "object",
758
758
  "properties": {
759
759
  "cols": {
760
- "description": "Represents the number of the number of grid columns",
760
+ "description": "Represents the number of grid columns.",
761
761
  "type": "number",
762
762
  "artifactType": "Manifest"
763
763
  },
764
764
  "rows": {
765
- "description": "Represents the number of the number of grid rows",
765
+ "description": "Represents the number of grid rows.",
766
766
  "type": "number",
767
767
  "artifactType": "Manifest"
768
768
  },
769
769
  "showOnlyHeader": {
770
- "description": "Represents if user wants to show only header part of card in resizable layout",
770
+ "description": "Determines if only the header part of a card is shown in the resizable layout.",
771
771
  "type": "boolean",
772
772
  "artifactType": "Manifest"
773
773
  },
774
774
  "minimumTitleRow": {
775
- "description": "If user wants to show more text in title then he/she can configure no of lines to be shown in title(Maximum allowed 3 lines)",
775
+ "description": "Sets the number of lines for the title row. The maximum is 3.",
776
776
  "type": "number",
777
777
  "artifactType": "Manifest"
778
778
  },
779
779
  "minimumSubTitleRow": {
780
- "description": "If user wants to show more text in title then he/she can configure no of lines to be shown in sub-title(Maximum allowed 2 lines)",
780
+ "description": "Sets the number of lines for the subtitle row. The maximum is 2.",
781
781
  "type": "number",
782
782
  "artifactType": "Manifest"
783
783
  }
@@ -1018,12 +1018,12 @@
1018
1018
  "type": "object",
1019
1019
  "properties": {
1020
1020
  "model": {
1021
- "description": "Represents the model for the List Card",
1021
+ "description": "Represents the model for the list card.",
1022
1022
  "type": "string",
1023
1023
  "artifactType": "Manifest"
1024
1024
  },
1025
1025
  "template": {
1026
- "description": "Represents the card component path to use for this List Card.",
1026
+ "description": "Represents the card component path to use.",
1027
1027
  "enum": [
1028
1028
  "sap.ovp.cards.list",
1029
1029
  "sap.ovp.cards.v4.list"
@@ -1048,12 +1048,12 @@
1048
1048
  "properties": {
1049
1049
  "listFlavor": {
1050
1050
  "$ref": "#/definitions/ListFlavorType",
1051
- "description": "Represents the flavor of the list to use in this card. The flavor can be bar chart, carousel or standard.",
1051
+ "description": "Represents the flavor of the list to use in this card.",
1052
1052
  "artifactType": "Manifest"
1053
1053
  },
1054
1054
  "listType": {
1055
1055
  "$ref": "#/definitions/ListTypeType",
1056
- "description": "Represents the type of list to use for this card. The list can be extended to display more information or condensed to take up less space on the card.",
1056
+ "description": "Represents the type of list to use for this card.\nThe list can be extended to display more information or condensed to take up less space.",
1057
1057
  "artifactType": "Manifest"
1058
1058
  },
1059
1059
  "showLineItemDetail": {
@@ -1273,17 +1273,17 @@
1273
1273
  "artifactType": "Manifest"
1274
1274
  },
1275
1275
  "addODataSelect": {
1276
- "description": "add $Select parameter in data fetch URL",
1276
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
1277
1277
  "type": "boolean",
1278
1278
  "artifactType": "Manifest"
1279
1279
  },
1280
1280
  "sortBy": {
1281
- "description": "Defines the property by which the list shall be sorted.",
1281
+ "description": "Defines the property by which the list is sorted.",
1282
1282
  "type": "string",
1283
1283
  "artifactType": "Manifest"
1284
1284
  },
1285
1285
  "sortOrder": {
1286
- "description": "Sort order (ascending or descending)",
1286
+ "description": "Sort order (ascending or descending).",
1287
1287
  "enum": [
1288
1288
  "ascending",
1289
1289
  "descending"
@@ -1302,12 +1302,12 @@
1302
1302
  "artifactType": "Manifest"
1303
1303
  },
1304
1304
  "showFilterInHeader": {
1305
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1305
+ "description": "Determines if filters are shown in card headers.",
1306
1306
  "type": "boolean",
1307
1307
  "artifactType": "Manifest"
1308
1308
  },
1309
1309
  "showSortingInHeader": {
1310
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1310
+ "description": "Determines if sorting is shown in card headers.",
1311
1311
  "type": "boolean",
1312
1312
  "artifactType": "Manifest"
1313
1313
  },
@@ -1344,12 +1344,12 @@
1344
1344
  "type": "object",
1345
1345
  "properties": {
1346
1346
  "model": {
1347
- "description": "Represents the model for the StackCard.",
1347
+ "description": "Represents the model for the card.",
1348
1348
  "type": "string",
1349
1349
  "artifactType": "Manifest"
1350
1350
  },
1351
1351
  "template": {
1352
- "description": "Represents the Stack Card component path to use for this card.",
1352
+ "description": "Represents the component path to use for this card.",
1353
1353
  "type": "string",
1354
1354
  "const": "sap.ovp.cards.stack",
1355
1355
  "artifactType": "Manifest"
@@ -1586,17 +1586,17 @@
1586
1586
  "artifactType": "Manifest"
1587
1587
  },
1588
1588
  "addODataSelect": {
1589
- "description": "add $Select parameter in data fetch URL",
1589
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
1590
1590
  "type": "boolean",
1591
1591
  "artifactType": "Manifest"
1592
1592
  },
1593
1593
  "sortBy": {
1594
- "description": "Defines the property by which the list shall be sorted.",
1594
+ "description": "Defines the property by which the list is sorted.",
1595
1595
  "type": "string",
1596
1596
  "artifactType": "Manifest"
1597
1597
  },
1598
1598
  "sortOrder": {
1599
- "description": "Sort order (ascending or descending)",
1599
+ "description": "Sort order (ascending or descending).",
1600
1600
  "enum": [
1601
1601
  "ascending",
1602
1602
  "descending"
@@ -1615,12 +1615,12 @@
1615
1615
  "artifactType": "Manifest"
1616
1616
  },
1617
1617
  "showFilterInHeader": {
1618
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1618
+ "description": "Determines if filters are shown in card headers.",
1619
1619
  "type": "boolean",
1620
1620
  "artifactType": "Manifest"
1621
1621
  },
1622
1622
  "showSortingInHeader": {
1623
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1623
+ "description": "Determines if sorting is shown in card headers.",
1624
1624
  "type": "boolean",
1625
1625
  "artifactType": "Manifest"
1626
1626
  },
@@ -1685,12 +1685,12 @@
1685
1685
  "type": "object",
1686
1686
  "properties": {
1687
1687
  "model": {
1688
- "description": "Represents the model for the Link list Card.",
1688
+ "description": "Represents the model for the link list card.",
1689
1689
  "type": "string",
1690
1690
  "artifactType": "Manifest"
1691
1691
  },
1692
1692
  "template": {
1693
- "description": "Represents the Link list Card component path to use for this card.",
1693
+ "description": "Represents the component path to use for this card.",
1694
1694
  "type": "string",
1695
1695
  "const": "sap.ovp.cards.linklist",
1696
1696
  "artifactType": "Manifest"
@@ -1711,7 +1711,7 @@
1711
1711
  "properties": {
1712
1712
  "listFlavor": {
1713
1713
  "$ref": "#/definitions/LinkListFlavorType",
1714
- "description": "listFlavor represents the flavor of the list to use in this card. The flavor can be bar chart, carousel or standard.",
1714
+ "description": "listFlavor represents the flavor of the list to use in this card.",
1715
1715
  "artifactType": "Manifest"
1716
1716
  },
1717
1717
  "headerAnnotationPath": {
@@ -1720,7 +1720,7 @@
1720
1720
  "artifactType": "Manifest"
1721
1721
  },
1722
1722
  "staticContent": {
1723
- "description": "staticContent represents the static content of a static link list card.",
1723
+ "description": "staticContent represents the content of a static link list card.",
1724
1724
  "type": "array",
1725
1725
  "items": {
1726
1726
  "$ref": "#/definitions/StaticContent"
@@ -1929,17 +1929,17 @@
1929
1929
  "artifactType": "Manifest"
1930
1930
  },
1931
1931
  "addODataSelect": {
1932
- "description": "add $Select parameter in data fetch URL",
1932
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
1933
1933
  "type": "boolean",
1934
1934
  "artifactType": "Manifest"
1935
1935
  },
1936
1936
  "sortBy": {
1937
- "description": "Defines the property by which the list shall be sorted.",
1937
+ "description": "Defines the property by which the list is sorted.",
1938
1938
  "type": "string",
1939
1939
  "artifactType": "Manifest"
1940
1940
  },
1941
1941
  "sortOrder": {
1942
- "description": "Sort order (ascending or descending)",
1942
+ "description": "Sort order (ascending or descending).",
1943
1943
  "enum": [
1944
1944
  "ascending",
1945
1945
  "descending"
@@ -1958,12 +1958,12 @@
1958
1958
  "artifactType": "Manifest"
1959
1959
  },
1960
1960
  "showFilterInHeader": {
1961
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
1961
+ "description": "Determines if filters are shown in card headers.",
1962
1962
  "type": "boolean",
1963
1963
  "artifactType": "Manifest"
1964
1964
  },
1965
1965
  "showSortingInHeader": {
1966
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
1966
+ "description": "Determines if sorting is shown in card headers.",
1967
1967
  "type": "boolean",
1968
1968
  "artifactType": "Manifest"
1969
1969
  },
@@ -1989,30 +1989,30 @@
1989
1989
  "type": "object",
1990
1990
  "properties": {
1991
1991
  "title": {
1992
- "description": "The language-dependent title of the StaticContent.",
1993
- "i18nClassification": "TIT: Title of the StaticContent",
1992
+ "description": "The language-dependent title of the static content.",
1993
+ "i18nClassification": "TIT: Title of the static content",
1994
1994
  "type": "string"
1995
1995
  },
1996
1996
  "subTitle": {
1997
- "description": "The language-dependent subtitle of the StaticContent.",
1998
- "i18nClassification": "TIT: Subtitle of the StaticContent",
1997
+ "description": "The language-dependent subtitle of the static content.",
1998
+ "i18nClassification": "TIT: Subtitle of the static content",
1999
1999
  "type": "string"
2000
2000
  },
2001
2001
  "imageUri": {
2002
- "description": "The uri for the image of the StaticContent.",
2002
+ "description": "The URI for the image of the static content.",
2003
2003
  "type": "string"
2004
2004
  },
2005
2005
  "targetUri": {
2006
- "description": "The uri for the target of the StaticContent.",
2006
+ "description": "The URI for the target of the static content.",
2007
2007
  "type": "string"
2008
2008
  },
2009
2009
  "imageAltText": {
2010
- "description": "The alternative text for the image of the StaticContent.",
2011
- "i18nClassification": "ALT: The alternative text for the image of the StaticContent",
2010
+ "description": "The alternative text for the image of the static content.",
2011
+ "i18nClassification": "ALT: The alternative text for the image of the static content.",
2012
2012
  "type": "string"
2013
2013
  },
2014
2014
  "semanticObject": {
2015
- "description": "Used to provide intent based navigation.",
2015
+ "description": "Used to provide intent-based navigation.",
2016
2016
  "type": "string"
2017
2017
  },
2018
2018
  "action": {
@@ -2036,12 +2036,12 @@
2036
2036
  "type": "object",
2037
2037
  "properties": {
2038
2038
  "model": {
2039
- "description": "Represents the model for the TableCard.",
2039
+ "description": "Represents the model for the table card.",
2040
2040
  "type": "string",
2041
2041
  "artifactType": "Manifest"
2042
2042
  },
2043
2043
  "template": {
2044
- "description": "Represents the Table Card component path to use for this card.",
2044
+ "description": "Represents the component path to use for this card.",
2045
2045
  "enum": [
2046
2046
  "sap.ovp.cards.table",
2047
2047
  "sap.ovp.cards.v4.table"
@@ -2065,7 +2065,7 @@
2065
2065
  "type": "object",
2066
2066
  "properties": {
2067
2067
  "showLineItemDetail": {
2068
- "description": "Flag for show line item detail in list and table card.",
2068
+ "description": "Flag for showing line item details in list and table cards.",
2069
2069
  "type": "boolean",
2070
2070
  "artifactType": "Manifest"
2071
2071
  },
@@ -2276,17 +2276,17 @@
2276
2276
  "artifactType": "Manifest"
2277
2277
  },
2278
2278
  "addODataSelect": {
2279
- "description": "add $Select parameter in data fetch URL",
2279
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
2280
2280
  "type": "boolean",
2281
2281
  "artifactType": "Manifest"
2282
2282
  },
2283
2283
  "sortBy": {
2284
- "description": "Defines the property by which the list shall be sorted.",
2284
+ "description": "Defines the property by which the list is sorted.",
2285
2285
  "type": "string",
2286
2286
  "artifactType": "Manifest"
2287
2287
  },
2288
2288
  "sortOrder": {
2289
- "description": "Sort order (ascending or descending)",
2289
+ "description": "Sort order (ascending or descending).",
2290
2290
  "enum": [
2291
2291
  "ascending",
2292
2292
  "descending"
@@ -2305,12 +2305,12 @@
2305
2305
  "artifactType": "Manifest"
2306
2306
  },
2307
2307
  "showFilterInHeader": {
2308
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
2308
+ "description": "Determines if filters are shown in card headers.",
2309
2309
  "type": "boolean",
2310
2310
  "artifactType": "Manifest"
2311
2311
  },
2312
2312
  "showSortingInHeader": {
2313
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
2313
+ "description": "Determines if sorting is shown in card headers.",
2314
2314
  "type": "boolean",
2315
2315
  "artifactType": "Manifest"
2316
2316
  },
@@ -2337,7 +2337,7 @@
2337
2337
  "artifactType": "Manifest"
2338
2338
  },
2339
2339
  "template": {
2340
- "description": "Represents the Analytical Card component path to use for this card.",
2340
+ "description": "Represents the component path to use for this card.",
2341
2341
  "enum": [
2342
2342
  "sap.ovp.cards.charts.analytical",
2343
2343
  "sap.ovp.cards.v4.charts.analytical"
@@ -2379,7 +2379,7 @@
2379
2379
  },
2380
2380
  "navigation": {
2381
2381
  "$ref": "#/definitions/CardNavigationType",
2382
- "description": "Represents the configuration to alter the navigation mode in OVP Analytical Cards.",
2382
+ "description": "Represents the configuration to alter the navigation mode.",
2383
2383
  "artifactType": "Manifest"
2384
2384
  },
2385
2385
  "valueSelectionInfo": {
@@ -2475,7 +2475,7 @@
2475
2475
  ]
2476
2476
  },
2477
2477
  "bEnableStableColors": {
2478
- "description": "Enables the configuration of an analytical card with column stack chart, to map the dimension values to specific colors",
2478
+ "description": "Enables the configuration of an analytical card with a column stack chart to map the dimension values to specific colors.",
2479
2479
  "type": "boolean",
2480
2480
  "artifactType": "Manifest"
2481
2481
  },
@@ -2681,17 +2681,17 @@
2681
2681
  "artifactType": "Manifest"
2682
2682
  },
2683
2683
  "addODataSelect": {
2684
- "description": "add $Select parameter in data fetch URL",
2684
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
2685
2685
  "type": "boolean",
2686
2686
  "artifactType": "Manifest"
2687
2687
  },
2688
2688
  "sortBy": {
2689
- "description": "Defines the property by which the list shall be sorted.",
2689
+ "description": "Defines the property by which the list is sorted.",
2690
2690
  "type": "string",
2691
2691
  "artifactType": "Manifest"
2692
2692
  },
2693
2693
  "sortOrder": {
2694
- "description": "Sort order (ascending or descending)",
2694
+ "description": "Sort order (ascending or descending).",
2695
2695
  "enum": [
2696
2696
  "ascending",
2697
2697
  "descending"
@@ -2710,12 +2710,12 @@
2710
2710
  "artifactType": "Manifest"
2711
2711
  },
2712
2712
  "showFilterInHeader": {
2713
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
2713
+ "description": "Determines if filters are shown in card headers.",
2714
2714
  "type": "boolean",
2715
2715
  "artifactType": "Manifest"
2716
2716
  },
2717
2717
  "showSortingInHeader": {
2718
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
2718
+ "description": "Determines if sorting is shown in card headers.",
2719
2719
  "type": "boolean",
2720
2720
  "artifactType": "Manifest"
2721
2721
  },
@@ -2759,7 +2759,7 @@
2759
2759
  },
2760
2760
  "navigation": {
2761
2761
  "$ref": "#/definitions/CardNavigationType",
2762
- "description": "Represents the configuration to alter the navigation mode in OVP Analytical Cards.",
2762
+ "description": "Represents the configuration to alter the navigation mode.",
2763
2763
  "artifactType": "Manifest"
2764
2764
  },
2765
2765
  "valueSelectionInfo": {
@@ -2855,7 +2855,7 @@
2855
2855
  ]
2856
2856
  },
2857
2857
  "bEnableStableColors": {
2858
- "description": "Enables the configuration of an analytical card with column stack chart, to map the dimension values to specific colors",
2858
+ "description": "Enables the configuration of an analytical card with a column stack chart to map the dimension values to specific colors.",
2859
2859
  "type": "boolean",
2860
2860
  "artifactType": "Manifest"
2861
2861
  },
@@ -3061,17 +3061,17 @@
3061
3061
  "artifactType": "Manifest"
3062
3062
  },
3063
3063
  "addODataSelect": {
3064
- "description": "add $Select parameter in data fetch URL",
3064
+ "description": "Determines if the $Select parameter shall be added to data fetch requests.",
3065
3065
  "type": "boolean",
3066
3066
  "artifactType": "Manifest"
3067
3067
  },
3068
3068
  "sortBy": {
3069
- "description": "Defines the property by which the list shall be sorted.",
3069
+ "description": "Defines the property by which the list is sorted.",
3070
3070
  "type": "string",
3071
3071
  "artifactType": "Manifest"
3072
3072
  },
3073
3073
  "sortOrder": {
3074
- "description": "Sort order (ascending or descending)",
3074
+ "description": "Sort order (ascending or descending).",
3075
3075
  "enum": [
3076
3076
  "ascending",
3077
3077
  "descending"
@@ -3090,12 +3090,12 @@
3090
3090
  "artifactType": "Manifest"
3091
3091
  },
3092
3092
  "showFilterInHeader": {
3093
- "description": "Represents a switch to Show or Hide Filters in Cards Headers in OVP application.",
3093
+ "description": "Determines if filters are shown in card headers.",
3094
3094
  "type": "boolean",
3095
3095
  "artifactType": "Manifest"
3096
3096
  },
3097
3097
  "showSortingInHeader": {
3098
- "description": "Represents a switch to Show or Hide Sorting in Cards Headers in OVP application.",
3098
+ "description": "Determines if sorting is shown in card headers.",
3099
3099
  "type": "boolean",
3100
3100
  "artifactType": "Manifest"
3101
3101
  },
@@ -38,17 +38,17 @@
38
38
  "description": "Represents the release status for the developer adaptation in the cloud (relevant for SAP internal only). The supported types are released, deprecated, obsolete, no value means not released."
39
39
  },
40
40
  "title": {
41
- "description": "To change the application header, in your project artifacts, change the i18n property file\nfor your app under webapp/i18n/i18n.properties ->appTitle. Then, refer to the title as\n{{appTitle}} in the sap.app section of the manifest file.",
41
+ "description": "Defines the title for the application.",
42
42
  "i18nClassification": "TIT: Title of the application",
43
43
  "type": "string"
44
44
  },
45
45
  "description": {
46
- "description": "To change the application header, in your project artifacts, change the i18n property file\nfor your app under webapp/i18n/i18n.properties ->appDescription. Then, refer to the description\nas {{appDescription}} in the sap.app section of the manifest file.",
46
+ "description": "Defines the description for the application.",
47
47
  "i18nClassification": "TIT: Description of the application",
48
48
  "type": "string"
49
49
  },
50
50
  "flexEnabled": {
51
- "description": "Allows you to enable key user adaptation for an application.",
51
+ "description": "Enables key user adaptation for an application.",
52
52
  "descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/ccd45ba3f0b446a0901b2c9d42b8ad53",
53
53
  "type": "boolean"
54
54
  }
@@ -59,7 +59,7 @@
59
59
  "type": "object",
60
60
  "properties": {
61
61
  "limitFCLToTwoColumns": {
62
- "description": "To limit Flexible Column Layout to two columns. The third level will be displayed in full screen and not in a third column.",
62
+ "description": "Determines whether the Flexible Column Layout is limited to two columns. If set to true, the third level will be displayed in full screen mode rather than a third column.",
63
63
  "type": "boolean"
64
64
  },
65
65
  "defaultTwoColumnLayoutType": {