barsa-sap-ui 1.0.447 → 1.0.448
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/esm2020/lib/barsa-custom-inline-edit/barsa-custom-inline-edit.component.mjs +3 -3
- package/esm2020/lib/barsa-custom-inline-edit-row/barsa-custom-inline-edit-row.component.mjs +5 -5
- package/esm2020/lib/barsa-simple-form/barsa-simple-form.component.mjs +2 -2
- package/esm2020/lib/barsa-table-row/barsa-table-row.component.mjs +2 -2
- package/esm2020/lib/report-new-top-form/report-new-top-form.component.mjs +2 -2
- package/esm2020/lib/report-view-renderer.directive.mjs +8 -2
- package/esm2020/lib/sap-ui-report-base.component.mjs +15 -1
- package/esm2020/lib/ui-grid/ui-grid.component.mjs +3 -3
- package/esm2020/lib/ui-report-container/ui-report-container.component.mjs +3 -3
- package/esm2020/lib/ui-table-view/ui-table-view.component.mjs +3 -3
- package/fesm2015/barsa-sap-ui.mjs +61 -41
- package/fesm2015/barsa-sap-ui.mjs.map +1 -1
- package/fesm2020/barsa-sap-ui.mjs +38 -18
- package/fesm2020/barsa-sap-ui.mjs.map +1 -1
- package/lib/barsa-custom-inline-edit-row/barsa-custom-inline-edit-row.component.d.ts +1 -0
- package/lib/report-new-top-form/report-new-top-form.component.d.ts +1 -1
- package/lib/report-view-renderer.directive.d.ts +2 -1
- package/lib/sap-ui-report-base.component.d.ts +2 -0
- package/package.json +1 -1
|
@@ -2,6 +2,7 @@ import { BaseViewItemPropsComponent, FormComponentParams } from 'barsa-novin-ray
|
|
|
2
2
|
import * as i0 from "@angular/core";
|
|
3
3
|
export declare class BarsaCustomInlineEditRowComponent extends BaseViewItemPropsComponent {
|
|
4
4
|
params: FormComponentParams;
|
|
5
|
+
rewriteInlineEditLayout94: boolean;
|
|
5
6
|
ngOnInit(): void;
|
|
6
7
|
protected readonly toolbar: BarProp;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaCustomInlineEditRowComponent, never>;
|
|
@@ -5,7 +5,7 @@ export declare class ReportNewTopFormComponent extends BaseViewItemPropsComponen
|
|
|
5
5
|
selectedMo: MetaobjectDataModel | null | undefined;
|
|
6
6
|
add: EventEmitter<MetaobjectDataModel>;
|
|
7
7
|
save: EventEmitter<MetaobjectDataModel>;
|
|
8
|
-
|
|
8
|
+
rewriteInlineEditLayout94: boolean;
|
|
9
9
|
newMo: MetaobjectDataModel;
|
|
10
10
|
ngOnInit(): void;
|
|
11
11
|
onAdd(): void;
|
|
@@ -105,6 +105,7 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
105
105
|
columnResized: EventEmitter<columnsResizedEventArgs>;
|
|
106
106
|
selectNextInlineRecord: EventEmitter<MetaobjectDataModel>;
|
|
107
107
|
workflowShareButtons: EventEmitter<ShareButtonsChoiceDef>;
|
|
108
|
+
escapeKey: EventEmitter<MetaobjectDataModel>;
|
|
108
109
|
_reportViewRef: ComponentRef<ReportViewBaseComponent<UiReportViewBaseSetting>>;
|
|
109
110
|
constructor(_portalService: PortalService, _vcr: ViewContainerRef, _injector: Injector, _el: ElementRef);
|
|
110
111
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -112,5 +113,5 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
112
113
|
ngOnDestroy(): void;
|
|
113
114
|
private _insertView;
|
|
114
115
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewRendererDirective, never>;
|
|
115
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ReportViewRendererDirective, "[reportViewRenderer]", never, { "view": "view"; "moDataList": "moDataList"; "allChecked": "allChecked"; "contextSetting": "contextSetting"; "groupby": "groupby"; "isCheckList": "isCheckList"; "hasInlineDeleteButton": "hasInlineDeleteButton"; "hasInlineEditButton": "hasInlineEditButton"; "selectedCount": "selectedCount"; "hideToolbar": "hideToolbar"; "toolbarButtons": "toolbarButtons"; "pagingSetting": "pagingSetting"; "UlvMainCtrlr": "UlvMainCtrlr"; "hasSummary": "hasSummary"; "relationList": "relationList"; "columns": "columns"; "columnsCount": "columnsCount"; "secondaryColumns": "secondaryColumns"; "contextMenuItems": "contextMenuItems"; "conditionalFormats": "conditionalFormats"; "deviceName": "deviceName"; "deviceSize": "deviceSize"; "mobileOrTablet": "mobileOrTablet"; "access": "access"; "title": "title"; "customFieldInfo": "customFieldInfo"; "selectedMo": "selectedMo"; "allColumns": "allColumns"; "viewSetting": "viewSetting"; "inlineEditMode": "inlineEditMode"; "onlyInlineEdit": "onlyInlineEdit"; "allowInlineEdit": "allowInlineEdit"; "popin": "popin"; "hasSelected": "hasSelected"; "formSetting": "formSetting"; "disableOverflowContextMenu": "disableOverflowContextMenu"; "navigationArrow": "navigationArrow"; "typeDefId": "typeDefId"; "reportId": "reportId"; "listEditViewId": "listEditViewId"; "typeViewId": "typeViewId"; "containerWidth": "containerWidth"; "extraRelation": "extraRelation"; "contextView": "contextView"; "contentDensity": "contentDensity"; "hideOpenIcon": "hideOpenIcon"; "openOnClick": "openOnClick"; "inDialog": "inDialog"; "isMultiSelect": "isMultiSelect"; "rtl": "rtl"; "disableResponsive": "disableResponsive"; "hideSearchpanel": "hideSearchpanel"; "gridFreeColumnSizing": "gridFreeColumnSizing"; "cartableTemplates": "cartableTemplates"; "cartableChildsMo": "cartableChildsMo"; }, { "editFormPanelCancel": "editFormPanelCancel"; "editFormPanelValueChange": "editFormPanelValueChange"; "resetWorkflowState": "resetWorkflowState"; "ulvCommandClick": "ulvCommandClick"; "sortAscending": "sortAscending"; "sortDescending": "sortDescending"; "filter": "filter"; "deselectAll": "deselectAll"; "rowCheck": "rowCheck"; "rowClick": "rowClick"; "executeToolbarButton": "executeToolbarButton"; "expandClick": "expandClick"; "trackBySelectedFn": "trackBySelectedFn"; "cartableFormClosed": "cartableFormClosed"; "createNewMo": "createNewMo"; "updateMo": "updateMo"; "hasDetailsInRow": "hasDetailsInRow"; "allCheckbox": "allCheckbox"; "mandatory": "mandatory"; "editFormPanelSave": "editFormPanelSave"; "columnResized": "columnResized"; "selectNextInlineRecord": "selectNextInlineRecord"; "workflowShareButtons": "workflowShareButtons"; }, never, never, false>;
|
|
116
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ReportViewRendererDirective, "[reportViewRenderer]", never, { "view": "view"; "moDataList": "moDataList"; "allChecked": "allChecked"; "contextSetting": "contextSetting"; "groupby": "groupby"; "isCheckList": "isCheckList"; "hasInlineDeleteButton": "hasInlineDeleteButton"; "hasInlineEditButton": "hasInlineEditButton"; "selectedCount": "selectedCount"; "hideToolbar": "hideToolbar"; "toolbarButtons": "toolbarButtons"; "pagingSetting": "pagingSetting"; "UlvMainCtrlr": "UlvMainCtrlr"; "hasSummary": "hasSummary"; "relationList": "relationList"; "columns": "columns"; "columnsCount": "columnsCount"; "secondaryColumns": "secondaryColumns"; "contextMenuItems": "contextMenuItems"; "conditionalFormats": "conditionalFormats"; "deviceName": "deviceName"; "deviceSize": "deviceSize"; "mobileOrTablet": "mobileOrTablet"; "access": "access"; "title": "title"; "customFieldInfo": "customFieldInfo"; "selectedMo": "selectedMo"; "allColumns": "allColumns"; "viewSetting": "viewSetting"; "inlineEditMode": "inlineEditMode"; "onlyInlineEdit": "onlyInlineEdit"; "allowInlineEdit": "allowInlineEdit"; "popin": "popin"; "hasSelected": "hasSelected"; "formSetting": "formSetting"; "disableOverflowContextMenu": "disableOverflowContextMenu"; "navigationArrow": "navigationArrow"; "typeDefId": "typeDefId"; "reportId": "reportId"; "listEditViewId": "listEditViewId"; "typeViewId": "typeViewId"; "containerWidth": "containerWidth"; "extraRelation": "extraRelation"; "contextView": "contextView"; "contentDensity": "contentDensity"; "hideOpenIcon": "hideOpenIcon"; "openOnClick": "openOnClick"; "inDialog": "inDialog"; "isMultiSelect": "isMultiSelect"; "rtl": "rtl"; "disableResponsive": "disableResponsive"; "hideSearchpanel": "hideSearchpanel"; "gridFreeColumnSizing": "gridFreeColumnSizing"; "cartableTemplates": "cartableTemplates"; "cartableChildsMo": "cartableChildsMo"; }, { "editFormPanelCancel": "editFormPanelCancel"; "editFormPanelValueChange": "editFormPanelValueChange"; "resetWorkflowState": "resetWorkflowState"; "ulvCommandClick": "ulvCommandClick"; "sortAscending": "sortAscending"; "sortDescending": "sortDescending"; "filter": "filter"; "deselectAll": "deselectAll"; "rowCheck": "rowCheck"; "rowClick": "rowClick"; "executeToolbarButton": "executeToolbarButton"; "expandClick": "expandClick"; "trackBySelectedFn": "trackBySelectedFn"; "cartableFormClosed": "cartableFormClosed"; "createNewMo": "createNewMo"; "updateMo": "updateMo"; "hasDetailsInRow": "hasDetailsInRow"; "allCheckbox": "allCheckbox"; "mandatory": "mandatory"; "editFormPanelSave": "editFormPanelSave"; "columnResized": "columnResized"; "selectNextInlineRecord": "selectNextInlineRecord"; "workflowShareButtons": "workflowShareButtons"; "escapeKey": "escapeKey"; }, never, never, false>;
|
|
116
117
|
}
|
|
@@ -123,6 +123,8 @@ export declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting>
|
|
|
123
123
|
onMandatory(isMandator: boolean): void;
|
|
124
124
|
onUpdateMo(mo: MetaobjectDataModel): void;
|
|
125
125
|
onHasDetailsInRow(value: boolean, deviceSize: any): void;
|
|
126
|
+
onEscapeKey(mo: MetaobjectDataModel): void;
|
|
127
|
+
private _handleCancelInlineEdit;
|
|
126
128
|
private _createNewInlineMo;
|
|
127
129
|
private _inlineReportCreateNewMo;
|
|
128
130
|
protected _inlineFormPanelValueChange(mo: MetaobjectDataModel): void;
|