barsa-novin-ray-core 2.3.167 → 3.0.2
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-CKKXv9DX.mjs → barsa-novin-ray-core-barsa-novin-ray-core-CakmZXPX.mjs} +748 -116
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-CakmZXPX.mjs.map +1 -0
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-BIBAUbnS.mjs → barsa-novin-ray-core-barsa-report-page.module-DFDfT3fn.mjs} +2 -2
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-BIBAUbnS.mjs.map → barsa-novin-ray-core-barsa-report-page.module-DFDfT3fn.mjs.map} +1 -1
- package/fesm2022/barsa-novin-ray-core.mjs +1 -1
- package/package.json +1 -1
- package/types/barsa-novin-ray-core.d.ts +205 -19
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-CKKXv9DX.mjs.map +0 -1
|
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
|
|
|
2
2
|
import { NgModule, inject, 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 ReportEmptyPageComponent, r as reportRoutes, f as formRoutes, B as BaseModule, D as DynamicComponentService } from './barsa-novin-ray-core-barsa-novin-ray-core-
|
|
5
|
+
import { R as ReportEmptyPageComponent, r as reportRoutes, f as formRoutes, B as BaseModule, D as DynamicComponentService } from './barsa-novin-ray-core-barsa-novin-ray-core-CakmZXPX.mjs';
|
|
6
6
|
import * as i1 from '@angular/router';
|
|
7
7
|
import { RouterModule } from '@angular/router';
|
|
8
8
|
|
|
@@ -53,4 +53,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImpor
|
|
|
53
53
|
}], ctorParameters: () => [] });
|
|
54
54
|
|
|
55
55
|
export { BarsaReportPageModule };
|
|
56
|
-
//# sourceMappingURL=barsa-novin-ray-core-barsa-report-page.module-
|
|
56
|
+
//# sourceMappingURL=barsa-novin-ray-core-barsa-report-page.module-DFDfT3fn.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-DFDfT3fn.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 { 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\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 super(dcm, 'BarsaReportPageModule'); \r\n this.dcm = dcm; \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,KAAK,CAAC,GAAG,EAAE,uBAAuB,CAAC;AAN7B,QAAA,IAAA,CAAA,iBAAiB,GAAG,CAAC,GAAG,UAAU,CAAC;AAOzC,QAAA,IAAI,CAAC,GAAG,GAAG,GAAG;IAClB;8GAZS,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,EAAA,OAAA,EAAA,CALpB,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,EAAA,OAAA,EAAA,CALpB,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 { A as APP_VERSION, a as AbsoluteDivBodyDirective, b as AddDynamicFormStyles, c as AffixRespondEvents, d as AllFilesMimeType, e as AnchorScrollDirective, g as ApiService, h as ApplicationBaseComponent, i as ApplicationCtrlrService, j as AttrRtlDirective, k as AudioMimeType, l as AudioRecordingService, m as AuthGuard, n as BarsaApi, o as BarsaDialogService, p as BarsaIconDictPipe, q as BarsaNovinRayCoreModule, s as BarsaReadonlyDirective, t as BarsaSapUiFormPageModule, u as BarsaStorageService, v as BaseColumnPropsComponent, w as BaseComponent, x as BaseController, y as BaseDirective, z as BaseDynamicComponent, C as BaseFormToolbaritemPropsComponent, E as BaseItemContentPropsComponent, B as BaseModule, F as BaseReportModel, G as BaseSettingsService, H as BaseUlvSettingComponent, I as BaseViewContentPropsComponent, J as BaseViewItemPropsComponent, K as BaseViewPropsComponent, L as BbbTranslatePipe, M as BodyClickDirective, N as BoolControlInfoModel, O as BreadcrumbService, P as ButtonLoadingComponent, Q as CalculateControlInfoModel, S as CalendarSettingsStore, T as CanUploadFilePipe, U as CardBaseItemContentPropsComponent, V as CardDynamicItemComponent, W as CardMediaSizePipe, X as CardViewService, Y as ChangeLayoutInfoCustomUi, Z as ChunkArrayPipe, _ as CodeEditorControlInfoModel, $ as ColSetting, a0 as ColumnCustomComponentPipe, a1 as ColumnCustomUiPipe, a2 as ColumnIconPipe, a3 as ColumnRendererBase, a4 as ColumnRendererViewBase, a5 as ColumnResizerDirective, a6 as ColumnService, a7 as ColumnValueDirective, a8 as ColumnValueOfParametersPipe, a9 as ColumnValuePipe, aa as ComboRowImagePipe, ab as CommandControlInfoModel, ac as ContainerComponent, ad as ContainerService, ae as ContextMenuPipe, af as ControlUiPipe, ag as ConvertToStylePipe, ah as CopyDirective, ai as CountDownDirective, aj as CustomCommand, ak as CustomInjector, al as CustomRouteReuseStrategy, am as CustomUiRegistryService, an as DEFAULT_REPORT_LAYOUT_POLICY, ao as DIALOG_SERVICE, ap as DateHijriService, aq as DateMiladiService, ar as DateRanges, as as DateService, at as DateShamsiService, au as DateTimeControlInfoModel, av as DefaultCommandsAccessValue, aw as DefaultGridSetting, ax as DeviceWidth, ay as DialogParams, az as DynamicCommandDirective, D as DynamicComponentService, aA as DynamicDarkColorPipe, aB as DynamicFormComponent, aC as DynamicFormToolbaritemComponent, aD as DynamicItemComponent, aE as DynamicLayoutComponent, aF as DynamicRootVariableDirective, aG as DynamicStyleDirective, aH as DynamicUlvPagingComponent, aI as DynamicUlvToolbarComponent, aJ as EllapsisTextDirective, aK as EllipsifyDirective, aL as EmptyPageComponent, aM as EmptyPageWithRouterAndRouterOutletComponent, aN as EntitySettingsStore, aO as EnumCaptionPipe, aP as EnumControlInfoModel, aQ as ExecuteDynamicCommand, aR as ExecuteWorkflowChoiceDef, aS as ExistsColumnsPipe, aT as FORM_DIALOG_COMPONENT, aU as FieldBaseComponent, aV as FieldBaseController, aW as FieldDirective, aX as FieldInfoTypeEnum, aY as FieldUiComponent, aZ as FieldViewBase, a_ as FileControlInfoModel, a$ as FileInfoCountPipe, b0 as FilePictureInfoModel, b1 as FilesValidationHelper, b2 as FillAllLayoutControls, b3 as FillEmptySpaceDirective, b4 as FilterColumnsByDetailsPipe, b5 as FilterInlineActionListPipe, b6 as FilterPipe, b7 as FilterStringPipe, b8 as FilterTabPipe, b9 as FilterToolbarControlPipe, ba as FilterWorkflowInMobilePipe, bb as FindColumnByDbNamePipe, bc as FindColumnsPipe, bd as FindGroup, be as FindLayoutSettingFromLayout94, bf as FindPreviewColumnPipe, bg as FindToolbarItem, bh as FioriIconPipe, bi as FormBaseComponent, bj as FormCloseDirective, bk as FormComponent, bl as FormFieldReportPageComponent, bm as FormNewComponent, bn as FormPageBaseComponent, bo as FormPageComponent, bp as FormPanelService, bq as FormPropsBaseComponent, br as FormService, bs as FormToolbarBaseComponent, bt as FormToolbarButton, bu as GaugeControlInfoModel, bv as GeneralControlInfoModel, bw as GetAllColumnsSorted, bx as GetAllHorizontalFromLayout94, by as GetContentType, bz as GetCssVariableValuePipe, bA as GetDefaultMoObjectInfo, bB as GetImgTags, bC as GetViewableExtensions, bD as GetVisibleValue, bE as GridSetting, bF as GroupBy, bG as GroupByPipe, bH as GroupByService, bI as HeaderFacetValuePipe, bJ as HideAcceptCancelButtonsPipe, bK as HideColumnsInmobilePipe, bL as HistoryControlInfoModel, bM as HorizontalLayoutService, bN as HorizontalResponsiveDirective, bO as IconControlInfoModel, bP as IdbService, bQ as ImageLazyDirective, bR as ImageMimeType, bS as ImagetoPrint, bT as InMemoryStorageService, bU as IndexedDbService, bV as InputNumber, bW as IntersectionObserverDirective, bX as IntersectionStatus, bY as IsDarkMode, bZ as IsExpandedNodePipe, b_ as IsImagePipe, b$ as ItemsRendererDirective, c0 as LabelStarTrimPipe, c1 as LabelmandatoryDirective, c2 as LayoutItemBaseComponent, c3 as LayoutMainContentService, c4 as LayoutPanelBaseComponent, c5 as LayoutService, c6 as LeafletLongPressDirective, c7 as LinearListControlInfoModel, c8 as LinearListHelper, c9 as ListCountPipe, ca as ListRelationModel, cb as LoadExternalFilesDirective, cc as LocalStorageService, cd as LogService, ce as LoginSettingsResolver, cf as MapToChatMessagePipe, cg as MasterDetailsPageComponent, ch as MeasureFormTitleWidthDirective, ci as MergeFieldsToColumnsPipe, cj as MetaobjectDataModel, ck as MetaobjectRelationModel, cl as MimeTypes, cm as MoForReportModel, cn as MoForReportModelBase, co as MoInfoUlvMoListPipe, cp as MoInfoUlvPagingPipe, cq as MoLinkerDirective, cr as MoReportValueConcatPipe, cs as MoReportValuePipe, ct as MoValuePipe, cu as MobileDirective, cv as ModalRootComponent, cw as MultipleGroupByPipe, cx as NATIVE_FEDERATION_RUNTIME, cy as NOTIFICATAION_POPUP_SERVER, cz as NOTIFICATION_WEBWORKER_FACTORY, cA as NetworkStatusService, cB as NotFoundComponent, cC as NotificationService, cD as NowraptextDirective, cE as NumberBaseComponent, cF as NumberControlInfoModel, cG as NumbersOnlyInputDirective, cH as NumeralPipe, cI as OverflowTextDirective, cJ as PageBaseComponent, cK as PageWithFormHandlerBaseComponent, cL as PdfMimeType, cM as PictureFieldSourcePipe, cN as PictureFileControlInfoModel, cO as PicturesByGroupIdPipe, cP as PlaceHolderDirective, cQ as PortalDynamicPageResolver, cR as PortalFormPageResolver, cS as PortalPageComponent, cT as PortalPageResolver, cU as PortalPageSidebarComponent, cV as PortalReportPageResolver, cW as PortalService, cX as PreventDefaulEvent, cY as PreventDefaultDirective, cZ as PrintFilesDirective, c_ as PrintImage, c$ as PromptUpdateService, d0 as PushBannerComponent, d1 as PushCheckService, d2 as PushNotificationService, d3 as REPORT_GRID_VIEWPORT_CLASS, d4 as REPORT_TYPE_DEFAULT_POLICIES, d5 as RUNTIME_NAV_STATE_SCHEMA_V1, d6 as RabetehAkseTakiListiControlInfoModel, d7 as RedirectHomeGuard, d8 as RelatedReportControlInfoModel, d9 as RelationListControlInfoModel, da as RemoveDynamicFormStyles, db as RemoveNewlinePipe, dc as RenderUlvDirective, dd as RenderUlvPaginDirective, de as RenderUlvViewerDirective, df as ReplacePipe, dg as ReportActionListPipe, dh as ReportBaseComponent, di as ReportBaseInfo, dj as ReportBreadcrumbResolver, dk as ReportCalendarModel, dl as ReportContainerComponent, R as ReportEmptyPageComponent, dm as ReportExtraInfo, dn as ReportField, dp as ReportFormModel, dq as ReportItemBaseComponent, dr as ReportListModel, ds as ReportModel, dt as ReportNavigatorComponent, du as ReportTreeModel, dv as ReportViewBaseComponent, dw as ReportViewColumn, dx as ResizableComponent, dy as ResizableDirective, dz as ResizableModule, dA as ResizeHandlerDirective, dB as ResizeObserverDirective, dC as ReversePipe, dD as RichStringControlInfoModel, dE as RootPageComponent, dF as RootPortalComponent, dG as RotateImage, dH as RouteFormChangeDirective, dI as RoutingService, dJ as RowDataOption, dK as RowNumberPipe, dL as RowState, dM as RuntimeNavStateCacheService, dN as SafeBottomDirective, dO as SanitizeTextPipe, dP as SaveImageDirective, dQ as SaveImageToFile, dR as SaveScrollPositionService, dS as ScopedCssPipe, dT as ScrollLayoutContextHolder, dU as ScrollPersistDirective, dV as ScrollToSelectedDirective, dW as SelectionMode, dX as SeperatorFixPipe, dY as ServiceWorkerCommuncationService, dZ as ServiceWorkerNotificationService, d_ as ShellbarHeightService, d$ as ShortcutHandlerDirective, e0 as ShortcutRegisterDirective, e1 as SimpleTemplateEngine, e2 as SimplebarDirective, e3 as SingleRelationControlInfoModel, e4 as SortDirection, e5 as SortPipe, e6 as SortSetting, e7 as SplideSliderDirective, e8 as SplitPipe, e9 as SplitterComponent, ea as StopPropagationDirective, eb as StringControlInfoModel, ec as StringToNumberPipe, ed as SubformControlInfoModel, ee as SystemBaseComponent, ef as TEMPLATE_ENGINE, eg as TOAST_SERVICE, eh as TableHeaderWidthMode, ei as TableResizerDirective, ej as TabpageService, ek as ThImageOrIconePipe, el as TileGroupBreadcrumResolver, em as TilePropsComponent, en as TlbButtonsPipe, eo as ToolbarSettingsPipe, ep as TooltipDirective, eq as TotalSummaryPipe, er as UiService, es as UlvCommandDirective, et as UlvHeightSizeType, eu as UlvMainService, ev as UnlimitSessionComponent, ew as UntilInViewDirective, ex as UploadService, ey as VideoMimeType, ez as VideoRecordingService, eA as ViewBase, eB as VisibleValuePipe, eC as WebOtpDirective, eD as WordMimeType, eE as WorfkflowwChoiceCommandDirective, eF as addCssVariableToRoot, eG as addDynamicVariableTo, eH as availablePrefixes, eI as bodyClick, eJ as buildRuntimeNavStateCacheKey, eK as calcContextMenuWidth, eL as calculateColumnContent, eM as calculateColumnWidth, eN as calculateColumnWidthFitToContainer, eO as calculateFreeColumnSize, eP as calculateMoDataListContentWidthByColumnName, eQ as cancelRequestAnimationFrame, eR as checkPermission, eS as compareVersions, eT as contextDefaultsFromEnvironment, eU as createFormPanelMetaConditions, eV as createGridEditorFormPanel, eW as easeInOutCubic, eX as elementInViewport2, eY as enumValueToStringSize, eZ as executeUlvCommandHandler, e_ as extractLayoutPolicyFromView, e$ as fixUnclosedParentheses, f0 as flattenTree, f1 as forbiddenValidator, f as formRoutes, f2 as formatBytes, f3 as fromEntries, f4 as fromIntersectionObserver, f5 as genrateInlineMoId, f6 as getAllItemsPerChildren, f7 as getColumnValueOfMoDataList, f8 as getComponentDefined, f9 as getControlList, fa as getControlSizeMode, fb as getDateService, fc as getDeviceIsDesktop, fd as getDeviceIsMobile, fe as getDeviceIsPhone, ff as getDeviceIsTablet, fg as getFieldValue, fh as getFocusableTagNames, fi as getFormSettings, fj as getGridSettings, fk as getHeaderValue, fl as getIcon, fm as getImagePath, fn as getLabelWidth, fo as getLayout94ObjectInfo, fp as getLayoutControl, fq as getNestedValue, fr as getNewMoGridEditor, fs as getParentHeight, ft as getReportTypeDefaultPolicy, fu as getRequestAnimationFrame, fv as getResetGridSettings, fw as getTargetRect, fx as getUniqueId, fy as getValidExtension, fz as isFF, fA as isFirefox, fB as isFunction, fC as isIOS, fD as isImage, fE as isInLocalMode, fF as isSafari, fG as isTargetWindow, fH as isVersionBiggerThan, fI as measureText, fJ as measureText2, fK as measureTextBy, fL as mobile_regex, fM as multilevelSort, fN as nullOrUndefinedString, fO as number_only, fP as removeDynamicStyle, fQ as requestAnimationFramePolyfill, fR as resolveFinalScroll, fS as resolveReportLayoutPolicy, fT as scrollLayoutModeToContextEnvironment, fU as scrollToElement, fV as searchEx, fW as setColumnWidthByMaxMoContentWidth, fX as setOneDepthLevel, fY as setTableThWidth, fZ as shallowEqual, f_ as sort, f$ as sortEx, g0 as stopPropagation, g1 as throwIfAlreadyLoaded, g2 as toNumber, g3 as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-CKKXv9DX.mjs';
|
|
1
|
+
export { A as APP_VERSION, a as AbsoluteDivBodyDirective, b as AddDynamicFormStyles, c as AffixRespondEvents, d as AllFilesMimeType, e as AnchorScrollDirective, g as ApiService, h as ApplicationBaseComponent, i as ApplicationCtrlrService, j as AttrRtlDirective, k as AudioMimeType, l as AudioRecordingService, m as AuthGuard, n as BarsaApi, o as BarsaDialogService, p as BarsaIconDictPipe, q as BarsaNovinRayCoreModule, s as BarsaReadonlyDirective, t as BarsaSapUiFormPageModule, u as BarsaStorageService, v as BaseColumnPropsComponent, w as BaseComponent, x as BaseController, y as BaseDirective, z as BaseDynamicComponent, C as BaseFormToolbaritemPropsComponent, E as BaseItemContentPropsComponent, B as BaseModule, F as BaseReportModel, G as BaseSettingsService, H as BaseUlvSettingComponent, I as BaseViewContentPropsComponent, J as BaseViewItemPropsComponent, K as BaseViewPropsComponent, L as BbbTranslatePipe, M as BodyClickDirective, N as BoolControlInfoModel, O as BreadcrumbService, P as ButtonLoadingComponent, Q as CalculateControlInfoModel, S as CalendarSettingsStore, T as CanUploadFilePipe, U as CardBaseItemContentPropsComponent, V as CardDynamicItemComponent, W as CardMediaSizePipe, X as CardViewService, Y as ChangeLayoutInfoCustomUi, Z as ChunkArrayPipe, _ as CodeEditorControlInfoModel, $ as ColSetting, a0 as ColumnCustomComponentPipe, a1 as ColumnCustomUiPipe, a2 as ColumnIconPipe, a3 as ColumnRendererBase, a4 as ColumnRendererViewBase, a5 as ColumnResizerDirective, a6 as ColumnService, a7 as ColumnValueDirective, a8 as ColumnValueOfParametersPipe, a9 as ColumnValuePipe, aa as ComboRowImagePipe, ab as CommandControlInfoModel, ac as ContainerComponent, ad as ContainerService, ae as ContextMenuPipe, af as ControlUiPipe, ag as ConvertToStylePipe, ah as CopyDirective, ai as CountDownDirective, aj as CustomCommand, ak as CustomInjector, al as CustomRouteReuseStrategy, am as CustomUiRegistryService, an as DEFAULT_OBJECT_ICON, ao as DEFAULT_REPORT_LAYOUT_POLICY, ap as DIALOG_SERVICE, aq as DateHijriService, ar as DateMiladiService, as as DateRanges, at as DateService, au as DateShamsiService, av as DateTimeControlInfoModel, aw as DefaultCommandsAccessValue, ax as DefaultGridSetting, ay as DeviceWidth, az as DialogParams, aA as DynamicCommandDirective, D as DynamicComponentService, aB as DynamicDarkColorPipe, aC as DynamicFormComponent, aD as DynamicFormToolbaritemComponent, aE as DynamicItemComponent, aF as DynamicLayoutComponent, aG as DynamicRootVariableDirective, aH as DynamicStyleDirective, aI as DynamicUlvPagingComponent, aJ as DynamicUlvToolbarComponent, aK as EllapsisTextDirective, aL as EllipsifyDirective, aM as EmptyPageComponent, aN as EmptyPageWithRouterAndRouterOutletComponent, aO as EntitySettingsStore, aP as EnumCaptionPipe, aQ as EnumControlInfoModel, aR as ExecuteDynamicCommand, aS as ExecuteWorkflowChoiceDef, aT as ExistsColumnsPipe, aU as FORM_DIALOG_COMPONENT, aV as FieldBaseComponent, aW as FieldBaseController, aX as FieldDirective, aY as FieldInfoTypeEnum, aZ as FieldUiComponent, a_ as FieldViewBase, a$ as FileControlInfoModel, b0 as FileInfoCountPipe, b1 as FilePictureInfoModel, b2 as FilesValidationHelper, b3 as FillAllLayoutControls, b4 as FillEmptySpaceDirective, b5 as FilterColumnsByDetailsPipe, b6 as FilterInlineActionListPipe, b7 as FilterPipe, b8 as FilterStringPipe, b9 as FilterTabPipe, ba as FilterToolbarControlPipe, bb as FilterWorkflowInMobilePipe, bc as FindColumnByDbNamePipe, bd as FindColumnsPipe, be as FindGroup, bf as FindLayoutSettingFromLayout94, bg as FindPreviewColumnPipe, bh as FindToolbarItem, bi as FioriIconPipe, bj as FormBaseComponent, bk as FormCloseDirective, bl as FormComponent, bm as FormFieldReportPageComponent, bn as FormNewComponent, bo as FormPageBaseComponent, bp as FormPageComponent, bq as FormPanelService, br as FormPropsBaseComponent, bs as FormService, bt as FormToolbarBaseComponent, bu as FormToolbarButton, bv as GaugeControlInfoModel, bw as GeneralControlInfoModel, bx as GetAllColumnsSorted, by as GetAllHorizontalFromLayout94, bz as GetContentType, bA as GetCssVariableValuePipe, bB as GetDefaultMoObjectInfo, bC as GetImgTags, bD as GetViewableExtensions, bE as GetVisibleValue, bF as GridSetting, bG as GroupBy, bH as GroupByPipe, bI as GroupByService, bJ as HeaderFacetValuePipe, bK as HideAcceptCancelButtonsPipe, bL as HideColumnsInmobilePipe, bM as HistoryControlInfoModel, bN as HorizontalLayoutService, bO as HorizontalResponsiveDirective, bP as IconControlInfoModel, bQ as IdbService, bR as ImageLazyDirective, bS as ImageMimeType, bT as ImagetoPrint, bU as InMemoryStorageService, bV as IndexedDbService, bW as InputNumber, bX as IntersectionObserverDirective, bY as IntersectionStatus, bZ as IsDarkMode, b_ as IsExpandedNodePipe, b$ as IsImagePipe, c0 as ItemsRendererDirective, c1 as LabelStarTrimPipe, c2 as LabelmandatoryDirective, c3 as LayoutItemBaseComponent, c4 as LayoutMainContentService, c5 as LayoutPanelBaseComponent, c6 as LayoutService, c7 as LeafletLongPressDirective, c8 as LinearListControlInfoModel, c9 as LinearListHelper, ca as ListCountPipe, cb as ListRelationModel, cc as LoadExternalFilesDirective, cd as LocalStorageService, ce as LogService, cf as LoginSettingsResolver, cg as MapToChatMessagePipe, ch as MasterDetailsPageComponent, ci as MeasureFormTitleWidthDirective, cj as MergeFieldsToColumnsPipe, ck as MetaobjectDataModel, cl as MetaobjectRelationModel, cm as MimeTypes, cn as MoForReportModel, co as MoForReportModelBase, cp as MoIconPipe, cq as MoInfoUlvMoListPipe, cr as MoInfoUlvPagingPipe, cs as MoLinkerDirective, ct as MoReportValueConcatPipe, cu as MoReportValuePipe, cv as MoValuePipe, cw as MobileDirective, cx as ModalRootComponent, cy as MultipleGroupByPipe, cz as NATIVE_FEDERATION_RUNTIME, cA as NOTIFICATAION_POPUP_SERVER, cB as NOTIFICATION_WEBWORKER_FACTORY, cC as NetworkStatusService, cD as NotFoundComponent, cE as NotificationService, cF as NowraptextDirective, cG as NumberBaseComponent, cH as NumberControlInfoModel, cI as NumbersOnlyInputDirective, cJ as NumeralPipe, cK as OverflowTextDirective, cL as PageBaseComponent, cM as PageWithFormHandlerBaseComponent, cN as PdfMimeType, cO as PictureFieldSourcePipe, cP as PictureFileControlInfoModel, cQ as PicturesByGroupIdPipe, cR as PlaceHolderDirective, cS as PortalDynamicPageResolver, cT as PortalFormPageResolver, cU as PortalPageComponent, cV as PortalPageResolver, cW as PortalPageSidebarComponent, cX as PortalReportPageResolver, cY as PortalService, cZ as PreventDefaulEvent, c_ as PreventDefaultDirective, c$ as PrintFilesDirective, d0 as PrintImage, d1 as PromptUpdateService, d2 as PushBannerComponent, d3 as PushCheckService, d4 as PushNotificationService, d5 as REPORT_GRID_VIEWPORT_CLASS, d6 as REPORT_TYPE_DEFAULT_POLICIES, d7 as RUNTIME_NAV_STATE_SCHEMA_V1, d8 as RabetehAkseTakiListiControlInfoModel, d9 as ReadableTextColorPipe, da as RedirectHomeGuard, db as RelatedReportControlInfoModel, dc as RelationListControlInfoModel, dd as RelativeDatePipe, de as RelativeTimeService, df as RemoveDynamicFormStyles, dg as RemoveNewlinePipe, dh as RenderUlvDirective, di as RenderUlvPaginDirective, dj as RenderUlvViewerDirective, dk as ReplacePipe, dl as ReportActionListPipe, dm as ReportBaseComponent, dn as ReportBaseInfo, dp as ReportBreadcrumbResolver, dq as ReportCalendarModel, dr as ReportContainerComponent, R as ReportEmptyPageComponent, ds as ReportExtraInfo, dt as ReportField, du as ReportFormModel, dv as ReportItemBaseComponent, dw as ReportListModel, dx as ReportModel, dy as ReportNavigatorComponent, dz as ReportTreeModel, dA as ReportViewBaseComponent, dB as ReportViewColumn, dC as ResizableComponent, dD as ResizableDirective, dE as ResizableModule, dF as ResizeHandlerDirective, dG as ResizeObserverDirective, dH as ResponsiveGridColsDirective, dI as ReversePipe, dJ as RichStringControlInfoModel, dK as RootPageComponent, dL as RootPortalComponent, dM as RotateImage, dN as RouteFormChangeDirective, dO as RoutingService, dP as RowDataOption, dQ as RowNumberPipe, dR as RowState, dS as RuntimeNavStateCacheService, dT as SafeBottomDirective, dU as SanitizeTextPipe, dV as SaveImageDirective, dW as SaveImageToFile, dX as SaveScrollPositionService, dY as ScopedCssPipe, dZ as ScrollLayoutContextHolder, d_ as ScrollPersistDirective, d$ as ScrollToSelectedDirective, e0 as SelectionMode, e1 as SeperatorFixPipe, e2 as ServiceWorkerCommuncationService, e3 as ServiceWorkerNotificationService, e4 as ShellbarHeightService, e5 as ShortcutHandlerDirective, e6 as ShortcutRegisterDirective, e7 as SimpleTemplateEngine, e8 as SimplebarDirective, e9 as SingleRelationControlInfoModel, ea as SortDirection, eb as SortPipe, ec as SortSetting, ed as SplideSliderDirective, ee as SplitPipe, ef as SplitterComponent, eg as StopPropagationDirective, eh as StringControlInfoModel, ei as StringToNumberPipe, ej as SubformControlInfoModel, ek as SystemBaseComponent, el as TEMPLATE_ENGINE, em as TOAST_SERVICE, en as TableHeaderWidthMode, eo as TableResizerDirective, ep as TabpageService, eq as ThImageOrIconePipe, er as TileGroupBreadcrumResolver, es as TilePropsComponent, et as TlbButtonsPipe, eu as ToolbarSettingsPipe, ev as TooltipDirective, ew as TotalSummaryPipe, ex as UiService, ey as UlvCommandDirective, ez as UlvHeightSizeType, eA as UlvMainService, eB as UnlimitSessionComponent, eC as UntilInViewDirective, eD as UploadService, eE as VideoMimeType, eF as VideoRecordingService, eG as ViewBase, eH as VisibleValuePipe, eI as WebOtpDirective, eJ as WordMimeType, eK as WorfkflowwChoiceCommandDirective, eL as addCssVariableToRoot, eM as addDynamicVariableTo, eN as availablePrefixes, eO as bodyClick, eP as buildRuntimeNavStateCacheKey, eQ as calcContextMenuWidth, eR as calculateColumnContent, eS as calculateColumnWidth, eT as calculateColumnWidthFitToContainer, eU as calculateFreeColumnSize, eV as calculateMoDataListContentWidthByColumnName, eW as cancelRequestAnimationFrame, eX as checkPermission, eY as compareVersions, eZ as contextDefaultsFromEnvironment, e_ as createFormPanelMetaConditions, e$ as createGridEditorFormPanel, f0 as easeInOutCubic, f1 as elementInViewport2, f2 as enumValueToStringSize, f3 as executeUlvCommandHandler, f4 as extractLayoutPolicyFromView, f5 as fixUnclosedParentheses, f6 as flattenTree, f7 as forbiddenValidator, f as formRoutes, f8 as formatBytes, f9 as fromEntries, fa as fromIntersectionObserver, fb as genrateInlineMoId, fc as getAllItemsPerChildren, fd as getColumnValueOfMoDataList, fe as getComponentDefined, ff as getControlList, fg as getControlSizeMode, fh as getDateService, fi as getDeviceIsDesktop, fj as getDeviceIsMobile, fk as getDeviceIsPhone, fl as getDeviceIsTablet, fm as getFieldValue, fn as getFocusableTagNames, fo as getFormSettings, fp as getGridSettings, fq as getHeaderValue, fr as getIcon, fs as getImagePath, ft as getLabelWidth, fu as getLayout94ObjectInfo, fv as getLayoutControl, fw as getNestedValue, fx as getNewMoGridEditor, fy as getParentHeight, fz as getReportTypeDefaultPolicy, fA as getRequestAnimationFrame, fB as getResetGridSettings, fC as getTargetRect, fD as getUniqueId, fE as getValidExtension, fF as hhmmToMs, fG as isFF, fH as isFirefox, fI as isFunction, fJ as isIOS, fK as isImage, fL as isInLocalMode, fM as isSafari, fN as isTargetWindow, fO as isVersionBiggerThan, fP as measureText, fQ as measureText2, fR as measureTextBy, fS as mobile_regex, fT as multilevelSort, fU as nullOrUndefinedString, fV as number_only, fW as removeDynamicStyle, fX as requestAnimationFramePolyfill, fY as resolveFinalScroll, fZ as resolveReportLayoutPolicy, f_ as scrollLayoutModeToContextEnvironment, f$ as scrollToElement, g0 as searchEx, g1 as setColumnWidthByMaxMoContentWidth, g2 as setOneDepthLevel, g3 as setTableThWidth, g4 as shallowEqual, g5 as shouldUseFreeColumnSize, g6 as sort, g7 as sortEx, g8 as stopPropagation, g9 as throwIfAlreadyLoaded, ga as toNumber, gb as toRelativeDate, gc as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-CakmZXPX.mjs';
|
|
2
2
|
//# sourceMappingURL=barsa-novin-ray-core.mjs.map
|