@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
@@ -94,39 +94,39 @@
94
94
  "artifactType": "Manifest"
95
95
  },
96
96
  "growingThreshold": {
97
- "description": "growingThreshold defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true.",
97
+ "description": "Defines the number of items to be requested from the model for each grow. This property can only be used if the growing property is set to true.",
98
98
  "type": "number",
99
99
  "artifactType": "FlexChange",
100
100
  "controlType": "sap.m.Table"
101
101
  },
102
102
  "qualifier": {
103
- "description": "Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.",
103
+ "description": "Represents the qualifier of an annotation. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.",
104
104
  "type": "string",
105
105
  "artifactType": "Manifest"
106
106
  },
107
107
  "defaultContentView": {
108
108
  "$ref": "#/definitions/DefaultContentView",
109
- "description": "Determines the visualization of content area",
109
+ "description": "Determines the visualization of content area.",
110
110
  "artifactType": "Manifest"
111
111
  },
112
112
  "defaultFilterMode": {
113
113
  "$ref": "#/definitions/DefaultFilterMode",
114
- "description": "Determines the filter mode that is used",
114
+ "description": "Determines the filter mode that is used.",
115
115
  "artifactType": "Manifest"
116
116
  },
117
117
  "contentTitle": {
118
- "description": "Lets you define title for the content area",
118
+ "description": "Lets you define a title for the content area.",
119
119
  "i18nClassification": "TIT: Title for the content area",
120
120
  "type": "string",
121
121
  "artifactType": "Manifest"
122
122
  },
123
123
  "autoHide": {
124
- "description": "This setting allows developer to determine chart / table interaction. 'true' would mean chart act as filter for table, 'false' would mean that matching table rows are highlighted but table is not filtered.",
124
+ "description": "This property determines chart/table interaction.\nWhen set to true, the chart acts as a filter for the table. When set to false', the matching table rows are highlighted but the table isn't filtered.",
125
125
  "type": "boolean",
126
126
  "artifactType": "Manifest"
127
127
  },
128
128
  "allFiltersAsInParameters": {
129
- "description": "All filter fields will be set as in parameter",
129
+ "description": "Determines if filter fields will be set as in parameter.",
130
130
  "type": "boolean",
131
131
  "artifactType": "Manifest"
132
132
  },
@@ -137,16 +137,16 @@
137
137
  },
138
138
  "createWithParameterDialog": {
139
139
  "$ref": "#/definitions/Fields4Dialog",
140
- "description": "You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page.",
140
+ "description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
141
141
  "artifactType": "Manifest"
142
142
  },
143
143
  "selectAll": {
144
- "description": "The 'Select All' button is disabled by default. To enable it, set selectAll to true.",
144
+ "description": "The Select All button is disabled by default. To enable it, set this property to true.",
145
145
  "type": "boolean",
146
146
  "artifactType": "Manifest"
147
147
  },
148
148
  "selectionLimit": {
149
- "description": "If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated.",
149
+ "description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
150
150
  "type": "number",
151
151
  "artifactType": "Manifest"
152
152
  },
@@ -170,16 +170,16 @@
170
170
  },
171
171
  "quickVariantSelection": {
172
172
  "$ref": "#/definitions/QuickVariantSelection",
173
- "description": "/**\n With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand.",
173
+ "description": "/**\n With quickVariantSelection, you can switch to multiple views (single table mode).\n Each view links to a variant you have added to your annotations.",
174
174
  "artifactType": "Manifest"
175
175
  },
176
176
  "quickVariantSelectionX": {
177
177
  "$ref": "#/definitions/QuickVariantSelectionX",
178
- "description": "Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations.",
178
+ "description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
179
179
  "artifactType": "Manifest"
180
180
  },
181
181
  "condensedTableLayout": {
182
- "description": "For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true.",
182
+ "description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
183
183
  "type": "boolean",
184
184
  "artifactType": "Manifest"
185
185
  },
@@ -252,7 +252,7 @@
252
252
  "artifactType": "Manifest"
253
253
  },
