barsa-novin-ray-core 2.3.136 → 2.3.142
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-novin-ray-core-barsa-novin-ray-core-DHEK96LQ.mjs → barsa-novin-ray-core-barsa-novin-ray-core-D1jTqUIb.mjs} +551 -253
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-D1jTqUIb.mjs.map +1 -0
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-BbA0tJ6I.mjs → barsa-novin-ray-core-barsa-report-page.module-CYc_aLhI.mjs} +2 -2
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-BbA0tJ6I.mjs.map → barsa-novin-ray-core-barsa-report-page.module-CYc_aLhI.mjs.map} +1 -1
- package/fesm2022/barsa-novin-ray-core.mjs +1 -1
- package/index.d.ts +177 -63
- package/package.json +1 -1
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-DHEK96LQ.mjs.map +0 -1
|
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { NgModule, inject, ComponentFactoryResolver, NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
|
|
3
3
|
import { FormsModule } from '@angular/forms';
|
|
4
4
|
import { CommonModule } from '@angular/common';
|
|
5
|
-
import { r as reportRoutes, f as formRoutes, R as ReportEmptyPageComponent, B as BaseModule, D as DynamicComponentService } from './barsa-novin-ray-core-barsa-novin-ray-core-
|
|
5
|
+
import { r as reportRoutes, f as formRoutes, R as ReportEmptyPageComponent, B as BaseModule, D as DynamicComponentService } from './barsa-novin-ray-core-barsa-novin-ray-core-D1jTqUIb.mjs';
|
|
6
6
|
import * as i1 from '@angular/router';
|
|
7
7
|
import { RouterModule } from '@angular/router';
|
|
8
8
|
|
|
@@ -55,4 +55,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
|
|
|
55
55
|
}], ctorParameters: () => [] });
|
|
56
56
|
|
|
57
57
|
export { BarsaReportPageModule };
|
|
58
|
-
//# sourceMappingURL=barsa-novin-ray-core-barsa-report-page.module-
|
|
58
|
+
//# sourceMappingURL=barsa-novin-ray-core-barsa-report-page.module-CYc_aLhI.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"barsa-novin-ray-core-barsa-report-page.module-
|
|
1
|
+
{"version":3,"file":"barsa-novin-ray-core-barsa-report-page.module-CYc_aLhI.mjs","sources":["../../../projects/barsa-novin-ray-core/src/lib/report-page-routing/barsa-report-page-routing.module.ts","../../../projects/barsa-novin-ray-core/src/lib/report-page-routing/barsa-report-page.module.ts"],"sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router'; // CLI imports router\r\nimport { formRoutes } from '../form-page-routing';\r\nimport { ReportEmptyPageComponent } from '../report-empty-page/report-empty-page.component';\r\nimport { reportRoutes } from './constants';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: ReportEmptyPageComponent,\r\n children: [reportRoutes(), formRoutes()],\r\n data: {\r\n hideBreadCrumb: true\r\n }\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule]\r\n})\r\nexport class BarsaReportPageRoutingModule {}\r\n","import { ComponentFactoryResolver, CUSTOM_ELEMENTS_SCHEMA, NgModule, NO_ERRORS_SCHEMA, inject } from '@angular/core';\r\nimport { FormsModule } from '@angular/forms';\r\nimport { CommonModule } from '@angular/common';\r\nimport { BaseModule } from '../base.module';\r\nimport { DynamicComponentService } from '../services';\r\nimport { BarsaReportPageRoutingModule } from './barsa-report-page-routing.module';\r\n\r\nconst components = [];\r\n\r\n@NgModule({\r\n imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule],\r\n declarations: [...components],\r\n exports: [...components],\r\n schemas: [NO_ERRORS_SCHEMA, CUSTOM_ELEMENTS_SCHEMA]\r\n})\r\nexport class BarsaReportPageModule extends BaseModule {\r\n protected dcm: DynamicComponentService;\r\n protected cfr: ComponentFactoryResolver;\r\n\r\n protected dynamicComponents = [...components];\r\n\r\n /** Inserted by Angular inject() migration for backwards compatibility */\r\n \r\n constructor() {\r\n const dcm = inject(DynamicComponentService);\r\n const cfr = inject(ComponentFactoryResolver);\r\n\r\n super(dcm, cfr, 'BarsaReportPageModule');\r\n \r\n this.dcm = dcm;\r\n this.cfr = cfr;\r\n }\r\n}\r\n"],"names":[],"mappings":";;;;;;;;AAMA,MAAM,MAAM,GAAW;AACnB,IAAA;AACI,QAAA,IAAI,EAAE,EAAE;AACR,QAAA,SAAS,EAAE,wBAAwB;AACnC,QAAA,QAAQ,EAAE,CAAC,YAAY,EAAE,EAAE,UAAU,EAAE,CAAC;AACxC,QAAA,IAAI,EAAE;AACF,YAAA,cAAc,EAAE;AACnB;AACJ;CACJ;MAMY,4BAA4B,CAAA;8GAA5B,4BAA4B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAA5B,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,4BAA4B,wCAF3B,YAAY,CAAA,EAAA,CAAA,CAAA;+GAEb,4BAA4B,EAAA,OAAA,EAAA,CAH3B,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,EAC7B,YAAY,CAAA,EAAA,CAAA,CAAA;;2FAEb,4BAA4B,EAAA,UAAA,EAAA,CAAA;kBAJxC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;oBACN,OAAO,EAAE,CAAC,YAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;oBACxC,OAAO,EAAE,CAAC,YAAY;AACzB,iBAAA;;;ACbD,MAAM,UAAU,GAAG,EAAE;AAQf,MAAO,qBAAsB,SAAQ,UAAU,CAAA;;AAQjD,IAAA,WAAA,GAAA;AACI,QAAA,MAAM,GAAG,GAAG,MAAM,CAAC,uBAAuB,CAAC;AAC3C,QAAA,MAAM,GAAG,GAAG,MAAM,CAAC,wBAAwB,CAAC;AAE5C,QAAA,KAAK,CAAC,GAAG,EAAE,GAAG,EAAE,uBAAuB,CAAC;AARlC,QAAA,IAAA,CAAA,iBAAiB,GAAG,CAAC,GAAG,UAAU,CAAC;AAUzC,QAAA,IAAI,CAAC,GAAG,GAAG,GAAG;AACd,QAAA,IAAI,CAAC,GAAG,GAAG,GAAG;;8GAfT,qBAAqB,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,QAAA,EAAA,CAAA,CAAA;AAArB,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,EALpB,OAAA,EAAA,CAAA,YAAY,EAAE,WAAW,EAAE,4BAA4B,CAAA,EAAA,CAAA,CAAA;AAKxD,IAAA,SAAA,IAAA,CAAA,IAAA,GAAA,EAAA,CAAA,mBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,QAAA,EAAA,EAAA,EAAA,IAAA,EAAA,qBAAqB,EALpB,OAAA,EAAA,CAAA,YAAY,EAAE,WAAW,EAAE,4BAA4B,CAAA,EAAA,CAAA,CAAA;;2FAKxD,qBAAqB,EAAA,UAAA,EAAA,CAAA;kBANjC,QAAQ;AAAC,YAAA,IAAA,EAAA,CAAA;AACN,oBAAA,OAAO,EAAE,CAAC,YAAY,EAAE,WAAW,EAAE,4BAA4B,CAAC;AAClE,oBAAA,YAAY,EAAE,CAAC,GAAG,UAAU,CAAC;AAC7B,oBAAA,OAAO,EAAE,CAAC,GAAG,UAAU,CAAC;AACxB,oBAAA,OAAO,EAAE,CAAC,gBAAgB,EAAE,sBAAsB;AACrD,iBAAA;;;;;"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { cp as APP_VERSION, a6 as AbsoluteDivBodyDirective, fm as AddDynamicFormStyles, eM as AffixRespondEvents, e_ as AllFilesMimeType, A as AnchorScrollDirective, bq as ApiService, cB as ApplicationBaseComponent, bX as ApplicationCtrlrService, v as AttrRtlDirective, f0 as AudioMimeType, bG as AudioRecordingService, fs as AuthGuard, du as BarsaApi, bu as BarsaDialogService, aJ as BarsaIconDictPipe, fz as BarsaNovinRayCoreModule, aj as BarsaReadonlyDirective, ch as BarsaSapUiFormPageModule, bK as BarsaStorageService, dB as BaseColumnPropsComponent, u as BaseComponent, cj as BaseController, w as BaseDirective, c as BaseDynamicComponent, m as BaseFormToolbaritemPropsComponent, k as BaseItemContentPropsComponent, B as BaseModule, da as BaseReportModel, c0 as BaseSettingsService, dE as BaseUlvSettingComponent, h as BaseViewContentPropsComponent, i as BaseViewItemPropsComponent, g as BaseViewPropsComponent, aI as BbbTranslatePipe, _ as BodyClickDirective, cY as BoolControlInfoModel, br as BreadcrumbService, cm as ButtonLoadingComponent, cZ as CalculateControlInfoModel, c1 as CalendarSettingsService, aR as CanUploadFilePipe, l as CardBaseItemContentPropsComponent, C as CardDynamicItemComponent, bh as CardMediaSizePipe, b$ as CardViewService, f4 as ChangeLayoutInfoCustomUi, bl as ChunkArrayPipe, cU as CodeEditorControlInfoModel, dl as ColSetting, b0 as ColumnCustomComponentPipe, aZ as ColumnCustomUiPipe, b2 as ColumnIconPipe, x as ColumnResizerDirective, bO as ColumnService, al as ColumnValueDirective, bc as ColumnValueOfParametersPipe, b1 as ColumnValuePipe, b4 as ComboRowImagePipe, cM as CommandControlInfoModel, fo as ContainerComponent, bx as ContainerService, aw as ContextMenuPipe, aL as ControlUiPipe, az as ConvertToStylePipe, S as CopyDirective, a1 as CountDownDirective, dc as CustomCommand, bs as CustomInjector, fr as CustomRouteReuseStrategy, cq as DIALOG_SERVICE, ca as DateHijriService, cb as DateMiladiService, dp as DateRanges, c9 as DateService, cc as DateShamsiService, cX as DateTimeControlInfoModel, db as DefaultCommandsAccessValue, dj as DefaultGridSetting, e9 as DeviceWidth, bt as DialogParams, y as DynamicCommandDirective, D as DynamicComponentService, bk as DynamicDarkColorPipe, d as DynamicFormComponent, n as DynamicFormToolbaritemComponent, e as DynamicItemComponent, o as DynamicLayoutComponent, ad as DynamicRootVariableDirective, a3 as DynamicStyleDirective, p as DynamicTileGroupComponent, s as DynamicUlvPagingComponent, q as DynamicUlvToolbarComponent, V as EllapsisTextDirective, z as EllipsifyDirective, a as EmptyPageComponent, E as EmptyPageWithRouterAndRouterOutletComponent, cV as EnumControlInfoModel, eS as ExecuteDynamicCommand, eT as ExecuteWorkflowChoiceDef, cr as FORM_DIALOG_COMPONENT, cv as FieldBaseComponent, F as FieldDirective, d9 as FieldInfoTypeEnum, cg as FieldUiComponent, cL as FileControlInfoModel, aK as FileInfoCountPipe, cK as FilePictureInfoModel, dt as FilesValidationHelper, ev as FillAllLayoutControls, X as FillEmptySpaceDirective, aW as FilterColumnsByDetailsPipe, be as FilterInlineActionListPipe, aD as FilterPipe, aG as FilterStringPipe, aE as FilterTabPipe, aN as FilterToolbarControlPipe, b9 as FilterWorkflowInMobilePipe, aV as FindColumnByDbNamePipe, eu as FindGroup, ex as FindLayoutSettingFromLayout94, b7 as FindPreviewColumnPipe, ew as FindToolbarItem, aQ as FioriIconPipe, cw as FormBaseComponent, Y as FormCloseDirective, cf as FormComponent, dD as FormFieldReportPageComponent, cd as FormNewComponent, dz as FormPageBaseComponent, dA as FormPageComponent, bv as FormPanelService, dw as FormPropsBaseComponent, bw as FormService, cx as FormToolbarBaseComponent, d6 as FormToolbarButton, cP as GaugeControlInfoModel, cG as GeneralControlInfoModel, er as GetAllColumnsSorted, ey as GetAllHorizontalFromLayout94, f2 as GetContentType, eB as GetDefaultMoObjectInfo, f8 as GetImgTags, f3 as GetViewableExtensions, es as GetVisibleValue, dk as GridSetting, et as GroupBy, av as GroupByPipe, bS as GroupByService, ax as HeaderFacetValuePipe, bd as HideAcceptCancelButtonsPipe, ba as HideColumnsInmobilePipe, cR as HistoryControlInfoModel, by as HorizontalLayoutService, ae as HorizontalResponsiveDirective, cN as IconControlInfoModel, bZ as IdbService, I as ImageLazyDirective, eY as ImageMimeType, f9 as ImagetoPrint, bV as InMemoryStorageService, bJ as IndexedDbService, eL as InputNumber, G as IntersectionObserverDirective, fp as IntersectionStatus, fg as IsDarkMode, b5 as IsExpandedNodePipe, bf as IsImagePipe, H as ItemsRendererDirective, bi as LabelStarTrimPipe, a5 as LabelmandatoryDirective, cC as LayoutItemBaseComponent, bT as LayoutMainContentService, cD as LayoutPanelBaseComponent, bz as LayoutService, aq as LeafletLongPressDirective, c$ as LinearListControlInfoModel, dx as LinearListHelper, aS as ListCountPipe, d0 as ListRelationModel, a7 as LoadExternalFilesDirective, bI as LocalStorageService, bA as LogService, c7 as LoginSettingsResolver, bm as MapToChatMessagePipe, M as MasterDetailsPageComponent, af as MeasureFormTitleWidthDirective, aU as MergeFieldsToColumnsPipe, d2 as MetaobjectDataModel, d8 as MetaobjectRelationModel, f1 as MimeTypes, d4 as MoForReportModel, d3 as MoForReportModelBase, aX as MoInfoUlvMoListPipe, a$ as MoInfoUlvPagingPipe, aF as MoReportValueConcatPipe, at as MoReportValuePipe, aC as MoValuePipe, Z as MobileDirective, cl as ModalRootComponent, aO as MultipleGroupByPipe, cs as NOTIFICATAION_POPUP_SERVER, cu as NOTIFICATION_WEBWORKER_FACTORY, bF as NetworkStatusService, N as NotFoundComponent, bM as NotificationService, a4 as NowraptextDirective, cF as NumberBaseComponent, cJ as NumberControlInfoModel, J as NumbersOnlyInputDirective, au as NumeralPipe, ag as OverflowTextDirective, cE as PageBaseComponent, dy as PageWithFormHandlerBaseComponent, eZ as PdfMimeType, aP as PictureFieldSourcePipe, cO as PictureFileControlInfoModel, bn as PicturesByGroupIdPipe, K as PlaceHolderDirective, c2 as PortalDynamicPageResolver, c3 as PortalFormPageResolver, P as PortalPageComponent, c4 as PortalPageResolver, b as PortalPageSidebarComponent, c5 as PortalReportPageResolver, bB as PortalService, ec as PreventDefaulEvent, $ as PreventDefaultDirective, a9 as PrintFilesDirective, fa as PrintImage, bL as PromptUpdateService, fy as PushBannerComponent, bY as PushCheckService, b_ as PushNotificationService, cS as RabetehAkseTakiListiControlInfoModel, ft as RedirectHomeGuard, cT as RelatedReportControlInfoModel, cQ as RelationListControlInfoModel, fn as RemoveDynamicFormStyles, aB as RemoveNewlinePipe, a8 as RenderUlvDirective, O as RenderUlvPaginDirective, L as RenderUlvViewerDirective, b8 as ReplacePipe, bp as ReportActionListPipe, cz as ReportBaseComponent, d5 as ReportBaseInfo, c8 as ReportBreadcrumbResolver, dg as ReportCalendarModel, ce as ReportContainerComponent, R as ReportEmptyPageComponent, d7 as ReportExtraInfo, dn as ReportField, df as ReportFormModel, cA as ReportItemBaseComponent, de as ReportListModel, dd as ReportModel, ci as ReportNavigatorComponent, dh as ReportTreeModel, dv as ReportViewBaseComponent, di as ReportViewColumn, fv as ResizableComponent, fw as ResizableDirective, fx as ResizableModule, ar as ResizeHandlerDirective, ak as ResizeObserverDirective, aY as ReversePipe, cI as RichStringControlInfoModel, fu as RootPageComponent, t as RootPortalComponent, dO as RotateImage, a2 as RouteFormChangeDirective, bR as RoutingService, cW as RowDataOption, b3 as RowNumberPipe, j as RowState, as as SafeBottomDirective, a_ as SanitizeTextPipe, aa as SaveImageDirective, fb as SaveImageToFile, bQ as SaveScrollPositionService, bo as ScopedCssPipe, an as ScrollPersistDirective, am as ScrollToSelectedDirective, dr as SelectionMode, ay as SeperatorFixPipe, bP as ServiceWorkerCommuncationService, bN as ServiceWorkerNotificationService, bW as ShellbarHeightService, ai as ShortcutHandlerDirective, ah as ShortcutRegisterDirective, ap as SimplebarDirective, d1 as SingleRelationControlInfoModel, dq as SortDirection, aH as SortPipe, dm as SortSetting, ac as SplideSliderDirective, bj as SplitPipe, co as SplitterComponent, a0 as StopPropagationDirective, cH as StringControlInfoModel, bb as StringToNumberPipe, c_ as SubformControlInfoModel, cy as SystemBaseComponent, ct as TOAST_SERVICE, dF as TableHeaderWidthMode, T as TableResizerDirective, bU as TabpageService, b6 as ThImageOrIconePipe, c6 as TileGroupBreadcrumResolver, dC as TilePropsComponent, aA as TlbButtonsPipe, bg as ToolbarSettingsPipe, ao as TooltipDirective, aT as TotalSummaryPipe, bC as UiService, U as UlvCommandDirective, ds as UlvHeightSizeType, bD as UlvMainService, cn as UnlimitSessionComponent, Q as UntilInViewDirective, bE as UploadService, e$ as VideoMimeType, bH as VideoRecordingService, ck as ViewBase, aM as VisibleValuePipe, ab as WebOtpDirective, eX as WordMimeType, W as WorfkflowwChoiceCommandDirective, fe as addCssVariableToRoot, fl as addDynamicVariableTo, eQ as availablePrefixes, fj as bodyClick, dN as calcContextMenuWidth, dH as calculateColumnContent, dI as calculateColumnWidth, dM as calculateColumnWidthFitToContainer, dL as calculateFreeColumnSize, dK as calculateMoDataListContentWidthByColumnName, eV as cancelRequestAnimationFrame, e6 as checkPermission, dZ as compareVersions, eE as createFormPanelMetaConditions, eG as createGridEditorFormPanel, eW as easeInOutCubic, eb as elementInViewport2, dX as enumValueToStringSize, d$ as executeUlvCommandHandler, e7 as fixUnclosedParentheses, ff as flattenTree, f7 as forbiddenValidator, f as formRoutes, en as formatBytes, fi as fromEntries, fq as fromIntersectionObserver, dW as genrateInlineMoId, e2 as getAllItemsPerChildren, dR as getColumnValueOfMoDataList, ef as getComponentDefined, eI as getControlList, em as getControlSizeMode, e1 as getDateService, ej as getDeviceIsDesktop, el as getDeviceIsMobile, ei as getDeviceIsPhone, ek as getDeviceIsTablet, eP as getFieldValue, fd as getFocusableTagNames, eD as getFormSettings, ez as getGridSettings, ea as getHeaderValue, ep as getIcon, e5 as getImagePath, dQ as getLabelWidth, eC as getLayout94ObjectInfo, eH as getLayoutControl, eF as getNewMoGridEditor, ee as getParentHeight, eU as getRequestAnimationFrame, eA as getResetGridSettings, eO as getTargetRect, e0 as getUniqueId, eo as getValidExtension, eh as isFF, e4 as isFirefox, e8 as isFunction, eq as isImage, dP as isInLocalMode, eg as isSafari, eN as isTargetWindow, dY as isVersionBiggerThan, dU as measureText, dT as measureText2, dV as measureTextBy, f5 as mobile_regex, fh as nullOrUndefinedString, f6 as number_only, fk as removeDynamicStyle, eR as requestAnimationFramePolyfill, d_ as scrollToElement, dJ as setColumnWidthByMaxMoContentWidth, e3 as setOneDepthLevel, dG as setTableThWidth, eJ as shallowEqual, ed as stopPropagation, dS as throwIfAlreadyLoaded, eK as toNumber, fc as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-DHEK96LQ.mjs';
|
|
1
|
+
export { cs as APP_VERSION, a6 as AbsoluteDivBodyDirective, fs as AddDynamicFormStyles, eS as AffixRespondEvents, f4 as AllFilesMimeType, A as AnchorScrollDirective, bq as ApiService, ds as ApplicationBaseComponent, bX as ApplicationCtrlrService, v as AttrRtlDirective, f6 as AudioMimeType, bG as AudioRecordingService, fy as AuthGuard, dy as BarsaApi, bu as BarsaDialogService, aJ as BarsaIconDictPipe, fF as BarsaNovinRayCoreModule, aj as BarsaReadonlyDirective, cj as BarsaSapUiFormPageModule, bK as BarsaStorageService, dF as BaseColumnPropsComponent, u as BaseComponent, cl as BaseController, w as BaseDirective, c as BaseDynamicComponent, m as BaseFormToolbaritemPropsComponent, k as BaseItemContentPropsComponent, B as BaseModule, d2 as BaseReportModel, c0 as BaseSettingsService, dK as BaseUlvSettingComponent, h as BaseViewContentPropsComponent, i as BaseViewItemPropsComponent, g as BaseViewPropsComponent, aI as BbbTranslatePipe, _ as BodyClickDirective, cQ as BoolControlInfoModel, br as BreadcrumbService, cp as ButtonLoadingComponent, cR as CalculateControlInfoModel, c1 as CalendarSettingsService, aR as CanUploadFilePipe, l as CardBaseItemContentPropsComponent, C as CardDynamicItemComponent, bh as CardMediaSizePipe, b$ as CardViewService, fa as ChangeLayoutInfoCustomUi, bl as ChunkArrayPipe, cM as CodeEditorControlInfoModel, dd as ColSetting, b0 as ColumnCustomComponentPipe, aZ as ColumnCustomUiPipe, b2 as ColumnIconPipe, dI as ColumnRendererBase, dJ as ColumnRendererViewBase, x as ColumnResizerDirective, bO as ColumnService, al as ColumnValueDirective, bc as ColumnValueOfParametersPipe, b1 as ColumnValuePipe, b4 as ComboRowImagePipe, cE as CommandControlInfoModel, fu as ContainerComponent, bx as ContainerService, aw as ContextMenuPipe, aL as ControlUiPipe, az as ConvertToStylePipe, S as CopyDirective, a1 as CountDownDirective, d4 as CustomCommand, bs as CustomInjector, fx as CustomRouteReuseStrategy, ct as DIALOG_SERVICE, cc as DateHijriService, cd as DateMiladiService, dg as DateRanges, cb as DateService, ce as DateShamsiService, cP as DateTimeControlInfoModel, d3 as DefaultCommandsAccessValue, db as DefaultGridSetting, ef as DeviceWidth, bt as DialogParams, y as DynamicCommandDirective, D as DynamicComponentService, bk as DynamicDarkColorPipe, d as DynamicFormComponent, n as DynamicFormToolbaritemComponent, e as DynamicItemComponent, o as DynamicLayoutComponent, ad as DynamicRootVariableDirective, a3 as DynamicStyleDirective, p as DynamicTileGroupComponent, s as DynamicUlvPagingComponent, q as DynamicUlvToolbarComponent, V as EllapsisTextDirective, z as EllipsifyDirective, a as EmptyPageComponent, E as EmptyPageWithRouterAndRouterOutletComponent, cN as EnumControlInfoModel, eY as ExecuteDynamicCommand, eZ as ExecuteWorkflowChoiceDef, cu as FORM_DIALOG_COMPONENT, dk as FieldBaseComponent, cm as FieldBaseController, F as FieldDirective, d1 as FieldInfoTypeEnum, ci as FieldUiComponent, dl as FieldViewBase, cD as FileControlInfoModel, aK as FileInfoCountPipe, cC as FilePictureInfoModel, dx as FilesValidationHelper, eB as FillAllLayoutControls, X as FillEmptySpaceDirective, aW as FilterColumnsByDetailsPipe, be as FilterInlineActionListPipe, aD as FilterPipe, aG as FilterStringPipe, aE as FilterTabPipe, aN as FilterToolbarControlPipe, b9 as FilterWorkflowInMobilePipe, aV as FindColumnByDbNamePipe, eA as FindGroup, eD as FindLayoutSettingFromLayout94, b7 as FindPreviewColumnPipe, eC as FindToolbarItem, aQ as FioriIconPipe, dm as FormBaseComponent, Y as FormCloseDirective, ch as FormComponent, dH as FormFieldReportPageComponent, cf as FormNewComponent, dD as FormPageBaseComponent, dE as FormPageComponent, bv as FormPanelService, dA as FormPropsBaseComponent, bw as FormService, dn as FormToolbarBaseComponent, c_ as FormToolbarButton, cH as GaugeControlInfoModel, cy as GeneralControlInfoModel, ex as GetAllColumnsSorted, eE as GetAllHorizontalFromLayout94, f8 as GetContentType, eH as GetDefaultMoObjectInfo, fe as GetImgTags, f9 as GetViewableExtensions, ey as GetVisibleValue, dc as GridSetting, ez as GroupBy, av as GroupByPipe, bS as GroupByService, ax as HeaderFacetValuePipe, bd as HideAcceptCancelButtonsPipe, ba as HideColumnsInmobilePipe, cJ as HistoryControlInfoModel, by as HorizontalLayoutService, ae as HorizontalResponsiveDirective, cF as IconControlInfoModel, bZ as IdbService, I as ImageLazyDirective, f2 as ImageMimeType, ff as ImagetoPrint, bV as InMemoryStorageService, bJ as IndexedDbService, eR as InputNumber, G as IntersectionObserverDirective, fv as IntersectionStatus, fm as IsDarkMode, b5 as IsExpandedNodePipe, bf as IsImagePipe, H as ItemsRendererDirective, bi as LabelStarTrimPipe, a5 as LabelmandatoryDirective, dt as LayoutItemBaseComponent, bT as LayoutMainContentService, du as LayoutPanelBaseComponent, bz as LayoutService, aq as LeafletLongPressDirective, cT as LinearListControlInfoModel, dB as LinearListHelper, aS as ListCountPipe, cU as ListRelationModel, a7 as LoadExternalFilesDirective, bI as LocalStorageService, bA as LogService, c9 as LoginSettingsResolver, bm as MapToChatMessagePipe, M as MasterDetailsPageComponent, af as MeasureFormTitleWidthDirective, aU as MergeFieldsToColumnsPipe, cW as MetaobjectDataModel, d0 as MetaobjectRelationModel, f7 as MimeTypes, cY as MoForReportModel, cX as MoForReportModelBase, aX as MoInfoUlvMoListPipe, a$ as MoInfoUlvPagingPipe, aF as MoReportValueConcatPipe, at as MoReportValuePipe, aC as MoValuePipe, Z as MobileDirective, co as ModalRootComponent, aO as MultipleGroupByPipe, cv as NOTIFICATAION_POPUP_SERVER, cx as NOTIFICATION_WEBWORKER_FACTORY, bF as NetworkStatusService, N as NotFoundComponent, bM as NotificationService, a4 as NowraptextDirective, dw as NumberBaseComponent, cB as NumberControlInfoModel, J as NumbersOnlyInputDirective, au as NumeralPipe, ag as OverflowTextDirective, dv as PageBaseComponent, dC as PageWithFormHandlerBaseComponent, f3 as PdfMimeType, aP as PictureFieldSourcePipe, cG as PictureFileControlInfoModel, bn as PicturesByGroupIdPipe, K as PlaceHolderDirective, c4 as PortalDynamicPageResolver, c5 as PortalFormPageResolver, P as PortalPageComponent, c6 as PortalPageResolver, b as PortalPageSidebarComponent, c7 as PortalReportPageResolver, bB as PortalService, ei as PreventDefaulEvent, $ as PreventDefaultDirective, a9 as PrintFilesDirective, fg as PrintImage, bL as PromptUpdateService, fE as PushBannerComponent, bY as PushCheckService, b_ as PushNotificationService, cK as RabetehAkseTakiListiControlInfoModel, fz as RedirectHomeGuard, cL as RelatedReportControlInfoModel, cI as RelationListControlInfoModel, ft as RemoveDynamicFormStyles, aB as RemoveNewlinePipe, a8 as RenderUlvDirective, O as RenderUlvPaginDirective, L as RenderUlvViewerDirective, b8 as ReplacePipe, bp as ReportActionListPipe, dq as ReportBaseComponent, cZ as ReportBaseInfo, ca as ReportBreadcrumbResolver, d8 as ReportCalendarModel, cg as ReportContainerComponent, R as ReportEmptyPageComponent, c$ as ReportExtraInfo, df as ReportField, d7 as ReportFormModel, dr as ReportItemBaseComponent, d6 as ReportListModel, d5 as ReportModel, ck as ReportNavigatorComponent, d9 as ReportTreeModel, dz as ReportViewBaseComponent, da as ReportViewColumn, fB as ResizableComponent, fC as ResizableDirective, fD as ResizableModule, ar as ResizeHandlerDirective, ak as ResizeObserverDirective, aY as ReversePipe, cA as RichStringControlInfoModel, fA as RootPageComponent, t as RootPortalComponent, dU as RotateImage, a2 as RouteFormChangeDirective, bR as RoutingService, cO as RowDataOption, b3 as RowNumberPipe, j as RowState, as as SafeBottomDirective, a_ as SanitizeTextPipe, aa as SaveImageDirective, fh as SaveImageToFile, bQ as SaveScrollPositionService, bo as ScopedCssPipe, an as ScrollPersistDirective, am as ScrollToSelectedDirective, di as SelectionMode, ay as SeperatorFixPipe, bP as ServiceWorkerCommuncationService, bN as ServiceWorkerNotificationService, bW as ShellbarHeightService, ai as ShortcutHandlerDirective, ah as ShortcutRegisterDirective, c2 as SimpleTemplateEngine, ap as SimplebarDirective, cV as SingleRelationControlInfoModel, dh as SortDirection, aH as SortPipe, de as SortSetting, ac as SplideSliderDirective, bj as SplitPipe, cr as SplitterComponent, a0 as StopPropagationDirective, cz as StringControlInfoModel, bb as StringToNumberPipe, cS as SubformControlInfoModel, dp as SystemBaseComponent, c3 as TEMPLATE_ENGINE, cw as TOAST_SERVICE, dL as TableHeaderWidthMode, T as TableResizerDirective, bU as TabpageService, b6 as ThImageOrIconePipe, c8 as TileGroupBreadcrumResolver, dG as TilePropsComponent, aA as TlbButtonsPipe, bg as ToolbarSettingsPipe, ao as TooltipDirective, aT as TotalSummaryPipe, bC as UiService, U as UlvCommandDirective, dj as UlvHeightSizeType, bD as UlvMainService, cq as UnlimitSessionComponent, Q as UntilInViewDirective, bE as UploadService, f5 as VideoMimeType, bH as VideoRecordingService, cn as ViewBase, aM as VisibleValuePipe, ab as WebOtpDirective, f1 as WordMimeType, W as WorfkflowwChoiceCommandDirective, fk as addCssVariableToRoot, fr as addDynamicVariableTo, eW as availablePrefixes, fp as bodyClick, dT as calcContextMenuWidth, dN as calculateColumnContent, dO as calculateColumnWidth, dS as calculateColumnWidthFitToContainer, dR as calculateFreeColumnSize, dQ as calculateMoDataListContentWidthByColumnName, e$ as cancelRequestAnimationFrame, ec as checkPermission, e3 as compareVersions, eK as createFormPanelMetaConditions, eM as createGridEditorFormPanel, f0 as easeInOutCubic, eh as elementInViewport2, e1 as enumValueToStringSize, e5 as executeUlvCommandHandler, ed as fixUnclosedParentheses, fl as flattenTree, fd as forbiddenValidator, f as formRoutes, et as formatBytes, fo as fromEntries, fw as fromIntersectionObserver, e0 as genrateInlineMoId, e8 as getAllItemsPerChildren, dX as getColumnValueOfMoDataList, el as getComponentDefined, eO as getControlList, es as getControlSizeMode, e7 as getDateService, ep as getDeviceIsDesktop, er as getDeviceIsMobile, eo as getDeviceIsPhone, eq as getDeviceIsTablet, eV as getFieldValue, fj as getFocusableTagNames, eJ as getFormSettings, eF as getGridSettings, eg as getHeaderValue, ev as getIcon, eb as getImagePath, dW as getLabelWidth, eI as getLayout94ObjectInfo, eN as getLayoutControl, eL as getNewMoGridEditor, ek as getParentHeight, e_ as getRequestAnimationFrame, eG as getResetGridSettings, eU as getTargetRect, e6 as getUniqueId, eu as getValidExtension, en as isFF, ea as isFirefox, ee as isFunction, ew as isImage, dV as isInLocalMode, em as isSafari, eT as isTargetWindow, e2 as isVersionBiggerThan, d_ as measureText, dZ as measureText2, d$ as measureTextBy, fb as mobile_regex, fn as nullOrUndefinedString, fc as number_only, fq as removeDynamicStyle, eX as requestAnimationFramePolyfill, e4 as scrollToElement, dP as setColumnWidthByMaxMoContentWidth, e9 as setOneDepthLevel, dM as setTableThWidth, eP as shallowEqual, ej as stopPropagation, dY as throwIfAlreadyLoaded, eQ as toNumber, fi as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-D1jTqUIb.mjs';
|
|
2
2
|
//# sourceMappingURL=barsa-novin-ray-core.mjs.map
|
package/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
|
-
import { OnInit, AfterViewInit, AfterContentInit, OnDestroy, OnChanges, ElementRef, SimpleChanges, PipeTransform, Renderer2, ViewContainerRef, Injector, ComponentRef, NgModuleFactory, Type, ChangeDetectorRef, ProviderToken, InjectOptions, Signal, EventEmitter, TemplateRef, ComponentFactoryResolver,
|
|
2
|
+
import { OnInit, AfterViewInit, AfterContentInit, OnDestroy, OnChanges, ElementRef, SimpleChanges, PipeTransform, Renderer2, ViewContainerRef, Injector, ComponentRef, NgModuleFactory, Type, ChangeDetectorRef, ProviderToken, InjectOptions, Signal, InjectionToken, WritableSignal, EventEmitter, TemplateRef, ComponentFactoryResolver, ComponentFactory, ModuleWithProviders } from '@angular/core';
|
|
3
3
|
import { Subject, Observable, BehaviorSubject, Subscription } from 'rxjs';
|
|
4
4
|
import { SafeHtml, SafeResourceUrl, DomSanitizer } from '@angular/platform-browser';
|
|
5
5
|
import * as i1 from '@angular/router';
|
|
@@ -1193,6 +1193,7 @@ interface CommandGroup {
|
|
|
1193
1193
|
Name: string;
|
|
1194
1194
|
Key: string;
|
|
1195
1195
|
Order: number;
|
|
1196
|
+
Menu?: Command[];
|
|
1196
1197
|
Commands: Command[];
|
|
1197
1198
|
}
|
|
1198
1199
|
interface Command {
|
|
@@ -1205,7 +1206,8 @@ interface Command {
|
|
|
1205
1206
|
IconSize: number;
|
|
1206
1207
|
Alignment: string;
|
|
1207
1208
|
Icon: string;
|
|
1208
|
-
Menu
|
|
1209
|
+
Menu?: Command[];
|
|
1210
|
+
Commands?: Command[];
|
|
1209
1211
|
IsGlobal: boolean;
|
|
1210
1212
|
Order?: number;
|
|
1211
1213
|
}
|
|
@@ -1502,6 +1504,28 @@ type Media = {
|
|
|
1502
1504
|
selected?: boolean;
|
|
1503
1505
|
overlayRequired?: boolean;
|
|
1504
1506
|
};
|
|
1507
|
+
interface FieldSetting {
|
|
1508
|
+
[key: string]: any;
|
|
1509
|
+
ControlFieldCaption: string;
|
|
1510
|
+
ControlFieldCaptionTranslated: string;
|
|
1511
|
+
ControlFieldDefId: string;
|
|
1512
|
+
ControlName: string;
|
|
1513
|
+
RelatedFieldList: [];
|
|
1514
|
+
Hide: boolean;
|
|
1515
|
+
DontShowRecalculateButton?: boolean;
|
|
1516
|
+
xtype: string;
|
|
1517
|
+
LabelPosition: string;
|
|
1518
|
+
IsMandatory: boolean;
|
|
1519
|
+
IsVisible: boolean;
|
|
1520
|
+
ShowLabel: boolean;
|
|
1521
|
+
IsReadOnly: boolean;
|
|
1522
|
+
IsEnabled: boolean;
|
|
1523
|
+
IsBold: boolean;
|
|
1524
|
+
IsAutomatic: boolean;
|
|
1525
|
+
JsonExtraProp: any | null;
|
|
1526
|
+
FieldIcon: string;
|
|
1527
|
+
IsLtr: boolean;
|
|
1528
|
+
}
|
|
1505
1529
|
|
|
1506
1530
|
declare class MoReportValuePipe implements PipeTransform {
|
|
1507
1531
|
transform(name: string, mo: MetaobjectDataModel, Columns?: {
|
|
@@ -2551,6 +2575,7 @@ declare class FormPanelService extends BaseComponent {
|
|
|
2551
2575
|
private _headerDescriptionSource;
|
|
2552
2576
|
private _hideFooter$;
|
|
2553
2577
|
private _canSend$;
|
|
2578
|
+
private _isModal;
|
|
2554
2579
|
private _router;
|
|
2555
2580
|
private _activatedRoute;
|
|
2556
2581
|
constructor();
|
|
@@ -2564,6 +2589,7 @@ declare class FormPanelService extends BaseComponent {
|
|
|
2564
2589
|
get canSend$(): Observable<boolean>;
|
|
2565
2590
|
get mo(): MetaobjectDataModel;
|
|
2566
2591
|
set context(val: any);
|
|
2592
|
+
setIsModal(isModal: boolean): void;
|
|
2567
2593
|
hideFooter(hideFooter: boolean): void;
|
|
2568
2594
|
setFormHeight(val: number): void;
|
|
2569
2595
|
destroy(): void;
|
|
@@ -3289,6 +3315,8 @@ declare class ApplicationCtrlrService {
|
|
|
3289
3315
|
private _router;
|
|
3290
3316
|
private _searchService;
|
|
3291
3317
|
private _titleService;
|
|
3318
|
+
private _gloablPages;
|
|
3319
|
+
private _basePath;
|
|
3292
3320
|
get appMenuItems$(): Observable<AppMenu[]>;
|
|
3293
3321
|
get systemCommandGroups$(): Observable<Array<CommandGroup>>;
|
|
3294
3322
|
get selectedCommand$(): Observable<string>;
|
|
@@ -3310,7 +3338,9 @@ declare class ApplicationCtrlrService {
|
|
|
3310
3338
|
getSelectedReportCaption(systemId: string): string;
|
|
3311
3339
|
initialize(callback: any): void;
|
|
3312
3340
|
systemChange(systemId: string): void;
|
|
3341
|
+
setGlobalPages(pages: Array<PageDataModel>): void;
|
|
3313
3342
|
selectAppTileGroup(id: string): void;
|
|
3343
|
+
setBasePath(basePath: string): void;
|
|
3314
3344
|
setCommandGroupsSelected(commandGroupCaption: string): void;
|
|
3315
3345
|
selectedSystem(systemId: string, openNavGroupAndItem?: boolean): void;
|
|
3316
3346
|
selectSystemCommand(command: Command): void;
|
|
@@ -3324,6 +3354,7 @@ declare class ApplicationCtrlrService {
|
|
|
3324
3354
|
loadSearchNavigators(): void;
|
|
3325
3355
|
search(e: SearchInput): void;
|
|
3326
3356
|
searchItemClick(data: SearchResultItem): void;
|
|
3357
|
+
protected _urlIsGloablPage(): boolean;
|
|
3327
3358
|
protected _routeToSystem(systemId: string): void;
|
|
3328
3359
|
protected getLastActivatedRoute(): ActivatedRoute | null;
|
|
3329
3360
|
protected _routeToReport(navGroupId: string, caption: string, reportId: string): void;
|
|
@@ -3440,29 +3471,55 @@ declare class CalendarSettingsService extends BaseSettingsService {
|
|
|
3440
3471
|
static ɵprov: i0.ɵɵInjectableDeclaration<CalendarSettingsService>;
|
|
3441
3472
|
}
|
|
3442
3473
|
|
|
3443
|
-
interface
|
|
3444
|
-
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3448
|
-
|
|
3449
|
-
|
|
3450
|
-
|
|
3451
|
-
|
|
3452
|
-
|
|
3453
|
-
|
|
3454
|
-
|
|
3455
|
-
|
|
3456
|
-
|
|
3457
|
-
|
|
3458
|
-
|
|
3459
|
-
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3463
|
-
|
|
3474
|
+
interface ITemplateEngine {
|
|
3475
|
+
render(template: string, valueResolver: (key: string) => any): string;
|
|
3476
|
+
}
|
|
3477
|
+
declare class SimpleTemplateEngine implements ITemplateEngine {
|
|
3478
|
+
private cache;
|
|
3479
|
+
render(template: string, valueResolver: (key: string) => any): string;
|
|
3480
|
+
private isSafeKey;
|
|
3481
|
+
private compile;
|
|
3482
|
+
}
|
|
3483
|
+
declare const TEMPLATE_ENGINE: InjectionToken<ITemplateEngine>;
|
|
3484
|
+
|
|
3485
|
+
interface IBaseController {
|
|
3486
|
+
init: (params?: any) => void;
|
|
3487
|
+
}
|
|
3488
|
+
declare abstract class BaseController<T> implements IBaseController {
|
|
3489
|
+
view: T;
|
|
3490
|
+
/**
|
|
3491
|
+
*
|
|
3492
|
+
*/
|
|
3493
|
+
constructor(view: T);
|
|
3494
|
+
abstract init(params?: any): void;
|
|
3495
|
+
}
|
|
3496
|
+
declare class FieldBaseController extends BaseController<IViewBase> {
|
|
3497
|
+
init(_params?: any): void;
|
|
3464
3498
|
}
|
|
3465
|
-
|
|
3499
|
+
|
|
3500
|
+
interface IViewBase {
|
|
3501
|
+
injector: Injector;
|
|
3502
|
+
controller: IBaseController;
|
|
3503
|
+
errorMessage: WritableSignal<string>;
|
|
3504
|
+
errorCode: WritableSignal<number>;
|
|
3505
|
+
ngOnInit: () => void;
|
|
3506
|
+
showError: (message: string, code: number) => void;
|
|
3507
|
+
}
|
|
3508
|
+
declare abstract class ViewBase<T extends IBaseController> extends BaseComponent implements IViewBase, OnInit {
|
|
3509
|
+
abstract controller: T;
|
|
3510
|
+
errorMessage: WritableSignal<string>;
|
|
3511
|
+
errorCode: WritableSignal<number>;
|
|
3512
|
+
injector: Injector;
|
|
3513
|
+
/**
|
|
3514
|
+
*
|
|
3515
|
+
*/
|
|
3516
|
+
ngOnInit(): void;
|
|
3517
|
+
showError(message: string, code: number): void;
|
|
3518
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ViewBase<any>, never>;
|
|
3519
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ViewBase<any>, "bnrc-view-base", never, {}, {}, never, never, false, never>;
|
|
3520
|
+
}
|
|
3521
|
+
|
|
3522
|
+
declare abstract class FieldBaseComponent extends BaseComponent implements IViewBase {
|
|
3466
3523
|
context: any;
|
|
3467
3524
|
focusControl: boolean;
|
|
3468
3525
|
layoutInfo: any;
|
|
@@ -3475,6 +3532,7 @@ declare abstract class FieldBaseComponent extends BaseComponent implements OnIni
|
|
|
3475
3532
|
formContainer: HTMLElement;
|
|
3476
3533
|
id: string;
|
|
3477
3534
|
parametes: MetaobjectDataModel;
|
|
3535
|
+
settings: MetaobjectDataModel;
|
|
3478
3536
|
valueChange: EventEmitter<any>;
|
|
3479
3537
|
formmatedValue: EventEmitter<any>;
|
|
3480
3538
|
isMobile: boolean;
|
|
@@ -3491,6 +3549,10 @@ declare abstract class FieldBaseComponent extends BaseComponent implements OnIni
|
|
|
3491
3549
|
deviceSize$: Observable<AbbrevationDeviceSize>;
|
|
3492
3550
|
mobileConfig: any;
|
|
3493
3551
|
get customFieldInfo(): MetaobjectDataModel;
|
|
3552
|
+
controller: any;
|
|
3553
|
+
errorMessage: i0.WritableSignal<string>;
|
|
3554
|
+
errorCode: i0.WritableSignal<number>;
|
|
3555
|
+
injector: Injector;
|
|
3494
3556
|
protected _portalService: PortalService;
|
|
3495
3557
|
protected _bbbPipe: BbbTranslatePipe;
|
|
3496
3558
|
protected _picFieldSrc: PictureFieldSourcePipe;
|
|
@@ -3514,6 +3576,7 @@ declare abstract class FieldBaseComponent extends BaseComponent implements OnIni
|
|
|
3514
3576
|
ngOnChanges(changes: SimpleChanges): void;
|
|
3515
3577
|
ngOnDestroy(): void;
|
|
3516
3578
|
ngAfterViewInit(): void;
|
|
3579
|
+
showError(message: string, code: number): void;
|
|
3517
3580
|
fireContextEvent(event: string, value: any, value1?: any, value2?: any): void;
|
|
3518
3581
|
protected _focusToFirstFocusableElement(): void;
|
|
3519
3582
|
protected _setMobileConfig(): void;
|
|
@@ -3525,7 +3588,21 @@ declare abstract class FieldBaseComponent extends BaseComponent implements OnIni
|
|
|
3525
3588
|
protected _setDisable(value: any, changeDetect?: boolean): void;
|
|
3526
3589
|
protected _setReadonly(value: any, changeDetect?: boolean): void;
|
|
3527
3590
|
static ɵfac: i0.ɵɵFactoryDeclaration<FieldBaseComponent, never>;
|
|
3528
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FieldBaseComponent, "bnrc-field-base", never, { "context": { "alias": "context"; "required": false; }; "focusControl": { "alias": "focusControl"; "required": false; }; "layoutInfo": { "alias": "layoutInfo"; "required": false; }; "value": { "alias": "value"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "formHeight": { "alias": "formHeight"; "required": false; }; "inlineEdit": { "alias": "inlineEdit"; "required": false; }; "cellEdit": { "alias": "cellEdit"; "required": false; }; "formContainer": { "alias": "formContainer"; "required": false; }; "id": { "alias": "id"; "required": false; }; "parametes": { "alias": "parametes"; "required": false; }; }, { "valueChange": "valueChange"; "formmatedValue": "formmatedValue"; }, never, never, false, never>;
|
|
3591
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FieldBaseComponent, "bnrc-field-base", never, { "context": { "alias": "context"; "required": false; }; "focusControl": { "alias": "focusControl"; "required": false; }; "layoutInfo": { "alias": "layoutInfo"; "required": false; }; "value": { "alias": "value"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "formHeight": { "alias": "formHeight"; "required": false; }; "inlineEdit": { "alias": "inlineEdit"; "required": false; }; "cellEdit": { "alias": "cellEdit"; "required": false; }; "formContainer": { "alias": "formContainer"; "required": false; }; "id": { "alias": "id"; "required": false; }; "parametes": { "alias": "parametes"; "required": false; }; "settings": { "alias": "settings"; "required": false; }; }, { "valueChange": "valueChange"; "formmatedValue": "formmatedValue"; }, never, never, false, never>;
|
|
3592
|
+
}
|
|
3593
|
+
|
|
3594
|
+
declare abstract class FieldViewBase<T extends IBaseController> extends FieldBaseComponent {
|
|
3595
|
+
abstract controller: T;
|
|
3596
|
+
errorMessage: i0.WritableSignal<string>;
|
|
3597
|
+
errorCode: i0.WritableSignal<number>;
|
|
3598
|
+
injector: Injector;
|
|
3599
|
+
/**
|
|
3600
|
+
*
|
|
3601
|
+
*/
|
|
3602
|
+
ngOnInit(): void;
|
|
3603
|
+
showError(message: string, code: number): void;
|
|
3604
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FieldViewBase<any>, never>;
|
|
3605
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FieldViewBase<any>, "bnrc-ext-field-base", never, {}, {}, never, never, false, never>;
|
|
3529
3606
|
}
|
|
3530
3607
|
|
|
3531
3608
|
declare class FormBaseComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
@@ -4155,6 +4232,7 @@ declare class ReportViewBaseComponent<T extends UiReportViewBaseSetting> extends
|
|
|
4155
4232
|
protected _cdr: ChangeDetectorRef;
|
|
4156
4233
|
protected _renderer2: Renderer2;
|
|
4157
4234
|
protected _findColumnByDbName: FindColumnByDbNamePipe;
|
|
4235
|
+
protected _columnCustomPipe: ColumnCustomComponentPipe;
|
|
4158
4236
|
protected _ulvMainService: UlvMainService;
|
|
4159
4237
|
protected _portalService: PortalService;
|
|
4160
4238
|
protected _uploadService?: UploadService | null | undefined;
|
|
@@ -4432,6 +4510,73 @@ declare class FormFieldReportPageComponent extends BaseComponent implements OnIn
|
|
|
4432
4510
|
static ɵcmp: i0.ɵɵComponentDeclaration<FormFieldReportPageComponent, "bnrc-form-field-report-page.component", never, {}, {}, never, never, false, never>;
|
|
4433
4511
|
}
|
|
4434
4512
|
|
|
4513
|
+
interface IApiResult {
|
|
4514
|
+
data: any;
|
|
4515
|
+
error?: any;
|
|
4516
|
+
succeed: boolean;
|
|
4517
|
+
}
|
|
4518
|
+
|
|
4519
|
+
declare class ColumnRendererBase extends BaseComponent implements IViewBase {
|
|
4520
|
+
_filePopover: ElementRef;
|
|
4521
|
+
_isSmall: boolean;
|
|
4522
|
+
cellEdit: boolean;
|
|
4523
|
+
column: ReportViewColumn;
|
|
4524
|
+
allColumns: ReportViewColumn[];
|
|
4525
|
+
mo: MetaobjectDataModel;
|
|
4526
|
+
index: any;
|
|
4527
|
+
editMode: boolean;
|
|
4528
|
+
attachmentViewType: number;
|
|
4529
|
+
customRowHeight: any;
|
|
4530
|
+
controlUi: LayoutSetting | null;
|
|
4531
|
+
formLayoutShowLabel: boolean;
|
|
4532
|
+
isChecked: boolean;
|
|
4533
|
+
isNewInlineMo: boolean;
|
|
4534
|
+
containerDom: HTMLElement;
|
|
4535
|
+
disableEllapsis: boolean;
|
|
4536
|
+
rtl: boolean;
|
|
4537
|
+
isMobile: boolean;
|
|
4538
|
+
fdTextMode: boolean;
|
|
4539
|
+
deviceName: string;
|
|
4540
|
+
deviceSize: AbbrevationDeviceSize;
|
|
4541
|
+
value: any;
|
|
4542
|
+
icon: any;
|
|
4543
|
+
parameters: MetaobjectDataModel;
|
|
4544
|
+
showMore: boolean;
|
|
4545
|
+
fieldTypeId: number;
|
|
4546
|
+
signalValue: WritableSignal<any>;
|
|
4547
|
+
controller: any;
|
|
4548
|
+
errorMessage: WritableSignal<string>;
|
|
4549
|
+
errorCode: WritableSignal<number>;
|
|
4550
|
+
injector: Injector;
|
|
4551
|
+
/**
|
|
4552
|
+
*
|
|
4553
|
+
*/
|
|
4554
|
+
protected _renderer2: Renderer2;
|
|
4555
|
+
protected _cdr: ChangeDetectorRef;
|
|
4556
|
+
ngOnInit(): void;
|
|
4557
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
4558
|
+
ngAfterViewInit(): void;
|
|
4559
|
+
showError(message: string, code: number): void;
|
|
4560
|
+
onElapsised(val: boolean): void;
|
|
4561
|
+
onSetMaxWidth(): void;
|
|
4562
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnRendererBase, never>;
|
|
4563
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnRendererBase, "bsu-column-renderer-base", never, { "cellEdit": { "alias": "cellEdit"; "required": false; }; "column": { "alias": "column"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "index": { "alias": "index"; "required": false; }; "editMode": { "alias": "editMode"; "required": false; }; "attachmentViewType": { "alias": "attachmentViewType"; "required": false; }; "customRowHeight": { "alias": "customRowHeight"; "required": false; }; "controlUi": { "alias": "controlUi"; "required": false; }; "formLayoutShowLabel": { "alias": "formLayoutShowLabel"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "isNewInlineMo": { "alias": "isNewInlineMo"; "required": false; }; "containerDom": { "alias": "containerDom"; "required": false; }; "disableEllapsis": { "alias": "disableEllapsis"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "fdTextMode": { "alias": "fdTextMode"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "value": { "alias": "value"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "parameters": { "alias": "parameters"; "required": false; }; }, {}, never, never, false, never>;
|
|
4564
|
+
}
|
|
4565
|
+
|
|
4566
|
+
declare abstract class ColumnRendererViewBase<T extends IBaseController> extends ColumnRendererBase {
|
|
4567
|
+
abstract controller: T;
|
|
4568
|
+
errorMessage: i0.WritableSignal<string>;
|
|
4569
|
+
errorCode: i0.WritableSignal<number>;
|
|
4570
|
+
injector: Injector;
|
|
4571
|
+
/**
|
|
4572
|
+
*
|
|
4573
|
+
*/
|
|
4574
|
+
ngOnInit(): void;
|
|
4575
|
+
showError(message: string, code: number): void;
|
|
4576
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ColumnRendererViewBase<any>, never>;
|
|
4577
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ColumnRendererViewBase<any>, "bnrc-ext-field-base", never, {}, {}, never, never, false, never>;
|
|
4578
|
+
}
|
|
4579
|
+
|
|
4435
4580
|
declare class EmptyPageComponent extends PageWithFormHandlerBaseComponent implements OnInit {
|
|
4436
4581
|
_position: string | null;
|
|
4437
4582
|
sectionClass: boolean;
|
|
@@ -4450,6 +4595,7 @@ declare class MasterDetailsPageComponent extends PageWithFormHandlerBaseComponen
|
|
|
4450
4595
|
isinsideview: boolean;
|
|
4451
4596
|
settings: UiMasterDetailsPageSettings;
|
|
4452
4597
|
ngOnInit(): void;
|
|
4598
|
+
ngOnDestroy(): void;
|
|
4453
4599
|
static ɵfac: i0.ɵɵFactoryDeclaration<MasterDetailsPageComponent, never>;
|
|
4454
4600
|
static ɵcmp: i0.ɵɵComponentDeclaration<MasterDetailsPageComponent, "bnrc-master-details-page", never, {}, {}, never, never, false, never>;
|
|
4455
4601
|
}
|
|
@@ -4728,6 +4874,7 @@ declare class BaseViewItemPropsComponent extends BaseViewPropsComponent implemen
|
|
|
4728
4874
|
disableEllapsis: boolean;
|
|
4729
4875
|
isslider: boolean;
|
|
4730
4876
|
attachmentViewType: number;
|
|
4877
|
+
dirtyColumns: Record<string, boolean>;
|
|
4731
4878
|
contextMenuOverflowText: string;
|
|
4732
4879
|
detailsComponent?: EjrayOlgo;
|
|
4733
4880
|
detailsColumns: ReportViewColumn[];
|
|
@@ -4736,6 +4883,7 @@ declare class BaseViewItemPropsComponent extends BaseViewPropsComponent implemen
|
|
|
4736
4883
|
moDataListCount: number;
|
|
4737
4884
|
index: number;
|
|
4738
4885
|
last: boolean;
|
|
4886
|
+
hideHeader: boolean;
|
|
4739
4887
|
isdirty: boolean;
|
|
4740
4888
|
isChecked: boolean;
|
|
4741
4889
|
hideDetailsText: boolean;
|
|
@@ -4786,6 +4934,7 @@ declare class BaseViewItemPropsComponent extends BaseViewPropsComponent implemen
|
|
|
4786
4934
|
state: 'Pending' | 'Finish' | '';
|
|
4787
4935
|
} | null>;
|
|
4788
4936
|
bruleActionMessage: WritableSignal<BruleActionMessage | null>;
|
|
4937
|
+
activeColumn: WritableSignal<ReportViewColumn | undefined>;
|
|
4789
4938
|
protected _domSanitizer: DomSanitizer;
|
|
4790
4939
|
protected _cdr: ChangeDetectorRef;
|
|
4791
4940
|
protected _reportValuePipe: MoReportValuePipe;
|
|
@@ -4849,7 +4998,7 @@ declare class BaseViewItemPropsComponent extends BaseViewPropsComponent implemen
|
|
|
4849
4998
|
saved: boolean;
|
|
4850
4999
|
}>;
|
|
4851
5000
|
static ɵfac: i0.ɵɵFactoryDeclaration<BaseViewItemPropsComponent, never>;
|
|
4852
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BaseViewItemPropsComponent, "bnrc-base-view-item-props", never, { "checkboxComponent": { "alias": "checkboxComponent"; "required": false; }; "disableEllapsis": { "alias": "disableEllapsis"; "required": false; }; "isslider": { "alias": "isslider"; "required": false; }; "attachmentViewType": { "alias": "attachmentViewType"; "required": false; }; "contextMenuOverflowText": { "alias": "contextMenuOverflowText"; "required": false; }; "detailsComponent": { "alias": "detailsComponent"; "required": false; }; "detailsColumns": { "alias": "detailsColumns"; "required": false; }; "detailsText": { "alias": "detailsText"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "moDataListCount": { "alias": "moDataListCount"; "required": false; }; "index": { "alias": "index"; "required": false; }; "last": { "alias": "last"; "required": false; }; "isdirty": { "alias": "isdirty"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "hideDetailsText": { "alias": "hideDetailsText"; "required": false; }; "showViewButton": { "alias": "showViewButton"; "required": false; }; "isNewInlineMo": { "alias": "isNewInlineMo"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "inlineEditWithoutSelection": { "alias": "inlineEditWithoutSelection"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "rowIndicator": { "alias": "rowIndicator"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "isLastChildGroup": { "alias": "isLastChildGroup"; "required": false; }; "showRowNumber": { "alias": "showRowNumber"; "required": false; }; "rowNumber": { "alias": "rowNumber"; "required": false; }; "coloringRow": { "alias": "coloringRow"; "required": false; }; "noSaveInlineEditInServer": { "alias": "noSaveInlineEditInServer"; "required": false; }; "rowIndicatorColor": { "alias": "rowIndicatorColor"; "required": false; }; "maxHeightHeader": { "alias": "maxHeightHeader"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "actionList": { "alias": "actionList"; "required": false; }; "serializedRelatedMo": { "alias": "serializedRelatedMo"; "required": false; }; "cartableTemplate": { "alias": "cartableTemplate"; "required": false; }; "cartableMo": { "alias": "cartableMo"; "required": false; }; "cartableWorkflowData": { "alias": "cartableWorkflowData"; "required": false; }; }, { "actionListClick": "actionListClick"; "events": "events"; }, never, never, false, never>;
|
|
5001
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BaseViewItemPropsComponent, "bnrc-base-view-item-props", never, { "checkboxComponent": { "alias": "checkboxComponent"; "required": false; }; "disableEllapsis": { "alias": "disableEllapsis"; "required": false; }; "isslider": { "alias": "isslider"; "required": false; }; "attachmentViewType": { "alias": "attachmentViewType"; "required": false; }; "dirtyColumns": { "alias": "dirtyColumns"; "required": false; }; "contextMenuOverflowText": { "alias": "contextMenuOverflowText"; "required": false; }; "detailsComponent": { "alias": "detailsComponent"; "required": false; }; "detailsColumns": { "alias": "detailsColumns"; "required": false; }; "detailsText": { "alias": "detailsText"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "moDataListCount": { "alias": "moDataListCount"; "required": false; }; "index": { "alias": "index"; "required": false; }; "last": { "alias": "last"; "required": false; }; "hideHeader": { "alias": "hideHeader"; "required": false; }; "isdirty": { "alias": "isdirty"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "hideDetailsText": { "alias": "hideDetailsText"; "required": false; }; "showViewButton": { "alias": "showViewButton"; "required": false; }; "isNewInlineMo": { "alias": "isNewInlineMo"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "inlineEditWithoutSelection": { "alias": "inlineEditWithoutSelection"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "rowIndicator": { "alias": "rowIndicator"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "isLastChildGroup": { "alias": "isLastChildGroup"; "required": false; }; "showRowNumber": { "alias": "showRowNumber"; "required": false; }; "rowNumber": { "alias": "rowNumber"; "required": false; }; "coloringRow": { "alias": "coloringRow"; "required": false; }; "noSaveInlineEditInServer": { "alias": "noSaveInlineEditInServer"; "required": false; }; "rowIndicatorColor": { "alias": "rowIndicatorColor"; "required": false; }; "maxHeightHeader": { "alias": "maxHeightHeader"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "actionList": { "alias": "actionList"; "required": false; }; "serializedRelatedMo": { "alias": "serializedRelatedMo"; "required": false; }; "cartableTemplate": { "alias": "cartableTemplate"; "required": false; }; "cartableMo": { "alias": "cartableMo"; "required": false; }; "cartableWorkflowData": { "alias": "cartableWorkflowData"; "required": false; }; }, { "actionListClick": "actionListClick"; "events": "events"; }, never, never, false, never>;
|
|
4853
5002
|
}
|
|
4854
5003
|
declare enum RowState {
|
|
4855
5004
|
Clean = 0,
|
|
@@ -5950,41 +6099,6 @@ type NavItemParams = {
|
|
|
5950
6099
|
};
|
|
5951
6100
|
};
|
|
5952
6101
|
|
|
5953
|
-
interface IBaseController {
|
|
5954
|
-
init: () => void;
|
|
5955
|
-
}
|
|
5956
|
-
declare abstract class BaseController<T> implements IBaseController {
|
|
5957
|
-
view: T;
|
|
5958
|
-
/**
|
|
5959
|
-
*
|
|
5960
|
-
*/
|
|
5961
|
-
setView(view: T): void;
|
|
5962
|
-
abstract init(): void;
|
|
5963
|
-
}
|
|
5964
|
-
|
|
5965
|
-
interface IViewBase {
|
|
5966
|
-
controller: IBaseController;
|
|
5967
|
-
errorMessage: WritableSignal<string>;
|
|
5968
|
-
errorCode: WritableSignal<number>;
|
|
5969
|
-
ngOnInit: () => void;
|
|
5970
|
-
showError: (message: string, code: number) => void;
|
|
5971
|
-
}
|
|
5972
|
-
declare class ViewBase<T extends IBaseController> implements IViewBase, OnInit {
|
|
5973
|
-
controller: T;
|
|
5974
|
-
errorMessage: WritableSignal<string>;
|
|
5975
|
-
errorCode: WritableSignal<number>;
|
|
5976
|
-
ngOnInit(): void;
|
|
5977
|
-
showError(message: string, code: number): void;
|
|
5978
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ViewBase<any>, never>;
|
|
5979
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<ViewBase<any>, never, never, {}, {}, never, never, false, never>;
|
|
5980
|
-
}
|
|
5981
|
-
|
|
5982
|
-
interface IApiResult {
|
|
5983
|
-
data: any;
|
|
5984
|
-
error?: any;
|
|
5985
|
-
succeed: boolean;
|
|
5986
|
-
}
|
|
5987
|
-
|
|
5988
6102
|
declare class ModalRootComponent extends BaseComponent implements OnInit, AfterViewInit {
|
|
5989
6103
|
componentType: Type<any>;
|
|
5990
6104
|
componentInstance: ComponentRef<any>;
|
|
@@ -6153,5 +6267,5 @@ declare class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
6153
6267
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreModule>;
|
|
6154
6268
|
}
|
|
6155
6269
|
|
|
6156
|
-
export { APP_VERSION, AbsoluteDivBodyDirective, AddDynamicFormStyles, AffixRespondEvents, AllFilesMimeType, AnchorScrollDirective, ApiService, ApplicationBaseComponent, ApplicationCtrlrService, AttrRtlDirective, AudioMimeType, AudioRecordingService, AuthGuard, BBB, BarsaApi, BarsaDialogService, BarsaIconDictPipe, BarsaNovinRayCoreModule, BarsaReadonlyDirective, BarsaSapUiFormPageModule, BarsaStorageService, BaseColumnPropsComponent, BaseComponent, BaseController, BaseDirective, BaseDynamicComponent, BaseFormToolbaritemPropsComponent, BaseItemContentPropsComponent, BaseModule, BaseReportModel, BaseSettingsService, BaseUlvSettingComponent, BaseViewContentPropsComponent, BaseViewItemPropsComponent, BaseViewPropsComponent, BbbTranslatePipe, BodyClickDirective, BoolControlInfoModel, BreadcrumbService, ButtonLoadingComponent, Bw, CalculateControlInfoModel, CalendarMetaobjectDataModel, CalendarSettingsService, CanUploadFilePipe, CardBaseItemContentPropsComponent, CardDynamicItemComponent, CardMediaSizePipe, CardViewService, ChangeLayoutInfoCustomUi, ChunkArrayPipe, CodeEditorControlInfoModel, ColSetting, ColumnCustomComponentPipe, ColumnCustomUiPipe, ColumnIconPipe, ColumnResizerDirective, ColumnService, ColumnValueDirective, ColumnValueOfParametersPipe, ColumnValuePipe, ComboRowImagePipe, CommandControlInfoModel, Common, ContainerComponent, ContainerService, ContextMenuPipe, ControlUiPipe, ConvertToStylePipe, CopyDirective, CountDownDirective, CustomCommand, CustomInjector, CustomRouteReuseStrategy, DIALOG_SERVICE, DateHijriService, DateMiladiService, DateRanges, DateService, DateShamsiService, DateTimeControlInfoModel, DefaultCommandsAccessValue, DefaultGridSetting, DeviceWidth, DialogParams, DynamicCommandDirective, DynamicComponentService, DynamicDarkColorPipe, DynamicFormComponent, DynamicFormToolbaritemComponent, DynamicItemComponent, DynamicLayoutComponent, DynamicRootVariableDirective, DynamicStyleDirective, DynamicTileGroupComponent, DynamicUlvPagingComponent, DynamicUlvToolbarComponent, EllapsisTextDirective, EllipsifyDirective, EmptyPageComponent, EmptyPageWithRouterAndRouterOutletComponent, EnumControlInfoModel, ExecuteDynamicCommand, ExecuteWorkflowChoiceDef, Ext, FORM_DIALOG_COMPONENT, FieldBaseComponent, FieldDirective, FieldInfoTypeEnum, FieldUiComponent, FileControlInfoModel, FileInfoCountPipe, FilePictureInfoModel, FilesValidationHelper, FillAllLayoutControls, FillEmptySpaceDirective, FilterColumnsByDetailsPipe, FilterInlineActionListPipe, FilterPipe, FilterStringPipe, FilterTabPipe, FilterToolbarControlPipe, FilterWorkflowInMobilePipe, FindColumnByDbNamePipe, FindGroup, FindLayoutSettingFromLayout94, FindPreviewColumnPipe, FindToolbarItem, FioriIconPipe, FormBaseComponent, FormCloseDirective, FormComponent, FormFieldReportPageComponent, FormNewComponent, FormPageBaseComponent, FormPageComponent, FormPanelService, FormPropsBaseComponent, FormService, FormToolbarBaseComponent, FormToolbarButton, GanttChartHelper, GaugeControlInfoModel, GeneralControlInfoModel, GetAllColumnsSorted, GetAllHorizontalFromLayout94, GetContentType, GetDefaultMoObjectInfo, GetImgTags, GetViewableExtensions, GetVisibleValue, GridSetting, GroupBy, GroupByPipe, GroupByService, HeaderFacetValuePipe, HideAcceptCancelButtonsPipe, HideColumnsInmobilePipe, HistoryControlInfoModel, HorizontalLayoutService, HorizontalResponsiveDirective, IconControlInfoModel, IdbService, ImageLazyDirective, ImageMimeType, ImagetoPrint, InMemoryStorageService, IndexedDbService, InputNumber, IntersectionObserverDirective, IntersectionStatus, IsDarkMode, IsExpandedNodePipe, IsImagePipe, ItemsRendererDirective, LabelStarTrimPipe, LabelmandatoryDirective, LayoutItemBaseComponent, LayoutMainContentService, LayoutPanelBaseComponent, LayoutService, LeafletLongPressDirective, LinearListControlInfoModel, LinearListHelper, ListCountPipe, ListRelationModel, LoadExternalFilesDirective, LocalStorageService, LogService, LoginAction, LoginForm, LoginFormData, LoginFormUi, LoginSettingsResolver, MapToChatMessagePipe, MasterDetailsPageComponent, MeasureFormTitleWidthDirective, MergeFieldsToColumnsPipe, MetaobjectDataModel, MetaobjectRelationModel, MimeTypes, MoForReportModel, MoForReportModelBase, MoInfoUlvMoListPipe, MoInfoUlvPagingPipe, MoReportValueConcatPipe, MoReportValuePipe, MoValuePipe, MobileDirective, ModalRootComponent, MultipleGroupByPipe, NOTIFICATAION_POPUP_SERVER, NOTIFICATION_WEBWORKER_FACTORY, NetworkStatusService, NotFoundComponent, NotificationService, NowraptextDirective, NumberBaseComponent, NumberControlInfoModel, NumbersOnlyInputDirective, NumeralPipe, Offline, OverflowTextDirective, PageBaseComponent, PageWithFormHandlerBaseComponent, PdfMimeType, PictureFieldSourcePipe, PictureFileControlInfoModel, PicturesByGroupIdPipe, PlaceHolderDirective, PortalDynamicPageResolver, PortalFormPageResolver, PortalPageComponent, PortalPageResolver, PortalPageSidebarComponent, PortalReportPageResolver, PortalService, PreventDefaulEvent, PreventDefaultDirective, PrintFilesDirective, PrintImage, PromptUpdateService, PushBannerComponent, PushCheckService, PushNotificationService, RabetehAkseTakiListiControlInfoModel, RedirectHomeGuard, RelatedReportControlInfoModel, RelationListControlInfoModel, RemoveDynamicFormStyles, RemoveNewlinePipe, RenderUlvDirective, RenderUlvPaginDirective, RenderUlvViewerDirective, ReplacePipe, ReportActionListPipe, ReportBaseComponent, ReportBaseInfo, ReportBreadcrumbResolver, ReportCalendarModel, ReportContainerComponent, ReportEmptyPageComponent, ReportExtraInfo, ReportField, ReportFormModel, ReportItemBaseComponent, ReportListModel, ReportModel, ReportNavigatorComponent, ReportTreeModel, ReportViewBaseComponent, ReportViewColumn, ResizableComponent, ResizableDirective, ResizableModule, ResizeHandlerDirective, ResizeObserverDirective, ReversePipe, RichStringControlInfoModel, RootPageComponent, RootPortalComponent, RotateImage, RouteFormChangeDirective, RoutingService, RowDataOption, RowNumberPipe, RowState, SafeBottomDirective, SanitizeTextPipe, SaveImageDirective, SaveImageToFile, SaveScrollPositionService, ScopedCssPipe, ScrollPersistDirective, ScrollToSelectedDirective, SelectionMode, SeperatorFixPipe, ServiceWorkerCommuncationService, ServiceWorkerNotificationService, ShellbarHeightService, ShortcutHandlerDirective, ShortcutRegisterDirective, SimplebarDirective, SingleRelationControlInfoModel, SortDirection, SortPipe, SortSetting, SplideSliderDirective, SplitPipe, SplitterComponent, StopPropagationDirective, StringControlInfoModel, StringToNumberPipe, SubformControlInfoModel, SystemBaseComponent, TOAST_SERVICE, TableHeaderWidthMode, TableResizerDirective, TabpageService, ThImageOrIconePipe, TileGroupBreadcrumResolver, TilePropsComponent, TlbButtonsPipe, ToolbarSettingsPipe, TooltipDirective, TotalSummaryPipe, Ui, UiService, Ul, UlvCommandDirective, UlvHeightSizeType, UlvMainCtrl, UlvMainService, UnlimitSessionComponent, UntilInViewDirective, UploadService, Util, VideoMimeType, VideoRecordingService, ViewBase, VisibleValuePipe, WebOtpDirective, WordMimeType, WorfkflowwChoiceCommandDirective, addCssVariableToRoot, addDynamicVariableTo, availablePrefixes, bodyClick, calcContextMenuWidth, calculateColumnContent, calculateColumnWidth, calculateColumnWidthFitToContainer, calculateFreeColumnSize, calculateMoDataListContentWidthByColumnName, cancelRequestAnimationFrame, checkPermission, compareVersions, createFormPanelMetaConditions, createGridEditorFormPanel, easeInOutCubic, elementInViewport2, enumValueToStringSize, executeUlvCommandHandler, fixUnclosedParentheses, flattenTree, forbiddenValidator, formRoutes, formatBytes, fromEntries, fromIntersectionObserver, genrateInlineMoId, getAllItemsPerChildren, getColumnValueOfMoDataList, getComponentDefined, getControlList, getControlSizeMode, getDateService, getDeviceIsDesktop, getDeviceIsMobile, getDeviceIsPhone, getDeviceIsTablet, getFieldValue, getFocusableTagNames, getFormSettings, getGridSettings, getHeaderValue, getIcon, getImagePath, getLabelWidth, getLayout94ObjectInfo, getLayoutControl, getNewMoGridEditor, getParentHeight, getRequestAnimationFrame, getResetGridSettings, getTargetRect, getUniqueId, getValidExtension, isFF, isFirefox, isFunction, isImage, isInLocalMode, isSafari, isTargetWindow, isVersionBiggerThan, measureText, measureText2, measureTextBy, mobile_regex, nullOrUndefinedString, number_only, removeDynamicStyle, requestAnimationFramePolyfill, scrollToElement, setColumnWidthByMaxMoContentWidth, setOneDepthLevel, setTableThWidth, shallowEqual, stopPropagation, throwIfAlreadyLoaded, toNumber, validateAllFormFields };
|
|
6157
|
-
export type { AbbrevationDeviceSize, AppMenu, AppTile, AppTileGroup, ApplicationSetting, BreadCrumbInfo, BruleActionMessage, CalendarConfig, CalendarFields, CalendarView, CardMediaSize, CartableTemplateKey, ChoiceDef, ClassNamesModel, CollectionGroup, CollectionPage, CollectionSort, CollectionState, ColumnInfoType, ColumnResizedArgs, ColumnSummaryType, Command, CommandGroup, CommonObservable, ComponentDataModel, ComponentSettingsDataModel, ContainerReportSetting, ControlInfoTypes, CssBackground, CultureTypes, CustomApplicationMenuBodyUi, CustomApplicationUi, CustomNavGroupUi, CustomNavPageUi, CustomRibbon, CustomSystemContainerUi, CustomSystemNavUi, CustomSystemUi, DateInfo, DefaultCommandsAccess, DeviceSize, DownloadFileInfo, DownloadFileInfoResult, EasyingFn, EjrayOlgo, ExNotificationPayload, ExtraModel, FieldSetting, FieldSettings, FileAttachmentInfo, FormComponentParams, FormSetting, FormView, FormViewSetting, GridView, Group, GroupByItem, GroupVisibility, IApiResult, IBaseController, IDebug, IHeaderLayout, ISystem, ISystemData, IUploadingState, IViewBase, IndexableObject, InfoBarType, LayoutSetting, LibraryDepenecy, LoginResult, Media, MenuItem, ModuleDataModel, ModuleListReportModel, ModuleWithDynamicComponents, Modules, NavGroupItem, NavGroupItemData, Navigator, NavigatorFolder, NavigatorFolderItem, NavigatorItem, NavigatorRoot, NavigatorRootItem, NgStyleInterface, NotificationAction, NotificationItem, NotificationPayload, NotificationPopupService, NotifyOptions, NumberInput, NzSafeAny, NzScrollToOptions, PageDataModel, PageListReportModel, PagingSetting, PictureGroupItem, PlaceHolderDataModel, PortalDataModel, PushState, RelationItemType, RelationListTypes, ReportItemSetting, ReportModelTypes, ReportSetting, SearchInput, SearchPanelSettings, ShareButtonsChoiceDef, ShellbarSetting, ShortCutData, ShortCuts, SimpleRect, SortOrder, SystemSetting, TableState, ToolbarButtonReportViewType, TreeNodeObj, TreeView, TypeUlvDataCtrlr, TypeUlvMainCtrlr, UiReportViewBase, UiReportViewBaseSetting, UiResponsiveSettings, UlvParamType, User, ViewTypes, WorkflowExecuteChoiceStatus, WorkflowItem, columnsResizedEventArgs };
|
|
6270
|
+
export { APP_VERSION, AbsoluteDivBodyDirective, AddDynamicFormStyles, AffixRespondEvents, AllFilesMimeType, AnchorScrollDirective, ApiService, ApplicationBaseComponent, ApplicationCtrlrService, AttrRtlDirective, AudioMimeType, AudioRecordingService, AuthGuard, BBB, BarsaApi, BarsaDialogService, BarsaIconDictPipe, BarsaNovinRayCoreModule, BarsaReadonlyDirective, BarsaSapUiFormPageModule, BarsaStorageService, BaseColumnPropsComponent, BaseComponent, BaseController, BaseDirective, BaseDynamicComponent, BaseFormToolbaritemPropsComponent, BaseItemContentPropsComponent, BaseModule, BaseReportModel, BaseSettingsService, BaseUlvSettingComponent, BaseViewContentPropsComponent, BaseViewItemPropsComponent, BaseViewPropsComponent, BbbTranslatePipe, BodyClickDirective, BoolControlInfoModel, BreadcrumbService, ButtonLoadingComponent, Bw, CalculateControlInfoModel, CalendarMetaobjectDataModel, CalendarSettingsService, CanUploadFilePipe, CardBaseItemContentPropsComponent, CardDynamicItemComponent, CardMediaSizePipe, CardViewService, ChangeLayoutInfoCustomUi, ChunkArrayPipe, CodeEditorControlInfoModel, ColSetting, ColumnCustomComponentPipe, ColumnCustomUiPipe, ColumnIconPipe, ColumnRendererBase, ColumnRendererViewBase, ColumnResizerDirective, ColumnService, ColumnValueDirective, ColumnValueOfParametersPipe, ColumnValuePipe, ComboRowImagePipe, CommandControlInfoModel, Common, ContainerComponent, ContainerService, ContextMenuPipe, ControlUiPipe, ConvertToStylePipe, CopyDirective, CountDownDirective, CustomCommand, CustomInjector, CustomRouteReuseStrategy, DIALOG_SERVICE, DateHijriService, DateMiladiService, DateRanges, DateService, DateShamsiService, DateTimeControlInfoModel, DefaultCommandsAccessValue, DefaultGridSetting, DeviceWidth, DialogParams, DynamicCommandDirective, DynamicComponentService, DynamicDarkColorPipe, DynamicFormComponent, DynamicFormToolbaritemComponent, DynamicItemComponent, DynamicLayoutComponent, DynamicRootVariableDirective, DynamicStyleDirective, DynamicTileGroupComponent, DynamicUlvPagingComponent, DynamicUlvToolbarComponent, EllapsisTextDirective, EllipsifyDirective, EmptyPageComponent, EmptyPageWithRouterAndRouterOutletComponent, EnumControlInfoModel, ExecuteDynamicCommand, ExecuteWorkflowChoiceDef, Ext, FORM_DIALOG_COMPONENT, FieldBaseComponent, FieldBaseController, FieldDirective, FieldInfoTypeEnum, FieldUiComponent, FieldViewBase, FileControlInfoModel, FileInfoCountPipe, FilePictureInfoModel, FilesValidationHelper, FillAllLayoutControls, FillEmptySpaceDirective, FilterColumnsByDetailsPipe, FilterInlineActionListPipe, FilterPipe, FilterStringPipe, FilterTabPipe, FilterToolbarControlPipe, FilterWorkflowInMobilePipe, FindColumnByDbNamePipe, FindGroup, FindLayoutSettingFromLayout94, FindPreviewColumnPipe, FindToolbarItem, FioriIconPipe, FormBaseComponent, FormCloseDirective, FormComponent, FormFieldReportPageComponent, FormNewComponent, FormPageBaseComponent, FormPageComponent, FormPanelService, FormPropsBaseComponent, FormService, FormToolbarBaseComponent, FormToolbarButton, GanttChartHelper, GaugeControlInfoModel, GeneralControlInfoModel, GetAllColumnsSorted, GetAllHorizontalFromLayout94, GetContentType, GetDefaultMoObjectInfo, GetImgTags, GetViewableExtensions, GetVisibleValue, GridSetting, GroupBy, GroupByPipe, GroupByService, HeaderFacetValuePipe, HideAcceptCancelButtonsPipe, HideColumnsInmobilePipe, HistoryControlInfoModel, HorizontalLayoutService, HorizontalResponsiveDirective, IconControlInfoModel, IdbService, ImageLazyDirective, ImageMimeType, ImagetoPrint, InMemoryStorageService, IndexedDbService, InputNumber, IntersectionObserverDirective, IntersectionStatus, IsDarkMode, IsExpandedNodePipe, IsImagePipe, ItemsRendererDirective, LabelStarTrimPipe, LabelmandatoryDirective, LayoutItemBaseComponent, LayoutMainContentService, LayoutPanelBaseComponent, LayoutService, LeafletLongPressDirective, LinearListControlInfoModel, LinearListHelper, ListCountPipe, ListRelationModel, LoadExternalFilesDirective, LocalStorageService, LogService, LoginAction, LoginForm, LoginFormData, LoginFormUi, LoginSettingsResolver, MapToChatMessagePipe, MasterDetailsPageComponent, MeasureFormTitleWidthDirective, MergeFieldsToColumnsPipe, MetaobjectDataModel, MetaobjectRelationModel, MimeTypes, MoForReportModel, MoForReportModelBase, MoInfoUlvMoListPipe, MoInfoUlvPagingPipe, MoReportValueConcatPipe, MoReportValuePipe, MoValuePipe, MobileDirective, ModalRootComponent, MultipleGroupByPipe, NOTIFICATAION_POPUP_SERVER, NOTIFICATION_WEBWORKER_FACTORY, NetworkStatusService, NotFoundComponent, NotificationService, NowraptextDirective, NumberBaseComponent, NumberControlInfoModel, NumbersOnlyInputDirective, NumeralPipe, Offline, OverflowTextDirective, PageBaseComponent, PageWithFormHandlerBaseComponent, PdfMimeType, PictureFieldSourcePipe, PictureFileControlInfoModel, PicturesByGroupIdPipe, PlaceHolderDirective, PortalDynamicPageResolver, PortalFormPageResolver, PortalPageComponent, PortalPageResolver, PortalPageSidebarComponent, PortalReportPageResolver, PortalService, PreventDefaulEvent, PreventDefaultDirective, PrintFilesDirective, PrintImage, PromptUpdateService, PushBannerComponent, PushCheckService, PushNotificationService, RabetehAkseTakiListiControlInfoModel, RedirectHomeGuard, RelatedReportControlInfoModel, RelationListControlInfoModel, RemoveDynamicFormStyles, RemoveNewlinePipe, RenderUlvDirective, RenderUlvPaginDirective, RenderUlvViewerDirective, ReplacePipe, ReportActionListPipe, ReportBaseComponent, ReportBaseInfo, ReportBreadcrumbResolver, ReportCalendarModel, ReportContainerComponent, ReportEmptyPageComponent, ReportExtraInfo, ReportField, ReportFormModel, ReportItemBaseComponent, ReportListModel, ReportModel, ReportNavigatorComponent, ReportTreeModel, ReportViewBaseComponent, ReportViewColumn, ResizableComponent, ResizableDirective, ResizableModule, ResizeHandlerDirective, ResizeObserverDirective, ReversePipe, RichStringControlInfoModel, RootPageComponent, RootPortalComponent, RotateImage, RouteFormChangeDirective, RoutingService, RowDataOption, RowNumberPipe, RowState, SafeBottomDirective, SanitizeTextPipe, SaveImageDirective, SaveImageToFile, SaveScrollPositionService, ScopedCssPipe, ScrollPersistDirective, ScrollToSelectedDirective, SelectionMode, SeperatorFixPipe, ServiceWorkerCommuncationService, ServiceWorkerNotificationService, ShellbarHeightService, ShortcutHandlerDirective, ShortcutRegisterDirective, SimpleTemplateEngine, SimplebarDirective, SingleRelationControlInfoModel, SortDirection, SortPipe, SortSetting, SplideSliderDirective, SplitPipe, SplitterComponent, StopPropagationDirective, StringControlInfoModel, StringToNumberPipe, SubformControlInfoModel, SystemBaseComponent, TEMPLATE_ENGINE, TOAST_SERVICE, TableHeaderWidthMode, TableResizerDirective, TabpageService, ThImageOrIconePipe, TileGroupBreadcrumResolver, TilePropsComponent, TlbButtonsPipe, ToolbarSettingsPipe, TooltipDirective, TotalSummaryPipe, Ui, UiService, Ul, UlvCommandDirective, UlvHeightSizeType, UlvMainCtrl, UlvMainService, UnlimitSessionComponent, UntilInViewDirective, UploadService, Util, VideoMimeType, VideoRecordingService, ViewBase, VisibleValuePipe, WebOtpDirective, WordMimeType, WorfkflowwChoiceCommandDirective, addCssVariableToRoot, addDynamicVariableTo, availablePrefixes, bodyClick, calcContextMenuWidth, calculateColumnContent, calculateColumnWidth, calculateColumnWidthFitToContainer, calculateFreeColumnSize, calculateMoDataListContentWidthByColumnName, cancelRequestAnimationFrame, checkPermission, compareVersions, createFormPanelMetaConditions, createGridEditorFormPanel, easeInOutCubic, elementInViewport2, enumValueToStringSize, executeUlvCommandHandler, fixUnclosedParentheses, flattenTree, forbiddenValidator, formRoutes, formatBytes, fromEntries, fromIntersectionObserver, genrateInlineMoId, getAllItemsPerChildren, getColumnValueOfMoDataList, getComponentDefined, getControlList, getControlSizeMode, getDateService, getDeviceIsDesktop, getDeviceIsMobile, getDeviceIsPhone, getDeviceIsTablet, getFieldValue, getFocusableTagNames, getFormSettings, getGridSettings, getHeaderValue, getIcon, getImagePath, getLabelWidth, getLayout94ObjectInfo, getLayoutControl, getNewMoGridEditor, getParentHeight, getRequestAnimationFrame, getResetGridSettings, getTargetRect, getUniqueId, getValidExtension, isFF, isFirefox, isFunction, isImage, isInLocalMode, isSafari, isTargetWindow, isVersionBiggerThan, measureText, measureText2, measureTextBy, mobile_regex, nullOrUndefinedString, number_only, removeDynamicStyle, requestAnimationFramePolyfill, scrollToElement, setColumnWidthByMaxMoContentWidth, setOneDepthLevel, setTableThWidth, shallowEqual, stopPropagation, throwIfAlreadyLoaded, toNumber, validateAllFormFields };
|
|
6271
|
+
export type { AbbrevationDeviceSize, AppMenu, AppTile, AppTileGroup, ApplicationSetting, BreadCrumbInfo, BruleActionMessage, CalendarConfig, CalendarFields, CalendarView, CardMediaSize, CartableTemplateKey, ChoiceDef, ClassNamesModel, CollectionGroup, CollectionPage, CollectionSort, CollectionState, ColumnInfoType, ColumnResizedArgs, ColumnSummaryType, Command, CommandGroup, CommonObservable, ComponentDataModel, ComponentSettingsDataModel, ContainerReportSetting, ControlInfoTypes, CssBackground, CultureTypes, CustomApplicationMenuBodyUi, CustomApplicationUi, CustomNavGroupUi, CustomNavPageUi, CustomRibbon, CustomSystemContainerUi, CustomSystemNavUi, CustomSystemUi, DateInfo, DefaultCommandsAccess, DeviceSize, DownloadFileInfo, DownloadFileInfoResult, EasyingFn, EjrayOlgo, ExNotificationPayload, ExtraModel, FieldSetting, FieldSettings, FileAttachmentInfo, FormComponentParams, FormSetting, FormView, FormViewSetting, GridView, Group, GroupByItem, GroupVisibility, IApiResult, IBaseController, IDebug, IHeaderLayout, ISystem, ISystemData, ITemplateEngine, IUploadingState, IViewBase, IndexableObject, InfoBarType, LayoutSetting, LibraryDepenecy, LoginResult, Media, MenuItem, ModuleDataModel, ModuleListReportModel, ModuleWithDynamicComponents, Modules, NavGroupItem, NavGroupItemData, Navigator, NavigatorFolder, NavigatorFolderItem, NavigatorItem, NavigatorRoot, NavigatorRootItem, NgStyleInterface, NotificationAction, NotificationItem, NotificationPayload, NotificationPopupService, NotifyOptions, NumberInput, NzSafeAny, NzScrollToOptions, PageDataModel, PageListReportModel, PagingSetting, PictureGroupItem, PlaceHolderDataModel, PortalDataModel, PushState, RelationItemType, RelationListTypes, ReportItemSetting, ReportModelTypes, ReportSetting, SearchInput, SearchPanelSettings, ShareButtonsChoiceDef, ShellbarSetting, ShortCutData, ShortCuts, SimpleRect, SortOrder, SystemSetting, TableState, ToolbarButtonReportViewType, TreeNodeObj, TreeView, TypeUlvDataCtrlr, TypeUlvMainCtrlr, UiReportViewBase, UiReportViewBaseSetting, UiResponsiveSettings, UlvParamType, User, ViewTypes, WorkflowExecuteChoiceStatus, WorkflowItem, columnsResizedEventArgs };
|