barsa-sap-ui 1.0.267 → 1.0.268
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/apply-conditional-formmatings.directive.mjs +5 -5
- package/esm2020/lib/barsa-sap-ui.module.mjs +5 -4
- package/esm2020/lib/barsa-ulv-main/barsa-ulv-main.component.mjs +6 -4
- package/esm2020/lib/col-renderer.directive.mjs +4 -8
- package/esm2020/lib/form-dialog/form-dialog.component.mjs +4 -3
- package/esm2020/lib/fullscreen-dialog.directive.mjs +6 -5
- package/esm2020/lib/fundamental-dynamic-form/fundamental-dynamic-form.component.mjs +5 -4
- package/esm2020/lib/report-view-renderer.directive.mjs +6 -5
- package/esm2020/lib/ui-card-view-horizontal-group/ui-card-view-horizontal-group.component.mjs +9 -3
- package/esm2020/lib/ui-read-only-field/ui-read-only-field.component.mjs +7 -5
- package/esm2020/lib/ulv-context-menu/ulv-context-menu.component.mjs +17 -6
- package/esm2020/lib/wizard-layout.directive.mjs +6 -5
- package/fesm2015/barsa-sap-ui.mjs +60 -41
- package/fesm2015/barsa-sap-ui.mjs.map +1 -1
- package/fesm2020/barsa-sap-ui.mjs +60 -41
- package/fesm2020/barsa-sap-ui.mjs.map +1 -1
- package/lib/apply-conditional-formmatings.directive.d.ts +2 -2
- package/lib/barsa-sap-ui.module.d.ts +1 -1
- package/lib/barsa-ulv-main/barsa-ulv-main.component.d.ts +1 -0
- package/lib/col-renderer.directive.d.ts +1 -3
- package/lib/fullscreen-dialog.directive.d.ts +3 -2
- package/lib/fundamental-dynamic-form/fundamental-dynamic-form.component.d.ts +1 -0
- package/lib/index.d.ts +2 -1
- package/lib/report-view-renderer.directive.d.ts +3 -2
- package/lib/ui-card-view-horizontal-group/ui-card-view-horizontal-group.component.d.ts +1 -0
- package/lib/ulv-context-menu/ulv-context-menu.component.d.ts +7 -1
- package/lib/wizard-layout.directive.d.ts +3 -2
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ import { ElementRef, OnInit, Renderer2 } from '@angular/core';
|
|
|
2
2
|
import { BaseDirective, MetaobjectDataModel, UlvMainService } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class ApplyConditionalFormatsDirective extends BaseDirective implements OnInit {
|
|
5
|
-
|
|
5
|
+
protected _el: ElementRef;
|
|
6
6
|
private renderer2;
|
|
7
7
|
private ulvMainService;
|
|
8
8
|
applyConditionalFormats: {
|
|
@@ -17,7 +17,7 @@ export declare class ApplyConditionalFormatsDirective extends BaseDirective impl
|
|
|
17
17
|
hostEl: any;
|
|
18
18
|
dbName: string;
|
|
19
19
|
style: string;
|
|
20
|
-
constructor(
|
|
20
|
+
constructor(_el: ElementRef, renderer2: Renderer2, ulvMainService: UlvMainService);
|
|
21
21
|
ngOnInit(): void;
|
|
22
22
|
private _apply;
|
|
23
23
|
static ɵfac: i0.ɵɵFactoryDeclaration<ApplyConditionalFormatsDirective, never>;
|
|
@@ -178,7 +178,7 @@ import * as i173 from "./barsa-sap-ui-routing.module";
|
|
|
178
178
|
export declare class BarsaSapUiModule extends BaseModule {
|
|
179
179
|
protected dcm: DynamicComponentService;
|
|
180
180
|
protected componentFactoryResolver: ComponentFactoryResolver;
|
|
181
|
-
protected dynamicComponents: (typeof import("barsa-sap-ui").GanttDhtmlChartViewComponent | typeof import("barsa-sap-ui").LayoutControlComponent | typeof import("barsa-sap-ui").UlvColumnSettingsComponent | typeof import("barsa-sap-ui").UiGridSortSettingComponent | typeof import("barsa-sap-ui").UlvSortSettingsComponent | typeof import("barsa-sap-ui").UlvGroupbySettingsComponent | typeof import("barsa-sap-ui").UlvFilterSettingsComponent | typeof import("barsa-sap-ui").UiMoInfoGeneralObjectUiComponent | typeof import("barsa-sap-ui").FileInDialogComponent | typeof import("barsa-sap-ui").BarsaAspViewerComponent | typeof import("barsa-sap-ui").CustomDateTimeComponent | typeof import("barsa-sap-ui").UiExceptionFormComponent | typeof import("barsa-sap-ui").UiMatrixViewComponent | typeof import("barsa-sap-ui").UiGraphComponent | typeof import("barsa-sap-ui").UiTreeViewComponent | typeof import("barsa-sap-ui").ColumnRendererComponent | typeof import("barsa-sap-ui").UiCardViewComponent | typeof import("barsa-sap-ui").UiListViewComponent | typeof import("barsa-sap-ui").UiTableViewComponent | typeof import("barsa-sap-ui").UlNotifyPopupComponent | typeof import("barsa-sap-ui").ReportSearchPanelSaveComponent | typeof import("barsa-sap-ui").ReportSearchFieldsHiddenSettingsComponent | typeof import("barsa-sap-ui").ReportSearchFieldsManageComponent | typeof import("barsa-sap-ui").ManageFiltersReportComponent | typeof import("barsa-sap-ui").ReportNavigatorComponent | typeof import("barsa-sap-ui").LyLineComponent | typeof import("barsa-sap-ui").UiUlvMainUiComponent | typeof import("barsa-sap-ui").BarsaTreeItemComponent | typeof import("barsa-sap-ui").BarsaTinyemceComponent | typeof import("barsa-sap-ui").UlvFormMultiSelectComponent | typeof import("barsa-sap-ui").UiUlvFormMultiSelectUiComponent | typeof import("barsa-sap-ui").LayoutActionsComponent | typeof import("barsa-sap-ui").FundamentalDynamicFormComponent | typeof import("barsa-sap-ui").UlToastAdapterComponent | typeof import("barsa-sap-ui").GlobalSearchModuleComponent | typeof import("barsa-sap-ui").GlobalSearchPanelComponent | typeof import("barsa-sap-ui").LySimpleLabelComponent | typeof import("barsa-sap-ui").UlLoadingMaskUiComponent | typeof import("barsa-sap-ui").PageWithHeaderComponent | typeof import("barsa-sap-ui").UlMsgBoxAdapterComponent | typeof import("barsa-sap-ui").LyLabelComponent | typeof import("barsa-sap-ui").LyVerticalLayoutComponent | typeof import("barsa-sap-ui").LyHorizontalLayoutComponent | typeof import("barsa-sap-ui").FormDialogLessComponent | typeof import("barsa-sap-ui").UiFormPanelComponent | typeof import("barsa-sap-ui").LayoutWizardComponent | typeof import("barsa-sap-ui").ResponsiveToolbarRendererComponent | typeof import("barsa-sap-ui").ResponsiveToolbarComponent | typeof FormDialogComponent | typeof import("barsa-sap-ui").UlvSettingsComponent | typeof import("barsa-sap-ui").UiFormPanelToolbarComponent | typeof import("barsa-sap-ui").UiInfoBarPanelComponent | typeof import("barsa-sap-ui").UlvPagingComponent | typeof import("barsa-sap-ui").UlvToolbarComponent | typeof import("barsa-sap-ui").UlvSelectionComponent | typeof import("barsa-sap-ui").LyLayoutContainerOfRootComponent | typeof import("barsa-sap-ui").CardItemComponent | typeof import("barsa-sap-ui").BarsaUlvMainComponent | typeof import("barsa-sap-ui").ListItemComponent | typeof import("barsa-sap-ui").BarsaTableRowComponent | typeof import("barsa-sap-ui").BarsaTableHeaderComponent | typeof import("barsa-sap-ui").BreadcrumbComponent | typeof import("barsa-sap-ui").FormToolbarButtonComponent | typeof import("barsa-sap-ui").ReportNewTopFormComponent | typeof import("barsa-sap-ui").BarsaNetworkOfflineComponent | typeof import("barsa-sap-ui").FileViewerContentComponent | typeof import("barsa-sap-ui").FileViewerComponent | typeof import("barsa-sap-ui").BlobViewerComponent | typeof import("barsa-sap-ui").ExecutePushNotificationCommandComponent)[];
|
|
181
|
+
protected dynamicComponents: (typeof import("barsa-sap-ui").GanttDhtmlChartViewComponent | typeof import("barsa-sap-ui").LayoutControlComponent | typeof import("barsa-sap-ui").UlvColumnSettingsComponent | typeof import("barsa-sap-ui").UiGridSortSettingComponent | typeof import("barsa-sap-ui").UlvSortSettingsComponent | typeof import("barsa-sap-ui").UlvGroupbySettingsComponent | typeof import("barsa-sap-ui").UlvFilterSettingsComponent | typeof import("barsa-sap-ui").UiMoInfoGeneralObjectUiComponent | typeof import("barsa-sap-ui").FileInDialogComponent | typeof import("barsa-sap-ui").BarsaAspViewerComponent | typeof import("barsa-sap-ui").CustomDateTimeComponent | typeof import("barsa-sap-ui").UiExceptionFormComponent | typeof import("barsa-sap-ui").UiMatrixViewComponent | typeof import("barsa-sap-ui").UiGraphComponent | typeof import("barsa-sap-ui").UiTreeViewComponent | typeof import("barsa-sap-ui").ColumnRendererComponent | typeof import("barsa-sap-ui").UiCardViewComponent | typeof import("barsa-sap-ui").UiListViewComponent | typeof import("barsa-sap-ui").UiTableViewComponent | typeof import("barsa-sap-ui").UlNotifyPopupComponent | typeof import("barsa-sap-ui").ReportSearchPanelSaveComponent | typeof import("barsa-sap-ui").ReportSearchFieldsHiddenSettingsComponent | typeof import("barsa-sap-ui").ReportSearchFieldsManageComponent | typeof import("barsa-sap-ui").ManageFiltersReportComponent | typeof import("barsa-sap-ui").ReportNavigatorComponent | typeof import("barsa-sap-ui").LyLineComponent | typeof import("barsa-sap-ui").UiUlvMainUiComponent | typeof import("barsa-sap-ui").BarsaTreeItemComponent | typeof import("barsa-sap-ui").BarsaTinyemceComponent | typeof import("barsa-sap-ui").UlvFormMultiSelectComponent | typeof import("barsa-sap-ui").UiUlvFormMultiSelectUiComponent | typeof import("barsa-sap-ui").LayoutActionsComponent | typeof import("barsa-sap-ui").FundamentalDynamicFormComponent | typeof import("barsa-sap-ui").UlToastAdapterComponent | typeof import("barsa-sap-ui").GlobalSearchModuleComponent | typeof import("barsa-sap-ui").GlobalSearchPanelComponent | typeof import("barsa-sap-ui").LySimpleLabelComponent | typeof import("barsa-sap-ui").UlLoadingMaskUiComponent | typeof import("barsa-sap-ui").UlvContextMenuComponent | typeof import("barsa-sap-ui").PageWithHeaderComponent | typeof import("barsa-sap-ui").UlMsgBoxAdapterComponent | typeof import("barsa-sap-ui").LyLabelComponent | typeof import("barsa-sap-ui").LyVerticalLayoutComponent | typeof import("barsa-sap-ui").LyHorizontalLayoutComponent | typeof import("barsa-sap-ui").FormDialogLessComponent | typeof import("barsa-sap-ui").UiFormPanelComponent | typeof import("barsa-sap-ui").LayoutWizardComponent | typeof import("barsa-sap-ui").ResponsiveToolbarRendererComponent | typeof import("barsa-sap-ui").ResponsiveToolbarComponent | typeof FormDialogComponent | typeof import("barsa-sap-ui").UlvSettingsComponent | typeof import("barsa-sap-ui").UiFormPanelToolbarComponent | typeof import("barsa-sap-ui").UiInfoBarPanelComponent | typeof import("barsa-sap-ui").UlvPagingComponent | typeof import("barsa-sap-ui").UlvToolbarComponent | typeof import("barsa-sap-ui").UlvSelectionComponent | typeof import("barsa-sap-ui").LyLayoutContainerOfRootComponent | typeof import("barsa-sap-ui").CardItemComponent | typeof import("barsa-sap-ui").BarsaUlvMainComponent | typeof import("barsa-sap-ui").ListItemComponent | typeof import("barsa-sap-ui").BarsaTableRowComponent | typeof import("barsa-sap-ui").BarsaTableHeaderComponent | typeof import("barsa-sap-ui").BreadcrumbComponent | typeof import("barsa-sap-ui").FormToolbarButtonComponent | typeof import("barsa-sap-ui").ReportNewTopFormComponent | typeof import("barsa-sap-ui").BarsaNetworkOfflineComponent | typeof import("barsa-sap-ui").FileViewerContentComponent | typeof import("barsa-sap-ui").FileViewerComponent | typeof import("barsa-sap-ui").BlobViewerComponent | typeof import("barsa-sap-ui").ExecutePushNotificationCommandComponent)[];
|
|
182
182
|
constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
|
|
183
183
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
184
184
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
@@ -35,6 +35,7 @@ export declare class BarsaUlvMainComponent extends BaseComponent implements Afte
|
|
|
35
35
|
clearSearch: EventEmitter<any>;
|
|
36
36
|
search: EventEmitter<any>;
|
|
37
37
|
selectSearchPanelSettings: EventEmitter<string>;
|
|
38
|
+
isServiceDesk: boolean;
|
|
38
39
|
constructor(el: ElementRef);
|
|
39
40
|
ngAfterViewInit(): void;
|
|
40
41
|
onClose(): void;
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { OnInit } from '@angular/core';
|
|
2
2
|
import { BaseDirective, MetaobjectDataModel } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class ColRendererDirective extends BaseDirective implements OnInit {
|
|
5
|
-
private el;
|
|
6
5
|
colRenderer: any;
|
|
7
6
|
mo: MetaobjectDataModel;
|
|
8
|
-
constructor(el: ElementRef);
|
|
9
7
|
ngOnInit(): void;
|
|
10
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<ColRendererDirective, never>;
|
|
11
9
|
static ɵdir: i0.ɵɵDirectiveDeclaration<ColRendererDirective, "[colRenderer]", never, { "colRenderer": "colRenderer"; "mo": "mo"; }, {}, never, never, false>;
|
|
@@ -1,13 +1,14 @@
|
|
|
1
|
-
import { Renderer2 } from '@angular/core';
|
|
1
|
+
import { ElementRef, Renderer2 } from '@angular/core';
|
|
2
2
|
import { DialogComponent } from '@fundamental-ngx/core';
|
|
3
3
|
import { BaseDirective, PortalService } from 'barsa-novin-ray-core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class FullscreenDialogDirective extends BaseDirective {
|
|
6
6
|
private _renderer2;
|
|
7
7
|
private _portalService;
|
|
8
|
+
protected _el: ElementRef;
|
|
8
9
|
dialog: any;
|
|
9
10
|
dialogComponent: DialogComponent;
|
|
10
|
-
constructor(_renderer2: Renderer2, _portalService: PortalService);
|
|
11
|
+
constructor(_renderer2: Renderer2, _portalService: PortalService, _el: ElementRef);
|
|
11
12
|
onFullscreen(): void;
|
|
12
13
|
static ɵfac: i0.ɵɵFactoryDeclaration<FullscreenDialogDirective, never>;
|
|
13
14
|
static ɵdir: i0.ɵɵDirectiveDeclaration<FullscreenDialogDirective, "[fullscreenDialog]", never, { "dialog": "dialog"; "dialogComponent": "dialogComponent"; }, {}, never, never, false>;
|
|
@@ -46,6 +46,7 @@ export declare class FundamentalDynamicFormComponent extends BaseComponent imple
|
|
|
46
46
|
toolbarShouldOverflow: boolean;
|
|
47
47
|
workflowInfoText: string;
|
|
48
48
|
workflowButtonsComboMode: boolean;
|
|
49
|
+
isFirefox: boolean;
|
|
49
50
|
constructor(el: ElementRef);
|
|
50
51
|
ngOnInit(): void;
|
|
51
52
|
onToolbarClick(btn: any, menu?: any): void;
|
package/lib/index.d.ts
CHANGED
|
@@ -23,6 +23,7 @@ import { ColRendererDirective } from './col-renderer.directive';
|
|
|
23
23
|
import { UlMsgBoxAdapterComponent } from './ul-msg-box-adapter/ul-msg-box-adapter.component';
|
|
24
24
|
import { PageWithHeaderComponent } from './page-with-header/page-with-header.component';
|
|
25
25
|
import { ApplyConditionalFormatsDirective } from './apply-conditional-formmatings.directive';
|
|
26
|
+
import { UlvContextMenuComponent } from './ulv-context-menu/ulv-context-menu.component';
|
|
26
27
|
import { UlLoadingMaskUiComponent } from './ul-loading-mask-ui/ul-loading-mask-ui.component';
|
|
27
28
|
import { LySimpleLabelComponent } from './ly-simple-label/ly-simple-label.component';
|
|
28
29
|
import { GlobalSearchPanelComponent } from './global-search-panel/global-search-panel.component';
|
|
@@ -82,7 +83,7 @@ import { FileViewerContentComponent } from './file-viewer-content/file-viewer-co
|
|
|
82
83
|
import { DownloadFilesDirective } from './download-files.directive';
|
|
83
84
|
import { FullscreenFilesDirective } from './fullscreen-files.directive';
|
|
84
85
|
import { ExecutePushNotificationCommandComponent } from './execute-push-notification-command/execute-push-notification-command.component';
|
|
85
|
-
export declare const components: (typeof GanttDhtmlChartViewComponent | typeof LayoutControlComponent | typeof UlvColumnSettingsComponent | typeof UiGridSortSettingComponent | typeof UlvSortSettingsComponent | typeof UlvGroupbySettingsComponent | typeof UlvFilterSettingsComponent | typeof UiMoInfoGeneralObjectUiComponent | typeof FileInDialogComponent | typeof BarsaAspViewerComponent | typeof CustomDateTimeComponent | typeof UiExceptionFormComponent | typeof UiMatrixViewComponent | typeof UiGraphComponent | typeof UiTreeViewComponent | typeof ColumnRendererComponent | typeof UiCardViewComponent | typeof UiListViewComponent | typeof UiTableViewComponent | typeof UlNotifyPopupComponent | typeof ReportSearchPanelSaveComponent | typeof ReportSearchFieldsHiddenSettingsComponent | typeof ReportSearchFieldsManageComponent | typeof ManageFiltersReportComponent | typeof ReportNavigatorComponent | typeof LyLineComponent | typeof UiUlvMainUiComponent | typeof BarsaTreeItemComponent | typeof BarsaTinyemceComponent | typeof UlvFormMultiSelectComponent | typeof UiUlvFormMultiSelectUiComponent | typeof LayoutActionsComponent | typeof FundamentalDynamicFormComponent | typeof UlToastAdapterComponent | typeof GlobalSearchModuleComponent | typeof GlobalSearchPanelComponent | typeof LySimpleLabelComponent | typeof UlLoadingMaskUiComponent | typeof PageWithHeaderComponent | typeof UlMsgBoxAdapterComponent | typeof LyLabelComponent | typeof LyVerticalLayoutComponent | typeof LyHorizontalLayoutComponent | typeof FormDialogLessComponent | typeof UiFormPanelComponent | typeof LayoutWizardComponent | typeof ResponsiveToolbarRendererComponent | typeof ResponsiveToolbarComponent | typeof FormDialogComponent | typeof UlvSettingsComponent | typeof UiFormPanelToolbarComponent | typeof UiInfoBarPanelComponent | typeof UlvPagingComponent | typeof UlvToolbarComponent | typeof UlvSelectionComponent | typeof LyLayoutContainerOfRootComponent | typeof CardItemComponent | typeof BarsaUlvMainComponent | typeof ListItemComponent | typeof BarsaTableRowComponent | typeof BarsaTableHeaderComponent | typeof BreadcrumbComponent | typeof FormToolbarButtonComponent | typeof ReportNewTopFormComponent | typeof BarsaNetworkOfflineComponent | typeof FileViewerContentComponent | typeof FileViewerComponent | typeof BlobViewerComponent | typeof ExecutePushNotificationCommandComponent)[];
|
|
86
|
+
export declare const components: (typeof GanttDhtmlChartViewComponent | typeof LayoutControlComponent | typeof UlvColumnSettingsComponent | typeof UiGridSortSettingComponent | typeof UlvSortSettingsComponent | typeof UlvGroupbySettingsComponent | typeof UlvFilterSettingsComponent | typeof UiMoInfoGeneralObjectUiComponent | typeof FileInDialogComponent | typeof BarsaAspViewerComponent | typeof CustomDateTimeComponent | typeof UiExceptionFormComponent | typeof UiMatrixViewComponent | typeof UiGraphComponent | typeof UiTreeViewComponent | typeof ColumnRendererComponent | typeof UiCardViewComponent | typeof UiListViewComponent | typeof UiTableViewComponent | typeof UlNotifyPopupComponent | typeof ReportSearchPanelSaveComponent | typeof ReportSearchFieldsHiddenSettingsComponent | typeof ReportSearchFieldsManageComponent | typeof ManageFiltersReportComponent | typeof ReportNavigatorComponent | typeof LyLineComponent | typeof UiUlvMainUiComponent | typeof BarsaTreeItemComponent | typeof BarsaTinyemceComponent | typeof UlvFormMultiSelectComponent | typeof UiUlvFormMultiSelectUiComponent | typeof LayoutActionsComponent | typeof FundamentalDynamicFormComponent | typeof UlToastAdapterComponent | typeof GlobalSearchModuleComponent | typeof GlobalSearchPanelComponent | typeof LySimpleLabelComponent | typeof UlLoadingMaskUiComponent | typeof UlvContextMenuComponent | typeof PageWithHeaderComponent | typeof UlMsgBoxAdapterComponent | typeof LyLabelComponent | typeof LyVerticalLayoutComponent | typeof LyHorizontalLayoutComponent | typeof FormDialogLessComponent | typeof UiFormPanelComponent | typeof LayoutWizardComponent | typeof ResponsiveToolbarRendererComponent | typeof ResponsiveToolbarComponent | typeof FormDialogComponent | typeof UlvSettingsComponent | typeof UiFormPanelToolbarComponent | typeof UiInfoBarPanelComponent | typeof UlvPagingComponent | typeof UlvToolbarComponent | typeof UlvSelectionComponent | typeof LyLayoutContainerOfRootComponent | typeof CardItemComponent | typeof BarsaUlvMainComponent | typeof ListItemComponent | typeof BarsaTableRowComponent | typeof BarsaTableHeaderComponent | typeof BreadcrumbComponent | typeof FormToolbarButtonComponent | typeof ReportNewTopFormComponent | typeof BarsaNetworkOfflineComponent | typeof FileViewerContentComponent | typeof FileViewerComponent | typeof BlobViewerComponent | typeof ExecutePushNotificationCommandComponent)[];
|
|
86
87
|
export declare const pipes: (typeof MatrixValuePipe | typeof DynamicPageSizePipe | typeof StringToArrayPipe | typeof UploadFileStatusPipe | typeof SapFontPipe | typeof SapFontClassPipe | typeof NodeHasOneDepthLevelPipe)[];
|
|
87
88
|
export declare const directives: (typeof WizardLayoutDirective | typeof ColRendererDirective | typeof ApplyConditionalFormatsDirective | typeof ReportViewRendererDirective | typeof FullscreenDialogDirective | typeof FullscreenFilesDirective | typeof DownloadFilesDirective)[];
|
|
88
89
|
export declare const INIT_SAPFIORI: (rtlService: RtlService, contentDensityService: GlobalContentDensityService, themeService: ThemesService, portalService: PortalService) => () => void;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ComponentRef, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
|
|
1
|
+
import { ComponentRef, ElementRef, EventEmitter, Injector, OnChanges, OnDestroy, OnInit, SimpleChanges, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { ContentDensity } from '@fundamental-ngx/core';
|
|
3
3
|
import { AbbrevationDeviceSize, BaseDirective, columnsResizedEventArgs, DefaultCommandsAccess, DeviceSize, FormSetting, MenuItem, MetaobjectDataModel, PortalService, RelationItemType, ReportViewBaseComponent, ReportViewColumn, SortSetting, UiReportViewBase, UiReportViewBaseSetting } from 'barsa-novin-ray-core';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
@@ -6,6 +6,7 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
6
6
|
private _portalService;
|
|
7
7
|
private _vcr;
|
|
8
8
|
private _injector;
|
|
9
|
+
protected _el: ElementRef;
|
|
9
10
|
view: UiReportViewBase;
|
|
10
11
|
moDataList: MetaobjectDataModel[];
|
|
11
12
|
allChecked: boolean;
|
|
@@ -81,7 +82,7 @@ export declare class ReportViewRendererDirective extends BaseDirective implement
|
|
|
81
82
|
columnResized: EventEmitter<columnsResizedEventArgs>;
|
|
82
83
|
selectNextInlineRecord: EventEmitter<MetaobjectDataModel>;
|
|
83
84
|
_reportViewRef: ComponentRef<ReportViewBaseComponent<UiReportViewBaseSetting>>;
|
|
84
|
-
constructor(_portalService: PortalService, _vcr: ViewContainerRef, _injector: Injector);
|
|
85
|
+
constructor(_portalService: PortalService, _vcr: ViewContainerRef, _injector: Injector, _el: ElementRef);
|
|
85
86
|
ngOnChanges(changes: SimpleChanges): void;
|
|
86
87
|
ngOnInit(): void;
|
|
87
88
|
ngOnDestroy(): void;
|
|
@@ -3,6 +3,7 @@ import { UiCardViewComponent } from '../ui-card-view/ui-card-view.component';
|
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class UiCardViewHorizontalGroupComponent extends UiCardViewComponent {
|
|
5
5
|
dynamicPage: DynamicPageComponent;
|
|
6
|
+
isFirefox: boolean;
|
|
6
7
|
ngOnInit(): void;
|
|
7
8
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiCardViewHorizontalGroupComponent, never>;
|
|
8
9
|
static ɵcmp: i0.ɵɵComponentDeclaration<UiCardViewHorizontalGroupComponent, "bsu-ui-card-view-horizontal-group", never, {}, {}, never, never, false>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
import { EventEmitter, OnInit } from '@angular/core';
|
|
1
|
+
import { ChangeDetectorRef, EventEmitter, OnInit, SimpleChanges } from '@angular/core';
|
|
2
2
|
import { BaseComponent, DeviceSize, MetaobjectDataModel, ReportViewColumn } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
4
|
export declare class UlvContextMenuComponent extends BaseComponent implements OnInit {
|
|
5
|
+
protected _cdr: ChangeDetectorRef;
|
|
5
6
|
onlyOverflow: boolean;
|
|
6
7
|
deviceName: DeviceSize;
|
|
7
8
|
menuItems: any[];
|
|
@@ -15,7 +16,12 @@ export declare class UlvContextMenuComponent extends BaseComponent implements On
|
|
|
15
16
|
_disableOverflow: boolean;
|
|
16
17
|
isOpenOverflow: boolean;
|
|
17
18
|
overflowMode: boolean;
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
constructor(_cdr: ChangeDetectorRef);
|
|
18
23
|
ngOnInit(): void;
|
|
24
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
19
25
|
onCommandClick(e: any): void;
|
|
20
26
|
onOpenOverflow(e: any): void;
|
|
21
27
|
onCommandSplitButtonClick(e: any, btn: any): void;
|
|
@@ -1,10 +1,11 @@
|
|
|
1
|
-
import { ComponentFactoryResolver, ComponentRef, OnInit, ViewContainerRef } from '@angular/core';
|
|
1
|
+
import { ComponentFactoryResolver, ComponentRef, ElementRef, OnInit, ViewContainerRef } from '@angular/core';
|
|
2
2
|
import { BaseDirective, BreadCrumbInfo, LayoutSetting, MetaobjectDataModel } from 'barsa-novin-ray-core';
|
|
3
3
|
import { LayoutWizardComponent } from './layout-wizard/layout-wizard.component';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class WizardLayoutDirective extends BaseDirective implements OnInit {
|
|
6
6
|
private vcr;
|
|
7
7
|
private factoryResolver;
|
|
8
|
+
protected _el: ElementRef;
|
|
8
9
|
wizardLayout: any;
|
|
9
10
|
breadCrumbs: BreadCrumbInfo[] | null;
|
|
10
11
|
toolbarVisible: boolean;
|
|
@@ -31,7 +32,7 @@ export declare class WizardLayoutDirective extends BaseDirective implements OnIn
|
|
|
31
32
|
dirValue: 'rtl' | 'ltr';
|
|
32
33
|
modernTabs: LayoutSetting[];
|
|
33
34
|
wizardComponentRef: ComponentRef<LayoutWizardComponent>;
|
|
34
|
-
constructor(vcr: ViewContainerRef, factoryResolver: ComponentFactoryResolver);
|
|
35
|
+
constructor(vcr: ViewContainerRef, factoryResolver: ComponentFactoryResolver, _el: ElementRef);
|
|
35
36
|
ngOnInit(): void;
|
|
36
37
|
nextStep(): void;
|
|
37
38
|
static ɵfac: i0.ɵɵFactoryDeclaration<WizardLayoutDirective, never>;
|