barsa-novin-ray-core 3.0.3 → 3.0.5
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-BzOqg7Jh.mjs → barsa-novin-ray-core-barsa-novin-ray-core-fDdBRenS.mjs} +226 -94
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-fDdBRenS.mjs.map +1 -0
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-D_QfaObu.mjs → barsa-novin-ray-core-barsa-report-page.module-B2SopaRx.mjs} +2 -2
- package/fesm2022/{barsa-novin-ray-core-barsa-report-page.module-D_QfaObu.mjs.map → barsa-novin-ray-core-barsa-report-page.module-B2SopaRx.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 +45 -1
- package/fesm2022/barsa-novin-ray-core-barsa-novin-ray-core-BzOqg7Jh.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-fDdBRenS.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-B2SopaRx.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-B2SopaRx.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_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-BzOqg7Jh.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_SELECTED_RECORD_SELECTOR, d7 as REPORT_TYPE_DEFAULT_POLICIES, d8 as RUNTIME_NAV_STATE_SCHEMA_V1, d9 as RabetehAkseTakiListiControlInfoModel, da as ReadableTextColorPipe, db as RedirectHomeGuard, dc as RelatedReportControlInfoModel, dd as RelationListControlInfoModel, de as RelativeDatePipe, df as RelativeTimeService, dg as RemoveDynamicFormStyles, dh as RemoveNewlinePipe, di as RenderUlvDirective, dj as RenderUlvPaginDirective, dk as RenderUlvViewerDirective, dl as ReplacePipe, dm as ReportActionListPipe, dn as ReportBaseComponent, dp as ReportBaseInfo, dq as ReportBreadcrumbResolver, dr as ReportCalendarModel, ds as ReportContainerComponent, R as ReportEmptyPageComponent, dt as ReportExtraInfo, du as ReportField, dv as ReportFormModel, dw as ReportItemBaseComponent, dx as ReportListModel, dy as ReportModel, dz as ReportNavigatorComponent, dA as ReportTreeModel, dB as ReportViewBaseComponent, dC as ReportViewColumn, dD as ResizableComponent, dE as ResizableDirective, dF as ResizableModule, dG as ResizeHandlerDirective, dH as ResizeObserverDirective, dI as ResponsiveGridColsDirective, dJ as ReversePipe, dK as RichStringControlInfoModel, dL as RootPageComponent, dM as RootPortalComponent, dN as RotateImage, dO as RouteFormChangeDirective, dP as RoutingService, dQ as RowDataOption, dR as RowNumberPipe, dS as RowState, dT as RuntimeNavStateCacheService, dU as SafeBottomDirective, dV as SanitizeTextPipe, dW as SaveImageDirective, dX as SaveImageToFile, dY as SaveScrollPositionService, dZ as ScopedCssPipe, d_ as ScrollLayoutContextHolder, d$ as ScrollPersistDirective, e0 as ScrollToSelectedDirective, e1 as SelectionMode, e2 as SeperatorFixPipe, e3 as ServiceWorkerCommuncationService, e4 as ServiceWorkerNotificationService, e5 as ShellbarHeightService, e6 as ShortcutHandlerDirective, e7 as ShortcutRegisterDirective, e8 as SimpleTemplateEngine, e9 as SimplebarDirective, ea as SingleRelationControlInfoModel, eb as SortDirection, ec as SortPipe, ed as SortSetting, ee as SplideSliderDirective, ef as SplitPipe, eg as SplitterComponent, eh as StopPropagationDirective, ei as StringControlInfoModel, ej as StringToNumberPipe, ek as SubformControlInfoModel, el as SystemBaseComponent, em as TEMPLATE_ENGINE, en as TOAST_SERVICE, eo as TableHeaderWidthMode, ep as TableResizerDirective, eq as TabpageService, er as ThImageOrIconePipe, es as TileGroupBreadcrumResolver, et as TilePropsComponent, eu as TlbButtonsPipe, ev as ToolbarSettingsPipe, ew as TooltipDirective, ex as TotalSummaryPipe, ey as UiService, ez as UlvCommandDirective, eA as UlvHeightSizeType, eB as UlvMainService, eC as UnlimitSessionComponent, eD as UntilInViewDirective, eE as UploadService, eF as VideoMimeType, eG as VideoRecordingService, eH as ViewBase, eI as VisibleValuePipe, eJ as WebOtpDirective, eK as WordMimeType, eL as WorfkflowwChoiceCommandDirective, eM as addCssVariableToRoot, eN as addDynamicVariableTo, eO as availablePrefixes, eP as bodyClick, eQ as buildRuntimeNavStateCacheKey, eR as calcContextMenuWidth, eS as calculateColumnContent, eT as calculateColumnWidth, eU as calculateColumnWidthFitToContainer, eV as calculateFreeColumnSize, eW as calculateMoDataListContentWidthByColumnName, eX as cancelRequestAnimationFrame, eY as checkPermission, eZ as compareVersions, e_ as contextDefaultsFromEnvironment, e$ as createFormPanelMetaConditions, f0 as createGridEditorFormPanel, f1 as easeInOutCubic, f2 as elementInViewport2, f3 as enumValueToStringSize, f4 as executeUlvCommandHandler, f5 as extractLayoutPolicyFromView, f6 as findReportScrollOwner, f7 as findReportViewport, f8 as fixUnclosedParentheses, f9 as flattenTree, fa as forbiddenValidator, f as formRoutes, fb as formatBytes, fc as fromEntries, fd as fromIntersectionObserver, fe as genrateInlineMoId, ff as getAllItemsPerChildren, fg as getColumnValueOfMoDataList, fh as getComponentDefined, fi as getControlList, fj as getControlSizeMode, fk as getDateService, fl as getDeviceIsDesktop, fm as getDeviceIsMobile, fn as getDeviceIsPhone, fo as getDeviceIsTablet, fp as getFieldValue, fq as getFocusableTagNames, fr as getFormSettings, fs as getGridSettings, ft as getHeaderValue, fu as getIcon, fv as getImagePath, fw as getLabelWidth, fx as getLayout94ObjectInfo, fy as getLayoutControl, fz as getNestedValue, fA as getNewMoGridEditor, fB as getParentHeight, fC as getReportTypeDefaultPolicy, fD as getRequestAnimationFrame, fE as getResetGridSettings, fF as getTargetRect, fG as getUniqueId, fH as getValidExtension, fI as hhmmToMs, fJ as isFF, fK as isFirefox, fL as isFunction, fM as isIOS, fN as isImage, fO as isInLocalMode, fP as isRecordVisible, fQ as isSafari, fR as isTargetWindow, fS as isVersionBiggerThan, fT as measureText, fU as measureText2, fV as measureTextBy, fW as mobile_regex, fX as multilevelSort, fY as nullOrUndefinedString, fZ as number_only, f_ as removeDynamicStyle, f$ as requestAnimationFramePolyfill, g0 as resolveFinalScroll, g1 as resolveReportLayoutPolicy, g2 as revealSelectedRecord, g3 as scrollLayoutModeToContextEnvironment, g4 as scrollToElement, g5 as searchEx, g6 as setColumnWidthByMaxMoContentWidth, g7 as setOneDepthLevel, g8 as setTableThWidth, g9 as shallowEqual, ga as shouldUseFreeColumnSize, gb as sort, gc as sortEx, gd as stopPropagation, ge as throwIfAlreadyLoaded, gf as toNumber, gg as toRelativeDate, gh as validateAllFormFields } from './barsa-novin-ray-core-barsa-novin-ray-core-fDdBRenS.mjs';
|
|
2
2
|
//# sourceMappingURL=barsa-novin-ray-core.mjs.map
|
package/package.json
CHANGED
|
@@ -2473,12 +2473,25 @@ declare class ContainerService implements OnDestroy {
|
|
|
2473
2473
|
private _scrollTop;
|
|
2474
2474
|
private _elDomScrollbar;
|
|
2475
2475
|
private _el;
|
|
2476
|
+
private _injector;
|
|
2477
|
+
/** مرز قراردادی گزارشی که هنگام detach زنده بود؛ لنگرِ بازیابی بعد از insert. */
|
|
2478
|
+
private _reportViewport;
|
|
2479
|
+
private _revealFrame;
|
|
2480
|
+
private _destroyed;
|
|
2476
2481
|
/** Inserted by Angular inject() migration for backwards compatibility */
|
|
2477
2482
|
ngOnDestroy(): void;
|
|
2478
2483
|
setViewContainerRef(viewContainerRef: ViewContainerRef): void;
|
|
2479
2484
|
private detach;
|
|
2485
|
+
private _resetScrollState;
|
|
2480
2486
|
private _setScrollPosition;
|
|
2481
2487
|
private _restoreScrollPostion;
|
|
2488
|
+
/**
|
|
2489
|
+
* بازگرداندن گزارش به رکوردی که کاربر بازش کرده بود.
|
|
2490
|
+
* لنگر (رکورد `$IsChecked`) چون روی داده است و ویو فقط detach شده، زنده مانده؛ پس
|
|
2491
|
+
* برخلاف بازیابیِ عدد پیکسلی نیازی به گرفتنِ snapshot در «لحظهی درست» نداریم.
|
|
2492
|
+
*/
|
|
2493
|
+
private _scheduleSelectedRecordReveal;
|
|
2494
|
+
private _revealSelectedRecord;
|
|
2482
2495
|
private insert;
|
|
2483
2496
|
static ɵfac: i0.ɵɵFactoryDeclaration<ContainerService, never>;
|
|
2484
2497
|
static ɵprov: i0.ɵɵInjectableDeclaration<ContainerService>;
|
|
@@ -6743,6 +6756,37 @@ declare class PushBannerComponent extends BaseComponent {
|
|
|
6743
6756
|
static ɵcmp: i0.ɵɵComponentDeclaration<PushBannerComponent, "bnrc-push-banner", never, {}, {}, never, never, false, never>;
|
|
6744
6757
|
}
|
|
6745
6758
|
|
|
6759
|
+
/**
|
|
6760
|
+
* قرارداد DOM برای «رکورد انتخابشده» داخل بدنهی گزارش.
|
|
6761
|
+
* سطرهای جدول این ویژگی را از `[attr.aria-selected]="isChecked"` میگیرند، و `isChecked`
|
|
6762
|
+
* خودش از `MetaobjectDataModel.$IsChecked` میآید — یعنی همان منبع حقیقتِ انتخاب که چون
|
|
6763
|
+
* ویوِ گزارش هنگام بازشدن فرم فقط detach میشود (نه destroy)، زنده میماند.
|
|
6764
|
+
*/
|
|
6765
|
+
declare const REPORT_SELECTED_RECORD_SELECTOR = "[aria-selected=\"true\"]";
|
|
6766
|
+
/** مرز قراردادی بدنهی گزارش داخل یک هاست مشخص. */
|
|
6767
|
+
declare function findReportViewport(host: HTMLElement | null | undefined): HTMLElement | null;
|
|
6768
|
+
/**
|
|
6769
|
+
* scroll owner مؤثر را از `from` تا `boundary` (شاملِ خودِ boundary) پیدا میکند.
|
|
6770
|
+
*
|
|
6771
|
+
* مرز قراردادی همیشه خودش owner نیست: در گزارش جدولی، هاست `.report-view` بهدلیل
|
|
6772
|
+
* `overflow-x: auto` یک `overflow-y` مؤثر پیدا میکند و چون ارتفاع پیکسلی میگیرد، خودِ
|
|
6773
|
+
* آن اسکرول میشود در حالی که wrapper بالادستش `scrollHeight === clientHeight` میماند.
|
|
6774
|
+
*/
|
|
6775
|
+
declare function findReportScrollOwner(from: HTMLElement, boundary: HTMLElement): HTMLElement | null;
|
|
6776
|
+
/** آیا رکورد کاملاً داخل ناحیهی قابلمشاهدهی owner خودش است؟ */
|
|
6777
|
+
declare function isRecordVisible(owner: HTMLElement, record: HTMLElement): boolean;
|
|
6778
|
+
/**
|
|
6779
|
+
* رکورد انتخابشده را داخل scroll owner خودش وسطچین میکند و برمیگرداند که آیا در
|
|
6780
|
+
* نتیجه دیده میشود یا نه.
|
|
6781
|
+
*
|
|
6782
|
+
* عمداً از `scrollIntoView` استفاده نمیشود: آن متد همهی اجداد اسکرولشونده (از جمله
|
|
6783
|
+
* صفحهی بیرونی) را جابهجا میکند، در حالی که این جریان فقط اجازه دارد اسکرولِ داخلِ مرز
|
|
6784
|
+
* قراردادی گزارش را تغییر دهد.
|
|
6785
|
+
*
|
|
6786
|
+
* هیچ ورودیِ نامعتبری (null، عنصر detachشده، نبودِ لنگر، نبودِ owner) throw نمیکند.
|
|
6787
|
+
*/
|
|
6788
|
+
declare function revealSelectedRecord(viewport: HTMLElement | null | undefined): boolean;
|
|
6789
|
+
|
|
6746
6790
|
declare class BarsaNovinRayCoreRoutingModule {
|
|
6747
6791
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNovinRayCoreRoutingModule, never>;
|
|
6748
6792
|
static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaNovinRayCoreRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
|
|
@@ -6759,5 +6803,5 @@ declare class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
6759
6803
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreModule>;
|
|
6760
6804
|
}
|
|
6761
6805
|
|
|
6762
|
-
export { APP_VERSION, AbsoluteDivBodyDirective, AddDynamicFormStyles, AffixRespondEvents, AllFilesMimeType, AnchorScrollDirective, ApiService, ApplicationBaseComponent, ApplicationCtrlrService, AttrRtlDirective, AudioMimeType, AudioRecordingService, AuthGuard, BBB, BarsaApi, BarsaDialogService, BarsaIconDictPipe, BarsaNovinRayCoreModule, BarsaReadonlyDirective, BarsaSapUiFormPageModule, BarsaStorageService, BaseColumnPropsComponent, BaseComponent, BaseController, BaseDirective, BaseDynamicComponent, BaseFormToolbaritemPropsComponent, BaseItemContentPropsComponent, BaseModule, BaseReportModel, BaseSettingsService, BaseUlvSettingComponent, BaseViewContentPropsComponent, BaseViewItemPropsComponent, BaseViewPropsComponent, BbbTranslatePipe, BodyClickDirective, BoolControlInfoModel, BreadcrumbService, ButtonLoadingComponent, Bw, CalculateControlInfoModel, CalendarMetaobjectDataModel, CalendarSettingsStore, CanUploadFilePipe, CardBaseItemContentPropsComponent, CardDynamicItemComponent, CardMediaSizePipe, CardViewService, ChangeLayoutInfoCustomUi, ChunkArrayPipe, CodeEditorControlInfoModel, ColSetting, ColumnCustomComponentPipe, ColumnCustomUiPipe, ColumnIconPipe, ColumnRendererBase, ColumnRendererViewBase, ColumnResizerDirective, ColumnService, ColumnValueDirective, ColumnValueOfParametersPipe, ColumnValuePipe, ComboRowImagePipe, CommandControlInfoModel, Common, ContainerComponent, ContainerService, ContextMenuPipe, ControlUiPipe, ConvertToStylePipe, CopyDirective, CountDownDirective, CustomCommand, CustomInjector, CustomRouteReuseStrategy, CustomUiRegistryService, DEFAULT_OBJECT_ICON, DEFAULT_REPORT_LAYOUT_POLICY, DIALOG_SERVICE, DateHijriService, DateMiladiService, DateRanges, DateService, DateShamsiService, DateTimeControlInfoModel, DefaultCommandsAccessValue, DefaultGridSetting, DeviceWidth, DialogParams, DynamicCommandDirective, DynamicComponentService, DynamicDarkColorPipe, DynamicFormComponent, DynamicFormToolbaritemComponent, DynamicItemComponent, DynamicLayoutComponent, DynamicRootVariableDirective, DynamicStyleDirective, DynamicUlvPagingComponent, DynamicUlvToolbarComponent, EllapsisTextDirective, EllipsifyDirective, EmptyPageComponent, EmptyPageWithRouterAndRouterOutletComponent, EntitySettingsStore, EnumCaptionPipe, EnumControlInfoModel, ExecuteDynamicCommand, ExecuteWorkflowChoiceDef, ExistsColumnsPipe, Ext, FORM_DIALOG_COMPONENT, FieldBaseComponent, FieldBaseController, FieldDirective, FieldInfoTypeEnum, FieldUiComponent, FieldViewBase, FileControlInfoModel, FileInfoCountPipe, FilePictureInfoModel, FilesValidationHelper, FillAllLayoutControls, FillEmptySpaceDirective, FilterColumnsByDetailsPipe, FilterInlineActionListPipe, FilterPipe, FilterStringPipe, FilterTabPipe, FilterToolbarControlPipe, FilterWorkflowInMobilePipe, FindColumnByDbNamePipe, FindColumnsPipe, FindGroup, FindLayoutSettingFromLayout94, FindPreviewColumnPipe, FindToolbarItem, FioriIconPipe, FormBaseComponent, FormCloseDirective, FormComponent, FormFieldReportPageComponent, FormNewComponent, FormPageBaseComponent, FormPageComponent, FormPanelService, FormPropsBaseComponent, FormService, FormToolbarBaseComponent, FormToolbarButton, GanttChartHelper, GaugeControlInfoModel, GeneralControlInfoModel, GetAllColumnsSorted, GetAllHorizontalFromLayout94, GetContentType, GetCssVariableValuePipe, GetDefaultMoObjectInfo, GetImgTags, GetViewableExtensions, GetVisibleValue, GridSetting, GroupBy, GroupByPipe, GroupByService, HeaderFacetValuePipe, HideAcceptCancelButtonsPipe, HideColumnsInmobilePipe, HistoryControlInfoModel, HorizontalLayoutService, HorizontalResponsiveDirective, IconControlInfoModel, IdbService, ImageLazyDirective, ImageMimeType, ImagetoPrint, InMemoryStorageService, IndexedDbService, InputNumber, IntersectionObserverDirective, IntersectionStatus, IsDarkMode, IsExpandedNodePipe, IsImagePipe, ItemsRendererDirective, LabelStarTrimPipe, LabelmandatoryDirective, LayoutItemBaseComponent, LayoutMainContentService, LayoutPanelBaseComponent, LayoutService, LeafletLongPressDirective, LinearListControlInfoModel, LinearListHelper, ListCountPipe, ListRelationModel, LoadExternalFilesDirective, LocalStorageService, LogService, LoginAction, LoginForm, LoginFormData, LoginFormUi, LoginSettingsResolver, MapToChatMessagePipe, MasterDetailsPageComponent, MeasureFormTitleWidthDirective, MergeFieldsToColumnsPipe, MetaobjectDataModel, MetaobjectRelationModel, MimeTypes, MoForReportModel, MoForReportModelBase, MoIconPipe, MoInfoUlvMoListPipe, MoInfoUlvPagingPipe, MoLinkerDirective, MoReportValueConcatPipe, MoReportValuePipe, MoValuePipe, MobileDirective, ModalRootComponent, MultipleGroupByPipe, NATIVE_FEDERATION_RUNTIME, NOTIFICATAION_POPUP_SERVER, NOTIFICATION_WEBWORKER_FACTORY, NetworkStatusService, NotFoundComponent, NotificationService, NowraptextDirective, NumberBaseComponent, NumberControlInfoModel, NumbersOnlyInputDirective, NumeralPipe, Offline, OverflowTextDirective, PageBaseComponent, PageWithFormHandlerBaseComponent, PdfMimeType, PictureFieldSourcePipe, PictureFileControlInfoModel, PicturesByGroupIdPipe, PlaceHolderDirective, PortalDynamicPageResolver, PortalFormPageResolver, PortalPageComponent, PortalPageResolver, PortalPageSidebarComponent, PortalReportPageResolver, PortalService, PreventDefaulEvent, PreventDefaultDirective, PrintFilesDirective, PrintImage, PromptUpdateService, PushBannerComponent, PushCheckService, PushNotificationService, REPORT_GRID_VIEWPORT_CLASS, REPORT_TYPE_DEFAULT_POLICIES, RUNTIME_NAV_STATE_SCHEMA_V1, RabetehAkseTakiListiControlInfoModel, ReadableTextColorPipe, RedirectHomeGuard, RelatedReportControlInfoModel, RelationListControlInfoModel, RelativeDatePipe, RelativeTimeService, RemoveDynamicFormStyles, RemoveNewlinePipe, RenderUlvDirective, RenderUlvPaginDirective, RenderUlvViewerDirective, ReplacePipe, ReportActionListPipe, ReportBaseComponent, ReportBaseInfo, ReportBreadcrumbResolver, ReportCalendarModel, ReportContainerComponent, ReportEmptyPageComponent, ReportExtraInfo, ReportField, ReportFormModel, ReportItemBaseComponent, ReportListModel, ReportModel, ReportNavigatorComponent, ReportTreeModel, ReportViewBaseComponent, ReportViewColumn, ResizableComponent, ResizableDirective, ResizableModule, ResizeHandlerDirective, ResizeObserverDirective, ResponsiveGridColsDirective, ReversePipe, RichStringControlInfoModel, RootPageComponent, RootPortalComponent, RotateImage, RouteFormChangeDirective, RoutingService, RowDataOption, RowNumberPipe, RowState, RuntimeNavStateCacheService, SafeBottomDirective, SanitizeTextPipe, SaveImageDirective, SaveImageToFile, SaveScrollPositionService, ScopedCssPipe, ScrollLayoutContextHolder, ScrollPersistDirective, ScrollToSelectedDirective, SelectionMode, SeperatorFixPipe, ServiceWorkerCommuncationService, ServiceWorkerNotificationService, ShellbarHeightService, ShortcutHandlerDirective, ShortcutRegisterDirective, SimpleTemplateEngine, SimplebarDirective, SingleRelationControlInfoModel, SortDirection, SortPipe, SortSetting, SplideSliderDirective, SplitPipe, SplitterComponent, StopPropagationDirective, StringControlInfoModel, StringToNumberPipe, SubformControlInfoModel, SystemBaseComponent, TEMPLATE_ENGINE, TOAST_SERVICE, TableHeaderWidthMode, TableResizerDirective, TabpageService, ThImageOrIconePipe, TileGroupBreadcrumResolver, TilePropsComponent, TlbButtonsPipe, ToolbarSettingsPipe, TooltipDirective, TotalSummaryPipe, Ui, UiService, Ul, UlvCommandDirective, UlvHeightSizeType, UlvMainCtrl, UlvMainService, UnlimitSessionComponent, UntilInViewDirective, UploadService, Util, VideoMimeType, VideoRecordingService, ViewBase, VisibleValuePipe, WebOtpDirective, WordMimeType, WorfkflowwChoiceCommandDirective, addCssVariableToRoot, addDynamicVariableTo, availablePrefixes, bodyClick, buildRuntimeNavStateCacheKey, calcContextMenuWidth, calculateColumnContent, calculateColumnWidth, calculateColumnWidthFitToContainer, calculateFreeColumnSize, calculateMoDataListContentWidthByColumnName, cancelRequestAnimationFrame, checkPermission, compareVersions, contextDefaultsFromEnvironment, createFormPanelMetaConditions, createGridEditorFormPanel, easeInOutCubic, elementInViewport2, enumValueToStringSize, executeUlvCommandHandler, extractLayoutPolicyFromView, fixUnclosedParentheses, flattenTree, forbiddenValidator, formRoutes, formatBytes, fromEntries, fromIntersectionObserver, genrateInlineMoId, getAllItemsPerChildren, getColumnValueOfMoDataList, getComponentDefined, getControlList, getControlSizeMode, getDateService, getDeviceIsDesktop, getDeviceIsMobile, getDeviceIsPhone, getDeviceIsTablet, getFieldValue, getFocusableTagNames, getFormSettings, getGridSettings, getHeaderValue, getIcon, getImagePath, getLabelWidth, getLayout94ObjectInfo, getLayoutControl, getNestedValue, getNewMoGridEditor, getParentHeight, getReportTypeDefaultPolicy, getRequestAnimationFrame, getResetGridSettings, getTargetRect, getUniqueId, getValidExtension, hhmmToMs, isFF, isFirefox, isFunction, isIOS, isImage, isInLocalMode, isSafari, isTargetWindow, isVersionBiggerThan, measureText, measureText2, measureTextBy, mobile_regex, multilevelSort, nullOrUndefinedString, number_only, removeDynamicStyle, requestAnimationFramePolyfill, resolveFinalScroll, resolveReportLayoutPolicy, scrollLayoutModeToContextEnvironment, scrollToElement, searchEx, setColumnWidthByMaxMoContentWidth, setOneDepthLevel, setTableThWidth, shallowEqual, shouldUseFreeColumnSize, sort, sortEx, stopPropagation, throwIfAlreadyLoaded, toNumber, toRelativeDate, validateAllFormFields };
|
|
6806
|
+
export { APP_VERSION, AbsoluteDivBodyDirective, AddDynamicFormStyles, AffixRespondEvents, AllFilesMimeType, AnchorScrollDirective, ApiService, ApplicationBaseComponent, ApplicationCtrlrService, AttrRtlDirective, AudioMimeType, AudioRecordingService, AuthGuard, BBB, BarsaApi, BarsaDialogService, BarsaIconDictPipe, BarsaNovinRayCoreModule, BarsaReadonlyDirective, BarsaSapUiFormPageModule, BarsaStorageService, BaseColumnPropsComponent, BaseComponent, BaseController, BaseDirective, BaseDynamicComponent, BaseFormToolbaritemPropsComponent, BaseItemContentPropsComponent, BaseModule, BaseReportModel, BaseSettingsService, BaseUlvSettingComponent, BaseViewContentPropsComponent, BaseViewItemPropsComponent, BaseViewPropsComponent, BbbTranslatePipe, BodyClickDirective, BoolControlInfoModel, BreadcrumbService, ButtonLoadingComponent, Bw, CalculateControlInfoModel, CalendarMetaobjectDataModel, CalendarSettingsStore, CanUploadFilePipe, CardBaseItemContentPropsComponent, CardDynamicItemComponent, CardMediaSizePipe, CardViewService, ChangeLayoutInfoCustomUi, ChunkArrayPipe, CodeEditorControlInfoModel, ColSetting, ColumnCustomComponentPipe, ColumnCustomUiPipe, ColumnIconPipe, ColumnRendererBase, ColumnRendererViewBase, ColumnResizerDirective, ColumnService, ColumnValueDirective, ColumnValueOfParametersPipe, ColumnValuePipe, ComboRowImagePipe, CommandControlInfoModel, Common, ContainerComponent, ContainerService, ContextMenuPipe, ControlUiPipe, ConvertToStylePipe, CopyDirective, CountDownDirective, CustomCommand, CustomInjector, CustomRouteReuseStrategy, CustomUiRegistryService, DEFAULT_OBJECT_ICON, DEFAULT_REPORT_LAYOUT_POLICY, DIALOG_SERVICE, DateHijriService, DateMiladiService, DateRanges, DateService, DateShamsiService, DateTimeControlInfoModel, DefaultCommandsAccessValue, DefaultGridSetting, DeviceWidth, DialogParams, DynamicCommandDirective, DynamicComponentService, DynamicDarkColorPipe, DynamicFormComponent, DynamicFormToolbaritemComponent, DynamicItemComponent, DynamicLayoutComponent, DynamicRootVariableDirective, DynamicStyleDirective, DynamicUlvPagingComponent, DynamicUlvToolbarComponent, EllapsisTextDirective, EllipsifyDirective, EmptyPageComponent, EmptyPageWithRouterAndRouterOutletComponent, EntitySettingsStore, EnumCaptionPipe, EnumControlInfoModel, ExecuteDynamicCommand, ExecuteWorkflowChoiceDef, ExistsColumnsPipe, Ext, FORM_DIALOG_COMPONENT, FieldBaseComponent, FieldBaseController, FieldDirective, FieldInfoTypeEnum, FieldUiComponent, FieldViewBase, FileControlInfoModel, FileInfoCountPipe, FilePictureInfoModel, FilesValidationHelper, FillAllLayoutControls, FillEmptySpaceDirective, FilterColumnsByDetailsPipe, FilterInlineActionListPipe, FilterPipe, FilterStringPipe, FilterTabPipe, FilterToolbarControlPipe, FilterWorkflowInMobilePipe, FindColumnByDbNamePipe, FindColumnsPipe, FindGroup, FindLayoutSettingFromLayout94, FindPreviewColumnPipe, FindToolbarItem, FioriIconPipe, FormBaseComponent, FormCloseDirective, FormComponent, FormFieldReportPageComponent, FormNewComponent, FormPageBaseComponent, FormPageComponent, FormPanelService, FormPropsBaseComponent, FormService, FormToolbarBaseComponent, FormToolbarButton, GanttChartHelper, GaugeControlInfoModel, GeneralControlInfoModel, GetAllColumnsSorted, GetAllHorizontalFromLayout94, GetContentType, GetCssVariableValuePipe, GetDefaultMoObjectInfo, GetImgTags, GetViewableExtensions, GetVisibleValue, GridSetting, GroupBy, GroupByPipe, GroupByService, HeaderFacetValuePipe, HideAcceptCancelButtonsPipe, HideColumnsInmobilePipe, HistoryControlInfoModel, HorizontalLayoutService, HorizontalResponsiveDirective, IconControlInfoModel, IdbService, ImageLazyDirective, ImageMimeType, ImagetoPrint, InMemoryStorageService, IndexedDbService, InputNumber, IntersectionObserverDirective, IntersectionStatus, IsDarkMode, IsExpandedNodePipe, IsImagePipe, ItemsRendererDirective, LabelStarTrimPipe, LabelmandatoryDirective, LayoutItemBaseComponent, LayoutMainContentService, LayoutPanelBaseComponent, LayoutService, LeafletLongPressDirective, LinearListControlInfoModel, LinearListHelper, ListCountPipe, ListRelationModel, LoadExternalFilesDirective, LocalStorageService, LogService, LoginAction, LoginForm, LoginFormData, LoginFormUi, LoginSettingsResolver, MapToChatMessagePipe, MasterDetailsPageComponent, MeasureFormTitleWidthDirective, MergeFieldsToColumnsPipe, MetaobjectDataModel, MetaobjectRelationModel, MimeTypes, MoForReportModel, MoForReportModelBase, MoIconPipe, MoInfoUlvMoListPipe, MoInfoUlvPagingPipe, MoLinkerDirective, MoReportValueConcatPipe, MoReportValuePipe, MoValuePipe, MobileDirective, ModalRootComponent, MultipleGroupByPipe, NATIVE_FEDERATION_RUNTIME, NOTIFICATAION_POPUP_SERVER, NOTIFICATION_WEBWORKER_FACTORY, NetworkStatusService, NotFoundComponent, NotificationService, NowraptextDirective, NumberBaseComponent, NumberControlInfoModel, NumbersOnlyInputDirective, NumeralPipe, Offline, OverflowTextDirective, PageBaseComponent, PageWithFormHandlerBaseComponent, PdfMimeType, PictureFieldSourcePipe, PictureFileControlInfoModel, PicturesByGroupIdPipe, PlaceHolderDirective, PortalDynamicPageResolver, PortalFormPageResolver, PortalPageComponent, PortalPageResolver, PortalPageSidebarComponent, PortalReportPageResolver, PortalService, PreventDefaulEvent, PreventDefaultDirective, PrintFilesDirective, PrintImage, PromptUpdateService, PushBannerComponent, PushCheckService, PushNotificationService, REPORT_GRID_VIEWPORT_CLASS, REPORT_SELECTED_RECORD_SELECTOR, REPORT_TYPE_DEFAULT_POLICIES, RUNTIME_NAV_STATE_SCHEMA_V1, RabetehAkseTakiListiControlInfoModel, ReadableTextColorPipe, RedirectHomeGuard, RelatedReportControlInfoModel, RelationListControlInfoModel, RelativeDatePipe, RelativeTimeService, RemoveDynamicFormStyles, RemoveNewlinePipe, RenderUlvDirective, RenderUlvPaginDirective, RenderUlvViewerDirective, ReplacePipe, ReportActionListPipe, ReportBaseComponent, ReportBaseInfo, ReportBreadcrumbResolver, ReportCalendarModel, ReportContainerComponent, ReportEmptyPageComponent, ReportExtraInfo, ReportField, ReportFormModel, ReportItemBaseComponent, ReportListModel, ReportModel, ReportNavigatorComponent, ReportTreeModel, ReportViewBaseComponent, ReportViewColumn, ResizableComponent, ResizableDirective, ResizableModule, ResizeHandlerDirective, ResizeObserverDirective, ResponsiveGridColsDirective, ReversePipe, RichStringControlInfoModel, RootPageComponent, RootPortalComponent, RotateImage, RouteFormChangeDirective, RoutingService, RowDataOption, RowNumberPipe, RowState, RuntimeNavStateCacheService, SafeBottomDirective, SanitizeTextPipe, SaveImageDirective, SaveImageToFile, SaveScrollPositionService, ScopedCssPipe, ScrollLayoutContextHolder, ScrollPersistDirective, ScrollToSelectedDirective, SelectionMode, SeperatorFixPipe, ServiceWorkerCommuncationService, ServiceWorkerNotificationService, ShellbarHeightService, ShortcutHandlerDirective, ShortcutRegisterDirective, SimpleTemplateEngine, SimplebarDirective, SingleRelationControlInfoModel, SortDirection, SortPipe, SortSetting, SplideSliderDirective, SplitPipe, SplitterComponent, StopPropagationDirective, StringControlInfoModel, StringToNumberPipe, SubformControlInfoModel, SystemBaseComponent, TEMPLATE_ENGINE, TOAST_SERVICE, TableHeaderWidthMode, TableResizerDirective, TabpageService, ThImageOrIconePipe, TileGroupBreadcrumResolver, TilePropsComponent, TlbButtonsPipe, ToolbarSettingsPipe, TooltipDirective, TotalSummaryPipe, Ui, UiService, Ul, UlvCommandDirective, UlvHeightSizeType, UlvMainCtrl, UlvMainService, UnlimitSessionComponent, UntilInViewDirective, UploadService, Util, VideoMimeType, VideoRecordingService, ViewBase, VisibleValuePipe, WebOtpDirective, WordMimeType, WorfkflowwChoiceCommandDirective, addCssVariableToRoot, addDynamicVariableTo, availablePrefixes, bodyClick, buildRuntimeNavStateCacheKey, calcContextMenuWidth, calculateColumnContent, calculateColumnWidth, calculateColumnWidthFitToContainer, calculateFreeColumnSize, calculateMoDataListContentWidthByColumnName, cancelRequestAnimationFrame, checkPermission, compareVersions, contextDefaultsFromEnvironment, createFormPanelMetaConditions, createGridEditorFormPanel, easeInOutCubic, elementInViewport2, enumValueToStringSize, executeUlvCommandHandler, extractLayoutPolicyFromView, findReportScrollOwner, findReportViewport, fixUnclosedParentheses, flattenTree, forbiddenValidator, formRoutes, formatBytes, fromEntries, fromIntersectionObserver, genrateInlineMoId, getAllItemsPerChildren, getColumnValueOfMoDataList, getComponentDefined, getControlList, getControlSizeMode, getDateService, getDeviceIsDesktop, getDeviceIsMobile, getDeviceIsPhone, getDeviceIsTablet, getFieldValue, getFocusableTagNames, getFormSettings, getGridSettings, getHeaderValue, getIcon, getImagePath, getLabelWidth, getLayout94ObjectInfo, getLayoutControl, getNestedValue, getNewMoGridEditor, getParentHeight, getReportTypeDefaultPolicy, getRequestAnimationFrame, getResetGridSettings, getTargetRect, getUniqueId, getValidExtension, hhmmToMs, isFF, isFirefox, isFunction, isIOS, isImage, isInLocalMode, isRecordVisible, isSafari, isTargetWindow, isVersionBiggerThan, measureText, measureText2, measureTextBy, mobile_regex, multilevelSort, nullOrUndefinedString, number_only, removeDynamicStyle, requestAnimationFramePolyfill, resolveFinalScroll, resolveReportLayoutPolicy, revealSelectedRecord, scrollLayoutModeToContextEnvironment, scrollToElement, searchEx, setColumnWidthByMaxMoContentWidth, setOneDepthLevel, setTableThWidth, shallowEqual, shouldUseFreeColumnSize, sort, sortEx, stopPropagation, throwIfAlreadyLoaded, toNumber, toRelativeDate, validateAllFormFields };
|
|
6763
6807
|
export type { AbbrevationDeviceSize, AppMenu, ApplicationSetting, BreadCrumbInfo, BruleActionMessage, CalendarConfig, CalendarFields, CalendarView, CardMediaSize, CartableTemplateKey, ChoiceDef, ClassNamesModel, CollectionGroup, CollectionPage, CollectionSort, CollectionState, ColumnInfoType, ColumnResizedArgs, ColumnSummaryType, Command, CommandGroup, CommonObservable, ComponentDataModel, ComponentMap, ComponentSettingsDataModel, ContainerReportSetting, ContextEnvironment, ControlInfoTypes, CssBackground, CultureTypes, CustomApplicationMenuBodyUi, CustomApplicationUi, CustomNavGroupUi, CustomNavPageUi, CustomRibbon, CustomSystemContainerUi, CustomSystemNavUi, CustomSystemUi, DateInfo, DefaultCommandsAccess, DeviceSize, DownloadFileInfo, DownloadFileInfoResult, EasyingFn, EffectiveReportLayoutPolicy, EjrayOlgo, ExNotificationPayload, ExtraModel, FieldSetting, FieldSettings, FileAttachmentInfo, FormComponentParams, FormSetting, FormView, FormViewSetting, GridBreakpoint, GridView, Group, GroupByItem, GroupVisibility, IApiResult, IBaseController, IDebug, IHeaderLayout, ISystem, ISystemData, ITemplateEngine, IUploadingState, IViewBase, IndexableObject, InfoBarType, LayoutSetting, LibraryDepenecy, LoginResult, Media, MenuItem, ModuleDataModel, ModuleListReportModel, ModuleWithDynamicComponents, Modules, NativeFederationRuntime, NavGroupItem, NavGroupItemData, Navigator, NavigatorFolder, NavigatorFolderItem, NavigatorItem, NavigatorRoot, NavigatorRootItem, NgStyleInterface, NotificationAction, NotificationItem, NotificationPayload, NotificationPopupService, NotifyOptions, NumberInput, NzSafeAny, NzScrollToOptions, PageDataModel, PageListReportModel, PagingSetting, PictureGroupItem, PlaceHolderDataModel, PortalDataModel, PushState, ReadableTextColor, RelationItemType, RelationListTypes, RelativeDateInput, ReportItemSetting, ReportLayoutAdapter, ReportLayoutMode, ReportLayoutPolicyPartial, ReportModelTypes, ReportScrollMode, ReportSetting, ResponsiveBreakpoints, ResponsiveColsConfig, RuntimeNavPayload, RuntimeNavSerializationMode, RuntimeNavStateEnvelope, ScrollLayoutMode, ScrollViewportHost, SearchInput, SearchPanelSettings, ShareButtonsChoiceDef, ShellbarSetting, ShortCutData, ShortCuts, SimpleRect, SystemSetting, TableState, ToolbarButtonReportViewType, TreeNodeObj, TreeView, TypeUlvDataCtrlr, TypeUlvMainCtrlr, UiReportViewBase, UiReportViewBaseSetting, UiResponsiveSettings, UlvParamType, User, ViewTypes, WorkflowExecuteChoiceStatus, WorkflowItem, columnsResizedEventArgs };
|