barsa-novin-ray-core 2.3.164 → 2.3.165
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-a524W8nV.mjs → barsa-novin-ray-core-barsa-novin-ray-core-Q1H9o6KT.mjs} +801 -772
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-Q1H9o6KT.mjs.map +1 -0
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-Cc0Iyw-a.mjs → barsa-novin-ray-core-barsa-report-page.module-DKTPWXYB.mjs} +10 -10
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-Cc0Iyw-a.mjs.map → barsa-novin-ray-core-barsa-report-page.module-DKTPWXYB.mjs.map} +1 -1
- package/fesm2022/barsa-novin-ray-core.mjs +1 -1
- package/package.json +3 -3
- package/types/barsa-novin-ray-core.d.ts +38 -38
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-a524W8nV.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-Q1H9o6KT.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: "
|
|
21
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
22
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
20
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageRoutingModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
21
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageRoutingModule, imports: [i1.RouterModule], exports: [RouterModule] }); }
|
|
22
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageRoutingModule, imports: [RouterModule.forChild(routes), RouterModule] }); }
|
|
23
23
|
}
|
|
24
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
24
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageRoutingModule, decorators: [{
|
|
25
25
|
type: NgModule,
|
|
26
26
|
args: [{
|
|
27
27
|
imports: [RouterModule.forChild(routes)],
|
|
@@ -38,11 +38,11 @@ class BarsaReportPageModule extends BaseModule {
|
|
|
38
38
|
this.dynamicComponents = [...components];
|
|
39
39
|
this.dcm = dcm;
|
|
40
40
|
}
|
|
41
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
42
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
43
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
41
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
42
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageModule, imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule] }); }
|
|
43
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageModule, imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule] }); }
|
|
44
44
|
}
|
|
45
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
45
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.8", ngImport: i0, type: BarsaReportPageModule, decorators: [{
|
|
46
46
|
type: NgModule,
|
|
47
47
|
args: [{
|
|
48
48
|
imports: [CommonModule, FormsModule, BarsaReportPageRoutingModule],
|
|
@@ -53,4 +53,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.17", ngImpo
|
|
|
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-DKTPWXYB.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-DKTPWXYB.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 NOTIFICATAION_POPUP_SERVER, cy as NOTIFICATION_WEBWORKER_FACTORY, cz as NetworkStatusService, cA as NotFoundComponent, cB as NotificationService, cC as NowraptextDirective, cD as NumberBaseComponent, cE as NumberControlInfoModel, cF as NumbersOnlyInputDirective, cG as NumeralPipe, cH as OverflowTextDirective, cI as PageBaseComponent, cJ as PageWithFormHandlerBaseComponent, cK as PdfMimeType, cL as PictureFieldSourcePipe, cM as PictureFileControlInfoModel, cN as PicturesByGroupIdPipe, cO as PlaceHolderDirective, cP as PortalDynamicPageResolver, cQ as PortalFormPageResolver, cR as PortalPageComponent, cS as PortalPageResolver, cT as PortalPageSidebarComponent, cU as PortalReportPageResolver, cV as PortalService, cW as PreventDefaulEvent, cX as PreventDefaultDirective, cY as PrintFilesDirective, cZ as PrintImage, c_ as PromptUpdateService, c$ as PushBannerComponent, d0 as PushCheckService, d1 as PushNotificationService, d2 as REPORT_GRID_VIEWPORT_CLASS, d3 as REPORT_TYPE_DEFAULT_POLICIES, d4 as RUNTIME_NAV_STATE_SCHEMA_V1, d5 as RabetehAkseTakiListiControlInfoModel, d6 as RedirectHomeGuard, d7 as RelatedReportControlInfoModel, d8 as RelationListControlInfoModel, d9 as RemoveDynamicFormStyles, da as RemoveNewlinePipe, db as RenderUlvDirective, dc as RenderUlvPaginDirective, dd as RenderUlvViewerDirective, de as ReplacePipe, df as ReportActionListPipe, dg as ReportBaseComponent, dh as ReportBaseInfo, di as ReportBreadcrumbResolver, dj as ReportCalendarModel, dk as ReportContainerComponent, R as ReportEmptyPageComponent, dl as ReportExtraInfo, dm as ReportField, dn as ReportFormModel, dp as ReportItemBaseComponent, dq as ReportListModel, dr as ReportModel, ds as ReportNavigatorComponent, dt as ReportTreeModel, du as ReportViewBaseComponent, dv as ReportViewColumn, dw as ResizableComponent, dx as ResizableDirective, dy as ResizableModule, dz as ResizeHandlerDirective, dA as ResizeObserverDirective, dB as ReversePipe, dC as RichStringControlInfoModel, dD as RootPageComponent, dE as RootPortalComponent, dF as RotateImage, dG as RouteFormChangeDirective, dH as RoutingService, dI as RowDataOption, dJ as RowNumberPipe, dK as RowState, dL as RuntimeNavStateCacheService, dM as SafeBottomDirective, dN as SanitizeTextPipe, dO as SaveImageDirective, dP as SaveImageToFile, dQ as SaveScrollPositionService, dR as ScopedCssPipe, dS as ScrollLayoutContextHolder, dT as ScrollPersistDirective, dU as ScrollToSelectedDirective, dV as SelectionMode, dW as SeperatorFixPipe, dX as ServiceWorkerCommuncationService, dY as ServiceWorkerNotificationService, dZ as ShellbarHeightService, d_ as ShortcutHandlerDirective, d$ as ShortcutRegisterDirective, e0 as SimpleTemplateEngine, e1 as SimplebarDirective, e2 as SingleRelationControlInfoModel, e3 as SortDirection, e4 as SortPipe, e5 as SortSetting, e6 as SplideSliderDirective, e7 as SplitPipe, e8 as SplitterComponent, e9 as StopPropagationDirective, ea as StringControlInfoModel, eb as StringToNumberPipe, ec as SubformControlInfoModel, ed as SystemBaseComponent, ee as TEMPLATE_ENGINE, ef as TOAST_SERVICE, eg as TableHeaderWidthMode, eh as TableResizerDirective, ei as TabpageService, ej as ThImageOrIconePipe, ek as TileGroupBreadcrumResolver, el as TilePropsComponent, em as TlbButtonsPipe, en as ToolbarSettingsPipe, eo as TooltipDirective, ep as TotalSummaryPipe, eq as UiService, er as UlvCommandDirective, es as UlvHeightSizeType, et as UlvMainService, eu as UnlimitSessionComponent, ev as UntilInViewDirective, ew as UploadService, ex as VideoMimeType, ey as VideoRecordingService, ez as ViewBase, eA as VisibleValuePipe, eB as WebOtpDirective, eC as WordMimeType, eD as WorfkflowwChoiceCommandDirective, eE as addCssVariableToRoot, eF as addDynamicVariableTo, eG as availablePrefixes, eH as bodyClick, eI as buildRuntimeNavStateCacheKey, eJ as calcContextMenuWidth, eK as calculateColumnContent, eL as calculateColumnWidth, eM as calculateColumnWidthFitToContainer, eN as calculateFreeColumnSize, eO as calculateMoDataListContentWidthByColumnName, eP as cancelRequestAnimationFrame, eQ as checkPermission, eR as compareVersions, eS as contextDefaultsFromEnvironment, eT as createFormPanelMetaConditions, eU as createGridEditorFormPanel, eV as easeInOutCubic, eW as elementInViewport2, eX as enumValueToStringSize, eY as executeUlvCommandHandler, eZ as extractLayoutPolicyFromView, e_ as fixUnclosedParentheses, e$ as flattenTree, f0 as forbiddenValidator, f as formRoutes, f1 as formatBytes, f2 as fromEntries, f3 as fromIntersectionObserver, f4 as genrateInlineMoId, f5 as getAllItemsPerChildren, f6 as getColumnValueOfMoDataList, f7 as getComponentDefined, f8 as getControlList, f9 as getControlSizeMode, fa as getDateService, fb as getDeviceIsDesktop, fc as getDeviceIsMobile, fd as getDeviceIsPhone, fe as getDeviceIsTablet, ff as getFieldValue, fg as getFocusableTagNames, fh as getFormSettings, fi as getGridSettings, fj as getHeaderValue, fk as getIcon, fl as getImagePath, fm as getLabelWidth, fn as getLayout94ObjectInfo, fo as getLayoutControl, fp as getNestedValue, fq as getNewMoGridEditor, fr as getParentHeight, fs as getReportTypeDefaultPolicy, ft as getRequestAnimationFrame, fu as getResetGridSettings, fv as getTargetRect, fw as getUniqueId, fx as getValidExtension, fy as isFF, fz as isFirefox, fA as isFunction, fB as isIOS, fC as isImage, fD as isInLocalMode, fE as isSafari, fF as isTargetWindow, fG as isVersionBiggerThan, fH as measureText, fI as measureText2, fJ as measureTextBy, fK as mobile_regex, fL as multilevelSort, fM as nullOrUndefinedString, fN as number_only, fO as removeDynamicStyle, fP as requestAnimationFramePolyfill, fQ as resolveFinalScroll, fR as resolveReportLayoutPolicy, fS as scrollLayoutModeToContextEnvironment, fT as scrollToElement, fU as searchEx, fV as setColumnWidthByMaxMoContentWidth, fW as setOneDepthLevel, fX as setTableThWidth, fY as shallowEqual, fZ as sort, f_ as sortEx, f$ as stopPropagation, g0 as throwIfAlreadyLoaded, g1 as toNumber, g2 as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-a524W8nV.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_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 NOTIFICATAION_POPUP_SERVER, cy as NOTIFICATION_WEBWORKER_FACTORY, cz as NetworkStatusService, cA as NotFoundComponent, cB as NotificationService, cC as NowraptextDirective, cD as NumberBaseComponent, cE as NumberControlInfoModel, cF as NumbersOnlyInputDirective, cG as NumeralPipe, cH as OverflowTextDirective, cI as PageBaseComponent, cJ as PageWithFormHandlerBaseComponent, cK as PdfMimeType, cL as PictureFieldSourcePipe, cM as PictureFileControlInfoModel, cN as PicturesByGroupIdPipe, cO as PlaceHolderDirective, cP as PortalDynamicPageResolver, cQ as PortalFormPageResolver, cR as PortalPageComponent, cS as PortalPageResolver, cT as PortalPageSidebarComponent, cU as PortalReportPageResolver, cV as PortalService, cW as PreventDefaulEvent, cX as PreventDefaultDirective, cY as PrintFilesDirective, cZ as PrintImage, c_ as PromptUpdateService, c$ as PushBannerComponent, d0 as PushCheckService, d1 as PushNotificationService, d2 as REPORT_GRID_VIEWPORT_CLASS, d3 as REPORT_TYPE_DEFAULT_POLICIES, d4 as RUNTIME_NAV_STATE_SCHEMA_V1, d5 as RabetehAkseTakiListiControlInfoModel, d6 as RedirectHomeGuard, d7 as RelatedReportControlInfoModel, d8 as RelationListControlInfoModel, d9 as RemoveDynamicFormStyles, da as RemoveNewlinePipe, db as RenderUlvDirective, dc as RenderUlvPaginDirective, dd as RenderUlvViewerDirective, de as ReplacePipe, df as ReportActionListPipe, dg as ReportBaseComponent, dh as ReportBaseInfo, di as ReportBreadcrumbResolver, dj as ReportCalendarModel, dk as ReportContainerComponent, R as ReportEmptyPageComponent, dl as ReportExtraInfo, dm as ReportField, dn as ReportFormModel, dp as ReportItemBaseComponent, dq as ReportListModel, dr as ReportModel, ds as ReportNavigatorComponent, dt as ReportTreeModel, du as ReportViewBaseComponent, dv as ReportViewColumn, dw as ResizableComponent, dx as ResizableDirective, dy as ResizableModule, dz as ResizeHandlerDirective, dA as ResizeObserverDirective, dB as ReversePipe, dC as RichStringControlInfoModel, dD as RootPageComponent, dE as RootPortalComponent, dF as RotateImage, dG as RouteFormChangeDirective, dH as RoutingService, dI as RowDataOption, dJ as RowNumberPipe, dK as RowState, dL as RuntimeNavStateCacheService, dM as SafeBottomDirective, dN as SanitizeTextPipe, dO as SaveImageDirective, dP as SaveImageToFile, dQ as SaveScrollPositionService, dR as ScopedCssPipe, dS as ScrollLayoutContextHolder, dT as ScrollPersistDirective, dU as ScrollToSelectedDirective, dV as SelectionMode, dW as SeperatorFixPipe, dX as ServiceWorkerCommuncationService, dY as ServiceWorkerNotificationService, dZ as ShellbarHeightService, d_ as ShortcutHandlerDirective, d$ as ShortcutRegisterDirective, e0 as SimpleTemplateEngine, e1 as SimplebarDirective, e2 as SingleRelationControlInfoModel, e3 as SortDirection, e4 as SortPipe, e5 as SortSetting, e6 as SplideSliderDirective, e7 as SplitPipe, e8 as SplitterComponent, e9 as StopPropagationDirective, ea as StringControlInfoModel, eb as StringToNumberPipe, ec as SubformControlInfoModel, ed as SystemBaseComponent, ee as TEMPLATE_ENGINE, ef as TOAST_SERVICE, eg as TableHeaderWidthMode, eh as TableResizerDirective, ei as TabpageService, ej as ThImageOrIconePipe, ek as TileGroupBreadcrumResolver, el as TilePropsComponent, em as TlbButtonsPipe, en as ToolbarSettingsPipe, eo as TooltipDirective, ep as TotalSummaryPipe, eq as UiService, er as UlvCommandDirective, es as UlvHeightSizeType, et as UlvMainService, eu as UnlimitSessionComponent, ev as UntilInViewDirective, ew as UploadService, ex as VideoMimeType, ey as VideoRecordingService, ez as ViewBase, eA as VisibleValuePipe, eB as WebOtpDirective, eC as WordMimeType, eD as WorfkflowwChoiceCommandDirective, eE as addCssVariableToRoot, eF as addDynamicVariableTo, eG as availablePrefixes, eH as bodyClick, eI as buildRuntimeNavStateCacheKey, eJ as calcContextMenuWidth, eK as calculateColumnContent, eL as calculateColumnWidth, eM as calculateColumnWidthFitToContainer, eN as calculateFreeColumnSize, eO as calculateMoDataListContentWidthByColumnName, eP as cancelRequestAnimationFrame, eQ as checkPermission, eR as compareVersions, eS as contextDefaultsFromEnvironment, eT as createFormPanelMetaConditions, eU as createGridEditorFormPanel, eV as easeInOutCubic, eW as elementInViewport2, eX as enumValueToStringSize, eY as executeUlvCommandHandler, eZ as extractLayoutPolicyFromView, e_ as fixUnclosedParentheses, e$ as flattenTree, f0 as forbiddenValidator, f as formRoutes, f1 as formatBytes, f2 as fromEntries, f3 as fromIntersectionObserver, f4 as genrateInlineMoId, f5 as getAllItemsPerChildren, f6 as getColumnValueOfMoDataList, f7 as getComponentDefined, f8 as getControlList, f9 as getControlSizeMode, fa as getDateService, fb as getDeviceIsDesktop, fc as getDeviceIsMobile, fd as getDeviceIsPhone, fe as getDeviceIsTablet, ff as getFieldValue, fg as getFocusableTagNames, fh as getFormSettings, fi as getGridSettings, fj as getHeaderValue, fk as getIcon, fl as getImagePath, fm as getLabelWidth, fn as getLayout94ObjectInfo, fo as getLayoutControl, fp as getNestedValue, fq as getNewMoGridEditor, fr as getParentHeight, fs as getReportTypeDefaultPolicy, ft as getRequestAnimationFrame, fu as getResetGridSettings, fv as getTargetRect, fw as getUniqueId, fx as getValidExtension, fy as isFF, fz as isFirefox, fA as isFunction, fB as isIOS, fC as isImage, fD as isInLocalMode, fE as isSafari, fF as isTargetWindow, fG as isVersionBiggerThan, fH as measureText, fI as measureText2, fJ as measureTextBy, fK as mobile_regex, fL as multilevelSort, fM as nullOrUndefinedString, fN as number_only, fO as removeDynamicStyle, fP as requestAnimationFramePolyfill, fQ as resolveFinalScroll, fR as resolveReportLayoutPolicy, fS as scrollLayoutModeToContextEnvironment, fT as scrollToElement, fU as searchEx, fV as setColumnWidthByMaxMoContentWidth, fW as setOneDepthLevel, fX as setTableThWidth, fY as shallowEqual, fZ as sort, f_ as sortEx, f$ as stopPropagation, g0 as throwIfAlreadyLoaded, g1 as toNumber, g2 as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-Q1H9o6KT.mjs';
|
|
2
2
|
//# sourceMappingURL=barsa-novin-ray-core.mjs.map
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "barsa-novin-ray-core",
|
|
3
|
-
"version": "2.3.
|
|
3
|
+
"version": "2.3.165",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@angular/core": "^
|
|
6
|
-
"@angular/common": "^
|
|
5
|
+
"@angular/core": "^22.0.8",
|
|
6
|
+
"@angular/common": "^22.0.8"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"tslib": "^2.0.0",
|
|
@@ -748,9 +748,9 @@ declare class ReportViewColumn {
|
|
|
748
748
|
$IsImageOricon?: boolean;
|
|
749
749
|
}
|
|
750
750
|
declare const DefaultGridSetting: {
|
|
751
|
-
ColSettingList:
|
|
751
|
+
ColSettingList: never[];
|
|
752
752
|
AutoSizeColumns: boolean;
|
|
753
|
-
SortSettingList:
|
|
753
|
+
SortSettingList: never[];
|
|
754
754
|
Hidden: boolean;
|
|
755
755
|
};
|
|
756
756
|
declare class GridSetting {
|
|
@@ -1709,7 +1709,7 @@ declare function getDeviceIsDesktop(): boolean;
|
|
|
1709
1709
|
declare function getDeviceIsTablet(): boolean;
|
|
1710
1710
|
declare function getDeviceIsMobile(): boolean;
|
|
1711
1711
|
declare function getControlSizeMode(el: HTMLElement, deviceSize?: 's' | 'm' | 'l' | 'xl'): AbbrevationDeviceSize;
|
|
1712
|
-
declare function formatBytes(bytes: any, decimals: number, size: 'Bytes' | 'KB' | 'MB' | 'GB' | 'TB' | 'PB' | 'EB' | 'ZB' | 'YB'): string;
|
|
1712
|
+
declare function formatBytes(bytes: any, decimals: number | undefined, size: 'Bytes' | 'KB' | 'MB' | 'GB' | 'TB' | 'PB' | 'EB' | 'ZB' | 'YB'): string;
|
|
1713
1713
|
declare function getValidExtension(validExtensions: any): string;
|
|
1714
1714
|
declare function getIcon(type: string): string;
|
|
1715
1715
|
declare function isImage(type: any): boolean;
|
|
@@ -2211,7 +2211,7 @@ declare class PortalService {
|
|
|
2211
2211
|
dictionary: {
|
|
2212
2212
|
[key: string]: BehaviorSubject<any>;
|
|
2213
2213
|
};
|
|
2214
|
-
portalDataSource: BehaviorSubject<PortalDataModel>;
|
|
2214
|
+
portalDataSource: BehaviorSubject<PortalDataModel | null>;
|
|
2215
2215
|
portalSettings$: Observable<MetaobjectDataModel>;
|
|
2216
2216
|
portalData$: Observable<PortalDataModel | null>;
|
|
2217
2217
|
deviceSize$: Observable<AbbrevationDeviceSize>;
|
|
@@ -2225,7 +2225,7 @@ declare class PortalService {
|
|
|
2225
2225
|
action: string;
|
|
2226
2226
|
moid: string;
|
|
2227
2227
|
tpid: string;
|
|
2228
|
-
}>;
|
|
2228
|
+
} | null>;
|
|
2229
2229
|
DefaultPage: PageDataModel | null | undefined;
|
|
2230
2230
|
private dcm;
|
|
2231
2231
|
private apiService;
|
|
@@ -2425,10 +2425,10 @@ declare abstract class ContainerComponent extends BaseComponent implements OnIni
|
|
|
2425
2425
|
protected _router: Router;
|
|
2426
2426
|
protected _cdr: ChangeDetectorRef;
|
|
2427
2427
|
protected _renderer2: Renderer2;
|
|
2428
|
-
protected _dialogService: string;
|
|
2429
|
-
protected _parentContainerService: ContainerService;
|
|
2430
|
-
protected _containerService: ContainerService;
|
|
2431
|
-
protected _formDialogComponent: Type<any
|
|
2428
|
+
protected _dialogService: string | null;
|
|
2429
|
+
protected _parentContainerService: ContainerService | null;
|
|
2430
|
+
protected _containerService: ContainerService | null;
|
|
2431
|
+
protected _formDialogComponent: Type<any> | null;
|
|
2432
2432
|
private _viewRef;
|
|
2433
2433
|
constructor();
|
|
2434
2434
|
get injector(): Injector;
|
|
@@ -2447,7 +2447,7 @@ declare class CustomInjector implements Injector {
|
|
|
2447
2447
|
private parentInjector;
|
|
2448
2448
|
private additionalTokens;
|
|
2449
2449
|
private activatedRoute?;
|
|
2450
|
-
constructor(parentInjector: Injector, additionalTokens: WeakMap<any, any>, activatedRoute?: ActivatedRoute);
|
|
2450
|
+
constructor(parentInjector: Injector, additionalTokens: WeakMap<any, any>, activatedRoute?: ActivatedRoute | undefined);
|
|
2451
2451
|
get<T>(token: ProviderToken<T>, notFoundValue?: T, options?: InjectOptions): T;
|
|
2452
2452
|
}
|
|
2453
2453
|
declare class DialogParams implements OnDestroy {
|
|
@@ -2689,7 +2689,7 @@ declare class UlvMainService {
|
|
|
2689
2689
|
}>;
|
|
2690
2690
|
_cartableChildsMo$: BehaviorSubject<{
|
|
2691
2691
|
[key: string]: MetaobjectDataModel;
|
|
2692
|
-
}>;
|
|
2692
|
+
} | null>;
|
|
2693
2693
|
selectedCount$: Observable<number>;
|
|
2694
2694
|
hideUlvPageTitle$: Observable<boolean>;
|
|
2695
2695
|
uiViewerSelector$: Observable<string>;
|
|
@@ -3220,10 +3220,10 @@ declare class RoutingService implements OnDestroy {
|
|
|
3220
3220
|
protected readonly _activatedRoute: ActivatedRoute;
|
|
3221
3221
|
protected readonly _router: Router;
|
|
3222
3222
|
protected readonly _portalService: PortalService;
|
|
3223
|
-
protected readonly _parentRoutingService: RoutingService;
|
|
3223
|
+
protected readonly _parentRoutingService: RoutingService | null;
|
|
3224
3224
|
protected readonly _onDestroy$: Subject<void>;
|
|
3225
|
-
protected _formDialogComponent: Type<any
|
|
3226
|
-
protected _dialogService: string;
|
|
3225
|
+
protected _formDialogComponent: Type<any> | null;
|
|
3226
|
+
protected _dialogService: string | null;
|
|
3227
3227
|
protected _vcr: ViewContainerRef;
|
|
3228
3228
|
protected formpanelCtrlrId: string;
|
|
3229
3229
|
constructor();
|
|
@@ -3442,7 +3442,7 @@ interface RuntimeNavStateEnvelope<TPayload = unknown> {
|
|
|
3442
3442
|
sessionId: string;
|
|
3443
3443
|
createdAt: number;
|
|
3444
3444
|
expiresAt?: number;
|
|
3445
|
-
/** e.g. report-nav-runtime/v1
|
|
3445
|
+
/** e.g. report-nav-runtime/v1 - use with version for invalidation / migration. */
|
|
3446
3446
|
schema?: string;
|
|
3447
3447
|
serializationMode: RuntimeNavSerializationMode;
|
|
3448
3448
|
payload: TPayload;
|
|
@@ -3673,11 +3673,11 @@ declare abstract class FieldBaseComponent extends BaseComponent implements IView
|
|
|
3673
3673
|
protected _activatedRoute: ActivatedRoute;
|
|
3674
3674
|
protected _domSanitizer: DomSanitizer;
|
|
3675
3675
|
protected _dialogService: any;
|
|
3676
|
-
protected _uploadService: UploadService;
|
|
3677
|
-
protected _dateService: DateService;
|
|
3678
|
-
protected _audioRecorder: AudioRecordingService;
|
|
3679
|
-
protected _videoRecoder: VideoRecordingService;
|
|
3680
|
-
protected _columnService: ColumnService;
|
|
3676
|
+
protected _uploadService: UploadService | null;
|
|
3677
|
+
protected _dateService: DateService | null;
|
|
3678
|
+
protected _audioRecorder: AudioRecordingService | null;
|
|
3679
|
+
protected _videoRecoder: VideoRecordingService | null;
|
|
3680
|
+
protected _columnService: ColumnService | null;
|
|
3681
3681
|
private _refreshSource;
|
|
3682
3682
|
private _valueChangedSource;
|
|
3683
3683
|
private _disableChangedSource;
|
|
@@ -3883,9 +3883,9 @@ declare class ReportBaseComponent extends BaseComponent implements OnInit, After
|
|
|
3883
3883
|
pageChange: EventEmitter<number>;
|
|
3884
3884
|
pageSizeChange: EventEmitter<number>;
|
|
3885
3885
|
defaultGridSetting: {
|
|
3886
|
-
ColSettingList:
|
|
3886
|
+
ColSettingList: never[];
|
|
3887
3887
|
AutoSizeColumns: boolean;
|
|
3888
|
-
SortSettingList:
|
|
3888
|
+
SortSettingList: never[];
|
|
3889
3889
|
Hidden: boolean;
|
|
3890
3890
|
};
|
|
3891
3891
|
itemSelector: string;
|
|
@@ -4108,8 +4108,8 @@ declare class PageBaseComponent extends ContainerComponent implements AfterViewI
|
|
|
4108
4108
|
fullscreen: boolean;
|
|
4109
4109
|
pageData: PageDataModel | null;
|
|
4110
4110
|
componentsAddedToPage: boolean;
|
|
4111
|
-
protected _parentRoutingService: RoutingService;
|
|
4112
|
-
protected _routingService: RoutingService;
|
|
4111
|
+
protected _parentRoutingService: RoutingService | null;
|
|
4112
|
+
protected _routingService: RoutingService | null;
|
|
4113
4113
|
ngAfterViewInit(): void;
|
|
4114
4114
|
protected addModulesToDom(): void;
|
|
4115
4115
|
protected getData$(): Observable<PortalDataModel | null>;
|
|
@@ -4421,14 +4421,14 @@ declare class ReportViewBaseComponent<T extends UiReportViewBaseSetting> extends
|
|
|
4421
4421
|
protected _columnCustomPipe: ColumnCustomComponentPipe;
|
|
4422
4422
|
protected _ulvMainService: UlvMainService;
|
|
4423
4423
|
protected _portalService: PortalService;
|
|
4424
|
-
protected _uploadService?: UploadService;
|
|
4425
|
-
protected _groupByService?: GroupByService;
|
|
4424
|
+
protected _uploadService?: UploadService | null | undefined;
|
|
4425
|
+
protected _groupByService?: GroupByService | null | undefined;
|
|
4426
4426
|
protected _containerWidth: number;
|
|
4427
4427
|
protected _firstVisible: boolean;
|
|
4428
4428
|
protected _onVisible$: Subject<void>;
|
|
4429
4429
|
protected $resize: Subject<void>;
|
|
4430
4430
|
protected _ro: ResizeObserver;
|
|
4431
|
-
protected readonly _scrollLayoutContext: ScrollLayoutContextHolder;
|
|
4431
|
+
protected readonly _scrollLayoutContext: ScrollLayoutContextHolder | null;
|
|
4432
4432
|
private _singleClicked;
|
|
4433
4433
|
get showViewButton(): boolean;
|
|
4434
4434
|
/**
|
|
@@ -4610,8 +4610,8 @@ declare class FormPageBaseComponent extends ContainerComponent implements OnInit
|
|
|
4610
4610
|
viewId: string;
|
|
4611
4611
|
};
|
|
4612
4612
|
formpanelCtrlrId: string;
|
|
4613
|
-
protected _routingService: RoutingService;
|
|
4614
|
-
protected _containerServiceParent: ContainerService;
|
|
4613
|
+
protected _routingService: RoutingService | null;
|
|
4614
|
+
protected _containerServiceParent: ContainerService | null;
|
|
4615
4615
|
ngOnInit(): void;
|
|
4616
4616
|
ngAfterViewInit(): void;
|
|
4617
4617
|
ngOnDestroy(): void;
|
|
@@ -5055,8 +5055,8 @@ declare class FormComponent extends BaseComponent implements OnInit, OnChanges,
|
|
|
5055
5055
|
protected environmentInjector: EnvironmentInjector;
|
|
5056
5056
|
protected _activatedRoute: ActivatedRoute;
|
|
5057
5057
|
protected _router: Router;
|
|
5058
|
-
protected _containerService: ContainerService;
|
|
5059
|
-
protected _routingService: RoutingService;
|
|
5058
|
+
protected _containerService: ContainerService | null;
|
|
5059
|
+
protected _routingService: RoutingService | null;
|
|
5060
5060
|
constructor();
|
|
5061
5061
|
ngOnInit(): void;
|
|
5062
5062
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -5148,9 +5148,9 @@ declare class BaseViewItemPropsComponent extends BaseViewPropsComponent implemen
|
|
|
5148
5148
|
protected _domSanitizer: DomSanitizer;
|
|
5149
5149
|
protected _cdr: ChangeDetectorRef;
|
|
5150
5150
|
protected _reportValuePipe: MoReportValuePipe;
|
|
5151
|
-
protected _parentFormPanelService: FormPanelService;
|
|
5152
|
-
protected _formPanelService: FormPanelService;
|
|
5153
|
-
protected _ulvMainService: UlvMainService;
|
|
5151
|
+
protected _parentFormPanelService: FormPanelService | null;
|
|
5152
|
+
protected _formPanelService: FormPanelService | null;
|
|
5153
|
+
protected _ulvMainService: UlvMainService | null;
|
|
5154
5154
|
private _saveEditedMo$;
|
|
5155
5155
|
private _formpanelValueChanged$;
|
|
5156
5156
|
private _formPanelLoaded;
|
|
@@ -5651,7 +5651,7 @@ interface ToastService {
|
|
|
5651
5651
|
declare class CopyDirective extends BaseDirective implements OnInit {
|
|
5652
5652
|
copy: string;
|
|
5653
5653
|
_inputEl: HTMLInputElement;
|
|
5654
|
-
protected _toastService: ToastService;
|
|
5654
|
+
protected _toastService: ToastService | null;
|
|
5655
5655
|
/**
|
|
5656
5656
|
*
|
|
5657
5657
|
*/
|
|
@@ -5851,7 +5851,7 @@ declare class LoadExternalFilesDirective implements OnInit {
|
|
|
5851
5851
|
}
|
|
5852
5852
|
|
|
5853
5853
|
declare class RenderUlvDirective extends BaseDirective implements AfterViewInit, OnDestroy {
|
|
5854
|
-
reportId: i0.InputSignal<string>;
|
|
5854
|
+
reportId: i0.InputSignal<string | undefined>;
|
|
5855
5855
|
component: ComponentRef<any>;
|
|
5856
5856
|
protected _injector: Injector;
|
|
5857
5857
|
protected _environmentInjector: EnvironmentInjector;
|
|
@@ -6109,7 +6109,7 @@ declare class SafeBottomDirective extends BaseDirective {
|
|
|
6109
6109
|
|
|
6110
6110
|
declare class MoLinkerDirective extends BaseDirective implements OnInit {
|
|
6111
6111
|
moLinker: i0.InputSignal<MetaobjectDataModel>;
|
|
6112
|
-
alternateEditObjectColumn: i0.InputSignal<string>;
|
|
6112
|
+
alternateEditObjectColumn: i0.InputSignal<string | undefined>;
|
|
6113
6113
|
disableHyperLink: i0.InputSignal<boolean>;
|
|
6114
6114
|
private _routingService;
|
|
6115
6115
|
private _activatedRoute;
|
|
@@ -6330,7 +6330,7 @@ declare class BarsaSapUiFormPageRoutingModule {
|
|
|
6330
6330
|
|
|
6331
6331
|
declare class BarsaSapUiFormPageModule extends BaseModule {
|
|
6332
6332
|
protected dcm: DynamicComponentService;
|
|
6333
|
-
protected dynamicComponents:
|
|
6333
|
+
protected dynamicComponents: never[];
|
|
6334
6334
|
/** Inserted by Angular inject() migration for backwards compatibility */
|
|
6335
6335
|
constructor();
|
|
6336
6336
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaSapUiFormPageModule, never>;
|