254
254
  "variants": {
255
- "description": "The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations.",
255
+ "description": "The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.",
256
256
  "type": "object",
257
257
  "additionalProperties": {
258
258
  "$ref": "#/definitions/QuickVariant"
@@ -269,7 +269,7 @@
269
269
  "type": "object",
270
270
  "properties": {
271
271
  "key": {
272
- "description": "A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory.",
272
+ "description": "The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.",
273
273
  "type": "string"
274
274
  },
275
275
  "annotationPath": {
@@ -292,7 +292,7 @@
292
292
  "artifactType": "Manifest"
293
293
  },
294
294
  "variants": {
295
- "description": "The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations.",
295
+ "description": "The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.",
296
296
  "type": "object",
297
297
  "additionalProperties": {
298
298
  "$ref": "#/definitions/QuickVariantX"
@@ -314,7 +314,7 @@
314
314
  "type": "object",
315
315
  "properties": {
316
316
  "entitySet": {
317
- "description": "Represents the entity set that will be displayed in this variant",
317
+ "description": "Represents the entity set that is displayed in this variant.",
318
318
  "type": "string"
319
319
  },
320
320
  "multiSelect": {
@@ -326,7 +326,7 @@
326
326
  "type": "boolean"
327
327
  },
328
328
  "selectionLimit": {
329
- "description": "If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated.",
329
+ "description": "When new data is loaded from the back-end system, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
330
330
  "type": "number"
331
331
  },
332
332
  "type": {
@@ -342,7 +342,7 @@
342
342
  "type": "boolean"
343
343
  },
344
344
  "key": {
345
- "description": "A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory.",
345
+ "description": "The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.",
346
346
  "type": "string"
347
347
  },
348
348
  "annotationPath": {
@@ -371,7 +371,7 @@
371
371
  "properties": {
372
372
  "loadDataOnAppLaunch": {
373
373
  "$ref": "#/definitions/LoadDataOnAppLaunchSettings",
374
- "description": "Change the default behavior for autoloading of data.\nFor multi-view scenarios, you can also change the setting enableAutobinding to False under quickVariantSelectionX instead of using the loadDataOnAppLaunch setting.",
374
+ "description": "Changes the default behavior for autoloading data.\nFor multi-view scenarios, you can change the enableAutobinding property to False under quickVariantSelectionX instead.",
375
375
  "artifactType": "Manifest"
376
376
  }
377
377
  },
@@ -423,13 +423,13 @@
423
423
  "controlType": "sap.m.Button"
424
424
  },
425
425
  "icon": {
426
- "description": "An icon to be displayed as a graphical element within the button. This can be an image or an icon from the icon font (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
426
+ "description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
427
427
  "type": "string",
428
428
  "artifactType": "FlexChange",
429
429
  "controlType": "sap.m.Button"
430
430
  },
431
431
  "activeIcon": {
432
- "description": "An alternative icon for the active (depressed) state of the button. This can be an image or an icon from the icon font (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
432
+ "description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
433
433
  "type": "string",
434
434
  "artifactType": "FlexChange",
435
435
  "controlType": "sap.m.Button"
@@ -489,7 +489,7 @@
489
489
  "type": "object",
490
490
  "properties": {
491
491
  "width": {
492
- "description": "The width property defines the width of the column.",
492
+ "description": "Defines the width of the column.",
493
493
  "type": "string",
494
494
  "artifactType": "FlexChange",
495
495
  "controlType": "sap.m.Column"
@@ -504,7 +504,7 @@
504
504
  "type": "string"
505
505
  }
506
506
  ],
507
- "description": "The hAlign property defines the horizontal alignment of the column content.",
507
+ "description": "Defines the horizontal alignment of the column content.",
508
508
  "artifactType": "FlexChange",
509
509
  "controlType": "sap.m.Column"
510
510
  }
@@ -535,13 +535,13 @@
535
535
  "controlType": "sap.m.Button"
536
536
  },
537
537
  "icon": {
538
- "description": "An icon to be displayed as a graphical element within the button. This can be an image or an icon from the icon font (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
538
+ "description": "An icon to be displayed as a graphical element within the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
539
539
  "type": "string",
540
540
  "artifactType": "FlexChange",
541
541
  "controlType": "sap.m.Button"
542
542
  },
543
543
  "activeIcon": {
544
- "description": "An alternative icon for the active (depressed) state of the button. This can be an image or an icon from the icon font (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
544
+ "description": "An alternative icon for the active (depressed) state of the button.\nThis can be an image or an icon from the Icon Explorer (https://ui5.sap.com/test-resources/sap/m/demokit/iconExplorer/webapp/index.html#/overview/SAP-icons), represented as RFC 3986 conformant URI.",
545
545
  "type": "string",
546
546
  "artifactType": "FlexChange",
547
547
  "controlType": "sap.m.Button"
@@ -553,7 +553,7 @@
553
553
  "controlType": "sap.m.Button"
554
554
  },
555
555
  "width": {
556
- "description": "The width property defines the width of the column.",
556
+ "description": "Defines the width of the column.",
557
557
  "type": "string",
558
558
  "artifactType": "FlexChange",
559
559
  "controlType": "sap.m.Column"
@@ -568,7 +568,7 @@
568
568
  "type": "string"
569
569
  }
570
570
  ],
571
- "description": "The hAlign property defines the horizontal alignment of the column content.",
571
+ "description": "Defines the horizontal alignment of the column content.",
572
572
  "artifactType": "FlexChange",
573
573
  "controlType": "sap.m.Column"
574
574
  }
@@ -581,7 +581,7 @@
581
581
  "type": "object",
582
582
  "properties": {
583
583
  "id": {
584
- "description": "In case the fragment needs to be re-used for multiple tabs, the id property must be set to make the ids unique.",
584
+ "description": "If the fragment needs to be reused for multiple tabs, the id property must be set to make the IDs unique.",
585
585
  "artifactType": "Fragment",
586
586
  "type": "string"
587
587
  },
@@ -592,7 +592,7 @@
592
592
  "type": "string"
593
593
  },
594
594
  "columnKey": {
595
- "description": "The column key",
595
+ "description": "The column key.",
596
596
  "artifactType": "Fragment",
597
597
  "type": "string"
598
598
  },
@@ -609,7 +609,7 @@
609
609
  "type": "string"
610
610
  },
611
611
  "className": {
612
- "description": "The UI5 control used for your extension",
612
+ "description": "The UI5 control used for your extension.",
613
613
  "artifactType": "Manifest",
614
614
  "type": "string",
615
615
  "const": "sap.ui.core.Fragment"
@@ -659,39 +659,39 @@
659
659
  "type": "object",
660
660
  "properties": {
661
661
  "type": {
662
- "description": "Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones.",
662
+ "description": "Specifies the type of table.",
663
663
  "type": "string",
664
664
  "const": "GridTable",
665
665
  "artifactType": "Manifest"
666
666
  },
667
667
  "qualifier": {
668
- "description": "Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.",
668
+ "description": "Represents the qualifier of an annotation. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.",
669
669
  "type": "string",
670
670
  "artifactType": "Manifest"
671
671
  },
672
672
  "defaultContentView": {
673
673
  "$ref": "#/definitions/DefaultContentView",
674
- "description": "Determines the visualization of content area",
674
+ "description": "Determines the visualization of content area.",
675
675
  "artifactType": "Manifest"
676
676
  },
677
677
  "defaultFilterMode": {
678
678
  "$ref": "#/definitions/DefaultFilterMode",
679
- "description": "Determines the filter mode that is used",
679
+ "description": "Determines the filter mode that is used.",
680
680
  "artifactType": "Manifest"
681
681
  },
682
682
  "contentTitle": {
683
- "description": "Lets you define title for the content area",
683
+ "description": "Lets you define a title for the content area.",
684
684
  "i18nClassification": "TIT: Title for the content area",
685
685
  "type": "string",
686
686
  "artifactType": "Manifest"
687
687
  },
688
688
  "autoHide": {
689
- "description": "This setting allows developer to determine chart / table interaction. 'true' would mean chart act as filter for table, 'false' would mean that matching table rows are highlighted but table is not filtered.",
689
+ "description": "This property determines chart/table interaction.\nWhen set to true, the chart acts as a filter for the table. When set to false', the matching table rows are highlighted but the table isn't filtered.",
690
690
  "type": "boolean",
691
691
  "artifactType": "Manifest"
692
692
  },
693
693
  "allFiltersAsInParameters": {
694
- "description": "All filter fields will be set as in parameter",
694
+ "description": "Determines if filter fields will be set as in parameter.",
695
695
  "type": "boolean",
696
696
  "artifactType": "Manifest"
697
697
  },
@@ -702,16 +702,16 @@
702
702
  },
703
703
  "createWithParameterDialog": {
704
704
  "$ref": "#/definitions/Fields4Dialog",
705
- "description": "You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page.",
705
+ "description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
706
706
  "artifactType": "Manifest"
707
707
  },
708
708
  "selectAll": {
709
- "description": "The 'Select All' button is disabled by default. To enable it, set selectAll to true.",
709
+ "description": "The Select All button is disabled by default. To enable it, set this property to true.",
710
710
  "type": "boolean",
711
711
  "artifactType": "Manifest"
712
712
  },
713
713
  "selectionLimit": {
714
- "description": "If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated.",
714
+ "description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
715
715
  "type": "number",
716
716
  "artifactType": "Manifest"
717
717
  },
@@ -735,16 +735,16 @@
735
735
  },
736
736
  "quickVariantSelection": {
737
737
  "$ref": "#/definitions/QuickVariantSelection",
738
- "description": "/**\n With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand.",
738
+ "description": "/**\n With quickVariantSelection, you can switch to multiple views (single table mode).\n Each view links to a variant you have added to your annotations.",
739
739
  "artifactType": "Manifest"
740
740
  },
741
741
  "quickVariantSelectionX": {
742
742
  "$ref": "#/definitions/QuickVariantSelectionX",
743
- "description": "Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations.",
743
+ "description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
744
744
  "artifactType": "Manifest"
745
745
  },
746
746
  "condensedTableLayout": {
747
- "description": "For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true.",
747
+ "description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
748
748
  "type": "boolean",
749
749
  "artifactType": "Manifest"
750
750
  },
@@ -777,39 +777,39 @@
777
777
  "type": "object",
778
778
  "properties": {
779
779
  "type": {
780
- "description": "Use type to define the table type. Note: Grid tables, analytical tables, and tree tables cannot be rendered on smartphones. Instead, responsive tables always show on smartphones.",
780
+ "description": "Specifies the type of table.",
781
781
  "type": "string",
782
782
  "const": "AnalyticalTable",
783
783
  "artifactType": "Manifest"
784
784
  },
785
785
  "qualifier": {
786
- "description": "Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.",
786
+ "description": "Represents the qualifier of an annotation. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.",
787
787
  "type": "string",
788
788
  "artifactType": "Manifest"
789
789
  },
790
790
  "defaultContentView": {
791
791
  "$ref": "#/definitions/DefaultContentView",
792
- "description": "Determines the visualization of content area",
792
+ "description": "Determines the visualization of content area.",
793
793
  "artifactType": "Manifest"
794
794
  },
795
795
  "defaultFilterMode": {
796
796
  "$ref": "#/definitions/DefaultFilterMode",
797
- "description": "Determines the filter mode that is used",
797
+ "description": "Determines the filter mode that is used.",
798
798
  "artifactType": "Manifest"
799
799
  },
800
800
  "contentTitle": {
801
- "description": "Lets you define title for the content area",
801
+ "description": "Lets you define a title for the content area.",
802
802
  "i18nClassification": "TIT: Title for the content area",
803
803
  "type": "string",
804
804
  "artifactType": "Manifest"
805
805
  },
806
806
  "autoHide": {
807
- "description": "This setting allows developer to determine chart / table interaction. 'true' would mean chart act as filter for table, 'false' would mean that matching table rows are highlighted but table is not filtered.",
807
+ "description": "This property determines chart/table interaction.\nWhen set to true, the chart acts as a filter for the table. When set to false', the matching table rows are highlighted but the table isn't filtered.",
808
808
  "type": "boolean",
809
809
  "artifactType": "Manifest"
810
810
  },
811
811
  "allFiltersAsInParameters": {
812
- "description": "All filter fields will be set as in parameter",
812
+ "description": "Determines if filter fields will be set as in parameter.",
813
813
  "type": "boolean",
814
814
  "artifactType": "Manifest"
815
815
  },
@@ -820,16 +820,16 @@
820
820
  },
821
821
  "createWithParameterDialog": {
822
822
  "$ref": "#/definitions/Fields4Dialog",
823
- "description": "You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page.",
823
+ "description": "Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.",
824
824
  "artifactType": "Manifest"
825
825
  },
826
826
  "selectAll": {
827
- "description": "The 'Select All' button is disabled by default. To enable it, set selectAll to true.",
827
+ "description": "The Select All button is disabled by default. To enable it, set this property to true.",
828
828
  "type": "boolean",
829
829
  "artifactType": "Manifest"
830
830
  },
831
831
  "selectionLimit": {
832
- "description": "If new data needs to be loaded from the back-end system for this, the number of lines to be loaded is restricted to the specified limit. The default value for this limit is 200. If selectAll is true, the selection limit is not evaluated.",
832
+ "description": "When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.\nIf selectAll is true, the selection limit is not evaluated.",
833
833
  "type": "number",
834
834
  "artifactType": "Manifest"
835
835
  },
@@ -853,16 +853,16 @@
853
853
  },
854
854
  "quickVariantSelection": {
855
855
  "$ref": "#/definitions/QuickVariantSelection",
856
- "description": "/**\n With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand.",
856
+ "description": "/**\n With quickVariantSelection, you can switch to multiple views (single table mode).\n Each view links to a variant you have added to your annotations.",
857
857
  "artifactType": "Manifest"
858
858
  },
859
859
  "quickVariantSelectionX": {
860
860
  "$ref": "#/definitions/QuickVariantSelectionX",
861
- "description": "Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations.",
861
+ "description": "Switches to multiple views (multi-table mode), based on variants you have defined as annotations.",
862
862
  "artifactType": "Manifest"
863
863
  },
864
864
  "condensedTableLayout": {
865
- "description": "For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true.",
865
+ "description": "Sets a condensed table layout for analytical tables, grid tables, and tree tables.",
866
866
  "type": "boolean",
867
867
  "artifactType": "Manifest"
868
868
  },
@@ -894,12 +894,12 @@
894
894
  "type": "object",
895
895
  "properties": {
896
896
  "showGoButtonOnFilterBar": {
897
- "description": "Go button is displayed for compact filters when this is set to true",
897
+ "description": "Determines whether the Go button is displayed for compact filters.",
898
898
  "type": "boolean",
899
899
  "artifactType": "Manifest"
900
900
  },
901
901
  "filterDefaultsFromSelectionVariant": {
902
- "description": "Lets you to add default values for FilterBar using SelectionVariant annotation",
902
+ "description": "Determines whether you can add default values for the filter bar using a SelectionVariant annotation.",
903
903
  "type": "boolean",
904
904
  "artifactType": "Manifest"
905
905
  },
@@ -915,7 +915,7 @@
915
915
  "controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
916
916
  },
917
917
  "variantManagementHidden": {
918
- "description": "If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf you set the flag to false or if the flag is not at all contained in the manifest of the app, the standard variant management is available and can be enabled or disabled.",
918
+ "description": "If you set the flag to true, then standard variant management is not available in the app. The app name is displayed instead.\nIf the flag is false or undefined, the standard variant management is available and can be enabled or disabled.",
919
919
  "type": "boolean",
920
920
  "artifactType": "Manifest"
921
921
  },
@@ -927,23 +927,23 @@
927
927
  },
