barsa-sap-ui 2.3.35 → 2.3.37
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 +158 -80
- package/fesm2022/barsa-sap-ui.mjs.map +1 -1
- package/index.d.ts +56 -26
- package/package.json +1 -1
package/index.d.ts
CHANGED
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as i239 from 'barsa-novin-ray-core';
|
|
2
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, PagingSetting, ShortCutData, BaseViewItemPropsComponent, UploadService, IUploadingState, FilesValidationHelper, FileAttachmentInfo, LinearListHelper, BaseUlvSettingComponent, LayoutPanelBaseComponent, FormToolbarBaseComponent, InfoBarType, FormVisibilityStatus, ReportModel, FilePictureInfoModel, FormBaseComponent, ContainerComponent, DialogParams, BarsaDialogService, ContainerService, UiResponsiveSettings, FormPropsBaseComponent, BaseDirective, CultureTypes, NumberBaseComponent, ViewTypes, ClassNamesModel, ReportExtraInfo, RowDataOption, MenuItem, TypeUlvMainCtrlr, BaseViewContentPropsComponent, BaseColumnPropsComponent, BaseFormToolbaritemPropsComponent, FormComponentParams, MoReportValuePipe, PictureFieldSourcePipe, IntersectionStatus, 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 i242 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 i246 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 i238 from '@angular/forms';
|
|
15
15
|
import { UntypedFormGroup } from '@angular/forms';
|
|
16
|
-
import * as
|
|
16
|
+
import * as i240 from '@angular/cdk/drag-drop';
|
|
17
17
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
18
|
-
import * as
|
|
18
|
+
import * as i249 from '@fundamental-ngx/platform';
|
|
19
19
|
import { IconTabBarItem, IconTabBarTabComponent, TabType, IconTabBarComponent } 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 i250 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 i237 from '@angular/common';
|
|
26
|
+
import * as i241 from '@angular/cdk/table';
|
|
27
|
+
import * as i243 from 'ngx-color/swatches';
|
|
28
|
+
import * as i244 from 'ngx-color/chrome';
|
|
29
|
+
import * as i245 from '@angular/cdk/clipboard';
|
|
30
|
+
import * as i248 from 'ng2-pdfjs-viewer';
|
|
31
31
|
|
|
32
32
|
declare class ProgressIndicatorComponent extends BaseComponent {
|
|
33
33
|
constructor();
|
|
@@ -526,6 +526,7 @@ declare class UlvContextMenuComponent extends BaseComponent implements OnInit {
|
|
|
526
526
|
_popoverCmp: PopoverComponent;
|
|
527
527
|
onlyOverflow: boolean;
|
|
528
528
|
rightClickEnable: boolean;
|
|
529
|
+
closeOnOutsideClick: boolean;
|
|
529
530
|
deviceName: DeviceSize;
|
|
530
531
|
menuItems: any[];
|
|
531
532
|
allColumns: ReportViewColumn[];
|
|
@@ -551,7 +552,7 @@ declare class UlvContextMenuComponent extends BaseComponent implements OnInit {
|
|
|
551
552
|
OpenPopoverAt(x: number, y: number): void;
|
|
552
553
|
ClosePopover(): void;
|
|
553
554
|
static ɵfac: i0.ɵɵFactoryDeclaration<UlvContextMenuComponent, never>;
|
|
554
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UlvContextMenuComponent, "bsu-ulv-context-menu,[ulvContextMenu]", never, { "onlyOverflow": { "alias": "onlyOverflow"; "required": false; }; "rightClickEnable": { "alias": "rightClickEnable"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "menuItems": { "alias": "menuItems"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "index": { "alias": "index"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "styleIndex": { "alias": "styleIndex"; "required": false; }; "conditionalFormats": { "alias": "conditionalFormats"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "footerMode": { "alias": "footerMode"; "required": false; }; "contextMenuOverflowText": { "alias": "contextMenuOverflowText"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; }, { "commandClick": "commandClick"; }, never, never, false, never>;
|
|
555
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UlvContextMenuComponent, "bsu-ulv-context-menu,[ulvContextMenu]", never, { "onlyOverflow": { "alias": "onlyOverflow"; "required": false; }; "rightClickEnable": { "alias": "rightClickEnable"; "required": false; }; "closeOnOutsideClick": { "alias": "closeOnOutsideClick"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "menuItems": { "alias": "menuItems"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "index": { "alias": "index"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "styleIndex": { "alias": "styleIndex"; "required": false; }; "conditionalFormats": { "alias": "conditionalFormats"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "footerMode": { "alias": "footerMode"; "required": false; }; "contextMenuOverflowText": { "alias": "contextMenuOverflowText"; "required": false; }; "appendTo": { "alias": "appendTo"; "required": false; }; }, { "commandClick": "commandClick"; }, never, never, false, never>;
|
|
555
556
|
}
|
|
556
557
|
|
|
557
558
|
declare class UiMapComponent extends SapUiReportBaseComponent<UiReportViewBaseSetting> implements AfterViewInit {
|
|
@@ -1251,6 +1252,7 @@ declare class ReportNavigatorComponent extends BaseComponent implements OnInit,
|
|
|
1251
1252
|
loading$: Observable<boolean>;
|
|
1252
1253
|
private _activatedRoute;
|
|
1253
1254
|
private _portalService;
|
|
1255
|
+
private _applicationCtrlService;
|
|
1254
1256
|
private _injector;
|
|
1255
1257
|
private _cdr;
|
|
1256
1258
|
private _loadingSource;
|
|
@@ -4734,6 +4736,7 @@ declare class TableThDirective extends BaseDirective {
|
|
|
4734
4736
|
disableResponsive: boolean;
|
|
4735
4737
|
disableResize: boolean;
|
|
4736
4738
|
disableHeaderContextMenu: boolean;
|
|
4739
|
+
hasSecondaryColumns: boolean;
|
|
4737
4740
|
tableHeaderMode: TableHeaderWidthMode;
|
|
4738
4741
|
disableThResize: boolean;
|
|
4739
4742
|
set colClass(val: string);
|
|
@@ -4743,7 +4746,7 @@ declare class TableThDirective extends BaseDirective {
|
|
|
4743
4746
|
ngOnInit(): void;
|
|
4744
4747
|
_setWidth(): void;
|
|
4745
4748
|
static ɵfac: i0.ɵɵFactoryDeclaration<TableThDirective, never>;
|
|
4746
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TableThDirective, "[tableth]", never, { "fieldTypeId": { "alias": "fieldTypeId"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "isImageOrIcon": { "alias": "isImageOrIcon"; "required": false; }; "columnsLength": { "alias": "columnsLength"; "required": false; }; "tableWidth": { "alias": "tableWidth"; "required": false; }; "last": { "alias": "last"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "column": { "alias": "column"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "disableResize": { "alias": "disableResize"; "required": false; }; "disableHeaderContextMenu": { "alias": "disableHeaderContextMenu"; "required": false; }; "tableHeaderMode": { "alias": "tableHeaderMode"; "required": false; }; "colClass": { "alias": "colClass"; "required": false; }; "displayType": { "alias": "displayType"; "required": false; }; "name": { "alias": "name"; "required": false; }; "index": { "alias": "index"; "required": false; }; }, {}, never, never, false, never>;
|
|
4749
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<TableThDirective, "[tableth]", never, { "fieldTypeId": { "alias": "fieldTypeId"; "required": false; }; "caption": { "alias": "caption"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "isImageOrIcon": { "alias": "isImageOrIcon"; "required": false; }; "columnsLength": { "alias": "columnsLength"; "required": false; }; "tableWidth": { "alias": "tableWidth"; "required": false; }; "last": { "alias": "last"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "column": { "alias": "column"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "disableResize": { "alias": "disableResize"; "required": false; }; "disableHeaderContextMenu": { "alias": "disableHeaderContextMenu"; "required": false; }; "hasSecondaryColumns": { "alias": "hasSecondaryColumns"; "required": false; }; "tableHeaderMode": { "alias": "tableHeaderMode"; "required": false; }; "colClass": { "alias": "colClass"; "required": false; }; "displayType": { "alias": "displayType"; "required": false; }; "name": { "alias": "name"; "required": false; }; "index": { "alias": "index"; "required": false; }; }, {}, never, never, false, never>;
|
|
4747
4750
|
}
|
|
4748
4751
|
|
|
4749
4752
|
declare class BarsaRowInlineActionlistComponent extends BaseComponent {
|
|
@@ -4938,7 +4941,7 @@ declare class BarsaThemeComponent extends BaseComponent {
|
|
|
4938
4941
|
ngOnInit(): void;
|
|
4939
4942
|
private _loadUserPortalSettings;
|
|
4940
4943
|
private _setUserSettings;
|
|
4941
|
-
private
|
|
4944
|
+
private _applySettingsFromLocalStorage;
|
|
4942
4945
|
private _setDefaultTheme;
|
|
4943
4946
|
private _setTheme;
|
|
4944
4947
|
private _applyPortalTheme;
|
|
@@ -5060,10 +5063,20 @@ declare class UiMapReportComponent extends ReportViewBaseComponent<UiMapSettings
|
|
|
5060
5063
|
elemPopover: HTMLElement;
|
|
5061
5064
|
popoverX: number;
|
|
5062
5065
|
popoverY: number;
|
|
5066
|
+
signalMap: i0.WritableSignal<null>;
|
|
5063
5067
|
protected _leafletWrapper: any;
|
|
5068
|
+
protected _picfieldSrc: PictureFieldSourcePipe;
|
|
5064
5069
|
private _lastOnContextEventLoc;
|
|
5065
5070
|
ngOnInit(): void;
|
|
5066
5071
|
ngOnChanges(changes: SimpleChanges): void;
|
|
5072
|
+
onLongPress({ latlng, x, y }: {
|
|
5073
|
+
latlng: {
|
|
5074
|
+
lat: number;
|
|
5075
|
+
lng: number;
|
|
5076
|
+
};
|
|
5077
|
+
x: number;
|
|
5078
|
+
y: number;
|
|
5079
|
+
}): void;
|
|
5067
5080
|
onElemCreated(e: any): void;
|
|
5068
5081
|
onVisibilityChange(e: any): void;
|
|
5069
5082
|
protected _drawMap(mapContainer: HTMLElement): void;
|
|
@@ -5074,21 +5087,28 @@ declare class UiMapReportComponent extends ReportViewBaseComponent<UiMapSettings
|
|
|
5074
5087
|
protected _setData(nodes: any, edges: any, options: any): void;
|
|
5075
5088
|
protected _createMarker(id: any, mo: any, lat: any, lng: any, text: any, icon: any, draggable: any): any;
|
|
5076
5089
|
protected _addMarker(marker: any): void;
|
|
5077
|
-
protected _popupClose(
|
|
5078
|
-
protected _popupopen(
|
|
5079
|
-
protected _contextmenu(
|
|
5080
|
-
protected _preClick(
|
|
5081
|
-
protected _dblclick(
|
|
5082
|
-
protected
|
|
5083
|
-
protected _showContextMenu(
|
|
5084
|
-
|
|
5090
|
+
protected _popupClose(_e: any): void;
|
|
5091
|
+
protected _popupopen(_e: any): void;
|
|
5092
|
+
protected _contextmenu(_e: any): void;
|
|
5093
|
+
protected _preClick(_e: any): void;
|
|
5094
|
+
protected _dblclick(_e: any): void;
|
|
5095
|
+
protected _markerClick(mapData: MetaobjectDataModel): void;
|
|
5096
|
+
protected _showContextMenu(latlng: {
|
|
5097
|
+
lat: number;
|
|
5098
|
+
lng: number;
|
|
5099
|
+
}, x: any, y: any): void;
|
|
5100
|
+
protected _keypress(_e: any): void;
|
|
5085
5101
|
static ɵfac: i0.ɵɵFactoryDeclaration<UiMapReportComponent, never>;
|
|
5086
5102
|
static ɵcmp: i0.ɵɵComponentDeclaration<UiMapReportComponent, "bsu-ui-map-report", never, {}, {}, never, never, false, never>;
|
|
5087
5103
|
}
|
|
5088
5104
|
interface UiMapSettings extends UiReportViewBaseSetting {
|
|
5089
5105
|
FieldLng: string;
|
|
5090
5106
|
FieldLat: string;
|
|
5107
|
+
FieldMarkerPicture: string;
|
|
5091
5108
|
Groupby: string;
|
|
5109
|
+
IconMarker: {
|
|
5110
|
+
Url: string;
|
|
5111
|
+
};
|
|
5092
5112
|
Polygon: boolean;
|
|
5093
5113
|
Color1: string;
|
|
5094
5114
|
Color2: string;
|
|
@@ -5101,6 +5121,16 @@ declare class BarsaInfobarsComponent {
|
|
|
5101
5121
|
static ɵcmp: i0.ɵɵComponentDeclaration<BarsaInfobarsComponent, "bsu-barsa-infobars", never, { "infobars": { "alias": "infobars"; "required": false; }; }, { "dismiss": "dismiss"; }, never, never, false, never>;
|
|
5102
5122
|
}
|
|
5103
5123
|
|
|
5124
|
+
declare class DynamicCommandComponent extends BaseComponent {
|
|
5125
|
+
minheight: string;
|
|
5126
|
+
loading$: i0.WritableSignal<boolean>;
|
|
5127
|
+
private _activatedRoute;
|
|
5128
|
+
private _applicationCtrlService;
|
|
5129
|
+
ngOnInit(): void;
|
|
5130
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicCommandComponent, never>;
|
|
5131
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DynamicCommandComponent, "bsu-dynamic-command", never, {}, {}, never, never, false, never>;
|
|
5132
|
+
}
|
|
5133
|
+
|
|
5104
5134
|
declare class UtilDateToHhMmPipe implements PipeTransform {
|
|
5105
5135
|
transform(value: Date): string;
|
|
5106
5136
|
static ɵfac: i0.ɵɵFactoryDeclaration<UtilDateToHhMmPipe, never>;
|
|
@@ -5121,9 +5151,9 @@ declare class BarsaSapUiModule extends BaseModule {
|
|
|
5121
5151
|
constructor();
|
|
5122
5152
|
static forRoot(): ModuleWithProviders<BarsaSapUiModule>;
|
|
5123
5153
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiModule, never>;
|
|
5124
|
-
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 ReportNavigatorComponent, 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 BarsaChatThreadComponent, 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 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 UiMapReportComponent, typeof BarsaInfobarsComponent], [typeof i236.CommonModule, typeof i237.FormsModule, typeof i237.ReactiveFormsModule, typeof i238.BarsaNovinRayCoreModule, typeof i239.DragDropModule, typeof i240.CdkTableModule, typeof i241.FundamentalNgxCoreModule, typeof i241.SideNavigationModule, typeof i241.FacetModule, typeof i241.WizardModule, typeof i241.RatingStarLabelPipe, typeof i241.ListGroupPipe, typeof i241.DateTimeFormatPipe, typeof i241.DateFromNowPipe, typeof i241.DateFormatPipe, typeof i241.AvatarIconPipe, typeof i242.ColorSwatchesModule, typeof i243.ColorChromeModule, typeof i244.ClipboardModule, typeof i245.BarsaCalendarModule, typeof BarsaSapUiRoutingModule, typeof i247.PdfJsViewerModule, typeof i238.ResizableModule, typeof i248.PlatformIconTabBarModule, typeof i241.ContentDensityModule, typeof i249.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 ReportNavigatorComponent, 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 BarsaChatThreadComponent, 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 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]>;
|
|
5154
|
+
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 ReportNavigatorComponent, 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 BarsaChatThreadComponent, 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 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 i237.CommonModule, typeof i238.FormsModule, typeof i238.ReactiveFormsModule, typeof i239.BarsaNovinRayCoreModule, typeof i240.DragDropModule, typeof i241.CdkTableModule, typeof i242.FundamentalNgxCoreModule, typeof i242.SideNavigationModule, typeof i242.FacetModule, typeof i242.WizardModule, typeof i242.RatingStarLabelPipe, typeof i242.ListGroupPipe, typeof i242.DateTimeFormatPipe, typeof i242.DateFromNowPipe, typeof i242.DateFormatPipe, typeof i242.AvatarIconPipe, typeof i243.ColorSwatchesModule, typeof i244.ColorChromeModule, typeof i245.ClipboardModule, typeof i246.BarsaCalendarModule, typeof BarsaSapUiRoutingModule, typeof i248.PdfJsViewerModule, typeof i239.ResizableModule, typeof i249.PlatformIconTabBarModule, typeof i242.ContentDensityModule, typeof i250.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 ReportNavigatorComponent, 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 BarsaChatThreadComponent, 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 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]>;
|
|
5125
5155
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaSapUiModule>;
|
|
5126
5156
|
}
|
|
5127
5157
|
|
|
5128
|
-
export { ApplyConditionalFormatsDirective, AvatarGridColPipe, BarsaAnswerCardComponent, BarsaAspViewerComponent, BarsaBarDownloadFileComponent, BarsaBarPanelComponent, BarsaBaseLayoutPanelComponent, BarsaBottomMenuViewComponent, BarsaBreadcrumbsComponent, BarsaCardBannerComponent, BarsaCardLayoutPanelComponent, BarsaCardRowPayamComponent, BarsaCartableFormComponent, BarsaCartableGroupComponent, BarsaCartableTemplateComponent, BarsaChatComponent, BarsaChatContentComponent, BarsaChatContentToolbarComponent, BarsaChatListComponent, BarsaChatMessageComponent, BarsaChatThreadComponent, BarsaChatThreadsListComponent, BarsaChatThreadsListToolbarComponent, 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, DynamicPageSizePipe, 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, ReportNavigatorComponent, 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 };
|
|
5158
|
+
export { ApplyConditionalFormatsDirective, AvatarGridColPipe, BarsaAnswerCardComponent, BarsaAspViewerComponent, BarsaBarDownloadFileComponent, BarsaBarPanelComponent, BarsaBaseLayoutPanelComponent, BarsaBottomMenuViewComponent, BarsaBreadcrumbsComponent, BarsaCardBannerComponent, BarsaCardLayoutPanelComponent, BarsaCardRowPayamComponent, BarsaCartableFormComponent, BarsaCartableGroupComponent, BarsaCartableTemplateComponent, BarsaChatComponent, BarsaChatContentComponent, BarsaChatContentToolbarComponent, BarsaChatListComponent, BarsaChatMessageComponent, BarsaChatThreadComponent, BarsaChatThreadsListComponent, BarsaChatThreadsListToolbarComponent, 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, 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, ReportNavigatorComponent, 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 };
|
|
5129
5159
|
export type { DropInfo, FormLayoutCol, Media, MegaMenuGroup, MegaMenuItem };
|