barsa-sap-ui 2.3.159 → 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 +1640 -850
- package/fesm2022/barsa-sap-ui.mjs.map +1 -1
- package/package.json +7 -6
- package/{index.d.ts → types/barsa-sap-ui.d.ts} +171 -44
|
@@ -1,32 +1,31 @@
|
|
|
1
|
-
import * as
|
|
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,
|
|
1
|
+
import * as i234 from 'barsa-novin-ray-core';
|
|
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
|
-
import { OnInit, OnChanges, SimpleChanges, ElementRef, EventEmitter, NgZone, Renderer2, OnDestroy, QueryList, ChangeDetectorRef, TemplateRef, AfterViewInit, PipeTransform, ViewContainerRef, Injector, Type, ComponentRef,
|
|
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
|
|
12
|
-
import {
|
|
11
|
+
import * as i235 from '@angular/cdk/drag-drop';
|
|
12
|
+
import { CdkDragMove, CdkDragEnd, CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
13
13
|
import { NotificationRef } from '@fundamental-ngx/core/notification';
|
|
14
|
-
import * as
|
|
14
|
+
import * as i233 from '@angular/forms';
|
|
15
15
|
import { UntypedFormGroup } from '@angular/forms';
|
|
16
|
-
import * as
|
|
17
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
18
|
-
import * as i243 from '@fundamental-ngx/platform';
|
|
16
|
+
import * as i244 from '@fundamental-ngx/platform';
|
|
19
17
|
import { IconTabBarItem, IconTabBarComponent, TabType } from '@fundamental-ngx/platform';
|
|
20
18
|
import * as i1 from '@angular/router';
|
|
21
19
|
import { ActivatedRoute, Router } from '@angular/router';
|
|
22
20
|
import * as barsa_sap_ui from 'barsa-sap-ui';
|
|
23
|
-
import * as
|
|
24
|
-
import * as
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
28
|
-
import * as
|
|
29
|
-
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';
|
|
30
29
|
|
|
31
30
|
declare class ProgressIndicatorComponent extends BaseComponent {
|
|
32
31
|
constructor();
|
|
@@ -145,6 +144,8 @@ declare class GridMoDataList {
|
|
|
145
144
|
getSortDirection(direction: any): SortDirection;
|
|
146
145
|
}
|
|
147
146
|
|
|
147
|
+
type JustifyType = 'start' | 'center' | 'end';
|
|
148
|
+
|
|
148
149
|
declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extends ReportBaseComponent implements OnInit, OnDestroy {
|
|
149
150
|
tableComponent: TableComponent;
|
|
150
151
|
toolbarComponent: ToolbarComponent;
|
|
@@ -199,11 +200,11 @@ declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extend
|
|
|
199
200
|
simpleInlineEdit: boolean;
|
|
200
201
|
layoutInfo: LayoutSetting;
|
|
201
202
|
groupSummary: boolean;
|
|
202
|
-
protected readonly effectiveReportLayout: i0.WritableSignal<
|
|
203
|
-
protected readonly _scrollLayoutContext: ScrollLayoutContextHolder
|
|
203
|
+
protected readonly effectiveReportLayout: i0.WritableSignal<i234.EffectiveReportLayoutPolicy>;
|
|
204
|
+
protected readonly _scrollLayoutContext: ScrollLayoutContextHolder;
|
|
204
205
|
/** Built in field initializer so `toObservable` runs in a valid injection context (not inside `ngOnInit`). */
|
|
205
206
|
protected readonly _scrollMode$: Observable<ScrollLayoutMode>;
|
|
206
|
-
protected userSettingsService: EntitySettingsStore<
|
|
207
|
+
protected userSettingsService: EntitySettingsStore<any>;
|
|
207
208
|
protected _cdr: ChangeDetectorRef;
|
|
208
209
|
protected _overlay: Overlay;
|
|
209
210
|
protected _contentDensityService: ContentDensityService;
|
|
@@ -213,12 +214,14 @@ declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extend
|
|
|
213
214
|
protected _layoutService: LayoutService;
|
|
214
215
|
protected _renderer: Renderer2;
|
|
215
216
|
protected document: Document;
|
|
216
|
-
protected _formpanelService: FormPanelService
|
|
217
|
-
protected _layoutServiceParent?: LayoutService
|
|
218
|
-
protected _layoutMainContentService?: LayoutMainContentService
|
|
217
|
+
protected _formpanelService: FormPanelService;
|
|
218
|
+
protected _layoutServiceParent?: LayoutService;
|
|
219
|
+
protected _layoutMainContentService?: LayoutMainContentService;
|
|
219
220
|
protected _deviceNameSource: BehaviorSubject<DeviceSize>;
|
|
220
221
|
private _openOnClick;
|
|
221
222
|
constructor();
|
|
223
|
+
get allowRecordReorder$(): Observable<boolean>;
|
|
224
|
+
get minEmptyRows$(): Observable<number>;
|
|
222
225
|
get _reportName(): string;
|
|
223
226
|
get _typeDefId(): string;
|
|
224
227
|
get _inlineEditMode(): boolean;
|
|
@@ -358,6 +361,18 @@ declare class BarsaAspViewerComponent extends BaseComponent implements OnInit, A
|
|
|
358
361
|
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaAspViewerComponent, "bsu-barsa-asp-viewer", never, { "context": { "alias": "context"; "required": false; }; "parentHeight": { "alias": "parentHeight"; "required": false; }; "isReportPage": { "alias": "isReportPage"; "required": false; }; "hideSearchpanel": { "alias": "hideSearchpanel"; "required": false; }; "fitToIframe": { "alias": "fitToIframe"; "required": false; }; "defaultZoom": { "alias": "defaultZoom"; "required": false; }; }, {}, never, never, false, never>;
|
|
359
362
|
}
|
|
360
363
|
|
|
364
|
+
declare class CalendarService {
|
|
365
|
+
today: Date;
|
|
366
|
+
weekDaysMin: Signal<any[]>;
|
|
367
|
+
selected$: Observable<CalendarMonthInfo>;
|
|
368
|
+
weekDays: Signal<any[]>;
|
|
369
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CalendarService, never>;
|
|
370
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CalendarService>;
|
|
371
|
+
}
|
|
372
|
+
declare class CalendarMonthInfo {
|
|
373
|
+
}
|
|
374
|
+
declare class Day {
|
|
375
|
+
}
|
|
361
376
|
declare class CustomDateTimeComponent extends BaseComponent {
|
|
362
377
|
selectedDay: Day;
|
|
363
378
|
todayIndex: number;
|
|
@@ -666,8 +681,8 @@ declare class ReportTreeBaseComponent extends SapUiReportBaseComponent<UiReportV
|
|
|
666
681
|
_dragMove: Subject<any>;
|
|
667
682
|
flatMoDataList: any;
|
|
668
683
|
dialogRef: any;
|
|
669
|
-
protected _selectedNodeSource: BehaviorSubject<TreeNodeObj
|
|
670
|
-
protected _rootSource: BehaviorSubject<TreeNodeObj
|
|
684
|
+
protected _selectedNodeSource: BehaviorSubject<TreeNodeObj>;
|
|
685
|
+
protected _rootSource: BehaviorSubject<TreeNodeObj>;
|
|
671
686
|
private get _root();
|
|
672
687
|
ngOnInit(): void;
|
|
673
688
|
onCreateNew(e: RelationItemType): void;
|
|
@@ -849,6 +864,7 @@ declare class StringToArrayPipe implements PipeTransform {
|
|
|
849
864
|
}
|
|
850
865
|
declare class UiCardViewComponent extends ReportViewBaseComponent<UiCardListViewSetting> implements OnInit {
|
|
851
866
|
_transparent: boolean;
|
|
867
|
+
get _minHeight(): string;
|
|
852
868
|
cardSetting: UiCardListViewSetting;
|
|
853
869
|
maxHeightHeader$: Observable<number>;
|
|
854
870
|
private _cardViewService;
|
|
@@ -861,6 +877,7 @@ declare class UiListViewComponent extends ReportViewBaseComponent<UiListViewSett
|
|
|
861
877
|
popupModeTemplateRef: TemplateRef<any>;
|
|
862
878
|
defaultModeTemplateRef: TemplateRef<any>;
|
|
863
879
|
_menu: MenuComponent;
|
|
880
|
+
get _minHeight(): string;
|
|
864
881
|
listSetting: UiListViewSetting;
|
|
865
882
|
avatarSize: Size;
|
|
866
883
|
isDisplayType: boolean;
|
|
@@ -888,9 +905,11 @@ declare class UiListViewComponent extends ReportViewBaseComponent<UiListViewSett
|
|
|
888
905
|
}
|
|
889
906
|
|
|
890
907
|
declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
908
|
+
private static readonly MIN_COLUMN_WIDTH;
|
|
891
909
|
thList: QueryList<ElementRef<any>>;
|
|
892
910
|
theadRef: ElementRef;
|
|
893
911
|
allChecked: boolean;
|
|
912
|
+
allowRecordReorder: boolean;
|
|
894
913
|
isCheckList: boolean;
|
|
895
914
|
attachmentViewType: number;
|
|
896
915
|
columns: ReportViewColumn[];
|
|
@@ -940,6 +959,9 @@ declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
|
940
959
|
startIndex: number;
|
|
941
960
|
resizeHeader: boolean;
|
|
942
961
|
private _renderer2;
|
|
962
|
+
/** حداقل عرض مجاز هر ستون هنگام بازتوزیع در حالت FitToContainer (px) */
|
|
963
|
+
/** عکس لحظهای عرض همهی ستونها در شروع درگ؛ مبنای بازتوزیع FitToContainer */
|
|
964
|
+
private _resizeStartWidths;
|
|
943
965
|
get thArr(): HTMLTableCellElement[];
|
|
944
966
|
ngOnInit(): void;
|
|
945
967
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -948,6 +970,7 @@ declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
|
948
970
|
onFilter(menu: any): void;
|
|
949
971
|
onFitToContent(column: any, i: number): void;
|
|
950
972
|
onResetColumnsSettings(): void;
|
|
973
|
+
onColumnWidthChangeStart(_index: number): void;
|
|
951
974
|
onColumnWidthChanging(index: number, column: ReportViewColumn, width: number): void;
|
|
952
975
|
onColumnWidthChange(column: ReportViewColumn): void;
|
|
953
976
|
onAllCheckbox(checked: any): void;
|
|
@@ -957,8 +980,17 @@ declare class BarsaTableHeaderComponent extends BaseComponent {
|
|
|
957
980
|
RefreshTableThWidth(): void;
|
|
958
981
|
TableThFitToCaption(): void;
|
|
959
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;
|
|
960
992
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTableHeaderComponent, never>;
|
|
961
|
-
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>;
|
|
962
994
|
}
|
|
963
995
|
|
|
964
996
|
declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSetting> implements OnInit, AfterViewInit, OnChanges {
|
|
@@ -974,6 +1006,8 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
974
1006
|
disableFixedTableLayout: any;
|
|
975
1007
|
maxHeight: string | null;
|
|
976
1008
|
overflowY: string | null;
|
|
1009
|
+
get _fillerHeight(): string;
|
|
1010
|
+
get _showFiller(): boolean;
|
|
977
1011
|
showDetailsInRow: boolean;
|
|
978
1012
|
hasRowOlgo: boolean;
|
|
979
1013
|
columnComponents: {
|
|
@@ -1001,6 +1035,10 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
1001
1035
|
_resizeColumn: boolean;
|
|
1002
1036
|
_firstVisible: boolean;
|
|
1003
1037
|
_width: string;
|
|
1038
|
+
_lastReorderPoint: {
|
|
1039
|
+
x: number;
|
|
1040
|
+
y: number;
|
|
1041
|
+
} | null;
|
|
1004
1042
|
ngOnInit(): void;
|
|
1005
1043
|
ngAfterViewInit(): void;
|
|
1006
1044
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -1019,6 +1057,16 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
1019
1057
|
thDom: HTMLTableCellElement;
|
|
1020
1058
|
}): void;
|
|
1021
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;
|
|
1022
1070
|
protected onVisible(): void;
|
|
1023
1071
|
protected _fireResizeChanged(): void;
|
|
1024
1072
|
protected _calculateColumnsWidth(moDataList: MetaobjectDataModel[], columns: ReportViewColumn[]): void;
|
|
@@ -1158,7 +1206,7 @@ declare class SearchPanelComponent extends BaseComponent implements OnInit {
|
|
|
1158
1206
|
isSearcPanelInSideContent: boolean;
|
|
1159
1207
|
moChanged: EventEmitter<any>;
|
|
1160
1208
|
firstValueChanged: boolean;
|
|
1161
|
-
|
|
1209
|
+
onKeyEnter: (_: any) => void;
|
|
1162
1210
|
ngOnInit(): void;
|
|
1163
1211
|
onTitleChange(title: string): void;
|
|
1164
1212
|
static ɵfac: i0.ɵɵFactoryDeclaration<SearchPanelComponent, never>;
|
|
@@ -1417,6 +1465,7 @@ declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, Aft
|
|
|
1417
1465
|
$Caption: string;
|
|
1418
1466
|
Id: string;
|
|
1419
1467
|
Module: string;
|
|
1468
|
+
Version: string;
|
|
1420
1469
|
ModuleFileName: string;
|
|
1421
1470
|
Name: string;
|
|
1422
1471
|
Selector: string;
|
|
@@ -1529,7 +1578,7 @@ declare class UiUlvMainUiComponent extends BaseComponent implements OnInit {
|
|
|
1529
1578
|
dialogConfig: DialogConfig;
|
|
1530
1579
|
sideContentMode: boolean;
|
|
1531
1580
|
mainContentWidth: string;
|
|
1532
|
-
protected _parentFormpanelService: FormPanelService
|
|
1581
|
+
protected _parentFormpanelService: FormPanelService;
|
|
1533
1582
|
private _dialogService;
|
|
1534
1583
|
private _ulvMainService;
|
|
1535
1584
|
private _router;
|
|
@@ -2152,6 +2201,7 @@ declare class FundamentalDynamicFormComponent extends BaseComponent implements O
|
|
|
2152
2201
|
colMd: number;
|
|
2153
2202
|
footerDesign: BarDesignType;
|
|
2154
2203
|
formContentMaxWidth: number;
|
|
2204
|
+
formContentJustify: JustifyType;
|
|
2155
2205
|
workflowButtons: any[];
|
|
2156
2206
|
selectedTab: any;
|
|
2157
2207
|
canFullscreen: boolean;
|
|
@@ -2174,7 +2224,7 @@ declare class FundamentalDynamicFormComponent extends BaseComponent implements O
|
|
|
2174
2224
|
protected _refreshSize(): void;
|
|
2175
2225
|
protected _hanldeLayout(): void;
|
|
2176
2226
|
static ɵfac: i0.ɵɵFactoryDeclaration<FundamentalDynamicFormComponent, never>;
|
|
2177
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FundamentalDynamicFormComponent, "bsu-fundamental-dynamic-form", never, { "breadCrumbs": { "alias": "breadCrumbs"; "required": false; }; "toolbarVisible": { "alias": "toolbarVisible"; "required": false; }; "toolbarItems": { "alias": "toolbarItems"; "required": false; }; "layoutActions": { "alias": "layoutActions"; "required": false; }; "layout94": { "alias": "layout94"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; "workflowPanelUi": { "alias": "workflowPanelUi"; "required": false; }; "context": { "alias": "context"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "description": { "alias": "description"; "required": false; }; "facetList": { "alias": "facetList"; "required": false; }; "infobars": { "alias": "infobars"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "removeHeaderBorder": { "alias": "removeHeaderBorder"; "required": false; }; "removeContentPadding": { "alias": "removeContentPadding"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "circleAvatar": { "alias": "circleAvatar"; "required": false; }; "hideBreadCrumb": { "alias": "hideBreadCrumb"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "hideFooter": { "alias": "hideFooter"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; "hidePin": { "alias": "hidePin"; "required": false; }; "fullscreen": { "alias": "fullscreen"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "canSend": { "alias": "canSend"; "required": false; }; "contentIsPage": { "alias": "contentIsPage"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "dirValue": { "alias": "dirValue"; "required": false; }; "landscape": { "alias": "landscape"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; "modernTabs": { "alias": "modernTabs"; "required": false; }; "selectedTabPageName": { "alias": "selectedTabPageName"; "required": false; }; "modernTabContainerComponent": { "alias": "modernTabContainerComponent"; "required": false; }; "layoutGridCol": { "alias": "layoutGridCol"; "required": false; }; "colLg": { "alias": "colLg"; "required": false; }; "colXl": { "alias": "colXl"; "required": false; }; "colMd": { "alias": "colMd"; "required": false; }; "footerDesign": { "alias": "footerDesign"; "required": false; }; "formContentMaxWidth": { "alias": "formContentMaxWidth"; "required": false; }; "workflowButtons": { "alias": "workflowButtons"; "required": false; }; }, { "toolbarClick": "toolbarClick"; "workflowChoiceClick": "workflowChoiceClick"; "close": "close"; "fullscreenRequest": "fullscreenRequest"; "dismissInfobar": "dismissInfobar"; }, never, never, false, never>;
|
|
2227
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FundamentalDynamicFormComponent, "bsu-fundamental-dynamic-form", never, { "breadCrumbs": { "alias": "breadCrumbs"; "required": false; }; "toolbarVisible": { "alias": "toolbarVisible"; "required": false; }; "toolbarItems": { "alias": "toolbarItems"; "required": false; }; "layoutActions": { "alias": "layoutActions"; "required": false; }; "layout94": { "alias": "layout94"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; "workflowPanelUi": { "alias": "workflowPanelUi"; "required": false; }; "context": { "alias": "context"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "description": { "alias": "description"; "required": false; }; "facetList": { "alias": "facetList"; "required": false; }; "infobars": { "alias": "infobars"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "removeHeaderBorder": { "alias": "removeHeaderBorder"; "required": false; }; "removeContentPadding": { "alias": "removeContentPadding"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "circleAvatar": { "alias": "circleAvatar"; "required": false; }; "hideBreadCrumb": { "alias": "hideBreadCrumb"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "hideFooter": { "alias": "hideFooter"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; "hidePin": { "alias": "hidePin"; "required": false; }; "fullscreen": { "alias": "fullscreen"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "canSend": { "alias": "canSend"; "required": false; }; "contentIsPage": { "alias": "contentIsPage"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "dirValue": { "alias": "dirValue"; "required": false; }; "landscape": { "alias": "landscape"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; "modernTabs": { "alias": "modernTabs"; "required": false; }; "selectedTabPageName": { "alias": "selectedTabPageName"; "required": false; }; "modernTabContainerComponent": { "alias": "modernTabContainerComponent"; "required": false; }; "layoutGridCol": { "alias": "layoutGridCol"; "required": false; }; "colLg": { "alias": "colLg"; "required": false; }; "colXl": { "alias": "colXl"; "required": false; }; "colMd": { "alias": "colMd"; "required": false; }; "footerDesign": { "alias": "footerDesign"; "required": false; }; "formContentMaxWidth": { "alias": "formContentMaxWidth"; "required": false; }; "formContentJustify": { "alias": "formContentJustify"; "required": false; }; "workflowButtons": { "alias": "workflowButtons"; "required": false; }; }, { "toolbarClick": "toolbarClick"; "workflowChoiceClick": "workflowChoiceClick"; "close": "close"; "fullscreenRequest": "fullscreenRequest"; "dismissInfobar": "dismissInfobar"; }, never, never, false, never>;
|
|
2178
2228
|
}
|
|
2179
2229
|
|
|
2180
2230
|
interface LinearItemMo extends MetaobjectDataModel {
|
|
@@ -2192,7 +2242,7 @@ declare class UiLinearListContainerWithButtonComponent extends DeviceInfoFieldBa
|
|
|
2192
2242
|
dropDownValuesSource: BehaviorSubject<MetaobjectDataModel[]>;
|
|
2193
2243
|
dropDownValues$: rxjs.Observable<string[]>;
|
|
2194
2244
|
selected: any[];
|
|
2195
|
-
report:
|
|
2245
|
+
report: any;
|
|
2196
2246
|
term: string;
|
|
2197
2247
|
termSource: Subject<string>;
|
|
2198
2248
|
originalMoList: MetaobjectDataModel[];
|
|
@@ -2544,6 +2594,7 @@ interface HorizontalLayoutSettings {
|
|
|
2544
2594
|
|
|
2545
2595
|
declare class FileViewerContentComponent extends BaseComponent {
|
|
2546
2596
|
fillWidth: boolean;
|
|
2597
|
+
zoom: 'zoom1' | 'zoom1-5' | 'zoom2';
|
|
2547
2598
|
imageOnly: boolean;
|
|
2548
2599
|
isImageGallery: boolean;
|
|
2549
2600
|
cardMode: boolean;
|
|
@@ -2577,13 +2628,14 @@ declare class FileViewerContentComponent extends BaseComponent {
|
|
|
2577
2628
|
Rotate(): void;
|
|
2578
2629
|
private _prepare;
|
|
2579
2630
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileViewerContentComponent, never>;
|
|
2580
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileViewerContentComponent, "bsu-file-viewer-content", never, { "fillWidth": { "alias": "fillWidth"; "required": false; }; "imageOnly": { "alias": "imageOnly"; "required": false; }; "isImageGallery": { "alias": "isImageGallery"; "required": false; }; "cardMode": { "alias": "cardMode"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "showContent": { "alias": "showContent"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "width": { "alias": "width"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "cardContentHeight": { "alias": "cardContentHeight"; "required": false; }; "file": { "alias": "file"; "required": false; }; "isThumbnail": { "alias": "isThumbnail"; "required": false; }; }, { "cantView": "cantView"; "imageLoaded": "imageLoaded"; }, never, never, false, never>;
|
|
2631
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileViewerContentComponent, "bsu-file-viewer-content", never, { "fillWidth": { "alias": "fillWidth"; "required": false; }; "zoom": { "alias": "zoom"; "required": false; }; "imageOnly": { "alias": "imageOnly"; "required": false; }; "isImageGallery": { "alias": "isImageGallery"; "required": false; }; "cardMode": { "alias": "cardMode"; "required": false; }; "showFooter": { "alias": "showFooter"; "required": false; }; "showContent": { "alias": "showContent"; "required": false; }; "selected": { "alias": "selected"; "required": false; }; "width": { "alias": "width"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "cardContentHeight": { "alias": "cardContentHeight"; "required": false; }; "file": { "alias": "file"; "required": false; }; "isThumbnail": { "alias": "isThumbnail"; "required": false; }; }, { "cantView": "cantView"; "imageLoaded": "imageLoaded"; }, never, never, false, never>;
|
|
2581
2632
|
}
|
|
2582
2633
|
|
|
2583
2634
|
declare class FileGalleryViewerComponent extends BaseComponent {
|
|
2584
2635
|
listOfFileViewerContent: QueryList<FileViewerContentComponent>;
|
|
2585
2636
|
_galleryContainer: ElementRef;
|
|
2586
2637
|
fillWidth: boolean;
|
|
2638
|
+
zoom: 'zoom1' | 'zoom1-5' | 'zoom2';
|
|
2587
2639
|
deviceSize: AbbrevationDeviceSize;
|
|
2588
2640
|
title: string;
|
|
2589
2641
|
files: FileAttachmentInfo[];
|
|
@@ -2619,7 +2671,7 @@ declare class FileGalleryViewerComponent extends BaseComponent {
|
|
|
2619
2671
|
private _applyIndexChanged;
|
|
2620
2672
|
private _isSequentialBeforeTarget;
|
|
2621
2673
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileGalleryViewerComponent, never>;
|
|
2622
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FileGalleryViewerComponent, "bsu-file-gallery-viewer", never, { "fillWidth": { "alias": "fillWidth"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "title": { "alias": "title"; "required": false; }; "files": { "alias": "files"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "isImageGallery": { "alias": "isImageGallery"; "required": false; }; "isHorizontal": { "alias": "isHorizontal"; "required": false; }; "selectedFile": { "alias": "selectedFile"; "required": false; }; "groupList": { "alias": "groupList"; "required": false; }; "scrollToId": { "alias": "scrollToId"; "required": false; }; "selectedId": { "alias": "selectedId"; "required": false; "isSignal": true; }; }, { "selectedIdChange": "selectedIdChange"; "changeOrder": "changeOrder"; }, never, never, false, never>;
|
|
2674
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileGalleryViewerComponent, "bsu-file-gallery-viewer", never, { "fillWidth": { "alias": "fillWidth"; "required": false; }; "zoom": { "alias": "zoom"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "title": { "alias": "title"; "required": false; }; "files": { "alias": "files"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "isImageGallery": { "alias": "isImageGallery"; "required": false; }; "isHorizontal": { "alias": "isHorizontal"; "required": false; }; "selectedFile": { "alias": "selectedFile"; "required": false; }; "groupList": { "alias": "groupList"; "required": false; }; "scrollToId": { "alias": "scrollToId"; "required": false; }; "selectedId": { "alias": "selectedId"; "required": false; "isSignal": true; }; }, { "selectedIdChange": "selectedIdChange"; "changeOrder": "changeOrder"; }, never, never, false, never>;
|
|
2623
2675
|
}
|
|
2624
2676
|
|
|
2625
2677
|
declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent implements OnInit, OnDestroy {
|
|
@@ -2824,7 +2876,9 @@ declare class UiFormPanelComponent extends FormBaseComponent implements OnInit {
|
|
|
2824
2876
|
footerDesign: BarDesignType;
|
|
2825
2877
|
hideFooter: boolean;
|
|
2826
2878
|
hideAcceptAndCancel: boolean;
|
|
2879
|
+
formContentJustify: JustifyType;
|
|
2827
2880
|
/** Inserted by Angular inject() migration for backwards compatibility */
|
|
2881
|
+
private _ecap;
|
|
2828
2882
|
private _contentDensityService;
|
|
2829
2883
|
private readonly _scrollLayoutContext;
|
|
2830
2884
|
ngOnInit(): void;
|
|
@@ -2911,8 +2965,9 @@ declare class WizardLayoutDirective extends BaseDirective implements OnInit {
|
|
|
2911
2965
|
dirValue: 'rtl' | 'ltr';
|
|
2912
2966
|
modernTabs: LayoutSetting[];
|
|
2913
2967
|
wizardComponentRef: ComponentRef<LayoutWizardComponent>;
|
|
2968
|
+
protected _injector: Injector;
|
|
2969
|
+
protected _environmentInjector: EnvironmentInjector;
|
|
2914
2970
|
private vcr;
|
|
2915
|
-
private factoryResolver;
|
|
2916
2971
|
ngOnInit(): void;
|
|
2917
2972
|
nextStep(): void;
|
|
2918
2973
|
static ɵfac: i0.ɵɵFactoryDeclaration<WizardLayoutDirective, never>;
|
|
@@ -3315,7 +3370,7 @@ declare class UiMoInfoUlvComboComponent extends FieldBaseComponent implements On
|
|
|
3315
3370
|
get UlvUi(): any;
|
|
3316
3371
|
_UlvUi: any;
|
|
3317
3372
|
isExpand: boolean;
|
|
3318
|
-
smartChange: Subject<string
|
|
3373
|
+
smartChange: Subject<string>;
|
|
3319
3374
|
loading$: Observable<boolean>;
|
|
3320
3375
|
tickRef: any;
|
|
3321
3376
|
inputElement: HTMLInputElement;
|
|
@@ -3381,7 +3436,7 @@ declare class UiMoInfoUlvComboComponent extends FieldBaseComponent implements On
|
|
|
3381
3436
|
protected _setColumns(): void;
|
|
3382
3437
|
protected _focus(): void;
|
|
3383
3438
|
protected _raiseSmartChange(value?: string): void;
|
|
3384
|
-
protected _triggerClick(eventName: any, value?:
|
|
3439
|
+
protected _triggerClick(eventName: any, value?: any): void;
|
|
3385
3440
|
protected _raiseValueChanged(caption: any): void;
|
|
3386
3441
|
protected _fireValueChange(mo: any): void;
|
|
3387
3442
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiMoInfoUlvComboComponent, never>;
|
|
@@ -3672,6 +3727,7 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3672
3727
|
deviceSize: AbbrevationDeviceSize;
|
|
3673
3728
|
mobileOrTablet: boolean;
|
|
3674
3729
|
access: DefaultCommandsAccess;
|
|
3730
|
+
allowRecordReorder: boolean;
|
|
3675
3731
|
title: string;
|
|
3676
3732
|
customFieldInfo: MetaobjectDataModel | any;
|
|
3677
3733
|
selectedMo: MetaobjectDataModel;
|
|
@@ -3721,6 +3777,7 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3721
3777
|
columnsHyperLink: ReportViewColumn[];
|
|
3722
3778
|
parentHeight: number;
|
|
3723
3779
|
alternateRowMode: boolean;
|
|
3780
|
+
minEmptyRows: number;
|
|
3724
3781
|
editFormPanelCancel: EventEmitter<MetaobjectDataModel>;
|
|
3725
3782
|
editFormPanelValueChange: EventEmitter<{
|
|
3726
3783
|
mo: MetaobjectDataModel;
|
|
@@ -3767,15 +3824,16 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3767
3824
|
resetGridSettings: EventEmitter<void>;
|
|
3768
3825
|
sortSettingsChange: EventEmitter<SortSetting[]>;
|
|
3769
3826
|
_reportViewRef: ComponentRef<ReportViewBaseComponent<UiReportViewBaseSetting>>;
|
|
3827
|
+
protected _environmentInjector: EnvironmentInjector;
|
|
3828
|
+
protected _injector: Injector;
|
|
3770
3829
|
private _ulvMainService;
|
|
3771
3830
|
private _vcr;
|
|
3772
|
-
private _injector;
|
|
3773
3831
|
ngOnChanges(changes: SimpleChanges): void;
|
|
3774
3832
|
ngOnInit(): void;
|
|
3775
3833
|
ngOnDestroy(): void;
|
|
3776
3834
|
private _insertView;
|
|
3777
3835
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewRendererDirective, never>;
|
|
3778
|
-
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; }; }, { "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>;
|
|
3779
3837
|
}
|
|
3780
3838
|
|
|
3781
3839
|
declare class FullscreenDialogDirective extends BaseDirective implements OnInit {
|
|
@@ -3859,16 +3917,21 @@ declare class HtreeCreateNewComponent extends BaseComponent implements OnInit {
|
|
|
3859
3917
|
|
|
3860
3918
|
declare class BarsaTableRowComponent extends BaseViewItemPropsComponent implements OnInit {
|
|
3861
3919
|
showDetailsInRow: boolean;
|
|
3920
|
+
allowRecordReorder: boolean;
|
|
3862
3921
|
previewColumn: ReportViewColumn;
|
|
3863
3922
|
columnComponents: MoForReportModel | null;
|
|
3864
3923
|
detailsCollapsed: boolean;
|
|
3865
3924
|
columnSummary: EventEmitter<ColumnSummaryType>;
|
|
3925
|
+
reorderMoved: EventEmitter<CdkDragMove<any>>;
|
|
3926
|
+
reorderEnded: EventEmitter<CdkDragEnd<any>>;
|
|
3866
3927
|
detailsFormItems: TemplateRef<any>;
|
|
3867
3928
|
detailsComponentSetting: any;
|
|
3868
3929
|
enableAlternateRowMode: boolean;
|
|
3869
3930
|
_renderer2: Renderer2;
|
|
3870
3931
|
ngOnInit(): void;
|
|
3871
3932
|
ngOnChanges(changes: SimpleChanges): void;
|
|
3933
|
+
onReorderMoved(event: CdkDragMove): void;
|
|
3934
|
+
onReorderEnded(event: CdkDragEnd): void;
|
|
3872
3935
|
reCalculateColumnSummary(elDom: HTMLElement, column: any): void;
|
|
3873
3936
|
onColumnClick(column: ReportViewColumn): void;
|
|
3874
3937
|
onColumnKeyEnter(column: ReportViewColumn): void;
|
|
@@ -3876,7 +3939,7 @@ declare class BarsaTableRowComponent extends BaseViewItemPropsComponent implemen
|
|
|
3876
3939
|
private _setAlternateRowMode;
|
|
3877
3940
|
private _columnChangeToEditMode;
|
|
3878
3941
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTableRowComponent, never>;
|
|
3879
|
-
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>;
|
|
3880
3943
|
}
|
|
3881
3944
|
|
|
3882
3945
|
declare class BarsaTableColumnComponent extends BaseColumnPropsComponent {
|
|
@@ -4426,6 +4489,7 @@ declare class BarsaSimpleFormComponent extends BaseComponent implements OnInit,
|
|
|
4426
4489
|
colXl: number;
|
|
4427
4490
|
colMd: number;
|
|
4428
4491
|
formContentMaxWidth: number;
|
|
4492
|
+
formContentJustify: JustifyType;
|
|
4429
4493
|
titleRef: ViewContainerRef;
|
|
4430
4494
|
headerAvatarRef: TemplateRef<any>;
|
|
4431
4495
|
closeFormTemplate: TemplateRef<any>;
|
|
@@ -4446,7 +4510,7 @@ declare class BarsaSimpleFormComponent extends BaseComponent implements OnInit,
|
|
|
4446
4510
|
_hanldeLayout(): void;
|
|
4447
4511
|
protected _refreshSize(): void;
|
|
4448
4512
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSimpleFormComponent, never>;
|
|
4449
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaSimpleFormComponent, "bsu-barsa-simple-form", never, { "breadCrumbs": { "alias": "breadCrumbs"; "required": false; }; "toolbarVisible": { "alias": "toolbarVisible"; "required": false; }; "toolbarItems": { "alias": "toolbarItems"; "required": false; }; "layoutActions": { "alias": "layoutActions"; "required": false; }; "layout94": { "alias": "layout94"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; "workflowPanelUi": { "alias": "workflowPanelUi"; "required": false; }; "context": { "alias": "context"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "description": { "alias": "description"; "required": false; }; "facetList": { "alias": "facetList"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "removeHeaderBorder": { "alias": "removeHeaderBorder"; "required": false; }; "removeContentPadding": { "alias": "removeContentPadding"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "isModal": { "alias": "isModal"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; "hidePin": { "alias": "hidePin"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "canSend": { "alias": "canSend"; "required": false; }; "contentIsPage": { "alias": "contentIsPage"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "dirValue": { "alias": "dirValue"; "required": false; }; "landscape": { "alias": "landscape"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; "modernTabs": { "alias": "modernTabs"; "required": false; }; "workflowButtons": { "alias": "workflowButtons"; "required": false; }; "layoutGridCol": { "alias": "layoutGridCol"; "required": false; }; "colLg": { "alias": "colLg"; "required": false; }; "colXl": { "alias": "colXl"; "required": false; }; "colMd": { "alias": "colMd"; "required": false; }; "formContentMaxWidth": { "alias": "formContentMaxWidth"; "required": false; }; }, { "toolbarClick": "toolbarClick"; "workflowChoiceClick": "workflowChoiceClick"; "close": "close"; }, never, never, false, never>;
|
|
4513
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaSimpleFormComponent, "bsu-barsa-simple-form", never, { "breadCrumbs": { "alias": "breadCrumbs"; "required": false; }; "toolbarVisible": { "alias": "toolbarVisible"; "required": false; }; "toolbarItems": { "alias": "toolbarItems"; "required": false; }; "layoutActions": { "alias": "layoutActions"; "required": false; }; "layout94": { "alias": "layout94"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; "workflowPanelUi": { "alias": "workflowPanelUi"; "required": false; }; "context": { "alias": "context"; "required": false; }; "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "description": { "alias": "description"; "required": false; }; "facetList": { "alias": "facetList"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "removeHeaderBorder": { "alias": "removeHeaderBorder"; "required": false; }; "removeContentPadding": { "alias": "removeContentPadding"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "avatar": { "alias": "avatar"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "isModal": { "alias": "isModal"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "hideClose": { "alias": "hideClose"; "required": false; }; "hidePin": { "alias": "hidePin"; "required": false; }; "mask": { "alias": "mask"; "required": false; }; "canSend": { "alias": "canSend"; "required": false; }; "contentIsPage": { "alias": "contentIsPage"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "dirValue": { "alias": "dirValue"; "required": false; }; "landscape": { "alias": "landscape"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; "modernTabs": { "alias": "modernTabs"; "required": false; }; "workflowButtons": { "alias": "workflowButtons"; "required": false; }; "layoutGridCol": { "alias": "layoutGridCol"; "required": false; }; "colLg": { "alias": "colLg"; "required": false; }; "colXl": { "alias": "colXl"; "required": false; }; "colMd": { "alias": "colMd"; "required": false; }; "formContentMaxWidth": { "alias": "formContentMaxWidth"; "required": false; }; "formContentJustify": { "alias": "formContentJustify"; "required": false; }; }, { "toolbarClick": "toolbarClick"; "workflowChoiceClick": "workflowChoiceClick"; "close": "close"; }, never, never, false, never>;
|
|
4450
4514
|
}
|
|
4451
4515
|
|
|
4452
4516
|
declare class BarsaListLayoutPanelComponent extends LayoutPanelBaseComponent implements OnInit {
|
|
@@ -4685,7 +4749,7 @@ declare class BarsaQuestionAnswerFormAddCommentComponent {
|
|
|
4685
4749
|
|
|
4686
4750
|
declare class BarsaAnswerCardComponent extends BaseViewItemPropsComponent {
|
|
4687
4751
|
protected readonly toolbar: BarProp;
|
|
4688
|
-
protected readonly onvolumechange: (
|
|
4752
|
+
protected readonly onvolumechange: (this: Window, ev: Event) => any;
|
|
4689
4753
|
ngOnChanges(changes: SimpleChanges): void;
|
|
4690
4754
|
onRowCheck(): boolean;
|
|
4691
4755
|
onVoteChange(_: boolean): void;
|
|
@@ -4898,6 +4962,7 @@ declare class UiNotificationViewComponent extends ReportViewBaseComponent<UiNoti
|
|
|
4898
4962
|
title: string;
|
|
4899
4963
|
data?: any;
|
|
4900
4964
|
}): void;
|
|
4965
|
+
protected onActionListClick(mo: MetaobjectDataModel, index: number, itemId: string, _options?: Record<string, any>): void;
|
|
4901
4966
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiNotificationViewComponent, never>;
|
|
4902
4967
|
static ɵcmp: i0.ɵɵComponentDeclaration<UiNotificationViewComponent, "bsu-ui-notification-view", never, {}, {}, never, never, false, never>;
|
|
4903
4968
|
}
|
|
@@ -5035,6 +5100,7 @@ declare class BarsaThemeComponent extends BaseComponent {
|
|
|
5035
5100
|
parameters: BarsaThemeSettings;
|
|
5036
5101
|
settings: BarsaThemeSettings;
|
|
5037
5102
|
themeStyleLinkIdentifiers: Record<string, boolean>;
|
|
5103
|
+
private readonly ORG_LINK_ID;
|
|
5038
5104
|
private readonly DEFAULT_THEME;
|
|
5039
5105
|
private readonly DEFAULT_CONTENTDESNITY;
|
|
5040
5106
|
private readonly _themingService;
|
|
@@ -5055,6 +5121,9 @@ declare class BarsaThemeComponent extends BaseComponent {
|
|
|
5055
5121
|
private _setTheme;
|
|
5056
5122
|
private _applyPortalTheme;
|
|
5057
5123
|
private _getStyleLinkElement;
|
|
5124
|
+
private _loadOrgTheme;
|
|
5125
|
+
private _applyOrgTheme;
|
|
5126
|
+
private _getOrCreateOrgLink;
|
|
5058
5127
|
private _setBodyContentDensityAndtheme;
|
|
5059
5128
|
private _checkDarkUi5;
|
|
5060
5129
|
private _checkContentDensityUi5;
|
|
@@ -5066,6 +5135,65 @@ interface BarsaThemeSettings extends MetaobjectDataModel {
|
|
|
5066
5135
|
ContentDensity$Caption: ContentDensityMode;
|
|
5067
5136
|
}
|
|
5068
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
|
+
|
|
5069
5197
|
declare class BarsaImgSkeletonComponent extends BaseComponent {
|
|
5070
5198
|
title: string;
|
|
5071
5199
|
size: [number, number];
|
|
@@ -5176,7 +5304,7 @@ declare class UiMapReportComponent extends ReportViewBaseComponent<UiMapSettings
|
|
|
5176
5304
|
elemPopover: HTMLElement;
|
|
5177
5305
|
popoverX: number;
|
|
5178
5306
|
popoverY: number;
|
|
5179
|
-
signalMap: i0.WritableSignal<
|
|
5307
|
+
signalMap: i0.WritableSignal<any>;
|
|
5180
5308
|
protected _leafletWrapper: any;
|
|
5181
5309
|
protected _picfieldSrc: PictureFieldSourcePipe;
|
|
5182
5310
|
private _lastOnContextEventLoc;
|
|
@@ -5276,15 +5404,14 @@ declare class CardReportNavigatorComponent extends ReportNavigatorComponent {
|
|
|
5276
5404
|
|
|
5277
5405
|
declare class BarsaSapUiModule extends BaseModule {
|
|
5278
5406
|
protected dcm: DynamicComponentService;
|
|
5279
|
-
protected componentFactoryResolver: ComponentFactoryResolver;
|
|
5280
5407
|
protected dynamicComponents: typeof barsa_sap_ui.UiInfoBarPanelComponent[];
|
|
5281
5408
|
/** Inserted by Angular inject() migration for backwards compatibility */
|
|
5282
5409
|
constructor();
|
|
5283
5410
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
5284
5411
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
5285
|
-
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]>;
|
|
5286
5413
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaSapUiModule>;
|
|
5287
5414
|
}
|
|
5288
5415
|
|
|
5289
|
-
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, CaptchaFieldComponent, CardItemComponent, CardReportNavigatorComponent, CardViewContentComponent, ColRendererDirective, ColumnMatrixRendererComponent, ContentDensityDirective, CustomDateTimeComponent, DarkClassDirective, 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 };
|
|
5290
5417
|
export type { DropInfo, FormLayoutCol, IRichTextColumnView, IRichTextController, IRichTextFieldView, MegaMenuGroup, MegaMenuItem };
|