928
928
  "dateSettings": {
929
929
  "$ref": "#/definitions/DateRange",
930
- "description": "Use to set date settings for fields in smart filter bar",
930
+ "description": "Defines the date settings for fields in the smart filter bar.",
931
931
  "artifactType": "Manifest"
932
932
  },
933
933
  "showClearOnFB": {
934
- "description": "Handles visibility of the Clear button on the FilterBar.",
934
+ "description": "Handles the visibility of the Clear button on the filter bar.",
935
935
  "type": "boolean",
936
936
  "artifactType": "FlexChange",
937
937
  "controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
938
938
  },
939
939
  "showFilterConfiguration": {
940
- "description": "Handles visibility of the Filter button on the FilterBar.",
940
+ "description": "Handles the visibility of the Filter button on the filter bar.",
941
941
  "type": "boolean",
942
942
  "artifactType": "FlexChange",
943
943
  "controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
944
944
  },
945
945
  "showRestoreOnFB": {
946
- "description": "Handles visibility of the Restore button on the FilterBar.",
946
+ "description": "Handles the visibility of the Restore button on the filter bar.",
947
947
  "type": "boolean",
948
948
  "artifactType": "FlexChange",
949
949
  "controlType": "sap.ui.comp.smartfilterbar.SmartFilterBar"
@@ -1021,7 +1021,7 @@
1021
1021
  "artifactType": "Manifest"
1022
1022
  },
