barsa-sap-ui 2.3.163 → 2.3.164
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/fesm2022/barsa-sap-ui.mjs +778 -34
- package/fesm2022/barsa-sap-ui.mjs.map +1 -1
- package/package.json +1 -1
- package/types/barsa-sap-ui.d.ts +120 -22
package/package.json
CHANGED
package/types/barsa-sap-ui.d.ts
CHANGED
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as i234 from 'barsa-novin-ray-core';
|
|
2
2
|
import { BaseComponent, ReportViewBaseComponent, UiReportViewBaseSetting, LayoutItemBaseComponent, BbbTranslatePipe, LayoutService, MetaobjectDataModel, GridSetting, ReportViewColumn, CollectionSort, SortDirection, ReportBaseComponent, DeviceSize, SelectionMode, LayoutSetting, ScrollLayoutContextHolder, ScrollLayoutMode, EntitySettingsStore, PortalService, UlvMainService, FormPanelService, LayoutMainContentService, DefaultCommandsAccess, ColumnSummaryType, columnsResizedEventArgs, ShareButtonsChoiceDef, SortSetting, FieldBaseComponent, EllipsifyDirective, AbbrevationDeviceSize, FillEmptySpaceDirective, RelationItemType, TreeNodeObj, ColumnRendererBase, UiReportViewBase, MoForReportModel, EjrayOlgo, TableHeaderWidthMode, ColumnResizedArgs, NotificationItem, NotificationAction, DateService, FormComponent, FormSetting, GeneralControlInfoModel, ColumnInfoType, SearchPanelSettings, GridView, ToolbarButtonReportViewType, PagingSetting, CssBackground, ShortCuts, BreadCrumbInfo, UlvHeightSizeType, ShortCutData, BaseViewItemPropsComponent, UploadService, IUploadingState, FilesValidationHelper, FileAttachmentInfo, LinearListHelper, BaseUlvSettingComponent, LayoutPanelBaseComponent, FormToolbarBaseComponent, InfoBarType, ReportModel, FilePictureInfoModel, FormBaseComponent, PictureGroupItem, Media, BaseController, IViewBase, IBaseController, ITemplateEngine, MoReportValuePipe, FindColumnsPipe, FieldViewBase, ContainerComponent, DialogParams, BarsaDialogService, ContainerService, UiResponsiveSettings, FormPropsBaseComponent, BaseDirective, CultureTypes, NumberBaseComponent, ViewTypes, ClassNamesModel, ReportExtraInfo, RowDataOption, MenuItem, TypeUlvMainCtrlr, EffectiveReportLayoutPolicy, BaseViewContentPropsComponent, BaseColumnPropsComponent, BaseFormToolbaritemPropsComponent, FormComponentParams, BreadcrumbService, PictureFieldSourcePipe, ReportNavigatorComponent, BaseModule, DynamicComponentService } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { OnInit, OnChanges, SimpleChanges, ElementRef, EventEmitter, NgZone, Renderer2, OnDestroy, QueryList, ChangeDetectorRef, TemplateRef, AfterViewInit, Signal, PipeTransform, ViewContainerRef, Injector, Type, ComponentRef, EnvironmentInjector, WritableSignal, ModuleWithProviders } from '@angular/core';
|
|
5
5
|
import * as rxjs from 'rxjs';
|
|
6
6
|
import { Subscription, Observable, BehaviorSubject, Subject } from 'rxjs';
|
|
7
7
|
import { ScrollStrategy, Overlay } from '@angular/cdk/overlay';
|
|
8
|
-
import * as
|
|
8
|
+
import * as i237 from '@fundamental-ngx/core';
|
|
9
9
|
import { ContentDensity, TableComponent, ToolbarComponent, DialogConfig, ContentDensityService, DialogService, PopoverComponent, DynamicPageResponsiveSize, SvgConfig, CardType, MenuComponent, Size, DialogRef, RadioButtonComponent, DynamicPageComponent, FileUploaderComponent, DialogComponent, BarDesignType, MultiInputComponent, MessageStripType, MessageStripIndicationColor, MessageStripAlertService, TabPanelComponent, WizardStepComponent, WizardStepStatus, WizardSize, BusyIndicatorSize, ComboboxComponent, ComboboxItem, ObjectStatus, IconFont, InlineHelpDirective, ButtonType, SliderComponent, InputGroupComponent, ContentDensityMode } from '@fundamental-ngx/core';
|
|
10
10
|
import { SafeHtml, DomSanitizer, SafeResourceUrl, SafeStyle } from '@angular/platform-browser';
|
|
11
|
+
import * as i235 from '@angular/cdk/drag-drop';
|
|
12
|
+
import { CdkDragMove, CdkDragEnd, CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
11
13
|
import { NotificationRef } from '@fundamental-ngx/core/notification';
|
|
12
|
-
import * as
|
|
14
|
+
import * as i233 from '@angular/forms';
|
|
13
15
|
import { UntypedFormGroup } from '@angular/forms';
|
|
14
|
-
import * as
|
|
15
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
16
|
-
import * as i243 from '@fundamental-ngx/platform';
|
|
16
|
+
import * as i244 from '@fundamental-ngx/platform';
|
|
17
17
|
import { IconTabBarItem, IconTabBarComponent, TabType } from '@fundamental-ngx/platform';
|
|
18
18
|
import * as i1 from '@angular/router';
|
|
19
19
|
import { ActivatedRoute, Router } from '@angular/router';
|
|
20
20
|
import * as barsa_sap_ui from 'barsa-sap-ui';
|
|
21
|
-
import * as
|
|
22
|
-
import * as
|
|
23
|
-
import * as
|
|
24
|
-
import * as
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
28
|
-
import * as
|
|
21
|
+
import * as i232 from '@angular/common';
|
|
22
|
+
import * as i236 from '@angular/cdk/table';
|
|
23
|
+
import * as i238 from 'ngx-color/swatches';
|
|
24
|
+
import * as i239 from 'ngx-color/chrome';
|
|
25
|
+
import * as i240 from '@angular/cdk/clipboard';
|
|
26
|
+
import * as i241 from 'barsa-calendar';
|
|
27
|
+
import * as i243 from 'ng2-pdfjs-viewer';
|
|
28
|
+
import * as i245 from '@angular/cdk/scrolling';
|
|
29
29
|
|
|
30
30
|
declare class ProgressIndicatorComponent extends BaseComponent {
|
|
31
31
|
constructor();
|
|
@@ -200,7 +200,7 @@ declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extend
|
|
|
200
200
|
simpleInlineEdit: boolean;
|
|
201
201
|
layoutInfo: LayoutSetting;
|
|
202
202
|
groupSummary: boolean;
|
|
203
|
-
protected readonly effectiveReportLayout: i0.WritableSignal<
|
|
203
|
+
protected readonly effectiveReportLayout: i0.WritableSignal<i234.EffectiveReportLayoutPolicy>;
|
|
204
204
|
protected readonly _scrollLayoutContext: ScrollLayoutContextHolder;
|
|
205
205
|
/** Built in field initializer so `toObservable` runs in a valid injection context (not inside `ngOnInit`). */
|
|
206
206
|
protected readonly _scrollMode$: Observable<ScrollLayoutMode>;
|
|
@@ -220,6 +220,8 @@ declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extend
|
|
|
220
220
|
protected _deviceNameSource: BehaviorSubject<DeviceSize>;
|
|
221
221
|
private _openOnClick;
|
|
222
222
|
constructor();
|
|
223
|
+
get allowRecordReorder$(): Observable<boolean>;
|
|
224
|
+
get minEmptyRows$(): Observable<number>;
|
|
223
225
|
get _reportName(): string;
|
|
224
226
|
get _typeDefId(): string;
|
|
225
227
|
get _inlineEditMode(): boolean;
|
|
@@ -792,7 +794,6 @@ declare class UiReportContainerComponent extends SapUiReportBaseComponent<UiRepo
|
|
|
792
794
|
listView: TemplateRef<any>;
|
|
793
795
|
selectedView$: Observable<UiReportViewBase | null>;
|
|
794
796
|
viewCollection: UiReportViewBase[];
|
|
795
|
-
get minEmptyRows$(): Observable<number>;
|
|
796
797
|
/** Resolved layout + scroll for the selected report (pure policy resolver). */
|
|
797
798
|
private _picFieldSource;
|
|
798
799
|
ngOnInit(): void;
|
|
@@ -904,9 +905,11 @@ declare class UiListViewComponent extends ReportViewBaseComponent<UiListViewSett
|
|
|
904
905
|
}
|
|
905
906
|
|
|
906
907
|
declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
908
|
+
private static readonly MIN_COLUMN_WIDTH;
|
|
907
909
|
thList: QueryList<ElementRef<any>>;
|
|
908
910
|
theadRef: ElementRef;
|
|
909
911
|
allChecked: boolean;
|
|
912
|
+
allowRecordReorder: boolean;
|
|
910
913
|
isCheckList: boolean;
|
|
911
914
|
attachmentViewType: number;
|
|
912
915
|
columns: ReportViewColumn[];
|
|
@@ -956,6 +959,9 @@ declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
|
956
959
|
startIndex: number;
|
|
957
960
|
resizeHeader: boolean;
|
|
958
961
|
private _renderer2;
|
|
962
|
+
/** حداقل عرض مجاز هر ستون هنگام بازتوزیع در حالت FitToContainer (px) */
|
|
963
|
+
/** عکس لحظهای عرض همهی ستونها در شروع درگ؛ مبنای بازتوزیع FitToContainer */
|
|
964
|
+
private _resizeStartWidths;
|
|
959
965
|
get thArr(): HTMLTableCellElement[];
|
|
960
966
|
ngOnInit(): void;
|
|
961
967
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -964,6 +970,7 @@ declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
|
964
970
|
onFilter(menu: any): void;
|
|
965
971
|
onFitToContent(column: any, i: number): void;
|
|
966
972
|
onResetColumnsSettings(): void;
|
|
973
|
+
onColumnWidthChangeStart(_index: number): void;
|
|
967
974
|
onColumnWidthChanging(index: number, column: ReportViewColumn, width: number): void;
|
|
968
975
|
onColumnWidthChange(column: ReportViewColumn): void;
|
|
969
976
|
onAllCheckbox(checked: any): void;
|
|
@@ -973,8 +980,17 @@ declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
|
973
980
|
RefreshTableThWidth(): void;
|
|
974
981
|
TableThFitToCaption(): void;
|
|
975
982
|
_trackByColumn(index: number, column: ReportViewColumn): string;
|
|
983
|
+
/**
|
|
984
|
+
* بازتوزیع عرض در حالت FitToContainer:
|
|
985
|
+
* ستونهای قبل از ستونِ فعلی ثابت میمانند و تغییرِ عرض فقط از ستونهای بعدی جبران میشود
|
|
986
|
+
* (بهصورت آبشاری از نزدیکترین ستون تا کف MIN_COLUMN_WIDTH). با table-layout: fixed جمع عرضها
|
|
987
|
+
* برابر عرض کانتینر میماند، پس اسکرولی ساخته نمیشود.
|
|
988
|
+
*/
|
|
989
|
+
private _resizeFitToContainer;
|
|
990
|
+
private _followingCapacity;
|
|
991
|
+
private _setThWidth;
|
|
976
992
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTableHeaderComponent, never>;
|
|
977
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTableHeaderComponent, "bsu-barsa-table-header", never, { "allChecked": { "alias": "allChecked"; "required": false; }; "isCheckList": { "alias": "isCheckList"; "required": false; }; "attachmentViewType": { "alias": "attachmentViewType"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "fitWidth": { "alias": "fitWidth"; "required": false; }; "contextMenuItems": { "alias": "contextMenuItems"; "required": false; }; "contextMenuWidth": { "alias": "contextMenuWidth"; "required": false; }; "showViewButton": { "alias": "showViewButton"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "hideHeader": { "alias": "hideHeader"; "required": false; }; "showDetailsInRow": { "alias": "showDetailsInRow"; "required": false; }; "viewSetting": { "alias": "viewSetting"; "required": false; }; "tableWidth": { "alias": "tableWidth"; "required": false; }; "resizedByUser": { "alias": "resizedByUser"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "actionList": { "alias": "actionList"; "required": false; }; "rowIndicator": { "alias": "rowIndicator"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; "showRowNumber": { "alias": "showRowNumber"; "required": false; }; "hasSecondaryColumns": { "alias": "hasSecondaryColumns"; "required": false; }; "disableResize": { "alias": "disableResize"; "required": false; }; "disableHeaderContextMenu": { "alias": "disableHeaderContextMenu"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "tableHeaderMode": { "alias": "tableHeaderMode"; "required": false; }; }, { "allCheckbox": "allCheckbox"; "columnResize": "columnResize"; "columnResizing": "columnResizing"; "fitToContent": "fitToContent"; "fitToContainer": "fitToContainer"; "freeColumnSize": "freeColumnSize"; "sortAscending": "sortAscending"; "sortDescending": "sortDescending"; "filter": "filter"; "resetGridSettings": "resetGridSettings"; "headerRender": "headerRender"; }, never, never, false, never>;
|
|
993
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTableHeaderComponent, "bsu-barsa-table-header", never, { "allChecked": { "alias": "allChecked"; "required": false; }; "allowRecordReorder": { "alias": "allowRecordReorder"; "required": false; }; "isCheckList": { "alias": "isCheckList"; "required": false; }; "attachmentViewType": { "alias": "attachmentViewType"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "fitWidth": { "alias": "fitWidth"; "required": false; }; "contextMenuItems": { "alias": "contextMenuItems"; "required": false; }; "contextMenuWidth": { "alias": "contextMenuWidth"; "required": false; }; "showViewButton": { "alias": "showViewButton"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "hideHeader": { "alias": "hideHeader"; "required": false; }; "showDetailsInRow": { "alias": "showDetailsInRow"; "required": false; }; "viewSetting": { "alias": "viewSetting"; "required": false; }; "tableWidth": { "alias": "tableWidth"; "required": false; }; "resizedByUser": { "alias": "resizedByUser"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "actionList": { "alias": "actionList"; "required": false; }; "rowIndicator": { "alias": "rowIndicator"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "sticky": { "alias": "sticky"; "required": false; }; "showRowNumber": { "alias": "showRowNumber"; "required": false; }; "hasSecondaryColumns": { "alias": "hasSecondaryColumns"; "required": false; }; "disableResize": { "alias": "disableResize"; "required": false; }; "disableHeaderContextMenu": { "alias": "disableHeaderContextMenu"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "tableHeaderMode": { "alias": "tableHeaderMode"; "required": false; }; }, { "allCheckbox": "allCheckbox"; "columnResize": "columnResize"; "columnResizing": "columnResizing"; "fitToContent": "fitToContent"; "fitToContainer": "fitToContainer"; "freeColumnSize": "freeColumnSize"; "sortAscending": "sortAscending"; "sortDescending": "sortDescending"; "filter": "filter"; "resetGridSettings": "resetGridSettings"; "headerRender": "headerRender"; }, never, never, false, never>;
|
|
978
994
|
}
|
|
979
995
|
|
|
980
996
|
declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSetting> implements OnInit, AfterViewInit, OnChanges {
|
|
@@ -1019,6 +1035,10 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
1019
1035
|
_resizeColumn: boolean;
|
|
1020
1036
|
_firstVisible: boolean;
|
|
1021
1037
|
_width: string;
|
|
1038
|
+
_lastReorderPoint: {
|
|
1039
|
+
x: number;
|
|
1040
|
+
y: number;
|
|
1041
|
+
} | null;
|
|
1022
1042
|
ngOnInit(): void;
|
|
1023
1043
|
ngAfterViewInit(): void;
|
|
1024
1044
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -1037,6 +1057,16 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
1037
1057
|
thDom: HTMLTableCellElement;
|
|
1038
1058
|
}): void;
|
|
1039
1059
|
onSetTableHeaderDom(dom: any): void;
|
|
1060
|
+
onRowReorderMoved(event: CdkDragMove): void;
|
|
1061
|
+
onRowReorderEnded(event: CdkDragEnd): void;
|
|
1062
|
+
protected _findReorderTargetIndex(point: {
|
|
1063
|
+
x: number;
|
|
1064
|
+
y: number;
|
|
1065
|
+
}): number;
|
|
1066
|
+
/**
|
|
1067
|
+
* ثبت ترتیب جدید روی سرور. در صورت خطا، جابهجایی خوشبینانهی UI به حالت قبل برمیگردد.
|
|
1068
|
+
*/
|
|
1069
|
+
protected _raiseRecordReorder(sourceMoId: string, aboveTargetMoId: string | null, previousList: MetaobjectDataModel[]): void;
|
|
1040
1070
|
protected onVisible(): void;
|
|
1041
1071
|
protected _fireResizeChanged(): void;
|
|
1042
1072
|
protected _calculateColumnsWidth(moDataList: MetaobjectDataModel[], columns: ReportViewColumn[]): void;
|
|
@@ -3512,7 +3542,6 @@ declare class UiGridComponent extends SapUiReportBaseComponent<UiReportViewBaseS
|
|
|
3512
3542
|
enableResizing: boolean;
|
|
3513
3543
|
rowResizer: boolean;
|
|
3514
3544
|
widthTypeEnum: typeof WidthTypeEnum;
|
|
3515
|
-
get minEmptyRows$(): Observable<number>;
|
|
3516
3545
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiGridComponent, never>;
|
|
3517
3546
|
static ɵcmp: i0.ɵɵComponentDeclaration<UiGridComponent, "bsu-ui-grid", never, { "showOkCancelButtons": { "alias": "showOkCancelButtons"; "required": false; }; }, {}, never, never, false, never>;
|
|
3518
3547
|
}
|
|
@@ -3698,6 +3727,7 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3698
3727
|
deviceSize: AbbrevationDeviceSize;
|
|
3699
3728
|
mobileOrTablet: boolean;
|
|
3700
3729
|
access: DefaultCommandsAccess;
|
|
3730
|
+
allowRecordReorder: boolean;
|
|
3701
3731
|
title: string;
|
|
3702
3732
|
customFieldInfo: MetaobjectDataModel | any;
|
|
3703
3733
|
selectedMo: MetaobjectDataModel;
|
|
@@ -3803,7 +3833,7 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3803
3833
|
ngOnDestroy(): void;
|
|
3804
3834
|
private _insertView;
|
|
3805
3835
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewRendererDirective, never>;
|
|
3806
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ReportViewRendererDirective, "[reportViewRenderer]", never, { "view": { "alias": "view"; "required": false; }; "moDataList": { "alias": "moDataList"; "required": false; }; "allChecked": { "alias": "allChecked"; "required": false; }; "contextSetting": { "alias": "contextSetting"; "required": false; }; "groupby": { "alias": "groupby"; "required": false; }; "isCheckList": { "alias": "isCheckList"; "required": false; }; "hasInlineDeleteButton": { "alias": "hasInlineDeleteButton"; "required": false; }; "hasInlineEditButton": { "alias": "hasInlineEditButton"; "required": false; }; "selectedCount": { "alias": "selectedCount"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "toolbarButtons": { "alias": "toolbarButtons"; "required": false; }; "pagingSetting": { "alias": "pagingSetting"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "hasSummary": { "alias": "hasSummary"; "required": false; }; "relationList": { "alias": "relationList"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnsCount": { "alias": "columnsCount"; "required": false; }; "secondaryColumns": { "alias": "secondaryColumns"; "required": false; }; "contextMenuItems": { "alias": "contextMenuItems"; "required": false; }; "conditionalFormats": { "alias": "conditionalFormats"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "mobileOrTablet": { "alias": "mobileOrTablet"; "required": false; }; "access": { "alias": "access"; "required": false; }; "title": { "alias": "title"; "required": false; }; "customFieldInfo": { "alias": "customFieldInfo"; "required": false; }; "selectedMo": { "alias": "selectedMo"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "viewSetting": { "alias": "viewSetting"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "onlyInlineEdit": { "alias": "onlyInlineEdit"; "required": false; }; "allowInlineEdit": { "alias": "allowInlineEdit"; "required": false; }; "popin": { "alias": "popin"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; "layoutInfo": { "alias": "layoutInfo"; "required": false; }; "formSetting": { "alias": "formSetting"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "navigationArrow": { "alias": "navigationArrow"; "required": false; }; "typeDefId": { "alias": "typeDefId"; "required": false; }; "reportId": { "alias": "reportId"; "required": false; }; "listEditViewId": { "alias": "listEditViewId"; "required": false; }; "typeViewId": { "alias": "typeViewId"; "required": false; }; "containerWidth": { "alias": "containerWidth"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "contextView": { "alias": "contextView"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "openOnClick": { "alias": "openOnClick"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "isReportPage": { "alias": "isReportPage"; "required": false; }; "contentHeight": { "alias": "contentHeight"; "required": false; }; "effectiveReportLayout": { "alias": "effectiveReportLayout"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "simpleInlineEdit": { "alias": "simpleInlineEdit"; "required": false; }; "hideSearchpanel": { "alias": "hideSearchpanel"; "required": false; }; "gridFreeColumnSizing": { "alias": "gridFreeColumnSizing"; "required": false; }; "inlineEditWithoutSelection": { "alias": "inlineEditWithoutSelection"; "required": false; }; "ulvHeightSizeType": { "alias": "ulvHeightSizeType"; "required": false; }; "cartableTemplates": { "alias": "cartableTemplates"; "required": false; }; "cartableChildsMo": { "alias": "cartableChildsMo"; "required": false; }; "alternateEditObjectColumn": { "alias": "alternateEditObjectColumn"; "required": false; }; "disableHyperLink": { "alias": "disableHyperLink"; "required": false; }; "columnsHyperLink": { "alias": "columnsHyperLink"; "required": false; }; "parentHeight": { "alias": "parentHeight"; "required": false; }; "alternateRowMode": { "alias": "alternateRowMode"; "required": false; }; "minEmptyRows": { "alias": "minEmptyRows"; "required": false; }; }, { "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"; "resetGridSettings": "resetGridSettings"; "sortSettingsChange": "sortSettingsChange"; }, never, never, false, never>;
|
|
3836
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ReportViewRendererDirective, "[reportViewRenderer]", never, { "view": { "alias": "view"; "required": false; }; "moDataList": { "alias": "moDataList"; "required": false; }; "allChecked": { "alias": "allChecked"; "required": false; }; "contextSetting": { "alias": "contextSetting"; "required": false; }; "groupby": { "alias": "groupby"; "required": false; }; "isCheckList": { "alias": "isCheckList"; "required": false; }; "hasInlineDeleteButton": { "alias": "hasInlineDeleteButton"; "required": false; }; "hasInlineEditButton": { "alias": "hasInlineEditButton"; "required": false; }; "selectedCount": { "alias": "selectedCount"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "toolbarButtons": { "alias": "toolbarButtons"; "required": false; }; "pagingSetting": { "alias": "pagingSetting"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "hasSummary": { "alias": "hasSummary"; "required": false; }; "relationList": { "alias": "relationList"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "columnsCount": { "alias": "columnsCount"; "required": false; }; "secondaryColumns": { "alias": "secondaryColumns"; "required": false; }; "contextMenuItems": { "alias": "contextMenuItems"; "required": false; }; "conditionalFormats": { "alias": "conditionalFormats"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "mobileOrTablet": { "alias": "mobileOrTablet"; "required": false; }; "access": { "alias": "access"; "required": false; }; "allowRecordReorder": { "alias": "allowRecordReorder"; "required": false; }; "title": { "alias": "title"; "required": false; }; "customFieldInfo": { "alias": "customFieldInfo"; "required": false; }; "selectedMo": { "alias": "selectedMo"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "viewSetting": { "alias": "viewSetting"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "onlyInlineEdit": { "alias": "onlyInlineEdit"; "required": false; }; "allowInlineEdit": { "alias": "allowInlineEdit"; "required": false; }; "popin": { "alias": "popin"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; "layoutInfo": { "alias": "layoutInfo"; "required": false; }; "formSetting": { "alias": "formSetting"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "navigationArrow": { "alias": "navigationArrow"; "required": false; }; "typeDefId": { "alias": "typeDefId"; "required": false; }; "reportId": { "alias": "reportId"; "required": false; }; "listEditViewId": { "alias": "listEditViewId"; "required": false; }; "typeViewId": { "alias": "typeViewId"; "required": false; }; "containerWidth": { "alias": "containerWidth"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "contextView": { "alias": "contextView"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "openOnClick": { "alias": "openOnClick"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "isReportPage": { "alias": "isReportPage"; "required": false; }; "contentHeight": { "alias": "contentHeight"; "required": false; }; "effectiveReportLayout": { "alias": "effectiveReportLayout"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "simpleInlineEdit": { "alias": "simpleInlineEdit"; "required": false; }; "hideSearchpanel": { "alias": "hideSearchpanel"; "required": false; }; "gridFreeColumnSizing": { "alias": "gridFreeColumnSizing"; "required": false; }; "inlineEditWithoutSelection": { "alias": "inlineEditWithoutSelection"; "required": false; }; "ulvHeightSizeType": { "alias": "ulvHeightSizeType"; "required": false; }; "cartableTemplates": { "alias": "cartableTemplates"; "required": false; }; "cartableChildsMo": { "alias": "cartableChildsMo"; "required": false; }; "alternateEditObjectColumn": { "alias": "alternateEditObjectColumn"; "required": false; }; "disableHyperLink": { "alias": "disableHyperLink"; "required": false; }; "columnsHyperLink": { "alias": "columnsHyperLink"; "required": false; }; "parentHeight": { "alias": "parentHeight"; "required": false; }; "alternateRowMode": { "alias": "alternateRowMode"; "required": false; }; "minEmptyRows": { "alias": "minEmptyRows"; "required": false; }; }, { "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"; "resetGridSettings": "resetGridSettings"; "sortSettingsChange": "sortSettingsChange"; }, never, never, false, never>;
|
|
3807
3837
|
}
|
|
3808
3838
|
|
|
3809
3839
|
declare class FullscreenDialogDirective extends BaseDirective implements OnInit {
|
|
@@ -3887,16 +3917,21 @@ declare class HtreeCreateNewComponent extends BaseComponent implements OnInit {
|
|
|
3887
3917
|
|
|
3888
3918
|
declare class BarsaTableRowComponent extends BaseViewItemPropsComponent implements OnInit {
|
|
3889
3919
|
showDetailsInRow: boolean;
|
|
3920
|
+
allowRecordReorder: boolean;
|
|
3890
3921
|
previewColumn: ReportViewColumn;
|
|
3891
3922
|
columnComponents: MoForReportModel | null;
|
|
3892
3923
|
detailsCollapsed: boolean;
|
|
3893
3924
|
columnSummary: EventEmitter<ColumnSummaryType>;
|
|
3925
|
+
reorderMoved: EventEmitter<CdkDragMove<any>>;
|
|
3926
|
+
reorderEnded: EventEmitter<CdkDragEnd<any>>;
|
|
3894
3927
|
detailsFormItems: TemplateRef<any>;
|
|
3895
3928
|
detailsComponentSetting: any;
|
|
3896
3929
|
enableAlternateRowMode: boolean;
|
|
3897
3930
|
_renderer2: Renderer2;
|
|
3898
3931
|
ngOnInit(): void;
|
|
3899
3932
|
ngOnChanges(changes: SimpleChanges): void;
|
|
3933
|
+
onReorderMoved(event: CdkDragMove): void;
|
|
3934
|
+
onReorderEnded(event: CdkDragEnd): void;
|
|
3900
3935
|
reCalculateColumnSummary(elDom: HTMLElement, column: any): void;
|
|
3901
3936
|
onColumnClick(column: ReportViewColumn): void;
|
|
3902
3937
|
onColumnKeyEnter(column: ReportViewColumn): void;
|
|
@@ -3904,7 +3939,7 @@ declare class BarsaTableRowComponent extends BaseViewItemPropsComponent implemen
|
|
|
3904
3939
|
private _setAlternateRowMode;
|
|
3905
3940
|
private _columnChangeToEditMode;
|
|
3906
3941
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTableRowComponent, never>;
|
|
3907
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTableRowComponent, "bsu-barsa-table-row", never, { "showDetailsInRow": { "alias": "showDetailsInRow"; "required": false; }; "previewColumn": { "alias": "previewColumn"; "required": false; }; "columnComponents": { "alias": "columnComponents"; "required": false; }; "detailsCollapsed": { "alias": "detailsCollapsed"; "required": false; }; }, { "columnSummary": "columnSummary"; }, never, never, false, never>;
|
|
3942
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTableRowComponent, "bsu-barsa-table-row", never, { "showDetailsInRow": { "alias": "showDetailsInRow"; "required": false; }; "allowRecordReorder": { "alias": "allowRecordReorder"; "required": false; }; "previewColumn": { "alias": "previewColumn"; "required": false; }; "columnComponents": { "alias": "columnComponents"; "required": false; }; "detailsCollapsed": { "alias": "detailsCollapsed"; "required": false; }; }, { "columnSummary": "columnSummary"; "reorderMoved": "reorderMoved"; "reorderEnded": "reorderEnded"; }, never, never, false, never>;
|
|
3908
3943
|
}
|
|
3909
3944
|
|
|
3910
3945
|
declare class BarsaTableColumnComponent extends BaseColumnPropsComponent {
|
|
@@ -5065,6 +5100,7 @@ declare class BarsaThemeComponent extends BaseComponent {
|
|
|
5065
5100
|
parameters: BarsaThemeSettings;
|
|
5066
5101
|
settings: BarsaThemeSettings;
|
|
5067
5102
|
themeStyleLinkIdentifiers: Record<string, boolean>;
|
|
5103
|
+
private readonly ORG_LINK_ID;
|
|
5068
5104
|
private readonly DEFAULT_THEME;
|
|
5069
5105
|
private readonly DEFAULT_CONTENTDESNITY;
|
|
5070
5106
|
private readonly _themingService;
|
|
@@ -5085,6 +5121,9 @@ declare class BarsaThemeComponent extends BaseComponent {
|
|
|
5085
5121
|
private _setTheme;
|
|
5086
5122
|
private _applyPortalTheme;
|
|
5087
5123
|
private _getStyleLinkElement;
|
|
5124
|
+
private _loadOrgTheme;
|
|
5125
|
+
private _applyOrgTheme;
|
|
5126
|
+
private _getOrCreateOrgLink;
|
|
5088
5127
|
private _setBodyContentDensityAndtheme;
|
|
5089
5128
|
private _checkDarkUi5;
|
|
5090
5129
|
private _checkContentDensityUi5;
|
|
@@ -5096,6 +5135,65 @@ interface BarsaThemeSettings extends MetaobjectDataModel {
|
|
|
5096
5135
|
ContentDensity$Caption: ContentDensityMode;
|
|
5097
5136
|
}
|
|
5098
5137
|
|
|
5138
|
+
interface ResolvedVar {
|
|
5139
|
+
CssVariable: string;
|
|
5140
|
+
Caption: string;
|
|
5141
|
+
State: 'curated' | 'token' | 'none';
|
|
5142
|
+
Value: string;
|
|
5143
|
+
ValueType?: number;
|
|
5144
|
+
}
|
|
5145
|
+
declare class BarsaThemeInspectorComponent {
|
|
5146
|
+
readonly isOpen: i0.WritableSignal<boolean>;
|
|
5147
|
+
readonly target: i0.WritableSignal<HTMLElement>;
|
|
5148
|
+
readonly themeName: i0.WritableSignal<string>;
|
|
5149
|
+
readonly vars: i0.WritableSignal<ResolvedVar[]>;
|
|
5150
|
+
readonly fonts: i0.WritableSignal<string[]>;
|
|
5151
|
+
readonly loading: i0.WritableSignal<boolean>;
|
|
5152
|
+
readonly isEmpty: i0.Signal<boolean>;
|
|
5153
|
+
readonly sizeUnits: string[];
|
|
5154
|
+
private readonly _dirty;
|
|
5155
|
+
private readonly _previewed;
|
|
5156
|
+
private _committed;
|
|
5157
|
+
private _designAccess;
|
|
5158
|
+
private readonly _previewTimers;
|
|
5159
|
+
private readonly PREVIEW_DEBOUNCE_MS;
|
|
5160
|
+
private readonly _portal;
|
|
5161
|
+
private readonly _document;
|
|
5162
|
+
private readonly _renderer;
|
|
5163
|
+
private readonly _destroyRef;
|
|
5164
|
+
constructor();
|
|
5165
|
+
onOpenChange(open: boolean): void;
|
|
5166
|
+
currentValue(v: ResolvedVar): string;
|
|
5167
|
+
onValueChange(v: ResolvedVar, value: string): void;
|
|
5168
|
+
isFont(v: ResolvedVar): boolean;
|
|
5169
|
+
isColor(v: ResolvedVar): boolean;
|
|
5170
|
+
colorHex(v: ResolvedVar): string;
|
|
5171
|
+
isSize(v: ResolvedVar): boolean;
|
|
5172
|
+
sizeNum(v: ResolvedVar): string;
|
|
5173
|
+
sizeUnit(v: ResolvedVar): string;
|
|
5174
|
+
stepSize(v: ResolvedVar, dir: number): void;
|
|
5175
|
+
onSizeUnitChange(v: ResolvedVar, unit: string): void;
|
|
5176
|
+
addToEditable(v: ResolvedVar): void;
|
|
5177
|
+
createToken(v: ResolvedVar): void;
|
|
5178
|
+
save(): void;
|
|
5179
|
+
cancel(): void;
|
|
5180
|
+
private _onContextMenu;
|
|
5181
|
+
private _open;
|
|
5182
|
+
private _schedulePreview;
|
|
5183
|
+
private _formatValue;
|
|
5184
|
+
private _stepFor;
|
|
5185
|
+
private _roundStep;
|
|
5186
|
+
private _markCurated;
|
|
5187
|
+
private _parseSize;
|
|
5188
|
+
private _resolveColor;
|
|
5189
|
+
private _rgbToHex;
|
|
5190
|
+
private _loadFonts;
|
|
5191
|
+
private _collectVars;
|
|
5192
|
+
private _varsForRules;
|
|
5193
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaThemeInspectorComponent, never>;
|
|
5194
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaThemeInspectorComponent, "bsu-theme-inspector", never, {}, {}, never, never, false, never>;
|
|
5195
|
+
}
|
|
5196
|
+
|
|
5099
5197
|
declare class BarsaImgSkeletonComponent extends BaseComponent {
|
|
5100
5198
|
title: string;
|
|
5101
5199
|
size: [number, number];
|
|
@@ -5311,9 +5409,9 @@ declare class BarsaSapUiModule extends BaseModule {
|
|
|
5311
5409
|
constructor();
|
|
5312
5410
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
5313
5411
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
5314
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaSapUiModule, [typeof BarsaBarDownloadFileComponent, typeof UiTextFieldComponent, typeof LyLayoutFieldLabelComponent, typeof UiCheckBoxComponent, typeof UiSimpleComboComponent, typeof UiRadioGroupComponent, typeof UiGridComponent, typeof UiMapComponent, typeof LyLayoutContainerOfRootComponent, typeof LyLayoutPanelComponent, typeof UiReadOnlyFieldComponent, typeof UiContainerWithButtonComponent, typeof UiPictureFileComponent, typeof UiMoInfoUlvComboComponent, typeof UiMultiSelectComboComponent, typeof UiNumDecimalUiComponent, typeof UiNumIntUiComponent, typeof UiTimeSpanComponent, typeof UiFileLinearListBoxComponent, typeof LyEmptySpaceComponent, typeof UiSinglePictureComponent, typeof UlvSelectionComponent, typeof UlvToolbarComponent, typeof UlvPagingComponent, typeof UiGridSortSettingComponent, typeof UiGridSortItemComponent, typeof UiGridColumnsComponent, typeof MaskComponent, typeof UiInfoBarPanelComponent, typeof UiFormPanelComponent, typeof UiSearchCommandInfoUiComponent, typeof UlvSettingsComponent, typeof UiTinymceComponent, typeof UiButtonComponent, typeof UiDateTimeComponent, typeof FormDialogComponent, typeof UiMoInfoSubFormUiComponent, typeof ResponsiveToolbarComponent, typeof ResponsiveToolbarRendererComponent, typeof UiTextAreaComponent, typeof LayoutControlComponent, typeof LayoutWizardComponent, typeof FormWizardComponent, typeof FormDialogLessComponent, typeof RichTextStaticComponent, typeof UiPicturesInfoComponent, typeof LyHorizontalLayoutComponent, typeof LyVerticalLayoutComponent, typeof LyTabContainerComponent, typeof LyTabPageComponent, typeof LyLabelComponent, typeof UiMoInfoComboViewerComponent, typeof UlMsgBoxAdapterComponent, typeof UiTreeComponent, typeof HeaderAvatarComponent, typeof UiWorkflowPanelUiComponent, typeof UlvContextMenuComponent, typeof UlLoadingMaskUiComponent, typeof UiTextFieldAutoCompleteComponent, typeof CaptchaFieldComponent, typeof LySimpleLabelComponent, typeof GlobalSearchPanelComponent, typeof GlobalSearchModuleComponent, typeof GlobalSearchComponent, typeof HyperlinkComponent, typeof StaticTextComponent, typeof UlToastAdapterComponent, typeof MessageStripComponent, typeof UiLinearListContainerWithButtonComponent, typeof FundamentalDynamicFormComponent, typeof LayoutActionsComponent, typeof LyLayoutContainerComponent, typeof UiUlvFormMultiSelectUiComponent, typeof UlvFormMultiSelectComponent, typeof UlvColumnSettingsComponent, typeof UlvFilterSettingsComponent, typeof UlvSortSettingsComponent, typeof UlvGroupbySettingsComponent, typeof BarsaListFileLinearComponent, typeof UiPdfViewerComponent, typeof BarsaTinyemceComponent, typeof UiMonacoEditorComponent, typeof BarsaMonacoEditorComponent, typeof BarsaDateTimePickerComponent, typeof BarsaTreeItemComponent, typeof UiSwitchButtonComponent, typeof UiColorUiComponent, typeof LyLineComponent, typeof UiUlvMainUiComponent, typeof ManageFiltersReportComponent, typeof ReportSearchFieldsManageComponent, typeof ReportSearchFieldsHiddenSettingsComponent, typeof SearchPanelComponent, typeof ReportSearchPanelSaveComponent, typeof UiGridFilterSettingsComponent, typeof UiGridFilterItemComponent, typeof UiDateRangeExComponent, typeof UlNotifyPopupComponent, typeof UiTableViewComponent, typeof UiListViewComponent, typeof UiCardViewComponent, typeof UiReportContainerComponent, typeof NoDataComponent, typeof BarsaColumnRendererComponent, typeof InlineSaveAndCancelComponent, typeof UiTreeViewComponent, typeof InlineSaveAndCancelComponent, typeof UiCalendarComponent, typeof UiAspReportViewerComponent, typeof UiGraphComponent, typeof UiExceptionFormComponent, typeof UiEditableGridComponent, typeof ColumnMatrixRendererComponent, typeof UiMatrixViewComponent, typeof CustomDateTimeComponent, typeof BarsaAspViewerComponent, typeof FileInDialogComponent, typeof UiMoInfoGeneralObjectUiComponent, typeof UiGanttChartComponent, typeof GanttDhtmlChartViewComponent, typeof ProgressIndicatorComponent, typeof CardViewContentComponent, typeof CardItemComponent, typeof UiCardViewHorizontalGroupComponent, typeof TitleComponent, typeof BarsaUlvMainComponent, typeof ListItemComponent, typeof HtreeCreateNewComponent, typeof BarsaTableHeaderComponent, typeof BarsaTableRowComponent, typeof BarsaTableColumnComponent, typeof BreadcrumbComponent, typeof UiLabelComponent, typeof FormToolbarButtonComponent, typeof BarsaSearchFormComponent, typeof ReportNewTopFormComponent, typeof BarsaNetworkOfflineComponent, typeof FileViewerContentComponent, typeof FileViewerPopoverComponent, typeof FileViewerComponent, typeof BlobViewerComponent, typeof NotificationItemComponent, typeof BarsaCartableTemplateComponent, typeof BarsaCartableGroupComponent, typeof BarsaCartableFormComponent, typeof BarsaColumnIndicatorComponent, typeof BarsaFieldKeyValueComponent, typeof BarsaToolbaritemSearchComponent, typeof UiHtmlViewerComponent, typeof BarsaPishnamayeshPayamComponent, typeof BarsaTextEllipsisComponent, typeof BarsaListFileLinearGmailComponent, typeof BarsaLinkableItemsPanelComponent, typeof BarsaEnumMenuButtonComponent, typeof BarsaCardLayoutPanelComponent, typeof BarsaHorizontalFlexPanelComponent, typeof BarsaBaseLayoutPanelComponent, typeof BarsaBarPanelComponent, typeof BarsaFormSideContentComponent, typeof BarsaSimpleFormComponent, typeof FormToolbarComponent, typeof BarsaListLayoutPanelComponent, typeof BarsaGridLayoutPanelComponent, typeof BarsaDynamicFieldComponent, typeof UiMultiSelectRadioComponent, typeof UiMultiSelectCheckboxComponent, typeof UiNumIntSliderComponent, typeof UiMultiSelectSliderComponent, typeof UiMultiSelectCardComponent, typeof UiMultiSelectSmileComponent, typeof BarsaReportCheckboxSwitchButtonComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaCardRowPayamComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaQuestionPostComponent, typeof BarsaQuestionAnswerFormComponent, typeof BarsaQuestionAnswerFormAddCommentComponent, typeof BarsaAnswerCardComponent, typeof BarsaQuestionAnswerContentActionsSectionComponent, typeof BarsaQuestionAnswerVoteSectionComponent, typeof BarsaQuestionAnswerCreatorTimeSectionComponent, typeof BarsaQuestionAnswerCommentsSectionComponent, typeof BarsaChipComponent, typeof BarsaTagChipComponent, typeof BarsaReportCardFlexViewComponent, typeof BarsaTagsCategoryRowComponent, typeof BarsaTagCategoriesComponent, typeof BarsaReportOneOfListComponent, typeof BarsaCardRowPayamComponent, typeof BarsaCustomInlineEditComponent, typeof BarsaCustomInlineEditRowComponent, typeof BarsaModalComponent, typeof BarsaTabRouteManagerComponent, typeof BarsaBreadcrumbsComponent, typeof BarsaRowInlineActionlistComponent, typeof UiBpmnViewerComponent, typeof UiNotificationViewComponent, typeof NotificationItemActionsComponent, typeof BarsaFormLayoutPanelComponent, typeof UiReportCarouselViewComponent, typeof BarsaCardBannerComponent, typeof BarsaThemeComponent, typeof BarsaImgSkeletonComponent, typeof BarsaBottomMenuViewComponent, typeof UiSignatureComponent, typeof BarsaMegamenuComponent, typeof UiMapReportComponent, typeof BarsaInfobarsComponent, typeof DynamicCommandComponent, typeof FileGalleryViewerComponent, typeof FileCardViewerComponent, typeof CardReportNavigatorComponent, typeof UploadFileStatusPipe, typeof SapFontPipe, typeof SapFontClassPipe, typeof StringToArrayPipe, typeof NodeHasOneDepthLevelPipe, typeof MatrixValuePipe, typeof DynamicPageSizePipe, typeof SapSizePipe, typeof AvatarGridColPipe, typeof ObjectStatusIconPipe, typeof WizardLayoutDirective, typeof ColRendererDirective, typeof ApplyConditionalFormatsDirective, typeof ReportViewRendererDirective, typeof FullscreenDialogDirective, typeof FullscreenFilesDirective, typeof DownloadFilesDirective, typeof DialogHandlerDirective, typeof TableThDirective, typeof ContentDensityDirective, typeof DarkClassDirective, typeof FixMoreDirective], [typeof i231.CommonModule, typeof i232.FormsModule, typeof i232.ReactiveFormsModule, typeof i233.BarsaNovinRayCoreModule, typeof i234.DragDropModule, typeof i235.CdkTableModule, typeof i236.FundamentalNgxCoreModule, typeof i236.SideNavigationModule, typeof i236.FacetModule, typeof i236.WizardModule, typeof i236.RatingStarLabelPipe, typeof i236.ListGroupPipe, typeof i236.DateTimeFormatPipe, typeof i236.DateFromNowPipe, typeof i236.DateFormatPipe, typeof i236.AvatarIconPipe, typeof i237.ColorSwatchesModule, typeof i238.ColorChromeModule, typeof i239.ClipboardModule, typeof i240.BarsaCalendarModule, typeof BarsaSapUiRoutingModule, typeof i242.PdfJsViewerModule, typeof i233.ResizableModule, typeof i243.PlatformIconTabBarModule, typeof i236.ContentDensityModule, typeof i244.ScrollingModule, typeof UtilDateToHhMmPipe], [typeof BarsaBarDownloadFileComponent, typeof UiTextFieldComponent, typeof LyLayoutFieldLabelComponent, typeof UiCheckBoxComponent, typeof UiSimpleComboComponent, typeof UiRadioGroupComponent, typeof UiGridComponent, typeof UiMapComponent, typeof LyLayoutContainerOfRootComponent, typeof LyLayoutPanelComponent, typeof UiReadOnlyFieldComponent, typeof UiContainerWithButtonComponent, typeof UiPictureFileComponent, typeof UiMoInfoUlvComboComponent, typeof UiMultiSelectComboComponent, typeof UiNumDecimalUiComponent, typeof UiNumIntUiComponent, typeof UiTimeSpanComponent, typeof UiFileLinearListBoxComponent, typeof LyEmptySpaceComponent, typeof UiSinglePictureComponent, typeof UlvSelectionComponent, typeof UlvToolbarComponent, typeof UlvPagingComponent, typeof UiGridSortSettingComponent, typeof UiGridSortItemComponent, typeof UiGridColumnsComponent, typeof MaskComponent, typeof UiInfoBarPanelComponent, typeof UiFormPanelComponent, typeof UiSearchCommandInfoUiComponent, typeof UlvSettingsComponent, typeof UiTinymceComponent, typeof UiButtonComponent, typeof UiDateTimeComponent, typeof FormDialogComponent, typeof UiMoInfoSubFormUiComponent, typeof ResponsiveToolbarComponent, typeof ResponsiveToolbarRendererComponent, typeof UiTextAreaComponent, typeof LayoutControlComponent, typeof LayoutWizardComponent, typeof FormWizardComponent, typeof FormDialogLessComponent, typeof RichTextStaticComponent, typeof UiPicturesInfoComponent, typeof LyHorizontalLayoutComponent, typeof LyVerticalLayoutComponent, typeof LyTabContainerComponent, typeof LyTabPageComponent, typeof LyLabelComponent, typeof UiMoInfoComboViewerComponent, typeof UlMsgBoxAdapterComponent, typeof UiTreeComponent, typeof HeaderAvatarComponent, typeof UiWorkflowPanelUiComponent, typeof UlvContextMenuComponent, typeof UlLoadingMaskUiComponent, typeof UiTextFieldAutoCompleteComponent, typeof CaptchaFieldComponent, typeof LySimpleLabelComponent, typeof GlobalSearchPanelComponent, typeof GlobalSearchModuleComponent, typeof GlobalSearchComponent, typeof HyperlinkComponent, typeof StaticTextComponent, typeof UlToastAdapterComponent, typeof MessageStripComponent, typeof UiLinearListContainerWithButtonComponent, typeof FundamentalDynamicFormComponent, typeof LayoutActionsComponent, typeof LyLayoutContainerComponent, typeof UiUlvFormMultiSelectUiComponent, typeof UlvFormMultiSelectComponent, typeof UlvColumnSettingsComponent, typeof UlvFilterSettingsComponent, typeof UlvSortSettingsComponent, typeof UlvGroupbySettingsComponent, typeof BarsaListFileLinearComponent, typeof UiPdfViewerComponent, typeof BarsaTinyemceComponent, typeof UiMonacoEditorComponent, typeof BarsaMonacoEditorComponent, typeof BarsaDateTimePickerComponent, typeof BarsaTreeItemComponent, typeof UiSwitchButtonComponent, typeof UiColorUiComponent, typeof LyLineComponent, typeof UiUlvMainUiComponent, typeof ManageFiltersReportComponent, typeof ReportSearchFieldsManageComponent, typeof ReportSearchFieldsHiddenSettingsComponent, typeof SearchPanelComponent, typeof ReportSearchPanelSaveComponent, typeof UiGridFilterSettingsComponent, typeof UiGridFilterItemComponent, typeof UiDateRangeExComponent, typeof UlNotifyPopupComponent, typeof UiTableViewComponent, typeof UiListViewComponent, typeof UiCardViewComponent, typeof UiReportContainerComponent, typeof NoDataComponent, typeof BarsaColumnRendererComponent, typeof InlineSaveAndCancelComponent, typeof UiTreeViewComponent, typeof InlineSaveAndCancelComponent, typeof UiCalendarComponent, typeof UiAspReportViewerComponent, typeof UiGraphComponent, typeof UiExceptionFormComponent, typeof UiEditableGridComponent, typeof ColumnMatrixRendererComponent, typeof UiMatrixViewComponent, typeof CustomDateTimeComponent, typeof BarsaAspViewerComponent, typeof FileInDialogComponent, typeof UiMoInfoGeneralObjectUiComponent, typeof UiGanttChartComponent, typeof GanttDhtmlChartViewComponent, typeof ProgressIndicatorComponent, typeof CardViewContentComponent, typeof CardItemComponent, typeof UiCardViewHorizontalGroupComponent, typeof TitleComponent, typeof BarsaUlvMainComponent, typeof ListItemComponent, typeof HtreeCreateNewComponent, typeof BarsaTableHeaderComponent, typeof BarsaTableRowComponent, typeof BarsaTableColumnComponent, typeof BreadcrumbComponent, typeof UiLabelComponent, typeof FormToolbarButtonComponent, typeof BarsaSearchFormComponent, typeof ReportNewTopFormComponent, typeof BarsaNetworkOfflineComponent, typeof FileViewerContentComponent, typeof FileViewerPopoverComponent, typeof FileViewerComponent, typeof BlobViewerComponent, typeof NotificationItemComponent, typeof BarsaCartableTemplateComponent, typeof BarsaCartableGroupComponent, typeof BarsaCartableFormComponent, typeof BarsaColumnIndicatorComponent, typeof BarsaFieldKeyValueComponent, typeof BarsaToolbaritemSearchComponent, typeof UiHtmlViewerComponent, typeof BarsaPishnamayeshPayamComponent, typeof BarsaTextEllipsisComponent, typeof BarsaListFileLinearGmailComponent, typeof BarsaLinkableItemsPanelComponent, typeof BarsaEnumMenuButtonComponent, typeof BarsaCardLayoutPanelComponent, typeof BarsaHorizontalFlexPanelComponent, typeof BarsaBaseLayoutPanelComponent, typeof BarsaBarPanelComponent, typeof BarsaFormSideContentComponent, typeof BarsaSimpleFormComponent, typeof FormToolbarComponent, typeof BarsaListLayoutPanelComponent, typeof BarsaGridLayoutPanelComponent, typeof BarsaDynamicFieldComponent, typeof UiMultiSelectRadioComponent, typeof UiMultiSelectCheckboxComponent, typeof UiNumIntSliderComponent, typeof UiMultiSelectSliderComponent, typeof UiMultiSelectCardComponent, typeof UiMultiSelectSmileComponent, typeof BarsaReportCheckboxSwitchButtonComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaCardRowPayamComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaQuestionPostComponent, typeof BarsaQuestionAnswerFormComponent, typeof BarsaQuestionAnswerFormAddCommentComponent, typeof BarsaAnswerCardComponent, typeof BarsaQuestionAnswerContentActionsSectionComponent, typeof BarsaQuestionAnswerVoteSectionComponent, typeof BarsaQuestionAnswerCreatorTimeSectionComponent, typeof BarsaQuestionAnswerCommentsSectionComponent, typeof BarsaChipComponent, typeof BarsaTagChipComponent, typeof BarsaReportCardFlexViewComponent, typeof BarsaTagsCategoryRowComponent, typeof BarsaTagCategoriesComponent, typeof BarsaReportOneOfListComponent, typeof BarsaCardRowPayamComponent, typeof BarsaCustomInlineEditComponent, typeof BarsaCustomInlineEditRowComponent, typeof BarsaModalComponent, typeof BarsaTabRouteManagerComponent, typeof BarsaBreadcrumbsComponent, typeof BarsaRowInlineActionlistComponent, typeof UiBpmnViewerComponent, typeof UiNotificationViewComponent, typeof NotificationItemActionsComponent, typeof BarsaFormLayoutPanelComponent, typeof UiReportCarouselViewComponent, typeof BarsaCardBannerComponent, typeof BarsaThemeComponent, typeof BarsaImgSkeletonComponent, typeof BarsaBottomMenuViewComponent, typeof UiSignatureComponent, typeof BarsaMegamenuComponent, typeof UiMapReportComponent, typeof BarsaInfobarsComponent, typeof DynamicCommandComponent, typeof FileGalleryViewerComponent, typeof FileCardViewerComponent, typeof CardReportNavigatorComponent, typeof WizardLayoutDirective, typeof ColRendererDirective, typeof ApplyConditionalFormatsDirective, typeof ReportViewRendererDirective, typeof FullscreenDialogDirective, typeof FullscreenFilesDirective, typeof DownloadFilesDirective, typeof DialogHandlerDirective, typeof TableThDirective, typeof ContentDensityDirective, typeof DarkClassDirective, typeof FixMoreDirective, typeof UploadFileStatusPipe, typeof SapFontPipe, typeof SapFontClassPipe, typeof StringToArrayPipe, typeof NodeHasOneDepthLevelPipe, typeof MatrixValuePipe, typeof DynamicPageSizePipe, typeof SapSizePipe, typeof AvatarGridColPipe, typeof ObjectStatusIconPipe]>;
|
|
5412
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaSapUiModule, [typeof BarsaBarDownloadFileComponent, typeof UiTextFieldComponent, typeof LyLayoutFieldLabelComponent, typeof UiCheckBoxComponent, typeof UiSimpleComboComponent, typeof UiRadioGroupComponent, typeof UiGridComponent, typeof UiMapComponent, typeof LyLayoutContainerOfRootComponent, typeof LyLayoutPanelComponent, typeof UiReadOnlyFieldComponent, typeof UiContainerWithButtonComponent, typeof UiPictureFileComponent, typeof UiMoInfoUlvComboComponent, typeof UiMultiSelectComboComponent, typeof UiNumDecimalUiComponent, typeof UiNumIntUiComponent, typeof UiTimeSpanComponent, typeof UiFileLinearListBoxComponent, typeof LyEmptySpaceComponent, typeof UiSinglePictureComponent, typeof UlvSelectionComponent, typeof UlvToolbarComponent, typeof UlvPagingComponent, typeof UiGridSortSettingComponent, typeof UiGridSortItemComponent, typeof UiGridColumnsComponent, typeof MaskComponent, typeof UiInfoBarPanelComponent, typeof UiFormPanelComponent, typeof UiSearchCommandInfoUiComponent, typeof UlvSettingsComponent, typeof UiTinymceComponent, typeof UiButtonComponent, typeof UiDateTimeComponent, typeof FormDialogComponent, typeof UiMoInfoSubFormUiComponent, typeof ResponsiveToolbarComponent, typeof ResponsiveToolbarRendererComponent, typeof UiTextAreaComponent, typeof LayoutControlComponent, typeof LayoutWizardComponent, typeof FormWizardComponent, typeof FormDialogLessComponent, typeof RichTextStaticComponent, typeof UiPicturesInfoComponent, typeof LyHorizontalLayoutComponent, typeof LyVerticalLayoutComponent, typeof LyTabContainerComponent, typeof LyTabPageComponent, typeof LyLabelComponent, typeof UiMoInfoComboViewerComponent, typeof UlMsgBoxAdapterComponent, typeof UiTreeComponent, typeof HeaderAvatarComponent, typeof UiWorkflowPanelUiComponent, typeof UlvContextMenuComponent, typeof UlLoadingMaskUiComponent, typeof UiTextFieldAutoCompleteComponent, typeof CaptchaFieldComponent, typeof LySimpleLabelComponent, typeof GlobalSearchPanelComponent, typeof GlobalSearchModuleComponent, typeof GlobalSearchComponent, typeof HyperlinkComponent, typeof StaticTextComponent, typeof UlToastAdapterComponent, typeof MessageStripComponent, typeof UiLinearListContainerWithButtonComponent, typeof FundamentalDynamicFormComponent, typeof LayoutActionsComponent, typeof LyLayoutContainerComponent, typeof UiUlvFormMultiSelectUiComponent, typeof UlvFormMultiSelectComponent, typeof UlvColumnSettingsComponent, typeof UlvFilterSettingsComponent, typeof UlvSortSettingsComponent, typeof UlvGroupbySettingsComponent, typeof BarsaListFileLinearComponent, typeof UiPdfViewerComponent, typeof BarsaTinyemceComponent, typeof UiMonacoEditorComponent, typeof BarsaMonacoEditorComponent, typeof BarsaDateTimePickerComponent, typeof BarsaTreeItemComponent, typeof UiSwitchButtonComponent, typeof UiColorUiComponent, typeof LyLineComponent, typeof UiUlvMainUiComponent, typeof ManageFiltersReportComponent, typeof ReportSearchFieldsManageComponent, typeof ReportSearchFieldsHiddenSettingsComponent, typeof SearchPanelComponent, typeof ReportSearchPanelSaveComponent, typeof UiGridFilterSettingsComponent, typeof UiGridFilterItemComponent, typeof UiDateRangeExComponent, typeof UlNotifyPopupComponent, typeof UiTableViewComponent, typeof UiListViewComponent, typeof UiCardViewComponent, typeof UiReportContainerComponent, typeof NoDataComponent, typeof BarsaColumnRendererComponent, typeof InlineSaveAndCancelComponent, typeof UiTreeViewComponent, typeof InlineSaveAndCancelComponent, typeof UiCalendarComponent, typeof UiAspReportViewerComponent, typeof UiGraphComponent, typeof UiExceptionFormComponent, typeof UiEditableGridComponent, typeof ColumnMatrixRendererComponent, typeof UiMatrixViewComponent, typeof CustomDateTimeComponent, typeof BarsaAspViewerComponent, typeof FileInDialogComponent, typeof UiMoInfoGeneralObjectUiComponent, typeof UiGanttChartComponent, typeof GanttDhtmlChartViewComponent, typeof ProgressIndicatorComponent, typeof CardViewContentComponent, typeof CardItemComponent, typeof UiCardViewHorizontalGroupComponent, typeof TitleComponent, typeof BarsaUlvMainComponent, typeof ListItemComponent, typeof HtreeCreateNewComponent, typeof BarsaTableHeaderComponent, typeof BarsaTableRowComponent, typeof BarsaTableColumnComponent, typeof BreadcrumbComponent, typeof UiLabelComponent, typeof FormToolbarButtonComponent, typeof BarsaSearchFormComponent, typeof ReportNewTopFormComponent, typeof BarsaNetworkOfflineComponent, typeof FileViewerContentComponent, typeof FileViewerPopoverComponent, typeof FileViewerComponent, typeof BlobViewerComponent, typeof NotificationItemComponent, typeof BarsaCartableTemplateComponent, typeof BarsaCartableGroupComponent, typeof BarsaCartableFormComponent, typeof BarsaColumnIndicatorComponent, typeof BarsaFieldKeyValueComponent, typeof BarsaToolbaritemSearchComponent, typeof UiHtmlViewerComponent, typeof BarsaPishnamayeshPayamComponent, typeof BarsaTextEllipsisComponent, typeof BarsaListFileLinearGmailComponent, typeof BarsaLinkableItemsPanelComponent, typeof BarsaEnumMenuButtonComponent, typeof BarsaCardLayoutPanelComponent, typeof BarsaHorizontalFlexPanelComponent, typeof BarsaBaseLayoutPanelComponent, typeof BarsaBarPanelComponent, typeof BarsaFormSideContentComponent, typeof BarsaSimpleFormComponent, typeof FormToolbarComponent, typeof BarsaListLayoutPanelComponent, typeof BarsaGridLayoutPanelComponent, typeof BarsaDynamicFieldComponent, typeof UiMultiSelectRadioComponent, typeof UiMultiSelectCheckboxComponent, typeof UiNumIntSliderComponent, typeof UiMultiSelectSliderComponent, typeof UiMultiSelectCardComponent, typeof UiMultiSelectSmileComponent, typeof BarsaReportCheckboxSwitchButtonComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaCardRowPayamComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaQuestionPostComponent, typeof BarsaQuestionAnswerFormComponent, typeof BarsaQuestionAnswerFormAddCommentComponent, typeof BarsaAnswerCardComponent, typeof BarsaQuestionAnswerContentActionsSectionComponent, typeof BarsaQuestionAnswerVoteSectionComponent, typeof BarsaQuestionAnswerCreatorTimeSectionComponent, typeof BarsaQuestionAnswerCommentsSectionComponent, typeof BarsaChipComponent, typeof BarsaTagChipComponent, typeof BarsaReportCardFlexViewComponent, typeof BarsaTagsCategoryRowComponent, typeof BarsaTagCategoriesComponent, typeof BarsaReportOneOfListComponent, typeof BarsaCardRowPayamComponent, typeof BarsaCustomInlineEditComponent, typeof BarsaCustomInlineEditRowComponent, typeof BarsaModalComponent, typeof BarsaTabRouteManagerComponent, typeof BarsaBreadcrumbsComponent, typeof BarsaRowInlineActionlistComponent, typeof UiBpmnViewerComponent, typeof UiNotificationViewComponent, typeof NotificationItemActionsComponent, typeof BarsaFormLayoutPanelComponent, typeof UiReportCarouselViewComponent, typeof BarsaCardBannerComponent, typeof BarsaThemeComponent, typeof BarsaThemeInspectorComponent, typeof BarsaImgSkeletonComponent, typeof BarsaBottomMenuViewComponent, typeof UiSignatureComponent, typeof BarsaMegamenuComponent, typeof UiMapReportComponent, typeof BarsaInfobarsComponent, typeof DynamicCommandComponent, typeof FileGalleryViewerComponent, typeof FileCardViewerComponent, typeof CardReportNavigatorComponent, typeof UploadFileStatusPipe, typeof SapFontPipe, typeof SapFontClassPipe, typeof StringToArrayPipe, typeof NodeHasOneDepthLevelPipe, typeof MatrixValuePipe, typeof DynamicPageSizePipe, typeof SapSizePipe, typeof AvatarGridColPipe, typeof ObjectStatusIconPipe, typeof WizardLayoutDirective, typeof ColRendererDirective, typeof ApplyConditionalFormatsDirective, typeof ReportViewRendererDirective, typeof FullscreenDialogDirective, typeof FullscreenFilesDirective, typeof DownloadFilesDirective, typeof DialogHandlerDirective, typeof TableThDirective, typeof ContentDensityDirective, typeof DarkClassDirective, typeof FixMoreDirective], [typeof i232.CommonModule, typeof i233.FormsModule, typeof i233.ReactiveFormsModule, typeof i234.BarsaNovinRayCoreModule, typeof i235.DragDropModule, typeof i236.CdkTableModule, typeof i237.FundamentalNgxCoreModule, typeof i237.SideNavigationModule, typeof i237.FacetModule, typeof i237.WizardModule, typeof i237.RatingStarLabelPipe, typeof i237.ListGroupPipe, typeof i237.DateTimeFormatPipe, typeof i237.DateFromNowPipe, typeof i237.DateFormatPipe, typeof i237.AvatarIconPipe, typeof i238.ColorSwatchesModule, typeof i239.ColorChromeModule, typeof i240.ClipboardModule, typeof i241.BarsaCalendarModule, typeof BarsaSapUiRoutingModule, typeof i243.PdfJsViewerModule, typeof i234.ResizableModule, typeof i244.PlatformIconTabBarModule, typeof i237.ContentDensityModule, typeof i245.ScrollingModule, typeof UtilDateToHhMmPipe], [typeof BarsaBarDownloadFileComponent, typeof UiTextFieldComponent, typeof LyLayoutFieldLabelComponent, typeof UiCheckBoxComponent, typeof UiSimpleComboComponent, typeof UiRadioGroupComponent, typeof UiGridComponent, typeof UiMapComponent, typeof LyLayoutContainerOfRootComponent, typeof LyLayoutPanelComponent, typeof UiReadOnlyFieldComponent, typeof UiContainerWithButtonComponent, typeof UiPictureFileComponent, typeof UiMoInfoUlvComboComponent, typeof UiMultiSelectComboComponent, typeof UiNumDecimalUiComponent, typeof UiNumIntUiComponent, typeof UiTimeSpanComponent, typeof UiFileLinearListBoxComponent, typeof LyEmptySpaceComponent, typeof UiSinglePictureComponent, typeof UlvSelectionComponent, typeof UlvToolbarComponent, typeof UlvPagingComponent, typeof UiGridSortSettingComponent, typeof UiGridSortItemComponent, typeof UiGridColumnsComponent, typeof MaskComponent, typeof UiInfoBarPanelComponent, typeof UiFormPanelComponent, typeof UiSearchCommandInfoUiComponent, typeof UlvSettingsComponent, typeof UiTinymceComponent, typeof UiButtonComponent, typeof UiDateTimeComponent, typeof FormDialogComponent, typeof UiMoInfoSubFormUiComponent, typeof ResponsiveToolbarComponent, typeof ResponsiveToolbarRendererComponent, typeof UiTextAreaComponent, typeof LayoutControlComponent, typeof LayoutWizardComponent, typeof FormWizardComponent, typeof FormDialogLessComponent, typeof RichTextStaticComponent, typeof UiPicturesInfoComponent, typeof LyHorizontalLayoutComponent, typeof LyVerticalLayoutComponent, typeof LyTabContainerComponent, typeof LyTabPageComponent, typeof LyLabelComponent, typeof UiMoInfoComboViewerComponent, typeof UlMsgBoxAdapterComponent, typeof UiTreeComponent, typeof HeaderAvatarComponent, typeof UiWorkflowPanelUiComponent, typeof UlvContextMenuComponent, typeof UlLoadingMaskUiComponent, typeof UiTextFieldAutoCompleteComponent, typeof CaptchaFieldComponent, typeof LySimpleLabelComponent, typeof GlobalSearchPanelComponent, typeof GlobalSearchModuleComponent, typeof GlobalSearchComponent, typeof HyperlinkComponent, typeof StaticTextComponent, typeof UlToastAdapterComponent, typeof MessageStripComponent, typeof UiLinearListContainerWithButtonComponent, typeof FundamentalDynamicFormComponent, typeof LayoutActionsComponent, typeof LyLayoutContainerComponent, typeof UiUlvFormMultiSelectUiComponent, typeof UlvFormMultiSelectComponent, typeof UlvColumnSettingsComponent, typeof UlvFilterSettingsComponent, typeof UlvSortSettingsComponent, typeof UlvGroupbySettingsComponent, typeof BarsaListFileLinearComponent, typeof UiPdfViewerComponent, typeof BarsaTinyemceComponent, typeof UiMonacoEditorComponent, typeof BarsaMonacoEditorComponent, typeof BarsaDateTimePickerComponent, typeof BarsaTreeItemComponent, typeof UiSwitchButtonComponent, typeof UiColorUiComponent, typeof LyLineComponent, typeof UiUlvMainUiComponent, typeof ManageFiltersReportComponent, typeof ReportSearchFieldsManageComponent, typeof ReportSearchFieldsHiddenSettingsComponent, typeof SearchPanelComponent, typeof ReportSearchPanelSaveComponent, typeof UiGridFilterSettingsComponent, typeof UiGridFilterItemComponent, typeof UiDateRangeExComponent, typeof UlNotifyPopupComponent, typeof UiTableViewComponent, typeof UiListViewComponent, typeof UiCardViewComponent, typeof UiReportContainerComponent, typeof NoDataComponent, typeof BarsaColumnRendererComponent, typeof InlineSaveAndCancelComponent, typeof UiTreeViewComponent, typeof InlineSaveAndCancelComponent, typeof UiCalendarComponent, typeof UiAspReportViewerComponent, typeof UiGraphComponent, typeof UiExceptionFormComponent, typeof UiEditableGridComponent, typeof ColumnMatrixRendererComponent, typeof UiMatrixViewComponent, typeof CustomDateTimeComponent, typeof BarsaAspViewerComponent, typeof FileInDialogComponent, typeof UiMoInfoGeneralObjectUiComponent, typeof UiGanttChartComponent, typeof GanttDhtmlChartViewComponent, typeof ProgressIndicatorComponent, typeof CardViewContentComponent, typeof CardItemComponent, typeof UiCardViewHorizontalGroupComponent, typeof TitleComponent, typeof BarsaUlvMainComponent, typeof ListItemComponent, typeof HtreeCreateNewComponent, typeof BarsaTableHeaderComponent, typeof BarsaTableRowComponent, typeof BarsaTableColumnComponent, typeof BreadcrumbComponent, typeof UiLabelComponent, typeof FormToolbarButtonComponent, typeof BarsaSearchFormComponent, typeof ReportNewTopFormComponent, typeof BarsaNetworkOfflineComponent, typeof FileViewerContentComponent, typeof FileViewerPopoverComponent, typeof FileViewerComponent, typeof BlobViewerComponent, typeof NotificationItemComponent, typeof BarsaCartableTemplateComponent, typeof BarsaCartableGroupComponent, typeof BarsaCartableFormComponent, typeof BarsaColumnIndicatorComponent, typeof BarsaFieldKeyValueComponent, typeof BarsaToolbaritemSearchComponent, typeof UiHtmlViewerComponent, typeof BarsaPishnamayeshPayamComponent, typeof BarsaTextEllipsisComponent, typeof BarsaListFileLinearGmailComponent, typeof BarsaLinkableItemsPanelComponent, typeof BarsaEnumMenuButtonComponent, typeof BarsaCardLayoutPanelComponent, typeof BarsaHorizontalFlexPanelComponent, typeof BarsaBaseLayoutPanelComponent, typeof BarsaBarPanelComponent, typeof BarsaFormSideContentComponent, typeof BarsaSimpleFormComponent, typeof FormToolbarComponent, typeof BarsaListLayoutPanelComponent, typeof BarsaGridLayoutPanelComponent, typeof BarsaDynamicFieldComponent, typeof UiMultiSelectRadioComponent, typeof UiMultiSelectCheckboxComponent, typeof UiNumIntSliderComponent, typeof UiMultiSelectSliderComponent, typeof UiMultiSelectCardComponent, typeof UiMultiSelectSmileComponent, typeof BarsaReportCheckboxSwitchButtonComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaCardRowPayamComponent, typeof BarsaColumnRowNumberComponent, typeof BarsaQuestionPostComponent, typeof BarsaQuestionAnswerFormComponent, typeof BarsaQuestionAnswerFormAddCommentComponent, typeof BarsaAnswerCardComponent, typeof BarsaQuestionAnswerContentActionsSectionComponent, typeof BarsaQuestionAnswerVoteSectionComponent, typeof BarsaQuestionAnswerCreatorTimeSectionComponent, typeof BarsaQuestionAnswerCommentsSectionComponent, typeof BarsaChipComponent, typeof BarsaTagChipComponent, typeof BarsaReportCardFlexViewComponent, typeof BarsaTagsCategoryRowComponent, typeof BarsaTagCategoriesComponent, typeof BarsaReportOneOfListComponent, typeof BarsaCardRowPayamComponent, typeof BarsaCustomInlineEditComponent, typeof BarsaCustomInlineEditRowComponent, typeof BarsaModalComponent, typeof BarsaTabRouteManagerComponent, typeof BarsaBreadcrumbsComponent, typeof BarsaRowInlineActionlistComponent, typeof UiBpmnViewerComponent, typeof UiNotificationViewComponent, typeof NotificationItemActionsComponent, typeof BarsaFormLayoutPanelComponent, typeof UiReportCarouselViewComponent, typeof BarsaCardBannerComponent, typeof BarsaThemeComponent, typeof BarsaThemeInspectorComponent, typeof BarsaImgSkeletonComponent, typeof BarsaBottomMenuViewComponent, typeof UiSignatureComponent, typeof BarsaMegamenuComponent, typeof UiMapReportComponent, typeof BarsaInfobarsComponent, typeof DynamicCommandComponent, typeof FileGalleryViewerComponent, typeof FileCardViewerComponent, typeof CardReportNavigatorComponent, typeof WizardLayoutDirective, typeof ColRendererDirective, typeof ApplyConditionalFormatsDirective, typeof ReportViewRendererDirective, typeof FullscreenDialogDirective, typeof FullscreenFilesDirective, typeof DownloadFilesDirective, typeof DialogHandlerDirective, typeof TableThDirective, typeof ContentDensityDirective, typeof DarkClassDirective, typeof FixMoreDirective, typeof UploadFileStatusPipe, typeof SapFontPipe, typeof SapFontClassPipe, typeof StringToArrayPipe, typeof NodeHasOneDepthLevelPipe, typeof MatrixValuePipe, typeof DynamicPageSizePipe, typeof SapSizePipe, typeof AvatarGridColPipe, typeof ObjectStatusIconPipe]>;
|
|
5315
5413
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaSapUiModule>;
|
|
5316
5414
|
}
|
|
5317
5415
|
|
|
5318
|
-
export { ApplyConditionalFormatsDirective, AvatarGridColPipe, BarsaAnswerCardComponent, BarsaAspViewerComponent, BarsaBarDownloadFileComponent, BarsaBarPanelComponent, BarsaBaseLayoutPanelComponent, BarsaBottomMenuViewComponent, BarsaBreadcrumbsComponent, BarsaCardBannerComponent, BarsaCardLayoutPanelComponent, BarsaCardRowPayamComponent, BarsaCartableFormComponent, BarsaCartableGroupComponent, BarsaCartableTemplateComponent, BarsaChipComponent, BarsaColumnIndicatorComponent, BarsaColumnRendererComponent, BarsaColumnRowNumberComponent, BarsaCustomInlineEditComponent, BarsaCustomInlineEditRowComponent, BarsaDateTimePickerComponent, BarsaDynamicFieldComponent, BarsaEnumMenuButtonComponent, BarsaFieldKeyValueComponent, BarsaFormLayoutPanelComponent, BarsaFormSideContentComponent, BarsaGridLayoutPanelComponent, BarsaHorizontalFlexPanelComponent, BarsaImgSkeletonComponent, BarsaInfobarsComponent, BarsaLinkableItemsPanelComponent, BarsaListFileLinearComponent, BarsaListFileLinearGmailComponent, BarsaListLayoutPanelComponent, BarsaMegamenuComponent, BarsaModalComponent, BarsaMonacoEditorComponent, BarsaNetworkOfflineComponent, BarsaPishnamayeshPayamComponent, BarsaQuestionAnswerCommentsSectionComponent, BarsaQuestionAnswerContentActionsSectionComponent, BarsaQuestionAnswerCreatorTimeSectionComponent, BarsaQuestionAnswerFormAddCommentComponent, BarsaQuestionAnswerFormComponent, BarsaQuestionAnswerVoteSectionComponent, BarsaQuestionPostComponent, BarsaReportCardFlexViewComponent, BarsaReportCheckboxSwitchButtonComponent, BarsaReportOneOfListComponent, BarsaRowInlineActionlistComponent, BarsaSapUiModule, BarsaSapUiRoutingModule, BarsaSearchFormComponent, BarsaSimpleFormComponent, BarsaTabRouteManagerComponent, BarsaTableColumnComponent, BarsaTableHeaderComponent, BarsaTableRowComponent, BarsaTagCategoriesComponent, BarsaTagChipComponent, BarsaTagsCategoryRowComponent, BarsaTextEllipsisComponent, BarsaThemeComponent, BarsaTinyemceComponent, BarsaToolbaritemSearchComponent, BarsaTreeItemComponent, BarsaUlvMainComponent, BlobViewerComponent, BreadcrumbComponent, CalendarMonthInfo, CalendarService, CaptchaFieldComponent, CardItemComponent, CardReportNavigatorComponent, CardViewContentComponent, ColRendererDirective, ColumnMatrixRendererComponent, ContentDensityDirective, CustomDateTimeComponent, DarkClassDirective, Day, DeviceInfoFieldBaseComponent, DialogHandlerDirective, DownloadFilesDirective, DynamicCommandComponent, DynamicPageSizePipe, FileCardViewerComponent, FileGalleryViewerComponent, FileInDialogComponent, FileViewerComponent, FileViewerContentComponent, FileViewerPopoverComponent, FixMoreDirective, FormDialogComponent, FormDialogLessComponent, FormToolbarButtonComponent, FormToolbarComponent, FormWizardComponent, FullscreenDialogDirective, FullscreenFilesDirective, FundamentalDynamicFormComponent, GanttDhtmlChartViewComponent, GetFormLayoutGrid, GlobalSearchComponent, GlobalSearchModuleComponent, GlobalSearchPanelComponent, HeaderAvatarComponent, HtreeCreateNewComponent, HyperlinkComponent, IconBusinessSuite, IconTNT, InlineSaveAndCancelComponent, LayoutActionsComponent, LayoutControlComponent, LayoutWizardComponent, ListItemComponent, LyEmptySpaceComponent, LyHorizontalLayoutComponent, LyLabelComponent, LyLayoutContainerComponent, LyLayoutContainerOfRootComponent, LyLayoutFieldLabelComponent, LyLayoutPanelComponent, LyLineComponent, LySimpleLabelComponent, LyTabContainerComponent, LyTabPageComponent, LyVerticalLayoutComponent, ManageFiltersReportComponent, MaskComponent, MatrixValuePipe, MessageStripComponent, NoDataComponent, NodeHasOneDepthLevelPipe, NotificationItemActionsComponent, NotificationItemComponent, ObjectStatusIconPipe, ProgressIndicatorComponent, ReportNewTopFormComponent, ReportSearchFieldsHiddenSettingsComponent, ReportSearchFieldsManageComponent, ReportSearchPanelSaveComponent, ReportViewRendererDirective, ResponsiveToolbarComponent, ResponsiveToolbarRendererComponent, RichTextColumnController, RichTextFieldController, RichTextStaticComponent, SapFontClassPipe, SapFontPipe, SapSizePipe, SapUiReportBaseComponent, SearchPanelComponent, StaticTextComponent, StringToArrayPipe, TableThDirective, TitleComponent, UiAspReportViewerComponent, UiBpmnViewerComponent, UiButtonComponent, UiCalendarComponent, UiCardViewComponent, UiCardViewHorizontalGroupComponent, UiCheckBoxComponent, UiColorUiComponent, UiContainerWithButtonComponent, UiDateRangeExComponent, UiDateTimeComponent, UiEditableGridComponent, UiExceptionFormComponent, UiFileLinearListBoxComponent, UiFormPanelComponent, UiGanttChartComponent, UiGraphComponent, UiGridColumnsComponent, UiGridComponent, UiGridFilterItemComponent, UiGridFilterSettingsComponent, UiGridSortItemComponent, UiGridSortSettingComponent, UiHtmlViewerComponent, UiInfoBarPanelComponent, UiLabelComponent, UiLinearListContainerWithButtonComponent, UiListViewComponent, UiMapComponent, UiMapReportComponent, UiMatrixViewComponent, UiMoInfoComboViewerComponent, UiMoInfoGeneralObjectUiComponent, UiMoInfoSubFormUiComponent, UiMoInfoUlvComboComponent, UiMonacoEditorComponent, UiMultiSelectCardComponent, UiMultiSelectCheckboxComponent, UiMultiSelectComboComponent, UiMultiSelectRadioComponent, UiMultiSelectSliderComponent, UiMultiSelectSmileComponent, UiNotificationViewComponent, UiNumDecimalUiComponent, UiNumIntSliderComponent, UiNumIntUiComponent, UiPdfViewerComponent, UiPictureFileComponent, UiPicturesInfoComponent, UiRadioGroupComponent, UiReadOnlyFieldComponent, UiReportCarouselViewComponent, UiReportContainerComponent, UiSearchCommandInfoUiComponent, UiSignatureComponent, UiSimpleComboComponent, UiSinglePictureComponent, UiSwitchButtonComponent, UiTableViewComponent, UiTextAreaComponent, UiTextFieldAutoCompleteComponent, UiTextFieldComponent, UiTimeSpanComponent, UiTinymceComponent, UiTreeComponent, UiTreeViewComponent, UiUlvFormMultiSelectUiComponent, UiUlvMainUiComponent, UiWorkflowPanelUiComponent, UlLoadingMaskUiComponent, UlMsgBoxAdapterComponent, UlNotifyPopupComponent, UlToastAdapterComponent, UlvColumnSettingsComponent, UlvContextMenuComponent, UlvFilterSettingsComponent, UlvFormMultiSelectComponent, UlvGroupbySettingsComponent, UlvPagingComponent, UlvSelectionComponent, UlvSettingsComponent, UlvSortSettingsComponent, UlvToolbarComponent, UploadFileStatusPipe, UtilDateToHhMmPipe, WidthTypeEnum, WizardLayoutDirective, _trimEnd, insertAvatar };
|
|
5416
|
+
export { ApplyConditionalFormatsDirective, AvatarGridColPipe, BarsaAnswerCardComponent, BarsaAspViewerComponent, BarsaBarDownloadFileComponent, BarsaBarPanelComponent, BarsaBaseLayoutPanelComponent, BarsaBottomMenuViewComponent, BarsaBreadcrumbsComponent, BarsaCardBannerComponent, BarsaCardLayoutPanelComponent, BarsaCardRowPayamComponent, BarsaCartableFormComponent, BarsaCartableGroupComponent, BarsaCartableTemplateComponent, BarsaChipComponent, BarsaColumnIndicatorComponent, BarsaColumnRendererComponent, BarsaColumnRowNumberComponent, BarsaCustomInlineEditComponent, BarsaCustomInlineEditRowComponent, BarsaDateTimePickerComponent, BarsaDynamicFieldComponent, BarsaEnumMenuButtonComponent, BarsaFieldKeyValueComponent, BarsaFormLayoutPanelComponent, BarsaFormSideContentComponent, BarsaGridLayoutPanelComponent, BarsaHorizontalFlexPanelComponent, BarsaImgSkeletonComponent, BarsaInfobarsComponent, BarsaLinkableItemsPanelComponent, BarsaListFileLinearComponent, BarsaListFileLinearGmailComponent, BarsaListLayoutPanelComponent, BarsaMegamenuComponent, BarsaModalComponent, BarsaMonacoEditorComponent, BarsaNetworkOfflineComponent, BarsaPishnamayeshPayamComponent, BarsaQuestionAnswerCommentsSectionComponent, BarsaQuestionAnswerContentActionsSectionComponent, BarsaQuestionAnswerCreatorTimeSectionComponent, BarsaQuestionAnswerFormAddCommentComponent, BarsaQuestionAnswerFormComponent, BarsaQuestionAnswerVoteSectionComponent, BarsaQuestionPostComponent, BarsaReportCardFlexViewComponent, BarsaReportCheckboxSwitchButtonComponent, BarsaReportOneOfListComponent, BarsaRowInlineActionlistComponent, BarsaSapUiModule, BarsaSapUiRoutingModule, BarsaSearchFormComponent, BarsaSimpleFormComponent, BarsaTabRouteManagerComponent, BarsaTableColumnComponent, BarsaTableHeaderComponent, BarsaTableRowComponent, BarsaTagCategoriesComponent, BarsaTagChipComponent, BarsaTagsCategoryRowComponent, BarsaTextEllipsisComponent, BarsaThemeComponent, BarsaThemeInspectorComponent, BarsaTinyemceComponent, BarsaToolbaritemSearchComponent, BarsaTreeItemComponent, BarsaUlvMainComponent, BlobViewerComponent, BreadcrumbComponent, CalendarMonthInfo, CalendarService, CaptchaFieldComponent, CardItemComponent, CardReportNavigatorComponent, CardViewContentComponent, ColRendererDirective, ColumnMatrixRendererComponent, ContentDensityDirective, CustomDateTimeComponent, DarkClassDirective, Day, DeviceInfoFieldBaseComponent, DialogHandlerDirective, DownloadFilesDirective, DynamicCommandComponent, DynamicPageSizePipe, FileCardViewerComponent, FileGalleryViewerComponent, FileInDialogComponent, FileViewerComponent, FileViewerContentComponent, FileViewerPopoverComponent, FixMoreDirective, FormDialogComponent, FormDialogLessComponent, FormToolbarButtonComponent, FormToolbarComponent, FormWizardComponent, FullscreenDialogDirective, FullscreenFilesDirective, FundamentalDynamicFormComponent, GanttDhtmlChartViewComponent, GetFormLayoutGrid, GlobalSearchComponent, GlobalSearchModuleComponent, GlobalSearchPanelComponent, HeaderAvatarComponent, HtreeCreateNewComponent, HyperlinkComponent, IconBusinessSuite, IconTNT, InlineSaveAndCancelComponent, LayoutActionsComponent, LayoutControlComponent, LayoutWizardComponent, ListItemComponent, LyEmptySpaceComponent, LyHorizontalLayoutComponent, LyLabelComponent, LyLayoutContainerComponent, LyLayoutContainerOfRootComponent, LyLayoutFieldLabelComponent, LyLayoutPanelComponent, LyLineComponent, LySimpleLabelComponent, LyTabContainerComponent, LyTabPageComponent, LyVerticalLayoutComponent, ManageFiltersReportComponent, MaskComponent, MatrixValuePipe, MessageStripComponent, NoDataComponent, NodeHasOneDepthLevelPipe, NotificationItemActionsComponent, NotificationItemComponent, ObjectStatusIconPipe, ProgressIndicatorComponent, ReportNewTopFormComponent, ReportSearchFieldsHiddenSettingsComponent, ReportSearchFieldsManageComponent, ReportSearchPanelSaveComponent, ReportViewRendererDirective, ResponsiveToolbarComponent, ResponsiveToolbarRendererComponent, RichTextColumnController, RichTextFieldController, RichTextStaticComponent, SapFontClassPipe, SapFontPipe, SapSizePipe, SapUiReportBaseComponent, SearchPanelComponent, StaticTextComponent, StringToArrayPipe, TableThDirective, TitleComponent, UiAspReportViewerComponent, UiBpmnViewerComponent, UiButtonComponent, UiCalendarComponent, UiCardViewComponent, UiCardViewHorizontalGroupComponent, UiCheckBoxComponent, UiColorUiComponent, UiContainerWithButtonComponent, UiDateRangeExComponent, UiDateTimeComponent, UiEditableGridComponent, UiExceptionFormComponent, UiFileLinearListBoxComponent, UiFormPanelComponent, UiGanttChartComponent, UiGraphComponent, UiGridColumnsComponent, UiGridComponent, UiGridFilterItemComponent, UiGridFilterSettingsComponent, UiGridSortItemComponent, UiGridSortSettingComponent, UiHtmlViewerComponent, UiInfoBarPanelComponent, UiLabelComponent, UiLinearListContainerWithButtonComponent, UiListViewComponent, UiMapComponent, UiMapReportComponent, UiMatrixViewComponent, UiMoInfoComboViewerComponent, UiMoInfoGeneralObjectUiComponent, UiMoInfoSubFormUiComponent, UiMoInfoUlvComboComponent, UiMonacoEditorComponent, UiMultiSelectCardComponent, UiMultiSelectCheckboxComponent, UiMultiSelectComboComponent, UiMultiSelectRadioComponent, UiMultiSelectSliderComponent, UiMultiSelectSmileComponent, UiNotificationViewComponent, UiNumDecimalUiComponent, UiNumIntSliderComponent, UiNumIntUiComponent, UiPdfViewerComponent, UiPictureFileComponent, UiPicturesInfoComponent, UiRadioGroupComponent, UiReadOnlyFieldComponent, UiReportCarouselViewComponent, UiReportContainerComponent, UiSearchCommandInfoUiComponent, UiSignatureComponent, UiSimpleComboComponent, UiSinglePictureComponent, UiSwitchButtonComponent, UiTableViewComponent, UiTextAreaComponent, UiTextFieldAutoCompleteComponent, UiTextFieldComponent, UiTimeSpanComponent, UiTinymceComponent, UiTreeComponent, UiTreeViewComponent, UiUlvFormMultiSelectUiComponent, UiUlvMainUiComponent, UiWorkflowPanelUiComponent, UlLoadingMaskUiComponent, UlMsgBoxAdapterComponent, UlNotifyPopupComponent, UlToastAdapterComponent, UlvColumnSettingsComponent, UlvContextMenuComponent, UlvFilterSettingsComponent, UlvFormMultiSelectComponent, UlvGroupbySettingsComponent, UlvPagingComponent, UlvSelectionComponent, UlvSettingsComponent, UlvSortSettingsComponent, UlvToolbarComponent, UploadFileStatusPipe, UtilDateToHhMmPipe, WidthTypeEnum, WizardLayoutDirective, _trimEnd, insertAvatar };
|
|
5319
5417
|
export type { DropInfo, FormLayoutCol, IRichTextColumnView, IRichTextController, IRichTextFieldView, MegaMenuGroup, MegaMenuItem };
|