barsa-novin-ray-core 2.3.159 → 2.3.160

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