barsa-novin-ray-core 2.2.89 → 2.2.91
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.mjs +73 -16
- package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
- package/lib/abstract-classes/models.d.ts +8 -0
- package/lib/barsa-novin-ray-core.module.d.ts +7 -6
- package/lib/constants.d.ts +1 -0
- package/lib/directives/dynamic-root-variable.directive.d.ts +2 -1
- package/lib/directives/horizontal-responsive.directive.d.ts +14 -0
- package/lib/directives/index.d.ts +1 -0
- package/package.json +1 -1
|
@@ -885,3 +885,11 @@ export type CssBackground = {
|
|
|
885
885
|
url: string;
|
|
886
886
|
repeat: boolean;
|
|
887
887
|
};
|
|
888
|
+
export interface UiResponsiveSettings {
|
|
889
|
+
IsActive: boolean;
|
|
890
|
+
XxlColumns: number;
|
|
891
|
+
XlColumns: number;
|
|
892
|
+
LColumns: number;
|
|
893
|
+
MdColumns: number;
|
|
894
|
+
SmColumns: number;
|
|
895
|
+
}
|
|
@@ -128,11 +128,12 @@ import * as i110 from "./directives/save-image.directive";
|
|
|
128
128
|
import * as i111 from "./directives/webotp.directive";
|
|
129
129
|
import * as i112 from "./directives/splide-slider.directive";
|
|
130
130
|
import * as i113 from "./directives/dynamic-root-variable.directive";
|
|
131
|
-
import * as i114 from "
|
|
132
|
-
import * as i115 from "
|
|
133
|
-
import * as i116 from "./
|
|
134
|
-
import * as i117 from "./
|
|
135
|
-
import * as i118 from "
|
|
131
|
+
import * as i114 from "./directives/horizontal-responsive.directive";
|
|
132
|
+
import * as i115 from "@angular/common";
|
|
133
|
+
import * as i116 from "./barsa-novin-ray-core-routing.module";
|
|
134
|
+
import * as i117 from "./form-page-routing/barsa-sap-ui-form-page.module";
|
|
135
|
+
import * as i118 from "./resizable-module/resizable.module";
|
|
136
|
+
import * as i119 from "@angular/forms";
|
|
136
137
|
export declare class BarsaNovinRayCoreModule extends BaseModule {
|
|
137
138
|
protected dcm: DynamicComponentService;
|
|
138
139
|
protected componentFactoryResolver: ComponentFactoryResolver;
|
|
@@ -140,6 +141,6 @@ export declare class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
140
141
|
constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
|
|
141
142
|
static forRoot(): ModuleWithProviders<BarsaNovinRayCoreModule>;
|
|
142
143
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNovinRayCoreModule, never>;
|
|
143
|
-
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.ButtonLoadingComponent, typeof i22.UnlimitSessionComponent, typeof i23.NumeralPipe, typeof i24.CanUploadFilePipe, typeof i25.RemoveNewlinePipe, typeof i26.ConvertToStylePipe, typeof i27.FilterPipe, typeof i28.FilterTabPipe, typeof i29.FilterStringPipe, typeof i30.FioriIconPipe, typeof i31.SortPipe, typeof i32.GroupByPipe, typeof i33.MultipleGroupByPipe, typeof i34.MoValuePipe, typeof i35.MoReportValuePipe, typeof i36.HeaderFacetValuePipe, typeof i37.PictureFieldSourcePipe, typeof i38.TlbButtonsPipe, typeof i39.SeperatorFixPipe, typeof i40.MoReportValueConcatPipe, typeof i41.ContextMenuPipe, typeof i42.BbbTranslatePipe, typeof i43.BarsaIconDictPipe, typeof i44.FileInfoCountPipe, typeof i45.ControlUiPipe, typeof i46.VisibleValuePipe, typeof i47.DateTimeToCaptionPipe, typeof i48.FilterToolbarControlPipe, typeof i49.ListCountPipe, typeof i50.TotalSummaryPipe, typeof i51.MergeFieldsToColumnsPipe, typeof i52.FindColumnByDbNamePipe, typeof i53.FilterColumnsByDetailsPipe, typeof i54.MoInfoUlvMoListPipe, typeof i55.MoInfoUlvPagingPipe, typeof i56.ReversePipe, typeof i57.ColumnCustomUiPipe, typeof i58.SanitizeTextPipe, typeof i59.ColumnCustomComponentPipe, typeof i60.ColumnIconPipe, typeof i61.ColumnValuePipe, typeof i62.RowNumberPipe, typeof i63.ComboRowImagePipe, typeof i64.IsExpandedNodePipe, typeof i65.ThImageOrIconePipe, typeof i66.FindPreviewColumnPipe, typeof i67.ReplacePipe, typeof i68.FilterWorkflowInMobilePipe, typeof i69.HideColumnsInmobilePipe, typeof i70.StringToNumberPipe, typeof i71.ColumnValueOfParametersPipe, typeof i72.HideAcceptCancelButtonsPipe, typeof i73.FilterInlineActionListPipe, typeof i74.IsImagePipe, typeof i75.ToolbarSettingsPipe, typeof i76.CardMediaSizePipe, typeof i77.PlaceHolderDirective, typeof i78.NumbersOnlyInputDirective, typeof i79.RenderUlvViewerDirective, typeof i80.RenderUlvPaginDirective, typeof i81.AnchorScrollDirective, typeof i82.ItemsRendererDirective, typeof i83.UlvCommandDirective, typeof i84.DynamicCommandDirective, typeof i85.WorfkflowwChoiceCommandDirective, typeof i86.ImageLazyDirective, typeof i87.UntilInViewDirective, typeof i88.IntersectionObserverDirective, typeof i89.EllipsifyDirective, typeof i90.TableResizerDirective, typeof i91.ColumnResizerDirective, typeof i92.AttrRtlDirective, typeof i93.CopyDirective, typeof i94.EllapsisTextDirective, typeof i95.FillEmptySpaceDirective, typeof i96.FormCloseDirective, typeof i97.MobileDirective, typeof i98.BodyClickDirective, typeof i99.CountDownDirective, typeof i100.RouteFormChangeDirective, typeof i101.DynamicStyleDirective, typeof i102.NowraptextDirective, typeof i103.LabelmandatoryDirective, typeof i104.AbsoluteDivBodyDirective, typeof i105.LoadExternalFilesDirective, typeof i106.StopPropagationDirective, typeof i107.PreventDefaultDirective, typeof i108.RenderUlvDirective, typeof i109.PrintFilesDirective, typeof i110.SaveImageDirective, typeof i111.WebOtpDirective, typeof i112.SplideSliderDirective, typeof i113.DynamicRootVariableDirective], [typeof
|
|
144
|
+
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.ButtonLoadingComponent, typeof i22.UnlimitSessionComponent, typeof i23.NumeralPipe, typeof i24.CanUploadFilePipe, typeof i25.RemoveNewlinePipe, typeof i26.ConvertToStylePipe, typeof i27.FilterPipe, typeof i28.FilterTabPipe, typeof i29.FilterStringPipe, typeof i30.FioriIconPipe, typeof i31.SortPipe, typeof i32.GroupByPipe, typeof i33.MultipleGroupByPipe, typeof i34.MoValuePipe, typeof i35.MoReportValuePipe, typeof i36.HeaderFacetValuePipe, typeof i37.PictureFieldSourcePipe, typeof i38.TlbButtonsPipe, typeof i39.SeperatorFixPipe, typeof i40.MoReportValueConcatPipe, typeof i41.ContextMenuPipe, typeof i42.BbbTranslatePipe, typeof i43.BarsaIconDictPipe, typeof i44.FileInfoCountPipe, typeof i45.ControlUiPipe, typeof i46.VisibleValuePipe, typeof i47.DateTimeToCaptionPipe, typeof i48.FilterToolbarControlPipe, typeof i49.ListCountPipe, typeof i50.TotalSummaryPipe, typeof i51.MergeFieldsToColumnsPipe, typeof i52.FindColumnByDbNamePipe, typeof i53.FilterColumnsByDetailsPipe, typeof i54.MoInfoUlvMoListPipe, typeof i55.MoInfoUlvPagingPipe, typeof i56.ReversePipe, typeof i57.ColumnCustomUiPipe, typeof i58.SanitizeTextPipe, typeof i59.ColumnCustomComponentPipe, typeof i60.ColumnIconPipe, typeof i61.ColumnValuePipe, typeof i62.RowNumberPipe, typeof i63.ComboRowImagePipe, typeof i64.IsExpandedNodePipe, typeof i65.ThImageOrIconePipe, typeof i66.FindPreviewColumnPipe, typeof i67.ReplacePipe, typeof i68.FilterWorkflowInMobilePipe, typeof i69.HideColumnsInmobilePipe, typeof i70.StringToNumberPipe, typeof i71.ColumnValueOfParametersPipe, typeof i72.HideAcceptCancelButtonsPipe, typeof i73.FilterInlineActionListPipe, typeof i74.IsImagePipe, typeof i75.ToolbarSettingsPipe, typeof i76.CardMediaSizePipe, typeof i77.PlaceHolderDirective, typeof i78.NumbersOnlyInputDirective, typeof i79.RenderUlvViewerDirective, typeof i80.RenderUlvPaginDirective, typeof i81.AnchorScrollDirective, typeof i82.ItemsRendererDirective, typeof i83.UlvCommandDirective, typeof i84.DynamicCommandDirective, typeof i85.WorfkflowwChoiceCommandDirective, typeof i86.ImageLazyDirective, typeof i87.UntilInViewDirective, typeof i88.IntersectionObserverDirective, typeof i89.EllipsifyDirective, typeof i90.TableResizerDirective, typeof i91.ColumnResizerDirective, typeof i92.AttrRtlDirective, typeof i93.CopyDirective, typeof i94.EllapsisTextDirective, typeof i95.FillEmptySpaceDirective, typeof i96.FormCloseDirective, typeof i97.MobileDirective, typeof i98.BodyClickDirective, typeof i99.CountDownDirective, typeof i100.RouteFormChangeDirective, typeof i101.DynamicStyleDirective, typeof i102.NowraptextDirective, typeof i103.LabelmandatoryDirective, typeof i104.AbsoluteDivBodyDirective, typeof i105.LoadExternalFilesDirective, typeof i106.StopPropagationDirective, typeof i107.PreventDefaultDirective, typeof i108.RenderUlvDirective, typeof i109.PrintFilesDirective, typeof i110.SaveImageDirective, typeof i111.WebOtpDirective, typeof i112.SplideSliderDirective, typeof i113.DynamicRootVariableDirective, typeof i114.HorizontalResponsiveDirective], [typeof i115.CommonModule, typeof i116.BarsaNovinRayCoreRoutingModule, typeof i117.BarsaSapUiFormPageModule, typeof i118.ResizableModule, typeof i119.FormsModule, typeof i119.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.ButtonLoadingComponent, typeof i22.UnlimitSessionComponent, typeof i23.NumeralPipe, typeof i24.CanUploadFilePipe, typeof i25.RemoveNewlinePipe, typeof i26.ConvertToStylePipe, typeof i27.FilterPipe, typeof i28.FilterTabPipe, typeof i29.FilterStringPipe, typeof i30.FioriIconPipe, typeof i31.SortPipe, typeof i32.GroupByPipe, typeof i33.MultipleGroupByPipe, typeof i34.MoValuePipe, typeof i35.MoReportValuePipe, typeof i36.HeaderFacetValuePipe, typeof i37.PictureFieldSourcePipe, typeof i38.TlbButtonsPipe, typeof i39.SeperatorFixPipe, typeof i40.MoReportValueConcatPipe, typeof i41.ContextMenuPipe, typeof i42.BbbTranslatePipe, typeof i43.BarsaIconDictPipe, typeof i44.FileInfoCountPipe, typeof i45.ControlUiPipe, typeof i46.VisibleValuePipe, typeof i47.DateTimeToCaptionPipe, typeof i48.FilterToolbarControlPipe, typeof i49.ListCountPipe, typeof i50.TotalSummaryPipe, typeof i51.MergeFieldsToColumnsPipe, typeof i52.FindColumnByDbNamePipe, typeof i53.FilterColumnsByDetailsPipe, typeof i54.MoInfoUlvMoListPipe, typeof i55.MoInfoUlvPagingPipe, typeof i56.ReversePipe, typeof i57.ColumnCustomUiPipe, typeof i58.SanitizeTextPipe, typeof i59.ColumnCustomComponentPipe, typeof i60.ColumnIconPipe, typeof i61.ColumnValuePipe, typeof i62.RowNumberPipe, typeof i63.ComboRowImagePipe, typeof i64.IsExpandedNodePipe, typeof i65.ThImageOrIconePipe, typeof i66.FindPreviewColumnPipe, typeof i67.ReplacePipe, typeof i68.FilterWorkflowInMobilePipe, typeof i69.HideColumnsInmobilePipe, typeof i70.StringToNumberPipe, typeof i71.ColumnValueOfParametersPipe, typeof i72.HideAcceptCancelButtonsPipe, typeof i73.FilterInlineActionListPipe, typeof i74.IsImagePipe, typeof i75.ToolbarSettingsPipe, typeof i76.CardMediaSizePipe, typeof i77.PlaceHolderDirective, typeof i78.NumbersOnlyInputDirective, typeof i79.RenderUlvViewerDirective, typeof i80.RenderUlvPaginDirective, typeof i81.AnchorScrollDirective, typeof i82.ItemsRendererDirective, typeof i83.UlvCommandDirective, typeof i84.DynamicCommandDirective, typeof i85.WorfkflowwChoiceCommandDirective, typeof i86.ImageLazyDirective, typeof i87.UntilInViewDirective, typeof i88.IntersectionObserverDirective, typeof i89.EllipsifyDirective, typeof i90.TableResizerDirective, typeof i91.ColumnResizerDirective, typeof i92.AttrRtlDirective, typeof i93.CopyDirective, typeof i94.EllapsisTextDirective, typeof i95.FillEmptySpaceDirective, typeof i96.FormCloseDirective, typeof i97.MobileDirective, typeof i98.BodyClickDirective, typeof i99.CountDownDirective, typeof i100.RouteFormChangeDirective, typeof i101.DynamicStyleDirective, typeof i102.NowraptextDirective, typeof i103.LabelmandatoryDirective, typeof i104.AbsoluteDivBodyDirective, typeof i105.LoadExternalFilesDirective, typeof i106.StopPropagationDirective, typeof i107.PreventDefaultDirective, typeof i108.RenderUlvDirective, typeof i109.PrintFilesDirective, typeof i110.SaveImageDirective, typeof i111.WebOtpDirective, typeof i112.SplideSliderDirective, typeof i113.DynamicRootVariableDirective, typeof i114.HorizontalResponsiveDirective]>;
|
|
144
145
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreModule>;
|
|
145
146
|
}
|
package/lib/constants.d.ts
CHANGED
|
@@ -90,6 +90,7 @@ export declare function FindGroup(groupTitle: string, a: any): any;
|
|
|
90
90
|
export declare function FillAllLayoutControls(item: LayoutSetting, layoutControls: LayoutSetting[]): void;
|
|
91
91
|
export declare function FindToolbarItem(toolbarItems: MenuItem[], value: string, prop?: string): MenuItem | null;
|
|
92
92
|
export declare function FindLayoutSettingFromLayout94(layout94: LayoutSetting, layoutTitle: string): LayoutSetting | null;
|
|
93
|
+
export declare function GetAllHorizontalFromLayout94(layout94: LayoutSetting): LayoutSetting[];
|
|
93
94
|
export declare function getGridSettings(context: any): GridSetting;
|
|
94
95
|
export declare function getResetGridSettings(columns: ReportViewColumn[] | any[], context: any): GridSetting;
|
|
95
96
|
export declare function GetDefaultMoObjectInfo(typeDefId: string): MetaobjectDataModel;
|
|
@@ -4,6 +4,7 @@ import * as i0 from "@angular/core";
|
|
|
4
4
|
export declare class DynamicRootVariableDirective extends BaseDirective {
|
|
5
5
|
cssVariableName: string;
|
|
6
6
|
cssVariableValue: string | undefined;
|
|
7
|
+
disable: boolean | undefined;
|
|
7
8
|
private _style;
|
|
8
9
|
ngOnInit(): void;
|
|
9
10
|
ngOnChanges(changes: SimpleChanges): void;
|
|
@@ -11,5 +12,5 @@ export declare class DynamicRootVariableDirective extends BaseDirective {
|
|
|
11
12
|
protected _addDynamicFormStyles(cssVariableName: string, cssVariableValue: any): void;
|
|
12
13
|
protected _removeDynamicFormStyles(): void;
|
|
13
14
|
static ɵfac: i0.ɵɵFactoryDeclaration<DynamicRootVariableDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<DynamicRootVariableDirective, "[cssRootVariable]", never, { "cssVariableName": { "alias": "cssVariableName"; "required": false; }; "cssVariableValue": { "alias": "cssVariableValue"; "required": false; }; }, {}, never, never, false, never>;
|
|
15
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<DynamicRootVariableDirective, "[cssRootVariable]", never, { "cssVariableName": { "alias": "cssVariableName"; "required": false; }; "cssVariableValue": { "alias": "cssVariableValue"; "required": false; }; "disable": { "alias": "disable"; "required": false; }; }, {}, never, never, false, never>;
|
|
15
16
|
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { SimpleChanges } from '@angular/core';
|
|
2
|
+
import { BaseDirective } from './base.directive';
|
|
3
|
+
import { UiResponsiveSettings, LayoutSetting } from '../abstract-classes';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class HorizontalResponsiveDirective extends BaseDirective {
|
|
6
|
+
disable: boolean;
|
|
7
|
+
config: LayoutSetting;
|
|
8
|
+
hrResponsive: UiResponsiveSettings | undefined;
|
|
9
|
+
ngOnInit(): void;
|
|
10
|
+
ngOnChanges(changes: SimpleChanges): void;
|
|
11
|
+
protected _addDynamicFormStyles(hResponsive: UiResponsiveSettings | undefined): void;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HorizontalResponsiveDirective, never>;
|
|
13
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<HorizontalResponsiveDirective, "[hrResponsive]", never, { "disable": { "alias": "disable"; "required": false; }; "config": { "alias": "config"; "required": false; }; "hrResponsive": { "alias": "hrResponsive"; "required": false; }; }, {}, never, never, false, never>;
|
|
14
|
+
}
|