@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
@@ -16,11 +16,11 @@ export type ExportType = keyof typeof sap.ui.comp.smarttable.ExportType;
16
16
  */
17
17
  export interface TableColumn {
18
18
  /**
19
- * The width property defines the width of the column.
19
+ * Defines the width of the column.
20
20
  */
21
21
  width?: string;
22
22
  /**
23
- * The hAlign property defines the horizontal alignment of the column content.
23
+ * Defines the horizontal alignment of the column content.
24
24
  */
25
25
  hAlign?: HAlign;
26
26
  }
@@ -36,7 +36,7 @@ export interface TableColumnAction extends Action, TableColumn {
36
36
  */
37
37
  export interface TableCustomColumn {
38
38
  /**
39
- * In case the fragment needs to be re-used for multiple tabs, the id property must be set to make the ids unique.
39
+ * If the fragment needs to be reused for multiple tabs, the id property must be set to make the IDs unique.
40
40
  * @artifactType Fragment
41
41
  */
42
42
  id?: string;
@@ -47,7 +47,7 @@ export interface TableCustomColumn {
47
47
  */
48
48
  text?: string;
49
49
  /**
50
- * The column key
50
+ * The column key.
51
51
  * @artifactType Fragment
52
52
  */
53
53
  columnKey: string;
@@ -64,7 +64,7 @@ export interface TableCustomColumn {
64
64
  */
65
65
  leadingProperty?: string;
66
66
  /**
67
- * The UI5 control used for your extension
67
+ * The UI5 control used for your extension.
68
68
  * @artifactType Manifest
69
69
  */
70
70
  className: typeof SAPUI5_FRAGMENT_CLASS;
@@ -122,7 +122,7 @@ export declare enum PopinLayout {
122
122
  }
123
123
  export interface QuickVariant {
124
124
  /**
125
- * A key entry that is used for initializing the corresponding SegmentedButton item. This entry is mandatory.
125
+ * The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.
126
126
  */
127
127
  key: string;
128
128
  /**
@@ -132,7 +132,7 @@ export interface QuickVariant {
132
132
  }
133
133
  export interface QuickVariantX extends QuickVariant {
134
134
  /**
135
- * Represents the entity set that will be displayed in this variant
135
+ * Represents the entity set that is displayed in this variant.
136
136
  */
137
137
  entitySet: string;
138
138
  /**
@@ -144,7 +144,8 @@ export interface QuickVariantX extends QuickVariant {
144
144
  */
145
145
  selectAll?: boolean;
146
146
  /**
147
- * 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.
147
+ * 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.
148
+ * If selectAll is true, the selection limit is not evaluated.
148
149
  */
149
150
  selectionLimit?: number;
150
151
  /**
@@ -166,7 +167,7 @@ export interface QuickVariantSelection {
166
167
  */
167
168
  showCounts?: boolean;
168
169
  /**
169
- * The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations.
170
+ * The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.
170
171
  */
171
172
  variants: {
172
173
  [key: string]: QuickVariant;
@@ -178,7 +179,7 @@ export interface QuickVariantSelectionX extends QuickVariantSelection {
178
179
  */
179
180
  enableAutoBinding?: boolean;
180
181
  /**
181
- * The variants section contains a set of entries that point to SelectionVariants or SelectionPresentationVariants defined in the annotations.
182
+ * The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.
182
183
  */
183
184
  variants: {
184
185
  [key: string]: QuickVariantX;
@@ -186,7 +187,8 @@ export interface QuickVariantSelectionX extends QuickVariantSelection {
186
187
  }
187
188
  export interface CreateWithFilters {
188
189
  /**
189
- * For the new create action to use the filter settings as input, set strategy to "extension" and implement the extension function as mentioned in help.sap.com for SAP S/4 HANA, section Prefilling Fields When Creating a New Entity Using an Extension Point“.
190
+ * For the create action to use the filter settings as input, set this property to extension and implement the extension function as mentioned in help.sap.com for SAP S/4HANA, section "Prefilling Fields When Creating a New Entity Using an Extension Point".
191
+ * @descriptionSrcURL https://ui5.sap.com/sdk#/topic/189e2d8a59f04a2693a4fde7f4a91a65
190
192
  */
191
193
  strategy: Strategy;
192
194
  }
@@ -209,8 +211,8 @@ export declare enum LoadDataOnAppLaunchSettings {
209
211
  }
210
212
  export interface DataLoadSettings {
211
213
  /**
212
- * Change the default behavior for autoloading of data.
213
- * For multi-view scenarios, you can also change the setting enableAutobinding to False under quickVariantSelectionX instead of using the loadDataOnAppLaunch setting.
214
+ * Changes the default behavior for autoloading data.
215
+ * For multi-view scenarios, you can change the enableAutobinding property to False under quickVariantSelectionX instead.
214
216
  */
215
217
  loadDataOnAppLaunch: LoadDataOnAppLaunchSettings;
216
218
  }
@@ -219,15 +221,16 @@ export interface Fields4Dialog {
219
221
  }
220
222
  export interface CommonTableSettings<COLS = GenericColumns> {
221
223
  /**
222
- * You can enable the creation of objects that have a maximum of 8 data fields through a dialog in the list report page.
224
+ * Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.
223
225
  */
224
226
  createWithParameterDialog?: Fields4Dialog;
225
227
  /**
226
- * The 'Select All' button is disabled by default. To enable it, set selectAll to true.
228
+ * The Select All button is disabled by default. To enable it, set this property to true.
227
229
  */
228
230
  selectAll?: boolean;
229
231
  /**
230
- * 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.
232
+ * When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.
233
+ * If selectAll is true, the selection limit is not evaluated.
231
234
  */
232
235
  selectionLimit?: number;
233
236
  /**
@@ -244,15 +247,16 @@ export interface CommonTableSettings<COLS = GenericColumns> {
244
247
  exportType?: ExportType;
245
248
  /**
246
249
  /**
247
- * With quickVariantSelection you can switch on the multiple view feature. It links to variants you must have added to your annotations beforehand.
250
+ * With quickVariantSelection, you can switch to multiple views (single table mode).
251
+ * Each view links to a variant you have added to your annotations.
248
252
  */
249
253
  quickVariantSelection?: QuickVariantSelection;
250
254
  /**
251
- * Switch on the multiple view feature (Multiple table mode with charts) and link to the variants you have added to your annotations.
255
+ * Switches to multiple views (multi-table mode), based on variants you have defined as annotations.
252
256
  */
253
257
  quickVariantSelectionX?: QuickVariantSelectionX;
254
258
  /**
255
- * For analytical tables, grid tables and tree tables you can define a condensed table layout by setting condensedTableLayout to true.
259
+ * Sets a condensed table layout for analytical tables, grid tables, and tree tables.
256
260
  */
257
261
  condensedTableLayout?: boolean;
258
262
  /**
@@ -276,19 +280,19 @@ export interface CommonTableSettings<COLS = GenericColumns> {
276
280
  }
277
281
  export interface ResponsiveTableCommonSettings extends CommonTableSettings {
278
282
  /**
279
- * 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.
283
+ * Specifies the type of table.
280
284
  */
281
285
  type?: TableTypeV2.ResponsiveTable;
282
286
  /**
283
- * Set includeItemInSelection to true if you want items to be selectable when they are clicked rather than after the selection control has been set.
287
+ * Set this property to true if you want items to be selectable when they are clicked rather than after the selection control has been set.
284
288
  */
285
289
  includeItemInSelection?: boolean;
286
290
  /**
287
- * popinLayout defines the layout in which the table pop-in rows are rendered.
291
+ * Defines the layout the table pop-in rows are rendered in.
288
292
  */
289
293
  popinLayout?: PopinLayout;
290
294
  /**
291
- * createWithFilters adds a new create action that uses the filter settings as input.
295
+ * Adds a new create action that uses the filter settings as input.
292
296
  */
293
297
  createWithFilters?: CreateWithFilters;
294
298
  /**
@@ -296,7 +300,7 @@ export interface ResponsiveTableCommonSettings extends CommonTableSettings {
296
300
  */
297
301
  showDraftToggle?: boolean;
298
302
  /**
299
- * 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.
303
+ * 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.
300
304
  */
301
305
  growingThreshold?: number;
302
306
  }
@@ -318,7 +322,7 @@ export interface ResponsiveTableWithMultiSelect extends ResponsiveTableCommonSet
318
322
  */
319
323
  export interface ResponsiveTableWithInlineDelete extends ResponsiveTableCommonSettings {
320
324
  /**
321
- * Used to enable inline deletion in a responsive table of list report and object page
325
+ * Used to enable inline deletion in a responsive table.
322
326
  */
323
327
  inlineDelete?: boolean;
324
328
  }
@@ -336,7 +340,7 @@ export interface ResponsiveTable extends ResponsiveTableCommonSettings, Responsi
336
340
  */
337
341
  export interface TreeTable extends CommonTableSettings {
338
342
  /**
339
- * 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.
343
+ * Specifies the type of table.
340
344
  */
341
345
  type?: TableTypeV2.TreeTable;
342
346
  /**
@@ -355,32 +359,32 @@ export interface TreeTable extends CommonTableSettings {
355
359
  */
356
360
  export interface AnalyticalTable extends CommonTableSettings {
357
361
  /**
358
- * 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.
362
+ * Specifies the type of table.
359
363
  */
360
364
  type?: TableTypeV2.AnalyticalTable;
361
365
  /**
362
- * Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.
366
+ * Represents the qualifier of an annotation. ALP looks for a SelectionPresentationVariant with this qualifier. If it's not found, it looks for a PresentationVariant with this qualifier instead.
363
367
  */
364
368
  qualifier?: string;
365
369
  /**
366
- * Determines the visualization of content area
370
+ * Determines the visualization of the content area.
367
371
  */
368
372
  defaultContentView?: DefaultContentView;
369
373
  /**
370
- * Determines the filter mode that is used
374
+ * Determines the filter mode that is used.
371
375
  */
372
376
  defaultFilterMode?: DefaultFilterMode;
373
377
  /**
374
- * Lets you define title for the content area
378
+ * Lets you define a title for the content area.
375
379
  * @i18nClassification TIT: Title for the content area
376
380
  */
377
381
  contentTitle?: string;
378
382
  /**
379
- * All filter fields will be set as in parameter
383
+ * Determines if filter fields will be set as in parameter.
380
384
  */
381
385
  allFiltersAsInParameters?: boolean;
382
386
  /**
383
- * createWithFilters adds a new create action that uses the filter settings as input.
387
+ * Adds a create action that uses the filter settings as input.
384
388
  */
385
389
  createWithFilters?: CreateWithFilters;
386
390
  /**
@@ -399,28 +403,29 @@ export interface AnalyticalTable extends CommonTableSettings {
399
403
  */
400
404
  export interface TableALPCommonSettings extends CommonTableSettings {
401
405
  /**
402
- * Represents the SelectionPresentationVariant qualifier. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.
406
+ * Represents the qualifier of an annotation. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.
403
407
  */
404
408
  qualifier?: string;
405
409
  /**
406
- * Determines the visualization of content area
410
+ * Determines the visualization of content area.
407
411
  */
408
412
  defaultContentView?: DefaultContentView;
409
413
  /**
410
- * Determines the filter mode that is used
414
+ * Determines the filter mode that is used.
411
415
  */
412
416
  defaultFilterMode?: DefaultFilterMode;
413
417
  /**
414
- * Lets you define title for the content area
418
+ * Lets you define a title for the content area.
415
419
  * @i18nClassification TIT: Title for the content area
416
420
  */
417
421
  contentTitle?: string;
418
422
  /**
419
- * 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.
423
+ * This property determines chart/table interaction.
424
+ * When 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.
420
425
  */
421
426
  autoHide?: boolean;
422
427
  /**
423
- * All filter fields will be set as in parameter
428
+ * Determines if filter fields will be set as in parameter.
424
429
  */
425
430
  allFiltersAsInParameters?: boolean;
426
431
  /**
@@ -439,7 +444,7 @@ export interface ALPResponsiveTable extends TableALPCommonSettings {
439
444
  */
440
445
  type?: TableTypeV2.ResponsiveTable;
441
446
  /**
442
- * 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.
447
+ * 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.
443
448
  */
444
449
  growingThreshold?: number;
445
450
  }
@@ -450,7 +455,7 @@ export interface ALPResponsiveTable extends TableALPCommonSettings {
450
455
  */
451
456
  export interface ALPGridTable extends TableALPCommonSettings {
452
457
  /**
453
- * 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.
458
+ * Specifies the type of table.
454
459
  */
455
460
  type?: TableTypeV2.GridTable;
456
461
  }
@@ -461,13 +466,13 @@ export interface ALPGridTable extends TableALPCommonSettings {
461
466
  */
462
467
  export interface ALPAnalyticalTable extends TableALPCommonSettings {
463
468
  /**
464
- * 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.
469
+ * Specifies the type of table.
465
470
  */
466
471
  type?: TableTypeV2.AnalyticalTable;
467
472
  }
468
473
  export interface TableALP extends ALPResponsiveTable, ALPGridTable, ALPAnalyticalTable {
469
474
  /**
470
- * 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.
475
+ * Specifies the type of table.
471
476
  */
472
477
  type?: TableTypeV2.ResponsiveTable & TableTypeV2.GridTable & TableTypeV2.AnalyticalTable;
473
478
  }
@@ -478,11 +483,11 @@ export interface TableALP extends ALPResponsiveTable, ALPGridTable, ALPAnalytica
478
483
  */
479
484
  export interface GridTable extends CommonTableSettings {
480
485
  /**
481
- * 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.
486
+ * Specifies the type of table.
482
487
  */
483
488
  type?: TableTypeV2.GridTable;
484
489
  /**
485
- * createWithFilters adds a new create action that uses the filter settings as input.
490
+ * Adds a create action that uses the filter settings as input.
486
491
  */
487
492
  createWithFilters?: CreateWithFilters;
488
493
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/Table.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/Table.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/Table.ts"],"names":[],"mappings":";;;AAIA,IAAY,MAOX;AAPD,WAAY,MAAM;IACd,6BAAmB,CAAA;IACnB,uBAAa,CAAA;IACb,2BAAiB,CAAA;IACjB,yBAAe,CAAA;IACf,yBAAe,CAAA;IACf,qBAAW,CAAA;AACf,CAAC,EAPW,MAAM,sBAAN,MAAM,QAOjB;AAsFD,IAAY,qBAEX;AAFD,WAAY,qBAAqB;IAC7B,oCAAW,CAAA;AACf,CAAC,EAFW,qBAAqB,qCAArB,qBAAqB,QAEhC;AAED,IAAY,WAKX;AALD,WAAY,WAAW;IACnB,kDAAmC,CAAA;IACnC,sCAAuB,CAAA;IACvB,kDAAmC,CAAA;IACnC,sCAAuB,CAAA;AAC3B,CAAC,EALW,WAAW,2BAAX,WAAW,QAKtB;AAED,IAAY,0BAKX;AALD,WAAY,0BAA0B;IAClC,iGAAmE,CAAA;IACnE,iGAAmE,CAAA;IACnE,qFAAuD,CAAA;IACvD,qFAAuD,CAAA;AAC3D,CAAC,EALW,0BAA0B,0CAA1B,0BAA0B,QAKrC;AAmBD,IAAY,WAIX;AAJD,WAAY,WAAW;IACnB,8BAAe,CAAA;IACf,sCAAuB,CAAA;IACvB,sCAAuB,CAAA;AAC3B,CAAC,EAJW,WAAW,2BAAX,WAAW,QAItB;AA6ED,IAAY,QAEX;AAFD,WAAY,QAAQ;IAChB,mCAAuB,CAAA;AAC3B,CAAC,EAFW,QAAQ,wBAAR,QAAQ,QAEnB;AAED,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC1B,+CAAyB,CAAA;IACzB,qCAAe,CAAA;IACf,qCAAe,CAAA;AACnB,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IACzB,sCAAiB,CAAA;IACjB,wCAAmB,CAAA;AACvB,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B;AAED,IAAY,2BAIX;AAJD,WAAY,2BAA2B;IACnC,gDAAiB,CAAA;IACjB,8CAAe,CAAA;IACf,oEAAqC,CAAA;AACzC,CAAC,EAJW,2BAA2B,2CAA3B,2BAA2B,QAItC"}
1
+ {"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/Table.ts"],"names":[],"mappings":";;;AAIA,IAAY,MAOX;AAPD,WAAY,MAAM;IACd,6BAAmB,CAAA;IACnB,uBAAa,CAAA;IACb,2BAAiB,CAAA;IACjB,yBAAe,CAAA;IACf,yBAAe,CAAA;IACf,qBAAW,CAAA;AACf,CAAC,EAPW,MAAM,sBAAN,MAAM,QAOjB;AAsFD,IAAY,qBAEX;AAFD,WAAY,qBAAqB;IAC7B,oCAAW,CAAA;AACf,CAAC,EAFW,qBAAqB,qCAArB,qBAAqB,QAEhC;AAED,IAAY,WAKX;AALD,WAAY,WAAW;IACnB,kDAAmC,CAAA;IACnC,sCAAuB,CAAA;IACvB,kDAAmC,CAAA;IACnC,sCAAuB,CAAA;AAC3B,CAAC,EALW,WAAW,2BAAX,WAAW,QAKtB;AAED,IAAY,0BAKX;AALD,WAAY,0BAA0B;IAClC,iGAAmE,CAAA;IACnE,iGAAmE,CAAA;IACnE,qFAAuD,CAAA;IACvD,qFAAuD,CAAA;AAC3D,CAAC,EALW,0BAA0B,0CAA1B,0BAA0B,QAKrC;AAmBD,IAAY,WAIX;AAJD,WAAY,WAAW;IACnB,8BAAe,CAAA;IACf,sCAAuB,CAAA;IACvB,sCAAuB,CAAA;AAC3B,CAAC,EAJW,WAAW,2BAAX,WAAW,QAItB;AA+ED,IAAY,QAEX;AAFD,WAAY,QAAQ;IAChB,mCAAuB,CAAA;AAC3B,CAAC,EAFW,QAAQ,wBAAR,QAAQ,QAEnB;AAED,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC1B,+CAAyB,CAAA;IACzB,qCAAe,CAAA;IACf,qCAAe,CAAA;AACnB,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IACzB,sCAAiB,CAAA;IACjB,wCAAmB,CAAA;AACvB,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B;AAED,IAAY,2BAIX;AAJD,WAAY,2BAA2B;IACnC,gDAAiB,CAAA;IACjB,8CAAe,CAAA;IACf,oEAAqC,CAAA;AACzC,CAAC,EAJW,2BAA2B,2CAA3B,2BAA2B,QAItC"}
@@ -4,7 +4,7 @@ import type { DateRangeType, FilterType, DateRange, ListCard, AnalyticalCard, St
4
4
  */
5
5
  export interface SelectedValues {
6
6
  /**
7
- * The selectedValues property is a set of standard date range values that you want to include or exclude.
7
+ * Defines a set of standard date range values that you want to include or exclude.
8
8
  */
9
9
  selectedValues?: DateRangeType[];
10
10
  /**
@@ -31,7 +31,7 @@ export interface DateRangeOVP extends DateRange {
31
31
  }
32
32
  export type FilterSettingsType = {
33
33
  /**
34
- * Represents the object to store date type filter fields configuration
34
+ * Represents the object to store the configuration for the date type's filter fields.
35
35
  */
36
36
  dateSettings?: DateRangeOVP;
37
37
  };
@@ -10,7 +10,7 @@ export interface ObjectPageConfigV2 extends PageConfig {
10
10
  */
11
11
  hideChevronForUnauthorizedExtNav?: boolean;
12
12
  /**
13
- * allowDeepLinking restricts deep linking to certain object page levels.
13
+ * Restricts deep linking to certain object page levels.
14
14
  */
15
15
  allowDeepLinking?: boolean;
16
16
  /**
@@ -18,15 +18,15 @@ export interface ObjectPageConfigV2 extends PageConfig {
18
18
  */
19
19
  navToListOnSave?: boolean;
20
20
  /**
21
- * If this flag is set, then during inbound navigation to flexible column layout application, if the navigation context points to a unique object, then the object page is opened in full screen mode.
21
+ * If this flag is set, then during inbound navigation to flexible column layout application, if the navigation context points to a unique object, the object page is opened in full screen mode.
22
22
  */
23
23
  defaultLayoutTypeIfExternalNavigation?: FlexibleColumnLayoutType.MidColumnFullScreen;
24
24
  /**
25
- * Settings for all tables of the object page
25
+ * Settings for all tables of the object page.
26
26
  */
27
27
  globalTableSettings?: GlobalTableSettings;
28
28
  /**
29
- * Settings for all charts on an object page
29
+ * Settings for all charts on an object page.
30
30
  */
31
31
  globalChartSettings?: GlobalChartSettings;
32
32
  header?: ObjectPageHeader;
@@ -7,12 +7,12 @@ import type { PageConfig } from '../../common';
7
7
  import type { ContainerLayoutType, ChartSettingsType, FilterSettingsType, CardType, DataLoadSettingsType } from '../overviewPage';
8
8
  export interface OverviewPageConfigV2 extends PageConfig {
9
9
  /**
10
- * Represents the name of global filter OData model, which contains entities definition that are relevant for global filters.
10
+ * Represents the name of the global OData filter model.
11
11
  * @TJS-pattern ^[a-zA-Z0-9_\\.\\-\\|@]*$
12
12
  */
13
13
  globalFilterModel?: string;
14
14
  /**
15
- * Represents the entity to use as global filter in the smart filter bar control.
15
+ * Represents the entity type to use as global filter in the smart filter bar control.
16
16
  * @TJS-pattern ^[a-zA-Z0-9_\\.\\-\\|@]*$
17
17
  */
18
18
  globalFilterEntityType?: string;
@@ -62,7 +62,7 @@ export interface OverviewPageConfigV2 extends PageConfig {
62
62
  */
63
63
  refreshStrategyOnAppRestore?: RefreshStrategiesPropDef;
64
64
  /**
65
- * Flag to enable/disable analytical parameter support for Smart filter bar. The default value is false.
65
+ * Flag to enable or disable analytical parameter support for the smart filter bar. The default value is false.
66
66
  */
67
67
  considerAnalyticalParameters?: boolean;
68
68
  /**
@@ -70,7 +70,7 @@ export interface OverviewPageConfigV2 extends PageConfig {
70
70
  */
71
71
  refreshIntervalInMinutes?: number;
72
72
  /**
73
- * Flag to enable/disable semantic date range control for Smart filter bar. The default value is false.
73
+ * Flag to enable or disable semantic date range control for the smart filter bar. The default value is false.
74
74
  */
75
75
  useDateRangeType?: boolean;
76
76
  /**
@@ -82,7 +82,7 @@ export interface OverviewPageConfigV2 extends PageConfig {
82
82
  */
83
83
  filterSettings?: FilterSettingsType;
84
84
  /**
85
- * Represents the object to define data loading behaviour for an overview page application
85
+ * Represents the object to define data loading behaviour for an overview page application.
86
86
  */
87
87
  dataLoadSettings?: DataLoadSettingsType;
88
88
  /**
@@ -21,7 +21,7 @@ export interface ObjectPageHeader<ACT = GenericActions> {
21
21
  */
22
22
  visible?: boolean;
23
23
  /**
24
- * Set visible to true to make the anchor bar visible.
24
+ * Determines whether the anchor bar is displayed.
25
25
  */
26
26
  anchorBarVisible?: boolean;
27
27
  actions?: ACT;
@@ -3,7 +3,7 @@ export declare const enum DesigntimeValues {
3
3
  }
4
4
  export interface FlexSettings {
5
5
  /**
6
- * Allows you to define which settings are available for key user adaptation at design time.
6
+ * Defines which settings are available for key user adaptation at design time.
7
7
  */
8
8
  designtime?: DesigntimeValues;
9
9
  }
@@ -8,8 +8,7 @@ export declare enum SectionLayoutType {
8
8
  */
9
9
  export interface ObjectPageLayout {
10
10
  /**
11
- * Allows you to define the layout of the sections.
12
- *
11
+ * Defines the layout of the sections.
13
12
  * - Page (default): In this mode, all the sections and subsections are added to the same page.
14
13
  * - Tabs: In this mode, the sections are represented as tabs under the header facet.
15
14
  */
@@ -1 +1 @@
1
- {"version":3,"file":"ObjectPageLayout.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v4/controls/ObjectPageLayout.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IACzB,IAAI,SAAS;IACb,IAAI,SAAS;CAChB;AAID;;;GAGG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;;OAKG;IACH,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACrC"}
1
+ {"version":3,"file":"ObjectPageLayout.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v4/controls/ObjectPageLayout.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IACzB,IAAI,SAAS;IACb,IAAI,SAAS;CAChB;AAID;;;GAGG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,aAAa,CAAC,EAAE,iBAAiB,CAAC;CACrC"}
@@ -81,13 +81,13 @@ export interface CustomSections {
81
81
  }
82
82
  export interface ObjectPageCustomSectionBase {
83
83
  /**
84
- * Use the key of another facet/section as a placement anchor.
84
+ * Use the key of another section as a placement anchor.
85
85
  * @artifactType Manifest
86
86
  * @displayName Anchor
87
87
  */
88
88
  relatedFacet?: string;
89
89
  /**
90
- * Define the placement, either before or after the anchor facet/section.
90
+ * Define the placement, either before or after the anchor section.
91
91
  * @artifactType Manifest
92
92
  */
93
93
  relativePosition?: SectionPosition;
@@ -41,7 +41,7 @@ export interface TableCreationModeOP {
41
41
  }
42
42
  export interface QuickVariantSelectionV4OP {
43
43
  /**
44
- * List of annotation paths referring to SelectionVariant annotations
44
+ * List of annotation paths referring to SelectionVariant annotations.
45
45
  */
46
46
  paths: AnnotationPathAsObject[];
47
47
  /**
@@ -66,7 +66,7 @@ export interface TableSettingsOP extends TableSettings {
66
66
  */
67
67
  personalization?: boolean;
68
68
  /**
69
- * With quickVariantSelection you can switch on the multiple view feature (single table mode). It links to SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) you must have added to your annotations beforehand.
69
+ * With quickVariantSelection, you can switch to multiple views (single table mode). It links to a SelectionVariant (filters) or SelectionPresentationVariant (filters and sorters) that you have added to your annotations.
70
70
  */
71
71
  quickVariantSelection?: QuickVariantSelectionV4OP;
72
72
  columns?: GenericColumnsOP;
@@ -5,7 +5,7 @@ import type { SelectType } from './ToolBar';
5
5
  */
6
6
  export interface ObjectPageToolBarAction {
7
7
  /**
8
- * Enables single selection for a bound action
8
+ * Enables single selection for a bound action.
9
9
  */
10
10
  enableOnSelect?: SelectType;
11
11
  }