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/index.d.ts CHANGED
@@ -1,5 +1,1261 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- /// <amd-module name="barsa-tiles" />
5
- export * from './public-api';
1
+ import * as i0 from '@angular/core';
2
+ import { OnDestroy, OnInit, Renderer2, ChangeDetectorRef, EventEmitter, ElementRef, OnChanges, SimpleChanges, TemplateRef, WritableSignal, PipeTransform, ViewContainerRef, InputSignal, EmbeddedViewRef, ComponentFactoryResolver } from '@angular/core';
3
+ import * as barsa_novin_ray_core from 'barsa-novin-ray-core';
4
+ import { MetaobjectDataModel, MoForReportModel, TilePropsComponent, FilePictureInfoModel, BaseComponent, AbbrevationDeviceSize, PortalService, ContainerReportSetting, IntersectionStatus, SaveScrollPositionService, NotificationItem, NotificationAction, SearchInput, BreadCrumbInfo, SortDirection, LogService, LocalStorageService, BreadcrumbService, EmptyPageComponent, RoutingService, CardMediaSize, BaseDirective, WorkflowExecuteChoiceStatus, BaseModule, DynamicComponentService } from 'barsa-novin-ray-core';
5
+ import * as rxjs from 'rxjs';
6
+ import { Observable, Subject } from 'rxjs';
7
+ import * as i54 from '@angular/cdk/drag-drop';
8
+ import { CdkDragDrop } from '@angular/cdk/drag-drop';
9
+ import * as i56 from '@fundamental-ngx/core';
10
+ import { ContentDensity, CarouselComponent, CarouselItemComponent, DialogRef, NumericContentState, Nullable, ComboboxComponent, PopoverComponent, ShellbarUser, ShellbarMenuItem, ProductSwitchItem, ObjectStatus, ShellbarComponent as ShellbarComponent$1 } from '@fundamental-ngx/core';
11
+ import * as i1 from '@angular/router';
12
+ import { ActivatedRoute, Router } from '@angular/router';
13
+ import * as i61 from '@fundamental-ngx/platform';
14
+ import { IconTabBarTabComponent, IconTabBarComponent, TabType, SemanticColor, IconTabBarItem } from '@fundamental-ngx/platform';
15
+ import * as i60 from 'barsa-echarts';
16
+ import { ComparisonItem, StackbarItem, LineItem, AreaChart } from 'barsa-echarts';
17
+ import * as i52 from '@angular/forms';
18
+ import { UntypedFormGroup } from '@angular/forms';
19
+ import { SafeResourceUrl } from '@angular/platform-browser';
20
+ import * as i58 from 'barsa-sap-ui';
21
+ import { BarsaTreeItemComponent } from 'barsa-sap-ui';
22
+ import * as i51 from '@angular/common';
23
+ import * as i55 from '@angular/cdk/table';
24
+ import * as i63 from '@fundamental-ngx/btp/splitter';
25
+ import * as i64 from '@fundamental-ngx/core/user-menu';
26
+
27
+ interface AppTileFooterSection extends MetaobjectDataModel {
28
+ Icon: string;
29
+ Text: string;
30
+ DynamicCommand: MetaobjectDataModel;
31
+ }
32
+
33
+ interface AppTileFooter extends MetaobjectDataModel {
34
+ EditMode: boolean;
35
+ TwoColumn: boolean;
36
+ FirstSection: AppTileFooterSection;
37
+ SecondSection: AppTileFooterSection;
38
+ }
39
+
40
+ interface TileSetting extends MetaobjectDataModel {
41
+ Title: string;
42
+ Subtitle: string;
43
+ IsDouble: boolean;
44
+ Badge: string;
45
+ BackColor: string;
46
+ Footer: AppTileFooter;
47
+ }
48
+
49
+ interface BaseTileSetting extends MetaobjectDataModel {
50
+ TileSetting: TileSetting;
51
+ }
52
+ interface ChartTileSetting extends MetaobjectDataModel {
53
+ TileSetting: TileSetting;
54
+ ChartInstance: MetaobjectDataModel;
55
+ }
56
+
57
+ declare class TilesService implements OnDestroy {
58
+ deviceSize$: Observable<'s' | 'm' | 'l' | 'xl'>;
59
+ homeAppTileGroups$: Observable<MetaobjectDataModel[]>;
60
+ pinTiles$: Observable<PinTileInfo | null>;
61
+ shellbarSource: Subject<MetaobjectDataModel>;
62
+ shellbar$: Observable<MetaobjectDataModel>;
63
+ appTileGroups$: Observable<MoForReportModel | null>;
64
+ edit$: Observable<boolean>;
65
+ userInfo$: Observable<UserInfo | null>;
66
+ private _OnDestroy$;
67
+ private _homeAppTileGroupsSource;
68
+ private pinTilesSource;
69
+ private _appTileGroupsSource;
70
+ private _userInfo$;
71
+ private _edithomeSource;
72
+ private _componentSettings$;
73
+ private _themingService;
74
+ private _portalService;
75
+ private _rtlService;
76
+ private _bbbTranslatePipe;
77
+ /** Inserted by Angular inject() migration for backwards compatibility */
78
+ constructor();
79
+ get componentSettings$(): Observable<MetaobjectDataModel>;
80
+ get isDark$(): Observable<boolean | null>;
81
+ get appTileGroups(): MoForReportModel | null;
82
+ ngOnDestroy(): void;
83
+ loadUserProfileImage(repIdProfileImage: string): void;
84
+ loadAppTileGroups(appTileGroup: MetaobjectDataModel): void;
85
+ saveTilesStackContent(tilesStackContent: boolean): Promise<void>;
86
+ loadUserPortalSettings(): Observable<any>;
87
+ refreshTile(appTile: MetaobjectDataModel): Promise<MetaobjectDataModel>;
88
+ loadFromServerUserPortalSetting(): Observable<MetaobjectDataModel>;
89
+ toggleAppGroupSettingVisible(appGroup: MetaobjectDataModel): Observable<MetaobjectDataModel>;
90
+ resetAppGroupSetting(appGroup: MetaobjectDataModel): Observable<MetaobjectDataModel>;
91
+ deleteAppGroup(appGroup: MetaobjectDataModel): Observable<string>;
92
+ changeAppTileSetting(appTile: MetaobjectDataModel): Observable<MetaobjectDataModel | null>;
93
+ saveAppGroupOrders(appGroups: MetaobjectDataModel[]): Observable<void>;
94
+ createAppGroup(title: string): Observable<MetaobjectDataModel>;
95
+ saveOrderAppTiles(appGroup: MetaobjectDataModel, appTiles: number[], isActionLink?: boolean, appTileIdTransferedId?: string): void;
96
+ updateAppTile(allApps: MoForReportModel | null, appTile: MetaobjectDataModel): void;
97
+ updataAppTileSetting(selectedGroup: MetaobjectDataModel, appGroupSetting: MetaobjectDataModel): void;
98
+ addAppGroup(mo: MetaobjectDataModel): void;
99
+ singlePinTileChanged(appTileId: any): Observable<boolean>;
100
+ pinTileChanged(appTileGroupsPin: AppTileGroupPin[], app: MetaobjectDataModel, callback: any): void;
101
+ _tilePinChange(appTileGroupsPin: any, allApps: any): void;
102
+ loadShellbar(): void;
103
+ loadAllAppTileGroups(): void;
104
+ _setTileInfo(appTile: any): void;
105
+ getTileGroups(): MoForReportModel | null;
106
+ setEditHome(edit: boolean): void;
107
+ protected _onApplication_GlobalRefreshTile(_sender: any, appTilesTitle: string[]): void;
108
+ protected _updateAppTileFromNotification(allApps: MoForReportModel, appTiles: MetaobjectDataModel[]): void;
109
+ private _allAppsLoaded;
110
+ private _loadAppTilesOfAppTileGroup;
111
+ private _loadAppTilesByAppTileGroup;
112
+ private _updateAppTilesOfAppTileGroup;
113
+ private _loadAppTilesByAppTileGroupSetting;
114
+ private _nextAllAppTileGroups;
115
+ private _setHomeAppTileGroups;
116
+ private _saveUserPortalSettings;
117
+ private _updateAppGroupSetting;
118
+ private findAppTileWithKey;
119
+ private findGroupWithAppTileId;
120
+ private _findGroupWithAppGroupId;
121
+ private _updateAppTileGroupSettings;
122
+ private _prepareNavigator;
123
+ static ɵfac: i0.ɵɵFactoryDeclaration<TilesService, never>;
124
+ static ɵprov: i0.ɵɵInjectableDeclaration<TilesService>;
125
+ }
126
+ interface PinTileInfo {
127
+ groups: MetaobjectDataModel[];
128
+ visible: boolean[];
129
+ tileId: string;
130
+ }
131
+
132
+ declare abstract class BaseTileComponent<T extends BaseTileSetting> extends TilePropsComponent implements OnInit {
133
+ protected _renderer2: Renderer2;
134
+ protected _cdr: ChangeDetectorRef;
135
+ protected _tilesService: TilesService;
136
+ get settings(): T;
137
+ get backColor(): string;
138
+ get title(): string;
139
+ get subtitle(): string;
140
+ get double(): boolean;
141
+ get badge(): string;
142
+ get footer(): AppTileFooter;
143
+ get tileSetting(): TileSetting;
144
+ setEditHome(val: boolean): void;
145
+ onTileClick(): void;
146
+ static ɵfac: i0.ɵɵFactoryDeclaration<BaseTileComponent<any>, never>;
147
+ static ɵcmp: i0.ɵɵComponentDeclaration<BaseTileComponent<any>, "bt-base-tile", never, {}, {}, never, never, false, never>;
148
+ }
149
+
150
+ declare abstract class BaseBtTileComponent<T extends BaseTileSetting> extends BaseTileComponent<T> implements OnInit {
151
+ isDark$: rxjs.Observable<boolean | null>;
152
+ ngOnInit(): void;
153
+ static ɵfac: i0.ɵɵFactoryDeclaration<BaseBtTileComponent<any>, never>;
154
+ static ɵcmp: i0.ɵɵComponentDeclaration<BaseBtTileComponent<any>, "bt-base-bt-tile", never, {}, {}, never, never, false, never>;
155
+ }
156
+
157
+ interface FeedTileSetting extends BaseTileSetting {
158
+ TwoColumn: boolean;
159
+ ContentText: string;
160
+ ContentByLine: string;
161
+ ContentKpi: string;
162
+ }
163
+
164
+ interface ProfileTileSetting extends BaseTileSetting {
165
+ Icon: string;
166
+ Image: FilePictureInfoModel;
167
+ CalcImage: string;
168
+ }
169
+
170
+ interface LogoTileSetting extends BaseTileSetting {
171
+ Logo: FilePictureInfoModel;
172
+ CalcLogo: FilePictureInfoModel;
173
+ }
174
+
175
+ interface NumericTileSetting extends BaseTileSetting {
176
+ LaunchIcon: string;
177
+ ContentKpi: string;
178
+ ContentKpiState: 'positive' | 'negative';
179
+ ScaleState: 'positive' | 'negative';
180
+ ScaleText: string;
181
+ ScaleArrowIcon: string;
182
+ }
183
+
184
+ interface NewsTileSetting extends BaseTileSetting {
185
+ Report: any;
186
+ }
187
+
188
+ interface AppTileGroupPin {
189
+ appTileGroup: MetaobjectDataModel;
190
+ visible: boolean;
191
+ }
192
+
193
+ type UserMenuType = {
194
+ fdType: string;
195
+ icon: string;
196
+ text: string;
197
+ callback: () => void;
198
+ };
199
+ type UserInfo = {
200
+ Url: string;
201
+ Sublines: string[];
202
+ };
203
+
204
+ interface FormTileSetting extends BaseTileSetting {
205
+ RunBlMethod: string;
206
+ TypeViewEntity: {
207
+ Id: any;
208
+ };
209
+ TypeDef: {
210
+ Id: any;
211
+ };
212
+ }
213
+ declare class FormTileComponent extends BaseBtTileComponent<FormTileSetting> implements OnInit {
214
+ newId: string;
215
+ params: {
216
+ moId: string;
217
+ typeDefId: string;
218
+ viewId: string;
219
+ };
220
+ ngOnInit(): void;
221
+ static ɵfac: i0.ɵɵFactoryDeclaration<FormTileComponent, never>;
222
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormTileComponent, "bt-form-tile", never, {}, {}, never, never, false, never>;
223
+ }
224
+
225
+ declare class TilesViewerGroupComponent extends BaseComponent {
226
+ appTileGroup: MetaobjectDataModel;
227
+ stackContent: boolean;
228
+ edit: boolean;
229
+ rtl: boolean;
230
+ isAppTileSubGroup: boolean | undefined;
231
+ deviceSize: AbbrevationDeviceSize;
232
+ isLast: boolean;
233
+ tilesDropped: EventEmitter<{
234
+ appTileGroup: MetaobjectDataModel;
235
+ event: CdkDragDrop<{
236
+ isTile: boolean;
237
+ items: MetaobjectDataModel[];
238
+ }>;
239
+ }>;
240
+ hideAppTileClick: EventEmitter<MetaobjectDataModel>;
241
+ renameAppTileClick: EventEmitter<MetaobjectDataModel>;
242
+ toggleGroup: EventEmitter<MetaobjectDataModel>;
243
+ resetGroup: EventEmitter<MetaobjectDataModel>;
244
+ deleteGroup: EventEmitter<MetaobjectDataModel>;
245
+ marginRightTile: number | null;
246
+ protected _el: ElementRef<any>;
247
+ ngAfterViewInit(): void;
248
+ onDrop(appTileGroup: MetaobjectDataModel, event: CdkDragDrop<{
249
+ isTile: boolean;
250
+ items: MetaobjectDataModel[];
251
+ }>): void;
252
+ onAppTileHideClick(appTile: MetaobjectDataModel): void;
253
+ onAppTileRenameClick(appTile: MetaobjectDataModel): void;
254
+ onDelete(appTileGroup: MetaobjectDataModel): void;
255
+ onToggleShowHide(appTileGroup: MetaobjectDataModel): void;
256
+ onReset(appTileGroup: MetaobjectDataModel): void;
257
+ static ɵfac: i0.ɵɵFactoryDeclaration<TilesViewerGroupComponent, never>;
258
+ static ɵcmp: i0.ɵɵComponentDeclaration<TilesViewerGroupComponent, "bt-tiles-viewer-group", never, { "appTileGroup": { "alias": "appTileGroup"; "required": false; }; "stackContent": { "alias": "stackContent"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "isAppTileSubGroup": { "alias": "isAppTileSubGroup"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "isLast": { "alias": "isLast"; "required": false; }; }, { "tilesDropped": "tilesDropped"; "hideAppTileClick": "hideAppTileClick"; "renameAppTileClick": "renameAppTileClick"; "toggleGroup": "toggleGroup"; "resetGroup": "resetGroup"; "deleteGroup": "deleteGroup"; }, never, never, false, never>;
259
+ }
260
+
261
+ declare class AppFinderAppListComponent extends BaseComponent {
262
+ appGroup: MetaobjectDataModel;
263
+ mobile: boolean;
264
+ searchTerm: string;
265
+ pinnedAppInAppTileGroups: {
266
+ [key: string]: string[];
267
+ };
268
+ pinClick: EventEmitter<MetaobjectDataModel>;
269
+ appTileGroupsPinChange: EventEmitter<{
270
+ appTileGroupsPin: AppTileGroupPin[];
271
+ app: MetaobjectDataModel;
272
+ }>;
273
+ onPinTap(app: MetaobjectDataModel): void;
274
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderAppListComponent, never>;
275
+ 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>;
276
+ }
277
+
278
+ declare class AppFinderGroupComponent extends BaseComponent implements OnChanges {
279
+ appGroups: MetaobjectDataModel[];
280
+ selectedId: string;
281
+ listMode: boolean;
282
+ selectedIdChange: EventEmitter<string>;
283
+ ngOnChanges(changes: SimpleChanges): void;
284
+ OnMenuGroupClick(group: MetaobjectDataModel): void;
285
+ OnGroupClick(group: MetaobjectDataModel): void;
286
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderGroupComponent, never>;
287
+ 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>;
288
+ }
289
+
290
+ declare class AppFinderComponent extends BaseComponent {
291
+ appGroups: MetaobjectDataModel[];
292
+ deviceSize: AbbrevationDeviceSize;
293
+ sideContentSize: string;
294
+ selectedAppGroup: MetaobjectDataModel;
295
+ selectedAppGroupId: string;
296
+ mobile: boolean;
297
+ contentDensity: ContentDensity;
298
+ contentHeight: string;
299
+ pinnedAppInAppTileGroups: {
300
+ [key: string]: string[];
301
+ };
302
+ pinClick: EventEmitter<MetaobjectDataModel>;
303
+ selectedAppGroupIdChange: EventEmitter<string>;
304
+ searchTerm: string;
305
+ searchTerm2: string;
306
+ onSearchSubmit(): void;
307
+ static ɵfac: i0.ɵɵFactoryDeclaration<AppFinderComponent, never>;
308
+ 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>;
309
+ }
310
+
311
+ declare class TilesViewerService implements OnDestroy {
312
+ viewLoading$: Observable<boolean>;
313
+ hideTile$: Observable<MetaobjectDataModel>;
314
+ updateAppTileSetting$: Observable<MetaobjectDataModel>;
315
+ deleteAppGroup$: Observable<MetaobjectDataModel>;
316
+ protected readonly _onDestroy$: Subject<void>;
317
+ private dialogService;
318
+ private tilesService;
319
+ private _hideTileSource;
320
+ private _updateAppTileSettingSource;
321
+ private _deleteGroupSource;
322
+ private _loadAppGroupSource;
323
+ private _saveAppGroupOrdersSource;
324
+ private saveAppGroupOrders$;
325
+ private _resetAppGroupSource;
326
+ private resetAppGroup$;
327
+ private _hideAppGroupSource;
328
+ private hideAppGroup$;
329
+ private _viewLoadingSource;
330
+ constructor();
331
+ get selectedAppGroupId(): string;
332
+ set selectedAppGroupId(groupId: string);
333
+ setSelectedTab(group: MetaobjectDataModel): void;
334
+ loadAppGroup(group: MetaobjectDataModel): void;
335
+ ngOnDestroy(): void;
336
+ openRenameForm(appTile: MetaobjectDataModel): void;
337
+ resetAppGroup(appGroup: MetaobjectDataModel): void;
338
+ toggleAppGroupSettingVisible(appGroup: MetaobjectDataModel): void;
339
+ deleteAppGroup(appGroup: MetaobjectDataModel): void;
340
+ hideTile(appTile: MetaobjectDataModel): void;
341
+ saveAppGroupOrders(appGroups: MetaobjectDataModel[]): void;
342
+ setLoaded(): void;
343
+ setLoading(): void;
344
+ static ɵfac: i0.ɵɵFactoryDeclaration<TilesViewerService, never>;
345
+ static ɵprov: i0.ɵɵInjectableDeclaration<TilesViewerService>;
346
+ }
347
+
348
+ declare class TilesViewerContainerComponent extends BaseComponent implements OnInit, OnDestroy {
349
+ settings: TileViewerSettings;
350
+ appTileGroups$: Observable<MetaobjectDataModel[]>;
351
+ viewLoading$: Observable<boolean>;
352
+ deviceSize$: Observable<AbbrevationDeviceSize>;
353
+ edit$: Observable<boolean>;
354
+ changedOrder: boolean;
355
+ userStackContent: boolean;
356
+ initialStackContentValue: boolean;
357
+ userPortalSettings: MetaobjectDataModel;
358
+ stackContent$: Observable<boolean>;
359
+ firstSelected: boolean;
360
+ rtl$: Observable<boolean>;
361
+ selectedAppGroupId: string;
362
+ stackContent: boolean;
363
+ protected _activatedRoute: ActivatedRoute;
364
+ protected _router: Router;
365
+ protected _portalService: PortalService;
366
+ protected _tilesService: TilesService;
367
+ protected _tilesViewerService: TilesViewerService;
368
+ constructor();
369
+ ngOnInit(): void;
370
+ ngOnDestroy(): void;
371
+ onSelectedTabChange(e: {
372
+ firstSelected: boolean;
373
+ selectedTabTitle: string;
374
+ tabPanels: IconTabBarTabComponent[];
375
+ appTileGroups: MetaobjectDataModel[];
376
+ tabbarComponent: IconTabBarComponent;
377
+ }): void;
378
+ onDropGroup(e: {
379
+ appTileGroups: MetaobjectDataModel[];
380
+ event: CdkDragDrop<MetaobjectDataModel[]>;
381
+ }): void;
382
+ onDrop(e: {
383
+ appTileGroup: any;
384
+ event: CdkDragDrop<{
385
+ isTile: boolean;
386
+ items: MetaobjectDataModel[];
387
+ }>;
388
+ }): void;
389
+ onStackContentChanged(checked: any): void;
390
+ onExitEditHome(appTileGroups: MetaobjectDataModel[]): void;
391
+ onCloseEditHome(): void;
392
+ onDelete(appTileGroup: MetaobjectDataModel): void;
393
+ onToggleShowHide(appTileGroup: MetaobjectDataModel): void;
394
+ onReset(appTileGroup: MetaobjectDataModel): void;
395
+ onHideAppTile(appTile: MetaobjectDataModel): void;
396
+ onRenameAppTile(appTile: MetaobjectDataModel): void;
397
+ private _setEditHome;
398
+ private _saveOrderAppTiles;
399
+ private _saveOrderActionLinks;
400
+ static ɵfac: i0.ɵɵFactoryDeclaration<TilesViewerContainerComponent, never>;
401
+ static ɵcmp: i0.ɵɵComponentDeclaration<TilesViewerContainerComponent, "bt-tiles-viewer-container", never, {}, {}, never, never, false, never>;
402
+ }
403
+ interface TileViewerSettings extends MetaobjectDataModel {
404
+ HideTabs: boolean;
405
+ CenterContent?: boolean;
406
+ BoxShadow?: boolean;
407
+ TabsBackColor?: string;
408
+ }
409
+
410
+ interface MicroTileChartBulletSetting extends BaseTileSetting {
411
+ Target: number;
412
+ Value: number;
413
+ Range: number;
414
+ Forecast: number;
415
+ Suffix: string;
416
+ SeparatorLines: number;
417
+ IsDelta: boolean;
418
+ }
419
+
420
+ declare class MicroTileChartBulletComponent extends BaseBtTileComponent<MicroTileChartBulletSetting> implements OnInit {
421
+ target: number;
422
+ value: number;
423
+ range: number;
424
+ forecast: number;
425
+ suffix: string;
426
+ separatorLines: number;
427
+ isDelta: boolean;
428
+ ngOnInit(): void;
429
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartBulletComponent, never>;
430
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartBulletComponent, "bt-micro-tile-chart-bullet", never, {}, {}, never, never, false, never>;
431
+ }
432
+
433
+ declare class TileComponent extends TilePropsComponent {
434
+ type: 'feed' | 'launch' | 'kpi';
435
+ footerTemplate: TemplateRef<any>;
436
+ footer: AppTileFooter;
437
+ title: string;
438
+ icon: string;
439
+ subtitle: string;
440
+ isDouble: boolean;
441
+ darkMode: boolean;
442
+ disableClick: boolean;
443
+ edit: boolean;
444
+ dynamicCommand: any;
445
+ backColor: string;
446
+ hideHeader: boolean;
447
+ setToStorage: boolean;
448
+ listMode: boolean;
449
+ navigateBackOnClick: boolean;
450
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileComponent, never>;
451
+ static ɵcmp: i0.ɵɵComponentDeclaration<TileComponent, "bt-tile", never, { "type": { "alias": "type"; "required": false; }; "footerTemplate": { "alias": "footerTemplate"; "required": false; }; "footer": { "alias": "footer"; "required": false; }; "title": { "alias": "title"; "required": false; }; "icon": { "alias": "icon"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "isDouble": { "alias": "isDouble"; "required": false; }; "darkMode": { "alias": "darkMode"; "required": false; }; "disableClick": { "alias": "disableClick"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "dynamicCommand": { "alias": "dynamicCommand"; "required": false; }; "backColor": { "alias": "backColor"; "required": false; }; "hideHeader": { "alias": "hideHeader"; "required": false; }; "setToStorage": { "alias": "setToStorage"; "required": false; }; "listMode": { "alias": "listMode"; "required": false; }; "navigateBackOnClick": { "alias": "navigateBackOnClick"; "required": false; }; }, {}, never, ["*"], false, never>;
452
+ }
453
+
454
+ declare class ActionItemComponent extends TileComponent {
455
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionItemComponent, never>;
456
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActionItemComponent, "bt-action-item", never, {}, {}, never, never, false, never>;
457
+ }
458
+
459
+ declare class ActionsLinkComponent extends BaseComponent implements OnChanges {
460
+ hide: any;
461
+ actionsLink: any;
462
+ edit: boolean;
463
+ deviceSize: AbbrevationDeviceSize;
464
+ _class: string;
465
+ isMobile: boolean;
466
+ protected _cdr: ChangeDetectorRef;
467
+ ngOnInit(): void;
468
+ ngOnChanges(changes: SimpleChanges): void;
469
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionsLinkComponent, never>;
470
+ 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>;
471
+ }
472
+
473
+ declare class NewsTileComponent extends BaseBtTileComponent<NewsTileSetting> implements OnInit {
474
+ carouselComponent: CarouselComponent;
475
+ slides: MetaobjectDataModel[];
476
+ activeNews: MetaobjectDataModel;
477
+ isStop: boolean;
478
+ get twoColumn(): boolean;
479
+ ngOnInit(): void;
480
+ slideChange(activeSlide: {
481
+ activeItems: CarouselItemComponent[];
482
+ }): void;
483
+ private _updateTile;
484
+ static ɵfac: i0.ɵɵFactoryDeclaration<NewsTileComponent, never>;
485
+ static ɵcmp: i0.ɵɵComponentDeclaration<NewsTileComponent, "bt-news-tile", never, {}, {}, never, never, false, never>;
486
+ }
487
+
488
+ declare class MicroTileChartComparisonComponent extends BaseBtTileComponent<BaseTileSetting> {
489
+ chartData: ComparisonItem;
490
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartComparisonComponent, never>;
491
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartComparisonComponent, "bt-micro-tile-chart-comparison", never, {}, {}, never, never, false, never>;
492
+ }
493
+
494
+ declare class MicroTileChartStackbarComponent extends BaseBtTileComponent<BaseTileSetting> {
495
+ charData: StackbarItem;
496
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartStackbarComponent, never>;
497
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartStackbarComponent, "bt-micro-tile-chart-stackbar", never, {}, {}, never, never, false, never>;
498
+ }
499
+
500
+ declare class MicroTileChartLineComponent extends BaseBtTileComponent<BaseTileSetting> {
501
+ chartData: LineItem;
502
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartLineComponent, never>;
503
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartLineComponent, "bt-micro-tile-chart-line", never, {}, {}, never, never, false, never>;
504
+ }
505
+
506
+ declare class MicroTileChartCircularComponent extends BaseBtTileComponent<BaseTileSetting> {
507
+ chartData: number;
508
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartCircularComponent, never>;
509
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartCircularComponent, "bt-micro-tile-chart-circular", never, {}, {}, never, never, false, never>;
510
+ }
511
+
512
+ declare class MicroTileChartAreaComponent extends BaseBtTileComponent<BaseTileSetting> {
513
+ chartData: AreaChart;
514
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartAreaComponent, never>;
515
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartAreaComponent, "bt-micro-tile-chart-area", never, {}, {}, never, never, false, never>;
516
+ }
517
+
518
+ declare class MicroTileChartBarComponent extends BaseBtTileComponent<ChartTileSetting> {
519
+ static ɵfac: i0.ɵɵFactoryDeclaration<MicroTileChartBarComponent, never>;
520
+ static ɵcmp: i0.ɵɵComponentDeclaration<MicroTileChartBarComponent, "bt-micro-tile-chart-bar", never, {}, {}, never, never, false, never>;
521
+ }
522
+
523
+ declare class ChangeAppTileComponent extends BaseComponent implements OnInit {
524
+ title: string;
525
+ subtitle: string;
526
+ appGroupForm: UntypedFormGroup;
527
+ submitted: boolean;
528
+ RequiredText: string;
529
+ dialogRef: DialogRef<any, any>;
530
+ private fb;
531
+ private bbbPipe;
532
+ constructor();
533
+ ngOnInit(): void;
534
+ onSave(): void;
535
+ static ɵfac: i0.ɵɵFactoryDeclaration<ChangeAppTileComponent, never>;
536
+ static ɵcmp: i0.ɵɵComponentDeclaration<ChangeAppTileComponent, "bt-change-app-tile", never, {}, {}, never, never, false, never>;
537
+ }
538
+
539
+ declare class CreateAppGroupComponent extends BaseComponent implements OnInit {
540
+ dialogRef: DialogRef<any, any>;
541
+ title: string;
542
+ appGroupForm: UntypedFormGroup;
543
+ submitted: boolean;
544
+ RequiredText: string;
545
+ private bbbPipe;
546
+ private fb;
547
+ ngOnInit(): void;
548
+ onSave(): void;
549
+ static ɵfac: i0.ɵɵFactoryDeclaration<CreateAppGroupComponent, never>;
550
+ static ɵcmp: i0.ɵɵComponentDeclaration<CreateAppGroupComponent, "bt-create-app-group", never, {}, {}, never, never, false, never>;
551
+ }
552
+
553
+ declare class PinTileComponent extends BaseComponent implements OnInit {
554
+ app: MetaobjectDataModel;
555
+ appTileGroups: MetaobjectDataModel[];
556
+ mobile: boolean;
557
+ pin: boolean;
558
+ newGroupDialogRef: DialogRef;
559
+ newGroupText: string;
560
+ pinnedAppInTileGroups: {
561
+ [key: string]: string[];
562
+ };
563
+ private _dialogService;
564
+ private _dialogRef;
565
+ private bbbPipe;
566
+ constructor();
567
+ ngOnInit(): void;
568
+ onAccept(): void;
569
+ onClose(): void;
570
+ onNewGroup(): void;
571
+ _setLoading(loading: any): void;
572
+ _setDefaultPinTile(appTileGroup: MetaobjectDataModel, tileGroupsId: string[]): void;
573
+ _getChangedPinTileGroups(appTileGroup: MetaobjectDataModel, appTileGroupsPin: AppTileGroupPin[]): void;
574
+ _close(result?: any): void;
575
+ static ɵfac: i0.ɵɵFactoryDeclaration<PinTileComponent, never>;
576
+ static ɵcmp: i0.ɵɵComponentDeclaration<PinTileComponent, "bt-pin-tile", never, { "app": { "alias": "app"; "required": false; }; "appTileGroups": { "alias": "appTileGroups"; "required": false; }; "mobile": { "alias": "mobile"; "required": false; }; "pin": { "alias": "pin"; "required": false; }; }, {}, never, never, false, never>;
577
+ }
578
+
579
+ declare class FormAppFinderComponent extends BaseComponent implements OnInit {
580
+ selectedGroups: MetaobjectDataModel[];
581
+ isAllSelected: boolean;
582
+ appGroups$: Observable<MetaobjectDataModel[] | undefined>;
583
+ appTileGroups$: Observable<MetaobjectDataModel[]>;
584
+ searchTerm: string;
585
+ deviceSize$: Observable<AbbrevationDeviceSize>;
586
+ sideContentSize$: Observable<string>;
587
+ contentDensity$: Observable<ContentDensity>;
588
+ selectedAppGroup$: Observable<MetaobjectDataModel | undefined>;
589
+ selectedAppGroupId$: Observable<string>;
590
+ mobile$: Observable<boolean>;
591
+ contentHeight: string;
592
+ pinnedAppInAppTileGroups$: Observable<Record<string, string[]>>;
593
+ private _cdr;
594
+ private _dialogService;
595
+ private _appFinderService;
596
+ private _contentDensityService;
597
+ constructor();
598
+ ngOnInit(): void;
599
+ onSelectedAppGroupChange(appGroupId: string): void;
600
+ onPinClick(app: MetaobjectDataModel): void;
601
+ onRefresh(): void;
602
+ _appTileGroupsPinChange(result: {
603
+ appTileGroupsPin: AppTileGroupPin[];
604
+ app: MetaobjectDataModel;
605
+ }): Promise<void>;
606
+ private _changeGroup;
607
+ static ɵfac: i0.ɵɵFactoryDeclaration<FormAppFinderComponent, never>;
608
+ static ɵcmp: i0.ɵɵComponentDeclaration<FormAppFinderComponent, "bt-form-app-finder", never, {}, {}, never, never, false, never>;
609
+ }
610
+
611
+ declare class FooterEditTileComponent extends BaseComponent {
612
+ static ɵfac: i0.ɵɵFactoryDeclaration<FooterEditTileComponent, never>;
613
+ static ɵcmp: i0.ɵɵComponentDeclaration<FooterEditTileComponent, "bt-footer-edit-tile", never, {}, {}, never, never, false, never>;
614
+ }
615
+
616
+ declare class NumericTileComponent extends BaseBtTileComponent<NumericTileSetting> {
617
+ kpiStateIsColor: boolean;
618
+ scalseStateIsColor: boolean;
619
+ ngOnInit(): void;
620
+ get launchIcon(): string;
621
+ get kpiState(): NumericContentState;
622
+ get kpi(): string;
623
+ get scaleState(): NumericContentState;
624
+ get scaleText(): string;
625
+ get scaleArrowIcon(): string;
626
+ static ɵfac: i0.ɵɵFactoryDeclaration<NumericTileComponent, never>;
627
+ static ɵcmp: i0.ɵɵComponentDeclaration<NumericTileComponent, "bt-numeric-tile", never, {}, {}, never, never, false, never>;
628
+ }
629
+
630
+ declare class LogoTileComponent extends BaseBtTileComponent<LogoTileSetting> {
631
+ get fileId(): string;
632
+ static ɵfac: i0.ɵɵFactoryDeclaration<LogoTileComponent, never>;
633
+ static ɵcmp: i0.ɵɵComponentDeclaration<LogoTileComponent, "bt-logo-tile", never, {}, {}, never, never, false, never>;
634
+ }
635
+
636
+ declare class FooterTileComponent extends BaseComponent {
637
+ firstSection: AppTileFooterSection;
638
+ secondSection: AppTileFooterSection;
639
+ twoColumn: boolean;
640
+ static ɵfac: i0.ɵɵFactoryDeclaration<FooterTileComponent, never>;
641
+ static ɵcmp: i0.ɵɵComponentDeclaration<FooterTileComponent, "bt-footer-tile,div[bt-footer-tile]", never, { "firstSection": { "alias": "firstSection"; "required": false; }; "secondSection": { "alias": "secondSection"; "required": false; }; "twoColumn": { "alias": "twoColumn"; "required": false; }; }, {}, never, never, false, never>;
642
+ }
643
+
644
+ declare class FeedTileComponent extends BaseBtTileComponent<FeedTileSetting> {
645
+ get twoColumn(): boolean;
646
+ get text(): string;
647
+ get byline(): string;
648
+ get kpi(): string;
649
+ get state(): 'positive' | 'negative';
650
+ static ɵfac: i0.ɵɵFactoryDeclaration<FeedTileComponent, never>;
651
+ static ɵcmp: i0.ɵɵComponentDeclaration<FeedTileComponent, "bt-feed-tile", never, {}, {}, never, never, false, never>;
652
+ }
653
+
654
+ declare class SimpleTileComponent extends BaseBtTileComponent<BaseTileSetting> implements OnInit {
655
+ icon: string;
656
+ iconCalc: string;
657
+ isCircle: boolean;
658
+ iconColor: string;
659
+ pictureIcon: FilePictureInfoModel;
660
+ ngOnInit(): void;
661
+ static ɵfac: i0.ɵɵFactoryDeclaration<SimpleTileComponent, never>;
662
+ static ɵcmp: i0.ɵɵComponentDeclaration<SimpleTileComponent, "bt-simple-tile", never, {}, {}, never, never, false, never>;
663
+ }
664
+
665
+ declare class ReportTileComponent extends BaseBtTileComponent<ReportTileSettings> implements OnInit {
666
+ _width: any;
667
+ _height: any;
668
+ reportSettings: WritableSignal<ContainerReportSetting>;
669
+ ngOnInit(): void;
670
+ static ɵfac: i0.ɵɵFactoryDeclaration<ReportTileComponent, never>;
671
+ static ɵcmp: i0.ɵɵComponentDeclaration<ReportTileComponent, "bt-report-tile", never, {}, {}, never, never, false, never>;
672
+ }
673
+ interface ReportTileSettings extends BaseTileSetting {
674
+ MetaReport: MetaobjectDataModel;
675
+ WidthSize: string;
676
+ HeightSize: string;
677
+ }
678
+
679
+ declare class ProfileTileComponent extends BaseBtTileComponent<ProfileTileSetting> {
680
+ icon: string;
681
+ iconCalc: string;
682
+ iconColor: string;
683
+ calcImage: string;
684
+ image: FilePictureInfoModel;
685
+ fileId2: string;
686
+ get fileId(): string;
687
+ ngOnInit(): void;
688
+ static ɵfac: i0.ɵɵFactoryDeclaration<ProfileTileComponent, never>;
689
+ static ɵcmp: i0.ɵɵComponentDeclaration<ProfileTileComponent, "bt-profile-tile", never, {}, {}, never, never, false, never>;
690
+ }
691
+
692
+ declare class TilesViewerComponent extends BaseComponent implements OnInit {
693
+ tabListComponent: IconTabBarComponent;
694
+ contentPageRef: ElementRef<any>;
695
+ pageContentClass: boolean;
696
+ _cls: boolean;
697
+ appTileGroups: Array<MetaobjectDataModel>;
698
+ loading: boolean;
699
+ edit: boolean;
700
+ rtl: boolean;
701
+ defaultTab: string;
702
+ tabsBackColor: string;
703
+ stackContent: boolean;
704
+ iconTabType: TabType;
705
+ deviceSize: AbbrevationDeviceSize;
706
+ selectedAppGroupId: string;
707
+ DynamicComponents: any;
708
+ stackContentChange: EventEmitter<boolean>;
709
+ closeEditHome: EventEmitter<any>;
710
+ save: EventEmitter<any>;
711
+ listDropped: EventEmitter<{
712
+ appTileGroups: MetaobjectDataModel[];
713
+ event: CdkDragDrop<MetaobjectDataModel[]>;
714
+ }>;
715
+ tabChanged: EventEmitter<{
716
+ firstSelected: boolean;
717
+ selectedTabTitle: string;
718
+ tabPanels: IconTabBarTabComponent[];
719
+ appTileGroups: MetaobjectDataModel[];
720
+ tabbarComponent: IconTabBarComponent;
721
+ }>;
722
+ toggleGroup: EventEmitter<MetaobjectDataModel>;
723
+ resetGroup: EventEmitter<MetaobjectDataModel>;
724
+ deleteGroup: EventEmitter<MetaobjectDataModel>;
725
+ hideAppTileClick: EventEmitter<MetaobjectDataModel>;
726
+ renameAppTileClick: EventEmitter<MetaobjectDataModel>;
727
+ tilesDropped: EventEmitter<{
728
+ appTileGroup: MetaobjectDataModel;
729
+ event: CdkDragDrop<{
730
+ isTile: boolean;
731
+ items: MetaobjectDataModel[];
732
+ }>;
733
+ }>;
734
+ _rtl: any;
735
+ selectedTabTitle: Nullable<string>;
736
+ selectedTabId: string;
737
+ _tilesIntersection: any;
738
+ formVisibilityStatus: IntersectionStatus;
739
+ color: SemanticColor;
740
+ id: string;
741
+ protected _cdr: ChangeDetectorRef;
742
+ protected _saveScrollPosition: SaveScrollPositionService;
743
+ ngOnInit(): void;
744
+ ngAfterViewInit(): void;
745
+ onSelectedTabChange(selectedTab: IconTabBarItem): void;
746
+ onDropGroup(appTileGroups: MetaobjectDataModel[], event: CdkDragDrop<MetaobjectDataModel[]>): void;
747
+ onDrop($event: any): void;
748
+ onStackContentChanged(checked: any): void;
749
+ onExitEditHome(appGroups: MetaobjectDataModel[]): void;
750
+ onCloseEditHome(): void;
751
+ _trackById(index: any, item: any): string | number;
752
+ protected _selectTab(tabId: string): void;
753
+ protected _onInView(e: any): void;
754
+ static ɵfac: i0.ɵɵFactoryDeclaration<TilesViewerComponent, never>;
755
+ static ɵcmp: i0.ɵɵComponentDeclaration<TilesViewerComponent, "bt-tiles-viewer", never, { "appTileGroups": { "alias": "appTileGroups"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "edit": { "alias": "edit"; "required": false; }; "rtl": { "alias": "rtl"; "required": false; }; "defaultTab": { "alias": "defaultTab"; "required": false; }; "tabsBackColor": { "alias": "tabsBackColor"; "required": false; }; "stackContent": { "alias": "stackContent"; "required": false; }; "iconTabType": { "alias": "iconTabType"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "selectedAppGroupId": { "alias": "selectedAppGroupId"; "required": false; }; "DynamicComponents": { "alias": "DynamicComponents"; "required": false; }; }, { "stackContentChange": "stackContentChange"; "closeEditHome": "closeEditHome"; "save": "save"; "listDropped": "listDropped"; "tabChanged": "tabChanged"; "toggleGroup": "toggleGroup"; "resetGroup": "resetGroup"; "deleteGroup": "deleteGroup"; "hideAppTileClick": "hideAppTileClick"; "renameAppTileClick": "renameAppTileClick"; "tilesDropped": "tilesDropped"; }, never, never, false, never>;
756
+ }
757
+
758
+ interface ShellbarSetting$1 extends MetaobjectDataModel {
759
+ CssStyles: string;
760
+ subtitle: string;
761
+ calcSubtitle: string;
762
+ logo: FilePictureInfoModel;
763
+ ProductSwitchItems: MoForReportModel;
764
+ ProductMenuItems: MoForReportModel;
765
+ UserMenuItems: MoForReportModel;
766
+ ActionItems: MoForReportModel;
767
+ SidebarReport: MetaobjectDataModel;
768
+ ProfileImageReport: MetaobjectDataModel;
769
+ }
770
+ declare class ShellbarComponent extends BaseComponent implements OnInit {
771
+ comboboxComponent: ComboboxComponent;
772
+ popoverComponent: PopoverComponent;
773
+ _notificationsDialog: TemplateRef<any>;
774
+ isOpenQuickAccess: boolean;
775
+ appVersion: string;
776
+ shellbarData: ShellbarSetting$1;
777
+ settings: MetaobjectDataModel;
778
+ deviceSize$: Observable<AbbrevationDeviceSize>;
779
+ productMenuControl: string;
780
+ user: ShellbarUser;
781
+ productMenuItems1: ShellbarMenuItem[];
782
+ userLoggedIn$: Observable<boolean>;
783
+ cssUrl$: Observable<SafeResourceUrl | null>;
784
+ cssVariableUrl$: Observable<SafeResourceUrl | null>;
785
+ cssCustomUrl$: Observable<SafeResourceUrl | null>;
786
+ cultures: Record<string, any>;
787
+ notificationsUnreadCount$: Observable<number>;
788
+ notifiationCountLoaded$: Observable<boolean>;
789
+ bodyClick: string;
790
+ isMobile: boolean;
791
+ isDesktop: boolean;
792
+ isTablet: boolean;
793
+ loginRouterLink$: Observable<string>;
794
+ isServiceDesk: boolean;
795
+ userInfo$: Observable<UserInfo | null>;
796
+ displayName: any;
797
+ private _router;
798
+ private _renderer2;
799
+ private _bbbTranslatePipe;
800
+ private _portalService;
801
+ private _breadCrumbService;
802
+ private _tilesService;
803
+ private _cdr;
804
+ private _domSanitizer;
805
+ private _notificationService;
806
+ get repIdProfileImage(): string;
807
+ get notificationReport(): MetaobjectDataModel;
808
+ get subtitle(): string;
809
+ get enableSearch(): boolean;
810
+ get logo(): {
811
+ FileId: string;
812
+ };
813
+ get cssStyles(): string;
814
+ get actions(): Array<MetaobjectDataModel>;
815
+ get sidebarSettings(): null | any;
816
+ get userMenu(): UserMenuType[];
817
+ get productSwitcher(): ProductSwitchItem[];
818
+ get multiLanguages(): boolean;
819
+ get productMenuItems(): ShellbarMenuItem[];
820
+ get IsUserLoggedIn(): boolean;
821
+ get IsUserAnonymous(): boolean;
822
+ constructor();
823
+ ngOnInit(): void;
824
+ onCultureChange(culture: any): void;
825
+ onShowNotification(e: {
826
+ tag: string;
827
+ mo: MetaobjectDataModel;
828
+ nama: string;
829
+ }): void;
830
+ onNotificationAction(e: {
831
+ item: NotificationItem;
832
+ btn: NotificationAction;
833
+ }): void;
834
+ onCultureChanged: (culture: string) => void;
835
+ onNotificationWorkflowChoiceSuccess(_result: any): void;
836
+ onNotificationWorkflowChoiceFailed(_err: any): void;
837
+ private _addClass;
838
+ private _removeClass;
839
+ private _mapNotifications;
840
+ private _changeCulture;
841
+ static ɵfac: i0.ɵɵFactoryDeclaration<ShellbarComponent, never>;
842
+ static ɵcmp: i0.ɵɵComponentDeclaration<ShellbarComponent, "bt-shellbar", never, {}, {}, never, never, false, never>;
843
+ }
844
+
845
+ declare class TileHomeFilterPipe implements PipeTransform {
846
+ transform(collection: any[]): any[];
847
+ matchFilter(value: any): boolean;
848
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileHomeFilterPipe, never>;
849
+ static ɵpipe: i0.ɵɵPipeDeclaration<TileHomeFilterPipe, "tileHomeFilter", false>;
850
+ }
851
+
852
+ interface AppTileModel extends MetaobjectDataModel {
853
+ Component: MetaobjectDataModel;
854
+ Selector: string;
855
+ }
856
+ declare class GroupTilesPipe implements PipeTransform {
857
+ transform(appGroup: MetaobjectDataModel): Observable<AppTileModel[]>;
858
+ static ɵfac: i0.ɵɵFactoryDeclaration<GroupTilesPipe, never>;
859
+ static ɵpipe: i0.ɵɵPipeDeclaration<GroupTilesPipe, "groupTiles", false>;
860
+ }
861
+
862
+ declare class TilePropPipe implements PipeTransform {
863
+ transform(data: any, prop: string, parameters?: MetaobjectDataModel): string | any;
864
+ static ɵfac: i0.ɵɵFactoryDeclaration<TilePropPipe, never>;
865
+ static ɵpipe: i0.ɵɵPipeDeclaration<TilePropPipe, "tileProp", false>;
866
+ }
867
+
868
+ interface ShellbarSetting extends MetaobjectDataModel {
869
+ subtitle: string;
870
+ calcSubtitle: string;
871
+ logo: FilePictureInfoModel;
872
+ ProductSwitchItems: MoForReportModel;
873
+ ProductMenuItems: MoForReportModel;
874
+ UserMenuItems: MoForReportModel;
875
+ ActionItems: MoForReportModel;
876
+ }
877
+ declare class BarsaShellbarComponent extends BaseComponent implements OnInit {
878
+ multiLanguages: boolean;
879
+ userLoggedIn: boolean;
880
+ settings: MetaobjectDataModel;
881
+ productMenuControl: string;
882
+ deviceSize: AbbrevationDeviceSize;
883
+ cultures: Record<string, any>;
884
+ shellbarData: ShellbarSetting;
885
+ notificationsUnreadCount: any;
886
+ productMenuItems1: ShellbarMenuItem[];
887
+ bodyClick: string;
888
+ logo: {
889
+ FileId: string;
890
+ };
891
+ actions: Array<MetaobjectDataModel>;
892
+ userMenu: UserMenuType[];
893
+ footerButtons: UserMenuType[];
894
+ productSwitcher: ProductSwitchItem[];
895
+ subtitle: string;
896
+ isMobile: boolean;
897
+ hideShellbarActions: boolean;
898
+ flatButtons: any[];
899
+ isTablet: boolean;
900
+ userInfo: UserInfo | null;
901
+ isDesktop: boolean;
902
+ informativeText: string;
903
+ informativeStatus: ObjectStatus;
904
+ hideProductMenu: boolean;
905
+ enableSearch: boolean;
906
+ hideNotifications: boolean;
907
+ isServiceDesk: boolean;
908
+ isOpenQuickAccess: any;
909
+ sideMenuTemplate: TemplateRef<any> | null;
910
+ notificationReport: MetaobjectDataModel;
911
+ profileDynamicCommand: MetaobjectDataModel;
912
+ profileDynamicCommandText: string;
913
+ profileDynamicCommandIcon: string;
914
+ displayName: string;
915
+ isOpenQuickAccessChanged: EventEmitter<boolean>;
916
+ openNotificationPanel: EventEmitter<void>;
917
+ openQuickAccessPanel: EventEmitter<void>;
918
+ cultureChanged: EventEmitter<string>;
919
+ notifiationActionClick: EventEmitter<{
920
+ item: NotificationItem;
921
+ btn: NotificationAction;
922
+ }>;
923
+ shellbar: ShellbarComponent$1;
924
+ comboboxComponent: ComboboxComponent;
925
+ popoverComponent: PopoverComponent;
926
+ _notificationsDialog: TemplateRef<any>;
927
+ isOpenNotificatoin: boolean;
928
+ expanded: boolean;
929
+ searchTerms: string[];
930
+ searchTerm: string;
931
+ actions$: Observable<ShellbarMenuItem[]>;
932
+ showVersion: boolean;
933
+ showSearch: i0.WritableSignal<boolean>;
934
+ inputEnableSearch: i0.WritableSignal<boolean>;
935
+ appVersion: string;
936
+ private _portalService;
937
+ private _dialogService;
938
+ private _document;
939
+ private _cdr;
940
+ private _router;
941
+ constructor();
942
+ ngOnChanges(changes: SimpleChanges): void;
943
+ onSearchSubmit(e: SearchInput): void;
944
+ onSearchOpen(e: boolean): void;
945
+ onBellNotification: () => void;
946
+ onRouteFormStateChange(): void;
947
+ onCultureChange(culture: any): void;
948
+ onNotificationAction(e: {
949
+ item: NotificationItem;
950
+ btn: NotificationAction;
951
+ }): void;
952
+ onOpenNotificationPopover(e: any): void;
953
+ onOpenQuickAccess: () => void;
954
+ onOpenNotification: () => void;
955
+ onLanguage: (e: any) => void;
956
+ private _closeSideMenu;
957
+ private _changeCulture;
958
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaShellbarComponent, never>;
959
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarsaShellbarComponent, "bt-barsa-shellbar", never, { "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>;
960
+ }
961
+
962
+ declare class PopoverAppFinderComponent extends BaseComponent implements OnInit {
963
+ closeMenu: EventEmitter<void>;
964
+ selectedGroups: MetaobjectDataModel[];
965
+ isAllSelected: boolean;
966
+ appGroups$: Observable<MetaobjectDataModel[] | undefined>;
967
+ appTileGroups$: Observable<MetaobjectDataModel[]>;
968
+ searchTerm: string;
969
+ deviceSize$: Observable<AbbrevationDeviceSize>;
970
+ sideContentSize$: Observable<string>;
971
+ contentDensity$: Observable<ContentDensity>;
972
+ selectedAppGroup$: Observable<MetaobjectDataModel | undefined>;
973
+ selectedAppGroupId$: Observable<string>;
974
+ mobile$: Observable<boolean>;
975
+ contentHeight: string;
976
+ pinnedAppInAppTileGroups$: Observable<Record<string, string[]>>;
977
+ private _cdr;
978
+ private _dialogService;
979
+ private _appFinderService;
980
+ private _contentDensityService;
981
+ constructor();
982
+ ngOnInit(): void;
983
+ onSelectedAppGroupChange(appGroupId: string): void;
984
+ onPinClick(app: MetaobjectDataModel): void;
985
+ onRefresh(): void;
986
+ _appTileGroupsPinChange(result: {
987
+ appTileGroupsPin: AppTileGroupPin[];
988
+ app: MetaobjectDataModel;
989
+ }): Promise<void>;
990
+ private _changeGroup;
991
+ static ɵfac: i0.ɵɵFactoryDeclaration<PopoverAppFinderComponent, never>;
992
+ static ɵcmp: i0.ɵɵComponentDeclaration<PopoverAppFinderComponent, "bt-popover-app-finder", never, {}, { "closeMenu": "closeMenu"; }, never, never, false, never>;
993
+ }
994
+
995
+ declare class BarsaPinAppComponent extends BarsaTreeItemComponent {
996
+ titleTemplateRef: TemplateRef<any>;
997
+ appGroups$: WritableSignal<MetaobjectDataModel[]>;
998
+ pinnedAppInAppTileGroups$: WritableSignal<Record<string, string[]>>;
999
+ private _appFinderService;
1000
+ ngOnInit(): void;
1001
+ onPinTap(): void;
1002
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaPinAppComponent, never>;
1003
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarsaPinAppComponent, "bt-barsa-pin-app", never, { "titleTemplateRef": { "alias": "titleTemplateRef"; "required": false; }; }, {}, never, never, false, never>;
1004
+ }
1005
+
1006
+ declare class BarsaTileGroupPageComponent extends BaseComponent implements OnChanges {
1007
+ _containerRef: ViewContainerRef;
1008
+ _position: string;
1009
+ moList: i0.WritableSignal<BaseTileSetting[]>;
1010
+ isMobile: boolean;
1011
+ rtl: any;
1012
+ title: string | null;
1013
+ dialogRef: any;
1014
+ parameters: BarsaTileGroupPageSettings;
1015
+ settings: BarsaTileGroupPageSettings;
1016
+ isSimple: boolean;
1017
+ listMode: boolean;
1018
+ breadcrumbs$: Observable<BreadCrumbInfo[]>;
1019
+ reportId: string;
1020
+ loading: i0.WritableSignal<boolean>;
1021
+ deviceSize: AbbrevationDeviceSize;
1022
+ sortSettingA: {
1023
+ Name: string;
1024
+ SortDirection: SortDirection;
1025
+ IsGrouped: boolean;
1026
+ };
1027
+ sortSetting: i0.WritableSignal<{
1028
+ Name: string;
1029
+ SortDirection: SortDirection;
1030
+ IsGrouped: boolean;
1031
+ }[]>;
1032
+ protected _logService: LogService;
1033
+ protected _activatedRoute: ActivatedRoute;
1034
+ protected _cdr: ChangeDetectorRef;
1035
+ protected _router: Router;
1036
+ protected _localStorage: LocalStorageService;
1037
+ protected _breadCrumbService: BreadcrumbService;
1038
+ protected _portalService: PortalService;
1039
+ ngOnInit(): void;
1040
+ ngOnChanges(changes: SimpleChanges): void;
1041
+ onClose(): void;
1042
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTileGroupPageComponent, never>;
1043
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTileGroupPageComponent, "bt-barsa-tile-group-page", never, {}, {}, never, never, false, never>;
1044
+ }
1045
+ interface BarsaTileGroupPageSettings extends MetaobjectDataModel {
1046
+ IsSimple: boolean;
1047
+ ListMode: boolean;
1048
+ }
1049
+
1050
+ declare class BarsaTileSidebarPageComponent extends EmptyPageComponent implements OnChanges {
1051
+ isMobile: boolean;
1052
+ rtl: any;
1053
+ breadcrumbs$: Observable<BreadCrumbInfo[]>;
1054
+ title: string | null;
1055
+ firstReportLoaded: i0.WritableSignal<boolean>;
1056
+ protected _router: Router;
1057
+ protected _localStorage: LocalStorageService;
1058
+ protected _breadCrumbService: BreadcrumbService;
1059
+ protected _routingService: RoutingService;
1060
+ ngOnInit(): void;
1061
+ onClose(): void;
1062
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTileSidebarPageComponent, never>;
1063
+ static ɵcmp: i0.ɵɵComponentDeclaration<BarsaTileSidebarPageComponent, "bt-barsa-tile-sidebar-page", never, {}, {}, never, never, false, never>;
1064
+ }
1065
+
1066
+ declare class CardTileComponent extends BaseBtTileComponent<BaseTileSetting> implements OnInit {
1067
+ icon: string;
1068
+ iconCalc: string;
1069
+ iconColor: string;
1070
+ isCircle: boolean;
1071
+ pictureIcon: FilePictureInfoModel;
1072
+ hideSkeleton: i0.WritableSignal<boolean>;
1073
+ cardMediaSize: CardMediaSize;
1074
+ backgroundColor: string;
1075
+ ngOnInit(): void;
1076
+ static ɵfac: i0.ɵɵFactoryDeclaration<CardTileComponent, never>;
1077
+ static ɵcmp: i0.ɵɵComponentDeclaration<CardTileComponent, "bt-card-tile", never, {}, {}, never, never, false, never>;
1078
+ }
1079
+
1080
+ declare class TileClassDirective extends BaseDirective {
1081
+ rtl: InputSignal<boolean>;
1082
+ deviceSize: InputSignal<string>;
1083
+ appTileGroup: InputSignal<MetaobjectDataModel | undefined>;
1084
+ _renderer2: Renderer2;
1085
+ ngOnInit(): void;
1086
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileClassDirective, never>;
1087
+ 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>;
1088
+ }
1089
+
1090
+ declare class HomeGroupPipe implements PipeTransform {
1091
+ constructor();
1092
+ transform(appGroups: MetaobjectDataModel[]): MetaobjectDataModel[];
1093
+ static ɵfac: i0.ɵɵFactoryDeclaration<HomeGroupPipe, never>;
1094
+ static ɵpipe: i0.ɵɵPipeDeclaration<HomeGroupPipe, "homeGroup", false>;
1095
+ }
1096
+
1097
+ declare class ActionLinksPipe implements PipeTransform {
1098
+ transform(tiles: any): any;
1099
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActionLinksPipe, never>;
1100
+ static ɵpipe: i0.ɵɵPipeDeclaration<ActionLinksPipe, "actionLinks", false>;
1101
+ }
1102
+
1103
+ declare class EmptyListDirective {
1104
+ private templateRef;
1105
+ private viewContainer;
1106
+ private bbbPipe;
1107
+ set emptyList(list: any[]);
1108
+ private hasView;
1109
+ /** Inserted by Angular inject() migration for backwards compatibility */
1110
+ constructor();
1111
+ setNoData(view: EmbeddedViewRef<any>): void;
1112
+ static ɵfac: i0.ɵɵFactoryDeclaration<EmptyListDirective, never>;
1113
+ static ɵdir: i0.ɵɵDirectiveDeclaration<EmptyListDirective, "[emptyList]", never, { "emptyList": { "alias": "emptyList"; "required": false; }; }, {}, never, never, false, never>;
1114
+ }
1115
+
1116
+ declare class TileRendererDirective extends BaseDirective implements OnInit, OnChanges, OnDestroy {
1117
+ component: {
1118
+ Module: string;
1119
+ ModuleFileName: string;
1120
+ Name: string;
1121
+ Selector: string;
1122
+ };
1123
+ data: BaseTileSetting;
1124
+ groupType: string;
1125
+ edit: boolean;
1126
+ deviceSize: AbbrevationDeviceSize;
1127
+ setToStorage: boolean;
1128
+ listMode: boolean;
1129
+ navigateBackOnClick: boolean;
1130
+ hideClick: EventEmitter<any>;
1131
+ renameClick: EventEmitter<any>;
1132
+ private _tileRef;
1133
+ private _cdr;
1134
+ private _vcr;
1135
+ private _injector;
1136
+ ngOnInit(): void;
1137
+ ngOnChanges(changes: SimpleChanges): void;
1138
+ ngOnDestroy(): void;
1139
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileRendererDirective, never>;
1140
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TileRendererDirective, "[tileRenderer]", never, { "component": { "alias": "component"; "required": false; }; "data": { "alias": "data"; "required": false; }; "groupType": { "alias": "groupType"; "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; }; }, { "hideClick": "hideClick"; "renameClick": "renameClick"; }, never, never, false, never>;
1141
+ }
1142
+
1143
+ declare class TileStyleDirective extends BaseDirective implements OnInit, OnChanges, OnDestroy {
1144
+ backColor: string;
1145
+ ngOnChanges(changes: SimpleChanges): void;
1146
+ private _addBackcolor;
1147
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileStyleDirective, never>;
1148
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TileStyleDirective, "[tileStyle]", never, { "backColor": { "alias": "backColor"; "required": false; }; }, {}, never, never, false, never>;
1149
+ }
1150
+
1151
+ declare class TileSizeDirective extends BaseDirective implements OnInit, OnChanges, OnDestroy {
1152
+ ngOnInit(): void;
1153
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileSizeDirective, never>;
1154
+ static ɵdir: i0.ɵɵDirectiveDeclaration<TileSizeDirective, "[tileSize]", never, {}, {}, never, never, false, never>;
1155
+ }
1156
+
1157
+ declare class TileDynamicCommandDirective extends BaseDirective {
1158
+ disableClick: boolean;
1159
+ edit: boolean;
1160
+ dynamicCommand: any;
1161
+ title: string;
1162
+ setToStorage: boolean;
1163
+ navigateBackOnClick: boolean;
1164
+ runningCommand: boolean;
1165
+ _localStorage: LocalStorageService;
1166
+ _router: Router;
1167
+ _cdr: ChangeDetectorRef;
1168
+ _viewContainerRef: ViewContainerRef;
1169
+ maskComponent: any;
1170
+ onClick(ev: any): boolean;
1171
+ ngOnInit(): void;
1172
+ private executeCommand;
1173
+ static ɵfac: i0.ɵɵFactoryDeclaration<TileDynamicCommandDirective, never>;
1174
+ 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>;
1175
+ }
1176
+
1177
+ declare class NotificationGroupComponent extends BaseComponent implements OnInit, OnChanges {
1178
+ notifications: NotificationItem[] | null;
1179
+ loading: boolean;
1180
+ deviceSize: AbbrevationDeviceSize;
1181
+ notificationCount: {
1182
+ unread: number;
1183
+ all: number;
1184
+ };
1185
+ notificationReport: MetaobjectDataModel;
1186
+ _deviceSize: string;
1187
+ viewed: EventEmitter<NotificationItem>;
1188
+ remove: EventEmitter<{
1189
+ items: NotificationItem[];
1190
+ silent: boolean;
1191
+ }>;
1192
+ actionClick: EventEmitter<{
1193
+ item: NotificationItem;
1194
+ btn: NotificationAction;
1195
+ }>;
1196
+ showEvent: EventEmitter<{
1197
+ tag: string;
1198
+ mo: MetaobjectDataModel;
1199
+ nama: string;
1200
+ }>;
1201
+ loadMore: EventEmitter<void>;
1202
+ expanded: Record<string, boolean>;
1203
+ tabList: any[];
1204
+ viewedNotifications: NotificationItem[];
1205
+ reportSetting: WritableSignal<ContainerReportSetting>;
1206
+ private _groupByServcie;
1207
+ private _selectedTab;
1208
+ private _cdr;
1209
+ constructor();
1210
+ ngOnInit(): void;
1211
+ onSelectedTabChange(selectedTab: IconTabBarItem): void;
1212
+ ngOnChanges(changes: SimpleChanges): void;
1213
+ onWorkflowExecuteChoiceStatusChanged(e: WorkflowExecuteChoiceStatus, mo: NotificationItem): void;
1214
+ _setGroupBy(): void;
1215
+ _trackByTitle(_index: number, _: string): number | string;
1216
+ static ɵfac: i0.ɵɵFactoryDeclaration<NotificationGroupComponent, never>;
1217
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationGroupComponent, "bt-notification-group", never, { "notifications": { "alias": "notifications"; "required": false; }; "loading": { "alias": "loading"; "required": false; }; "deviceSize": { "alias": "deviceSize"; "required": false; }; "notificationCount": { "alias": "notificationCount"; "required": false; }; "notificationReport": { "alias": "notificationReport"; "required": false; }; }, { "viewed": "viewed"; "remove": "remove"; "actionClick": "actionClick"; "showEvent": "showEvent"; "loadMore": "loadMore"; }, never, never, false, never>;
1218
+ }
1219
+
1220
+ declare class NotificationGroupHeaderComponent extends BaseComponent implements OnInit, OnChanges {
1221
+ notifications: NotificationItem[];
1222
+ title: string;
1223
+ unreadCount: number;
1224
+ private _cdr;
1225
+ ngOnInit(): void;
1226
+ ngOnChanges(changes: SimpleChanges): void;
1227
+ private setUnreadCount;
1228
+ static ɵfac: i0.ɵɵFactoryDeclaration<NotificationGroupHeaderComponent, never>;
1229
+ static ɵcmp: i0.ɵɵComponentDeclaration<NotificationGroupHeaderComponent, "bt-notification-group-header", never, { "notifications": { "alias": "notifications"; "required": false; }; "title": { "alias": "title"; "required": false; }; }, {}, never, never, false, never>;
1230
+ }
1231
+
1232
+ declare class BarsaTilesRoutingModule {
1233
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTilesRoutingModule, never>;
1234
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaTilesRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
1235
+ static ɵinj: i0.ɵɵInjectorDeclaration<BarsaTilesRoutingModule>;
1236
+ }
1237
+
1238
+ declare class FilterAppsGroupedPipe implements PipeTransform {
1239
+ transform(value: MetaobjectDataModel[] | undefined | null, term: string): MetaobjectDataModel[] | undefined | null;
1240
+ static ɵfac: i0.ɵɵFactoryDeclaration<FilterAppsGroupedPipe, never>;
1241
+ static ɵpipe: i0.ɵɵPipeDeclaration<FilterAppsGroupedPipe, "filterAppsGrouped", true>;
1242
+ }
1243
+ declare class FilterAppsPipe implements PipeTransform {
1244
+ transform(value: MetaobjectDataModel[] | undefined | null, term: string): MetaobjectDataModel[] | undefined | null;
1245
+ static ɵfac: i0.ɵɵFactoryDeclaration<FilterAppsPipe, never>;
1246
+ static ɵpipe: i0.ɵɵPipeDeclaration<FilterAppsPipe, "filterApps", true>;
1247
+ }
1248
+
1249
+ declare function addTilesPageSidebar(_router: Router): void;
1250
+ declare class BarsaTilesModule extends BaseModule {
1251
+ protected dcm: DynamicComponentService;
1252
+ protected componentFactoryResolver: ComponentFactoryResolver;
1253
+ protected dynamicComponents: (typeof FooterEditTileComponent)[];
1254
+ /** Inserted by Angular inject() migration for backwards compatibility */
1255
+ constructor();
1256
+ static ɵfac: i0.ɵɵFactoryDeclaration<BarsaTilesModule, never>;
1257
+ static ɵmod: i0.ɵɵNgModuleDeclaration<BarsaTilesModule, [typeof ShellbarComponent, typeof SimpleTileComponent, typeof TilesViewerComponent, typeof ProfileTileComponent, typeof FeedTileComponent, typeof FooterTileComponent, typeof TileComponent, typeof LogoTileComponent, typeof NumericTileComponent, typeof FooterEditTileComponent, typeof FormAppFinderComponent, typeof PinTileComponent, typeof ChangeAppTileComponent, typeof CreateAppGroupComponent, typeof MicroTileChartAreaComponent, typeof MicroTileChartCircularComponent, typeof MicroTileChartLineComponent, typeof MicroTileChartStackbarComponent, typeof MicroTileChartComparisonComponent, typeof MicroTileChartBarComponent, typeof MicroTileChartBulletComponent, typeof TilesViewerContainerComponent, typeof NewsTileComponent, typeof ActionsLinkComponent, typeof ActionItemComponent, typeof AppFinderComponent, typeof AppFinderGroupComponent, typeof AppFinderAppListComponent, typeof TilesViewerGroupComponent, typeof FormTileComponent, typeof BarsaShellbarComponent, typeof PopoverAppFinderComponent, typeof BarsaPinAppComponent, typeof BarsaTileGroupPageComponent, typeof BarsaTileSidebarPageComponent, typeof ReportTileComponent, typeof CardTileComponent, typeof GroupTilesPipe, typeof TileHomeFilterPipe, typeof HomeGroupPipe, typeof ActionLinksPipe, typeof TilePropPipe, typeof EmptyListDirective, typeof TileRendererDirective, typeof TileStyleDirective, typeof TileSizeDirective, typeof TileDynamicCommandDirective, typeof TileClassDirective, typeof NotificationGroupComponent, typeof NotificationGroupHeaderComponent], [typeof i51.CommonModule, typeof i52.FormsModule, typeof i1.RouterModule, typeof i54.DragDropModule, typeof i55.CdkTableModule, typeof i56.FundamentalNgxCoreModule, typeof i56.GridListModule, typeof i52.ReactiveFormsModule, typeof barsa_novin_ray_core.BarsaNovinRayCoreModule, typeof i58.BarsaSapUiModule, typeof BarsaTilesRoutingModule, typeof i60.BarsaEchartsModule, typeof i61.IconTabBarComponent, typeof i61.IconTabBarTabComponent, typeof i61.IconTabBarTabContentDirective, typeof FilterAppsGroupedPipe, typeof 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 ShellbarComponent, typeof SimpleTileComponent, typeof TilesViewerComponent, typeof ProfileTileComponent, typeof FeedTileComponent, typeof FooterTileComponent, typeof TileComponent, typeof LogoTileComponent, typeof NumericTileComponent, typeof FooterEditTileComponent, typeof FormAppFinderComponent, typeof PinTileComponent, typeof ChangeAppTileComponent, typeof CreateAppGroupComponent, typeof MicroTileChartAreaComponent, typeof MicroTileChartCircularComponent, typeof MicroTileChartLineComponent, typeof MicroTileChartStackbarComponent, typeof MicroTileChartComparisonComponent, typeof MicroTileChartBarComponent, typeof MicroTileChartBulletComponent, typeof TilesViewerContainerComponent, typeof NewsTileComponent, typeof ActionsLinkComponent, typeof ActionItemComponent, typeof AppFinderComponent, typeof AppFinderGroupComponent, typeof AppFinderAppListComponent, typeof TilesViewerGroupComponent, typeof FormTileComponent, typeof BarsaShellbarComponent, typeof PopoverAppFinderComponent, typeof BarsaPinAppComponent, typeof BarsaTileGroupPageComponent, typeof BarsaTileSidebarPageComponent, typeof ReportTileComponent, typeof CardTileComponent]>;
1258
+ static ɵinj: i0.ɵɵInjectorDeclaration<BarsaTilesModule>;
1259
+ }
1260
+
1261
+ export { ActionItemComponent, ActionsLinkComponent, AppFinderAppListComponent, AppFinderComponent, AppFinderGroupComponent, BarsaPinAppComponent, BarsaShellbarComponent, BarsaTileGroupPageComponent, BarsaTileSidebarPageComponent, BarsaTilesModule, CardTileComponent, ChangeAppTileComponent, CreateAppGroupComponent, FeedTileComponent, FooterEditTileComponent, FooterTileComponent, FormAppFinderComponent, FormTileComponent, GroupTilesPipe, LogoTileComponent, MicroTileChartAreaComponent, MicroTileChartBarComponent, MicroTileChartBulletComponent, MicroTileChartCircularComponent, MicroTileChartComparisonComponent, MicroTileChartLineComponent, MicroTileChartStackbarComponent, NewsTileComponent, NumericTileComponent, PinTileComponent, PopoverAppFinderComponent, ProfileTileComponent, ReportTileComponent, ShellbarComponent, SimpleTileComponent, TileClassDirective, TileComponent, TileHomeFilterPipe, TilePropPipe, TilesService, TilesViewerComponent, TilesViewerContainerComponent, TilesViewerGroupComponent, TilesViewerService, addTilesPageSidebar };