barsa-novin-ray-core 2.3.22 → 2.3.25

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.
Files changed (234) hide show
  1. package/fesm2022/barsa-novin-ray-core.mjs +4503 -4260
  2. package/fesm2022/barsa-novin-ray-core.mjs.map +1 -1
  3. package/index.d.ts +5127 -5
  4. package/package.json +3 -3
  5. package/lib/abstract-classes/application-base.d.ts +0 -53
  6. package/lib/abstract-classes/barsa-api.d.ts +0 -30
  7. package/lib/abstract-classes/base-column-props.d.ts +0 -38
  8. package/lib/abstract-classes/base.component.d.ts +0 -15
  9. package/lib/abstract-classes/field-base.d.ts +0 -98
  10. package/lib/abstract-classes/files-validation-helper.d.ts +0 -17
  11. package/lib/abstract-classes/form-base.d.ts +0 -87
  12. package/lib/abstract-classes/form-field-report-page.component.d.ts +0 -23
  13. package/lib/abstract-classes/form-page-base.d.ts +0 -26
  14. package/lib/abstract-classes/form-page.component.d.ts +0 -17
  15. package/lib/abstract-classes/form-props.base.d.ts +0 -57
  16. package/lib/abstract-classes/form-toolbar-base.d.ts +0 -24
  17. package/lib/abstract-classes/index.d.ts +0 -24
  18. package/lib/abstract-classes/layout-item-base.d.ts +0 -21
  19. package/lib/abstract-classes/layout-panel-base.d.ts +0 -28
  20. package/lib/abstract-classes/linear-list-helper.d.ts +0 -44
  21. package/lib/abstract-classes/models.d.ts +0 -899
  22. package/lib/abstract-classes/module-with-dynamic-components.d.ts +0 -4
  23. package/lib/abstract-classes/number-base.d.ts +0 -27
  24. package/lib/abstract-classes/page-base.d.ts +0 -31
  25. package/lib/abstract-classes/page-with-form-handler-base.d.ts +0 -11
  26. package/lib/abstract-classes/report-base.d.ts +0 -105
  27. package/lib/abstract-classes/report-item-base.d.ts +0 -33
  28. package/lib/abstract-classes/report-view-base.component.d.ts +0 -208
  29. package/lib/abstract-classes/system-base.d.ts +0 -45
  30. package/lib/abstract-classes/tile-props.d.ts +0 -25
  31. package/lib/auth-guard.d.ts +0 -12
  32. package/lib/barsa-novin-ray-core-routing.module.d.ts +0 -8
  33. package/lib/barsa-novin-ray-core.module.d.ts +0 -155
  34. package/lib/base-ulv-setting.component.d.ts +0 -19
  35. package/lib/base.module.d.ts +0 -13
  36. package/lib/button-loading/button-loading.component.d.ts +0 -9
  37. package/lib/constants.d.ts +0 -173
  38. package/lib/container.component.d.ts +0 -38
  39. package/lib/controllers/base-controller.d.ts +0 -11
  40. package/lib/controllers/base-view.d.ts +0 -20
  41. package/lib/controllers/index.d.ts +0 -3
  42. package/lib/controllers/models.d.ts +0 -5
  43. package/lib/custom-route-reuse-strategy.d.ts +0 -11
  44. package/lib/date-services/date-hijri.service.d.ts +0 -43
  45. package/lib/date-services/date-info.d.ts +0 -15
  46. package/lib/date-services/date-miladi.service.d.ts +0 -39
  47. package/lib/date-services/date-shamsi.service.d.ts +0 -43
  48. package/lib/date-services/date.service.d.ts +0 -56
  49. package/lib/date-services/index.d.ts +0 -5
  50. package/lib/device.d.ts +0 -15
  51. package/lib/directives/absolute-div-body.directive.d.ts +0 -17
  52. package/lib/directives/anchor-scroll.directive.d.ts +0 -7
  53. package/lib/directives/attr-rtl.directive.d.ts +0 -13
  54. package/lib/directives/barsa-readonly.directive.d.ts +0 -11
  55. package/lib/directives/base.directive.d.ts +0 -18
  56. package/lib/directives/body-click.directive.d.ts +0 -12
  57. package/lib/directives/column-resizer.directive.d.ts +0 -13
  58. package/lib/directives/column-value.directive.d.ts +0 -11
  59. package/lib/directives/copy.directive.d.ts +0 -19
  60. package/lib/directives/count-down.directive.d.ts +0 -27
  61. package/lib/directives/dynamic-command.directive.d.ts +0 -12
  62. package/lib/directives/dynamic-root-variable.directive.d.ts +0 -16
  63. package/lib/directives/dynamic-style.directive.d.ts +0 -15
  64. package/lib/directives/ellapsis-text.directive.d.ts +0 -24
  65. package/lib/directives/ellipsify.directive.d.ts +0 -17
  66. package/lib/directives/field-binding.directive.d.ts +0 -7
  67. package/lib/directives/fill-empty-space.d.ts +0 -26
  68. package/lib/directives/form-close.directive.d.ts +0 -11
  69. package/lib/directives/horizontal-responsive.directive.d.ts +0 -14
  70. package/lib/directives/img-lazy.directive.d.ts +0 -21
  71. package/lib/directives/index.d.ts +0 -50
  72. package/lib/directives/intersection-observer.directive.d.ts +0 -17
  73. package/lib/directives/items-renderer.directive.d.ts +0 -17
  74. package/lib/directives/label-mandatory.directive.d.ts +0 -15
  75. package/lib/directives/load-external-files.directive.d.ts +0 -8
  76. package/lib/directives/measure-form-title-width.directive.d.ts +0 -15
  77. package/lib/directives/mobile.directive.d.ts +0 -11
  78. package/lib/directives/nowraptext.directive.d.ts +0 -10
  79. package/lib/directives/numbers-only-input.directive.d.ts +0 -9
  80. package/lib/directives/overflow-text.directive.d.ts +0 -14
  81. package/lib/directives/placeHolder.directive.d.ts +0 -6
  82. package/lib/directives/prevent-default.directive.d.ts +0 -7
  83. package/lib/directives/print-files.directive.d.ts +0 -13
  84. package/lib/directives/render-ulv-paging.directive.d.ts +0 -24
  85. package/lib/directives/render-ulv-viewer.directive.d.ts +0 -24
  86. package/lib/directives/render-ulv.directive.d.ts +0 -19
  87. package/lib/directives/resize-observer.directive.d.ts +0 -13
  88. package/lib/directives/route-form-change.directive.d.ts +0 -19
  89. package/lib/directives/save-image.directive.d.ts +0 -8
  90. package/lib/directives/shortcut-handler.directive.d.ts +0 -11
  91. package/lib/directives/shortcut-register.directive.d.ts +0 -12
  92. package/lib/directives/splide-slider.directive.d.ts +0 -42
  93. package/lib/directives/stop-propagation.directive.d.ts +0 -7
  94. package/lib/directives/table-resizer.directive.d.ts +0 -47
  95. package/lib/directives/ulv-command.directive.d.ts +0 -11
  96. package/lib/directives/until-inview.directive.d.ts +0 -18
  97. package/lib/directives/webotp.directive.d.ts +0 -11
  98. package/lib/directives/workflow-choice-command.directive.d.ts +0 -14
  99. package/lib/dynamic-component/base-dynamic.component.d.ts +0 -27
  100. package/lib/dynamic-component/base-form-toolbaritem-props.d.ts +0 -29
  101. package/lib/dynamic-component/base-item-content-props.d.ts +0 -47
  102. package/lib/dynamic-component/base-view-content-props.d.ts +0 -11
  103. package/lib/dynamic-component/base-view-item-props.d.ts +0 -144
  104. package/lib/dynamic-component/base-view-props.d.ts +0 -87
  105. package/lib/dynamic-component/dynamic-form-toolbar-item.component.d.ts +0 -19
  106. package/lib/dynamic-component/dynamic-form.component.d.ts +0 -37
  107. package/lib/dynamic-component/dynamic-item.component.d.ts +0 -41
  108. package/lib/dynamic-component/dynamic-layout.component.d.ts +0 -18
  109. package/lib/dynamic-component/index.d.ts +0 -10
  110. package/lib/empty-page/empty-page.component.d.ts +0 -13
  111. package/lib/empty-page-with-router-and-router-outlet/empty-page-with-router-and-router-outlet.component.d.ts +0 -7
  112. package/lib/field-ui/field-ui.component.d.ts +0 -33
  113. package/lib/form/form.component.d.ts +0 -41
  114. package/lib/form-new/form-new.component.d.ts +0 -23
  115. package/lib/form-page-routing/barsa-sap-ui-form-page-routing.module.d.ts +0 -7
  116. package/lib/form-page-routing/barsa-sap-ui-form-page.module.d.ts +0 -16
  117. package/lib/form-page-routing/constants.d.ts +0 -1
  118. package/lib/form-page-routing/index.d.ts +0 -2
  119. package/lib/from-intersection-observer.d.ts +0 -7
  120. package/lib/global-error-handler.d.ts +0 -8
  121. package/lib/injdection-tokens.d.ts +0 -9
  122. package/lib/modal-root.component.d.ts +0 -16
  123. package/lib/not-found/not-found.component.d.ts +0 -8
  124. package/lib/not-internet/not-internet.component.d.ts +0 -8
  125. package/lib/pipes/barsa-icon-dict.pipe.d.ts +0 -9
  126. package/lib/pipes/bbb-translate.pipe.d.ts +0 -7
  127. package/lib/pipes/can-upload.pipe.d.ts +0 -8
  128. package/lib/pipes/card-media-size.pipe.d.ts +0 -8
  129. package/lib/pipes/column-custom-component.pipe.d.ts +0 -10
  130. package/lib/pipes/column-customui.pipe.d.ts +0 -11
  131. package/lib/pipes/column-icon.pipe.d.ts +0 -8
  132. package/lib/pipes/column-value.pipe.d.ts +0 -8
  133. package/lib/pipes/column-valueof-parameters.pipe.d.ts +0 -14
  134. package/lib/pipes/combo-row-img.pipe.d.ts +0 -7
  135. package/lib/pipes/context-menu.pipe.d.ts +0 -11
  136. package/lib/pipes/control-ui.pipe.d.ts +0 -9
  137. package/lib/pipes/convert-to-style.pipe.d.ts +0 -8
  138. package/lib/pipes/date-time-to-caption.pipe.d.ts +0 -9
  139. package/lib/pipes/fileinfo-count.pipe.d.ts +0 -10
  140. package/lib/pipes/filter-columns-by-details.pipe.d.ts +0 -8
  141. package/lib/pipes/filter-inline-action-list.pipe.d.ts +0 -7
  142. package/lib/pipes/filter-string.pipe.d.ts +0 -11
  143. package/lib/pipes/filter-tab.pipe.d.ts +0 -7
  144. package/lib/pipes/filter-toolbar-control.pipe.d.ts +0 -8
  145. package/lib/pipes/filter-workflow-mobile.pipe.d.ts +0 -8
  146. package/lib/pipes/filter.pipe.d.ts +0 -10
  147. package/lib/pipes/find-column-by-db-name.pipe.d.ts +0 -10
  148. package/lib/pipes/find-preview-column.pipe.d.ts +0 -8
  149. package/lib/pipes/fiori-icon.pipe.d.ts +0 -7
  150. package/lib/pipes/groupby.pipe.d.ts +0 -9
  151. package/lib/pipes/header-facet-value.pipe.d.ts +0 -8
  152. package/lib/pipes/hide-accept-cancel-buttons.pipe.d.ts +0 -8
  153. package/lib/pipes/hide-columns-inmobile.pipe.d.ts +0 -8
  154. package/lib/pipes/index.d.ts +0 -56
  155. package/lib/pipes/isimage.pipe.d.ts +0 -7
  156. package/lib/pipes/label-star-trim.pipe.d.ts +0 -7
  157. package/lib/pipes/list-count.pipe.d.ts +0 -8
  158. package/lib/pipes/merge-fields-to-columns.pipe.d.ts +0 -10
  159. package/lib/pipes/mo-info-ulv-data.pipe.d.ts +0 -11
  160. package/lib/pipes/mo-info-ulv-paging.pipe.d.ts +0 -8
  161. package/lib/pipes/mo-report-value-concat.pipe.d.ts +0 -9
  162. package/lib/pipes/mo-report-value.pipe.d.ts +0 -12
  163. package/lib/pipes/mo-value.pipe.d.ts +0 -9
  164. package/lib/pipes/multiple-groupby.pipe.d.ts +0 -16
  165. package/lib/pipes/numeral.pipe.d.ts +0 -10
  166. package/lib/pipes/picture-field-source.pipe.d.ts +0 -8
  167. package/lib/pipes/remove-newline.pipe.d.ts +0 -8
  168. package/lib/pipes/replace.pipe.d.ts +0 -7
  169. package/lib/pipes/reverse.pipe.d.ts +0 -7
  170. package/lib/pipes/rownumber.pipe.d.ts +0 -9
  171. package/lib/pipes/sanitize-text.pipe.d.ts +0 -10
  172. package/lib/pipes/seperator-fix.pipe.d.ts +0 -7
  173. package/lib/pipes/sort.pipe.d.ts +0 -9
  174. package/lib/pipes/split.pipe.d.ts +0 -7
  175. package/lib/pipes/string-to-number.pipe.d.ts +0 -7
  176. package/lib/pipes/th-image-icon.pipe.d.ts +0 -8
  177. package/lib/pipes/tlbButtons.pipe.d.ts +0 -9
  178. package/lib/pipes/toolbar-settings.pipe.d.ts +0 -8
  179. package/lib/pipes/total-summary.pipe.d.ts +0 -8
  180. package/lib/pipes/tree-item-isexpanded.pipe.d.ts +0 -9
  181. package/lib/pipes/visible-value.pipe.d.ts +0 -8
  182. package/lib/portal-page/portal-page.component.d.ts +0 -8
  183. package/lib/portal-page/portal-sidebar.component.d.ts +0 -9
  184. package/lib/redirect-home-guard.d.ts +0 -14
  185. package/lib/redirect-report-navigator-command/redirect-report-navigator-command.component.d.ts +0 -8
  186. package/lib/report-container/report-container.component.d.ts +0 -20
  187. package/lib/resizable-module/resizable.component.d.ts +0 -14
  188. package/lib/resizable-module/resizable.directive.d.ts +0 -12
  189. package/lib/resizable-module/resizable.module.d.ts +0 -8
  190. package/lib/resolvers/index.d.ts +0 -6
  191. package/lib/resolvers/login-settings.resolver.d.ts +0 -29
  192. package/lib/resolvers/portal-dynamic-page.resolver.d.ts +0 -12
  193. package/lib/resolvers/portal-form-page.resolver.d.ts +0 -8
  194. package/lib/resolvers/portal-page.resolver.d.ts +0 -12
  195. package/lib/resolvers/portal-report-page.resolver.d.ts +0 -12
  196. package/lib/resolvers/tile-group-breadcrumb.resolver.d.ts +0 -10
  197. package/lib/root-page/root-page.component.d.ts +0 -10
  198. package/lib/root-portal/root-portal.component.d.ts +0 -24
  199. package/lib/server-connection-error/server-connection-error.component.d.ts +0 -9
  200. package/lib/services/api.service.d.ts +0 -21
  201. package/lib/services/audio-recording.service.d.ts +0 -27
  202. package/lib/services/barsa-dialog.service.d.ts +0 -30
  203. package/lib/services/barsa-storage.service.d.ts +0 -21
  204. package/lib/services/breadcrumb.service.d.ts +0 -14
  205. package/lib/services/column.service.d.ts +0 -10
  206. package/lib/services/container.service.d.ts +0 -23
  207. package/lib/services/dynamic-component.service.d.ts +0 -14
  208. package/lib/services/form-panel.service.d.ts +0 -103
  209. package/lib/services/form.service.d.ts +0 -8
  210. package/lib/services/groupby.service.d.ts +0 -9
  211. package/lib/services/horizontal-layout.service.d.ts +0 -7
  212. package/lib/services/index.d.ts +0 -31
  213. package/lib/services/indexeddb.service.d.ts +0 -9
  214. package/lib/services/layout-main-content.service.d.ts +0 -11
  215. package/lib/services/layout.service.d.ts +0 -23
  216. package/lib/services/local-storage.service.d.ts +0 -11
  217. package/lib/services/log.service.d.ts +0 -17
  218. package/lib/services/network-status.service.d.ts +0 -7
  219. package/lib/services/notification-popup.service.d.ts +0 -3
  220. package/lib/services/notification-sw.service.d.ts +0 -35
  221. package/lib/services/notification.service.d.ts +0 -55
  222. package/lib/services/portal.service.d.ts +0 -187
  223. package/lib/services/prompt-update.service.d.ts +0 -13
  224. package/lib/services/routing.service.d.ts +0 -17
  225. package/lib/services/save-scoll-position.service.d.ts +0 -13
  226. package/lib/services/service-worker-communication.service.d.ts +0 -32
  227. package/lib/services/tabpage.service.d.ts +0 -7
  228. package/lib/services/toast.service.d.ts +0 -3
  229. package/lib/services/ui.service.d.ts +0 -14
  230. package/lib/services/ulvmain.service.d.ts +0 -212
  231. package/lib/services/upload.service.d.ts +0 -18
  232. package/lib/services/video-recording.service.d.ts +0 -33
  233. package/lib/unlimit-session/unlimit-session.component.d.ts +0 -11
  234. package/public-api.d.ts +0 -38
