@sap/ux-specification 1.108.40 → 1.108.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +42 -28
- package/dist/documentation/runDocu-min.js.map +3 -3
- package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
- package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
- package/dist/documentation/v2/v2-ListReport.html +2 -2
- package/dist/documentation/v2/v2-ObjectPage.html +2 -2
- package/dist/documentation/v2/v2-OverviewPage.html +2 -2
- package/dist/documentation/v4/v4-ApplicationV4.html +2 -2
- package/dist/documentation/v4/v4-BuildingBlocks.html +2 -2
- package/dist/documentation/v4/v4-FreestylePage.html +2 -2
- package/dist/documentation/v4/v4-ListReport.html +2 -2
- package/dist/documentation/v4/v4-ObjectPage.html +2 -2
- package/dist/index-min.js +86 -86
- package/dist/index-min.js.map +3 -3
- package/dist/schemas/v2/AnalyticalListPageConfig.json +76 -76
- package/dist/schemas/v2/ApplicationV2.json +5 -5
- package/dist/schemas/v2/ListReportConfig.json +86 -85
- package/dist/schemas/v2/ObjectPageConfig.json +78 -78
- package/dist/schemas/v2/OverviewPageConfig.json +77 -77
- package/dist/schemas/v4/ApplicationV4.json +4 -4
- package/dist/schemas/v4/ListReportConfig.json +44 -44
- package/dist/schemas/v4/ObjectPageConfig.json +45 -45
- package/dist/specification/package.json +8 -8
- package/dist/specification/scripts/documentation/components/filter.js +0 -1
- package/dist/specification/scripts/documentation/components/filter.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/TreeUI.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/TreeUI.js +2 -1
- package/dist/specification/scripts/documentation/components/ui/TreeUI.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/search.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/search.js +6 -3
- package/dist/specification/scripts/documentation/components/ui/search.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/toggle.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/toggle.js +6 -3
- package/dist/specification/scripts/documentation/components/ui/toggle.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/tooltip.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/tooltip.js +13 -9
- package/dist/specification/scripts/documentation/components/ui/tooltip.js.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/utils.d.ts.map +1 -1
- package/dist/specification/scripts/documentation/components/ui/utils.js +8 -4
- package/dist/specification/scripts/documentation/components/ui/utils.js.map +1 -1
- package/dist/specification/scripts/extractDocu.js +64 -24
- package/dist/specification/scripts/extractDocu.js.map +1 -1
- package/dist/specification/scripts/macros/api.js +5 -5
- package/dist/specification/scripts/macros/api.js.map +1 -1
- package/dist/specification/scripts/macros/cmd.js +2 -2
- package/dist/specification/scripts/macros/schema.d.ts.map +1 -1
- package/dist/specification/scripts/macros/schema.js.map +1 -1
- package/dist/specification/scripts/to-json-schema.js +1 -1
- package/dist/specification/scripts/to-json-schema.js.map +1 -1
- package/dist/specification/src/api.js +4 -4
- package/dist/specification/src/extensionLogger.js +3 -3
- package/dist/specification/src/sync/common/appProvider.d.ts.map +1 -1
- package/dist/specification/src/sync/common/appProvider.js.map +1 -1
- package/dist/specification/src/sync/common/decoration/control.d.ts.map +1 -1
- package/dist/specification/src/sync/common/decoration/control.js +2 -2
- package/dist/specification/src/sync/common/decoration/control.js.map +1 -1
- package/dist/specification/src/sync/common/flexUtils.js +1 -1
- package/dist/specification/src/sync/common/flexUtils.js.map +1 -1
- package/dist/specification/src/sync/common/generate/objectPage.d.ts.map +1 -1
- package/dist/specification/src/sync/common/generate/objectPage.js +1 -3
- package/dist/specification/src/sync/common/generate/objectPage.js.map +1 -1
- package/dist/specification/src/sync/common/generate/utils.js +10 -10
- package/dist/specification/src/sync/common/generate/utils.js.map +1 -1
- package/dist/specification/src/sync/common/import/utils.js +2 -2
- package/dist/specification/src/sync/common/importProject.js +3 -3
- package/dist/specification/src/sync/common/importProject.js.map +1 -1
- package/dist/specification/src/sync/common/utils.d.ts +1 -2
- package/dist/specification/src/sync/common/utils.d.ts.map +1 -1
- package/dist/specification/src/sync/common/utils.js +112 -108
- package/dist/specification/src/sync/common/utils.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Action.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Action.js +4 -8
- package/dist/specification/src/sync/v2/export/controls/Action.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/AnalyticalListPageChart.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/AnalyticalListPageChart.js +4 -9
- package/dist/specification/src/sync/v2/export/controls/AnalyticalListPageChart.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Field.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Field.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/Field.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FilterBar.d.ts +1 -1
- package/dist/specification/src/sync/v2/export/controls/FilterBar.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FilterBar.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/FilterBar.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FormAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/FormAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/FormAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Fragment.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Fragment.js +14 -6
- package/dist/specification/src/sync/v2/export/controls/Fragment.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageFooterAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageFooterAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageFooterAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeader.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeader.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeader.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.js +7 -8
- package/dist/specification/src/sync/v2/export/controls/ObjectPageHeaderSection.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageLayout.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageLayout.js +4 -8
- package/dist/specification/src/sync/v2/export/controls/ObjectPageLayout.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageSection.js +11 -22
- package/dist/specification/src/sync/v2/export/controls/ObjectPageSection.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageTable.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageTable.js +7 -14
- package/dist/specification/src/sync/v2/export/controls/ObjectPageTable.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageToolBarAction.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/ObjectPageToolBarAction.js +1 -2
- package/dist/specification/src/sync/v2/export/controls/ObjectPageToolBarAction.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Table.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/Table.js +7 -14
- package/dist/specification/src/sync/v2/export/controls/Table.js.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/TableColumn.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/controls/TableColumn.js +4 -8
- package/dist/specification/src/sync/v2/export/controls/TableColumn.js.map +1 -1
- package/dist/specification/src/sync/v2/export/export.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/export.js +9 -8
- package/dist/specification/src/sync/v2/export/export.js.map +1 -1
- package/dist/specification/src/sync/v2/export/factory.js +8 -8
- package/dist/specification/src/sync/v2/export/manifest.js +0 -1
- package/dist/specification/src/sync/v2/export/manifest.js.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/AnalyticalListPage.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/AnalyticalListPage.js +1 -2
- package/dist/specification/src/sync/v2/export/pages/AnalyticalListPage.js.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/ListReport.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/export/pages/ListReport.js +1 -2
- package/dist/specification/src/sync/v2/export/pages/ListReport.js.map +1 -1
- package/dist/specification/src/sync/v2/generate/analyticalListReport.js +1 -1
- package/dist/specification/src/sync/v2/generate/analyticalListReport.js.map +1 -1
- package/dist/specification/src/sync/v2/generate/objectPage.js +4 -4
- package/dist/specification/src/sync/v2/generate/objectPage.js.map +1 -1
- package/dist/specification/src/sync/v2/generate/utils.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/generate/utils.js +0 -2
- package/dist/specification/src/sync/v2/generate/utils.js.map +1 -1
- package/dist/specification/src/sync/v2/import/app/appProvider.js +0 -1
- package/dist/specification/src/sync/v2/import/app/appProvider.js.map +1 -1
- package/dist/specification/src/sync/v2/import/app/ovpProvider.js.map +1 -1
- package/dist/specification/src/sync/v2/import/common/index.d.ts +3 -2
- package/dist/specification/src/sync/v2/import/common/index.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/import/common/index.js +41 -24
- package/dist/specification/src/sync/v2/import/common/index.js.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js +1 -1
- package/dist/specification/src/sync/v2/import/pages/analyticalListPage.js.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/listReport.js +1 -1
- package/dist/specification/src/sync/v2/import/pages/listReport.js.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/objectPage.d.ts.map +1 -1
- package/dist/specification/src/sync/v2/import/pages/objectPage.js +7 -8
- package/dist/specification/src/sync/v2/import/pages/objectPage.js.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/Header.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/Header.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageCustomSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageFooter.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageFooter.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageForm.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeader.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderSection.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ObjectPageHeaderSection.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/Table.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/Table.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/Table.js.map +1 -1
- package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts +1 -1
- package/dist/specification/src/sync/v4/export/controls/ToolBar.d.ts.map +1 -1
- package/dist/specification/src/sync/v4/export/export.js +9 -10
- package/dist/specification/src/sync/v4/export/export.js.map +1 -1
- package/dist/specification/src/sync/v4/export/factory.js +6 -6
- package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.js +1 -1
- package/dist/specification/src/sync/v4/generate/fpm-custom-page/generator.js.map +1 -1
- package/dist/specification/src/sync/v4/import/pages/objectPage.js +3 -3
- package/dist/types/src/apiTypes.d.ts +1 -1
- package/dist/types/src/apiTypes.js +2 -2
- package/dist/types/src/common/Application.d.ts +4 -8
- package/dist/types/src/common/Application.d.ts.map +1 -1
- package/dist/types/src/common/page.d.ts +1 -1
- package/dist/types/src/common/page.d.ts.map +1 -1
- package/dist/types/src/common/page.js.map +1 -1
- package/dist/types/src/common/types.d.ts +3 -5
- package/dist/types/src/common/types.d.ts.map +1 -1
- package/dist/types/src/common/types.js +4 -4
- package/dist/types/src/common/types.js.map +1 -1
- package/dist/types/src/v2/application.d.ts +1 -1
- package/dist/types/src/v2/controls/Action.d.ts +4 -2
- package/dist/types/src/v2/controls/Action.d.ts.map +1 -1
- package/dist/types/src/v2/controls/AnalyticalListPageKPI.d.ts +6 -6
- package/dist/types/src/v2/controls/Card.d.ts +36 -35
- package/dist/types/src/v2/controls/Card.d.ts.map +1 -1
- package/dist/types/src/v2/controls/Card.js.map +1 -1
- package/dist/types/src/v2/controls/Field.d.ts +1 -1
- package/dist/types/src/v2/controls/FilterBar.d.ts +18 -14
- package/dist/types/src/v2/controls/FilterBar.d.ts.map +1 -1
- package/dist/types/src/v2/controls/FilterBar.js.map +1 -1
- package/dist/types/src/v2/controls/ObjectPageChart.d.ts +2 -2
- package/dist/types/src/v2/controls/ObjectPageHeader.d.ts +2 -2
- package/dist/types/src/v2/controls/ObjectPageLayout.d.ts +4 -4
- package/dist/types/src/v2/controls/ObjectPageSection.d.ts +2 -2
- package/dist/types/src/v2/controls/ObjectPageTable.d.ts +19 -19
- package/dist/types/src/v2/controls/ObjectPageTable.d.ts.map +1 -1
- package/dist/types/src/v2/controls/Table.d.ts +52 -47
- package/dist/types/src/v2/controls/Table.d.ts.map +1 -1
- package/dist/types/src/v2/controls/Table.js.map +1 -1
- package/dist/types/src/v2/overviewPage.d.ts +2 -2
- package/dist/types/src/v2/pages/ObjectPageConfigV2.d.ts +4 -4
- package/dist/types/src/v2/pages/OverviewPageConfigV2.d.ts +5 -5
- package/dist/types/src/v4/controls/CustomAction.d.ts +3 -3
- package/dist/types/src/v4/controls/FilterBar.d.ts +5 -7
- package/dist/types/src/v4/controls/FilterBar.d.ts.map +1 -1
- package/dist/types/src/v4/controls/FilterBar.js.map +1 -1
- package/dist/types/src/v4/controls/ObjectPageFooter.d.ts +1 -1
- package/dist/types/src/v4/controls/ObjectPageForm.d.ts +1 -1
- package/dist/types/src/v4/controls/ObjectPageHeader.d.ts +6 -6
- package/dist/types/src/v4/controls/ObjectPageHeaderSection.d.ts +2 -2
- package/dist/types/src/v4/controls/ObjectPageLayout.d.ts +1 -2
- package/dist/types/src/v4/controls/ObjectPageLayout.d.ts.map +1 -1
- package/dist/types/src/v4/controls/ObjectPageSection.d.ts +2 -2
- package/dist/types/src/v4/controls/ObjectPageTable.d.ts +4 -4
- package/dist/types/src/v4/controls/ObjectPageToolBar.d.ts +2 -2
- package/dist/types/src/v4/controls/Table.d.ts +26 -33
- package/dist/types/src/v4/controls/Table.d.ts.map +1 -1
- package/dist/types/src/v4/controls/ToolBar.d.ts +3 -3
- package/dist/types/src/v4/pages/ListReportConfigV4.d.ts +1 -2
- package/dist/types/src/v4/pages/ListReportConfigV4.d.ts.map +1 -1
- package/dist/types/src/v4/pages/ObjectPageConfigV4.d.ts +3 -4
- package/dist/types/src/v4/pages/ObjectPageConfigV4.d.ts.map +1 -1
- package/dist/types/src/v4/webapp/manifest/ManifestSettings.d.ts +10 -8
- package/dist/types/src/v4/webapp/manifest/ManifestSettings.d.ts.map +1 -1
- package/dist/types/src/v4/webapp/manifest/sapUi5.d.ts +1 -1
- package/package.json +8 -8
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"defaultPath": {
|
|
39
39
|
"$ref": "#/definitions/DefaultPathType",
|
|
40
|
-
"description": "
|
|
40
|
+
"description": "Definesthe initial view mode:\n- primary: This property loads the app in chart-only view.\n- secondary: This property loads the app in table-only view.\n- both: This property loads the app in hybrid view.",
|
|
41
41
|
"artifactType": "Manifest",
|
|
42
42
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/2a9df06673d34f72b238549d49da8bfb"
|
|
43
43
|
},
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"type": "string"
|
|
105
105
|
}
|
|
106
106
|
],
|
|
107
|
-
"description": "
|
|
107
|
+
"description": "Defines if the action button is visible.",
|
|
108
108
|
"artifactType": "Manifest"
|
|
109
109
|
},
|
|
110
110
|
"enabled": {
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"type": "string"
|
|
121
121
|
}
|
|
122
122
|
],
|
|
123
|
-
"description": "
|
|
123
|
+
"description": "Defines if the action is enabled. The default value is true.",
|
|
124
124
|
"artifactType": "Manifest"
|
|
125
125
|
}
|
|
126
126
|
},
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
},
|
|
190
190
|
"layout": {
|
|
191
191
|
"$ref": "#/definitions/LayoutType",
|
|
192
|
-
"description": "Allows you to specify the layout of the filter bar.\n
|
|
192
|
+
"description": "Allows you to specify the layout of the filter bar.\n- Compact: This setting shows filter fields in compact mode.\n- CompactVisual: This setting shows filter fields in both compact and visual modes.",
|
|
193
193
|
"artifactType": "Manifest",
|
|
194
194
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/33f3d807c10b47d9a8141692d2619dc2"
|
|
195
195
|
}
|
|
@@ -234,7 +234,7 @@
|
|
|
234
234
|
"artifactType": "Manifest"
|
|
235
235
|
},
|
|
236
236
|
"required": {
|
|
237
|
-
"description": "
|
|
237
|
+
"description": "Determines whether the filter field requires a value.",
|
|
238
238
|
"type": "boolean",
|
|
239
239
|
"artifactType": "Manifest"
|
|
240
240
|
},
|
|
@@ -301,7 +301,7 @@
|
|
|
301
301
|
"properties": {
|
|
302
302
|
"availability": {
|
|
303
303
|
"$ref": "#/definitions/Availability",
|
|
304
|
-
"description": "Defines where the selection field
|
|
304
|
+
"description": "Defines where the selection field appears.\n- Default: The filter field appears by default in the filter bar (both the regular filter fields as well as the corresponding visual filter fields).\n- Adaptation: The filter field only appears under Adapt Filters.\n- Hidden: The filter field is hidden.",
|
|
305
305
|
"artifactType": "Manifest",
|
|
306
306
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/33f3d807c10b47d9a8141692d2619dc2"
|
|
307
307
|
},
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
},
|
|
401
401
|
"afterExecution": {
|
|
402
402
|
"$ref": "#/definitions/ActionAfterExecutionConfigurationToolBarLR",
|
|
403
|
-
"description": "Settings that
|
|
403
|
+
"description": "Settings that control the behavior after creating a new entry.",
|
|
404
404
|
"artifactType": "Manifest"
|
|
405
405
|
}
|
|
406
406
|
},
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
"type": "string"
|
|
468
468
|
}
|
|
469
469
|
],
|
|
470
|
-
"description": "
|
|
470
|
+
"description": "Defines if the action button is visible.",
|
|
471
471
|
"artifactType": "Manifest"
|
|
472
472
|
},
|
|
473
473
|
"enabled": {
|
|
@@ -483,7 +483,7 @@
|
|
|
483
483
|
"type": "string"
|
|
484
484
|
}
|
|
485
485
|
],
|
|
486
|
-
"description": "
|
|
486
|
+
"description": "Defines if the action is enabled. The default value is true.",
|
|
487
487
|
"artifactType": "Manifest"
|
|
488
488
|
}
|
|
489
489
|
},
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
},
|
|
525
525
|
"initialLoad": {
|
|
526
526
|
"$ref": "#/definitions/InitialLoadType",
|
|
527
|
-
"description": "
|
|
527
|
+
"description": "Determines whether the data in the table is automatically loaded.\n- Auto (default): Data is loaded automatically if a default filter value has been set in the filter bar.\n- Enabled: Data is loaded automatically, as defined by the standard variant.\n- Disabled: Data is not loaded automatically. Users have to click the Go button.",
|
|
528
528
|
"artifactType": "Manifest",
|
|
529
529
|
"descriptionSrcURL": "https://ui5.sap.com/#/topic/9f4e1192f1384b85bc160288e17f69c4"
|
|
530
530
|
},
|
|
@@ -542,12 +542,12 @@
|
|
|
542
542
|
},
|
|
543
543
|
"type": {
|
|
544
544
|
"$ref": "#/definitions/TableTypeV4",
|
|
545
|
-
"description": "
|
|
545
|
+
"description": "Defines the table type. Note: Grid tables, analytical tables, and tree tables aren't rendered on small-screen devices. Responsive tables are shown instead.",
|
|
546
546
|
"artifactType": "Manifest"
|
|
547
547
|
},
|
|
548
548
|
"selectionMode": {
|
|
549
549
|
"$ref": "#/definitions/SelectionMode",
|
|
550
|
-
"description": "Allows you to enable or disable row selection and choose between single or multiple row selection.\n
|
|
550
|
+
"description": "Allows you to enable or disable row selection and choose between single or multiple row selection.\n- Auto: This type is deprecated. Choose any of the following modes:\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar.\n- Single: This type allows single table selection if relevant actions are available in the toolbar.\n- None: No table selection is possible in display mode.",
|
|
551
551
|
"artifactType": "Manifest"
|
|
552
552
|
},
|
|
553
553
|
"selectAll": {
|
|
@@ -561,18 +561,18 @@
|
|
|
561
561
|
"artifactType": "Manifest"
|
|
562
562
|
},
|
|
563
563
|
"enableExport": {
|
|
564
|
-
"description": "
|
|
564
|
+
"description": "Defines whether the Export button is displayed in the table toolbar. The default value is true.",
|
|
565
565
|
"type": "boolean",
|
|
566
566
|
"artifactType": "Manifest",
|
|
567
567
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/4bab6f2043814257974b52d4dafe1dcd"
|
|
568
568
|
},
|
|
569
569
|
"quickVariantSelection": {
|
|
570
570
|
"$ref": "#/definitions/QuickVariantSelectionV4",
|
|
571
|
-
"description": "With quickVariantSelection you can switch
|
|
571
|
+
"description": "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.",
|
|
572
572
|
"artifactType": "Manifest"
|
|
573
573
|
},
|
|
574
574
|
"condensedTableLayout": {
|
|
575
|
-
"description": "
|
|
575
|
+
"description": "Determines whether the content density for ui.table is condensed.",
|
|
576
576
|
"type": "boolean",
|
|
577
577
|
"artifactType": "Manifest",
|
|
578
578
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c"
|
|
@@ -648,12 +648,12 @@
|
|
|
648
648
|
"properties": {
|
|
649
649
|
"enableOnSelect": {
|
|
650
650
|
"$ref": "#/definitions/SelectType",
|
|
651
|
-
"description": "Enables single selection for a bound action",
|
|
651
|
+
"description": "Enables single selection for a bound action.",
|
|
652
652
|
"artifactType": "Manifest"
|
|
653
653
|
},
|
|
654
654
|
"afterExecution": {
|
|
655
655
|
"$ref": "#/definitions/ActionAfterExecutionConfigurationToolBarLR",
|
|
656
|
-
"description": "Settings that
|
|
656
|
+
"description": "Settings that control the behavior after creating a new entry.",
|
|
657
657
|
"artifactType": "Manifest"
|
|
658
658
|
}
|
|
659
659
|
},
|
|
@@ -696,7 +696,7 @@
|
|
|
696
696
|
"type": "string"
|
|
697
697
|
}
|
|
698
698
|
],
|
|
699
|
-
"description": "
|
|
699
|
+
"description": "Defines if the action button is visible.",
|
|
700
700
|
"artifactType": "Manifest"
|
|
701
701
|
},
|
|
702
702
|
"enabled": {
|
|
@@ -712,7 +712,7 @@
|
|
|
712
712
|
"type": "string"
|
|
713
713
|
}
|
|
714
714
|
],
|
|
715
|
-
"description": "
|
|
715
|
+
"description": "Defines if the action is enabled. The default value is true.",
|
|
716
716
|
"artifactType": "Manifest"
|
|
717
717
|
}
|
|
718
718
|
},
|
|
@@ -785,7 +785,7 @@
|
|
|
785
785
|
"properties": {
|
|
786
786
|
"afterExecution": {
|
|
787
787
|
"$ref": "#/definitions/ActionAfterExecutionConfiguration",
|
|
788
|
-
"description": "Settings that
|
|
788
|
+
"description": "Settings that control the behavior after creating a new entry.",
|
|
789
789
|
"artifactType": "Manifest"
|
|
790
790
|
},
|
|
791
791
|
"width": {
|
|
@@ -830,7 +830,7 @@
|
|
|
830
830
|
"artifactType": "Manifest"
|
|
831
831
|
},
|
|
832
832
|
"header": {
|
|
833
|
-
"description": "The header
|
|
833
|
+
"description": "The header appears in the table as a header, as well as in the add and remove dialogs.",
|
|
834
834
|
"i18nClassification": "COL: Custom column header text",
|
|
835
835
|
"artifactType": "Manifest",
|
|
836
836
|
"type": "string"
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
"descriptionSrcURL": "https://ui5.sap.com/api/sap.ui.core.CSSSize"
|
|
843
843
|
},
|
|
844
844
|
"template": {
|
|
845
|
-
"description": "
|
|
845
|
+
"description": "Defines a target fragment.",
|
|
846
846
|
"artifactType": "Manifest",
|
|
847
847
|
"type": "string"
|
|
848
848
|
},
|
|
@@ -857,7 +857,7 @@
|
|
|
857
857
|
"artifactType": "Manifest"
|
|
858
858
|
},
|
|
859
859
|
"properties": {
|
|
860
|
-
"description": "If provided and sorting
|
|
860
|
+
"description": "If provided and sorting for the table is enabled, the custom column header can be clicked.\nOnce clicked, a list of properties that can be sorted by are displayed.",
|
|
861
861
|
"artifactType": "Manifest",
|
|
862
862
|
"type": "array",
|
|
863
863
|
"items": {
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
"type": "object",
|
|
927
927
|
"properties": {
|
|
928
928
|
"paths": {
|
|
929
|
-
"description": "List of annotation paths referring to SelectionVariant annotations",
|
|
929
|
+
"description": "List of annotation paths referring to SelectionVariant annotations.",
|
|
930
930
|
"type": "array",
|
|
931
931
|
"items": {
|
|
932
932
|
"$ref": "#/definitions/AnnotationPathAsObject"
|
|
@@ -934,12 +934,12 @@
|
|
|
934
934
|
"artifactType": "Manifest"
|
|
935
935
|
},
|
|
936
936
|
"hideTableTitle": {
|
|
937
|
-
"description": "
|
|
937
|
+
"description": "Determines whether the table title is hidden and the tab titles are displayed.",
|
|
938
938
|
"type": "boolean",
|
|
939
939
|
"artifactType": "Manifest"
|
|
940
940
|
},
|
|
941
941
|
"showCounts": {
|
|
942
|
-
"description": "
|
|
942
|
+
"description": "Determines whether the entry view counts are shown.",
|
|
943
943
|
"type": "boolean",
|
|
944
944
|
"artifactType": "Manifest"
|
|
945
945
|
}
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
},
|
|
974
974
|
"initialLoad": {
|
|
975
975
|
"$ref": "#/definitions/InitialLoadType",
|
|
976
|
-
"description": "
|
|
976
|
+
"description": "Determines whether the data in the table is automatically loaded.\n- Auto (default): Data is loaded automatically if a default filter value has been set in the filter bar.\n- Enabled: Data is loaded automatically, as defined by the standard variant\n- Disabled: Data is not loaded automatically. Users have to click the Go button.",
|
|
977
977
|
"artifactType": "Manifest",
|
|
978
978
|
"descriptionSrcURL": "https://ui5.sap.com/#/topic/9f4e1192f1384b85bc160288e17f69c4"
|
|
979
979
|
},
|
|
@@ -994,13 +994,13 @@
|
|
|
994
994
|
},
|
|
995
995
|
"type": {
|
|
996
996
|
"$ref": "#/definitions/TableTypeV4",
|
|
997
|
-
"description": "
|
|
997
|
+
"description": "Defines the table type. Note: Grid tables, analytical tables, and tree tables aren't rendered on small-screen devices. Responsive tables are shown instead.",
|
|
998
998
|
"artifactType": "Manifest",
|
|
999
999
|
"descriptionSrcURL": "https://ui5.sap.com/#/topic/7f844f1021cd4791b8f7408eac7c1cec"
|
|
1000
1000
|
},
|
|
1001
1001
|
"selectionMode": {
|
|
1002
1002
|
"$ref": "#/definitions/SelectionMode",
|
|
1003
|
-
"description": "Allows you to enable or disable row selection and choose between single or multiple row selection.\n
|
|
1003
|
+
"description": "Allows you to enable or disable row selection and choose between single or multiple row selection.\n- Auto: This type is deprecated. Choose any of the following modes:\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar.\n- Single: This type allows single table selection if relevant actions are available in the toolbar.\n- None: No table selection is possible in display mode.",
|
|
1004
1004
|
"artifactType": "Manifest",
|
|
1005
1005
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/116b5d82e8c545e2a56e1b51b8b0a9bd"
|
|
1006
1006
|
},
|
|
@@ -1015,18 +1015,18 @@
|
|
|
1015
1015
|
"artifactType": "Manifest"
|
|
1016
1016
|
},
|
|
1017
1017
|
"enableExport": {
|
|
1018
|
-
"description": "
|
|
1018
|
+
"description": "Defines whether the Export button is displayed in the table toolbar. The default value is true.",
|
|
1019
1019
|
"type": "boolean",
|
|
1020
1020
|
"artifactType": "Manifest",
|
|
1021
1021
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/4bab6f2043814257974b52d4dafe1dcd"
|
|
1022
1022
|
},
|
|
1023
1023
|
"quickVariantSelection": {
|
|
1024
1024
|
"$ref": "#/definitions/QuickVariantSelectionV4",
|
|
1025
|
-
"description": "With quickVariantSelection you can switch
|
|
1025
|
+
"description": "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.",
|
|
1026
1026
|
"artifactType": "Manifest"
|
|
1027
1027
|
},
|
|
1028
1028
|
"condensedTableLayout": {
|
|
1029
|
-
"description": "
|
|
1029
|
+
"description": "Determines whether the content density for ui.table is condensed.",
|
|
1030
1030
|
"type": "boolean",
|
|
1031
1031
|
"artifactType": "Manifest",
|
|
1032
1032
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c"
|
|
@@ -1140,17 +1140,17 @@
|
|
|
1140
1140
|
"type": "string"
|
|
1141
1141
|
}
|
|
1142
1142
|
],
|
|
1143
|
-
"description": "
|
|
1143
|
+
"description": "Defines whether the view is visible.",
|
|
1144
1144
|
"artifactType": "Manifest"
|
|
1145
1145
|
},
|
|
1146
1146
|
"type": {
|
|
1147
1147
|
"$ref": "#/definitions/TableTypeV4",
|
|
1148
|
-
"description": "
|
|
1148
|
+
"description": "Defines the table type. Note: Grid tables, analytical tables, and tree tables aren't rendered on small-screen devices. Responsive tables are shown instead.",
|
|
1149
1149
|
"artifactType": "Manifest"
|
|
1150
1150
|
},
|
|
1151
1151
|
"selectionMode": {
|
|
1152
1152
|
"$ref": "#/definitions/SelectionMode",
|
|
1153
|
-
"description": "Allows you to enable or disable row selection and choose between single or multiple row selection.\n
|
|
1153
|
+
"description": "Allows you to enable or disable row selection and choose between single or multiple row selection.\n- Auto: This type is deprecated. Choose any of the following modes:\n- Multi (default): This type allows multiple table selections if relevant actions are available in the toolbar.\n- Single: This type allows single table selection if relevant actions are available in the toolbar.\n- None: No table selection is possible in display mode.",
|
|
1154
1154
|
"artifactType": "Manifest"
|
|
1155
1155
|
},
|
|
1156
1156
|
"selectAll": {
|
|
@@ -1164,18 +1164,18 @@
|
|
|
1164
1164
|
"artifactType": "Manifest"
|
|
1165
1165
|
},
|
|
1166
1166
|
"enableExport": {
|
|
1167
|
-
"description": "
|
|
1167
|
+
"description": "Defines whether the Export button is displayed in the table toolbar. The default value is true.",
|
|
1168
1168
|
"type": "boolean",
|
|
1169
1169
|
"artifactType": "Manifest",
|
|
1170
1170
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/4bab6f2043814257974b52d4dafe1dcd"
|
|
1171
1171
|
},
|
|
1172
1172
|
"quickVariantSelection": {
|
|
1173
1173
|
"$ref": "#/definitions/QuickVariantSelectionV4",
|
|
1174
|
-
"description": "With quickVariantSelection you can switch
|
|
1174
|
+
"description": "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.",
|
|
1175
1175
|
"artifactType": "Manifest"
|
|
1176
1176
|
},
|
|
1177
1177
|
"condensedTableLayout": {
|
|
1178
|
-
"description": "
|
|
1178
|
+
"description": "Determines whether the content density for ui.table is condensed.",
|
|
1179
1179
|
"type": "boolean",
|
|
1180
1180
|
"artifactType": "Manifest",
|
|
1181
1181
|
"descriptionSrcURL": "https://ui5.sap.com/sdk/#/topic/f3cc057e405c4fd58ee2ed42c557797c"
|
|
@@ -1210,7 +1210,7 @@
|
|
|
1210
1210
|
"type": "string"
|
|
1211
1211
|
}
|
|
1212
1212
|
],
|
|
1213
|
-
"description": "
|
|
1213
|
+
"description": "Defines whether the view is visible or not.",
|
|
1214
1214
|
"artifactType": "Manifest"
|
|
1215
1215
|
},
|
|
1216
1216
|
"key": {
|
|
@@ -1225,7 +1225,7 @@
|
|
|
1225
1225
|
"artifactType": "Manifest"
|
|
1226
1226
|
},
|
|
1227
1227
|
"annotationPath": {
|
|
1228
|
-
"description": "
|
|
1228
|
+
"description": "The annotationPath refers to a SelectionPresentationVariant or PresentationVariant annotation.\nTo use charts in multiple table mode, define a UI.Chart annotation, including a qualifier, and reference the UI.Chart annotation in your SelectionPresentationVariant or PresentationVariant annotation.",
|
|
1229
1229
|
"type": "string",
|
|
1230
1230
|
"artifactType": "Manifest"
|
|
1231
1231
|
},
|
|
@@ -1282,7 +1282,7 @@
|
|
|
1282
1282
|
"type": "string"
|
|
1283
1283
|
}
|
|
1284
1284
|
],
|
|
1285
|
-
"description": "
|
|
1285
|
+
"description": "Defines whether the view is visible.",
|
|
1286
1286
|
"artifactType": "Manifest"
|
|
1287
1287
|
}
|
|
1288
1288
|
},
|
|
@@ -1335,7 +1335,7 @@
|
|
|
1335
1335
|
"properties": {
|
|
1336
1336
|
"afterExecution": {
|
|
1337
1337
|
"$ref": "#/definitions/ActionAfterExecutionConfiguration",
|
|
1338
|
-
"description": "Settings that
|
|
1338
|
+
"description": "Settings that control the behavior after creating a new entry.",
|
|
1339
1339
|
"artifactType": "Manifest"
|
|
1340
1340
|
},
|
|
1341
1341
|
"width": {
|
|
@@ -1375,7 +1375,7 @@
|
|
|
1375
1375
|
"descriptionSrcURL": "https://ui5.sap.com/api/sap.ui.core.CSSSize"
|
|
1376
1376
|
},
|
|
1377
1377
|
"template": {
|
|
1378
|
-
"description": "
|
|
1378
|
+
"description": "Defines a target fragment.",
|
|
1379
1379
|
"artifactType": "Manifest",
|
|
1380
1380
|
"type": "string"
|
|
1381
1381
|
},
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
"artifactType": "Manifest"
|
|
1391
1391
|
},
|
|
1392
1392
|
"properties": {
|
|
1393
|
-
"description": "If provided and sorting
|
|
1393
|
+
"description": "If provided and sorting for the table is enabled, the custom column header can be clicked.\nOnce clicked, a list of properties that can be sorted by are displayed.",
|
|
1394
1394
|
"artifactType": "Manifest",
|
|
1395
1395
|
"type": "array",
|
|
1396
1396
|
"items": {
|