barsa-tiles 2.3.20 → 2.3.24

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 (76) hide show
  1. package/fesm2022/barsa-tiles.mjs +370 -380
  2. package/fesm2022/barsa-tiles.mjs.map +1 -1
  3. package/index.d.ts +1261 -5
  4. package/package.json +3 -3
  5. package/lib/action-item/action-item.component.d.ts +0 -6
  6. package/lib/action-links.pipe.d.ts +0 -7
  7. package/lib/actions-link/actions-link.component.d.ts +0 -20
  8. package/lib/app-finder/app-finder.component.d.ts +0 -24
  9. package/lib/app-finder-app-list/app-finder-app-list.component.d.ts +0 -20
  10. package/lib/app-finder-group/app-finder-group.component.d.ts +0 -14
  11. package/lib/app-finder.service.d.ts +0 -33
  12. package/lib/barsa-pin-app/barsa-pin-app.component.d.ts +0 -14
  13. package/lib/barsa-shellbar/barsa-shellbar.component.d.ts +0 -106
  14. package/lib/barsa-tile-group-page/barsa-tile-group-page.component.d.ts +0 -50
  15. package/lib/barsa-tile-sidebar-page/barsa-tile-sidebar-page.component.d.ts +0 -20
  16. package/lib/barsa-tiles-routing.module.d.ts +0 -45
  17. package/lib/barsa-tiles.module.d.ts +0 -105
  18. package/lib/card-tile/card-tile.component.d.ts +0 -17
  19. package/lib/change-app-tile/change-app-tile.component.d.ts +0 -20
  20. package/lib/create-app-group/create-app-group.component.d.ts +0 -19
  21. package/lib/directives/emptylist.directive.d.ts +0 -14
  22. package/lib/directives/tile-class.directive.d.ts +0 -12
  23. package/lib/directives/tile-dynamic-command.directive.d.ts +0 -23
  24. package/lib/feed-tile/feed-tile.component.d.ts +0 -11
  25. package/lib/footer-edit-tile/footer-edit-tile.component.d.ts +0 -6
  26. package/lib/footer-tile/footer-tile.component.d.ts +0 -10
  27. package/lib/form-app-finder/form-app-finder.component.d.ts +0 -38
  28. package/lib/form-tile/form-tile.component.d.ts +0 -24
  29. package/lib/logo-tile/logo-tile.component.d.ts +0 -7
  30. package/lib/micro-tile-chart-area/micro-tile-chart-area.component.d.ts +0 -8
  31. package/lib/micro-tile-chart-bar/micro-tile-chart-bar.component.d.ts +0 -6
  32. package/lib/micro-tile-chart-bullet/micro-tile-chart-bullet.component.d.ts +0 -16
  33. package/lib/micro-tile-chart-circular/micro-tile-chart-circular.component.d.ts +0 -7
  34. package/lib/micro-tile-chart-comparison/micro-tile-chart-comparison.component.d.ts +0 -8
  35. package/lib/micro-tile-chart-line/micro-tile-chart-line.component.d.ts +0 -8
  36. package/lib/micro-tile-chart-stackbar/micro-tile-chart-stackbar.component.d.ts +0 -8
  37. package/lib/models/app-tile-footer-section.d.ts +0 -6
  38. package/lib/models/app-tile-footer.d.ts +0 -8
  39. package/lib/models/app-tile-group-pin.d.ts +0 -5
  40. package/lib/models/base-bt-tile-component.d.ts +0 -10
  41. package/lib/models/base-tile-component.d.ts +0 -26
  42. package/lib/models/base-tile-setting.d.ts +0 -9
  43. package/lib/models/feed-tile-setting.d.ts +0 -7
  44. package/lib/models/index.d.ts +0 -23
  45. package/lib/models/logo-tile-setting.d.ts +0 -6
  46. package/lib/models/micro-tile-chart-bullet-setting.d.ts +0 -10
  47. package/lib/models/news-tile-setting.d.ts +0 -4
  48. package/lib/models/numeric-tile-setting.d.ts +0 -9
  49. package/lib/models/profile-tile-setting.d.ts +0 -7
  50. package/lib/models/tile-setting.d.ts +0 -10
  51. package/lib/models/user-portal-settings.d.ts +0 -9
  52. package/lib/news-tile/news-tile.component.d.ts +0 -19
  53. package/lib/notification-group/notification-group.component.d.ts +0 -46
  54. package/lib/notification-group-header/notification-group-header.component.d.ts +0 -15
  55. package/lib/numeric-tile/numeric-tile.component.d.ts +0 -16
  56. package/lib/pin-tile/pin-tile.component.d.ts +0 -30
  57. package/lib/pipes/group-tiles.pipe.d.ts +0 -14
  58. package/lib/pipes/home-group.pipe.d.ts +0 -9
  59. package/lib/pipes/tile-home-filter.pipe.d.ts +0 -8
  60. package/lib/pipes/tile-prop.pipe.d.ts +0 -8
  61. package/lib/popover-app-finder/filter-apps-grouped.pipe.d.ts +0 -13
  62. package/lib/popover-app-finder/popover-app-finder.component.d.ts +0 -39
  63. package/lib/profile-tile/profile-tile.component.d.ts +0 -15
  64. package/lib/report-tile/report-tile.component.d.ts +0 -18
  65. package/lib/shellbar/shellbar.component.d.ts +0 -96
  66. package/lib/simple-tile/simple-tile.component.d.ts +0 -14
  67. package/lib/tile/tile.component.d.ts +0 -24
  68. package/lib/tile-renderer.directive.d.ts +0 -34
  69. package/lib/tile-size.directive.d.ts +0 -12
  70. package/lib/tile-style.directive.d.ts +0 -11
  71. package/lib/tiles-viewer/tiles-viewer.component.d.ts +0 -70
  72. package/lib/tiles-viewer-container/tiles-viewer-container.component.d.ts +0 -71
  73. package/lib/tiles-viewer-group/tiles-viewer-group.component.d.ts +0 -39
  74. package/lib/tiles-viewer.service.d.ts +0 -42
  75. package/lib/tiles.service.d.ts +0 -81
  76. package/public-api.d.ts +0 -48
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "barsa-tiles",
3
- "version": "2.3.20",
3
+ "version": "2.3.24",
4
4
  "peerDependencies": {
5
- "@angular/core": "^19.2.10",
6
- "@angular/common": "^19.2.10"
5
+ "@angular/core": "^20.0.6",
6
+ "@angular/common": "^20.0.6"
7
7
  },
