@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ObjectPageTable.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/ObjectPageTable.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AACzE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AAItD,MAAM,WAAW,uBAAuB;IACpC;;OAEG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;OAEG;IACH,QAAQ,EAAE;QACN,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAC;KAC/B,CAAC;CACL;AAED,MAAM,WAAW,eAAe;IAC5B,MAAM,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,oBAAY,UAAU;IAClB,YAAY,iBAAiB;IAC7B,4BAA4B,iCAAiC;IAC7D,MAAM,WAAW;CACpB;AAGD,MAAM,WAAW,6BAA6B;IAC1C;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;OAEG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC/B;AAGD,MAAM,WAAW,8BAA8B,CAAC,IAAI,GAAG,cAAc,CAAE,SAAQ,6BAA6B;IACxG;;;;;;OAMG;IACH,UAAU,CAAC,EAAE,UAAU,CAAC;IACxB
|
|
1
|
+
{"version":3,"file":"ObjectPageTable.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/ObjectPageTable.ts"],"names":[],"mappings":"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"}
|
|
@@ -10,11 +10,11 @@ import type { TextAlign } from 'sap/ui/core/library';
|
|
|
10
10
|
*/
|
|
11
11
|
export interface TableColumn {
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* Defines the width of the column.
|
|
14
14
|
*/
|
|
15
15
|
width?: string;
|
|
16
16
|
/**
|
|
17
|
-
*
|
|
17
|
+
* Defines the horizontal alignment of the column content.
|
|
18
18
|
*/
|
|
19
19
|
hAlign?: TextAlign;
|
|
20
20
|
}
|
|
@@ -30,7 +30,7 @@ export interface TableColumnAction extends Action, TableColumn {
|
|
|
30
30
|
*/
|
|
31
31
|
export interface TableCustomColumn {
|
|
32
32
|
/**
|
|
33
|
-
*
|
|
33
|
+
* If the fragment needs to be reused for multiple tabs, the id property must be set to make the IDs unique.
|
|
34
34
|
* @artifactType XMLProperty
|
|
35
35
|
*/
|
|
36
36
|
id?: string;
|
|
@@ -41,7 +41,7 @@ export interface TableCustomColumn {
|
|
|
41
41
|
*/
|
|
42
42
|
text?: string;
|
|
43
43
|
/**
|
|
44
|
-
* The column key
|
|
44
|
+
* The column key.
|
|
45
45
|
* @artifactType XMLProperty
|
|
46
46
|
*/
|
|
47
47
|
columnKey: string;
|
|
@@ -58,7 +58,7 @@ export interface TableCustomColumn {
|
|
|
58
58
|
*/
|
|
59
59
|
leadingProperty?: string;
|
|
60
60
|
/**
|
|
61
|
-
* The UI5 control used for your extension
|
|
61
|
+
* The UI5 control used for your extension.
|
|
62
62
|
* @artifactType Manifest
|
|
63
63
|
*/
|
|
64
64
|
className: typeof SAPUI5_FRAGMENT_CLASS;
|
|
@@ -111,7 +111,7 @@ export interface GenericColumns {
|
|
|
111
111
|
}
|
|
112
112
|
export interface QuickVariant {
|
|
113
113
|
/**
|
|
114
|
-
*
|
|
114
|
+
* The key property is mandatory. It is used for initializing the corresponding SegmentedButton item.
|
|
115
115
|
*/
|
|
116
116
|
key: string;
|
|
117
117
|
/**
|
|
@@ -121,7 +121,7 @@ export interface QuickVariant {
|
|
|
121
121
|
}
|
|
122
122
|
export interface QuickVariantX extends QuickVariant {
|
|
123
123
|
/**
|
|
124
|
-
* Represents the entity set that
|
|
124
|
+
* Represents the entity set that is displayed in this variant.
|
|
125
125
|
*/
|
|
126
126
|
entitySet: string;
|
|
127
127
|
/**
|
|
@@ -133,7 +133,8 @@ export interface QuickVariantX extends QuickVariant {
|
|
|
133
133
|
*/
|
|
134
134
|
selectAll?: boolean;
|
|
135
135
|
/**
|
|
136
|
-
*
|
|
136
|
+
* 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.
|
|
137
|
+
* If selectAll is true, the selection limit is not evaluated.
|
|
137
138
|
*/
|
|
138
139
|
selectionLimit?: number;
|
|
139
140
|
/**
|
|
@@ -155,7 +156,7 @@ export interface QuickVariantSelection {
|
|
|
155
156
|
*/
|
|
156
157
|
showCounts?: boolean;
|
|
157
158
|
/**
|
|
158
|
-
* The variants section contains a set of entries that point to
|
|
159
|
+
* The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.
|
|
159
160
|
*/
|
|
160
161
|
variants: {
|
|
161
162
|
[key: string]: QuickVariant;
|
|
@@ -167,7 +168,7 @@ export interface QuickVariantSelectionX extends QuickVariantSelection {
|
|
|
167
168
|
*/
|
|
168
169
|
enableAutoBinding?: boolean;
|
|
169
170
|
/**
|
|
170
|
-
* The variants section contains a set of entries that point to
|
|
171
|
+
* The variants section contains a set of entries that point to a SelectionVariant or SelectionPresentationVariant annotation.
|
|
171
172
|
*/
|
|
172
173
|
variants: {
|
|
173
174
|
[key: string]: QuickVariantX;
|
|
@@ -175,7 +176,8 @@ export interface QuickVariantSelectionX extends QuickVariantSelection {
|
|
|
175
176
|
}
|
|
176
177
|
export interface CreateWithFilters {
|
|
177
178
|
/**
|
|
178
|
-
* For the
|
|
179
|
+
* 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".
|
|
180
|
+
* @descriptionSrcURL https://ui5.sap.com/sdk#/topic/189e2d8a59f04a2693a4fde7f4a91a65
|
|
179
181
|
*/
|
|
180
182
|
strategy: Strategy;
|
|
181
183
|
}
|
|
@@ -192,7 +194,7 @@ export interface MultiEdit {
|
|
|
192
194
|
*/
|
|
193
195
|
annotationPath?: string;
|
|
194
196
|
/**
|
|
195
|
-
*
|
|
197
|
+
* Determines which fields are hidden in key user adaptation and restricts them from being added to the Mass Edit dialog.
|
|
196
198
|
*/
|
|
197
199
|
ignoredFields?: IgnoredFieldsType[];
|
|
198
200
|
}
|
|
@@ -215,8 +217,8 @@ export declare enum LoadDataOnAppLaunchSettings {
|
|
|
215
217
|
}
|
|
216
218
|
export interface DataLoadSettings {
|
|
217
219
|
/**
|
|
218
|
-
*
|
|
219
|
-
* For multi-view scenarios, you can
|
|
220
|
+
* Changes the default behavior for autoloading data.
|
|
221
|
+
* For multi-view scenarios, you can change the enableAutobinding property to False under quickVariantSelectionX instead.
|
|
220
222
|
*/
|
|
221
223
|
loadDataOnAppLaunch: LoadDataOnAppLaunchSettings;
|
|
222
224
|
}
|
|
@@ -225,15 +227,16 @@ export interface Fields4Dialog {
|
|
|
225
227
|
}
|
|
226
228
|
export interface CommonTableSettings<COLS = GenericColumns> {
|
|
227
229
|
/**
|
|
228
|
-
*
|
|
230
|
+
* Enables the creation of objects that have a maximum of eight data fields through a dialog in the list report page.
|
|
229
231
|
*/
|
|
230
232
|
createWithParameterDialog?: Fields4Dialog;
|
|
231
233
|
/**
|
|
232
|
-
* The
|
|
234
|
+
* The Select All button is disabled by default. To enable it, set this property to true.
|
|
233
235
|
*/
|
|
234
236
|
selectAll?: boolean;
|
|
235
237
|
/**
|
|
236
|
-
*
|
|
238
|
+
* When new data is loaded, the number of lines is restricted to the specified limit. The default value is 200.
|
|
239
|
+
* If selectAll is true, the selection limit is not evaluated.
|
|
237
240
|
*/
|
|
238
241
|
selectionLimit?: number;
|
|
239
242
|
/**
|
|
@@ -249,15 +252,16 @@ export interface CommonTableSettings<COLS = GenericColumns> {
|
|
|
249
252
|
*/
|
|
250
253
|
exportType?: smarttable.ExportType;
|
|
251
254
|
/**
|
|
252
|
-
* With quickVariantSelection you can switch
|
|
255
|
+
* With quickVariantSelection, you can switch to multiple views (single table mode).
|
|
256
|
+
* Each view links to a variant you have added to your annotations.
|
|
253
257
|
*/
|
|
254
258
|
quickVariantSelection?: QuickVariantSelection;
|
|
255
259
|
/**
|
|
256
|
-
*
|
|
260
|
+
* Switches to multiple views (multi-table mode), based on variants you have defined as annotations.
|
|
257
261
|
*/
|
|
258
262
|
quickVariantSelectionX?: QuickVariantSelectionX;
|
|
259
263
|
/**
|
|
260
|
-
*
|
|
264
|
+
* Sets a condensed table layout for analytical tables, grid tables, and tree tables.
|
|
261
265
|
*/
|
|
262
266
|
condensedTableLayout?: boolean;
|
|
263
267
|
/**
|
|
@@ -281,27 +285,27 @@ export interface CommonTableSettings<COLS = GenericColumns> {
|
|
|
281
285
|
}
|
|
282
286
|
export interface ResponsiveTableCommonSettings extends CommonTableSettings {
|
|
283
287
|
/**
|
|
284
|
-
*
|
|
288
|
+
* Specifies the type of table.
|
|
285
289
|
*/
|
|
286
290
|
type?: TableTypeV2.ResponsiveTable;
|
|
287
291
|
/**
|
|
288
|
-
* Set
|
|
292
|
+
* 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.
|
|
289
293
|
*/
|
|
290
294
|
includeItemInSelection?: boolean;
|
|
291
295
|
/**
|
|
292
|
-
*
|
|
296
|
+
* Defines the layout the table pop-in rows are rendered in.
|
|
293
297
|
*/
|
|
294
298
|
popinLayout?: PopinLayout;
|
|
295
299
|
/**
|
|
296
|
-
*
|
|
300
|
+
* Adds a new create action that uses the filter settings as input.
|
|
297
301
|
*/
|
|
298
302
|
createWithFilters?: CreateWithFilters;
|
|
299
303
|
/**
|
|
300
|
-
*
|
|
304
|
+
* 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.
|
|
301
305
|
*/
|
|
302
306
|
growingThreshold?: number;
|
|
303
307
|
/**
|
|
304
|
-
* Allows you to edit
|
|
308
|
+
* Allows you to edit multiple objects using a dialog.
|
|
305
309
|
*/
|
|
306
310
|
multiEdit?: MultiEdit;
|
|
307
311
|
}
|
|
@@ -323,7 +327,7 @@ export interface ResponsiveTableWithMultiSelect extends ResponsiveTableCommonSet
|
|
|
323
327
|
*/
|
|
324
328
|
export interface ResponsiveTableWithInlineDelete extends ResponsiveTableCommonSettings {
|
|
325
329
|
/**
|
|
326
|
-
* Used to enable inline deletion in a responsive table
|
|
330
|
+
* Used to enable inline deletion in a responsive table.
|
|
327
331
|
*/
|
|
328
332
|
inlineDelete?: boolean;
|
|
329
333
|
}
|
|
@@ -341,7 +345,7 @@ export interface ResponsiveTable extends ResponsiveTableCommonSettings, Responsi
|
|
|
341
345
|
*/
|
|
342
346
|
export interface TreeTable extends CommonTableSettings {
|
|
343
347
|
/**
|
|
344
|
-
*
|
|
348
|
+
* Specifies the type of table.
|
|
345
349
|
*/
|
|
346
350
|
type?: TableTypeV2.TreeTable;
|
|
347
351
|
/**
|
|
@@ -356,32 +360,32 @@ export interface TreeTable extends CommonTableSettings {
|
|
|
356
360
|
*/
|
|
357
361
|
export interface AnalyticalTable extends CommonTableSettings {
|
|
358
362
|
/**
|
|
359
|
-
*
|
|
363
|
+
* Specifies the type of table.
|
|
360
364
|
*/
|
|
361
365
|
type?: TableTypeV2.AnalyticalTable;
|
|
362
366
|
/**
|
|
363
|
-
* Represents the
|
|
367
|
+
* 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.
|
|
364
368
|
*/
|
|
365
369
|
qualifier?: string;
|
|
366
370
|
/**
|
|
367
|
-
* Determines the visualization of content area
|
|
371
|
+
* Determines the visualization of the content area.
|
|
368
372
|
*/
|
|
369
373
|
defaultContentView?: DefaultContentView;
|
|
370
374
|
/**
|
|
371
|
-
* Determines the filter mode that is used
|
|
375
|
+
* Determines the filter mode that is used.
|
|
372
376
|
*/
|
|
373
377
|
defaultFilterMode?: DefaultFilterMode;
|
|
374
378
|
/**
|
|
375
|
-
* Lets you define title for the content area
|
|
379
|
+
* Lets you define a title for the content area.
|
|
376
380
|
* @i18nClassification TIT: Title for the content area
|
|
377
381
|
*/
|
|
378
382
|
contentTitle?: string;
|
|
379
383
|
/**
|
|
380
|
-
*
|
|
384
|
+
* Determines if filter fields will be set as in parameter.
|
|
381
385
|
*/
|
|
382
386
|
allFiltersAsInParameters?: boolean;
|
|
383
387
|
/**
|
|
384
|
-
*
|
|
388
|
+
* Adds a create action that uses the filter settings as input.
|
|
385
389
|
*/
|
|
386
390
|
createWithFilters?: CreateWithFilters;
|
|
387
391
|
/**
|
|
@@ -396,28 +400,29 @@ export interface AnalyticalTable extends CommonTableSettings {
|
|
|
396
400
|
*/
|
|
397
401
|
export interface TableALPCommonSettings extends CommonTableSettings {
|
|
398
402
|
/**
|
|
399
|
-
* Represents the
|
|
403
|
+
* Represents the qualifier of an annotation. ALP looks for SelectionPresentationVariant with this qualifier and if not found, it looks for PresentationVariant with this qualifier.
|
|
400
404
|
*/
|
|
401
405
|
qualifier?: string;
|
|
402
406
|
/**
|
|
403
|
-
* Determines the visualization of content area
|
|
407
|
+
* Determines the visualization of content area.
|
|
404
408
|
*/
|
|
405
409
|
defaultContentView?: DefaultContentView;
|
|
406
410
|
/**
|
|
407
|
-
* Determines the filter mode that is used
|
|
411
|
+
* Determines the filter mode that is used.
|
|
408
412
|
*/
|
|
409
413
|
defaultFilterMode?: DefaultFilterMode;
|
|
410
414
|
/**
|
|
411
|
-
* Lets you define title for the content area
|
|
415
|
+
* Lets you define a title for the content area.
|
|
412
416
|
* @i18nClassification TIT: Title for the content area
|
|
413
417
|
*/
|
|
414
418
|
contentTitle?: string;
|
|
415
419
|
/**
|
|
416
|
-
* This
|
|
420
|
+
* This property determines chart/table interaction.
|
|
421
|
+
* 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.
|
|
417
422
|
*/
|
|
418
423
|
autoHide?: boolean;
|
|
419
424
|
/**
|
|
420
|
-
*
|
|
425
|
+
* Determines if filter fields will be set as in parameter.
|
|
421
426
|
*/
|
|
422
427
|
allFiltersAsInParameters?: boolean;
|
|
423
428
|
/**
|
|
@@ -436,7 +441,7 @@ export interface ALPResponsiveTable extends TableALPCommonSettings {
|
|
|
436
441
|
*/
|
|
437
442
|
type?: TableTypeV2.ResponsiveTable;
|
|
438
443
|
/**
|
|
439
|
-
*
|
|
444
|
+
* 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.
|
|
440
445
|
*/
|
|
441
446
|
growingThreshold?: number;
|
|
442
447
|
}
|
|
@@ -447,7 +452,7 @@ export interface ALPResponsiveTable extends TableALPCommonSettings {
|
|
|
447
452
|
*/
|
|
448
453
|
export interface ALPGridTable extends TableALPCommonSettings {
|
|
449
454
|
/**
|
|
450
|
-
*
|
|
455
|
+
* Specifies the type of table.
|
|
451
456
|
*/
|
|
452
457
|
type?: TableTypeV2.GridTable;
|
|
453
458
|
}
|
|
@@ -458,13 +463,13 @@ export interface ALPGridTable extends TableALPCommonSettings {
|
|
|
458
463
|
*/
|
|
459
464
|
export interface ALPAnalyticalTable extends TableALPCommonSettings {
|
|
460
465
|
/**
|
|
461
|
-
*
|
|
466
|
+
* Specifies the type of table.
|
|
462
467
|
*/
|
|
463
468
|
type?: TableTypeV2.AnalyticalTable;
|
|
464
469
|
}
|
|
465
470
|
export interface TableALP extends ALPResponsiveTable, ALPGridTable, ALPAnalyticalTable {
|
|
466
471
|
/**
|
|
467
|
-
*
|
|
472
|
+
* Specifies the type of table.
|
|
468
473
|
*/
|
|
469
474
|
type?: TableTypeV2.ResponsiveTable & TableTypeV2.GridTable & TableTypeV2.AnalyticalTable;
|
|
470
475
|
}
|
|
@@ -475,11 +480,11 @@ export interface TableALP extends ALPResponsiveTable, ALPGridTable, ALPAnalytica
|
|
|
475
480
|
*/
|
|
476
481
|
export interface GridTable extends CommonTableSettings {
|
|
477
482
|
/**
|
|
478
|
-
*
|
|
483
|
+
* Specifies the type of table.
|
|
479
484
|
*/
|
|
480
485
|
type?: TableTypeV2.GridTable;
|
|
481
486
|
/**
|
|
482
|
-
*
|
|
487
|
+
* Adds a create action that uses the filter settings as input.
|
|
483
488
|
*/
|
|
484
489
|
createWithFilters?: CreateWithFilters;
|
|
485
490
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/Table.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AACjF,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AACvC,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACtD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,qBAAqB,CAAC;AAErD;;;GAGG;AACH,MAAM,WAAW,WAAW;IACxB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,MAAM,CAAC,EAAE,SAAS,CAAC;CACtB;AAED;;;GAGG;AACH,MAAM,WAAW,iBAAkB,SAAQ,MAAM,EAAE,WAAW;CAAG;AAEjE;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;OAGG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;;;;OAKG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;OAGG;IACH,SAAS,EAAE,OAAO,qBAAqB,CAAC;IACxC;;;OAGG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;OAGG;IACH,aAAa,EAAE,0BAA0B,CAAC;CAC7C;AAED,oBAAY,qBAAqB;IAC7B,GAAG,QAAQ;CACd;AAED,oBAAY,WAAW;IACnB,eAAe,oBAAoB;IACnC,SAAS,cAAc;IACvB,eAAe,oBAAoB;IACnC,SAAS,cAAc;CAC1B;AAED,oBAAY,0BAA0B;IAClC,+BAA+B,oCAAoC;IACnE,+BAA+B,oCAAoC;IACnE,yBAAyB,8BAA8B;IACvD,yBAAyB,8BAA8B;CAC1D;AAED,MAAM,MAAM,YAAY,GAClB,WAAW,CAAC,eAAe,GAC3B,WAAW,CAAC,eAAe,GAC3B,WAAW,CAAC,SAAS,GACrB,WAAW,CAAC,SAAS,CAAC;AAC5B,MAAM,MAAM,QAAQ,GAAG,eAAe,GAAG,eAAe,GAAG,SAAS,GAAG,SAAS,CAAC;AAEjF;;;GAGG;AACH,MAAM,MAAM,kBAAkB,GAAG,KAAK,CAAC,iBAAiB,CAAC,CAAC;AAE1D,MAAM,WAAW,cAAc;IAC3B,CAAC,GAAG,EAAE,MAAM,GAAG,WAAW,GAAG,kBAAkB,GAAG,iBAAiB,CAAC;CACvE;AAED,MAAM,WAAW,YAAY;IACzB;;OAEG;IACH,GAAG,EAAE,MAAM,CAAC;IACZ;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,aAAc,SAAQ,YAAY;IAC/C;;OAEG;IACH,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB
|
|
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":";;;AAyFA,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;
|
|
1
|
+
{"version":3,"file":"Table.js","sourceRoot":"","sources":["../../../../../../types/src/v2/controls/Table.ts"],"names":[],"mappings":";;;AAyFA,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;AAgGD,IAAY,QAEX;AAFD,WAAY,QAAQ;IAChB,mCAAuB,CAAA;AAC3B,CAAC,EAFW,QAAQ,wBAAR,QAAQ,QAEnB;AAiBD,IAAkB,iBAEjB;AAFD,WAAkB,iBAAiB;IAC/B,wDAAmC,CAAA;AACvC,CAAC,EAFiB,iBAAiB,iCAAjB,iBAAiB,QAElC;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, DefaultDateRange, DateRange, ListCard,
|
|
|
4
4
|
*/
|
|
5
5
|
export interface SelectedValues {
|
|
6
6
|
/**
|
|
7
|
-
*
|
|
7
|
+
* Defines a set of standard date range values that you want to include or exclude.
|
|
8
8
|
*/
|
|
9
9
|
selectedValues?: DateRangeType[];
|
|
10
10
|
/**
|
|
@@ -35,7 +35,7 @@ export interface DateRangeOVP extends DateRange {
|
|
|
35
35
|
}
|
|
36
36
|
export type FilterSettingsType = {
|
|
37
37
|
/**
|
|
38
|
-
* Represents the object to store date type filter fields
|
|
38
|
+
* Represents the object to store the configuration for the date type's filter fields.
|
|
39
39
|
*/
|
|
40
40
|
dateSettings?: DateRangeOVP;
|
|
41
41
|
};
|
|
@@ -10,7 +10,7 @@ export interface ObjectPageConfigV2 extends PageConfig {
|
|
|
10
10
|
*/
|
|
11
11
|
hideChevronForUnauthorizedExtNav?: boolean;
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
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,
|
|
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
|
|
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
|
|
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
|
|
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
|
/**
|
|
@@ -36,12 +36,12 @@ export interface CustomAction {
|
|
|
36
36
|
*/
|
|
37
37
|
press: string;
|
|
38
38
|
/**
|
|
39
|
-
*
|
|
39
|
+
* Defines if the action button is visible.
|
|
40
40
|
* @artifactType Manifest
|
|
41
41
|
*/
|
|
42
42
|
visible?: boolean;
|
|
43
43
|
/**
|
|
44
|
-
*
|
|
44
|
+
* Defines if the action is enabled. The default value is true.
|
|
45
45
|
* @artifactType Manifest
|
|
46
46
|
*/
|
|
47
47
|
enabled?: boolean;
|
|
@@ -55,7 +55,7 @@ export interface CustomActionPositionOP extends CustomActionPosition {
|
|
|
55
55
|
}
|
|
56
56
|
export interface CustomActionOP extends CustomAction {
|
|
57
57
|
/**
|
|
58
|
-
* Defines the position of the action relative to
|
|
58
|
+
* Defines the position of the action relative to the anchor action.
|
|
59
59
|
* @artifactType Manifest
|
|
60
60
|
*/
|
|
61
61
|
position?: CustomActionPositionOP;
|
|
@@ -13,11 +13,10 @@ export declare enum InitialLayoutType {
|
|
|
13
13
|
*/
|
|
14
14
|
export interface VisualFilter {
|
|
15
15
|
/**
|
|
16
|
-
* Defines where the selection field
|
|
17
|
-
*
|
|
18
|
-
* -
|
|
19
|
-
* -
|
|
20
|
-
* - Hidden: The filter field is not visible in the filter bar or within the Adapt Filters dialog.
|
|
16
|
+
* Defines where the selection field appears.
|
|
17
|
+
* - Default: The filter field appears by default in the filter bar (both the regular filter fields as well as the corresponding visual filter fields).
|
|
18
|
+
* - Adaptation: The filter field only appears under Adapt Filters.
|
|
19
|
+
* - Hidden: The filter field is hidden.
|
|
21
20
|
* @artifactType Manifest
|
|
22
21
|
*/
|
|
23
22
|
availability?: Availability;
|
|
@@ -83,7 +82,7 @@ export interface CustomFilterField {
|
|
|
83
82
|
*/
|
|
84
83
|
template: string;
|
|
85
84
|
/**
|
|
86
|
-
*
|
|
85
|
+
* Determines whether the filter field requires a value.
|
|
87
86
|
*/
|
|
88
87
|
required?: boolean;
|
|
89
88
|
/**
|
|
@@ -116,7 +115,6 @@ export interface FilterBar {
|
|
|
116
115
|
initialLayout?: InitialLayoutType;
|
|
117
116
|
/**
|
|
118
117
|
* Allows you to specify the layout of the filter bar.
|
|
119
|
-
*
|
|
120
118
|
* - Compact: This setting shows filter fields in compact mode.
|
|
121
119
|
* - CompactVisual: This setting shows filter fields in both compact and visual modes.
|
|
122
120
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterBar.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v4/controls/FilterBar.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAEvC,oBAAY,UAAU;IAClB,OAAO,YAAY;IACnB,aAAa,kBAAkB;CAClC;AAED,oBAAY,iBAAiB;IACzB,OAAO,YAAY;IACnB,MAAM,WAAW;CACpB;AAID;;;GAGG;AACH,MAAM,WAAW,YAAY;IACzB
|
|
1
|
+
{"version":3,"file":"FilterBar.d.ts","sourceRoot":"","sources":["../../../../../../types/src/v4/controls/FilterBar.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAEvC,oBAAY,UAAU;IAClB,OAAO,YAAY;IACnB,aAAa,kBAAkB;CAClC;AAED,oBAAY,iBAAiB;IACzB,OAAO,YAAY;IACnB,MAAM,WAAW;CACpB;AAID;;;GAGG;AACH,MAAM,WAAW,YAAY;IACzB;;;;;;OAMG;IACH,YAAY,CAAC,EAAE,YAAY,CAAC;IAC5B;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAClC;AAED,MAAM,MAAM,cAAc,GAAG,EAAE,CAAC;AAEhC;;;GAGG;AACH,MAAM,WAAW,eAAe;IAC5B,CAAC,GAAG,EAAE,MAAM,GAAG,cAAc,GAAG,iBAAiB,CAAC;CACrD;AAED;;;GAGG;AACH,MAAM,WAAW,cAAc;IAC3B,CAAC,GAAG,EAAE,MAAM,GAAG,cAAc,CAAC;CACjC;AAED;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC1B,CAAC,GAAG,EAAE,MAAM,GAAG,YAAY,CAAC;CAC/B;AAED,oBAAY,oBAAoB;IAC5B,KAAK,UAAU;IACf,MAAM,WAAW;CACpB;AAED,MAAM,WAAW,yBAAyB;IACtC;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,SAAS,EAAE,oBAAoB,CAAC;CACnC;AAED;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;OAEG;IACH,QAAQ,CAAC,EAAE,yBAAyB,CAAC;CACxC;AAED;;;GAGG;AACH,MAAM,WAAW,SAAS;IACtB;;;OAGG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;OAEG;IACH,eAAe,CAAC,EAAE,eAAe,GAAG,cAAc,CAAC;IAEnD;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,CAAC;IAE9B;;;OAGG;IACH,aAAa,CAAC,EAAE,iBAAiB,CAAC;IAElC;;;;;;OAMG;IACH,MAAM,CAAC,EAAE,UAAU,CAAC;CACvB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FilterBar.js","sourceRoot":"","sources":["../../../../../../types/src/v4/controls/FilterBar.ts"],"names":[],"mappings":";;;AAEA,IAAY,UAGX;AAHD,WAAY,UAAU;IAClB,iCAAmB,CAAA;IACnB,6CAA+B,CAAA;AACnC,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IACzB,wCAAmB,CAAA;IACnB,sCAAiB,CAAA;AACrB,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B;
|
|
1
|
+
{"version":3,"file":"FilterBar.js","sourceRoot":"","sources":["../../../../../../types/src/v4/controls/FilterBar.ts"],"names":[],"mappings":";;;AAEA,IAAY,UAGX;AAHD,WAAY,UAAU;IAClB,iCAAmB,CAAA;IACnB,6CAA+B,CAAA;AACnC,CAAC,EAHW,UAAU,0BAAV,UAAU,QAGrB;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IACzB,wCAAmB,CAAA;IACnB,sCAAiB,CAAA;AACrB,CAAC,EAHW,iBAAiB,iCAAjB,iBAAiB,QAG5B;AAmDD,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC5B,uCAAe,CAAA;IACf,yCAAiB,CAAA;AACrB,CAAC,EAHW,oBAAoB,oCAApB,oBAAoB,QAG/B"}
|
|
@@ -9,7 +9,7 @@ export interface CustomFooterActionOP extends CustomActionOP {
|
|
|
9
9
|
}
|
|
10
10
|
export interface FooterActionV4 {
|
|
11
11
|
/**
|
|
12
|
-
* Settings that
|
|
12
|
+
* Settings that control the behavior after creating a new entry.
|
|
13
13
|
*/
|
|
14
14
|
afterExecution?: ActionAfterExecutionConfigurationFooter;
|
|
15
15
|
}
|
|
@@ -6,7 +6,7 @@ export interface CustomFormActionOP extends CustomActionOP {
|
|
|
6
6
|
}
|
|
7
7
|
export interface FormAction {
|
|
8
8
|
/**
|
|
9
|
-
* Settings that
|
|
9
|
+
* Settings that control the behavior after creating a new entry.
|
|
10
10
|
*/
|
|
11
11
|
afterExecution?: ActionAfterExecutionConfigurationForm;
|
|
12
12
|
}
|
|
@@ -10,7 +10,7 @@ export interface CustomHeaderActionOP extends CustomActionOP {
|
|
|
10
10
|
}
|
|
11
11
|
export interface ObjectPageHeaderAction {
|
|
12
12
|
/**
|
|
13
|
-
* Settings that
|
|
13
|
+
* Settings that control the behavior after creating a new entry.
|
|
14
14
|
*/
|
|
15
15
|
afterExecution?: ActionAfterExecutionConfigurationObjectPageHeader;
|
|
16
16
|
}
|
|
@@ -22,11 +22,11 @@ export interface SemanticObjectPropertyMapping {
|
|
|
22
22
|
*/
|
|
23
23
|
export interface AdditionalSemanticObject {
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Define the list of semantic object links displayed under the Related Apps button.
|
|
26
26
|
*/
|
|
27
27
|
allowedActions?: string[];
|
|
28
28
|
/**
|
|
29
|
-
*
|
|
29
|
+
* Determines the navigation actions of the semantic object that are hidden from under the Related Apps button.
|
|
30
30
|
*/
|
|
31
31
|
unavailableActions?: string[];
|
|
32
32
|
/**
|
|
@@ -35,7 +35,7 @@ export interface AdditionalSemanticObject {
|
|
|
35
35
|
mapping?: SemanticObjectPropertyMapping;
|
|
36
36
|
}
|
|
37
37
|
/**
|
|
38
|
-
*
|
|
38
|
+
* Adds additional links under the Related Apps button by specifying semantic objects.
|
|
39
39
|
* @isViewNode true
|
|
40
40
|
*/
|
|
41
41
|
export interface AdditionalSemanticObjects {
|
|
@@ -47,7 +47,7 @@ export interface RelatedApps {
|
|
|
47
47
|
*/
|
|
48
48
|
showRelatedApps?: boolean;
|
|
49
49
|
/**
|
|
50
|
-
* Additional Semantic Objects
|
|
50
|
+
* Additional Semantic Objects.
|
|
51
51
|
*/
|
|
52
52
|
additionalSemanticObjects: AdditionalSemanticObjects;
|
|
53
53
|
}
|
|
@@ -68,7 +68,7 @@ export interface ObjectPageHeader {
|
|
|
68
68
|
*/
|
|
69
69
|
visible?: boolean;
|
|
70
70
|
/**
|
|
71
|
-
*
|
|
71
|
+
* Determines whether the anchor bar is displayed.
|
|
72
72
|
*/
|
|
73
73
|
anchorBarVisible?: boolean;
|
|
74
74
|
actions?: ObjectPageHeaderActions;
|
|
@@ -3,7 +3,7 @@ import type { DesignTime, RequestGroupId } from '@sap-ux/fe-fpm-writer';
|
|
|
3
3
|
export type { DesignTime, RequestGroupId } from '@sap-ux/fe-fpm-writer';
|
|
4
4
|
export interface FlexSettings {
|
|
5
5
|
/**
|
|
6
|
-
*
|
|
6
|
+
* Defines which settings are available for key user adaptation at design time.
|
|
7
7
|
*/
|
|
8
8
|
designtime?: DesignTime;
|
|
9
9
|
}
|
|
@@ -64,7 +64,7 @@ export interface ObjectPageCustomHeaderSectionFragment extends ObjectPageCustomS
|
|
|
64
64
|
*/
|
|
65
65
|
templateEdit?: string;
|
|
66
66
|
/**
|
|
67
|
-
* Defines the
|
|
67
|
+
* Defines the loading behavior of the Object Page header.
|
|
68
68
|
*/
|
|
69
69
|
requestGroupId?: RequestGroupId;
|
|
70
70
|
/**
|