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.
@@ -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
- inRow: boolean;
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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-sap-ui",
3
- "version": "1.0.447",
3
+ "version": "1.0.448",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^14.2.7",
6
6
  "@angular/common": "^14.2.7"