8
8
  "dependencies": {
9
9
  "tslib": "^2.0.0"
@@ -1,6 +0,0 @@
1
- import { TileComponent } from '../tile/tile.component';
2
- import * as i0 from "@angular/core";
3
- export declare class ActionItemComponent extends TileComponent {
4
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionItemComponent, never>;
5
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionItemComponent, "bt-action-item", never, {}, {}, never, never, false, never>;
6
- }
@@ -1,7 +0,0 @@
1
- import { PipeTransform } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- export declare class ActionLinksPipe implements PipeTransform {
4
- transform(tiles: any): any;
5
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionLinksPipe, never>;
6
- static ɵpipe: i0.ɵɵPipeDeclaration<ActionLinksPipe, "actionLinks", false>;
7
- }
@@ -1,20 +0,0 @@
1
- import { ChangeDetectorRef, OnChanges, SimpleChanges } from '@angular/core';
2
- import { AbbrevationDeviceSize, BaseComponent } from 'barsa-novin-ray-core';
3
- import * as i0 from "@angular/core";
4
- export declare class ActionsLinkComponent extends BaseComponent implements OnChanges {
5
- protected _cdr: ChangeDetectorRef;
6
- hide: any;
7
- actionsLink: any;
8
- edit: boolean;
9
- deviceSize: AbbrevationDeviceSize;
10
- _class: string;
11
- /**
12
- *
13
- */
14
- isMobile: boolean;
15
- constructor(_cdr: ChangeDetectorRef);
16
- ngOnInit(): void;
17
- ngOnChanges(changes: SimpleChanges): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ActionsLinkComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<ActionsLinkComponent, "bt-actions-link", never, { "actionsLink": { "alias": "actionsLink"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; }, {}, never, never, false, never>;
20
- }
@@ -1,24 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { ContentDensity } from '@fundamental-ngx/core';
3
- import { BaseComponent, MetaobjectDataModel, AbbrevationDeviceSize } from 'barsa-novin-ray-core';
4
- import * as i0 from "@angular/core";
5
- export declare class AppFinderComponent extends BaseComponent {
6
- appGroups: MetaobjectDataModel[];
7
- deviceSize: AbbrevationDeviceSize;
8
- sideContentSize: string;
9
- selectedAppGroup: MetaobjectDataModel;
10
- selectedAppGroupId: string;
11
- mobile: boolean;
12
- contentDensity: ContentDensity;
13
- contentHeight: string;
14
- pinnedAppInAppTileGroups: {
15
- [key: string]: string[];
16
- };
17
- pinClick: EventEmitter<MetaobjectDataModel>;
18
- selectedAppGroupIdChange: EventEmitter<string>;
19
- searchTerm: string;
20
- searchTerm2: string;
21
- onSearchSubmit(): void;
22
- static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderComponent, never>;
23
- static ɵcmp: i0.ɵɵComponentDeclaration<AppFinderComponent, "bt-app-finder", never, { "appGroups": { "alias": "appGroups"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "sideContentSize": { "alias": "sideContentSize"; "required": false; }; "selectedAppGroup": { "alias": "selectedAppGroup"; "required": false; }; "selectedAppGroupId": { "alias": "selectedAppGroupId"; "required": false; }; "mobile": { "alias": "mobile"; "required": false; }; "contentDensity": { "alias": "contentDensity"; "required": false; }; "contentHeight": { "alias": "contentHeight"; "required": false; }; "pinnedAppInAppTileGroups": { "alias": "pinnedAppInAppTileGroups"; "required": false; }; }, { "pinClick": "pinClick"; "selectedAppGroupIdChange": "selectedAppGroupIdChange"; }, never, never, false, never>;
24
- }
@@ -1,20 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { BaseComponent, MetaobjectDataModel } from 'barsa-novin-ray-core';
3
- import { AppTileGroupPin } from '../models';
4
- import * as i0 from "@angular/core";
5
- export declare class AppFinderAppListComponent extends BaseComponent {
6
- appGroup: MetaobjectDataModel;
7
- mobile: boolean;
8
- searchTerm: string;
9
- pinnedAppInAppTileGroups: {
10
- [key: string]: string[];
11
- };
12
- pinClick: EventEmitter<MetaobjectDataModel>;
13
- appTileGroupsPinChange: EventEmitter<{
14
- appTileGroupsPin: AppTileGroupPin[];
15
- app: MetaobjectDataModel;
16
- }>;
17
- onPinTap(app: MetaobjectDataModel): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderAppListComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<AppFinderAppListComponent, "bt-app-finder-app-list", never, { "appGroup": { "alias": "appGroup"; "required": false; }; "mobile": { "alias": "mobile"; "required": false; }; "searchTerm": { "alias": "searchTerm"; "required": false; }; "pinnedAppInAppTileGroups": { "alias": "pinnedAppInAppTileGroups"; "required": false; }; }, { "pinClick": "pinClick"; "appTileGroupsPinChange": "appTileGroupsPinChange"; }, never, never, false, never>;
20
- }
@@ -1,14 +0,0 @@
1
- import { EventEmitter, OnChanges, SimpleChanges } from '@angular/core';
2
- import { BaseComponent, MetaobjectDataModel } from 'barsa-novin-ray-core';
3
- import * as i0 from "@angular/core";
4
- export declare class AppFinderGroupComponent extends BaseComponent implements OnChanges {
5
- appGroups: MetaobjectDataModel[];
6
- selectedId: string;
7
- listMode: boolean;
8
- selectedIdChange: EventEmitter<string>;
9
- ngOnChanges(changes: SimpleChanges): void;
10
- OnMenuGroupClick(group: MetaobjectDataModel): void;
11
- OnGroupClick(group: MetaobjectDataModel): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderGroupComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<AppFinderGroupComponent, "bt-app-finder-group", never, { "appGroups": { "alias": "appGroups"; "required": false; }; "selectedId": { "alias": "selectedId"; "required": false; }; "listMode": { "alias": "listMode"; "required": false; }; }, { "selectedIdChange": "selectedIdChange"; }, never, never, false, never>;
14
- }
@@ -1,33 +0,0 @@
1
- import { OnDestroy } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { AbbrevationDeviceSize, MetaobjectDataModel, PortalService } from 'barsa-novin-ray-core';
4
- import { TilesService } from './tiles.service';
5
- import { AppTileGroupPin } from './models';
6
- import * as i0 from "@angular/core";
7
- export declare class AppFinderService implements OnDestroy {
8
- private _portalService;
9
- private _tileService;
10
- pinnedAppInAppTileGroups$: Observable<Record<string, string[]>>;
11
- appGroups$: Observable<MetaobjectDataModel[]>;
12
- selectedAppGroupId$: Observable<string>;
13
- selectedAppGroup$: Observable<MetaobjectDataModel | undefined>;
14
- deviceSize$: Observable<'s' | 'm' | 'l' | 'xl'>;
15
- private _appGroupsSource;
16
- private _OnDestroy$;
17
- private _selectedAppGroupIdSource;
18
- private _pinnedAppInAppTileGroupsSource;
19
- constructor(_portalService: PortalService, _tileService: TilesService);
20
- get deviceSize(): AbbrevationDeviceSize;
21
- get appTileGroups(): MetaobjectDataModel[] | undefined;
22
- ngOnDestroy(): void;
23
- loadAppGroups(): void;
24
- selectAppGroup(appGroupId: string): void;
25
- loadAppsByAppGroup(appGroups: MetaobjectDataModel[], appGroup: MetaobjectDataModel): void;
26
- loadPinnedAppInTileGroups(app: MetaobjectDataModel): {
27
- [key: string]: string[];
28
- };
29
- pinTileChanged(appTileGroups: AppTileGroupPin[], app: MetaobjectDataModel, callback: any): void;
30
- private _nextAllApps;
31
- static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderService, never>;
32
- static ɵprov: i0.ɵɵInjectableDeclaration<AppFinderService>;
33
- }
@@ -1,14 +0,0 @@
1
- import { TemplateRef, WritableSignal } from '@angular/core';
2
- import { BarsaTreeItemComponent } from 'barsa-sap-ui';
3
- import { MetaobjectDataModel } from 'barsa-novin-ray-core';
4
- import * as i0 from "@angular/core";
5
- export declare class BarsaPinAppComponent extends BarsaTreeItemComponent {
6
- titleTemplateRef: TemplateRef<any>;
7
- private _appFinderService;
8
- appGroups$: WritableSignal<MetaobjectDataModel[]>;
9
- pinnedAppInAppTileGroups$: WritableSignal<Record<string, string[]>>;
10
- ngOnInit(): void;
11
- onPinTap(): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaPinAppComponent, never>;
13
- static ɵcmp: i0.ɵɵComponentDeclaration<BarsaPinAppComponent, "bt-barsa-pin-app", never, { "titleTemplateRef": { "alias": "titleTemplateRef"; "required": false; }; }, {}, never, never, false, never>;
14
- }
@@ -1,106 +0,0 @@
1
- import { EventEmitter, OnInit, TemplateRef, ElementRef, SimpleChanges } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import { ComboboxComponent, DialogService, ObjectStatus, PopoverComponent, ProductSwitchItem, ShellbarComponent, ShellbarMenuItem } from '@fundamental-ngx/core';
4
- import { BaseComponent, MetaobjectDataModel, FilePictureInfoModel, MoForReportModel, NotificationItem, NotificationAction, AbbrevationDeviceSize, SearchInput } from 'barsa-novin-ray-core';
5
- import { SafeResourceUrl } from '@angular/platform-browser';
6
- import { UserInfo, UserMenuType } from '../models';
7
- import * as i0 from "@angular/core";
8
- interface ShellbarSetting extends MetaobjectDataModel {
9
- subtitle: string;
10
- calcSubtitle: string;
11
- logo: FilePictureInfoModel;
12
- ProductSwitchItems: MoForReportModel;
13
- ProductMenuItems: MoForReportModel;
14
- UserMenuItems: MoForReportModel;
15
- ActionItems: MoForReportModel;
16
- }
17
- export declare class BarsaShellbarComponent extends BaseComponent implements OnInit {
18
- private _dialogService;
19
- private _document;
20
- appVersion: string;
21
- cssCustomUrl: SafeResourceUrl | null;
22
- cssUrl: SafeResourceUrl | null;
23
- cssVariableUrl: SafeResourceUrl | null;
24
- multiLanguages: boolean;
25
- userLoggedIn: boolean;
26
- settings: MetaobjectDataModel;
27
- productMenuControl: string;
28
- deviceSize: AbbrevationDeviceSize;
29
- cultures: Record<string, any>;
30
- shellbarData: ShellbarSetting;
31
- notificationsUnreadCount: any;
32
- productMenuItems1: ShellbarMenuItem[];
33
- bodyClick: string;
34
- logo: {
35
- FileId: string;
36
- };
37
- actions: Array<MetaobjectDataModel>;
38
- userMenu: UserMenuType[];
39
- footerButtons: UserMenuType[];
40
- productSwitcher: ProductSwitchItem[];
41
- subtitle: string;
42
- isMobile: boolean;
43
- hideShellbarActions: boolean;
44
- flatButtons: any[];
45
- isTablet: boolean;
46
- userInfo: UserInfo | null;
47
- isDesktop: boolean;
48
- informativeText: string;
49
- informativeStatus: ObjectStatus;
50
- hideProductMenu: boolean;
51
- enableSearch: boolean;
52
- hideNotifications: boolean;
53
- isServiceDesk: boolean;
54
- isOpenQuickAccess: any;
55
- sideMenuTemplate: TemplateRef<any> | null;
56
- notificationReport: MetaobjectDataModel;
57
- profileDynamicCommand: MetaobjectDataModel;
58
- profileDynamicCommandText: string;
59
- profileDynamicCommandIcon: string;
60
- displayName: string;
61
- isOpenQuickAccessChanged: EventEmitter<boolean>;
62
- openNotificationPanel: EventEmitter<void>;
63
- openQuickAccessPanel: EventEmitter<void>;
64
- cultureChanged: EventEmitter<string>;
65
- notifiationActionClick: EventEmitter<{
66
- item: NotificationItem;
67
- btn: NotificationAction;
68
- }>;
69
- shellbar: ShellbarComponent;
70
- comboboxComponent: ComboboxComponent;
71
- popoverComponent: PopoverComponent;
72
- _notificationsDialog: TemplateRef<any>;
73
- el: ElementRef<any>;
74
- isOpenNotificatoin: boolean;
75
- expanded: boolean;
76
- searchTerms: string[];
77
- searchTerm: string;
78
- actions$: Observable<ShellbarMenuItem[]>;
79
- showVersion: boolean;
80
- showSearch: import("@angular/core").WritableSignal<boolean>;
81
- inputEnableSearch: import("@angular/core").WritableSignal<boolean>;
82
- _viewedNotifications: NotificationItem[];
83
- private _portalService;
84
- private _cdr;
85
- private _router;
86
- constructor(_dialogService: DialogService, _document: Document, appVersion: string);
87
- ngOnChanges(changes: SimpleChanges): void;
88
- onSearchSubmit(e: SearchInput): void;
89
- onSearchOpen(e: boolean): void;
90
- onBellNotification: () => void;
91
- onRouteFormStateChange(): void;
92
- onCultureChange(culture: any): void;
93
- onNotificationAction(e: {
94
- item: NotificationItem;
95
- btn: NotificationAction;
96
- }): void;
97
- onOpenNotificationPopover(e: any): void;
98
- onOpenQuickAccess: () => void;
99
- onOpenNotification: () => void;
100
- onLanguage: (e: any) => void;
101
- private _closeSideMenu;
102
- private _changeCulture;
103
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaShellbarComponent, never>;
104
- static ɵcmp: i0.ɵɵComponentDeclaration<BarsaShellbarComponent, "bt-barsa-shellbar", never, { "cssCustomUrl": { "alias": "cssCustomUrl"; "required": false; }; "cssUrl": { "alias": "cssUrl"; "required": false; }; "cssVariableUrl": { "alias": "cssVariableUrl"; "required": false; }; "multiLanguages": { "alias": "multiLanguages"; "required": false; }; "userLoggedIn": { "alias": "userLoggedIn"; "required": false; }; "settings": { "alias": "settings"; "required": false; }; "productMenuControl": { "alias": "productMenuControl"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "cultures": { "alias": "cultures"; "required": false; }; "shellbarData": { "alias": "shellbarData"; "required": false; }; "notificationsUnreadCount": { "alias": "notificationsUnreadCount"; "required": false; }; "productMenuItems1": { "alias": "productMenuItems1"; "required": false; }; "bodyClick": { "alias": "bodyClick"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "actions": { "alias": "actions"; "required": false; }; "userMenu": { "alias": "userMenu"; "required": false; }; "footerButtons": { "alias": "footerButtons"; "required": false; }; "productSwitcher": { "alias": "productSwitcher"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "isMobile": { "alias": "isMobile"; "required": false; }; "hideShellbarActions": { "alias": "hideShellbarActions"; "required": false; }; "flatButtons": { "alias": "flatButtons"; "required": false; }; "isTablet": { "alias": "isTablet"; "required": false; }; "userInfo": { "alias": "userInfo"; "required": false; }; "isDesktop": { "alias": "isDesktop"; "required": false; }; "informativeText": { "alias": "informativeText"; "required": false; }; "informativeStatus": { "alias": "informativeStatus"; "required": false; }; "hideProductMenu": { "alias": "hideProductMenu"; "required": false; }; "enableSearch": { "alias": "enableSearch"; "required": false; }; "hideNotifications": { "alias": "hideNotifications"; "required": false; }; "isServiceDesk": { "alias": "isServiceDesk"; "required": false; }; "isOpenQuickAccess": { "alias": "isOpenQuickAccess"; "required": false; }; "sideMenuTemplate": { "alias": "sideMenuTemplate"; "required": false; }; "notificationReport": { "alias": "notificationReport"; "required": false; }; "profileDynamicCommand": { "alias": "profileDynamicCommand"; "required": false; }; "profileDynamicCommandText": { "alias": "profileDynamicCommandText"; "required": false; }; "profileDynamicCommandIcon": { "alias": "profileDynamicCommandIcon"; "required": false; }; "displayName": { "alias": "displayName"; "required": false; }; }, { "isOpenQuickAccessChanged": "isOpenQuickAccessChanged"; "openNotificationPanel": "openNotificationPanel"; "openQuickAccessPanel": "openQuickAccessPanel"; "cultureChanged": "cultureChanged"; "notifiationActionClick": "notifiationActionClick"; }, never, never, false, never>;
105
- }
106
- export {};
@@ -1,50 +0,0 @@
1
- import { ChangeDetectorRef, OnChanges, SimpleChanges, ViewContainerRef } from '@angular/core';
2
- import { ActivatedRoute, Router } from '@angular/router';
3
- import { BaseComponent, LogService, LocalStorageService, MetaobjectDataModel, BreadcrumbService, BreadCrumbInfo, PortalService, AbbrevationDeviceSize, SortDirection } from 'barsa-novin-ray-core';
4
- import { BaseTileSetting } from '../models';
5
- import { Observable } from 'rxjs';
6
- import * as i0 from "@angular/core";
7
- export declare class BarsaTileGroupPageComponent extends BaseComponent implements OnChanges {
8
- _containerRef: ViewContainerRef;
9
- _position: string;
10
- moList: import("@angular/core").WritableSignal<BaseTileSetting[]>;
11
- isMobile: boolean;
12
- rtl: any;
13
- title: string | null;
14
- dialogRef: any;
15
- parameters: BarsaTileGroupPageSettings;
16
- settings: BarsaTileGroupPageSettings;
17
- protected _logService: LogService;
18
- protected _activatedRoute: ActivatedRoute;
19
- protected _cdr: ChangeDetectorRef;
20
- protected _router: Router;
21
- protected _localStorage: LocalStorageService;
22
- protected _breadCrumbService: BreadcrumbService;
23
- protected _portalService: PortalService;
24
- isSimple: boolean;
25
- listMode: boolean;
26
- breadcrumbs$: Observable<BreadCrumbInfo[]>;
27
- reportId: string;
28
- loading: import("@angular/core").WritableSignal<boolean>;
29
- deviceSize: AbbrevationDeviceSize;
30
- sortSettingA: {
31
- Name: string;
32
- SortDirection: SortDirection;
33
- IsGrouped: boolean;
34
- };
35
- sortSetting: import("@angular/core").WritableSignal<{
36
- Name: string;
37
- SortDirection: SortDirection;
38
- IsGrouped: boolean;
39
- }[]>;
40
- ngOnInit(): void;
41
- ngOnChanges(changes: SimpleChanges): void;
42
- onClose(): void;
43
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTileGroupPageComponent, never>;
44
- static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTileGroupPageComponent, "bt-barsa-tile-group-page", never, {}, {}, never, never, false, never>;
45
- }
46
- interface BarsaTileGroupPageSettings extends MetaobjectDataModel {
47
- IsSimple: boolean;
48
- ListMode: boolean;
49
- }
50
- export {};
@@ -1,20 +0,0 @@
1
- import { OnChanges } from '@angular/core';
2
- import { Router } from '@angular/router';
3
- import { LocalStorageService, BreadcrumbService, BreadCrumbInfo, RoutingService, EmptyPageComponent } from 'barsa-novin-ray-core';
4
- import { Observable } from 'rxjs';
5
- import * as i0 from "@angular/core";
6
- export declare class BarsaTileSidebarPageComponent extends EmptyPageComponent implements OnChanges {
7
- isMobile: boolean;
8
- rtl: any;
9
- protected _router: Router;
10
- protected _localStorage: LocalStorageService;
11
- protected _breadCrumbService: BreadcrumbService;
12
- protected _routingService: RoutingService;
13
- breadcrumbs$: Observable<BreadCrumbInfo[]>;
14
- title: string | null;
15
- firstReportLoaded: import("@angular/core").WritableSignal<boolean>;
16
- ngOnInit(): void;
17
- onClose(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTileSidebarPageComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTileSidebarPageComponent, "bt-barsa-tile-sidebar-page", never, {}, {}, never, never, false, never>;
20
- }
@@ -1,45 +0,0 @@
1
- import { AuthGuard, PortalPageResolver, TileGroupBreadcrumResolver } from 'barsa-novin-ray-core';
2
- import { BarsaTileSidebarPageComponent } from './barsa-tile-sidebar-page/barsa-tile-sidebar-page.component';
3
- import { ReportNavigatorComponent } from 'barsa-sap-ui';
4
- import * as i0 from "@angular/core";
5
- import * as i1 from "@angular/router";
6
- export declare const extendHomeRouter: {
7
- path: string;
8
- component: typeof BarsaTileSidebarPageComponent;
9
- canActivate: (typeof AuthGuard)[];
10
- data: {
11
- pageData: {
12
- Module: string;
13
- HasAuthorize: boolean;
14
- Route: string;
15
- };
16
- };
17
- resolve: {
18
- pageData: typeof PortalPageResolver;
19
- breadcrumb: typeof TileGroupBreadcrumResolver;
20
- };
21
- children: ({
22
- path: string;
23
- outlet: string;
24
- component: typeof ReportNavigatorComponent;
25
- data: {
26
- pageData: {
27
- HasAuthorize: boolean;
28
- Route: string;
29
- Module: string;
30
- };
31
- };
32
- loadChildren?: undefined;
33
- } | {
34
- path: string;
35
- loadChildren: () => Promise<typeof import("barsa-novin-ray-core").BarsaSapUiFormPageModule>;
36
- outlet?: undefined;
37
- component?: undefined;
38
- data?: undefined;
39
- })[];
40
- }[];
41
- export declare class BarsaTilesRoutingModule {
42
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTilesRoutingModule, never>;
43
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaTilesRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
44
- static ɵinj: i0.ɵɵInjectorDeclaration<BarsaTilesRoutingModule>;
45
- }
@@ -1,105 +0,0 @@
1
- import { ComponentFactoryResolver } from '@angular/core';
2
- import { BaseModule, DynamicComponentService } from 'barsa-novin-ray-core';
3
- import { ShellbarComponent } from './shellbar/shellbar.component';
4
- import { ProfileTileComponent } from './profile-tile/profile-tile.component';
5
- import { SimpleTileComponent } from './simple-tile/simple-tile.component';
6
- import { FeedTileComponent } from './feed-tile/feed-tile.component';
7
- import { TileComponent } from './tile/tile.component';
8
- import { LogoTileComponent } from './logo-tile/logo-tile.component';
9
- import { NumericTileComponent } from './numeric-tile/numeric-tile.component';
10
- import { FooterEditTileComponent } from './footer-edit-tile/footer-edit-tile.component';
11
- import { FormAppFinderComponent } from './form-app-finder/form-app-finder.component';
12
- import { PinTileComponent } from './pin-tile/pin-tile.component';
13
- import { ChangeAppTileComponent } from './change-app-tile/change-app-tile.component';
14
- import { CreateAppGroupComponent } from './create-app-group/create-app-group.component';
15
- import { MicroTileChartBarComponent } from './micro-tile-chart-bar/micro-tile-chart-bar.component';
16
- import { MicroTileChartAreaComponent } from './micro-tile-chart-area/micro-tile-chart-area.component';
17
- import { MicroTileChartCircularComponent } from './micro-tile-chart-circular/micro-tile-chart-circular.component';
18
- import { MicroTileChartLineComponent } from './micro-tile-chart-line/micro-tile-chart-line.component';
19
- import { MicroTileChartStackbarComponent } from './micro-tile-chart-stackbar/micro-tile-chart-stackbar.component';
20
- import { MicroTileChartComparisonComponent } from './micro-tile-chart-comparison/micro-tile-chart-comparison.component';
21
- import { NewsTileComponent } from './news-tile/news-tile.component';
22
- import { ActionsLinkComponent } from './actions-link/actions-link.component';
23
- import { MicroTileChartBulletComponent } from './micro-tile-chart-bullet/micro-tile-chart-bullet.component';
24
- import { FormTileComponent } from './form-tile/form-tile.component';
25
- import { BarsaShellbarComponent } from './barsa-shellbar/barsa-shellbar.component';
26
- import { PopoverAppFinderComponent } from './popover-app-finder/popover-app-finder.component';
27
- import { BarsaPinAppComponent } from './barsa-pin-app/barsa-pin-app.component';
28
- import { Router } from '@angular/router';
29
- import { BarsaTileSidebarPageComponent } from './barsa-tile-sidebar-page/barsa-tile-sidebar-page.component';
30
- import { ReportTileComponent } from './report-tile/report-tile.component';
31
- import * as i0 from "@angular/core";
32
- import * as i1 from "./shellbar/shellbar.component";
33
- import * as i2 from "./simple-tile/simple-tile.component";
34
- import * as i3 from "./tiles-viewer/tiles-viewer.component";
35
- import * as i4 from "./profile-tile/profile-tile.component";
36
- import * as i5 from "./feed-tile/feed-tile.component";
37
- import * as i6 from "./footer-tile/footer-tile.component";
38
- import * as i7 from "./tile/tile.component";
39
- import * as i8 from "./logo-tile/logo-tile.component";
40
- import * as i9 from "./numeric-tile/numeric-tile.component";
41
- import * as i10 from "./footer-edit-tile/footer-edit-tile.component";
42
- import * as i11 from "./form-app-finder/form-app-finder.component";
43
- import * as i12 from "./pin-tile/pin-tile.component";
44
- import * as i13 from "./change-app-tile/change-app-tile.component";
45
- import * as i14 from "./create-app-group/create-app-group.component";
46
- import * as i15 from "./micro-tile-chart-area/micro-tile-chart-area.component";
47
- import * as i16 from "./micro-tile-chart-circular/micro-tile-chart-circular.component";
48
- import * as i17 from "./micro-tile-chart-line/micro-tile-chart-line.component";
49
- import * as i18 from "./micro-tile-chart-stackbar/micro-tile-chart-stackbar.component";
50
- import * as i19 from "./micro-tile-chart-comparison/micro-tile-chart-comparison.component";
51
- import * as i20 from "./micro-tile-chart-bar/micro-tile-chart-bar.component";
52
- import * as i21 from "./micro-tile-chart-bullet/micro-tile-chart-bullet.component";
53
- import * as i22 from "./tiles-viewer-container/tiles-viewer-container.component";
54
- import * as i23 from "./news-tile/news-tile.component";
55
- import * as i24 from "./actions-link/actions-link.component";
56
- import * as i25 from "./action-item/action-item.component";
57
- import * as i26 from "./app-finder/app-finder.component";
58
- import * as i27 from "./app-finder-group/app-finder-group.component";
59
- import * as i28 from "./app-finder-app-list/app-finder-app-list.component";
60
- import * as i29 from "./tiles-viewer-group/tiles-viewer-group.component";
61
- import * as i30 from "./form-tile/form-tile.component";
62
- import * as i31 from "./barsa-shellbar/barsa-shellbar.component";
63
- import * as i32 from "./popover-app-finder/popover-app-finder.component";
64
- import * as i33 from "./barsa-pin-app/barsa-pin-app.component";
65
- import * as i34 from "./barsa-tile-group-page/barsa-tile-group-page.component";
66
- import * as i35 from "./barsa-tile-sidebar-page/barsa-tile-sidebar-page.component";
67
- import * as i36 from "./report-tile/report-tile.component";
68
- import * as i37 from "./card-tile/card-tile.component";
69
- import * as i38 from "./pipes/group-tiles.pipe";
70
- import * as i39 from "./pipes/tile-home-filter.pipe";
71
- import * as i40 from "./pipes/home-group.pipe";
72
- import * as i41 from "./action-links.pipe";
73
- import * as i42 from "./pipes/tile-prop.pipe";
74
- import * as i43 from "./directives/emptylist.directive";
75
- import * as i44 from "./tile-renderer.directive";
76
- import * as i45 from "./tile-style.directive";
77
- import * as i46 from "./tile-size.directive";
78
- import * as i47 from "./directives/tile-dynamic-command.directive";
79
- import * as i48 from "./directives/tile-class.directive";
80
- import * as i49 from "./notification-group/notification-group.component";
81
- import * as i50 from "./notification-group-header/notification-group-header.component";
82
- import * as i51 from "@angular/common";
83
- import * as i52 from "@angular/forms";
84
- import * as i53 from "@angular/router";
85
- import * as i54 from "@angular/cdk/drag-drop";
86
- import * as i55 from "@angular/cdk/table";
87
- import * as i56 from "@fundamental-ngx/core";
88
- import * as i57 from "barsa-novin-ray-core";
89
- import * as i58 from "barsa-sap-ui";
90
- import * as i59 from "./barsa-tiles-routing.module";
91
- import * as i60 from "barsa-echarts";
92
- import * as i61 from "@fundamental-ngx/platform";
93
- import * as i62 from "./popover-app-finder/filter-apps-grouped.pipe";
94
- import * as i63 from "@fundamental-ngx/btp/splitter";
95
- import * as i64 from "@fundamental-ngx/core/user-menu";
96
- export declare function addTilesPageSidebar(_router: Router): void;
97
- export declare class BarsaTilesModule extends BaseModule {
98
- protected dcm: DynamicComponentService;
99
- protected componentFactoryResolver: ComponentFactoryResolver;
100
- protected dynamicComponents: (typeof FormTileComponent | typeof ChangeAppTileComponent | typeof MicroTileChartBulletComponent | typeof TileComponent | typeof ActionsLinkComponent | typeof NewsTileComponent | typeof MicroTileChartComparisonComponent | typeof MicroTileChartStackbarComponent | typeof MicroTileChartLineComponent | typeof MicroTileChartCircularComponent | typeof MicroTileChartAreaComponent | typeof MicroTileChartBarComponent | typeof CreateAppGroupComponent | typeof PinTileComponent | typeof FormAppFinderComponent | typeof FooterEditTileComponent | typeof NumericTileComponent | typeof LogoTileComponent | typeof FeedTileComponent | typeof SimpleTileComponent | typeof ReportTileComponent | typeof ProfileTileComponent | typeof ShellbarComponent | typeof BarsaShellbarComponent | typeof PopoverAppFinderComponent | typeof BarsaPinAppComponent | typeof BarsaTileSidebarPageComponent)[];
101
- constructor(dcm: DynamicComponentService, componentFactoryResolver: ComponentFactoryResolver);
102
- static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTilesModule, never>;
103
- static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaTilesModule, [typeof i1.ShellbarComponent, typeof i2.SimpleTileComponent, typeof i3.TilesViewerComponent, typeof i4.ProfileTileComponent, typeof i5.FeedTileComponent, typeof i6.FooterTileComponent, typeof i7.TileComponent, typeof i8.LogoTileComponent, typeof i9.NumericTileComponent, typeof i10.FooterEditTileComponent, typeof i11.FormAppFinderComponent, typeof i12.PinTileComponent, typeof i13.ChangeAppTileComponent, typeof i14.CreateAppGroupComponent, typeof i15.MicroTileChartAreaComponent, typeof i16.MicroTileChartCircularComponent, typeof i17.MicroTileChartLineComponent, typeof i18.MicroTileChartStackbarComponent, typeof i19.MicroTileChartComparisonComponent, typeof i20.MicroTileChartBarComponent, typeof i21.MicroTileChartBulletComponent, typeof i22.TilesViewerContainerComponent, typeof i23.NewsTileComponent, typeof i24.ActionsLinkComponent, typeof i25.ActionItemComponent, typeof i26.AppFinderComponent, typeof i27.AppFinderGroupComponent, typeof i28.AppFinderAppListComponent, typeof i29.TilesViewerGroupComponent, typeof i30.FormTileComponent, typeof i31.BarsaShellbarComponent, typeof i32.PopoverAppFinderComponent, typeof i33.BarsaPinAppComponent, typeof i34.BarsaTileGroupPageComponent, typeof i35.BarsaTileSidebarPageComponent, typeof i36.ReportTileComponent, typeof i37.CardTileComponent, typeof i38.GroupTilesPipe, typeof i39.TileHomeFilterPipe, typeof i40.HomeGroupPipe, typeof i41.ActionLinksPipe, typeof i42.TilePropPipe, typeof i43.EmptyListDirective, typeof i44.TileRendererDirective, typeof i45.TileStyleDirective, typeof i46.TileSizeDirective, typeof i47.TileDynamicCommandDirective, typeof i48.TileClassDirective, typeof i49.NotificationGroupComponent, typeof i50.NotificationGroupHeaderComponent], [typeof i51.CommonModule, typeof i52.FormsModule, typeof i53.RouterModule, typeof i54.DragDropModule, typeof i55.CdkTableModule, typeof i56.FundamentalNgxCoreModule, typeof i56.GridListModule, typeof i52.ReactiveFormsModule, typeof i57.BarsaNovinRayCoreModule, typeof i58.BarsaSapUiModule, typeof i59.BarsaTilesRoutingModule, typeof i60.BarsaEchartsModule, typeof i61.IconTabBarComponent, typeof i61.IconTabBarTabComponent, typeof i61.IconTabBarTabContentDirective, typeof i62.FilterAppsGroupedPipe, typeof i62.FilterAppsPipe, typeof i63.SplitterModule, typeof i61.SearchFieldComponent, typeof i56.ShellbarUserMenuComponent, typeof i64.UserMenuComponent, typeof i64.UserMenuControlComponent, typeof i64.UserMenuBodyComponent, typeof i64.UserMenuListComponent, typeof i64.UserMenuFooterComponent, typeof i64.UserMenuHeaderDirective, typeof i64.UserMenuSublineDirective, typeof i64.UserMenuUserNameDirective, typeof i64.UserMenuSublineDirective, typeof i64.UserMenuHeaderContainerDirective, typeof i64.UserMenuListItemComponent, typeof i64.UserMenuListComponent], [typeof i1.ShellbarComponent, typeof i2.SimpleTileComponent, typeof i3.TilesViewerComponent, typeof i4.ProfileTileComponent, typeof i5.FeedTileComponent, typeof i6.FooterTileComponent, typeof i7.TileComponent, typeof i8.LogoTileComponent, typeof i9.NumericTileComponent, typeof i10.FooterEditTileComponent, typeof i11.FormAppFinderComponent, typeof i12.PinTileComponent, typeof i13.ChangeAppTileComponent, typeof i14.CreateAppGroupComponent, typeof i15.MicroTileChartAreaComponent, typeof i16.MicroTileChartCircularComponent, typeof i17.MicroTileChartLineComponent, typeof i18.MicroTileChartStackbarComponent, typeof i19.MicroTileChartComparisonComponent, typeof i20.MicroTileChartBarComponent, typeof i21.MicroTileChartBulletComponent, typeof i22.TilesViewerContainerComponent, typeof i23.NewsTileComponent, typeof i24.ActionsLinkComponent, typeof i25.ActionItemComponent, typeof i26.AppFinderComponent, typeof i27.AppFinderGroupComponent, typeof i28.AppFinderAppListComponent, typeof i29.TilesViewerGroupComponent, typeof i30.FormTileComponent, typeof i31.BarsaShellbarComponent, typeof i32.PopoverAppFinderComponent, typeof i33.BarsaPinAppComponent, typeof i34.BarsaTileGroupPageComponent, typeof i35.BarsaTileSidebarPageComponent, typeof i36.ReportTileComponent, typeof i37.CardTileComponent]>;
104
- static ɵinj: i0.ɵɵInjectorDeclaration<BarsaTilesModule>;
105
- }
@@ -1,17 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { BaseBtTileComponent, BaseTileSetting } from '../models';
3
- import { FilePictureInfoModel, CardMediaSize } from 'barsa-novin-ray-core';
4
- import * as i0 from "@angular/core";
5
- export declare class CardTileComponent extends BaseBtTileComponent<BaseTileSetting> implements OnInit {
6
- icon: string;
7
- iconCalc: string;
8
- iconColor: string;
9
- isCircle: boolean;
10
- pictureIcon: FilePictureInfoModel;
11
- hideSkeleton: import("@angular/core").WritableSignal<boolean>;
12
- cardMediaSize: CardMediaSize;
13
- backgroundColor: string;
14
- ngOnInit(): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<CardTileComponent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<CardTileComponent, "bt-card-tile", never, {}, {}, never, never, false, never>;
17
- }
@@ -1,20 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { DialogRef } from '@fundamental-ngx/core';
4
- import { BaseComponent, BbbTranslatePipe } from 'barsa-novin-ray-core';
5
- import * as i0 from "@angular/core";
6
- export declare class ChangeAppTileComponent extends BaseComponent implements OnInit {
7
- private fb;
8
- dialogRef: DialogRef;
9
- private bbbPipe;
10
- title: string;
11
- subtitle: string;
12
- appGroupForm: UntypedFormGroup;
13
- submitted: boolean;
14
- RequiredText: string;
15
- constructor(fb: UntypedFormBuilder, dialogRef: DialogRef, bbbPipe: BbbTranslatePipe);
16
- ngOnInit(): void;
17
- onSave(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<ChangeAppTileComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<ChangeAppTileComponent, "bt-change-app-tile", never, {}, {}, never, never, false, never>;
20
- }
@@ -1,19 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { UntypedFormBuilder, UntypedFormGroup } from '@angular/forms';
3
- import { DialogRef } from '@fundamental-ngx/core';
4
- import { BaseComponent, BbbTranslatePipe } from 'barsa-novin-ray-core';
5
- import * as i0 from "@angular/core";
6
- export declare class CreateAppGroupComponent extends BaseComponent implements OnInit {
7
- private fb;
8
- dialogRef: DialogRef;
9
- private bbbPipe;
10
- title: string;
11
- appGroupForm: UntypedFormGroup;
12
- submitted: boolean;
13
- RequiredText: string;
14
- constructor(fb: UntypedFormBuilder, dialogRef: DialogRef, bbbPipe: BbbTranslatePipe);
15
- ngOnInit(): void;
16
- onSave(): void;
17
- static ɵfac: i0.ɵɵFactoryDeclaration<CreateAppGroupComponent, never>;
18
- static ɵcmp: i0.ɵɵComponentDeclaration<CreateAppGroupComponent, "bt-create-app-group", never, {}, {}, never, never, false, never>;
19
- }
@@ -1,14 +0,0 @@
1
- import { EmbeddedViewRef, TemplateRef, ViewContainerRef } from '@angular/core';
2
- import { BbbTranslatePipe } from 'barsa-novin-ray-core';
3
- import * as i0 from "@angular/core";
4
- export declare class EmptyListDirective {
5
- private templateRef;
6
- private viewContainer;
7
- private bbbPipe;
8
- set emptyList(list: any[]);
9
- private hasView;
10
- constructor(templateRef: TemplateRef<any>, viewContainer: ViewContainerRef, bbbPipe: BbbTranslatePipe);
11
- setNoData(view: EmbeddedViewRef<any>): void;
12
- static ɵfac: i0.ɵɵFactoryDeclaration<EmptyListDirective, never>;
13
- static ɵdir: i0.ɵɵDirectiveDeclaration<EmptyListDirective, "[emptyList]", never, { "emptyList": { "alias": "emptyList"; "required": false; }; }, {}, never, never, false, never>;
14
- }
@@ -1,12 +0,0 @@
1
- import { Renderer2, InputSignal } from '@angular/core';
2
- import { BaseDirective, MetaobjectDataModel } from 'barsa-novin-ray-core';
3
- import * as i0 from "@angular/core";
4
- export declare class TileClassDirective extends BaseDirective {
5
- rtl: InputSignal<boolean>;
6
- deviceSize: InputSignal<string>;
7
- appTileGroup: InputSignal<MetaobjectDataModel | undefined>;
8
- _renderer2: Renderer2;
9
- ngOnInit(): void;
10
- static ɵfac: i0.ɵɵFactoryDeclaration<TileClassDirective, never>;
11
- static ɵdir: i0.ɵɵDirectiveDeclaration<TileClassDirective, "[tilesCls]", never, { "rtl": { "alias": "rtl"; "required": false; "isSignal": true; }; "deviceSize": { "alias": "deviceSize"; "required": false; "isSignal": true; }; "appTileGroup": { "alias": "appTileGroup"; "required": false; "isSignal": true; }; }, {}, never, never, false, never>;
12
- }
@@ -1,23 +0,0 @@
1
- import { ChangeDetectorRef, ViewContainerRef } from '@angular/core';
2
- import { Router } from '@angular/router';
3
- import { BaseDirective, LocalStorageService } from 'barsa-novin-ray-core';
4
- import * as i0 from "@angular/core";
5
- export declare class TileDynamicCommandDirective extends BaseDirective {
6
- disableClick: boolean;
7
- edit: boolean;
8
- dynamicCommand: any;
9
- title: string;
10
- setToStorage: boolean;
11
- navigateBackOnClick: boolean;
12
- runningCommand: boolean;
13
- _localStorage: LocalStorageService;
14
- _router: Router;
15
- _cdr: ChangeDetectorRef;
16
- _viewContainerRef: ViewContainerRef;
17
- maskComponent: any;
18
- onClick(ev: any): boolean;
19
- ngOnInit(): void;
20
- private executeCommand;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<TileDynamicCommandDirective, never>;
22
- static ɵdir: i0.ɵɵDirectiveDeclaration<TileDynamicCommandDirective, "[tileDynCommand]", never, { "disableClick": { "alias": "disableClick"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "dynamicCommand": { "alias": "dynamicCommand"; "required": false; }; "title": { "alias": "title"; "required": false; }; "setToStorage": { "alias": "setToStorage"; "required": false; }; "navigateBackOnClick": { "alias": "navigateBackOnClick"; "required": false; }; }, {}, never, never, false, never>;
23
- }