barsa-novin-ray-core 2.1.3 → 2.1.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.
@@ -462,7 +462,7 @@ export declare class ReportViewColumn {
462
462
  Alias: string;
463
463
  Caption: string;
464
464
  FieldDefId: string;
465
- FieldTypeId: number;
465
+ FieldTypeId: number | string;
466
466
  FieldType: string;
467
467
  HasSummary: boolean;
468
468
  Hidden: boolean;
@@ -89,40 +89,41 @@ import * as i68 from "./pipes/find-preview-column.pipe";
89
89
  import * as i69 from "./pipes/replace.pipe";
90
90
  import * as i70 from "./pipes/filter-workflow-mobile.pipe";
91
91
  import * as i71 from "./pipes/hide-columns-inmobile.pipe";
92
- import * as i72 from "./directives/placeHolder.directive";
93
- import * as i73 from "./directives/numbers-only-input.directive";
94
- import * as i74 from "./directives/render-ulv-viewer.directive";
95
- import * as i75 from "./directives/render-ulv-paging.directive";
96
- import * as i76 from "./directives/anchor-scroll.directive";
97
- import * as i77 from "./directives/items-renderer.directive";
98
- import * as i78 from "./directives/ulv-command.directive";
99
- import * as i79 from "./directives/dynamic-command.directive";
100
- import * as i80 from "./directives/workflow-choice-command.directive";
101
- import * as i81 from "./directives/img-lazy.directive";
102
- import * as i82 from "./directives/until-inview.directive";
103
- import * as i83 from "./directives/intersection-observer.directive";
104
- import * as i84 from "./directives/ellipsify.directive";
105
- import * as i85 from "./directives/table-resizer.directive";
106
- import * as i86 from "./directives/column-resizer.directive";
107
- import * as i87 from "./directives/attr-rtl.directive";
108
- import * as i88 from "./directives/copy.directive";
109
- import * as i89 from "./directives/ellapsis-text.directive";
110
- import * as i90 from "./directives/fill-empty-space";
111
- import * as i91 from "./directives/form-close.directive";
112
- import * as i92 from "./directives/mobile.directive";
113
- import * as i93 from "./directives/body-click.directive";
114
- import * as i94 from "./directives/count-down.directive";
115
- import * as i95 from "./directives/route-form-change.directive";
116
- import * as i96 from "./directives/dynamic-style.directive";
117
- import * as i97 from "./directives/nowraptext.directive";
118
- import * as i98 from "./directives/label-mandatory.directive";
119
- import * as i99 from "./directives/absolute-div-body.directive";
120
- import * as i100 from "./directives/load-external-files.directive";
121
- import * as i101 from "@angular/common";
122
- import * as i102 from "./barsa-novin-ray-core-routing.module";
123
- import * as i103 from "./form-page-routing/barsa-sap-ui-form-page.module";
124
- import * as i104 from "./resizable-module/resizable.module";
125
- import * as i105 from "@angular/forms";
92
+ import * as i72 from "./pipes/string-to-number.pipe";
93
+ import * as i73 from "./directives/placeHolder.directive";
94
+ import * as i74 from "./directives/numbers-only-input.directive";
95
+ import * as i75 from "./directives/render-ulv-viewer.directive";
96
+ import * as i76 from "./directives/render-ulv-paging.directive";
97
+ import * as i77 from "./directives/anchor-scroll.directive";
98
+ import * as i78 from "./directives/items-renderer.directive";
99
+ import * as i79 from "./directives/ulv-command.directive";
100
+ import * as i80 from "./directives/dynamic-command.directive";
101
+ import * as i81 from "./directives/workflow-choice-command.directive";
102
+ import * as i82 from "./directives/img-lazy.directive";
103
+ import * as i83 from "./directives/until-inview.directive";
104
+ import * as i84 from "./directives/intersection-observer.directive";
105
+ import * as i85 from "./directives/ellipsify.directive";
106
+ import * as i86 from "./directives/table-resizer.directive";
107
+ import * as i87 from "./directives/column-resizer.directive";
108
+ import * as i88 from "./directives/attr-rtl.directive";
109
+ import * as i89 from "./directives/copy.directive";
110
+ import * as i90 from "./directives/ellapsis-text.directive";
111
+ import * as i91 from "./directives/fill-empty-space";
112
+ import * as i92 from "./directives/form-close.directive";
113
+ import * as i93 from "./directives/mobile.directive";
114
+ import * as i94 from "./directives/body-click.directive";
115
+ import * as i95 from "./directives/count-down.directive";
116
+ import * as i96 from "./directives/route-form-change.directive";
117
+ import * as i97 from "./directives/dynamic-style.directive";
118
+ import * as i98 from "./directives/nowraptext.directive";
119
+ import * as i99 from "./directives/label-mandatory.directive";
120
+ import * as i100 from "./directives/absolute-div-body.directive";
121
+ import * as i101 from "./directives/load-external-files.directive";
122
+ import * as i102 from "@angular/common";
123
+ import * as i103 from "./barsa-novin-ray-core-routing.module";
124
+ import * as i104 from "./form-page-routing/barsa-sap-ui-form-page.module";
125
+ import * as i105 from "./resizable-module/resizable.module";
126
+ import * as i106 from "@angular/forms";
126
127
  export declare class BarsaNovinRayCoreModule extends BaseModule {
127
128
  protected dcm: DynamicComponentService;
128
129
  protected componentFactoryResolver: ComponentFactoryResolver;
@@ -130,6 +131,6 @@ export declare class BarsaNovinRayCoreModule extends BaseModule {
130
131
  constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
131
132
  static forRoot(): ModuleWithProviders<BarsaNovinRayCoreModule>;
132
133
  static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNovinRayCoreModule, never>;
133
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaNovinRayCoreModule, [typeof i1.FormComponent, typeof i2.FieldUiComponent, typeof i3.NotFoundComponent, typeof i4.RootPageComponent, typeof i5.RootPortalComponent, typeof i6.ReportContainerComponent, typeof i7.FormNewComponent, typeof i8.ModalRootComponent, typeof i9.PortalPageComponent, typeof i10.PortalPageSidebarComponent, typeof i11.RedirectReportNavigatorCommandComponent, typeof i12.EmptyPageWithRouterAndRouterOutletComponent, typeof i13.DynamicItemComponent, typeof i14.DynamicFormComponent, typeof i15.BaseDynamicComponent, typeof i16.DynamicFormToolbaritemComponent, typeof i17.DynamicLayoutComponent, typeof i18.EmptyPageComponent, typeof i19.FormPageComponent, typeof i20.FormFieldReportPageComponent, typeof i21.Login2Component, typeof i22.LoginEnterMobileComponent, typeof i23.LoginVerificationComponent, typeof i24.ButtonLoadingComponent, typeof i25.NumeralPipe, typeof i26.CanUploadFilePipe, typeof i27.RemoveNewlinePipe, typeof i28.ConvertToStylePipe, typeof i29.FilterPipe, typeof i30.FilterTabPipe, typeof i31.FilterStringPipe, typeof i32.FioriIconPipe, typeof i33.SortPipe, typeof i34.GroupByPipe, typeof i35.MultipleGroupByPipe, typeof i36.MoValuePipe, typeof i37.MoReportValuePipe, typeof i38.HeaderFacetValuePipe, typeof i39.PictureFieldSourcePipe, typeof i40.TlbButtonsPipe, typeof i41.SeperatorFixPipe, typeof i42.MoReportValueConcatPipe, typeof i43.ContextMenuPipe, typeof i44.BbbTranslatePipe, typeof i45.BarsaIconDictPipe, typeof i46.FileInfoCountPipe, typeof i47.ControlUiPipe, typeof i48.VisibleValuePipe, typeof i49.DateTimeToCaptionPipe, typeof i50.FilterToolbarControlPipe, typeof i51.ListCountPipe, typeof i52.TotalSummaryPipe, typeof i53.MergeFieldsToColumnsPipe, typeof i54.FindColumnByDbNamePipe, typeof i55.FilterColumnsByDetailsPipe, typeof i56.MoInfoUlvMoListPipe, typeof i57.MoInfoUlvPagingPipe, typeof i58.ReversePipe, typeof i59.ColumnCustomUiPipe, typeof i60.SanitizeTextPipe, typeof i61.ColumnCustomComponentPipe, typeof i62.ColumnIconPipe, typeof i63.ColumnValuePipe, typeof i64.RowNumberPipe, typeof i65.ComboRowImagePipe, typeof i66.IsExpandedNodePipe, typeof i67.ThImageOrIconePipe, typeof i68.FindPreviewColumnPipe, typeof i69.ReplacePipe, typeof i70.FilterWorkflowInMobilePipe, typeof i71.HideColumnsInmobilePipe, typeof i72.PlaceHolderDirective, typeof i73.NumbersOnlyInputDirective, typeof i74.RenderUlvViewerDirective, typeof i75.RenderUlvPaginDirective, typeof i76.AnchorScrollDirective, typeof i77.ItemsRendererDirective, typeof i78.UlvCommandDirective, typeof i79.DynamicCommandDirective, typeof i80.WorfkflowwChoiceCommandDirective, typeof i81.ImageLazyDirective, typeof i82.UntilInViewDirective, typeof i83.IntersectionObserverDirective, typeof i84.EllipsifyDirective, typeof i85.TableResizerDirective, typeof i86.ColumnResizerDirective, typeof i87.AttrRtlDirective, typeof i88.CopyDirective, typeof i89.EllapsisTextDirective, typeof i90.FillEmptySpaceDirective, typeof i91.FormCloseDirective, typeof i92.MobileDirective, typeof i93.BodyClickDirective, typeof i94.CountDownDirective, typeof i95.RouteFormChangeDirective, typeof i96.DynamicStyleDirective, typeof i97.NowraptextDirective, typeof i98.LabelmandatoryDirective, typeof i99.AbsoluteDivBodyDirective, typeof i100.LoadExternalFilesDirective], [typeof i101.CommonModule, typeof i102.BarsaNovinRayCoreRoutingModule, typeof i103.BarsaSapUiFormPageModule, typeof i104.ResizableModule, typeof i105.FormsModule, typeof i105.ReactiveFormsModule], [typeof i1.FormComponent, typeof i2.FieldUiComponent, typeof i3.NotFoundComponent, typeof i4.RootPageComponent, typeof i5.RootPortalComponent, typeof i6.ReportContainerComponent, typeof i7.FormNewComponent, typeof i8.ModalRootComponent, typeof i9.PortalPageComponent, typeof i10.PortalPageSidebarComponent, typeof i11.RedirectReportNavigatorCommandComponent, typeof i12.EmptyPageWithRouterAndRouterOutletComponent, typeof i13.DynamicItemComponent, typeof i14.DynamicFormComponent, typeof i15.BaseDynamicComponent, typeof i16.DynamicFormToolbaritemComponent, typeof i17.DynamicLayoutComponent, typeof i18.EmptyPageComponent, typeof i19.FormPageComponent, typeof i20.FormFieldReportPageComponent, typeof i21.Login2Component, typeof i22.LoginEnterMobileComponent, typeof i23.LoginVerificationComponent, typeof i24.ButtonLoadingComponent, typeof i25.NumeralPipe, typeof i26.CanUploadFilePipe, typeof i27.RemoveNewlinePipe, typeof i28.ConvertToStylePipe, typeof i29.FilterPipe, typeof i30.FilterTabPipe, typeof i31.FilterStringPipe, typeof i32.FioriIconPipe, typeof i33.SortPipe, typeof i34.GroupByPipe, typeof i35.MultipleGroupByPipe, typeof i36.MoValuePipe, typeof i37.MoReportValuePipe, typeof i38.HeaderFacetValuePipe, typeof i39.PictureFieldSourcePipe, typeof i40.TlbButtonsPipe, typeof i41.SeperatorFixPipe, typeof i42.MoReportValueConcatPipe, typeof i43.ContextMenuPipe, typeof i44.BbbTranslatePipe, typeof i45.BarsaIconDictPipe, typeof i46.FileInfoCountPipe, typeof i47.ControlUiPipe, typeof i48.VisibleValuePipe, typeof i49.DateTimeToCaptionPipe, typeof i50.FilterToolbarControlPipe, typeof i51.ListCountPipe, typeof i52.TotalSummaryPipe, typeof i53.MergeFieldsToColumnsPipe, typeof i54.FindColumnByDbNamePipe, typeof i55.FilterColumnsByDetailsPipe, typeof i56.MoInfoUlvMoListPipe, typeof i57.MoInfoUlvPagingPipe, typeof i58.ReversePipe, typeof i59.ColumnCustomUiPipe, typeof i60.SanitizeTextPipe, typeof i61.ColumnCustomComponentPipe, typeof i62.ColumnIconPipe, typeof i63.ColumnValuePipe, typeof i64.RowNumberPipe, typeof i65.ComboRowImagePipe, typeof i66.IsExpandedNodePipe, typeof i67.ThImageOrIconePipe, typeof i68.FindPreviewColumnPipe, typeof i69.ReplacePipe, typeof i70.FilterWorkflowInMobilePipe, typeof i71.HideColumnsInmobilePipe, typeof i72.PlaceHolderDirective, typeof i73.NumbersOnlyInputDirective, typeof i74.RenderUlvViewerDirective, typeof i75.RenderUlvPaginDirective, typeof i76.AnchorScrollDirective, typeof i77.ItemsRendererDirective, typeof i78.UlvCommandDirective, typeof i79.DynamicCommandDirective, typeof i80.WorfkflowwChoiceCommandDirective, typeof i81.ImageLazyDirective, typeof i82.UntilInViewDirective, typeof i83.IntersectionObserverDirective, typeof i84.EllipsifyDirective, typeof i85.TableResizerDirective, typeof i86.ColumnResizerDirective, typeof i87.AttrRtlDirective, typeof i88.CopyDirective, typeof i89.EllapsisTextDirective, typeof i90.FillEmptySpaceDirective, typeof i91.FormCloseDirective, typeof i92.MobileDirective, typeof i93.BodyClickDirective, typeof i94.CountDownDirective, typeof i95.RouteFormChangeDirective, typeof i96.DynamicStyleDirective, typeof i97.NowraptextDirective, typeof i98.LabelmandatoryDirective, typeof i99.AbsoluteDivBodyDirective, typeof i100.LoadExternalFilesDirective]>;
134
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaNovinRayCoreModule, [typeof i1.FormComponent, typeof i2.FieldUiComponent, typeof i3.NotFoundComponent, typeof i4.RootPageComponent, typeof i5.RootPortalComponent, typeof i6.ReportContainerComponent, typeof i7.FormNewComponent, typeof i8.ModalRootComponent, typeof i9.PortalPageComponent, typeof i10.PortalPageSidebarComponent, typeof i11.RedirectReportNavigatorCommandComponent, typeof i12.EmptyPageWithRouterAndRouterOutletComponent, typeof i13.DynamicItemComponent, typeof i14.DynamicFormComponent, typeof i15.BaseDynamicComponent, typeof i16.DynamicFormToolbaritemComponent, typeof i17.DynamicLayoutComponent, typeof i18.EmptyPageComponent, typeof i19.FormPageComponent, typeof i20.FormFieldReportPageComponent, typeof i21.Login2Component, typeof i22.LoginEnterMobileComponent, typeof i23.LoginVerificationComponent, typeof i24.ButtonLoadingComponent, typeof i25.NumeralPipe, typeof i26.CanUploadFilePipe, typeof i27.RemoveNewlinePipe, typeof i28.ConvertToStylePipe, typeof i29.FilterPipe, typeof i30.FilterTabPipe, typeof i31.FilterStringPipe, typeof i32.FioriIconPipe, typeof i33.SortPipe, typeof i34.GroupByPipe, typeof i35.MultipleGroupByPipe, typeof i36.MoValuePipe, typeof i37.MoReportValuePipe, typeof i38.HeaderFacetValuePipe, typeof i39.PictureFieldSourcePipe, typeof i40.TlbButtonsPipe, typeof i41.SeperatorFixPipe, typeof i42.MoReportValueConcatPipe, typeof i43.ContextMenuPipe, typeof i44.BbbTranslatePipe, typeof i45.BarsaIconDictPipe, typeof i46.FileInfoCountPipe, typeof i47.ControlUiPipe, typeof i48.VisibleValuePipe, typeof i49.DateTimeToCaptionPipe, typeof i50.FilterToolbarControlPipe, typeof i51.ListCountPipe, typeof i52.TotalSummaryPipe, typeof i53.MergeFieldsToColumnsPipe, typeof i54.FindColumnByDbNamePipe, typeof i55.FilterColumnsByDetailsPipe, typeof i56.MoInfoUlvMoListPipe, typeof i57.MoInfoUlvPagingPipe, typeof i58.ReversePipe, typeof i59.ColumnCustomUiPipe, typeof i60.SanitizeTextPipe, typeof i61.ColumnCustomComponentPipe, typeof i62.ColumnIconPipe, typeof i63.ColumnValuePipe, typeof i64.RowNumberPipe, typeof i65.ComboRowImagePipe, typeof i66.IsExpandedNodePipe, typeof i67.ThImageOrIconePipe, typeof i68.FindPreviewColumnPipe, typeof i69.ReplacePipe, typeof i70.FilterWorkflowInMobilePipe, typeof i71.HideColumnsInmobilePipe, typeof i72.StringToNumberPipe, typeof i73.PlaceHolderDirective, typeof i74.NumbersOnlyInputDirective, typeof i75.RenderUlvViewerDirective, typeof i76.RenderUlvPaginDirective, typeof i77.AnchorScrollDirective, typeof i78.ItemsRendererDirective, typeof i79.UlvCommandDirective, typeof i80.DynamicCommandDirective, typeof i81.WorfkflowwChoiceCommandDirective, typeof i82.ImageLazyDirective, typeof i83.UntilInViewDirective, typeof i84.IntersectionObserverDirective, typeof i85.EllipsifyDirective, typeof i86.TableResizerDirective, typeof i87.ColumnResizerDirective, typeof i88.AttrRtlDirective, typeof i89.CopyDirective, typeof i90.EllapsisTextDirective, typeof i91.FillEmptySpaceDirective, typeof i92.FormCloseDirective, typeof i93.MobileDirective, typeof i94.BodyClickDirective, typeof i95.CountDownDirective, typeof i96.RouteFormChangeDirective, typeof i97.DynamicStyleDirective, typeof i98.NowraptextDirective, typeof i99.LabelmandatoryDirective, typeof i100.AbsoluteDivBodyDirective, typeof i101.LoadExternalFilesDirective], [typeof i102.CommonModule, typeof i103.BarsaNovinRayCoreRoutingModule, typeof i104.BarsaSapUiFormPageModule, typeof i105.ResizableModule, typeof i106.FormsModule, typeof i106.ReactiveFormsModule], [typeof i1.FormComponent, typeof i2.FieldUiComponent, typeof i3.NotFoundComponent, typeof i4.RootPageComponent, typeof i5.RootPortalComponent, typeof i6.ReportContainerComponent, typeof i7.FormNewComponent, typeof i8.ModalRootComponent, typeof i9.PortalPageComponent, typeof i10.PortalPageSidebarComponent, typeof i11.RedirectReportNavigatorCommandComponent, typeof i12.EmptyPageWithRouterAndRouterOutletComponent, typeof i13.DynamicItemComponent, typeof i14.DynamicFormComponent, typeof i15.BaseDynamicComponent, typeof i16.DynamicFormToolbaritemComponent, typeof i17.DynamicLayoutComponent, typeof i18.EmptyPageComponent, typeof i19.FormPageComponent, typeof i20.FormFieldReportPageComponent, typeof i21.Login2Component, typeof i22.LoginEnterMobileComponent, typeof i23.LoginVerificationComponent, typeof i24.ButtonLoadingComponent, typeof i25.NumeralPipe, typeof i26.CanUploadFilePipe, typeof i27.RemoveNewlinePipe, typeof i28.ConvertToStylePipe, typeof i29.FilterPipe, typeof i30.FilterTabPipe, typeof i31.FilterStringPipe, typeof i32.FioriIconPipe, typeof i33.SortPipe, typeof i34.GroupByPipe, typeof i35.MultipleGroupByPipe, typeof i36.MoValuePipe, typeof i37.MoReportValuePipe, typeof i38.HeaderFacetValuePipe, typeof i39.PictureFieldSourcePipe, typeof i40.TlbButtonsPipe, typeof i41.SeperatorFixPipe, typeof i42.MoReportValueConcatPipe, typeof i43.ContextMenuPipe, typeof i44.BbbTranslatePipe, typeof i45.BarsaIconDictPipe, typeof i46.FileInfoCountPipe, typeof i47.ControlUiPipe, typeof i48.VisibleValuePipe, typeof i49.DateTimeToCaptionPipe, typeof i50.FilterToolbarControlPipe, typeof i51.ListCountPipe, typeof i52.TotalSummaryPipe, typeof i53.MergeFieldsToColumnsPipe, typeof i54.FindColumnByDbNamePipe, typeof i55.FilterColumnsByDetailsPipe, typeof i56.MoInfoUlvMoListPipe, typeof i57.MoInfoUlvPagingPipe, typeof i58.ReversePipe, typeof i59.ColumnCustomUiPipe, typeof i60.SanitizeTextPipe, typeof i61.ColumnCustomComponentPipe, typeof i62.ColumnIconPipe, typeof i63.ColumnValuePipe, typeof i64.RowNumberPipe, typeof i65.ComboRowImagePipe, typeof i66.IsExpandedNodePipe, typeof i67.ThImageOrIconePipe, typeof i68.FindPreviewColumnPipe, typeof i69.ReplacePipe, typeof i70.FilterWorkflowInMobilePipe, typeof i71.HideColumnsInmobilePipe, typeof i72.StringToNumberPipe, typeof i73.PlaceHolderDirective, typeof i74.NumbersOnlyInputDirective, typeof i75.RenderUlvViewerDirective, typeof i76.RenderUlvPaginDirective, typeof i77.AnchorScrollDirective, typeof i78.ItemsRendererDirective, typeof i79.UlvCommandDirective, typeof i80.DynamicCommandDirective, typeof i81.WorfkflowwChoiceCommandDirective, typeof i82.ImageLazyDirective, typeof i83.UntilInViewDirective, typeof i84.IntersectionObserverDirective, typeof i85.EllipsifyDirective, typeof i86.TableResizerDirective, typeof i87.ColumnResizerDirective, typeof i88.AttrRtlDirective, typeof i89.CopyDirective, typeof i90.EllapsisTextDirective, typeof i91.FillEmptySpaceDirective, typeof i92.FormCloseDirective, typeof i93.MobileDirective, typeof i94.BodyClickDirective, typeof i95.CountDownDirective, typeof i96.RouteFormChangeDirective, typeof i97.DynamicStyleDirective, typeof i98.NowraptextDirective, typeof i99.LabelmandatoryDirective, typeof i100.AbsoluteDivBodyDirective, typeof i101.LoadExternalFilesDirective]>;
134
135
  static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreModule>;
135
136
  }
@@ -24,6 +24,7 @@ export declare class BaseViewItemPropsComponent extends BaseViewPropsComponent i
24
24
  _cartableFormRef: FormComponent;
25
25
  checkboxComponent: EjrayOlgo;
26
26
  disableEllapsis: boolean;
27
+ contextMenuOverflowText: string;
27
28
  detailsComponent?: EjrayOlgo;
28
29
  detailsColumns: ReportViewColumn[];
29
30
  detailsText: string;
@@ -133,6 +134,6 @@ export declare class BaseViewItemPropsComponent extends BaseViewPropsComponent i
133
134
  saved: boolean;
134
135
  }>;
135
136
  static ɵfac: i0.ɵɵFactoryDeclaration<BaseViewItemPropsComponent, [null, null, null, null, { optional: true; skipSelf: true; }, { optional: true; self: true; }, { optional: true; }]>;
136
- static ɵcmp: i0.ɵɵComponentDeclaration<BaseViewItemPropsComponent, "bnrc-base-view-item-props", never, { "checkboxComponent": { "alias": "checkboxComponent"; "required": false; }; "disableEllapsis": { "alias": "disableEllapsis"; "required": false; }; "detailsComponent": { "alias": "detailsComponent"; "required": false; }; "detailsColumns": { "alias": "detailsColumns"; "required": false; }; "detailsText": { "alias": "detailsText"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "moDataListCount": { "alias": "moDataListCount"; "required": false; }; "index": { "alias": "index"; "required": false; }; "last": { "alias": "last"; "required": false; }; "isdirty": { "alias": "isdirty"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "hideDetailsText": { "alias": "hideDetailsText"; "required": false; }; "showViewButton": { "alias": "showViewButton"; "required": false; }; "isNewInlineMo": { "alias": "isNewInlineMo"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "rowIndicator": { "alias": "rowIndicator"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "isLastChildGroup": { "alias": "isLastChildGroup"; "required": false; }; "showRowNumber": { "alias": "showRowNumber"; "required": false; }; "rowNumber": { "alias": "rowNumber"; "required": false; }; "coloringRow": { "alias": "coloringRow"; "required": false; }; "noSaveInlineEditInServer": { "alias": "noSaveInlineEditInServer"; "required": false; }; "rowIndicatorColor": { "alias": "rowIndicatorColor"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "actionList": { "alias": "actionList"; "required": false; }; "serializedRelatedMo": { "alias": "serializedRelatedMo"; "required": false; }; "cartableTemplate": { "alias": "cartableTemplate"; "required": false; }; "cartableMo": { "alias": "cartableMo"; "required": false; }; "cartableWorkflowData": { "alias": "cartableWorkflowData"; "required": false; }; }, { "actionListClick": "actionListClick"; "events": "events"; }, never, never, false, never>;
137
+ static ɵcmp: i0.ɵɵComponentDeclaration<BaseViewItemPropsComponent, "bnrc-base-view-item-props", never, { "checkboxComponent": { "alias": "checkboxComponent"; "required": false; }; "disableEllapsis": { "alias": "disableEllapsis"; "required": false; }; "contextMenuOverflowText": { "alias": "contextMenuOverflowText"; "required": false; }; "detailsComponent": { "alias": "detailsComponent"; "required": false; }; "detailsColumns": { "alias": "detailsColumns"; "required": false; }; "detailsText": { "alias": "detailsText"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "moDataListCount": { "alias": "moDataListCount"; "required": false; }; "index": { "alias": "index"; "required": false; }; "last": { "alias": "last"; "required": false; }; "isdirty": { "alias": "isdirty"; "required": false; }; "isChecked": { "alias": "isChecked"; "required": false; }; "hideDetailsText": { "alias": "hideDetailsText"; "required": false; }; "showViewButton": { "alias": "showViewButton"; "required": false; }; "isNewInlineMo": { "alias": "isNewInlineMo"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "rowIndicator": { "alias": "rowIndicator"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "isLastChildGroup": { "alias": "isLastChildGroup"; "required": false; }; "showRowNumber": { "alias": "showRowNumber"; "required": false; }; "rowNumber": { "alias": "rowNumber"; "required": false; }; "coloringRow": { "alias": "coloringRow"; "required": false; }; "noSaveInlineEditInServer": { "alias": "noSaveInlineEditInServer"; "required": false; }; "rowIndicatorColor": { "alias": "rowIndicatorColor"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "fieldDict": { "alias": "fieldDict"; "required": false; }; "actionList": { "alias": "actionList"; "required": false; }; "serializedRelatedMo": { "alias": "serializedRelatedMo"; "required": false; }; "cartableTemplate": { "alias": "cartableTemplate"; "required": false; }; "cartableMo": { "alias": "cartableMo"; "required": false; }; "cartableWorkflowData": { "alias": "cartableWorkflowData"; "required": false; }; }, { "actionListClick": "actionListClick"; "events": "events"; }, never, never, false, never>;
137
138
  }
138
139
  export {};
@@ -45,3 +45,4 @@ export * from './find-preview-column.pipe';
45
45
  export * from './replace.pipe';
46
46
  export * from './filter-workflow-mobile.pipe';
47
47
  export * from './hide-columns-inmobile.pipe';
48
+ export * from './string-to-number.pipe';
@@ -0,0 +1,7 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class StringToNumberPipe implements PipeTransform {
4
+ transform(val: string): number;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<StringToNumberPipe, never>;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<StringToNumberPipe, "strToNum", false>;
7
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "barsa-novin-ray-core",
3
- "version": "2.1.3",
3
+ "version": "2.1.5",
4
4
  "peerDependencies": {
5
5
  "@angular/core": "^18.0.3",
6
6
  "@angular/common": "^18.0.3"