1023
1023
  "exclude": {
1024
- "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.",
1024
+ "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.",
1025
1025
  "type": "boolean",
1026
1026
  "artifactType": "Manifest"
1027
1027
  }
@@ -1052,7 +1052,7 @@
1052
1052
  "type": "object",
1053
1053
  "properties": {
1054
1054
  "selectedValues": {
1055
- "description": "The selectedValues property is a set of standard date range values that you want to include or exclude.",
1055
+ "description": "Defines a set of standard date range values that you want to include or exclude.",
1056
1056
  "type": "array",
1057
1057
  "items": {
1058
1058
  "enum": [
@@ -1110,12 +1110,12 @@
1110
1110
  "artifactType": "Manifest"
1111
1111
  },
1112
1112
  "exclude": {
1113
- "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.",
1113
+ "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.",
1114
1114
  "type": "boolean",
1115
1115
  "artifactType": "Manifest"
1116
1116
  },
1117
1117
  "customDateRangeImplementation": {
1118
- "description": "This property references a JS class, which you use to modify the date range value list. You can either remove standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types.",
1118
+ "description": "This property references a JS class, which can be used to modify the date range value list.\nYou can either remove the standard data range values or add custom values.\nThe customDateRangeImplementation setting takes priority followed by filter and selectedValues when excluding date range types.",
1119
1119
  "type": "string",
1120
1120
  "artifactType": "Manifest"
1121
1121
  },
@@ -1130,7 +1130,7 @@
1130
1130
  "description": "Choose 'key' to define filter values for single values of the date range, or 'category' to filter by a whole subset."
1131
1131
  },
1132
1132
  "contains": {
1133
- "description": "The 'contains' string specifies a filter describing a set of values of the date range type.",
1133
+ "description": "Specifies a filter describing a set of values of the date range type.",
1134
1134
  "type": "string"
1135
1135
  },
1136
1136
  "equals": {
@@ -1191,7 +1191,7 @@
1191
1191
  }
1192
1192
  },
1193
1193
  "exclude": {
1194
- "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.",
1194
+ "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.",
1195
1195
  "type": "boolean"
1196
1196
  }
1197
1197
  },
