barsa-novin-ray-core 2.3.7 → 2.3.9
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 +90 -5
- package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
- package/lib/abstract-classes/models.d.ts +5 -3
- package/lib/barsa-novin-ray-core.module.d.ts +8 -6
- package/lib/directives/index.d.ts +2 -0
- package/lib/directives/shortcut-handler.directive.d.ts +11 -0
- package/lib/directives/shortcut-register.directive.d.ts +12 -0
- package/lib/root-portal/root-portal.component.d.ts +1 -0
- package/lib/services/portal.service.d.ts +1 -1
- package/lib/services/ulvmain.service.d.ts +1 -0
- package/package.json +1 -1
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { SafeHtml } from '@angular/platform-browser';
|
|
2
2
|
import { DateInfo as DateInfoService } from '../date-services';
|
|
3
|
+
export interface ShortCutData extends MetaobjectDataModel {
|
|
4
|
+
[key: string]: any;
|
|
5
|
+
DynamicCommand: MetaobjectDataModel;
|
|
6
|
+
}
|
|
3
7
|
export type ShortCuts = {
|
|
4
|
-
[key: string]:
|
|
5
|
-
dynCommand: MetaobjectDataModel;
|
|
6
|
-
};
|
|
8
|
+
[key: string]: ShortCutData;
|
|
7
9
|
};
|
|
8
10
|
export type UlvParamType = {
|
|
9
11
|
Flags: {
|
|
@@ -131,11 +131,13 @@ import * as i113 from "./directives/dynamic-root-variable.directive";
|
|
|
131
131
|
import * as i114 from "./directives/horizontal-responsive.directive";
|
|
132
132
|
import * as i115 from "./directives/measure-form-title-width.directive";
|
|
133
133
|
import * as i116 from "./directives/overflow-text.directive";
|
|
134
|
-
import * as i117 from "
|
|
135
|
-
import * as i118 from "./
|
|
136
|
-
import * as i119 from "
|
|
137
|
-
import * as i120 from "./
|
|
138
|
-
import * as i121 from "
|
|
134
|
+
import * as i117 from "./directives/shortcut-register.directive";
|
|
135
|
+
import * as i118 from "./directives/shortcut-handler.directive";
|
|
136
|
+
import * as i119 from "@angular/common";
|
|
137
|
+
import * as i120 from "./barsa-novin-ray-core-routing.module";
|
|
138
|
+
import * as i121 from "./form-page-routing/barsa-sap-ui-form-page.module";
|
|
139
|
+
import * as i122 from "./resizable-module/resizable.module";
|
|
140
|
+
import * as i123 from "@angular/forms";
|
|
139
141
|
export declare class BarsaNovinRayCoreModule extends BaseModule {
|
|
140
142
|
protected dcm: DynamicComponentService;
|
|
141
143
|
protected componentFactoryResolver: ComponentFactoryResolver;
|
|
@@ -143,6 +145,6 @@ export declare class BarsaNovinRayCoreModule extends BaseModule {
|
|
|
143
145
|
constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
|
|
144
146
|
static forRoot(): ModuleWithProviders<BarsaNovinRayCoreModule>;
|
|
145
147
|
static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNovinRayCoreModule, never>;
|
|
146
|
-
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.MeasureFormTitleWidthDirective, typeof i116.OverflowTextDirective], [typeof
|
|
148
|
+
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.MeasureFormTitleWidthDirective, typeof i116.OverflowTextDirective, typeof i117.ShortcutRegisterDirective, typeof i118.ShortcutHandlerDirective], [typeof i119.CommonModule, typeof i120.BarsaNovinRayCoreRoutingModule, typeof i121.BarsaSapUiFormPageModule, typeof i122.ResizableModule, typeof i123.FormsModule, typeof i123.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, typeof i115.MeasureFormTitleWidthDirective, typeof i116.OverflowTextDirective, typeof i117.ShortcutRegisterDirective, typeof i118.ShortcutHandlerDirective]>;
|
|
147
149
|
static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreModule>;
|
|
148
150
|
}
|
|
@@ -43,3 +43,5 @@ export * from './dynamic-root-variable.directive';
|
|
|
43
43
|
export * from './horizontal-responsive.directive';
|
|
44
44
|
export * from './measure-form-title-width.directive';
|
|
45
45
|
export * from './overflow-text.directive';
|
|
46
|
+
export * from './shortcut-register.directive';
|
|
47
|
+
export * from './shortcut-handler.directive';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { EventEmitter } from '@angular/core';
|
|
2
|
+
import { BaseDirective } from './base.directive';
|
|
3
|
+
import { ShortCuts, ShortCutData } from '../abstract-classes';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class ShortcutHandlerDirective extends BaseDirective {
|
|
6
|
+
shortcutHandler: ShortCuts | null;
|
|
7
|
+
shortCutCommand: EventEmitter<ShortCutData>;
|
|
8
|
+
onKeyEnter: (_: KeyboardEvent) => void;
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ShortcutHandlerDirective, never>;
|
|
10
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ShortcutHandlerDirective, "[shortcutHandler]", never, { "shortcutHandler": { "alias": "shortcutHandler"; "required": false; }; }, { "shortCutCommand": "shortCutCommand"; }, never, never, false, never>;
|
|
11
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { BaseDirective } from './base.directive';
|
|
2
|
+
import { ShortCuts, ShortCutData } from '../abstract-classes';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ShortcutRegisterDirective extends BaseDirective {
|
|
5
|
+
shortcutRegister: ShortCutData[];
|
|
6
|
+
private _ulvMainService;
|
|
7
|
+
shortcuts: ShortCuts;
|
|
8
|
+
ngOnInit(): void;
|
|
9
|
+
private _initShortCuts;
|
|
10
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ShortcutRegisterDirective, never>;
|
|
11
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ShortcutRegisterDirective, "[shortcutRegister]", never, { "shortcutRegister": { "alias": "shortcutRegister"; "required": false; }; }, {}, never, never, false, never>;
|
|
12
|
+
}
|
|
@@ -5,6 +5,7 @@ import * as i0 from "@angular/core";
|
|
|
5
5
|
export declare class RootPortalComponent extends PageBaseComponent implements OnInit {
|
|
6
6
|
sectionRef: ElementRef;
|
|
7
7
|
footerRefVcr: ViewContainerRef;
|
|
8
|
+
_dir: string;
|
|
8
9
|
portalLoading$: Observable<boolean>;
|
|
9
10
|
modules: any;
|
|
10
11
|
isRoot: boolean;
|
|
@@ -68,7 +68,7 @@ export declare class PortalService {
|
|
|
68
68
|
private _deviceLandscape$;
|
|
69
69
|
private _standalone$;
|
|
70
70
|
private _documentVisibilitychange$;
|
|
71
|
-
DefaultPage:
|
|
71
|
+
DefaultPage: PageDataModel | null | undefined;
|
|
72
72
|
constructor(dcm: DynamicComponentService, apiService: ApiService, logService: LogService, dialogService: BarsaDialogService, compiler: Compiler, _router: Router, _location: Location, _localStorage: LocalStorageService, _document: Document);
|
|
73
73
|
get isRtl(): boolean;
|
|
74
74
|
get userLoggedIn(): boolean;
|
|
@@ -113,6 +113,7 @@ export declare class UlvMainService {
|
|
|
113
113
|
get hideSearchpanel$(): Observable<boolean>;
|
|
114
114
|
get hideSearchpanel(): boolean;
|
|
115
115
|
get cssBackground$(): Observable<CssBackground | null>;
|
|
116
|
+
get shortCuts$(): Observable<ShortCuts>;
|
|
116
117
|
setShortCuts(shortCuts: ShortCuts): void;
|
|
117
118
|
setBackground(cssBackground: CssBackground): void;
|
|
118
119
|
hidePaging(hide: boolean): void;
|