barsa-sap-ui 2.3.116 → 2.3.121
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 +763 -455
- package/fesm2022/barsa-sap-ui.mjs.map +1 -1
- package/index.d.ts +156 -84
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
import { BaseComponent, ReportViewBaseComponent, UiReportViewBaseSetting, LayoutItemBaseComponent, BbbTranslatePipe, LayoutService, MetaobjectDataModel, GridSetting, ReportViewColumn, CollectionSort, SortDirection, ReportBaseComponent, DeviceSize, SelectionMode, LayoutSetting, PortalService, UlvMainService, FormPanelService, LayoutMainContentService, ColumnSummaryType, DefaultCommandsAccess, columnsResizedEventArgs, ShareButtonsChoiceDef, SortSetting, FieldBaseComponent, EllipsifyDirective, AbbrevationDeviceSize, FillEmptySpaceDirective, RelationItemType, TreeNodeObj, UiReportViewBase, EjrayOlgo, MoForReportModel, TableHeaderWidthMode, ColumnResizedArgs, NotificationItem, NotificationAction, DateService, FormComponent, FormSetting, GeneralControlInfoModel, ColumnInfoType, SearchPanelSettings, CssBackground, ShortCuts, BreadCrumbInfo,
|
|
1
|
+
import * as i241 from 'barsa-novin-ray-core';
|
|
2
|
+
import { BaseComponent, ReportViewBaseComponent, UiReportViewBaseSetting, LayoutItemBaseComponent, BbbTranslatePipe, LayoutService, MetaobjectDataModel, GridSetting, ReportViewColumn, CollectionSort, SortDirection, ReportBaseComponent, DeviceSize, SelectionMode, LayoutSetting, PortalService, UlvMainService, FormPanelService, LayoutMainContentService, ColumnSummaryType, DefaultCommandsAccess, columnsResizedEventArgs, ShareButtonsChoiceDef, SortSetting, FieldBaseComponent, EllipsifyDirective, AbbrevationDeviceSize, FillEmptySpaceDirective, RelationItemType, TreeNodeObj, UiReportViewBase, EjrayOlgo, MoForReportModel, TableHeaderWidthMode, ColumnResizedArgs, NotificationItem, NotificationAction, DateService, FormComponent, FormSetting, GeneralControlInfoModel, ColumnInfoType, SearchPanelSettings, ToolbarButtonReportViewType, PagingSetting, CssBackground, ShortCuts, BreadCrumbInfo, UlvHeightSizeType, ShortCutData, BaseViewItemPropsComponent, UploadService, IUploadingState, FilesValidationHelper, FileAttachmentInfo, LinearListHelper, BaseUlvSettingComponent, LayoutPanelBaseComponent, FormToolbarBaseComponent, InfoBarType, ReportModel, FilePictureInfoModel, FormBaseComponent, PictureGroupItem, Media, ContainerComponent, DialogParams, BarsaDialogService, ContainerService, UiResponsiveSettings, FormPropsBaseComponent, BaseDirective, CultureTypes, NumberBaseComponent, ViewTypes, ClassNamesModel, ReportExtraInfo, RowDataOption, MenuItem, TypeUlvMainCtrlr, BaseViewContentPropsComponent, BaseColumnPropsComponent, BaseFormToolbaritemPropsComponent, FormComponentParams, PictureFieldSourcePipe, MoReportValuePipe, BreadcrumbService, BaseModule, DynamicComponentService } from 'barsa-novin-ray-core';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
4
|
import { OnInit, OnChanges, SimpleChanges, ElementRef, EventEmitter, NgZone, Renderer2, OnDestroy, QueryList, ChangeDetectorRef, TemplateRef, AfterViewInit, PipeTransform, WritableSignal, ViewContainerRef, Injector, Type, ComponentRef, ComponentFactoryResolver, 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 i244 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
|
|
11
|
+
import * as i248 from 'barsa-calendar';
|
|
12
12
|
import { Day, CalendarMonthInfo } from 'barsa-calendar';
|
|
13
13
|
import { NotificationRef } from '@fundamental-ngx/core/notification';
|
|
14
|
-
import * as
|
|
14
|
+
import * as i240 from '@angular/forms';
|
|
15
15
|
import { UntypedFormGroup } from '@angular/forms';
|
|
16
|
-
import * as
|
|
16
|
+
import * as i242 from '@angular/cdk/drag-drop';
|
|
17
17
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
18
|
-
import * as
|
|
18
|
+
import * as i251 from '@fundamental-ngx/platform';
|
|
19
19
|
import { IconTabBarItem, IconTabBarComponent, TabType } from '@fundamental-ngx/platform';
|
|
20
20
|
import * as i1 from '@angular/router';
|
|
21
21
|
import { ActivatedRoute, Router } from '@angular/router';
|
|
22
|
-
import * as
|
|
22
|
+
import * as i252 from '@angular/cdk/scrolling';
|
|
23
23
|
import { CdkVirtualScrollViewport } from '@angular/cdk/scrolling';
|
|
24
24
|
import * as barsa_sap_ui from 'barsa-sap-ui';
|
|
25
|
-
import * as
|
|
26
|
-
import * as
|
|
27
|
-
import * as
|
|
28
|
-
import * as
|
|
29
|
-
import * as
|
|
30
|
-
import * as
|
|
25
|
+
import * as i239 from '@angular/common';
|
|
26
|
+
import * as i243 from '@angular/cdk/table';
|
|
27
|
+
import * as i245 from 'ngx-color/swatches';
|
|
28
|
+
import * as i246 from 'ngx-color/chrome';
|
|
29
|
+
import * as i247 from '@angular/cdk/clipboard';
|
|
30
|
+
import * as i250 from 'ng2-pdfjs-viewer';
|
|
31
31
|
|
|
32
32
|
declare class ProgressIndicatorComponent extends BaseComponent {
|
|
33
33
|
constructor();
|
|
@@ -191,6 +191,7 @@ declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extend
|
|
|
191
191
|
allowInlineEdit$: Observable<boolean>;
|
|
192
192
|
inlineEditMode$: Observable<boolean>;
|
|
193
193
|
onlyInlineEdit$: Observable<boolean>;
|
|
194
|
+
isCheckList$: Observable<boolean>;
|
|
194
195
|
formPanelCtrlr: any;
|
|
195
196
|
layout$: Observable<any>;
|
|
196
197
|
rtl$: Observable<boolean>;
|
|
@@ -264,6 +265,7 @@ declare class SapUiReportBaseComponent<T extends UiReportViewBaseSetting> extend
|
|
|
264
265
|
onUpdateMo(mo: MetaobjectDataModel): void;
|
|
265
266
|
onHasDetailsInRow(value: boolean, deviceSize: any): void;
|
|
266
267
|
onEscapeKey(mo: MetaobjectDataModel): void;
|
|
268
|
+
protected _unSelectAllAndSelectFirst(): void;
|
|
267
269
|
protected _resetMoDataList(newMoDataList?: MetaobjectDataModel[]): void;
|
|
268
270
|
protected _getWidth(label: string): number;
|
|
269
271
|
protected _setParentHeight(): void;
|
|
@@ -489,6 +491,7 @@ declare class UiEditableGridComponent extends SapUiReportBaseComponent<UiReportV
|
|
|
489
491
|
fitWidth: boolean;
|
|
490
492
|
matrixMoList$: Observable<MetaobjectDataModel[]>;
|
|
491
493
|
protected _formpanelService: FormPanelService;
|
|
494
|
+
protected _bbbTranslate: BbbTranslatePipe;
|
|
492
495
|
ngOnInit(): void;
|
|
493
496
|
onSave(): void;
|
|
494
497
|
onSelectionChange(cellInfo: {
|
|
@@ -499,6 +502,7 @@ declare class UiEditableGridComponent extends SapUiReportBaseComponent<UiReportV
|
|
|
499
502
|
};
|
|
500
503
|
}): void;
|
|
501
504
|
onChangeView(isFit: boolean): void;
|
|
505
|
+
protected _saveHandler: () => void;
|
|
502
506
|
protected _select(mo: any, index: any): MetaobjectDataModel;
|
|
503
507
|
private _matrixMoList;
|
|
504
508
|
private _cellValueChange;
|
|
@@ -701,9 +705,13 @@ declare class ReportTreeBaseComponent extends SapUiReportBaseComponent<UiReportV
|
|
|
701
705
|
}
|
|
702
706
|
|
|
703
707
|
declare class UiTreeComponent extends ReportTreeBaseComponent implements OnInit {
|
|
708
|
+
_moveDialog: TemplateRef<any>;
|
|
704
709
|
showOkCancelButtons: any;
|
|
705
710
|
collapseIcon$: Observable<string>;
|
|
711
|
+
deviceName: string;
|
|
712
|
+
selectedNode: TreeNodeObj | null;
|
|
706
713
|
private _rval;
|
|
714
|
+
private _bbbTranslate;
|
|
707
715
|
ngOnInit(): void;
|
|
708
716
|
onDrop($event: any): void;
|
|
709
717
|
onDragMoved($event: any): void;
|
|
@@ -730,6 +738,8 @@ declare class UiTreeComponent extends ReportTreeBaseComponent implements OnInit
|
|
|
730
738
|
index: number;
|
|
731
739
|
}): void;
|
|
732
740
|
onLoadChildren(node: TreeNodeObj): void;
|
|
741
|
+
protected _collapseAll: () => void;
|
|
742
|
+
protected _openMoveToDialog: () => void;
|
|
733
743
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiTreeComponent, never>;
|
|
734
744
|
static ɵcmp: i0.ɵɵComponentDeclaration<UiTreeComponent, "bsu-ui-tree", never, { "showOkCancelButtons": { "alias": "showOkCancelButtons"; "required": false; }; }, {}, never, never, false, never>;
|
|
735
745
|
}
|
|
@@ -990,9 +1000,9 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
990
1000
|
rowResizer: any;
|
|
991
1001
|
enableResizing: any;
|
|
992
1002
|
disableFixedTableLayout: any;
|
|
993
|
-
height: number | null;
|
|
994
1003
|
maxHeight: string | null;
|
|
995
1004
|
overflowY: string | null;
|
|
1005
|
+
height: string;
|
|
996
1006
|
_width: string;
|
|
997
1007
|
showDetailsInRow: boolean;
|
|
998
1008
|
hasRowOlgo: boolean;
|
|
@@ -1020,6 +1030,7 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
1020
1030
|
oldWidth: number;
|
|
1021
1031
|
isMobile: boolean;
|
|
1022
1032
|
_resizeColumn: boolean;
|
|
1033
|
+
_firstVisible: boolean;
|
|
1023
1034
|
ngOnInit(): void;
|
|
1024
1035
|
ngOnChanges(changes: SimpleChanges): void;
|
|
1025
1036
|
get parentClientBound(): any;
|
|
@@ -1037,15 +1048,14 @@ declare class UiTableViewComponent extends ReportViewBaseComponent<UiTableViewSe
|
|
|
1037
1048
|
thDom: HTMLTableCellElement;
|
|
1038
1049
|
}): void;
|
|
1039
1050
|
onSetTableHeaderDom(dom: any): void;
|
|
1040
|
-
|
|
1041
|
-
onRowVisibilityChange(e: any, index: any, dom: any): void;
|
|
1051
|
+
protected onVisible(): void;
|
|
1042
1052
|
protected _fireResizeChanged(): void;
|
|
1043
1053
|
protected _calculateColumnsWidth(moDataList: MetaobjectDataModel[], columns: ReportViewColumn[]): void;
|
|
1044
1054
|
protected _fitToColumn(moDataList: any, columns: any): void;
|
|
1045
1055
|
protected _fitToRowContentColumn(moDataList: MetaobjectDataModel[], columns: ReportViewColumn[]): void;
|
|
1046
1056
|
protected _fitToContainer(_moDataList: any, _columns: any): void;
|
|
1047
1057
|
protected _freeColumnSize(_moDataList: any, _columns: any): void;
|
|
1048
|
-
protected _setHeight(parentHeight: number): void;
|
|
1058
|
+
protected _setHeight(parentHeight: number, checkDialog?: boolean): void;
|
|
1049
1059
|
protected _setHasSummery(cartableTemplates: any): void;
|
|
1050
1060
|
protected _containerWidthChanged(val: number): void;
|
|
1051
1061
|
private _setParentWidthFit;
|
|
@@ -1267,6 +1277,7 @@ declare class UlvToolbarComponent extends BaseComponent implements OnChanges {
|
|
|
1267
1277
|
access: DefaultCommandsAccess;
|
|
1268
1278
|
hideToolbar: boolean;
|
|
1269
1279
|
toolbarButtons: any[];
|
|
1280
|
+
toolbarButtonsReportView: ToolbarButtonReportViewType[];
|
|
1270
1281
|
contentDensity: ContentDensity;
|
|
1271
1282
|
inlineEditMode: boolean;
|
|
1272
1283
|
allowInlineEdit: boolean;
|
|
@@ -1278,6 +1289,7 @@ declare class UlvToolbarComponent extends BaseComponent implements OnChanges {
|
|
|
1278
1289
|
cls: any;
|
|
1279
1290
|
hasSelected: boolean;
|
|
1280
1291
|
groupbyClick: EventEmitter<string>;
|
|
1292
|
+
toggleMultiSelect: EventEmitter<void>;
|
|
1281
1293
|
sortClick: EventEmitter<string>;
|
|
1282
1294
|
columnClick: EventEmitter<string>;
|
|
1283
1295
|
editModeClick: EventEmitter<any>;
|
|
@@ -1296,6 +1308,7 @@ declare class UlvToolbarComponent extends BaseComponent implements OnChanges {
|
|
|
1296
1308
|
ngAfterViewInit(): void;
|
|
1297
1309
|
ngOnChanges(changes: SimpleChanges): void;
|
|
1298
1310
|
changeDetect(): void;
|
|
1311
|
+
onMultiSelect(): void;
|
|
1299
1312
|
onGroupbySettings(): void;
|
|
1300
1313
|
onSortSettings(): void;
|
|
1301
1314
|
onColumnSettings(): void;
|
|
@@ -1307,12 +1320,40 @@ declare class UlvToolbarComponent extends BaseComponent implements OnChanges {
|
|
|
1307
1320
|
protected _refreshUlvWidth(): void;
|
|
1308
1321
|
private _refreshToolbar;
|
|
1309
1322
|
static ɵfac: i0.ɵɵFactoryDeclaration<UlvToolbarComponent, never>;
|
|
1310
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UlvToolbarComponent, "bsu-ulv-toolbar", never, { "allowGridColumnSort": { "alias": "allowGridColumnSort"; "required": false; }; "useLayoutItemTextForControl": { "alias": "useLayoutItemTextForControl"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "access": { "alias": "access"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "toolbarButtons": { "alias": "toolbarButtons"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "allowInlineEdit": { "alias": "allowInlineEdit"; "required": false; }; "gridSetting": { "alias": "gridSetting"; "required": false; }; "viewCollection": { "alias": "viewCollection"; "required": false; }; "reportView": { "alias": "reportView"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "cls": { "alias": "cls"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; }, { "groupbyClick": "groupbyClick"; "sortClick": "sortClick"; "columnClick": "columnClick"; "editModeClick": "editModeClick"; "viewClick": "viewClick"; "createNewInlineMo": "createNewInlineMo"; }, never, ["[fd-toolbar-item]"], false, never>;
|
|
1323
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UlvToolbarComponent, "bsu-ulv-toolbar", never, { "allowGridColumnSort": { "alias": "allowGridColumnSort"; "required": false; }; "useLayoutItemTextForControl": { "alias": "useLayoutItemTextForControl"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "access": { "alias": "access"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "toolbarButtons": { "alias": "toolbarButtons"; "required": false; }; "toolbarButtonsReportView": { "alias": "toolbarButtonsReportView"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "allowInlineEdit": { "alias": "allowInlineEdit"; "required": false; }; "gridSetting": { "alias": "gridSetting"; "required": false; }; "viewCollection": { "alias": "viewCollection"; "required": false; }; "reportView": { "alias": "reportView"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "cls": { "alias": "cls"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; }, { "groupbyClick": "groupbyClick"; "toggleMultiSelect": "toggleMultiSelect"; "sortClick": "sortClick"; "columnClick": "columnClick"; "editModeClick": "editModeClick"; "viewClick": "viewClick"; "createNewInlineMo": "createNewInlineMo"; }, never, ["[fd-toolbar-item]"], false, never>;
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1326
|
+
declare class UlvPagingComponent extends BaseComponent implements OnInit {
|
|
1327
|
+
pageChange: EventEmitter<number>;
|
|
1328
|
+
pageSizeChange: EventEmitter<number>;
|
|
1329
|
+
height: number;
|
|
1330
|
+
pagingSetting: PagingSetting;
|
|
1331
|
+
context: any;
|
|
1332
|
+
currentPage: number;
|
|
1333
|
+
totalPage: number;
|
|
1334
|
+
totalPageStr: string;
|
|
1335
|
+
private _cdr;
|
|
1336
|
+
private bbbPipe;
|
|
1337
|
+
ngOnInit(): void;
|
|
1338
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
1339
|
+
onPageSizeChange(e: any): void;
|
|
1340
|
+
onEndClick(): void;
|
|
1341
|
+
onFirstClick(): void;
|
|
1342
|
+
onNextClick(): void;
|
|
1343
|
+
onPreviousClick(): void;
|
|
1344
|
+
onPageChange(pageNumber: number): void;
|
|
1345
|
+
private _initValues;
|
|
1346
|
+
private _pageChanged;
|
|
1347
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UlvPagingComponent, never>;
|
|
1348
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UlvPagingComponent, "bsu-ulv-paging", never, { "pagingSetting": { "alias": "pagingSetting"; "required": false; }; }, { "pageChange": "pageChange"; "pageSizeChange": "pageSizeChange"; }, never, never, false, never>;
|
|
1311
1349
|
}
|
|
1312
1350
|
|
|
1313
1351
|
declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, AfterViewInit {
|
|
1314
1352
|
_dynamicPageComponent: DynamicPageComponent;
|
|
1315
1353
|
dialogTemplate: TemplateRef<any>;
|
|
1354
|
+
_ulvToolbar: ElementRef<any>;
|
|
1355
|
+
_ulvPaging: ElementRef<any>;
|
|
1356
|
+
_ulvSearchPanel: ElementRef<any>;
|
|
1316
1357
|
_backgroundColor: string | null;
|
|
1317
1358
|
_backgroundUrl: string | null;
|
|
1318
1359
|
_backgroundRepeat: string | null;
|
|
@@ -1345,7 +1386,7 @@ declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, Aft
|
|
|
1345
1386
|
isMobile: boolean;
|
|
1346
1387
|
standalone: boolean;
|
|
1347
1388
|
landscape: boolean;
|
|
1348
|
-
|
|
1389
|
+
toolbarSettings: MoForReportModel | null;
|
|
1349
1390
|
layoutInfo: LayoutSetting;
|
|
1350
1391
|
formSetting: any;
|
|
1351
1392
|
allowGridColumnSort: boolean;
|
|
@@ -1355,6 +1396,7 @@ declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, Aft
|
|
|
1355
1396
|
access: DefaultCommandsAccess;
|
|
1356
1397
|
hideToolbar: boolean;
|
|
1357
1398
|
toolbarButtons: any[];
|
|
1399
|
+
toolbarButtonsReportView: ToolbarButtonReportViewType[];
|
|
1358
1400
|
inlineEditMode: boolean;
|
|
1359
1401
|
allowInlineEdit: boolean;
|
|
1360
1402
|
gridSetting: any;
|
|
@@ -1362,14 +1404,19 @@ declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, Aft
|
|
|
1362
1404
|
reportView: UiReportViewBase;
|
|
1363
1405
|
inDialog: boolean;
|
|
1364
1406
|
isMultiSelect: boolean;
|
|
1407
|
+
hiddenOverflowContent: boolean;
|
|
1365
1408
|
cls: any;
|
|
1366
1409
|
hasSelected: boolean;
|
|
1410
|
+
ulvHeightSizeType: UlvHeightSizeType;
|
|
1411
|
+
ulvHeightSize: number;
|
|
1412
|
+
toggleMultiSelect: EventEmitter<void>;
|
|
1367
1413
|
groupbyClick: EventEmitter<string>;
|
|
1368
1414
|
sortClick: EventEmitter<string>;
|
|
1369
1415
|
columnClick: EventEmitter<string>;
|
|
1370
1416
|
editModeClick: EventEmitter<any>;
|
|
1371
1417
|
viewClick: EventEmitter<UiReportViewBase>;
|
|
1372
1418
|
createNewInlineMo: EventEmitter<void>;
|
|
1419
|
+
contentHeightChange: EventEmitter<number>;
|
|
1373
1420
|
closeEvent: EventEmitter<any>;
|
|
1374
1421
|
searchPanelMoChange: EventEmitter<any>;
|
|
1375
1422
|
openManageFilters: EventEmitter<any>;
|
|
@@ -1397,10 +1444,20 @@ declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, Aft
|
|
|
1397
1444
|
Name: string;
|
|
1398
1445
|
Selector: string;
|
|
1399
1446
|
};
|
|
1447
|
+
ulvPaginComponent: {
|
|
1448
|
+
$Caption: string;
|
|
1449
|
+
Id: string;
|
|
1450
|
+
Module: string;
|
|
1451
|
+
ModuleFileName: string;
|
|
1452
|
+
Name: string;
|
|
1453
|
+
Selector: string;
|
|
1454
|
+
};
|
|
1400
1455
|
protected _dialogService: DialogService;
|
|
1401
1456
|
private _renderer2;
|
|
1402
1457
|
private _router;
|
|
1458
|
+
private _refresh$;
|
|
1403
1459
|
FnHandleUlvToolbarEvents: (ulvToolbar: UlvToolbarComponent) => void;
|
|
1460
|
+
FnHandleUlvPagingEvents: (ulvPaging: UlvPagingComponent) => void;
|
|
1404
1461
|
ngOnInit(): void;
|
|
1405
1462
|
ngAfterViewInit(): void;
|
|
1406
1463
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -1420,9 +1477,11 @@ declare class BarsaUlvMainComponent extends BaseComponent implements OnInit, Aft
|
|
|
1420
1477
|
onPageChange(e: number): void;
|
|
1421
1478
|
onSelectSearchPanelSettings(selectedSearchPanelSettingsId: string, popover: any): void;
|
|
1422
1479
|
SetUiViewerSelector(uiViewerSelector: any): void;
|
|
1480
|
+
protected _refreshSize(): void;
|
|
1481
|
+
protected _handleRefreshSize(): void;
|
|
1423
1482
|
private _setBackground;
|
|
1424
1483
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaUlvMainComponent, never>;
|
|
1425
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaUlvMainComponent, "bsu-barsa-ulv-main", never, { "component": { "alias": "component"; "required": false; }; "viewerControl": { "alias": "viewerControl"; "required": false; }; "hideViewerLoading": { "alias": "hideViewerLoading"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "hidePaging": { "alias": "hidePaging"; "required": false; }; "viewerLoading": { "alias": "viewerLoading"; "required": false; }; "isReportPage": { "alias": "isReportPage"; "required": false; }; "cssBackground": { "alias": "cssBackground"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "shortcuts": { "alias": "shortcuts"; "required": false; }; "title": { "alias": "title"; "required": false; }; "searchPanelUi": { "alias": "searchPanelUi"; "required": false; }; "breadCrumbs": { "alias": "breadCrumbs"; "required": false; }; "allSearchPanelSettings": { "alias": "allSearchPanelSettings"; "required": false; }; "isAnonymous": { "alias": "isAnonymous"; "required": false; }; "canSaveGridSetting": { "alias": "canSaveGridSetting"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "hideUlvPageTitle": { "alias": "hideUlvPageTitle"; "required": false; }; "selectedSearchPanelSettings": { "alias": "selectedSearchPanelSettings"; "required": false; }; "searchPanelMoChanged": { "alias": "searchPanelMoChanged"; "required": false; }; "selectedSearchPanelSettingsId": { "alias": "selectedSearchPanelSettingsId"; "required": false; }; "hideSearchPanel": { "alias": "hideSearchPanel"; "required": false; }; "pagingSetting": { "alias": "pagingSetting"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "context": { "alias": "context"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; "landscape": { "alias": "landscape"; "required": false; }; "
|
|
1484
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaUlvMainComponent, "bsu-barsa-ulv-main", never, { "component": { "alias": "component"; "required": false; }; "viewerControl": { "alias": "viewerControl"; "required": false; }; "hideViewerLoading": { "alias": "hideViewerLoading"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "hidePaging": { "alias": "hidePaging"; "required": false; }; "viewerLoading": { "alias": "viewerLoading"; "required": false; }; "isReportPage": { "alias": "isReportPage"; "required": false; }; "cssBackground": { "alias": "cssBackground"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "shortcuts": { "alias": "shortcuts"; "required": false; }; "title": { "alias": "title"; "required": false; }; "searchPanelUi": { "alias": "searchPanelUi"; "required": false; }; "breadCrumbs": { "alias": "breadCrumbs"; "required": false; }; "allSearchPanelSettings": { "alias": "allSearchPanelSettings"; "required": false; }; "isAnonymous": { "alias": "isAnonymous"; "required": false; }; "canSaveGridSetting": { "alias": "canSaveGridSetting"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "hideUlvPageTitle": { "alias": "hideUlvPageTitle"; "required": false; }; "selectedSearchPanelSettings": { "alias": "selectedSearchPanelSettings"; "required": false; }; "searchPanelMoChanged": { "alias": "searchPanelMoChanged"; "required": false; }; "selectedSearchPanelSettingsId": { "alias": "selectedSearchPanelSettingsId"; "required": false; }; "hideSearchPanel": { "alias": "hideSearchPanel"; "required": false; }; "pagingSetting": { "alias": "pagingSetting"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "context": { "alias": "context"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "standalone": { "alias": "standalone"; "required": false; }; "landscape": { "alias": "landscape"; "required": false; }; "toolbarSettings": { "alias": "toolbarSettings"; "required": false; }; "layoutInfo": { "alias": "layoutInfo"; "required": false; }; "formSetting": { "alias": "formSetting"; "required": false; }; "allowGridColumnSort": { "alias": "allowGridColumnSort"; "required": false; }; "useLayoutItemTextForControl": { "alias": "useLayoutItemTextForControl"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "access": { "alias": "access"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "toolbarButtons": { "alias": "toolbarButtons"; "required": false; }; "toolbarButtonsReportView": { "alias": "toolbarButtonsReportView"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "allowInlineEdit": { "alias": "allowInlineEdit"; "required": false; }; "gridSetting": { "alias": "gridSetting"; "required": false; }; "viewCollection": { "alias": "viewCollection"; "required": false; }; "reportView": { "alias": "reportView"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "hiddenOverflowContent": { "alias": "hiddenOverflowContent"; "required": false; }; "cls": { "alias": "cls"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; "ulvHeightSizeType": { "alias": "ulvHeightSizeType"; "required": false; }; "ulvHeightSize": { "alias": "ulvHeightSize"; "required": false; }; }, { "toggleMultiSelect": "toggleMultiSelect"; "groupbyClick": "groupbyClick"; "sortClick": "sortClick"; "columnClick": "columnClick"; "editModeClick": "editModeClick"; "viewClick": "viewClick"; "createNewInlineMo": "createNewInlineMo"; "contentHeightChange": "contentHeightChange"; "closeEvent": "closeEvent"; "searchPanelMoChange": "searchPanelMoChange"; "openManageFilters": "openManageFilters"; "collapsedChange": "collapsedChange"; "hideSearchPanelClick": "hideSearchPanelClick"; "filterSave": "filterSave"; "filterSaveAs": "filterSaveAs"; "pageChange": "pageChange"; "showFilterFieldsSetting": "showFilterFieldsSetting"; "manageFilters": "manageFilters"; "clearSearch": "clearSearch"; "search": "search"; "selectSearchPanelSettings": "selectSearchPanelSettings"; }, never, never, false, never>;
|
|
1426
1485
|
}
|
|
1427
1486
|
|
|
1428
1487
|
declare class UiUlvMainUiComponent extends BaseComponent implements OnInit {
|
|
@@ -1437,7 +1496,6 @@ declare class UiUlvMainUiComponent extends BaseComponent implements OnInit {
|
|
|
1437
1496
|
marginUlv: any;
|
|
1438
1497
|
set searchPanelComponent(val: any);
|
|
1439
1498
|
set fullscreen(val: boolean);
|
|
1440
|
-
simpleSearchPanel: boolean;
|
|
1441
1499
|
selectedSearchPanelSettings: SearchPanelSettings | undefined;
|
|
1442
1500
|
firstApplyAutomatically: boolean;
|
|
1443
1501
|
cssBackground$: Observable<CssBackground | null>;
|
|
@@ -1481,7 +1539,12 @@ declare class UiUlvMainUiComponent extends BaseComponent implements OnInit {
|
|
|
1481
1539
|
viewCollection$: Observable<UiReportViewBase[]>;
|
|
1482
1540
|
isMultiSelect$: Observable<boolean>;
|
|
1483
1541
|
useLayoutItemTextForControl$: Observable<boolean>;
|
|
1542
|
+
hiddenOverflowContent$: Observable<boolean>;
|
|
1484
1543
|
hideTitle$: Observable<boolean>;
|
|
1544
|
+
ulvHeightSizeType$: Observable<UlvHeightSizeType>;
|
|
1545
|
+
ulvHeightSize$: Observable<number>;
|
|
1546
|
+
toolbarButtonsReportView$: Observable<ToolbarButtonReportViewType[]>;
|
|
1547
|
+
toolbarSettings$: Observable<MoForReportModel | null>;
|
|
1485
1548
|
dialogConfig: DialogConfig;
|
|
1486
1549
|
private _dialogService;
|
|
1487
1550
|
private _ulvMainService;
|
|
@@ -1504,9 +1567,11 @@ declare class UiUlvMainUiComponent extends BaseComponent implements OnInit {
|
|
|
1504
1567
|
onFilterSave(): void;
|
|
1505
1568
|
onFilterSaveAs(): void;
|
|
1506
1569
|
onShowFilterFieldsSetting(): void;
|
|
1570
|
+
onToggleMultiSelect(): void;
|
|
1507
1571
|
onManageFilters(): void;
|
|
1508
1572
|
onClearSearch(): void;
|
|
1509
1573
|
onSearch(): void;
|
|
1574
|
+
onContentHeightChange(height: number): void;
|
|
1510
1575
|
onSelectSearchPanelSettings(selectedSearchPanelSettingsId: string): void;
|
|
1511
1576
|
onChangeView(viewSetting: UiReportViewBase): void;
|
|
1512
1577
|
onToolbarCreateNewInlineMo(): void;
|
|
@@ -1672,6 +1737,7 @@ declare class BarsaTinyemceComponent extends BaseComponent implements AfterViewI
|
|
|
1672
1737
|
height: number;
|
|
1673
1738
|
protected _uploadService: UploadService;
|
|
1674
1739
|
protected _el: ElementRef<any>;
|
|
1740
|
+
protected _firstIframeLoadEvent: boolean;
|
|
1675
1741
|
ngOnChanges(simpleChanges: SimpleChanges): void;
|
|
1676
1742
|
ngOnInit(): void;
|
|
1677
1743
|
ngOnDestroy(): void;
|
|
@@ -1701,6 +1767,7 @@ declare class BarsaTinyemceComponent extends BaseComponent implements AfterViewI
|
|
|
1701
1767
|
}
|
|
1702
1768
|
|
|
1703
1769
|
declare class UiPdfViewerComponent extends DeviceInfoFieldBaseComponent implements OnInit, OnChanges {
|
|
1770
|
+
fileUploadComponent: FileUploaderComponent;
|
|
1704
1771
|
_pdfViewerOnDemand: any;
|
|
1705
1772
|
_dialogTpl: TemplateRef<any>;
|
|
1706
1773
|
_minheight: string | null;
|
|
@@ -2087,6 +2154,7 @@ declare class FundamentalDynamicFormComponent extends BaseComponent implements O
|
|
|
2087
2154
|
landscape: boolean;
|
|
2088
2155
|
standalone: boolean;
|
|
2089
2156
|
modernTabs: LayoutSetting[];
|
|
2157
|
+
selectedTabPageName: string;
|
|
2090
2158
|
modernTabContainerComponent: EjrayOlgo;
|
|
2091
2159
|
layoutGridCol: number;
|
|
2092
2160
|
colLg: number;
|
|
@@ -2116,7 +2184,7 @@ declare class FundamentalDynamicFormComponent extends BaseComponent implements O
|
|
|
2116
2184
|
protected _refreshSize(): void;
|
|
2117
2185
|
protected _hanldeLayout(): void;
|
|
2118
2186
|
static ɵfac: i0.ɵɵFactoryDeclaration<FundamentalDynamicFormComponent, never>;
|
|
2119
|
-
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; }; "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>;
|
|
2187
|
+
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>;
|
|
2120
2188
|
}
|
|
2121
2189
|
|
|
2122
2190
|
interface LinearItemMo extends MetaobjectDataModel {
|
|
@@ -2508,6 +2576,7 @@ declare class FileViewerContentComponent extends BaseComponent {
|
|
|
2508
2576
|
id: string;
|
|
2509
2577
|
};
|
|
2510
2578
|
};
|
|
2579
|
+
type: string;
|
|
2511
2580
|
private _picFieldSrc;
|
|
2512
2581
|
private _renderer2;
|
|
2513
2582
|
ngOnInit(): void;
|
|
@@ -2529,23 +2598,24 @@ declare class FileGalleryViewerComponent extends BaseComponent {
|
|
|
2529
2598
|
isImageGallery: boolean;
|
|
2530
2599
|
isHorizontal: boolean;
|
|
2531
2600
|
selectedFile: FileAttachmentInfo;
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2601
|
+
groupList: Array<PictureGroupItem>;
|
|
2602
|
+
selectedId: string;
|
|
2603
|
+
scrollToId: i0.WritableSignal<string>;
|
|
2604
|
+
selectedIdChange: EventEmitter<string>;
|
|
2535
2605
|
imageLoadedCount: Array<number>;
|
|
2536
2606
|
allNeedImagesLoaded: i0.WritableSignal<boolean>;
|
|
2537
2607
|
protected _renderer2: Renderer2;
|
|
2538
|
-
protected
|
|
2608
|
+
protected _selectedIdChange$: Subject<string>;
|
|
2539
2609
|
ngOnInit(): void;
|
|
2540
2610
|
onImageLoaded(index: number): void;
|
|
2541
|
-
onMedaiClick(media: FileAttachmentInfo
|
|
2611
|
+
onMedaiClick(media: FileAttachmentInfo): void;
|
|
2542
2612
|
Rotate(): void;
|
|
2543
2613
|
private _selectedIndexChanged;
|
|
2544
2614
|
private _scrollInto;
|
|
2545
2615
|
private _applyIndexChanged;
|
|
2546
2616
|
private _isSequentialBeforeTarget;
|
|
2547
2617
|
static ɵfac: i0.ɵɵFactoryDeclaration<FileGalleryViewerComponent, never>;
|
|
2548
|
-
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; }; "
|
|
2618
|
+
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; }; "selectedId": { "alias": "selectedId"; "required": false; }; "scrollToId": { "alias": "scrollToId"; "required": false; }; }, { "selectedIdChange": "selectedIdChange"; }, never, never, false, never>;
|
|
2549
2619
|
}
|
|
2550
2620
|
|
|
2551
2621
|
declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent implements OnInit, OnDestroy {
|
|
@@ -2559,6 +2629,7 @@ declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent imple
|
|
|
2559
2629
|
Height: string;
|
|
2560
2630
|
Size: string;
|
|
2561
2631
|
}[];
|
|
2632
|
+
selectedGroupItem: PictureGroupItem | null;
|
|
2562
2633
|
parameters: UiPicturesInfoSettings;
|
|
2563
2634
|
uploadingState$: Observable<IUploadingState>;
|
|
2564
2635
|
cancelation$: Subject<void>;
|
|
@@ -2567,7 +2638,7 @@ declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent imple
|
|
|
2567
2638
|
mediaDataSource: BehaviorSubject<Media[]>;
|
|
2568
2639
|
mediaData$: Observable<Media[]>;
|
|
2569
2640
|
isMobile: any;
|
|
2570
|
-
|
|
2641
|
+
selectedId: string;
|
|
2571
2642
|
fillWidth: boolean;
|
|
2572
2643
|
fillAll: boolean;
|
|
2573
2644
|
fillOriginal: boolean;
|
|
@@ -2581,14 +2652,16 @@ declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent imple
|
|
|
2581
2652
|
protected _uploadService: UploadService;
|
|
2582
2653
|
protected _dialogService: DialogService;
|
|
2583
2654
|
private _fileCountSource;
|
|
2584
|
-
|
|
2655
|
+
get selectedMedia(): Media | undefined;
|
|
2585
2656
|
ngOnInit(): void;
|
|
2586
2657
|
ngOnDestroy(): void;
|
|
2658
|
+
onPrimaryUpload(uploader: any): void;
|
|
2659
|
+
onOpenUploader(groupItem: PictureGroupItem, uploader: any): void;
|
|
2660
|
+
onGroupAttach(groupItem: PictureGroupItem, uploader: any): void;
|
|
2587
2661
|
onInvalidFiles(_files: File[]): void;
|
|
2588
|
-
|
|
2589
|
-
onRotate(imgEl: HTMLImageElement, media2: Media, _index: number): void;
|
|
2662
|
+
onRotate(media2: Media): void;
|
|
2590
2663
|
onRotate2(): void;
|
|
2591
|
-
onDelete(
|
|
2664
|
+
onDelete(id: string): void;
|
|
2592
2665
|
onScan(): void;
|
|
2593
2666
|
onAdvanceScan(): void;
|
|
2594
2667
|
onZoomIn(): void;
|
|
@@ -2597,6 +2670,7 @@ declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent imple
|
|
|
2597
2670
|
onFillWidth(): void;
|
|
2598
2671
|
onFillAll(): void;
|
|
2599
2672
|
onFileSelection(files: File[]): void;
|
|
2673
|
+
protected _setGroupItemAndOpenUploader(groupItem: PictureGroupItem | null, uploader: any): void;
|
|
2600
2674
|
protected _deleteMedia(selectedMedia: any): void;
|
|
2601
2675
|
protected _checkSelectedIndex(): void;
|
|
2602
2676
|
protected _scanHelper(isAdvanced: any): void;
|
|
@@ -2611,6 +2685,7 @@ declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent imple
|
|
|
2611
2685
|
protected _displayImages(value: {
|
|
2612
2686
|
Id: string;
|
|
2613
2687
|
FileId: string;
|
|
2688
|
+
GroupId: string;
|
|
2614
2689
|
FileName: string;
|
|
2615
2690
|
Width: string;
|
|
2616
2691
|
Height: string;
|
|
@@ -2619,18 +2694,6 @@ declare class UiPicturesInfoComponent extends DeviceInfoFieldBaseComponent imple
|
|
|
2619
2694
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiPicturesInfoComponent, never>;
|
|
2620
2695
|
static ɵcmp: i0.ɵɵComponentDeclaration<UiPicturesInfoComponent, "bsu-ui-pictures-info", never, { "value": { "alias": "value"; "required": false; }; }, {}, never, never, false, never>;
|
|
2621
2696
|
}
|
|
2622
|
-
interface Media {
|
|
2623
|
-
title: string;
|
|
2624
|
-
thumbnailUrl: string;
|
|
2625
|
-
mediaType: string;
|
|
2626
|
-
mediaUrl: string;
|
|
2627
|
-
captionFile?: string;
|
|
2628
|
-
audioDescFile?: string;
|
|
2629
|
-
alt: string;
|
|
2630
|
-
label: string;
|
|
2631
|
-
selected?: boolean;
|
|
2632
|
-
overlayRequired?: boolean;
|
|
2633
|
-
}
|
|
2634
2697
|
interface UiPicturesInfoSettings extends MetaobjectDataModel {
|
|
2635
2698
|
IsThumbnailHorizontal: boolean;
|
|
2636
2699
|
GalleryMode: number;
|
|
@@ -3060,31 +3123,6 @@ declare class MaskComponent extends BaseComponent {
|
|
|
3060
3123
|
static ɵcmp: i0.ɵɵComponentDeclaration<MaskComponent, "bsu-mask", never, { "size": { "alias": "size"; "required": false; }; "top": { "alias": "top"; "required": false; }; }, {}, never, never, false, never>;
|
|
3061
3124
|
}
|
|
3062
3125
|
|
|
3063
|
-
declare class UlvPagingComponent extends BaseComponent implements OnInit {
|
|
3064
|
-
pageChange: EventEmitter<number>;
|
|
3065
|
-
pageSizeChange: EventEmitter<number>;
|
|
3066
|
-
height: number;
|
|
3067
|
-
pagingSetting: PagingSetting;
|
|
3068
|
-
context: any;
|
|
3069
|
-
currentPage: number;
|
|
3070
|
-
totalPage: number;
|
|
3071
|
-
totalPageStr: string;
|
|
3072
|
-
private _cdr;
|
|
3073
|
-
private bbbPipe;
|
|
3074
|
-
ngOnInit(): void;
|
|
3075
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
3076
|
-
onPageSizeChange(e: any): void;
|
|
3077
|
-
onEndClick(): void;
|
|
3078
|
-
onFirstClick(): void;
|
|
3079
|
-
onNextClick(): void;
|
|
3080
|
-
onPreviousClick(): void;
|
|
3081
|
-
onPageChange(pageNumber: number): void;
|
|
3082
|
-
private _initValues;
|
|
3083
|
-
private _pageChanged;
|
|
3084
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UlvPagingComponent, never>;
|
|
3085
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UlvPagingComponent, "bsu-ulv-paging", never, { "pagingSetting": { "alias": "pagingSetting"; "required": false; }; }, { "pageChange": "pageChange"; "pageSizeChange": "pageSizeChange"; }, never, never, false, never>;
|
|
3086
|
-
}
|
|
3087
|
-
|
|
3088
3126
|
declare class UlvSelectionComponent extends BaseComponent implements AfterViewInit {
|
|
3089
3127
|
dailogRef: DialogRef<any, any>;
|
|
3090
3128
|
context: {
|
|
@@ -3288,6 +3326,7 @@ declare class UiMoInfoUlvComboComponent extends FieldBaseComponent implements On
|
|
|
3288
3326
|
}
|
|
3289
3327
|
|
|
3290
3328
|
declare class UiPictureFileComponent extends FieldBaseComponent implements OnInit, OnDestroy {
|
|
3329
|
+
fileUploadComponent: FileUploaderComponent;
|
|
3291
3330
|
_editable: boolean;
|
|
3292
3331
|
imageUrl: any;
|
|
3293
3332
|
sizeMode: any;
|
|
@@ -3598,11 +3637,14 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3598
3637
|
inDialog: boolean;
|
|
3599
3638
|
isMultiSelect: boolean;
|
|
3600
3639
|
rtl: boolean;
|
|
3640
|
+
isReportPage: boolean;
|
|
3641
|
+
contentHeight: number;
|
|
3601
3642
|
disableResponsive: boolean;
|
|
3602
3643
|
simpleInlineEdit: boolean;
|
|
3603
3644
|
hideSearchpanel: boolean;
|
|
3604
3645
|
gridFreeColumnSizing: boolean;
|
|
3605
3646
|
inlineEditWithoutSelection: boolean;
|
|
3647
|
+
ulvHeightSizeType: UlvHeightSizeType;
|
|
3606
3648
|
cartableTemplates: {
|
|
3607
3649
|
[key: string]: FormSetting;
|
|
3608
3650
|
};
|
|
@@ -3663,7 +3705,7 @@ declare class ReportViewRendererDirective extends BaseDirective implements OnCha
|
|
|
3663
3705
|
ngOnDestroy(): void;
|
|
3664
3706
|
private _insertView;
|
|
3665
3707
|
static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewRendererDirective, never>;
|
|
3666
|
-
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; }; "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; }; "cartableTemplates": { "alias": "cartableTemplates"; "required": false; }; "cartableChildsMo": { "alias": "cartableChildsMo"; "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>;
|
|
3708
|
+
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; }; "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; }; }, { "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>;
|
|
3667
3709
|
}
|
|
3668
3710
|
|
|
3669
3711
|
declare class FullscreenDialogDirective extends BaseDirective implements OnInit {
|
|
@@ -3879,8 +3921,7 @@ declare class FileViewerComponent extends BaseComponent implements OnInit {
|
|
|
3879
3921
|
isImageGallery: boolean;
|
|
3880
3922
|
isHorizontal: boolean;
|
|
3881
3923
|
selectedFile: FileAttachmentInfo;
|
|
3882
|
-
|
|
3883
|
-
scrollToThumbnailIndex: number;
|
|
3924
|
+
selectedId: string;
|
|
3884
3925
|
imageLoadedCount: Array<number>;
|
|
3885
3926
|
allNeedImagesLoaded: i0.WritableSignal<boolean>;
|
|
3886
3927
|
private _dialogRef;
|
|
@@ -3892,27 +3933,32 @@ declare class FileViewerComponent extends BaseComponent implements OnInit {
|
|
|
3892
3933
|
|
|
3893
3934
|
declare class BlobViewerComponent extends BaseComponent implements OnInit, OnChanges {
|
|
3894
3935
|
file: FileAttachmentInfo;
|
|
3936
|
+
type: string;
|
|
3895
3937
|
_pdfViewerOnDemand: any;
|
|
3896
3938
|
valueUrl: SafeResourceUrl;
|
|
3897
3939
|
loading: i0.WritableSignal<boolean>;
|
|
3898
3940
|
fallbackUrl: string;
|
|
3899
3941
|
isMobile: boolean;
|
|
3900
3942
|
blobUrl: string;
|
|
3943
|
+
fileType: string;
|
|
3944
|
+
canConvertToPdf: boolean;
|
|
3945
|
+
contentType: string;
|
|
3901
3946
|
private _domSanitizer;
|
|
3902
3947
|
ngOnInit(): void;
|
|
3903
3948
|
ngOnChanges(changes: SimpleChanges): void;
|
|
3904
3949
|
onVisibilityChange(e: any): void;
|
|
3950
|
+
getFileGroup(): string;
|
|
3905
3951
|
protected _downloadFileId(fileId: any, viewInBrowser: any, convertTo: any, forOcx: any, isOfficeOnline: any): void;
|
|
3906
3952
|
protected getFallbackUrl(fileId: any): string;
|
|
3907
3953
|
protected _setLoading(loading: any): void;
|
|
3908
3954
|
protected _downloadFileIdCompleted(response: any): void;
|
|
3909
3955
|
static ɵfac: i0.ɵɵFactoryDeclaration<BlobViewerComponent, never>;
|
|
3910
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BlobViewerComponent, "bsu-blob-viewer", never, { "file": { "alias": "file"; "required": false; }; }, {}, never, never, false, never>;
|
|
3956
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BlobViewerComponent, "bsu-blob-viewer", never, { "file": { "alias": "file"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, false, never>;
|
|
3911
3957
|
}
|
|
3912
3958
|
|
|
3913
3959
|
declare class FullscreenFilesDirective {
|
|
3914
3960
|
files: FileAttachmentInfo[];
|
|
3915
|
-
|
|
3961
|
+
selectedId: string;
|
|
3916
3962
|
title: string;
|
|
3917
3963
|
deviceSize: AbbrevationDeviceSize;
|
|
3918
3964
|
isImageGallery: boolean;
|
|
@@ -3920,15 +3966,15 @@ declare class FullscreenFilesDirective {
|
|
|
3920
3966
|
private _dialogService;
|
|
3921
3967
|
_handleClick(): void;
|
|
3922
3968
|
static ɵfac: i0.ɵɵFactoryDeclaration<FullscreenFilesDirective, never>;
|
|
3923
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<FullscreenFilesDirective, "[fullscreenFiles]", never, { "files": { "alias": "files"; "required": false; }; "
|
|
3969
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FullscreenFilesDirective, "[fullscreenFiles]", never, { "files": { "alias": "files"; "required": false; }; "selectedId": { "alias": "selectedId"; "required": false; }; "title": { "alias": "title"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "isImageGallery": { "alias": "isImageGallery"; "required": false; }; "component": { "alias": "component"; "required": false; }; }, {}, never, never, false, never>;
|
|
3924
3970
|
}
|
|
3925
3971
|
|
|
3926
3972
|
declare class DownloadFilesDirective {
|
|
3927
3973
|
files: FileAttachmentInfo[];
|
|
3928
|
-
|
|
3974
|
+
nozip: boolean;
|
|
3929
3975
|
_handleClick(): void;
|
|
3930
3976
|
static ɵfac: i0.ɵɵFactoryDeclaration<DownloadFilesDirective, never>;
|
|
3931
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DownloadFilesDirective, "[downloadFiles]", never, { "files": { "alias": "files"; "required": false; }; }, {}, never, never, false, never>;
|
|
3977
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DownloadFilesDirective, "[downloadFiles]", never, { "files": { "alias": "files"; "required": false; }; "nozip": { "alias": "nozip"; "required": false; }; }, {}, never, never, false, never>;
|
|
3932
3978
|
}
|
|
3933
3979
|
|
|
3934
3980
|
declare class NotificationItemComponent extends BaseComponent implements OnInit {
|
|
@@ -4737,6 +4783,7 @@ declare class BarsaChatUserListComponent extends ReportViewBaseComponent<BarsaCh
|
|
|
4737
4783
|
protected _rval: MoReportValuePipe;
|
|
4738
4784
|
ngOnInit(): void;
|
|
4739
4785
|
ngOnChanges(changes: SimpleChanges): void;
|
|
4786
|
+
onAvatarFailed(imgDom: HTMLImageElement): void;
|
|
4740
4787
|
protected _prepareUsers(moDataList: MetaobjectDataModel[]): void;
|
|
4741
4788
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaChatUserListComponent, never>;
|
|
4742
4789
|
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaChatUserListComponent, "bsu-barsa-chat-user-list", never, {}, {}, never, never, false, never>;
|
|
@@ -4756,6 +4803,7 @@ type User = {
|
|
|
4756
4803
|
lastMessageIsForMe: boolean;
|
|
4757
4804
|
title: string;
|
|
4758
4805
|
status: any;
|
|
4806
|
+
hasAvatar: boolean;
|
|
4759
4807
|
};
|
|
4760
4808
|
type BarsaChatUserListSettings = UiReportViewBaseSetting;
|
|
4761
4809
|
|
|
@@ -4898,13 +4946,14 @@ declare class BarsaBarDownloadFileComponent extends BaseViewItemPropsComponent {
|
|
|
4898
4946
|
popover: any;
|
|
4899
4947
|
file: FileAttachmentInfo;
|
|
4900
4948
|
files: FileAttachmentInfo[];
|
|
4949
|
+
selectedId: string;
|
|
4901
4950
|
hideFullScreen: boolean;
|
|
4902
4951
|
isMobile: boolean;
|
|
4903
4952
|
canPrint: boolean;
|
|
4904
4953
|
selectedIndex: number;
|
|
4905
4954
|
deviceSize: AbbrevationDeviceSize;
|
|
4906
4955
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaBarDownloadFileComponent, never>;
|
|
4907
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaBarDownloadFileComponent, "bsu-barsa-bar-download-file", never, { "popover": { "alias": "popover"; "required": false; }; "file": { "alias": "file"; "required": false; }; "files": { "alias": "files"; "required": false; }; "hideFullScreen": { "alias": "hideFullScreen"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "canPrint": { "alias": "canPrint"; "required": false; }; "selectedIndex": { "alias": "selectedIndex"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
4956
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaBarDownloadFileComponent, "bsu-barsa-bar-download-file", never, { "popover": { "alias": "popover"; "required": false; }; "file": { "alias": "file"; "required": false; }; "files": { "alias": "files"; "required": false; }; "selectedId": { "alias": "selectedId"; "required": false; }; "hideFullScreen": { "alias": "hideFullScreen"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "canPrint": { "alias": "canPrint"; "required": false; }; "selectedIndex": { "alias": "selectedIndex"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; }, {}, never, never, false, never>;
|
|
4908
4957
|
}
|
|
4909
4958
|
|
|
4910
4959
|
declare class UiNotificationViewComponent extends ReportViewBaseComponent<UiNotificationViewSettings> implements OnInit {
|
|
@@ -5145,6 +5194,7 @@ declare class BarsaMegamenuComponent extends BaseComponent {
|
|
|
5145
5194
|
menuGroups: MegaMenuGroup[];
|
|
5146
5195
|
titleKey: string;
|
|
5147
5196
|
iconKey: string;
|
|
5197
|
+
deviceSize: AbbrevationDeviceSize;
|
|
5148
5198
|
visibilityChange: EventEmitter<{
|
|
5149
5199
|
visibility: string;
|
|
5150
5200
|
menu: MegaMenuGroup;
|
|
@@ -5161,7 +5211,7 @@ declare class BarsaMegamenuComponent extends BaseComponent {
|
|
|
5161
5211
|
onScrollSideNavLeft(): void;
|
|
5162
5212
|
onScrollSideNavRight(): void;
|
|
5163
5213
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaMegamenuComponent, never>;
|
|
5164
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaMegamenuComponent, "bsu-barsa-megamenu", never, { "menuGroups": { "alias": "menuGroups"; "required": false; }; "titleKey": { "alias": "titleKey"; "required": false; }; "iconKey": { "alias": "iconKey"; "required": false; }; }, { "visibilityChange": "visibilityChange"; }, never, never, false, never>;
|
|
5214
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaMegamenuComponent, "bsu-barsa-megamenu", never, { "menuGroups": { "alias": "menuGroups"; "required": false; }; "titleKey": { "alias": "titleKey"; "required": false; }; "iconKey": { "alias": "iconKey"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; }, { "visibilityChange": "visibilityChange"; }, never, never, false, never>;
|
|
5165
5215
|
}
|
|
5166
5216
|
interface MegaMenuGroup {
|
|
5167
5217
|
id: string;
|
|
@@ -5267,6 +5317,28 @@ declare class BarsaChatMessageStatusComponent {
|
|
|
5267
5317
|
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaChatMessageStatusComponent, "bsu-barsa-chat-message-status", never, { "messageRead": { "alias": "messageRead"; "required": false; }; "messageSent": { "alias": "messageSent"; "required": false; }; }, {}, never, never, false, never>;
|
|
5268
5318
|
}
|
|
5269
5319
|
|
|
5320
|
+
declare class FileCardViewerComponent extends BaseComponent {
|
|
5321
|
+
mediaData: Media[];
|
|
5322
|
+
inDialog: boolean;
|
|
5323
|
+
disableOrReadonly: boolean;
|
|
5324
|
+
deviceSize: AbbrevationDeviceSize;
|
|
5325
|
+
uploadingState: IUploadingState | undefined;
|
|
5326
|
+
uploader: any;
|
|
5327
|
+
scanMenu: MenuComponent | undefined;
|
|
5328
|
+
groupList: Array<PictureGroupItem>;
|
|
5329
|
+
openUploader: EventEmitter<PictureGroupItem>;
|
|
5330
|
+
rotateMedia: EventEmitter<Media>;
|
|
5331
|
+
deleteMedia: EventEmitter<string>;
|
|
5332
|
+
gridColsClass: i0.WritableSignal<string>;
|
|
5333
|
+
protected _renderer2: Renderer2;
|
|
5334
|
+
ResizeRefresh: () => void;
|
|
5335
|
+
ngOnInit(): void;
|
|
5336
|
+
onRotate(imgEl: HTMLImageElement, media2: Media): void;
|
|
5337
|
+
onResize(): void;
|
|
5338
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileCardViewerComponent, never>;
|
|
5339
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileCardViewerComponent, "bsu-file-card-viewer", never, { "mediaData": { "alias": "mediaData"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "disableOrReadonly": { "alias": "disableOrReadonly"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "uploadingState": { "alias": "uploadingState"; "required": false; }; "uploader": { "alias": "uploader"; "required": false; }; "scanMenu": { "alias": "scanMenu"; "required": false; }; "groupList": { "alias": "groupList"; "required": false; }; }, { "openUploader": "openUploader"; "rotateMedia": "rotateMedia"; "deleteMedia": "deleteMedia"; }, never, never, false, never>;
|
|
5340
|
+
}
|
|
5341
|
+
|
|
5270
5342
|
declare class UtilDateToHhMmPipe implements PipeTransform {
|
|
5271
5343
|
transform(value: Date): string;
|
|
5272
5344
|
static ɵfac: i0.ɵɵFactoryDeclaration<UtilDateToHhMmPipe, never>;
|
|
@@ -5287,9 +5359,9 @@ declare class BarsaSapUiModule extends BaseModule {
|
|
|
5287
5359
|
constructor();
|
|
5288
5360
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
5289
5361
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
5290
|
-
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 ColumnRendererComponent, 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 BarsaChatComponent, typeof BarsaChatContentComponent, typeof BarsaChatMessageComponent, typeof BarsaChatUserListComponent, typeof BarsaChatThreadsListComponent, typeof BarsaChatThreadsListToolbarComponent, typeof BarsaChatContentToolbarComponent, typeof BarsaChatListComponent, 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 BarsaChatMessageStatusComponent, typeof FileGalleryViewerComponent, 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 FixTabMoreDirective], [typeof i238.CommonModule, typeof i239.FormsModule, typeof i239.ReactiveFormsModule, typeof i240.BarsaNovinRayCoreModule, typeof i241.DragDropModule, typeof i242.CdkTableModule, typeof i243.FundamentalNgxCoreModule, typeof i243.SideNavigationModule, typeof i243.FacetModule, typeof i243.WizardModule, typeof i243.RatingStarLabelPipe, typeof i243.ListGroupPipe, typeof i243.DateTimeFormatPipe, typeof i243.DateFromNowPipe, typeof i243.DateFormatPipe, typeof i243.AvatarIconPipe, typeof i244.ColorSwatchesModule, typeof i245.ColorChromeModule, typeof i246.ClipboardModule, typeof i247.BarsaCalendarModule, typeof BarsaSapUiRoutingModule, typeof i249.PdfJsViewerModule, typeof i240.ResizableModule, typeof i250.PlatformIconTabBarModule, typeof i243.ContentDensityModule, typeof i251.ScrollingModule, typeof UtilDateToHhMmPipe, typeof UtilChatTimeBadgePipe], [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 ColumnRendererComponent, 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 BarsaChatComponent, typeof BarsaChatContentComponent, typeof BarsaChatMessageComponent, typeof BarsaChatUserListComponent, typeof BarsaChatThreadsListComponent, typeof BarsaChatThreadsListToolbarComponent, typeof BarsaChatContentToolbarComponent, typeof BarsaChatListComponent, 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 BarsaChatMessageStatusComponent, typeof FileGalleryViewerComponent, typeof WizardLayoutDirective, typeof ColRendererDirective, typeof ApplyConditionalFormatsDirective, typeof ReportViewRendererDirective, typeof FullscreenDialogDirective, typeof FullscreenFilesDirective, typeof DownloadFilesDirective, typeof DialogHandlerDirective, typeof TableThDirective, typeof ContentDensityDirective, typeof DarkClassDirective, typeof FixTabMoreDirective, typeof UploadFileStatusPipe, typeof SapFontPipe, typeof SapFontClassPipe, typeof StringToArrayPipe, typeof NodeHasOneDepthLevelPipe, typeof MatrixValuePipe, typeof DynamicPageSizePipe, typeof SapSizePipe, typeof AvatarGridColPipe, typeof ObjectStatusIconPipe]>;
|
|
5362
|
+
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 ColumnRendererComponent, 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 BarsaChatComponent, typeof BarsaChatContentComponent, typeof BarsaChatMessageComponent, typeof BarsaChatUserListComponent, typeof BarsaChatThreadsListComponent, typeof BarsaChatThreadsListToolbarComponent, typeof BarsaChatContentToolbarComponent, typeof BarsaChatListComponent, 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 BarsaChatMessageStatusComponent, typeof FileGalleryViewerComponent, typeof FileCardViewerComponent, 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 FixTabMoreDirective], [typeof i239.CommonModule, typeof i240.FormsModule, typeof i240.ReactiveFormsModule, typeof i241.BarsaNovinRayCoreModule, typeof i242.DragDropModule, typeof i243.CdkTableModule, typeof i244.FundamentalNgxCoreModule, typeof i244.SideNavigationModule, typeof i244.FacetModule, typeof i244.WizardModule, typeof i244.RatingStarLabelPipe, typeof i244.ListGroupPipe, typeof i244.DateTimeFormatPipe, typeof i244.DateFromNowPipe, typeof i244.DateFormatPipe, typeof i244.AvatarIconPipe, typeof i245.ColorSwatchesModule, typeof i246.ColorChromeModule, typeof i247.ClipboardModule, typeof i248.BarsaCalendarModule, typeof BarsaSapUiRoutingModule, typeof i250.PdfJsViewerModule, typeof i241.ResizableModule, typeof i251.PlatformIconTabBarModule, typeof i244.ContentDensityModule, typeof i252.ScrollingModule, typeof UtilDateToHhMmPipe, typeof UtilChatTimeBadgePipe], [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 ColumnRendererComponent, 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 BarsaChatComponent, typeof BarsaChatContentComponent, typeof BarsaChatMessageComponent, typeof BarsaChatUserListComponent, typeof BarsaChatThreadsListComponent, typeof BarsaChatThreadsListToolbarComponent, typeof BarsaChatContentToolbarComponent, typeof BarsaChatListComponent, 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 BarsaChatMessageStatusComponent, typeof FileGalleryViewerComponent, typeof FileCardViewerComponent, typeof WizardLayoutDirective, typeof ColRendererDirective, typeof ApplyConditionalFormatsDirective, typeof ReportViewRendererDirective, typeof FullscreenDialogDirective, typeof FullscreenFilesDirective, typeof DownloadFilesDirective, typeof DialogHandlerDirective, typeof TableThDirective, typeof ContentDensityDirective, typeof DarkClassDirective, typeof FixTabMoreDirective, typeof UploadFileStatusPipe, typeof SapFontPipe, typeof SapFontClassPipe, typeof StringToArrayPipe, typeof NodeHasOneDepthLevelPipe, typeof MatrixValuePipe, typeof DynamicPageSizePipe, typeof SapSizePipe, typeof AvatarGridColPipe, typeof ObjectStatusIconPipe]>;
|
|
5291
5363
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaSapUiModule>;
|
|
5292
5364
|
}
|
|
5293
5365
|
|
|
5294
|
-
export { ApplyConditionalFormatsDirective, AvatarGridColPipe, BarsaAnswerCardComponent, BarsaAspViewerComponent, BarsaBarDownloadFileComponent, BarsaBarPanelComponent, BarsaBaseLayoutPanelComponent, BarsaBottomMenuViewComponent, BarsaBreadcrumbsComponent, BarsaCardBannerComponent, BarsaCardLayoutPanelComponent, BarsaCardRowPayamComponent, BarsaCartableFormComponent, BarsaCartableGroupComponent, BarsaCartableTemplateComponent, BarsaChatComponent, BarsaChatContentComponent, BarsaChatContentToolbarComponent, BarsaChatListComponent, BarsaChatMessageComponent, BarsaChatMessageStatusComponent, BarsaChatThreadsListComponent, BarsaChatThreadsListToolbarComponent, BarsaChatUserListComponent, BarsaChipComponent, BarsaColumnIndicatorComponent, 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, CardViewContentComponent, ColRendererDirective, ColumnMatrixRendererComponent, ColumnRendererComponent, ContentDensityDirective, CustomDateTimeComponent, DarkClassDirective, DeviceInfoFieldBaseComponent, DialogHandlerDirective, DownloadFilesDirective, DynamicCommandComponent, DynamicPageSizePipe, FileGalleryViewerComponent, FileInDialogComponent, FileViewerComponent, FileViewerContentComponent, FileViewerPopoverComponent, FixTabMoreDirective, 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, 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, WidthTypeEnum, WizardLayoutDirective, _trimEnd, getNestedValue, insertAvatar, sort };
|
|
5295
|
-
export type { DropInfo, FormLayoutCol,
|
|
5366
|
+
export { ApplyConditionalFormatsDirective, AvatarGridColPipe, BarsaAnswerCardComponent, BarsaAspViewerComponent, BarsaBarDownloadFileComponent, BarsaBarPanelComponent, BarsaBaseLayoutPanelComponent, BarsaBottomMenuViewComponent, BarsaBreadcrumbsComponent, BarsaCardBannerComponent, BarsaCardLayoutPanelComponent, BarsaCardRowPayamComponent, BarsaCartableFormComponent, BarsaCartableGroupComponent, BarsaCartableTemplateComponent, BarsaChatComponent, BarsaChatContentComponent, BarsaChatContentToolbarComponent, BarsaChatListComponent, BarsaChatMessageComponent, BarsaChatMessageStatusComponent, BarsaChatThreadsListComponent, BarsaChatThreadsListToolbarComponent, BarsaChatUserListComponent, BarsaChipComponent, BarsaColumnIndicatorComponent, 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, CardViewContentComponent, ColRendererDirective, ColumnMatrixRendererComponent, ColumnRendererComponent, ContentDensityDirective, CustomDateTimeComponent, DarkClassDirective, DeviceInfoFieldBaseComponent, DialogHandlerDirective, DownloadFilesDirective, DynamicCommandComponent, DynamicPageSizePipe, FileCardViewerComponent, FileGalleryViewerComponent, FileInDialogComponent, FileViewerComponent, FileViewerContentComponent, FileViewerPopoverComponent, FixTabMoreDirective, 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, 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, WidthTypeEnum, WizardLayoutDirective, _trimEnd, getNestedValue, insertAvatar, sort };
|
|
5367
|
+
export type { DropInfo, FormLayoutCol, MegaMenuGroup, MegaMenuItem };
|