@@ -1,4 +0,0 @@
1
- import { Type } from '@angular/core';
2
- export type ModuleWithDynamicComponents = Type<any> & {
3
- dynamicComponentsMap: Record<string, unknown>;
4
- };
@@ -1,27 +0,0 @@
1
- import { OnDestroy, OnInit } from '@angular/core';
2
- import { FieldBaseComponent } from './field-base';
3
- import * as i0 from "@angular/core";
4
- export declare class NumberBaseComponent extends FieldBaseComponent implements OnInit, OnDestroy {
5
- hasMask: boolean;
6
- tickRef: any;
7
- protected inputElement: HTMLInputElement | null | undefined;
8
- get decimalPrecision(): number;
9
- ngOnInit(): void;
10
- ngOnDestroy(): void;
11
- onKeyDown(e: any): void;
12
- onValueChange(e: any): void;
13
- protected _updateBySetting(): void;
14
- protected _configChaned(_: any): void;
15
- protected _setValue(value: any): void;
16
- protected _clearInterval(): void;
17
- protected _isCharacter(evt: any): boolean;
18
- protected _getFormated(val: any): string;
19
- protected _setCursorPosition(cursorPosition: any): void;
20
- private reFormatValue;
21
- protected _getMinusValue(isMinus: boolean, newVal: string | undefined): string;
22
- protected _syncInputElementValue(value: number, e: {
23
- target: any;
24
- }): void;
25
- static ɵfac: i0.ɵɵFactoryDeclaration<NumberBaseComponent, never>;
26
- static ɵcmp: i0.ɵɵComponentDeclaration<NumberBaseComponent, "bnrc-number-base", never, {}, {}, never, never, false, never>;
27
- }
@@ -1,31 +0,0 @@
1
- import { AfterViewInit, ComponentRef } from '@angular/core';
2
- import { Observable, Subscription } from 'rxjs';
3
- import { ModuleDataModel, PageDataModel, PlaceHolderDataModel, PortalDataModel } from './models';
4
- import { ContainerComponent } from '../container.component';
5
- import * as i0 from "@angular/core";
6
- export declare class PageBaseComponent extends ContainerComponent implements AfterViewInit {
7
- portalData$: Observable<PortalDataModel>;
8
- portalSubscription: Subscription;
9
- isRoot: boolean;
10
- hasRouterOutlet: PlaceHolderDataModel;
11
- hasRoute: boolean;
12
- fullscreen: boolean;
13
- pageData: PageDataModel | null;
14
- ngAfterViewInit(): void;
15
- protected addModulesToDom(): void;
16
- protected getData$(): Observable<PortalDataModel | null>;
17
- protected renderPlaceHolders(pageData: PageDataModel | null): void;
18
- protected preparePlaceholder(placeHolderElement: HTMLElement | DocumentFragment, placeHolderName: string, pageData: PageDataModel | null): void;
19
- protected getModuleControlUi(component: any): any;
20
- protected addModulesToPage(modules: Array<any>): void;
21
- protected getComponentFactory(uiComponent: {
22
- Selector: string;
23
- Name: string;
24
- Module: string;
25
- ModuleFileName: string;
26
- }): Observable<ComponentRef<any>>;
27
- protected getPlaceHolders(pageData: any): Array<PlaceHolderDataModel>;
28
- protected getModules(pageData: any): Array<ModuleDataModel>;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<PageBaseComponent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<PageBaseComponent, "bnrc-page-base", never, {}, {}, never, never, false, never>;
31
- }
@@ -1,11 +0,0 @@
1
- import { PageBaseComponent } from './page-base';
2
- import * as i0 from "@angular/core";
3
- export declare class PageWithFormHandlerBaseComponent extends PageBaseComponent {
4
- formpanelCtrlr: any;
5
- isFirstPage: boolean;
6
- ShowFormPanelControl: (formpanelCtrlr: any) => void;
7
- ForceCloseChild: () => void;
8
- RefreshFormPanelControl: (formpanelCtrlr: any) => void;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<PageWithFormHandlerBaseComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<PageWithFormHandlerBaseComponent, "ng-component", never, { "ShowFormPanelControl": { "alias": "ShowFormPanelControl"; "required": false; }; "ForceCloseChild": { "alias": "ForceCloseChild"; "required": false; }; "RefreshFormPanelControl": { "alias": "RefreshFormPanelControl"; "required": false; }; }, {}, never, never, false, never>;
11
- }
@@ -1,105 +0,0 @@
1
- import { EventEmitter, OnInit, AfterViewInit, OnDestroy } from '@angular/core';
2
- import { BehaviorSubject, Observable } from 'rxjs';
3
- import { BaseComponent } from './base.component';
4
- import { PortalService } from '../services/portal.service';
5
- import { UlvMainService } from '../services/ulvmain.service';
6
- import { MetaobjectDataModel, GridSetting, ReportViewColumn, SortSetting, MenuItem, PagingSetting, AbbrevationDeviceSize, columnsResizedEventArgs, FormSetting, ColumnSummaryType, CssBackground } from './models';
7
- import * as i0 from "@angular/core";
8
- export interface ReportSetting {
9
- [key: string]: any;
10
- Id: string;
11
- Extra: any;
12
- }
13
- export declare class ReportBaseComponent extends BaseComponent implements OnInit, AfterViewInit, OnDestroy {
14
- protected _portalService: PortalService;
15
- protected _ulvMainService: UlvMainService;
16
- context: {
17
- [key: string]: any;
18
- Setting: ReportSetting;
19
- };
20
- currentPage: number;
21
- pageChange: EventEmitter<number>;
22
- pageSizeChange: EventEmitter<number>;
23
- defaultGridSetting: {
24
- ColSettingList: never[];
25
- AutoSizeColumns: boolean;
26
- SortSettingList: never[];
27
- Hidden: boolean;
28
- };
29
- itemSelector: string;
30
- allColumns: ReportViewColumn[];
31
- id: string;
32
- sortSettings: {
33
- IsGrouped: boolean;
34
- Name: string;
35
- SortDirection: string;
36
- }[] | null;
37
- parameters: any;
38
- fields: any;
39
- cssBackground$: Observable<CssBackground | null>;
40
- visibleColumns$: Observable<ReportViewColumn[]>;
41
- searchTerm$: Observable<string>;
42
- moDataList$: Observable<MetaobjectDataModel[]>;
43
- gridSetting$: Observable<GridSetting>;
44
- groupby$: Observable<SortSetting[]>;
45
- allChecked$: Observable<boolean>;
46
- pagingSetting$: Observable<PagingSetting | null>;
47
- deviceSize$: Observable<AbbrevationDeviceSize>;
48
- mask$: Observable<boolean>;
49
- title$: Observable<string>;
50
- inDialog$: Observable<boolean>;
51
- isMultiSelect$: Observable<boolean>;
52
- fullscreen$: Observable<boolean>;
53
- menuItems$: Observable<MenuItem[]>;
54
- toolbarButtons$: Observable<any[]>;
55
- toolbarEnable$: Observable<boolean>;
56
- hideToolbar$: Observable<boolean>;
57
- hideSearchpanel$: Observable<boolean>;
58
- selectedMo$: Observable<MetaobjectDataModel | undefined>;
59
- conditionalFormats$: Observable<any[]>;
60
- newInlineEditMo$: Observable<MetaobjectDataModel | null>;
61
- cartableTemplates$: Observable<{
62
- [key: string]: FormSetting;
63
- } | null>;
64
- cartableChildsMo$: Observable<{
65
- [key: string]: MetaobjectDataModel;
66
- } | null>;
67
- selectedCount$: Observable<number>;
68
- gridFreeColumnSizing$: Observable<boolean>;
69
- protected _visibleColumnsSource: BehaviorSubject<ReportViewColumn[]>;
70
- protected searchTermSource: BehaviorSubject<string>;
71
- protected gridSettingSource: BehaviorSubject<GridSetting>;
72
- protected groupbySource: BehaviorSubject<SortSetting[]>;
73
- private _allCheckedSource;
74
- constructor(_portalService: PortalService, _ulvMainService: UlvMainService);
75
- get moDataList(): MetaobjectDataModel[];
76
- ngOnInit(): void;
77
- ngAfterViewInit(): void;
78
- ngOnDestroy(): void;
79
- onResetGridSettings(): void;
80
- protected _columnSummary(e: ColumnSummaryType): void;
81
- protected _gridSettingChanged(setting: any): void;
82
- protected _moDataListChanged(moDataList: any): void;
83
- protected _setAllChecked(items: MetaobjectDataModel[]): void;
84
- protected _handleColumnsResized(e: columnsResizedEventArgs): void;
85
- protected _setVisibleColumns(): void;
86
- protected applyGroupby(): void;
87
- protected _raiseRowClick(index: any, mo: any): void;
88
- protected _deviceSizeChanged(_: string): void;
89
- protected _windowResized(): void;
90
- protected _openMo(mo: any, i: any): void;
91
- protected updateGridSetting(setting: any, isSort?: boolean, raiseEvent?: boolean): void;
92
- protected updateSortSettings(sortSettings: any, raiseEvent?: boolean): void;
93
- protected _raiseEventUserSettingChanged(gridSetting: GridSetting): void;
94
- protected _ulvCommandClicked(mo: any, index: any): void;
95
- protected _checkedAll(): void;
96
- protected _removeCheckedAll(): void;
97
- protected _deselctAll(): void;
98
- protected _deselect(mo: any, index: any): MetaobjectDataModel;
99
- protected _select(mo: any, index: any): MetaobjectDataModel;
100
- protected _doCheckedAll(checked: any): void;
101
- protected _getSelected(): MetaobjectDataModel | null;
102
- protected refreshContextMoDataList(moDataList: any): void;
103
- static ɵfac: i0.ɵɵFactoryDeclaration<ReportBaseComponent, never>;
104
- static ɵcmp: i0.ɵɵComponentDeclaration<ReportBaseComponent, "bnrc-report-base", never, { "context": { "alias": "context"; "required": false; }; "currentPage": { "alias": "currentPage"; "required": false; }; }, { "pageChange": "pageChange"; "pageSizeChange": "pageSizeChange"; }, never, never, false, never>;
105
- }
@@ -1,33 +0,0 @@
1
- import { EventEmitter, OnInit } from '@angular/core';
2
- import { BaseComponent } from './base.component';
3
- import { MetaobjectDataModel } from './models';
4
- import { ReportSetting } from './report-base';
5
- import * as i0 from "@angular/core";
6
- export interface FieldSettings extends MetaobjectDataModel {
7
- ComponentParameter: MetaobjectDataModel;
8
- RelatedField: string;
9
- }
10
- export interface ReportItemSetting extends MetaobjectDataModel {
11
- FieldSettings: {
12
- MoDataList: Array<FieldSettings>;
13
- };
14
- }
15
- export declare class ReportItemBaseComponent extends BaseComponent implements OnInit {
16
- itemClick: EventEmitter<any>;
17
- classNames2: string;
18
- classNames: string;
19
- context: {
20
- [key: string]: any;
21
- Setting: ReportSetting;
22
- } | null;
23
- mo: MetaobjectDataModel;
24
- allColumns: any[];
25
- index: number;
26
- fields: any;
27
- parameters: ReportItemSetting | null;
28
- constructor();
29
- onClick(): void;
30
- ngOnInit(): void;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<ReportItemBaseComponent, never>;
32
- static ɵcmp: i0.ɵɵComponentDeclaration<ReportItemBaseComponent, "bnrc-report-item-base", never, { "classNames": { "alias": "classNames"; "required": false; }; "context": { "alias": "context"; "required": false; }; "mo": { "alias": "mo"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "index": { "alias": "index"; "required": false; }; }, { "itemClick": "itemClick"; }, never, never, false, never>;
33
- }
@@ -1,208 +0,0 @@
1
- import { ChangeDetectorRef, ElementRef, EventEmitter, OnInit, Renderer2, SimpleChanges, TemplateRef } from '@angular/core';
2
- import { ContentDensity } from '@fundamental-ngx/core';
3
- import { BaseComponent } from './base.component';
4
- import { BbbTranslatePipe, FindColumnByDbNamePipe } from '../pipes';
5
- import { GroupByService, PortalService, UlvMainService, UploadService } from '../services';
6
- import { AbbrevationDeviceSize, columnsResizedEventArgs, DefaultCommandsAccess, DeviceSize, FormSetting, MetaobjectDataModel, RelationItemType, ReportViewColumn, UiReportViewBaseSetting, ShareButtonsChoiceDef, TypeUlvMainCtrlr, PagingSetting, MenuItem, ColumnSummaryType, EjrayOlgo, SortSetting } from './models';
7
- import { TitleCasePipe } from '@angular/common';
8
- import * as i0 from "@angular/core";
9
- export declare class ReportViewBaseComponent<T extends UiReportViewBaseSetting> extends BaseComponent implements OnInit {
10
- protected _titleCase: TitleCasePipe;
11
- protected _bbbTranslate: BbbTranslatePipe;
12
- protected _el: ElementRef;
13
- protected _cdr: ChangeDetectorRef;
14
- protected _renderer2: Renderer2;
15
- protected _findColumnByDbName: FindColumnByDbNamePipe;
16
- protected _ulvMainService: UlvMainService;
17
- protected _portalService: PortalService;
18
- protected _uploadService?: UploadService | undefined;
19
- protected _groupByService?: GroupByService | undefined;
20
- _reportView: boolean;
21
- contextView: any;
22
- viewSetting: T;
23
- allColumns: any;
24
- isCheckList: boolean;
25
- simpleInlineEdit: boolean;
26
- inlineEditWithoutSelection: boolean;
27
- hideToolbar: boolean;
28
- hideTitle: boolean;
29
- toolbarButtons: MenuItem[];
30
- allChecked: boolean;
31
- moDataList: any;
32
- UlvMainCtrlr: TypeUlvMainCtrlr;
33
- access: DefaultCommandsAccess;
34
- groupby: any;
35
- selectedCount: any;
36
- conditionalFormats: any;
37
- parentHeight: number;
38
- deviceName: DeviceSize;
39
- deviceSize: AbbrevationDeviceSize;
40
- contextMenuItems: any[];
41
- columns: any;
42
- allowInlineEdit: any;
43
- secondaryColumns: any;
44
- popin: boolean;
45
- customFieldInfo: MetaobjectDataModel | any;
46
- hasSummary: boolean;
47
- hasSelected: boolean;
48
- hideIcon: boolean;
49
- columnsCount: any;
50
- hideOpenIcon: boolean;
51
- openOnClick: boolean;
52
- typeDefId: string;
53
- reportId: string;
54
- listEditViewId: string;
55
- typeViewId: string;
56
- extraRelation: any;
57
- relationList: Array<RelationItemType>;
58
- disableResponsive: boolean;
59
- rowItem: TemplateRef<any>;
60
- mobileOrTablet: boolean;
61
- inDialog: boolean;
62
- isMultiSelect: boolean;
63
- fullscreen: boolean;
64
- hideSearchpanel: boolean;
65
- newInlineEditMo: MetaobjectDataModel | null;
66
- selectedMo: MetaobjectDataModel;
67
- inlineEditMode: boolean;
68
- onlyInlineEdit: boolean;
69
- rowHoverable: boolean;
70
- groupSummary: boolean;
71
- tlbButtons: any[];
72
- formSetting: FormSetting;
73
- disableOverflowContextMenu: boolean;
74
- rowActivable: boolean;
75
- contentDensity: ContentDensity;
76
- rtl: any;
77
- showOkCancelButtons: any;
78
- title: any;
79
- hasInlineDeleteButton: boolean;
80
- hasInlineEditButton: boolean;
81
- contextSetting: any;
82
- gridFreeColumnSizing: boolean;
83
- navigationArrow: string;
84
- cartableTemplates: {
85
- [key: string]: FormSetting;
86
- };
87
- cartableChildsMo: {
88
- [key: string]: MetaobjectDataModel;
89
- };
90
- pagingSetting: PagingSetting;
91
- columnSummary: EventEmitter<ColumnSummaryType>;
92
- escapeKey: EventEmitter<MetaobjectDataModel>;
93
- resetWorkflowState: EventEmitter<void>;
94
- deselectAll: EventEmitter<void>;
95
- editFormPanelCancel: EventEmitter<MetaobjectDataModel>;
96
- editFormPanelSave: EventEmitter<MetaobjectDataModel>;
97
- selectNextInlineRecord: EventEmitter<MetaobjectDataModel>;
98
- editFormPanelValueChange: EventEmitter<{
99
- mo: MetaobjectDataModel;
100
- fieldDbName?: string;
101
- }>;
102
- ulvCommandClick: EventEmitter<any>;
103
- sortAscending: EventEmitter<any>;
104
- workflowShareButtons: EventEmitter<ShareButtonsChoiceDef>;
105
- sortDescending: EventEmitter<any>;
106
- filter: EventEmitter<any>;
107
- executeToolbarButton: EventEmitter<{
108
- itemId: string;
109
- options?: any;
110
- }>;
111
- resetGridSettings: EventEmitter<void>;
112
- sortSettingsChange: EventEmitter<SortSetting[]>;
113
- rowCheck: EventEmitter<{
114
- mo: any;
115
- index: any;
116
- cause?: any;
117
- onlyCheck?: boolean;
118
- }>;
119
- rowClick: EventEmitter<{
120
- mo: any;
121
- index: any;
122
- }>;
123
- cartableFormClosed: EventEmitter<{
124
- mo: any;
125
- index: any;
126
- }>;
127
- createNewMo: EventEmitter<void>;
128
- updateMo: EventEmitter<MetaobjectDataModel>;
129
- expandClick: EventEmitter<MetaobjectDataModel>;
130
- trackBySelectedFn: EventEmitter<{
131
- index: any;
132
- record: any;
133
- }>;
134
- allCheckbox: EventEmitter<boolean>;
135
- mandatory: EventEmitter<boolean>;
136
- columnResized: EventEmitter<columnsResizedEventArgs>;
137
- hasDetailsInRow: EventEmitter<boolean>;
138
- set containerWidth(val: number);
139
- resizedByUser: boolean;
140
- elWidth: number;
141
- canView: boolean;
142
- fitWidth: boolean;
143
- firstSelectedMetaobject: MetaobjectDataModel;
144
- contextMenuWidth: number;
145
- fieldDict: Record<string, string>;
146
- actionList: any[];
147
- detailsColumns: ReportViewColumn[];
148
- detailsComponent: EjrayOlgo;
149
- rowIndicator: boolean;
150
- private _singleClicked;
151
- protected _containerWidth: number;
152
- constructor(_titleCase: TitleCasePipe, _bbbTranslate: BbbTranslatePipe, _el: ElementRef, _cdr: ChangeDetectorRef, _renderer2: Renderer2, _findColumnByDbName: FindColumnByDbNamePipe, _ulvMainService: UlvMainService, _portalService: PortalService, _uploadService?: UploadService | undefined, _groupByService?: GroupByService | undefined);
153
- get showViewButton(): boolean;
154
- ngOnInit(): void;
155
- protected onActionListClick(mo: MetaobjectDataModel, index: number, itemId: string): void;
156
- protected _createActionButtons(): any[];
157
- ngOnChanges(changes: SimpleChanges): void;
158
- onDeselectAll(): void;
159
- onRowCheck(e: {
160
- mo: MetaobjectDataModel;
161
- index: number;
162
- onlyCheck?: boolean;
163
- }): void;
164
- onWorkflowShareButtons(e: ShareButtonsChoiceDef): void;
165
- onOlgoEvents(e: {
166
- title: string;
167
- data?: any;
168
- }): void;
169
- onRowClick({ mo, index }: {
170
- mo: any;
171
- index: any;
172
- }): void;
173
- onCartableFormClosed({ mo, index }: {
174
- mo: any;
175
- index: any;
176
- }): void;
177
- onExpandClick(mo: MetaobjectDataModel): void;
178
- onAllCheckbox(checked: any): void;
179
- onClearCheckbox(): void;
180
- onSelectNextInlineRecord(mo: any): void;
181
- onEditFormPanelSave(mo: any): void;
182
- onEditFormPanelCancel(mo: MetaobjectDataModel): void;
183
- onEscapeKey(mo: MetaobjectDataModel): void;
184
- onEditFormPanelValueChange(e: {
185
- mo: MetaobjectDataModel;
186
- fieldDbName?: string;
187
- }): void;
188
- onUlvCommand({ mo, index }: {
189
- mo: any;
190
- index: any;
191
- }): void;
192
- onSortAscending(column: any): void;
193
- onSortDescending(column: any): void;
194
- onFilter(column: any): void;
195
- onAction(commandBody: string): void;
196
- onDynamicComponentEvents(e: {
197
- title: string;
198
- data?: any;
199
- }, mo: MetaobjectDataModel, index: number): void;
200
- detectChanges(): void;
201
- _trackBySelectedFn(index: any, record: any): void;
202
- _trackByColumn(index: number, column: ReportViewColumn): string;
203
- _trackByRow(index: number, row: MetaobjectDataModel): string;
204
- protected _containerWidthChanged(_: number): void;
205
- protected _setRowIndicator(columns: ReportViewColumn[]): void;
206
- static ɵfac: i0.ɵɵFactoryDeclaration<ReportViewBaseComponent<any>, [null, null, null, null, null, null, null, null, { optional: true; }, { optional: true; skipSelf: true; }]>;
207
- static ɵcmp: i0.ɵɵComponentDeclaration<ReportViewBaseComponent<any>, "bnrc-report-view-base", never, { "contextView": { "alias": "contextView"; "required": false; }; "viewSetting": { "alias": "viewSetting"; "required": false; }; "allColumns": { "alias": "allColumns"; "required": false; }; "isCheckList": { "alias": "isCheckList"; "required": false; }; "simpleInlineEdit": { "alias": "simpleInlineEdit"; "required": false; }; "inlineEditWithoutSelection": { "alias": "inlineEditWithoutSelection"; "required": false; }; "hideToolbar": { "alias": "hideToolbar"; "required": false; }; "hideTitle": { "alias": "hideTitle"; "required": false; }; "toolbarButtons": { "alias": "toolbarButtons"; "required": false; }; "allChecked": { "alias": "allChecked"; "required": false; }; "moDataList": { "alias": "moDataList"; "required": false; }; "UlvMainCtrlr": { "alias": "UlvMainCtrlr"; "required": false; }; "access": { "alias": "access"; "required": false; }; "groupby": { "alias": "groupby"; "required": false; }; "selectedCount": { "alias": "selectedCount"; "required": false; }; "conditionalFormats": { "alias": "conditionalFormats"; "required": false; }; "parentHeight": { "alias": "parentHeight"; "required": false; }; "deviceName": { "alias": "deviceName"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "contextMenuItems": { "alias": "contextMenuItems"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "allowInlineEdit": { "alias": "allowInlineEdit"; "required": false; }; "secondaryColumns": { "alias": "secondaryColumns"; "required": false; }; "popin": { "alias": "popin"; "required": false; }; "customFieldInfo": { "alias": "customFieldInfo"; "required": false; }; "hasSummary": { "alias": "hasSummary"; "required": false; }; "hasSelected": { "alias": "hasSelected"; "required": false; }; "hideIcon": { "alias": "hideIcon"; "required": false; }; "columnsCount": { "alias": "columnsCount"; "required": false; }; "hideOpenIcon": { "alias": "hideOpenIcon"; "required": false; }; "openOnClick": { "alias": "openOnClick"; "required": false; }; "typeDefId": { "alias": "typeDefId"; "required": false; }; "reportId": { "alias": "reportId"; "required": false; }; "listEditViewId": { "alias": "listEditViewId"; "required": false; }; "typeViewId": { "alias": "typeViewId"; "required": false; }; "extraRelation": { "alias": "extraRelation"; "required": false; }; "relationList": { "alias": "relationList"; "required": false; }; "disableResponsive": { "alias": "disableResponsive"; "required": false; }; "rowItem": { "alias": "rowItem"; "required": false; }; "mobileOrTablet": { "alias": "mobileOrTablet"; "required": false; }; "inDialog": { "alias": "inDialog"; "required": false; }; "isMultiSelect": { "alias": "isMultiSelect"; "required": false; }; "fullscreen": { "alias": "fullscreen"; "required": false; }; "hideSearchpanel": { "alias": "hideSearchpanel"; "required": false; }; "newInlineEditMo": { "alias": "newInlineEditMo"; "required": false; }; "selectedMo": { "alias": "selectedMo"; "required": false; }; "inlineEditMode": { "alias": "inlineEditMode"; "required": false; }; "onlyInlineEdit": { "alias": "onlyInlineEdit"; "required": false; }; "rowHoverable": { "alias": "rowHoverable"; "required": false; }; "groupSummary": { "alias": "groupSummary"; "required": false; }; "tlbButtons": { "alias": "tlbButtons"; "required": false; }; "formSetting": { "alias": "formSetting"; "required": false; }; "disableOverflowContextMenu": { "alias": "disableOverflowContextMenu"; "required": false; }; "rowActivable": { "alias": "rowActivable"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "showOkCancelButtons": { "alias": "showOkCancelButtons"; "required": false; }; "title": { "alias": "title"; "required": false; }; "hasInlineDeleteButton": { "alias": "hasInlineDeleteButton"; "required": false; }; "hasInlineEditButton": { "alias": "hasInlineEditButton"; "required": false; }; "contextSetting": { "alias": "contextSetting"; "required": false; }; "gridFreeColumnSizing": { "alias": "gridFreeColumnSizing"; "required": false; }; "navigationArrow": { "alias": "navigationArrow"; "required": false; }; "cartableTemplates": { "alias": "cartableTemplates"; "required": false; }; "cartableChildsMo": { "alias": "cartableChildsMo"; "required": false; }; "pagingSetting": { "alias": "pagingSetting"; "required": false; }; "containerWidth": { "alias": "containerWidth"; "required": false; }; }, { "columnSummary": "columnSummary"; "escapeKey": "escapeKey"; "resetWorkflowState": "resetWorkflowState"; "deselectAll": "deselectAll"; "editFormPanelCancel": "editFormPanelCancel"; "editFormPanelSave": "editFormPanelSave"; "selectNextInlineRecord": "selectNextInlineRecord"; "editFormPanelValueChange": "editFormPanelValueChange"; "ulvCommandClick": "ulvCommandClick"; "sortAscending": "sortAscending"; "workflowShareButtons": "workflowShareButtons"; "sortDescending": "sortDescending"; "filter": "filter"; "executeToolbarButton": "executeToolbarButton"; "resetGridSettings": "resetGridSettings"; "sortSettingsChange": "sortSettingsChange"; "rowCheck": "rowCheck"; "rowClick": "rowClick"; "cartableFormClosed": "cartableFormClosed"; "createNewMo": "createNewMo"; "updateMo": "updateMo"; "expandClick": "expandClick"; "trackBySelectedFn": "trackBySelectedFn"; "allCheckbox": "allCheckbox"; "mandatory": "mandatory"; "columnResized": "columnResized"; "hasDetailsInRow": "hasDetailsInRow"; }, never, never, false, never>;
208
- }
@@ -1,45 +0,0 @@
1
- import { BaseComponent } from './base.component';
2
- import * as i0 from "@angular/core";
3
- export interface NavigatorItem {
4
- [key: string]: any;
5
- Caption: string;
6
- FolderId: string;
7
- IconUrl: string;
8
- Id: string;
9
- IsRoot: boolean;
10
- IsTab: boolean;
11
- Name: string;
12
- NotLoaded: boolean;
13
- ReportId: string;
14
- Parent?: NavigatorItem;
15
- Items: NavigatorItem[];
16
- }
17
- export interface SystemSetting {
18
- Id: string;
19
- Name: string;
20
- Caption: string;
21
- IconName: string;
22
- RootFolderId: string;
23
- IsLoaded: boolean;
24
- IsUiCreated: boolean;
25
- IsActive: boolean;
26
- FormSetting: string;
27
- CustomCodeError: string;
28
- HasVerifyPassword: boolean;
29
- Navigator: {
30
- Root: NavigatorItem;
31
- };
32
- ExtraData: any;
33
- }
34
- export declare class SystemBaseComponent extends BaseComponent {
35
- context: {
36
- [key: string]: any;
37
- SystemData: SystemSetting;
38
- SystemNavUi: any;
39
- SystemContainerUi: any;
40
- };
41
- constructor();
42
- showFormPanel: () => void;
43
- static ɵfac: i0.ɵɵFactoryDeclaration<SystemBaseComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<SystemBaseComponent, "bnrc-system-base", never, { "context": { "alias": "context"; "required": false; }; "showFormPanel": { "alias": "showFormPanel"; "required": false; }; }, {}, never, never, false, never>;
45
- }
@@ -1,25 +0,0 @@
1
- import { OnInit, EventEmitter, ElementRef, Renderer2, ChangeDetectorRef } from '@angular/core';
2
- import { AbbrevationDeviceSize, LayoutSetting, MetaobjectDataModel } from './models';
3
- import { BaseComponent } from './base.component';
4
- import { FieldSetting } from './field-base';
5
- import * as i0 from "@angular/core";
6
- export declare class TilePropsComponent extends BaseComponent implements OnInit {
7
- el: ElementRef;
8
- protected _renderer2: Renderer2;
9
- protected _cdr: ChangeDetectorRef;
10
- parameters: MetaobjectDataModel;
11
- data: MetaobjectDataModel;
12
- context: FieldSetting;
13
- edit: boolean;
14
- deviceSize: AbbrevationDeviceSize;
15
- setToStorage: boolean;
16
- listMode: boolean;
17
- navigateBackOnClick: boolean;
18
- groupType: string;
19
- layoutInfo: LayoutSetting;
20
- hideClick: EventEmitter<any>;
21
- renameClick: EventEmitter<any>;
22
- constructor(el: ElementRef, _renderer2: Renderer2, _cdr: ChangeDetectorRef);
23
- static ɵfac: i0.ɵɵFactoryDeclaration<TilePropsComponent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<TilePropsComponent, "bnrc-tile-base", never, { "parameters": { "alias": "parameters"; "required": false; }; "data": { "alias": "data"; "required": false; }; "context": { "alias": "context"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "setToStorage": { "alias": "setToStorage"; "required": false; }; "listMode": { "alias": "listMode"; "required": false; }; "navigateBackOnClick": { "alias": "navigateBackOnClick"; "required": false; }; "groupType": { "alias": "groupType"; "required": false; }; "layoutInfo": { "alias": "layoutInfo"; "required": false; }; }, { "hideClick": "hideClick"; "renameClick": "renameClick"; }, never, never, false, never>;
25
- }
@@ -1,12 +0,0 @@
1
- import { ActivatedRouteSnapshot, CanActivate, Router, UrlTree } from '@angular/router';
2
- import { Observable } from 'rxjs';
3
- import { PortalService } from './services/portal.service';
4
- import * as i0 from "@angular/core";
5
- export declare class AuthGuard implements CanActivate {
6
- private router;
7
- protected portalService: PortalService;
8
- constructor(router: Router, portalService: PortalService);
9
- canActivate(activatedRouteSnapshot: ActivatedRouteSnapshot): Observable<boolean | UrlTree> | Promise<boolean | UrlTree> | boolean | UrlTree;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<AuthGuard, never>;
11
- static ɵprov: i0.ɵɵInjectableDeclaration<AuthGuard>;
12
- }
@@ -1,8 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "@angular/router";
3
- export declare const routes: import("@angular/router").Route[];
4
- export declare class BarsaNovinRayCoreRoutingModule {
5
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaNovinRayCoreRoutingModule, never>;
6
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaNovinRayCoreRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
7
- static ɵinj: i0.ɵɵInjectorDeclaration<BarsaNovinRayCoreRoutingModule>;
8
- }