@@ -1301,32 +1301,32 @@
1301
1301
  "type": "object",
1302
1302
  "properties": {
1303
1303
  "model": {
1304
- "description": "Links to the item in \"models\" section which provides additional information",
1304
+ "description": "Link to the item in the models section which provides additional information.",
1305
1305
  "type": "string",
1306
1306
  "artifactType": "Manifest"
1307
1307
  },
1308
1308
  "entitySet": {
1309
- "description": "EntitySet used for bringing up the details displayed within the KPI tag/card",
1309
+ "description": "EntitySet used for bringing up the details displayed within the KPI tag/card.",
1310
1310
  "type": "string",
1311
1311
  "artifactType": "Manifest"
1312
1312
  },
1313
1313
  "qualifier": {
1314
- "description": "Refers to the UI.KPI annotation",
1314
+ "description": "Refers to the UI.KPI annotation.",
1315
1315
  "type": "string",
1316
1316
  "artifactType": "Manifest"
1317
1317
  },
1318
1318
  "filterable": {
1319
- "description": "It ensures that KPI shows up as filterable",
1319
+ "description": "This ensures that the KPI is filterable.",
1320
1320
  "type": "boolean",
1321
1321
  "artifactType": "Manifest"
1322
1322
  },
1323
1323
  "detailNavigation": {
1324
- "description": "Points to an element within \"outbound\" property of the \"crossNavigation\" section",
1324
+ "description": "Points to an element within the outbound property of the crossNavigation section.",
1325
1325
  "type": "string",
1326
1326
  "artifactType": "Manifest"
1327
1327
  },
1328
1328
  "groupId": {
1329
- "description": "To achieve faster end-to-end response time within analytical list page, enable batching of KPI by defining groupId in the KPI section of the descriptor configuration file",
1329
+ "description": "To achieve a faster end-to-end response time within this page, enable batching by defining a groupId in the KPI section of the descriptor configuration file.",
1330
1330
  "type": "string",
1331
1331
  "artifactType": "Manifest"
1332
1332
  }
@@ -38,17 +38,17 @@
38
38
  "description": "tableColumnVerticalAlignment provides an option for vertical alignment for the whole responsive table."
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
  }