@resolveio/client-lib-core 15.5.3 → 21.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/resolveio-client-lib-core.min.mjs +1 -0
- package/package.json +10 -9
- package/types/resolveio-client-lib-core.d.ts +1904 -0
- package/fesm2020/resolveio-client-lib-core.min.mjs +0 -1
- package/index.d.ts +0 -2
- package/lib/account-manager.service.d.ts +0 -41
- package/lib/auth/auth-guard.service.d.ts +0 -26
- package/lib/auth/auth-permissions.service.d.ts +0 -10
- package/lib/auth/auth.service.d.ts +0 -30
- package/lib/auth/auth365.component.d.ts +0 -20
- package/lib/auth/can-deactivate-guard.service.d.ts +0 -11
- package/lib/auth/enroll.component.d.ts +0 -28
- package/lib/auth/forgot-password.component.d.ts +0 -28
- package/lib/core.component.d.ts +0 -64
- package/lib/core.module.d.ts +0 -37
- package/lib/core.service.d.ts +0 -49
- package/lib/directive/focus.d.ts +0 -10
- package/lib/directive/scroll.d.ts +0 -20
- package/lib/home/home.component.d.ts +0 -28
- package/lib/logger/diff-viewer.component.d.ts +0 -35
- package/lib/logger/logger.component.d.ts +0 -39
- package/lib/models/app-status.model.d.ts +0 -4
- package/lib/models/collection-document.model.d.ts +0 -6
- package/lib/models/cron-job.model.d.ts +0 -13
- package/lib/models/dialog.model.d.ts +0 -23
- package/lib/models/file.model.d.ts +0 -9
- package/lib/models/log-method-latency.model.d.ts +0 -7
- package/lib/models/navbar-main-tab.model.d.ts +0 -14
- package/lib/models/pagination.model.d.ts +0 -16
- package/lib/models/permission.model.d.ts +0 -14
- package/lib/models/select-data-label.model.d.ts +0 -9
- package/lib/models/subscription.model.d.ts +0 -19
- package/lib/models/support-ticket.model.d.ts +0 -71
- package/lib/models/user-group.model.d.ts +0 -20
- package/lib/models/user.model.d.ts +0 -70
- package/lib/offline-db.d.ts +0 -32
- package/lib/offline-manager.service.d.ts +0 -26
- package/lib/pipes/domsanitizor.pipe.d.ts +0 -10
- package/lib/pipes/filter.pipe.d.ts +0 -12
- package/lib/pipes/json-parse.pipe.d.ts +0 -7
- package/lib/pipes/minus-currency.pipe.d.ts +0 -7
- package/lib/pipes/phone.pipe.d.ts +0 -7
- package/lib/pipes/pipe.module.d.ts +0 -13
- package/lib/pipes/reverse-list.pipe.d.ts +0 -6
- package/lib/pipes/titlecase.pipe.d.ts +0 -7
- package/lib/report-builder.permission.d.ts +0 -2
- package/lib/resolveio-class.d.ts +0 -26
- package/lib/shared/shared.module.d.ts +0 -17
- package/lib/socket-manager.service.d.ts +0 -65
- package/lib/socket.service.d.ts +0 -55
- package/lib/super-admin.permission.d.ts +0 -2
- package/lib/support-ticket/detail/support-ticket-detail.component.d.ts +0 -32
- package/lib/support-ticket/edit/support-ticket-edit.component.d.ts +0 -30
- package/lib/support-ticket/list/support-ticket-list.component.d.ts +0 -26
- package/lib/support-ticket/new/support-ticket-new.component.d.ts +0 -26
- package/lib/support-ticket/support-ticket.component.d.ts +0 -20
- package/lib/support-ticket/support-ticket.module.d.ts +0 -15
- package/lib/support-ticket/support-ticket.routing.d.ts +0 -3
- package/lib/support-ticket/support-ticket.service.d.ts +0 -9
- package/lib/token-manager.service.d.ts +0 -13
- package/lib/user-settings/settings/users-settings.component.d.ts +0 -54
- package/lib/user-settings/user-settings.component.d.ts +0 -20
- package/lib/user-settings/user-settings.module.d.ts +0 -12
- package/lib/user-settings/user-settings.permission.d.ts +0 -2
- package/lib/user-settings/user-settings.routing.d.ts +0 -3
- package/lib/user-settings/user-settings.service.d.ts +0 -9
- package/lib/util/action-name.helper.d.ts +0 -1
- package/lib/util/aws.service.d.ts +0 -17
- package/lib/util/common.helper.d.ts +0 -14
- package/lib/util/validation.service.d.ts +0 -88
- package/lib/util/window-resize.service.d.ts +0 -12
- package/lib/util/window.service.d.ts +0 -6
- package/lib/widgets/alert/alert.model.d.ts +0 -1
- package/lib/widgets/alert/alert.service.d.ts +0 -11
- package/lib/widgets/collapse-table/collapse-table.component.d.ts +0 -23
- package/lib/widgets/collapse-table/collapse-table.module.d.ts +0 -9
- package/lib/widgets/data-table/data-table.component.d.ts +0 -23
- package/lib/widgets/data-table/data-table.model.d.ts +0 -13
- package/lib/widgets/data-table/data-table.module.d.ts +0 -12
- package/lib/widgets/date-shortcut/date-shortcut.component.d.ts +0 -24
- package/lib/widgets/date-shortcut/date-shortcut.module.d.ts +0 -10
- package/lib/widgets/dialog/dialog.confirm.content.d.ts +0 -12
- package/lib/widgets/dialog/dialog.error.content.d.ts +0 -11
- package/lib/widgets/dialog/dialog.input.content.d.ts +0 -18
- package/lib/widgets/dialog/dialog.login.content.d.ts +0 -17
- package/lib/widgets/dialog/dialog.notify.content.d.ts +0 -11
- package/lib/widgets/dialog/dialog.register.content.d.ts +0 -13
- package/lib/widgets/dialog/dialog.select-array-objs.content.d.ts +0 -23
- package/lib/widgets/dialog/dialog.select-array.content.d.ts +0 -31
- package/lib/widgets/dialog/dialog.select-data-labels.content.d.ts +0 -22
- package/lib/widgets/dialog/dialog.select-datetime.content.d.ts +0 -21
- package/lib/widgets/dialog/dialog.select-with-buttons-url.content.d.ts +0 -25
- package/lib/widgets/dialog/dialog.service.d.ts +0 -21
- package/lib/widgets/file/file-upload.component.d.ts +0 -49
- package/lib/widgets/file/file-upload.module.d.ts +0 -14
- package/lib/widgets/form-button/form-button.component.d.ts +0 -15
- package/lib/widgets/form-button/form-button.module.d.ts +0 -9
- package/lib/widgets/navbar-main/navbar-main.component.d.ts +0 -53
- package/lib/widgets/navbar-module/navbar-module.component.d.ts +0 -24
- package/lib/widgets/navbar-module/navbar-module.model.d.ts +0 -13
- package/lib/widgets/responsive-button-group/responsive-button-group.component.d.ts +0 -17
- package/lib/widgets/responsive-button-group/responsive-button-group.module.d.ts +0 -8
- package/lib/widgets/scheduler/scheduler.component.d.ts +0 -50
- package/lib/widgets/scheduler/scheduler.module.d.ts +0 -11
- package/lib/widgets/sort-table/sort-table-header.component.d.ts +0 -23
- package/lib/widgets/sort-table/sort-table-ngfor.component.d.ts +0 -17
- package/lib/widgets/sort-table/sort-table.directive.d.ts +0 -41
- package/lib/widgets/sort-table/sort-table.module.d.ts +0 -11
- package/lib/widgets/user-role/user-role.component.d.ts +0 -10
- package/lib/widgets/user-role/user-role.module.d.ts +0 -8
- package/public_api.d.ts +0 -87
|
@@ -0,0 +1,1904 @@
|
|
|
1
|
+
import * as rxjs from 'rxjs';
|
|
2
|
+
import { BehaviorSubject, Observable, Subject, Subscription } from 'rxjs';
|
|
3
|
+
import * as i0 from '@angular/core';
|
|
4
|
+
import { OnDestroy, OnInit, ElementRef, ChangeDetectorRef, AfterViewInit, QueryList, EventEmitter, PipeTransform, OnChanges, ModuleWithProviders } from '@angular/core';
|
|
5
|
+
import { DeviceDetectorService } from 'ngx-device-detector';
|
|
6
|
+
import * as i1 from '@angular/forms';
|
|
7
|
+
import { FormControl, FormGroup, AbstractControl, FormBuilder } from '@angular/forms';
|
|
8
|
+
import * as ngx_toastr from 'ngx-toastr';
|
|
9
|
+
import { ToastrService, ActiveToast } from 'ngx-toastr';
|
|
10
|
+
import * as i3 from '@angular/router';
|
|
11
|
+
import { Router, ActivatedRoute, ActivatedRouteSnapshot, RouterStateSnapshot, Route } from '@angular/router';
|
|
12
|
+
import { HttpClient } from '@angular/common/http';
|
|
13
|
+
import * as i4 from '@ng-bootstrap/ng-bootstrap';
|
|
14
|
+
import { NgbModal, NgbModalOptions, NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
|
|
15
|
+
import * as i2 from '@angular/common';
|
|
16
|
+
import { DomSanitizer, SafeHtml, SafeStyle, SafeScript, SafeUrl, SafeResourceUrl } from '@angular/platform-browser';
|
|
17
|
+
import * as i9 from '@ng-select/ng-select';
|
|
18
|
+
import * as i7 from 'ngx-file-drop';
|
|
19
|
+
import * as i8 from '@resolveio/client-lib-pdf-viewer';
|
|
20
|
+
import * as i27 from '@angular/platform-browser/animations';
|
|
21
|
+
|
|
22
|
+
interface NavbarModel {
|
|
23
|
+
title: string;
|
|
24
|
+
module: string;
|
|
25
|
+
description: string;
|
|
26
|
+
description_name: string;
|
|
27
|
+
tabs: Array<NavbarTabModel>;
|
|
28
|
+
}
|
|
29
|
+
interface NavbarTabModel {
|
|
30
|
+
link: string;
|
|
31
|
+
params: string;
|
|
32
|
+
label: string;
|
|
33
|
+
tourAnchor?: string;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
declare class CoreService {
|
|
37
|
+
isDevice: BehaviorSubject<boolean>;
|
|
38
|
+
fullScreen: BehaviorSubject<boolean>;
|
|
39
|
+
fsActivated: BehaviorSubject<boolean>;
|
|
40
|
+
hasConnected: BehaviorSubject<boolean>;
|
|
41
|
+
navbarModuleData: BehaviorSubject<{
|
|
42
|
+
title: string;
|
|
43
|
+
module: string;
|
|
44
|
+
description: string;
|
|
45
|
+
description_name: string;
|
|
46
|
+
tabs: any[];
|
|
47
|
+
}>;
|
|
48
|
+
hasStatusMessage: BehaviorSubject<boolean>;
|
|
49
|
+
alertData: BehaviorSubject<{
|
|
50
|
+
type: string;
|
|
51
|
+
message: string;
|
|
52
|
+
timer: number;
|
|
53
|
+
showing: boolean;
|
|
54
|
+
}>;
|
|
55
|
+
isInvalidSW: BehaviorSubject<boolean>;
|
|
56
|
+
environment: BehaviorSubject<any>;
|
|
57
|
+
client: BehaviorSubject<string>;
|
|
58
|
+
standardProgram: BehaviorSubject<boolean>;
|
|
59
|
+
navTabs: BehaviorSubject<any[]>;
|
|
60
|
+
tourStops: BehaviorSubject<any[]>;
|
|
61
|
+
tourStarted: BehaviorSubject<boolean>;
|
|
62
|
+
isDemo: BehaviorSubject<boolean>;
|
|
63
|
+
isLoggingOut: BehaviorSubject<boolean>;
|
|
64
|
+
constructor();
|
|
65
|
+
setFullScreen(fullScreen: boolean): void;
|
|
66
|
+
setFsActivated(activated: boolean): void;
|
|
67
|
+
setHasConnected(connected: boolean): void;
|
|
68
|
+
setNavbarModuleData(data: NavbarModel): void;
|
|
69
|
+
setHasStatusMessage(data: boolean): void;
|
|
70
|
+
setIsDevice(data: boolean): void;
|
|
71
|
+
setIsInvalidSW(data: boolean): void;
|
|
72
|
+
setEnvironment(env: any): void;
|
|
73
|
+
setClient(client: any): void;
|
|
74
|
+
setStandardProgram(standardProgram: any): void;
|
|
75
|
+
setNavTabs(navTabs: any): void;
|
|
76
|
+
setTourStops(tourStops: any): void;
|
|
77
|
+
setTourStarted(tourStarted: any): void;
|
|
78
|
+
setDemo(isDemo: boolean): void;
|
|
79
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreService, never>;
|
|
80
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CoreService>;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
interface CollectionDocument {
|
|
84
|
+
_id?: any;
|
|
85
|
+
__v?: number;
|
|
86
|
+
createdAt?: Date;
|
|
87
|
+
updatedAt?: Date;
|
|
88
|
+
}
|
|
89
|
+
|
|
90
|
+
interface UserModel extends CollectionDocument {
|
|
91
|
+
roles: UserRoleModel;
|
|
92
|
+
username: string;
|
|
93
|
+
email: string;
|
|
94
|
+
fullname: string;
|
|
95
|
+
active: boolean;
|
|
96
|
+
phonenumber: string;
|
|
97
|
+
readonly: boolean;
|
|
98
|
+
other: OtherObject;
|
|
99
|
+
attempts: number;
|
|
100
|
+
salt: string;
|
|
101
|
+
hash: string;
|
|
102
|
+
last?: Date;
|
|
103
|
+
settings?: UserSettingsModel;
|
|
104
|
+
services?: Object;
|
|
105
|
+
}
|
|
106
|
+
interface UserSettingsModel {
|
|
107
|
+
table_color: string;
|
|
108
|
+
table_font_color: string;
|
|
109
|
+
secondary_table_color: string;
|
|
110
|
+
secondary_table_font_color: string;
|
|
111
|
+
tertiary_table_color: string;
|
|
112
|
+
tertiary_table_font_color: string;
|
|
113
|
+
font_size: number;
|
|
114
|
+
collapsable_menu: boolean;
|
|
115
|
+
entries_per_page: string;
|
|
116
|
+
warning_color: string;
|
|
117
|
+
warning_font_color: string;
|
|
118
|
+
warning_hover_color: string;
|
|
119
|
+
success_color: string;
|
|
120
|
+
success_font_color: string;
|
|
121
|
+
success_hover_color: string;
|
|
122
|
+
danger_color: string;
|
|
123
|
+
danger_font_color: string;
|
|
124
|
+
danger_hover_color: string;
|
|
125
|
+
info_color: string;
|
|
126
|
+
info_font_color: string;
|
|
127
|
+
info_hover_color: string;
|
|
128
|
+
primary_color: string;
|
|
129
|
+
primary_font_color: string;
|
|
130
|
+
primary_hover_color: string;
|
|
131
|
+
secondary_color: string;
|
|
132
|
+
secondary_font_color: string;
|
|
133
|
+
secondary_hover_color: string;
|
|
134
|
+
routing_preference: string;
|
|
135
|
+
opening_route: string;
|
|
136
|
+
}
|
|
137
|
+
interface UserRoleModel {
|
|
138
|
+
super_admin: boolean;
|
|
139
|
+
approvals: UserRoleApprovalModel[];
|
|
140
|
+
groups: UserRoleGroupModel[];
|
|
141
|
+
notifications: string[];
|
|
142
|
+
miscs: string[];
|
|
143
|
+
}
|
|
144
|
+
interface UserRoleApprovalModel {
|
|
145
|
+
type: string;
|
|
146
|
+
key_1: string;
|
|
147
|
+
key_2: string;
|
|
148
|
+
key_3: string;
|
|
149
|
+
name: string;
|
|
150
|
+
}
|
|
151
|
+
interface UserRoleGroupModel {
|
|
152
|
+
name: string;
|
|
153
|
+
views: string[];
|
|
154
|
+
yards?: string[];
|
|
155
|
+
}
|
|
156
|
+
interface OtherObject {
|
|
157
|
+
[key: string]: any;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
interface AppStatusModel extends CollectionDocument {
|
|
161
|
+
message: string;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
declare class ResizeService implements OnDestroy {
|
|
165
|
+
get onResize$(): Observable<Window>;
|
|
166
|
+
private resizeSubject;
|
|
167
|
+
private subscription;
|
|
168
|
+
constructor();
|
|
169
|
+
private onResize;
|
|
170
|
+
ngOnDestroy(): void;
|
|
171
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResizeService, never>;
|
|
172
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ResizeService>;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
type alertType = 'warning' | 'error' | 'success' | 'info' | 'update';
|
|
176
|
+
|
|
177
|
+
declare class AlertService {
|
|
178
|
+
private _toastr;
|
|
179
|
+
constructor(_toastr: ToastrService);
|
|
180
|
+
clearAlert(id?: any): void;
|
|
181
|
+
setAlert(type: alertType, message: string, timer?: number): ngx_toastr.ActiveToast<any>;
|
|
182
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AlertService, never>;
|
|
183
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AlertService>;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
declare class LocalStorageService {
|
|
187
|
+
get(key: string): string | null;
|
|
188
|
+
set(key: string, value: string): void;
|
|
189
|
+
remove(key: string): void;
|
|
190
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LocalStorageService, never>;
|
|
191
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<LocalStorageService>;
|
|
192
|
+
}
|
|
193
|
+
|
|
194
|
+
declare class SocketService {
|
|
195
|
+
private _storage;
|
|
196
|
+
debug: boolean;
|
|
197
|
+
reconnectInterval: number;
|
|
198
|
+
timeoutInterval: number;
|
|
199
|
+
private timeout;
|
|
200
|
+
readyState: number;
|
|
201
|
+
readyState$: BehaviorSubject<number>;
|
|
202
|
+
private protocols;
|
|
203
|
+
ws: WebSocket | null;
|
|
204
|
+
private url;
|
|
205
|
+
private timezone;
|
|
206
|
+
private pingInterval;
|
|
207
|
+
private pongTimeout;
|
|
208
|
+
private pingIntervalTime;
|
|
209
|
+
private pongTimeoutTime;
|
|
210
|
+
private lastActivity;
|
|
211
|
+
private missedPongs;
|
|
212
|
+
private maxMissedPongs;
|
|
213
|
+
private wakeReconnectThreshold;
|
|
214
|
+
private focusReconnectDebounce;
|
|
215
|
+
onopen: (ev: Event) => void;
|
|
216
|
+
onclose: (ev: CloseEvent) => void;
|
|
217
|
+
onconnecting: () => void;
|
|
218
|
+
onmessage: (data: any) => void;
|
|
219
|
+
onerror: (ev: ErrorEvent) => void;
|
|
220
|
+
constructor(_storage: LocalStorageService);
|
|
221
|
+
openSocket(environment: any, protocols: string[]): void;
|
|
222
|
+
private onOpenHandler;
|
|
223
|
+
private onCloseHandler;
|
|
224
|
+
private onMessageHandler;
|
|
225
|
+
private onErrorHandler;
|
|
226
|
+
private connect;
|
|
227
|
+
private convertUTCDateToLocalDate;
|
|
228
|
+
private clearPongTimeout;
|
|
229
|
+
private recordActivity;
|
|
230
|
+
private schedulePongTimeout;
|
|
231
|
+
private handleMissedPong;
|
|
232
|
+
private startPinging;
|
|
233
|
+
private stopPinging;
|
|
234
|
+
private convertDatesToUTC;
|
|
235
|
+
send(...data: any[]): boolean;
|
|
236
|
+
close(): boolean;
|
|
237
|
+
reconnect(): void;
|
|
238
|
+
getBufferAmount(): number;
|
|
239
|
+
private log;
|
|
240
|
+
private handleVisibilityChange;
|
|
241
|
+
private handleWindowFocus;
|
|
242
|
+
private isWebSocketActive;
|
|
243
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SocketService, never>;
|
|
244
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SocketService>;
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
interface SubscriptionModel {
|
|
248
|
+
[key: string]: SubscriptionPubModel;
|
|
249
|
+
}
|
|
250
|
+
interface SubscriptionPubModel {
|
|
251
|
+
check?: any;
|
|
252
|
+
preFunction?: (...parameters: any[]) => Promise<Object>;
|
|
253
|
+
function: (...parameters: any[]) => Promise<any | any[]>;
|
|
254
|
+
collections: string[];
|
|
255
|
+
fetchFunction?: (document: Object, ...parameters: any[]) => boolean;
|
|
256
|
+
ws_specific?: boolean;
|
|
257
|
+
}
|
|
258
|
+
interface ActiveClientSubscriptionModel {
|
|
259
|
+
messageId: number;
|
|
260
|
+
messageRoute: string;
|
|
261
|
+
subscription: string;
|
|
262
|
+
parameters: any[];
|
|
263
|
+
subject: Subject<any>;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
declare class OfflineManagerService {
|
|
267
|
+
private _storage;
|
|
268
|
+
storageInitialized: BehaviorSubject<boolean>;
|
|
269
|
+
offlineMode: BehaviorSubject<boolean>;
|
|
270
|
+
private _offlineDB;
|
|
271
|
+
constructor(_storage: LocalStorageService);
|
|
272
|
+
initStorage(secretKey: string): void;
|
|
273
|
+
getStorage(): any;
|
|
274
|
+
setOffline(value: boolean): void;
|
|
275
|
+
saveUser(user: UserModel): void;
|
|
276
|
+
getUser(): any;
|
|
277
|
+
removeUser(): void;
|
|
278
|
+
find(collectionName: string, query: Object, options?: {}, total?: boolean): any;
|
|
279
|
+
findOne(collectionName: string, query: Object): any;
|
|
280
|
+
insertDocument(collectionName: string, data: Object, expiresDate?: Date): string;
|
|
281
|
+
updateDocument(collectionName: string, data: Object): 0 | 1;
|
|
282
|
+
updateDocumentProps(collectionName: string, doc_id: string, updateParams: any[], doc__v: number): 0 | 1;
|
|
283
|
+
removeDocument(collectionName: string, id: string): void;
|
|
284
|
+
dropCollection(collectionName: any): void;
|
|
285
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OfflineManagerService, never>;
|
|
286
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<OfflineManagerService>;
|
|
287
|
+
}
|
|
288
|
+
|
|
289
|
+
declare class TokenManagerService {
|
|
290
|
+
private _storage;
|
|
291
|
+
private _offline;
|
|
292
|
+
constructor(_storage: LocalStorageService, _offline: OfflineManagerService);
|
|
293
|
+
getToken(tokenKey: string): any;
|
|
294
|
+
setToken(tokenKey: string, tokenValue: string): void;
|
|
295
|
+
removeToken(tokenKey: string): void;
|
|
296
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TokenManagerService, never>;
|
|
297
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<TokenManagerService>;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
declare class SocketManagerService {
|
|
301
|
+
private _socket;
|
|
302
|
+
private _offline;
|
|
303
|
+
private _alert;
|
|
304
|
+
private _router;
|
|
305
|
+
private _token;
|
|
306
|
+
private socketStatus;
|
|
307
|
+
private messageId;
|
|
308
|
+
private _cbArray;
|
|
309
|
+
private _subArray;
|
|
310
|
+
private _offlineUpdates;
|
|
311
|
+
private _pendingMessages;
|
|
312
|
+
private _sendTimeout;
|
|
313
|
+
private _currentLockId;
|
|
314
|
+
private _chunkAssemblies;
|
|
315
|
+
private readonly _chunkProgressThresholdBytes;
|
|
316
|
+
private readonly _chunkTextDecoder;
|
|
317
|
+
private _connectionDelayTimeout;
|
|
318
|
+
onerror: () => void;
|
|
319
|
+
constructor(_socket: SocketService, _offline: OfflineManagerService, _alert: AlertService, _router: Router, _token: TokenManagerService);
|
|
320
|
+
getSubArray(): ActiveClientSubscriptionModel[];
|
|
321
|
+
initSocketManager(): void;
|
|
322
|
+
private handleMessage;
|
|
323
|
+
private acquireLock;
|
|
324
|
+
private sleep;
|
|
325
|
+
private releaseLock;
|
|
326
|
+
private generateUniqueId;
|
|
327
|
+
private processReceivedMessage;
|
|
328
|
+
private handleChunkedPayload;
|
|
329
|
+
private createChunkAssembly;
|
|
330
|
+
private initializeChunkProgress;
|
|
331
|
+
private shouldShowChunkProgress;
|
|
332
|
+
private appendChunkPayload;
|
|
333
|
+
private updateChunkProgress;
|
|
334
|
+
private emitChunkProgress;
|
|
335
|
+
private handleChunkFailure;
|
|
336
|
+
private tryDecodeChunkBuffer;
|
|
337
|
+
private extractChunkBytes;
|
|
338
|
+
private ensureUint8Array;
|
|
339
|
+
private base64ToUint8Array;
|
|
340
|
+
private dismissChunkAlert;
|
|
341
|
+
private getChunkProgressPercent;
|
|
342
|
+
private buildChunkProgressMessage;
|
|
343
|
+
private formatBytes;
|
|
344
|
+
private configureChunkAlert;
|
|
345
|
+
private updateChunkAlertMessage;
|
|
346
|
+
openSocket(environment: any, protocols: any): void;
|
|
347
|
+
closeSocket(): void;
|
|
348
|
+
call(method: string, ...parameters: any[]): Promise<unknown>;
|
|
349
|
+
subscribe(subscription: string, ...parameters: any[]): rxjs.Observable<any>;
|
|
350
|
+
subscribeBypassRoute(subscription: string, ...parameters: any[]): rxjs.Observable<any>;
|
|
351
|
+
unsubscribe(messageId: any, subscription: string, ...parameters: any[]): void;
|
|
352
|
+
private send;
|
|
353
|
+
private handleOfflineMethod;
|
|
354
|
+
getStatus(): rxjs.BehaviorSubject<number>;
|
|
355
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SocketManagerService, never>;
|
|
356
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SocketManagerService>;
|
|
357
|
+
}
|
|
358
|
+
|
|
359
|
+
declare class AccountManagerService {
|
|
360
|
+
private _router;
|
|
361
|
+
private _socket;
|
|
362
|
+
private _token;
|
|
363
|
+
private _http;
|
|
364
|
+
private _alert;
|
|
365
|
+
private _offline;
|
|
366
|
+
user: BehaviorSubject<UserModel>;
|
|
367
|
+
initCompleted: BehaviorSubject<boolean>;
|
|
368
|
+
loginCompleted: BehaviorSubject<boolean>;
|
|
369
|
+
user$: Subscription;
|
|
370
|
+
environment: any;
|
|
371
|
+
constructor(_router: Router, _socket: SocketManagerService, _token: TokenManagerService, _http: HttpClient, _alert: AlertService, _offline: OfflineManagerService);
|
|
372
|
+
initLoginManager(environment: any): void;
|
|
373
|
+
private initLogin;
|
|
374
|
+
getAccessToken(refreshToken: any): void;
|
|
375
|
+
logIn(username: string, password: string): Promise<unknown>;
|
|
376
|
+
logIn365(azure_token: string): Promise<unknown>;
|
|
377
|
+
resetUserPassword(username: string): Promise<unknown>;
|
|
378
|
+
logOut(): Promise<unknown>;
|
|
379
|
+
openSocket(token: any): void;
|
|
380
|
+
closeSocket(): void;
|
|
381
|
+
setUser(user: UserModel): void;
|
|
382
|
+
getUser(): UserModel;
|
|
383
|
+
getSocketStatus(): BehaviorSubject<number>;
|
|
384
|
+
isUserInView(view: string): boolean;
|
|
385
|
+
isUserSuperAdmin(): boolean;
|
|
386
|
+
isInitCompleted(): Promise<unknown>;
|
|
387
|
+
isLoginCompleted(): Promise<unknown>;
|
|
388
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AccountManagerService, never>;
|
|
389
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AccountManagerService>;
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
declare class ValidationService {
|
|
393
|
+
constructor();
|
|
394
|
+
wholeNumbersAllowNegative(c: FormControl): {
|
|
395
|
+
wholeNumbersAllowNegative: {
|
|
396
|
+
valid: boolean;
|
|
397
|
+
};
|
|
398
|
+
};
|
|
399
|
+
wholeNumbersWithZero(c: FormControl): {
|
|
400
|
+
wholeNumbersWithZero: {
|
|
401
|
+
valid: boolean;
|
|
402
|
+
};
|
|
403
|
+
};
|
|
404
|
+
wholeNumbersGreaterThanZero(c: FormControl): {
|
|
405
|
+
wholeNumbersGreaterThanZero: {
|
|
406
|
+
valid: boolean;
|
|
407
|
+
};
|
|
408
|
+
};
|
|
409
|
+
decimalWithZero(c: FormControl): {
|
|
410
|
+
decimalWithZero: {
|
|
411
|
+
valid: boolean;
|
|
412
|
+
};
|
|
413
|
+
};
|
|
414
|
+
decimalGreaterThanZero(c: FormControl): {
|
|
415
|
+
decimalGreaterThanZero: {
|
|
416
|
+
valid: boolean;
|
|
417
|
+
};
|
|
418
|
+
};
|
|
419
|
+
currency(c: FormControl): {
|
|
420
|
+
currency: {
|
|
421
|
+
valid: boolean;
|
|
422
|
+
};
|
|
423
|
+
};
|
|
424
|
+
currencyGreaterThanZero(c: FormControl): {
|
|
425
|
+
currency: {
|
|
426
|
+
valid: boolean;
|
|
427
|
+
};
|
|
428
|
+
};
|
|
429
|
+
currencyAllowNegative(c: FormControl): {
|
|
430
|
+
currency: {
|
|
431
|
+
valid: boolean;
|
|
432
|
+
};
|
|
433
|
+
};
|
|
434
|
+
phoneNumber(c: FormControl): {
|
|
435
|
+
phoneNumber: {
|
|
436
|
+
valid: boolean;
|
|
437
|
+
};
|
|
438
|
+
};
|
|
439
|
+
email(c: FormControl): {
|
|
440
|
+
email: {
|
|
441
|
+
valid: boolean;
|
|
442
|
+
};
|
|
443
|
+
};
|
|
444
|
+
matchPassword(group: FormGroup): any;
|
|
445
|
+
density(c: FormControl): {
|
|
446
|
+
density: {
|
|
447
|
+
valid: boolean;
|
|
448
|
+
};
|
|
449
|
+
};
|
|
450
|
+
maxValue(max: number): (control: AbstractControl) => {
|
|
451
|
+
[key: string]: any;
|
|
452
|
+
};
|
|
453
|
+
minValue(min: number): (control: AbstractControl) => {
|
|
454
|
+
[key: string]: any;
|
|
455
|
+
};
|
|
456
|
+
multipleOf(value: number): (control: AbstractControl) => {
|
|
457
|
+
[key: string]: any;
|
|
458
|
+
};
|
|
459
|
+
minLengthArray(min: number): (c: AbstractControl) => {
|
|
460
|
+
[key: string]: any;
|
|
461
|
+
};
|
|
462
|
+
maxLengthArray(max: number): (c: AbstractControl) => {
|
|
463
|
+
[key: string]: any;
|
|
464
|
+
};
|
|
465
|
+
validIPAddress(c: FormControl): {
|
|
466
|
+
validIPAddress: {
|
|
467
|
+
valid: boolean;
|
|
468
|
+
};
|
|
469
|
+
};
|
|
470
|
+
alphaNumericWithDashes(c: FormControl): {
|
|
471
|
+
alphaNumericWithDashes: {
|
|
472
|
+
valid: boolean;
|
|
473
|
+
};
|
|
474
|
+
};
|
|
475
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ValidationService, never>;
|
|
476
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ValidationService>;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
interface FileModel extends CollectionDocument {
|
|
480
|
+
name: string;
|
|
481
|
+
size: number;
|
|
482
|
+
key: string;
|
|
483
|
+
type: string;
|
|
484
|
+
order: number;
|
|
485
|
+
status?: string;
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
declare class AwsService {
|
|
489
|
+
private _socket;
|
|
490
|
+
constructor(_socket: SocketManagerService);
|
|
491
|
+
dataURItoFile(dataURI: string, filename: string): File;
|
|
492
|
+
uploadFile(file: File, type: string, order?: number, filename?: string): Promise<FileModel>;
|
|
493
|
+
getFileWithKey(key: string, callback: Function): void;
|
|
494
|
+
getFileWithId(id: string, callback: Function): void;
|
|
495
|
+
deleteFile(key: string, callback: Function): void;
|
|
496
|
+
deleteFileWithId(id: string, callback: Function): void;
|
|
497
|
+
deleteFilesWithKeys(keys: string[], callback: Function): void;
|
|
498
|
+
getBase64(file: any): Promise<string>;
|
|
499
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AwsService, never>;
|
|
500
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AwsService>;
|
|
501
|
+
}
|
|
502
|
+
|
|
503
|
+
declare class BaseComponent {
|
|
504
|
+
protected providerService: ProviderService;
|
|
505
|
+
constructor(providerService: ProviderService);
|
|
506
|
+
}
|
|
507
|
+
declare class ProviderService {
|
|
508
|
+
_app: CoreService;
|
|
509
|
+
_router: Router;
|
|
510
|
+
_socket: SocketManagerService;
|
|
511
|
+
_account: AccountManagerService;
|
|
512
|
+
_alert: AlertService;
|
|
513
|
+
_vs: ValidationService;
|
|
514
|
+
_aws: AwsService;
|
|
515
|
+
_fb: FormBuilder;
|
|
516
|
+
constructor(_app: CoreService, _router: Router, _socket: SocketManagerService, _account: AccountManagerService, _alert: AlertService, _vs: ValidationService, _aws: AwsService, _fb: FormBuilder);
|
|
517
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProviderService, never>;
|
|
518
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<ProviderService>;
|
|
519
|
+
}
|
|
520
|
+
|
|
521
|
+
interface DialogInputFieldModel {
|
|
522
|
+
label: string;
|
|
523
|
+
form: string;
|
|
524
|
+
data: string | number | boolean | any[];
|
|
525
|
+
validators: any[];
|
|
526
|
+
validatorErrors?: string[];
|
|
527
|
+
validatorMsg?: string[];
|
|
528
|
+
placeholder?: string;
|
|
529
|
+
required?: boolean;
|
|
530
|
+
type?: DialogInputFieldTypes;
|
|
531
|
+
options?: DialogInputFieldSelectOptions[];
|
|
532
|
+
}
|
|
533
|
+
interface DialogInputFieldSelectOptions {
|
|
534
|
+
value: string | number;
|
|
535
|
+
text: string;
|
|
536
|
+
}
|
|
537
|
+
type DialogInputFieldTypes = 'text' | 'number' | 'select' | 'ng-select' | 'state' | 'email' | 'password' | 'textarea' | 'boolean' | 'date' | 'datetime';
|
|
538
|
+
interface DialogSelectWithButtonsOptionModel {
|
|
539
|
+
value: string | number;
|
|
540
|
+
text: string;
|
|
541
|
+
selected?: boolean;
|
|
542
|
+
}
|
|
543
|
+
|
|
544
|
+
declare class DialogService {
|
|
545
|
+
private modalService;
|
|
546
|
+
constructor(modalService: NgbModal);
|
|
547
|
+
openDialog(content: any, options?: NgbModalOptions): i4.NgbModalRef;
|
|
548
|
+
notify(msg: string): void;
|
|
549
|
+
input(title: string, inputFields: DialogInputFieldModel[]): Promise<any>;
|
|
550
|
+
error(msg: string): void;
|
|
551
|
+
confirm(msg: string, html?: string): Promise<any>;
|
|
552
|
+
selectDateTime(date: Date, showTime?: boolean): Promise<any>;
|
|
553
|
+
selectDataLabel(data: any, showArraySubData?: boolean): Promise<any>;
|
|
554
|
+
login(msAllowed: boolean, showLoginText?: boolean): Promise<any>;
|
|
555
|
+
register(): Promise<any>;
|
|
556
|
+
selectWithButtonsURL(url: string): Promise<any>;
|
|
557
|
+
selectWithArrayObjs(title: string, objects: DialogSelectWithButtonsOptionModel[], multiple?: boolean, allowNone?: boolean): Promise<any>;
|
|
558
|
+
selectArray(title: string, array: any[], multiple?: boolean, selectedIndexes?: any[]): Promise<any>;
|
|
559
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogService, never>;
|
|
560
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<DialogService>;
|
|
561
|
+
}
|
|
562
|
+
|
|
563
|
+
declare class AuthService {
|
|
564
|
+
private _ds;
|
|
565
|
+
private _vs;
|
|
566
|
+
private _alert;
|
|
567
|
+
private _account;
|
|
568
|
+
private _socket;
|
|
569
|
+
environment: any;
|
|
570
|
+
userHasPhoneNumber: boolean;
|
|
571
|
+
userData: any;
|
|
572
|
+
userAgentApplication: any;
|
|
573
|
+
constructor(_ds: DialogService, _vs: ValidationService, _alert: AlertService, _account: AccountManagerService, _socket: SocketManagerService);
|
|
574
|
+
setupMSSingleSignOn(environment: any): void;
|
|
575
|
+
setEnvironment(environment: any): void;
|
|
576
|
+
setUserHasPhoneNumber(value: boolean): void;
|
|
577
|
+
registerUser(other: Object, sendEnrollmentEmail?: boolean): Promise<unknown>;
|
|
578
|
+
editUser(user: UserModel): Promise<unknown>;
|
|
579
|
+
loginUser(): Promise<any>;
|
|
580
|
+
private microsoftSignOn;
|
|
581
|
+
private loginModal;
|
|
582
|
+
removeUser(id: string): Promise<unknown>;
|
|
583
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AuthService, never>;
|
|
584
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AuthService>;
|
|
585
|
+
}
|
|
586
|
+
|
|
587
|
+
interface ModulePermissionModel {
|
|
588
|
+
name: string;
|
|
589
|
+
views: ModulePermissionViewModel[];
|
|
590
|
+
approval?: ModulePermissionApprovalModel;
|
|
591
|
+
}
|
|
592
|
+
interface ModulePermissionViewModel {
|
|
593
|
+
link: string;
|
|
594
|
+
label: string;
|
|
595
|
+
has_parameter?: boolean;
|
|
596
|
+
fake_route?: boolean;
|
|
597
|
+
}
|
|
598
|
+
interface ModulePermissionApprovalModel {
|
|
599
|
+
type: string;
|
|
600
|
+
}
|
|
601
|
+
|
|
602
|
+
declare class AuthPermissionService {
|
|
603
|
+
modules: ModulePermissionModel[];
|
|
604
|
+
constructor();
|
|
605
|
+
registerModule(modulePermission: ModulePermissionModel): void;
|
|
606
|
+
getAllModulePermissions(): ModulePermissionModel[];
|
|
607
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AuthPermissionService, never>;
|
|
608
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AuthPermissionService>;
|
|
609
|
+
}
|
|
610
|
+
|
|
611
|
+
declare class CoreComponent extends BaseComponent implements OnInit {
|
|
612
|
+
private _deviceDet;
|
|
613
|
+
private _ds;
|
|
614
|
+
private _resizeService;
|
|
615
|
+
_services: ProviderService;
|
|
616
|
+
private _offline;
|
|
617
|
+
private _storage;
|
|
618
|
+
private _auth;
|
|
619
|
+
private _aps;
|
|
620
|
+
environment: any;
|
|
621
|
+
logo: string;
|
|
622
|
+
navTabs: string;
|
|
623
|
+
userHasPhoneNumber: boolean;
|
|
624
|
+
client: string;
|
|
625
|
+
showNavbarModule: boolean;
|
|
626
|
+
publicProgram: boolean;
|
|
627
|
+
el_navBarMain: ElementRef;
|
|
628
|
+
el_navBarModule: ElementRef;
|
|
629
|
+
year: string;
|
|
630
|
+
fullScreen: boolean;
|
|
631
|
+
windowSizeHeight: number;
|
|
632
|
+
windowSizeWidth: number;
|
|
633
|
+
navbarMainHeight: number;
|
|
634
|
+
statusHeight: number;
|
|
635
|
+
connectedHeight: number;
|
|
636
|
+
isDevice: boolean;
|
|
637
|
+
showNavigationMenu: boolean;
|
|
638
|
+
swFlagAlert: ActiveToast<any>;
|
|
639
|
+
isConnected: boolean;
|
|
640
|
+
isConnecting: boolean;
|
|
641
|
+
socketStatus: number;
|
|
642
|
+
user: UserModel;
|
|
643
|
+
status: AppStatusModel;
|
|
644
|
+
collapsableMenu: boolean;
|
|
645
|
+
fontSize: number;
|
|
646
|
+
openedWindow: boolean;
|
|
647
|
+
isOffline: boolean;
|
|
648
|
+
foundUpdate: boolean;
|
|
649
|
+
orientation: string;
|
|
650
|
+
digitalSign: boolean;
|
|
651
|
+
constructor(_deviceDet: DeviceDetectorService, _ds: DialogService, _resizeService: ResizeService, _services: ProviderService, _offline: OfflineManagerService, _storage: LocalStorageService, _auth: AuthService, _aps: AuthPermissionService);
|
|
652
|
+
ngOnInit(): void;
|
|
653
|
+
getNavbarModuleHeight(): any;
|
|
654
|
+
onPushBackButton(): void;
|
|
655
|
+
onPushReloadButton(): void;
|
|
656
|
+
onPushForwardButton(): void;
|
|
657
|
+
openNav(): void;
|
|
658
|
+
closeNav(): void;
|
|
659
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreComponent, never>;
|
|
660
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CoreComponent, "resolveio-client-lib-core", never, { "environment": { "alias": "environment"; "required": false; }; "logo": { "alias": "logo"; "required": false; }; "navTabs": { "alias": "navTabs"; "required": false; }; "userHasPhoneNumber": { "alias": "userHasPhoneNumber"; "required": false; }; "client": { "alias": "client"; "required": false; }; "showNavbarModule": { "alias": "showNavbarModule"; "required": false; }; "publicProgram": { "alias": "publicProgram"; "required": false; }; }, {}, never, never, false, never>;
|
|
661
|
+
}
|
|
662
|
+
|
|
663
|
+
declare class HomeComponent extends BaseComponent implements OnInit {
|
|
664
|
+
private _route;
|
|
665
|
+
private auth;
|
|
666
|
+
private _services;
|
|
667
|
+
private _http;
|
|
668
|
+
private _app;
|
|
669
|
+
menuData: NavbarModel;
|
|
670
|
+
selectedSolution: string;
|
|
671
|
+
loggingOut$: Subscription;
|
|
672
|
+
subscription$: Subscription;
|
|
673
|
+
isLoggedIn: boolean;
|
|
674
|
+
form: FormGroup;
|
|
675
|
+
constructor(_route: ActivatedRoute, auth: AuthService, _services: ProviderService, _http: HttpClient, _app: CoreService);
|
|
676
|
+
ngOnInit(): void;
|
|
677
|
+
ngOnDestroy(): void;
|
|
678
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HomeComponent, never>;
|
|
679
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HomeComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
declare class LoggerComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
683
|
+
private _services;
|
|
684
|
+
private _ds;
|
|
685
|
+
private _cd;
|
|
686
|
+
subscription$: Subscription[];
|
|
687
|
+
logs: any[];
|
|
688
|
+
entries_per_page: number;
|
|
689
|
+
page_num: number;
|
|
690
|
+
log_cnt: number;
|
|
691
|
+
user: any;
|
|
692
|
+
users: any[];
|
|
693
|
+
dateStartElem: any;
|
|
694
|
+
dateEndElem: any;
|
|
695
|
+
timeStartElem: any;
|
|
696
|
+
timeEndElem: any;
|
|
697
|
+
dateStart: Date;
|
|
698
|
+
dateEnd: Date;
|
|
699
|
+
selectedTypes: any[];
|
|
700
|
+
client: any;
|
|
701
|
+
clients: any[];
|
|
702
|
+
collection: string;
|
|
703
|
+
method: string;
|
|
704
|
+
route: string;
|
|
705
|
+
id_document: string;
|
|
706
|
+
constructor(_services: ProviderService, _ds: DialogService, _cd: ChangeDetectorRef);
|
|
707
|
+
ngOnInit(): void;
|
|
708
|
+
ngOnDestroy(): void;
|
|
709
|
+
getLogData(): void;
|
|
710
|
+
selectType(type: string): void;
|
|
711
|
+
icon(type: any): "success" | "info" | "danger" | "primary" | "secondary";
|
|
712
|
+
removeAllLogs(): void;
|
|
713
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoggerComponent, never>;
|
|
714
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoggerComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
declare class HtmlDiffViewerComponent implements AfterViewInit {
|
|
718
|
+
payloadStr: string;
|
|
719
|
+
leftTextarea: ElementRef<HTMLTextAreaElement>;
|
|
720
|
+
rightTextarea: ElementRef<HTMLTextAreaElement>;
|
|
721
|
+
diffContent: ElementRef<HTMLDivElement>;
|
|
722
|
+
leftContent: string;
|
|
723
|
+
rightContent: string;
|
|
724
|
+
diffLines: any[];
|
|
725
|
+
visibleDiffLines: any[];
|
|
726
|
+
showFullDiff: boolean;
|
|
727
|
+
constructor();
|
|
728
|
+
ngAfterViewInit(): void;
|
|
729
|
+
toggleDiffView(): void;
|
|
730
|
+
updateVisibleLines(): void;
|
|
731
|
+
generateDiff(): void;
|
|
732
|
+
private normalizeValue;
|
|
733
|
+
private compareValues;
|
|
734
|
+
private isComplexType;
|
|
735
|
+
private renderComplex;
|
|
736
|
+
private getType;
|
|
737
|
+
private isEqual;
|
|
738
|
+
private makeLine;
|
|
739
|
+
private openingBrace;
|
|
740
|
+
private closingBrace;
|
|
741
|
+
private renderPrimitive;
|
|
742
|
+
private getIndentString;
|
|
743
|
+
private assignLineNumbers;
|
|
744
|
+
private setupScrollSync;
|
|
745
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<HtmlDiffViewerComponent, never>;
|
|
746
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<HtmlDiffViewerComponent, "html-diff-viewer", never, { "payloadStr": { "alias": "payloadStr"; "required": false; }; }, {}, never, never, false, never>;
|
|
747
|
+
}
|
|
748
|
+
|
|
749
|
+
interface NavbarMainTabModel {
|
|
750
|
+
type: NavbarMainTabType;
|
|
751
|
+
links: NavbarMainTabLinkModel[];
|
|
752
|
+
roles?: string[];
|
|
753
|
+
label?: string;
|
|
754
|
+
left?: number;
|
|
755
|
+
tourAnchor?: string;
|
|
756
|
+
}
|
|
757
|
+
type NavbarMainTabType = 'link' | 'dropdown';
|
|
758
|
+
interface NavbarMainTabLinkModel {
|
|
759
|
+
routerLink: string;
|
|
760
|
+
label: string;
|
|
761
|
+
role: string;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
declare class NavbarMainComponent extends BaseComponent implements OnInit, AfterViewInit {
|
|
765
|
+
private _services;
|
|
766
|
+
private auth;
|
|
767
|
+
private _ds;
|
|
768
|
+
private _app;
|
|
769
|
+
dropdowns: QueryList<any>;
|
|
770
|
+
scrollable: ElementRef;
|
|
771
|
+
logo: string;
|
|
772
|
+
navTabs: NavbarMainTabModel[];
|
|
773
|
+
fontSize: number;
|
|
774
|
+
publicProgram: boolean;
|
|
775
|
+
digitalSign: boolean;
|
|
776
|
+
user: UserModel;
|
|
777
|
+
collapseShowing: boolean;
|
|
778
|
+
client: string;
|
|
779
|
+
isResolveIO: boolean;
|
|
780
|
+
standardProgram: boolean;
|
|
781
|
+
tourStarted: boolean;
|
|
782
|
+
scrollRightInterval: any;
|
|
783
|
+
scrollLeftInterval: any;
|
|
784
|
+
isDemo: boolean;
|
|
785
|
+
constructor(_services: ProviderService, auth: AuthService, _ds: DialogService, _app: CoreService);
|
|
786
|
+
ngOnInit(): void;
|
|
787
|
+
ngAfterViewInit(): void;
|
|
788
|
+
logout(): Promise<void>;
|
|
789
|
+
login(): void;
|
|
790
|
+
hasScrolled(): boolean;
|
|
791
|
+
hasMoreScroll(): boolean;
|
|
792
|
+
startScrollRight(): void;
|
|
793
|
+
stopScrollRight(): void;
|
|
794
|
+
scrollRightOnce(): void;
|
|
795
|
+
startScrollLeft(): void;
|
|
796
|
+
stopScrollLeft(): void;
|
|
797
|
+
scrollLeftOnce(): void;
|
|
798
|
+
calculateDropdownsLeft(): boolean;
|
|
799
|
+
isInRole(role: any): boolean;
|
|
800
|
+
isSuperAdmin(): any;
|
|
801
|
+
isInOneRole(roles: string[]): boolean;
|
|
802
|
+
navigateTo(route: string): void;
|
|
803
|
+
help(): void;
|
|
804
|
+
isCustomer(): boolean;
|
|
805
|
+
getWindowWidth(): number;
|
|
806
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarMainComponent, never>;
|
|
807
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarMainComponent, "navbar-main", never, { "logo": { "alias": "logo"; "required": false; }; "navTabs": { "alias": "navTabs"; "required": false; }; "fontSize": { "alias": "fontSize"; "required": false; }; "publicProgram": { "alias": "publicProgram"; "required": false; }; "digitalSign": { "alias": "digitalSign"; "required": false; }; }, {}, never, never, false, never>;
|
|
808
|
+
}
|
|
809
|
+
|
|
810
|
+
declare class NavbarModuleComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
811
|
+
private _cdRef;
|
|
812
|
+
private _services;
|
|
813
|
+
sideNavHeight: number;
|
|
814
|
+
sideNavWidth: number;
|
|
815
|
+
menuData: NavbarModel;
|
|
816
|
+
selectedTab: NavbarTabModel;
|
|
817
|
+
currentRoute: String;
|
|
818
|
+
routerEvents$: Subscription[];
|
|
819
|
+
tourStarted: boolean;
|
|
820
|
+
constructor(_cdRef: ChangeDetectorRef, _services: ProviderService);
|
|
821
|
+
ngOnInit(): void;
|
|
822
|
+
ngOnDestroy(): void;
|
|
823
|
+
selectTabFromRouter(): void;
|
|
824
|
+
tabClass(tab: NavbarTabModel): "" | "active";
|
|
825
|
+
navigateTo(tab: NavbarTabModel): void;
|
|
826
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarModuleComponent, never>;
|
|
827
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarModuleComponent, "navbar-module", never, { "sideNavHeight": { "alias": "sideNavHeight"; "required": false; }; "sideNavWidth": { "alias": "sideNavWidth"; "required": false; }; }, {}, never, never, false, never>;
|
|
828
|
+
}
|
|
829
|
+
|
|
830
|
+
declare class ForgotPasswordComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
831
|
+
private _route;
|
|
832
|
+
private _services;
|
|
833
|
+
private _http;
|
|
834
|
+
private _ds;
|
|
835
|
+
serverURL: string;
|
|
836
|
+
form: FormGroup;
|
|
837
|
+
user: UserModel;
|
|
838
|
+
subscription$: Subscription[];
|
|
839
|
+
token: string;
|
|
840
|
+
disableFormButton: boolean;
|
|
841
|
+
constructor(_route: ActivatedRoute, _services: ProviderService, _http: HttpClient, _ds: DialogService);
|
|
842
|
+
ngOnInit(): void;
|
|
843
|
+
ngOnDestroy(): void;
|
|
844
|
+
submit(): void;
|
|
845
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ForgotPasswordComponent, never>;
|
|
846
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ForgotPasswordComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
847
|
+
}
|
|
848
|
+
|
|
849
|
+
declare class EnrollComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
850
|
+
private _route;
|
|
851
|
+
private _services;
|
|
852
|
+
private _http;
|
|
853
|
+
private _ds;
|
|
854
|
+
serverURL: string;
|
|
855
|
+
form: FormGroup;
|
|
856
|
+
user: UserModel;
|
|
857
|
+
subscription$: Subscription[];
|
|
858
|
+
token: string;
|
|
859
|
+
disableFormButton: boolean;
|
|
860
|
+
constructor(_route: ActivatedRoute, _services: ProviderService, _http: HttpClient, _ds: DialogService);
|
|
861
|
+
ngOnInit(): void;
|
|
862
|
+
ngOnDestroy(): void;
|
|
863
|
+
submit(): void;
|
|
864
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EnrollComponent, never>;
|
|
865
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EnrollComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
866
|
+
}
|
|
867
|
+
|
|
868
|
+
declare class Auth365Component extends BaseComponent {
|
|
869
|
+
private _app;
|
|
870
|
+
private _route;
|
|
871
|
+
private _services;
|
|
872
|
+
private _http;
|
|
873
|
+
private _ds;
|
|
874
|
+
private _socket;
|
|
875
|
+
token: string;
|
|
876
|
+
constructor(_app: CoreService, _route: ActivatedRoute, _services: ProviderService, _http: HttpClient, _ds: DialogService, _socket: SocketManagerService);
|
|
877
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<Auth365Component, never>;
|
|
878
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<Auth365Component, "ng-component", never, {}, {}, never, never, false, never>;
|
|
879
|
+
}
|
|
880
|
+
|
|
881
|
+
declare class FocusDirective {
|
|
882
|
+
private element;
|
|
883
|
+
focus: boolean;
|
|
884
|
+
constructor(element: ElementRef);
|
|
885
|
+
protected ngOnChanges(): void;
|
|
886
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FocusDirective, never>;
|
|
887
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<FocusDirective, "[focus]", never, { "focus": { "alias": "focus"; "required": false; }; }, {}, never, never, false, never>;
|
|
888
|
+
}
|
|
889
|
+
|
|
890
|
+
type ScrollEvent = {
|
|
891
|
+
isReachingBottom: boolean;
|
|
892
|
+
isReachingTop: boolean;
|
|
893
|
+
originalEvent: Event;
|
|
894
|
+
isWindowEvent: boolean;
|
|
895
|
+
};
|
|
896
|
+
declare class ScrollDirective {
|
|
897
|
+
onScroll: EventEmitter<ScrollEvent>;
|
|
898
|
+
bottomOffset: number;
|
|
899
|
+
topOffset: number;
|
|
900
|
+
constructor();
|
|
901
|
+
scrolled($event: Event): void;
|
|
902
|
+
windowScrolled($event: Event): void;
|
|
903
|
+
protected windowScrollEvent($event: Event): void;
|
|
904
|
+
protected elementScrollEvent($event: Event): void;
|
|
905
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ScrollDirective, never>;
|
|
906
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<ScrollDirective, "[detect-scroll]", never, { "bottomOffset": { "alias": "bottomOffset"; "required": false; }; "topOffset": { "alias": "topOffset"; "required": false; }; }, { "onScroll": "onScroll"; }, never, never, false, never>;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
declare class DialogConfirmContent {
|
|
910
|
+
activeModal: NgbActiveModal;
|
|
911
|
+
title: string;
|
|
912
|
+
body: string;
|
|
913
|
+
html: string;
|
|
914
|
+
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
915
|
+
constructor(activeModal: NgbActiveModal);
|
|
916
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogConfirmContent, never>;
|
|
917
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogConfirmContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "body": { "alias": "body"; "required": false; }; "html": { "alias": "html"; "required": false; }; }, {}, never, never, false, never>;
|
|
918
|
+
}
|
|
919
|
+
|
|
920
|
+
declare class DialogErrorContent {
|
|
921
|
+
activeModal: NgbActiveModal;
|
|
922
|
+
title: string;
|
|
923
|
+
body: string;
|
|
924
|
+
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
925
|
+
constructor(activeModal: NgbActiveModal);
|
|
926
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogErrorContent, never>;
|
|
927
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogErrorContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "body": { "alias": "body"; "required": false; }; }, {}, never, never, false, never>;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
declare class DialogInputContent implements OnInit {
|
|
931
|
+
_activeModal: NgbActiveModal;
|
|
932
|
+
private _fb;
|
|
933
|
+
title: string;
|
|
934
|
+
inputFields: any[];
|
|
935
|
+
formInput: FormGroup;
|
|
936
|
+
states: string[];
|
|
937
|
+
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
938
|
+
ngOnInit(): void;
|
|
939
|
+
validateInput(inputField: any, formInput: any): "" | "is-valid" | "is-invalid";
|
|
940
|
+
getErrorMessages(inputField: any, formInput: any): any[];
|
|
941
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogInputContent, never>;
|
|
942
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogInputContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "inputFields": { "alias": "inputFields"; "required": false; }; }, {}, never, never, false, never>;
|
|
943
|
+
}
|
|
944
|
+
|
|
945
|
+
declare class DialogNotifyContent {
|
|
946
|
+
activeModal: NgbActiveModal;
|
|
947
|
+
title: string;
|
|
948
|
+
body: string;
|
|
949
|
+
handleKeyboardEvent(event: KeyboardEvent): void;
|
|
950
|
+
constructor(activeModal: NgbActiveModal);
|
|
951
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogNotifyContent, never>;
|
|
952
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogNotifyContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "body": { "alias": "body"; "required": false; }; }, {}, never, never, false, never>;
|
|
953
|
+
}
|
|
954
|
+
|
|
955
|
+
declare class DialogSelectDateTimeContent implements OnInit, AfterViewInit {
|
|
956
|
+
_activeModal: NgbActiveModal;
|
|
957
|
+
private _fb;
|
|
958
|
+
title: string;
|
|
959
|
+
date: Date;
|
|
960
|
+
showTime: boolean;
|
|
961
|
+
close: any;
|
|
962
|
+
allElements: any;
|
|
963
|
+
form: FormGroup;
|
|
964
|
+
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
965
|
+
ngOnInit(): void;
|
|
966
|
+
ngAfterViewInit(): void;
|
|
967
|
+
recursiveFindFirstElement(element: any): any;
|
|
968
|
+
submitForm(): void;
|
|
969
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectDateTimeContent, never>;
|
|
970
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectDateTimeContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "date": { "alias": "date"; "required": false; }; "showTime": { "alias": "showTime"; "required": false; }; }, {}, never, never, false, never>;
|
|
971
|
+
}
|
|
972
|
+
|
|
973
|
+
interface SelectDataLabelModel {
|
|
974
|
+
data: string;
|
|
975
|
+
label: string;
|
|
976
|
+
selected: boolean;
|
|
977
|
+
type: string;
|
|
978
|
+
subData: string;
|
|
979
|
+
subtype: string;
|
|
980
|
+
subLabel: string;
|
|
981
|
+
}
|
|
982
|
+
|
|
983
|
+
declare class DialogSelectDataLabelsContent implements OnInit {
|
|
984
|
+
_activeModal: NgbActiveModal;
|
|
985
|
+
private _fb;
|
|
986
|
+
title: string;
|
|
987
|
+
subtitle: string;
|
|
988
|
+
data: any;
|
|
989
|
+
showArraySubData: any;
|
|
990
|
+
form: FormGroup;
|
|
991
|
+
dialogData: SelectDataLabelModel[];
|
|
992
|
+
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
993
|
+
ngOnInit(): void;
|
|
994
|
+
getKeys(): void;
|
|
995
|
+
changeSelected(label: SelectDataLabelModel): void;
|
|
996
|
+
submit(): SelectDataLabelModel[];
|
|
997
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectDataLabelsContent, never>;
|
|
998
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectDataLabelsContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "data": { "alias": "data"; "required": false; }; "showArraySubData": { "alias": "showArraySubData"; "required": false; }; }, {}, never, never, false, never>;
|
|
999
|
+
}
|
|
1000
|
+
|
|
1001
|
+
declare class DialogLoginContent implements OnInit {
|
|
1002
|
+
_activeModal: NgbActiveModal;
|
|
1003
|
+
private _fb;
|
|
1004
|
+
msAllowed: boolean;
|
|
1005
|
+
showLoginText: boolean;
|
|
1006
|
+
form: FormGroup;
|
|
1007
|
+
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
1008
|
+
ngOnInit(): void;
|
|
1009
|
+
toggleForgotPassword(): void;
|
|
1010
|
+
close(type: string): void;
|
|
1011
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogLoginContent, never>;
|
|
1012
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogLoginContent, "ng-component", never, { "msAllowed": { "alias": "msAllowed"; "required": false; }; "showLoginText": { "alias": "showLoginText"; "required": false; }; }, {}, never, never, false, never>;
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
declare class DialogRegisterContent implements OnInit {
|
|
1016
|
+
_activeModal: NgbActiveModal;
|
|
1017
|
+
private _fb;
|
|
1018
|
+
form: FormGroup;
|
|
1019
|
+
constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
|
|
1020
|
+
ngOnInit(): void;
|
|
1021
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogRegisterContent, never>;
|
|
1022
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogRegisterContent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1023
|
+
}
|
|
1024
|
+
|
|
1025
|
+
declare class DialogSelectWithButtonsURLContent implements AfterViewInit, OnInit {
|
|
1026
|
+
_activeModal: NgbActiveModal;
|
|
1027
|
+
private _account;
|
|
1028
|
+
url: string;
|
|
1029
|
+
close: any;
|
|
1030
|
+
allElements: any;
|
|
1031
|
+
title: string;
|
|
1032
|
+
selectedType: string;
|
|
1033
|
+
options: {
|
|
1034
|
+
value: string;
|
|
1035
|
+
text: string;
|
|
1036
|
+
}[];
|
|
1037
|
+
constructor(_activeModal: NgbActiveModal, _account: AccountManagerService);
|
|
1038
|
+
ngOnInit(): void;
|
|
1039
|
+
ngAfterViewInit(): void;
|
|
1040
|
+
recursiveFindFirstElement(element: any): any;
|
|
1041
|
+
onSelectType(type: any): void;
|
|
1042
|
+
submit(): void;
|
|
1043
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectWithButtonsURLContent, never>;
|
|
1044
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectWithButtonsURLContent, "ng-component", never, { "url": { "alias": "url"; "required": false; }; }, {}, never, never, false, never>;
|
|
1045
|
+
}
|
|
1046
|
+
|
|
1047
|
+
declare class DialogSelectArrayObjsContent implements AfterViewInit {
|
|
1048
|
+
_activeModal: NgbActiveModal;
|
|
1049
|
+
title: string;
|
|
1050
|
+
objects: DialogSelectWithButtonsOptionModel[];
|
|
1051
|
+
multiple: boolean;
|
|
1052
|
+
allowNone: boolean;
|
|
1053
|
+
close: any;
|
|
1054
|
+
allElements: any;
|
|
1055
|
+
selectedIndex: number;
|
|
1056
|
+
selectedItem: DialogSelectWithButtonsOptionModel;
|
|
1057
|
+
selectedIndexes: number[];
|
|
1058
|
+
selectedItems: DialogSelectWithButtonsOptionModel[];
|
|
1059
|
+
constructor(_activeModal: NgbActiveModal);
|
|
1060
|
+
ngAfterViewInit(): void;
|
|
1061
|
+
recursiveFindFirstElement(element: any): any;
|
|
1062
|
+
onSelectItem(index: number): void;
|
|
1063
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectArrayObjsContent, never>;
|
|
1064
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectArrayObjsContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "objects": { "alias": "objects"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "allowNone": { "alias": "allowNone"; "required": false; }; }, {}, never, never, false, never>;
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
declare class DialogSelectArrayContent implements OnInit, AfterViewInit {
|
|
1068
|
+
_activeModal: NgbActiveModal;
|
|
1069
|
+
_cdRef: ChangeDetectorRef;
|
|
1070
|
+
title: string;
|
|
1071
|
+
array: any[];
|
|
1072
|
+
multiple: boolean;
|
|
1073
|
+
selectedIndexes: number[];
|
|
1074
|
+
close: any;
|
|
1075
|
+
allElements: any;
|
|
1076
|
+
method: string;
|
|
1077
|
+
mappedArray: any[];
|
|
1078
|
+
selectIndexes: any[];
|
|
1079
|
+
constructor(_activeModal: NgbActiveModal, _cdRef: ChangeDetectorRef);
|
|
1080
|
+
ngOnInit(): void;
|
|
1081
|
+
ngAfterViewInit(): void;
|
|
1082
|
+
recursiveFindFirstElement(element: any): any;
|
|
1083
|
+
addDropDown(): void;
|
|
1084
|
+
onSelectDropdown(val: any, index: any): void;
|
|
1085
|
+
availableAdd(): boolean;
|
|
1086
|
+
getFilteredArray(item: any): any[];
|
|
1087
|
+
isInSelectedIndex(index: number): boolean;
|
|
1088
|
+
onSelectItem(index: number): void;
|
|
1089
|
+
getArray(): any[];
|
|
1090
|
+
selectAll(): void;
|
|
1091
|
+
removeAll(): void;
|
|
1092
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectArrayContent, never>;
|
|
1093
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectArrayContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "array": { "alias": "array"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "selectedIndexes": { "alias": "selectedIndexes"; "required": false; }; }, {}, never, never, false, never>;
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
declare class CollapseTableComponent implements OnInit, OnDestroy {
|
|
1097
|
+
private _resizeService;
|
|
1098
|
+
private _account;
|
|
1099
|
+
collapseSize: number;
|
|
1100
|
+
tableFixed: false;
|
|
1101
|
+
headerFixed: boolean;
|
|
1102
|
+
secondaryColor: boolean;
|
|
1103
|
+
tertiaryColor: boolean;
|
|
1104
|
+
windowSize: number;
|
|
1105
|
+
windowSizeSubscription: any;
|
|
1106
|
+
constructor(_resizeService: ResizeService, _account: AccountManagerService);
|
|
1107
|
+
ngOnInit(): void;
|
|
1108
|
+
ngOnDestroy(): void;
|
|
1109
|
+
onClick(event: any): void;
|
|
1110
|
+
getCollapseClass(): string[];
|
|
1111
|
+
getPrimaryColor(): string;
|
|
1112
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseTableComponent, never>;
|
|
1113
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CollapseTableComponent, "collapse-table", never, { "collapseSize": { "alias": "collapseSize"; "required": false; }; "tableFixed": { "alias": "tableFixed"; "required": false; }; "headerFixed": { "alias": "headerFixed"; "required": false; }; "secondaryColor": { "alias": "secondaryColor"; "required": false; }; "tertiaryColor": { "alias": "tertiaryColor"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare class CollapseTableModule {
|
|
1117
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CollapseTableModule, never>;
|
|
1118
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CollapseTableModule, [typeof CollapseTableComponent], [typeof i1.FormsModule, typeof i2.CommonModule], [typeof CollapseTableComponent]>;
|
|
1119
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CollapseTableModule>;
|
|
1120
|
+
}
|
|
1121
|
+
|
|
1122
|
+
declare class FormButtonComponent extends BaseComponent {
|
|
1123
|
+
private _services;
|
|
1124
|
+
form: FormGroup;
|
|
1125
|
+
disabled: boolean;
|
|
1126
|
+
type: string;
|
|
1127
|
+
formButton: any;
|
|
1128
|
+
constructor(_services: ProviderService);
|
|
1129
|
+
getTipErrors(): any[];
|
|
1130
|
+
isSuperAdmin(): boolean;
|
|
1131
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormButtonComponent, never>;
|
|
1132
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FormButtonComponent, "form-button", never, { "form": { "alias": "form"; "required": false; }; "disabled": { "alias": "disabled"; "required": false; }; "type": { "alias": "type"; "required": false; }; }, {}, never, never, false, never>;
|
|
1133
|
+
}
|
|
1134
|
+
|
|
1135
|
+
declare class FormButtonModule {
|
|
1136
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FormButtonModule, never>;
|
|
1137
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FormButtonModule, [typeof FormButtonComponent], [typeof i2.CommonModule, typeof i4.NgbTooltipModule], [typeof FormButtonComponent]>;
|
|
1138
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FormButtonModule>;
|
|
1139
|
+
}
|
|
1140
|
+
|
|
1141
|
+
declare class ResponsiveButtonGroupComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1142
|
+
private _cdRef;
|
|
1143
|
+
private _resizeService;
|
|
1144
|
+
private _services;
|
|
1145
|
+
collapseSize: number;
|
|
1146
|
+
windowSize: number;
|
|
1147
|
+
windowSizeSubscription: any;
|
|
1148
|
+
constructor(_cdRef: ChangeDetectorRef, _resizeService: ResizeService, _services: ProviderService);
|
|
1149
|
+
ngOnInit(): void;
|
|
1150
|
+
ngOnDestroy(): void;
|
|
1151
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveButtonGroupComponent, never>;
|
|
1152
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResponsiveButtonGroupComponent, "responsive-button-group", never, { "collapseSize": { "alias": "collapseSize"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1153
|
+
}
|
|
1154
|
+
|
|
1155
|
+
declare class ResponsiveButtonGroupModule {
|
|
1156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveButtonGroupModule, never>;
|
|
1157
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ResponsiveButtonGroupModule, [typeof ResponsiveButtonGroupComponent], [typeof i2.CommonModule], [typeof ResponsiveButtonGroupComponent]>;
|
|
1158
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ResponsiveButtonGroupModule>;
|
|
1159
|
+
}
|
|
1160
|
+
|
|
1161
|
+
declare class FilterEqualPipe implements PipeTransform {
|
|
1162
|
+
transform(items: any[], field: string, value: string): any[];
|
|
1163
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterEqualPipe, never>;
|
|
1164
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FilterEqualPipe, "filterEqual", false>;
|
|
1165
|
+
}
|
|
1166
|
+
declare class FilterNotEqualPipe implements PipeTransform {
|
|
1167
|
+
transform(items: any[], field: string, value: string): any[];
|
|
1168
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FilterNotEqualPipe, never>;
|
|
1169
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<FilterNotEqualPipe, "filterNotEqual", false>;
|
|
1170
|
+
}
|
|
1171
|
+
|
|
1172
|
+
declare class PhonePipe implements PipeTransform {
|
|
1173
|
+
transform(tel: string): string;
|
|
1174
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PhonePipe, never>;
|
|
1175
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<PhonePipe, "phone", false>;
|
|
1176
|
+
}
|
|
1177
|
+
|
|
1178
|
+
declare class ReversePipe {
|
|
1179
|
+
transform(value: any): any;
|
|
1180
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ReversePipe, never>;
|
|
1181
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<ReversePipe, "reverse", false>;
|
|
1182
|
+
}
|
|
1183
|
+
|
|
1184
|
+
declare class MinusCurrencyPipe implements PipeTransform {
|
|
1185
|
+
transform(value: any, args?: any): any;
|
|
1186
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MinusCurrencyPipe, never>;
|
|
1187
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<MinusCurrencyPipe, "minusCurrency", false>;
|
|
1188
|
+
}
|
|
1189
|
+
|
|
1190
|
+
declare class DomSanitizorPipe implements PipeTransform {
|
|
1191
|
+
private _sanitizer;
|
|
1192
|
+
constructor(_sanitizer: DomSanitizer);
|
|
1193
|
+
transform(value: string, type?: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
|
|
1194
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomSanitizorPipe, never>;
|
|
1195
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<DomSanitizorPipe, "safe", false>;
|
|
1196
|
+
}
|
|
1197
|
+
|
|
1198
|
+
declare class TitleCaseAndUnderscorePipe implements PipeTransform {
|
|
1199
|
+
transform(value: string): string;
|
|
1200
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TitleCaseAndUnderscorePipe, never>;
|
|
1201
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<TitleCaseAndUnderscorePipe, "titleCase", false>;
|
|
1202
|
+
}
|
|
1203
|
+
|
|
1204
|
+
declare class JsonParsePipe implements PipeTransform {
|
|
1205
|
+
transform(value: string): string;
|
|
1206
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<JsonParsePipe, never>;
|
|
1207
|
+
static ɵpipe: i0.ɵɵPipeDeclaration<JsonParsePipe, "jsonParse", false>;
|
|
1208
|
+
}
|
|
1209
|
+
|
|
1210
|
+
declare class PipeModule {
|
|
1211
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PipeModule, never>;
|
|
1212
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<PipeModule, [typeof FilterEqualPipe, typeof FilterNotEqualPipe, typeof PhonePipe, typeof ReversePipe, typeof MinusCurrencyPipe, typeof DomSanitizorPipe, typeof TitleCaseAndUnderscorePipe, typeof JsonParsePipe], never, [typeof FilterEqualPipe, typeof FilterNotEqualPipe, typeof PhonePipe, typeof ReversePipe, typeof MinusCurrencyPipe, typeof DomSanitizorPipe, typeof TitleCaseAndUnderscorePipe, typeof JsonParsePipe]>;
|
|
1213
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<PipeModule>;
|
|
1214
|
+
}
|
|
1215
|
+
|
|
1216
|
+
declare class UserRoleComponent extends BaseComponent {
|
|
1217
|
+
private _services;
|
|
1218
|
+
role: string;
|
|
1219
|
+
constructor(_services: ProviderService);
|
|
1220
|
+
userInRole(): boolean;
|
|
1221
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserRoleComponent, never>;
|
|
1222
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserRoleComponent, "user-role", never, { "role": { "alias": "role"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
declare class UserRoleModule {
|
|
1226
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserRoleModule, never>;
|
|
1227
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<UserRoleModule, [typeof UserRoleComponent], [typeof i2.CommonModule], [typeof UserRoleComponent]>;
|
|
1228
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<UserRoleModule>;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
type SortDirectionType = 1 | 0 | -1;
|
|
1232
|
+
interface Sortable {
|
|
1233
|
+
/** The id of the column being sorted. */
|
|
1234
|
+
id: string;
|
|
1235
|
+
/** Starting sort direction. */
|
|
1236
|
+
start: SortDirectionType;
|
|
1237
|
+
disabled: boolean;
|
|
1238
|
+
}
|
|
1239
|
+
/** The current sort state. */
|
|
1240
|
+
interface Sort {
|
|
1241
|
+
/** The id of the column being sorted. */
|
|
1242
|
+
active: string;
|
|
1243
|
+
/** The sort direction. */
|
|
1244
|
+
direction: SortDirectionType;
|
|
1245
|
+
}
|
|
1246
|
+
declare class SortTableDirective {
|
|
1247
|
+
private element;
|
|
1248
|
+
sortables: Map<string, Sortable>;
|
|
1249
|
+
/** Used to notify any child components listening to state changes. */
|
|
1250
|
+
readonly _stateChanges: Subject<void>;
|
|
1251
|
+
/** The id of the most recently sorted Sortable. */
|
|
1252
|
+
active: string;
|
|
1253
|
+
start: SortDirectionType;
|
|
1254
|
+
disabled: boolean;
|
|
1255
|
+
tableFixed: boolean;
|
|
1256
|
+
headerFixed: boolean;
|
|
1257
|
+
secondaryColor: boolean;
|
|
1258
|
+
tertiaryColor: boolean;
|
|
1259
|
+
get direction(): SortDirectionType;
|
|
1260
|
+
set direction(direction: SortDirectionType);
|
|
1261
|
+
private _direction;
|
|
1262
|
+
private _data;
|
|
1263
|
+
readonly sortChange: EventEmitter<Sort>;
|
|
1264
|
+
constructor(element: ElementRef);
|
|
1265
|
+
register(sortable: Sortable): void;
|
|
1266
|
+
deregister(sortable: Sortable): void;
|
|
1267
|
+
sort(sortable: Sortable): void;
|
|
1268
|
+
getData(): Observable<any[]>;
|
|
1269
|
+
setData(data: any): void;
|
|
1270
|
+
ngOnInit(): void;
|
|
1271
|
+
ngOnChanges(): void;
|
|
1272
|
+
ngOnDestroy(): void;
|
|
1273
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableDirective, never>;
|
|
1274
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SortTableDirective, "[sortable]", never, { "active": { "alias": "sortActive"; "required": false; }; "start": { "alias": "sortStart"; "required": false; }; "disabled": { "alias": "sortDisabled"; "required": false; }; "tableFixed": { "alias": "tableFixed"; "required": false; }; "headerFixed": { "alias": "headerFixed"; "required": false; }; "secondaryColor": { "alias": "secondaryColor"; "required": false; }; "tertiaryColor": { "alias": "tertiaryColor"; "required": false; }; }, { "sortChange": "sortChange"; }, never, never, false, never>;
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
declare class SortTableHeaderComponent implements Sortable, OnDestroy, OnInit {
|
|
1278
|
+
_sort: SortTableDirective;
|
|
1279
|
+
_arrowDirection: SortDirectionType;
|
|
1280
|
+
id: string;
|
|
1281
|
+
arrowPosition: 'before' | 'after';
|
|
1282
|
+
start: SortDirectionType;
|
|
1283
|
+
_rerenderSubscription: Subscription;
|
|
1284
|
+
disabled: boolean;
|
|
1285
|
+
constructor(changeDetectorRef: ChangeDetectorRef, _sort: SortTableDirective);
|
|
1286
|
+
ngOnInit(): void;
|
|
1287
|
+
ngOnDestroy(): void;
|
|
1288
|
+
_isSorted(): boolean;
|
|
1289
|
+
_getSortDirection(): SortDirectionType;
|
|
1290
|
+
_updateArrowDirection(): void;
|
|
1291
|
+
_isDisabled(): boolean;
|
|
1292
|
+
onClick(event: any): void;
|
|
1293
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableHeaderComponent, [null, { optional: true; }]>;
|
|
1294
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SortTableHeaderComponent, "[sort-table-header]", never, { "disabled": { "alias": "disabled"; "required": false; }; "id": { "alias": "sort-table-header"; "required": false; }; "arrowPosition": { "alias": "arrowPosition"; "required": false; }; "start": { "alias": "start"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
1295
|
+
}
|
|
1296
|
+
|
|
1297
|
+
declare class SortTableNgForComponent implements OnInit, OnChanges, OnDestroy {
|
|
1298
|
+
_sort: SortTableDirective;
|
|
1299
|
+
data: any[];
|
|
1300
|
+
dataChanged: EventEmitter<any[]>;
|
|
1301
|
+
sortSub$: Subscription;
|
|
1302
|
+
sortedData: any[];
|
|
1303
|
+
constructor(_sort: SortTableDirective);
|
|
1304
|
+
ngOnInit(): void;
|
|
1305
|
+
ngOnChanges(): void;
|
|
1306
|
+
ngOnDestroy(): void;
|
|
1307
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableNgForComponent, [{ optional: true; }]>;
|
|
1308
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SortTableNgForComponent, "[sort-table-ngfor]", never, { "data": { "alias": "sort-table-ngfor"; "required": false; }; }, { "dataChanged": "dataChanged"; }, never, ["*"], false, never>;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
declare class SortTableModule {
|
|
1312
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableModule, never>;
|
|
1313
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SortTableModule, [typeof SortTableDirective, typeof SortTableHeaderComponent, typeof SortTableNgForComponent], [typeof i1.FormsModule, typeof i2.CommonModule], [typeof SortTableDirective, typeof SortTableHeaderComponent, typeof SortTableNgForComponent]>;
|
|
1314
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SortTableModule>;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1317
|
+
declare class SharedModule {
|
|
1318
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
|
1319
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i4.NgbAccordionModule, typeof FormButtonModule, typeof ResponsiveButtonGroupModule, typeof PipeModule, typeof UserRoleModule, typeof i9.NgSelectModule, typeof SortTableModule, typeof i2.CommonModule], [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i4.NgbAccordionModule, typeof FormButtonModule, typeof ResponsiveButtonGroupModule, typeof PipeModule, typeof UserRoleModule, typeof i9.NgSelectModule, typeof SortTableModule, typeof i2.CommonModule]>;
|
|
1320
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1323
|
+
declare class UserSettingsService {
|
|
1324
|
+
selectedUser: BehaviorSubject<string>;
|
|
1325
|
+
constructor();
|
|
1326
|
+
setSelectedUser(id: string): void;
|
|
1327
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsService, never>;
|
|
1328
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<UserSettingsService>;
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1331
|
+
declare class UserSettingsComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1332
|
+
private _us;
|
|
1333
|
+
private _services;
|
|
1334
|
+
selectedUserSettings$: Subscription;
|
|
1335
|
+
menuData: NavbarModel;
|
|
1336
|
+
constructor(_us: UserSettingsService, _services: ProviderService);
|
|
1337
|
+
ngOnInit(): void;
|
|
1338
|
+
ngOnDestroy(): void;
|
|
1339
|
+
selectedUserSettingsChanged(id: string): void;
|
|
1340
|
+
setUserSettingsMenuData(id?: string, user?: UserModel): void;
|
|
1341
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsComponent, never>;
|
|
1342
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserSettingsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1343
|
+
}
|
|
1344
|
+
|
|
1345
|
+
declare class UsersSettingsComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1346
|
+
private _aps;
|
|
1347
|
+
private _us;
|
|
1348
|
+
private _services;
|
|
1349
|
+
private _ds;
|
|
1350
|
+
subscription$: Subscription[];
|
|
1351
|
+
form: FormGroup;
|
|
1352
|
+
disableFormButton: boolean;
|
|
1353
|
+
user: UserModel;
|
|
1354
|
+
client: string;
|
|
1355
|
+
views: any[];
|
|
1356
|
+
hasSubmit: boolean;
|
|
1357
|
+
constructor(_aps: AuthPermissionService, _us: UserSettingsService, _services: ProviderService, _ds: DialogService);
|
|
1358
|
+
ngOnInit(): void;
|
|
1359
|
+
ngOnDestroy(): void;
|
|
1360
|
+
changePrimaryColor(): void;
|
|
1361
|
+
changePrimaryFontColor(): void;
|
|
1362
|
+
changePrimaryFontSize(): void;
|
|
1363
|
+
changeSecondaryColor(): void;
|
|
1364
|
+
changeSecondaryFontColor(): void;
|
|
1365
|
+
changeTertiaryColor(): void;
|
|
1366
|
+
changeTertiaryFontColor(): void;
|
|
1367
|
+
changeWarningColor(): void;
|
|
1368
|
+
changeWarningHoverColor(): void;
|
|
1369
|
+
changeWarningFontColor(): void;
|
|
1370
|
+
changeSuccessColor(): void;
|
|
1371
|
+
changeSuccessHoverColor(): void;
|
|
1372
|
+
changeSuccessFontColor(): void;
|
|
1373
|
+
changeDangerColor(): void;
|
|
1374
|
+
changeDangerHoverColor(): void;
|
|
1375
|
+
changeDangerFontColor(): void;
|
|
1376
|
+
changeInfoColor(): void;
|
|
1377
|
+
changeInfoHoverColor(): void;
|
|
1378
|
+
changeInfoFontColor(): void;
|
|
1379
|
+
changePrimaryButtonColor(): void;
|
|
1380
|
+
changePrimaryHoverColor(): void;
|
|
1381
|
+
changePrimaryButtonFontColor(): void;
|
|
1382
|
+
changeSecondaryButtonColor(): void;
|
|
1383
|
+
changeSecondaryHoverColor(): void;
|
|
1384
|
+
changeSecondaryButtonFontColor(): void;
|
|
1385
|
+
reset(): void;
|
|
1386
|
+
submitForm(form: any): void;
|
|
1387
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UsersSettingsComponent, never>;
|
|
1388
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UsersSettingsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1389
|
+
}
|
|
1390
|
+
|
|
1391
|
+
interface DatatableModel {
|
|
1392
|
+
searchString: string;
|
|
1393
|
+
entriesPerPage: string;
|
|
1394
|
+
pageNum: number;
|
|
1395
|
+
sortColumn: string;
|
|
1396
|
+
sortOrder: string;
|
|
1397
|
+
filters?: Object;
|
|
1398
|
+
}
|
|
1399
|
+
interface DatatableColumn {
|
|
1400
|
+
name: string;
|
|
1401
|
+
data: string;
|
|
1402
|
+
subData?: string;
|
|
1403
|
+
}
|
|
1404
|
+
|
|
1405
|
+
declare class DatatableComponent extends BaseComponent {
|
|
1406
|
+
private _services;
|
|
1407
|
+
urlClick: string;
|
|
1408
|
+
columns: Array<DatatableColumn[]>;
|
|
1409
|
+
data: any[];
|
|
1410
|
+
collapseSize: number;
|
|
1411
|
+
searchTitle: string;
|
|
1412
|
+
totalItems: number;
|
|
1413
|
+
onChangeTableData: EventEmitter<Object>;
|
|
1414
|
+
tableData: DatatableModel;
|
|
1415
|
+
constructor(_services: ProviderService);
|
|
1416
|
+
changeTableData(): void;
|
|
1417
|
+
sortColumn(colName: any): void;
|
|
1418
|
+
navigateTo(id: string, column: string): void;
|
|
1419
|
+
openFile(file_key: string): void;
|
|
1420
|
+
typeOf(data: any): "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function";
|
|
1421
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatatableComponent, never>;
|
|
1422
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DatatableComponent, "data-table", never, { "urlClick": { "alias": "urlClick"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "data": { "alias": "data"; "required": false; }; "collapseSize": { "alias": "collapseSize"; "required": false; }; "searchTitle": { "alias": "searchTitle"; "required": false; }; "totalItems": { "alias": "totalItems"; "required": false; }; "tableData": { "alias": "tableData"; "required": false; }; }, { "onChangeTableData": "onChangeTableData"; }, never, never, false, never>;
|
|
1423
|
+
}
|
|
1424
|
+
|
|
1425
|
+
declare class DatatableModule {
|
|
1426
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DatatableModule, never>;
|
|
1427
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DatatableModule, [typeof DatatableComponent], [typeof i4.NgbModule, typeof i1.FormsModule, typeof i2.CommonModule, typeof i3.RouterModule, typeof CollapseTableModule], [typeof DatatableComponent]>;
|
|
1428
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DatatableModule>;
|
|
1429
|
+
}
|
|
1430
|
+
|
|
1431
|
+
declare class FileUploadComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1432
|
+
private _resize;
|
|
1433
|
+
private _services;
|
|
1434
|
+
private _ds;
|
|
1435
|
+
private _http;
|
|
1436
|
+
constructor(_resize: ResizeService, _services: ProviderService, _ds: DialogService, _http: HttpClient);
|
|
1437
|
+
files: FileModel[];
|
|
1438
|
+
allowDelete: boolean;
|
|
1439
|
+
allowReplace: boolean;
|
|
1440
|
+
showFileUpload: boolean;
|
|
1441
|
+
filesChanged: EventEmitter<any>;
|
|
1442
|
+
fileAdded: EventEmitter<any>;
|
|
1443
|
+
fileRemoved: EventEmitter<any>;
|
|
1444
|
+
fileType: string;
|
|
1445
|
+
download_link: any;
|
|
1446
|
+
supportedFileTypes: string[];
|
|
1447
|
+
pdfSrc: string;
|
|
1448
|
+
replaceFileIndex: number;
|
|
1449
|
+
isUploading: boolean;
|
|
1450
|
+
progressMsg: string;
|
|
1451
|
+
windowSize$: any;
|
|
1452
|
+
windowSize: number;
|
|
1453
|
+
ngOnInit(): void;
|
|
1454
|
+
ngOnDestroy(): void;
|
|
1455
|
+
dragFileAccepted(file: any): void;
|
|
1456
|
+
upload(file: File, type: string, order?: number, fileName?: string, status?: string): Promise<unknown>;
|
|
1457
|
+
uploadWithEmit(file: File, type: string, order?: number, fileName?: string, status?: string): Promise<unknown>;
|
|
1458
|
+
delete(index: number, confirm?: boolean): void;
|
|
1459
|
+
deleteWithEmit(index: number, confirm?: boolean): void;
|
|
1460
|
+
deleteFileWithId(id: string): void;
|
|
1461
|
+
open(file: any): void;
|
|
1462
|
+
setPDFViewerSrc(file: any): void;
|
|
1463
|
+
onFileSelect(data: any): void;
|
|
1464
|
+
onFileSelectReplace(data: any): void;
|
|
1465
|
+
userIsInRole(role: any): boolean;
|
|
1466
|
+
isMobile(): void;
|
|
1467
|
+
private downloadResource;
|
|
1468
|
+
download(file: FileModel): void;
|
|
1469
|
+
email(file: FileModel): void;
|
|
1470
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponent, never>;
|
|
1471
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FileUploadComponent, "file-upload", never, { "files": { "alias": "files"; "required": false; }; "allowDelete": { "alias": "allowDelete"; "required": false; }; "allowReplace": { "alias": "allowReplace"; "required": false; }; "showFileUpload": { "alias": "showFileUpload"; "required": false; }; "fileType": { "alias": "fileType"; "required": false; }; }, { "filesChanged": "filesChanged"; "fileAdded": "fileAdded"; "fileRemoved": "fileRemoved"; }, never, never, false, never>;
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1474
|
+
declare class FileModule {
|
|
1475
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FileModule, never>;
|
|
1476
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<FileModule, [typeof FileUploadComponent], [typeof i2.CommonModule, typeof i1.FormsModule, typeof CollapseTableModule, typeof i4.NgbModule, typeof ResponsiveButtonGroupModule, typeof i7.NgxFileDropModule, typeof i8.PdfViewerModule], [typeof FileUploadComponent]>;
|
|
1477
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<FileModule>;
|
|
1478
|
+
}
|
|
1479
|
+
|
|
1480
|
+
declare class UserSettingsModule {
|
|
1481
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsModule, never>;
|
|
1482
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<UserSettingsModule, [typeof UserSettingsComponent, typeof UsersSettingsComponent], [typeof SharedModule, typeof i3.RouterModule, typeof DatatableModule, typeof FileModule], never>;
|
|
1483
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<UserSettingsModule>;
|
|
1484
|
+
}
|
|
1485
|
+
|
|
1486
|
+
declare class CoreModule {
|
|
1487
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CoreModule, never>;
|
|
1488
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModule, [typeof CoreComponent, typeof HomeComponent, typeof LoggerComponent, typeof HtmlDiffViewerComponent, typeof NavbarMainComponent, typeof NavbarModuleComponent, typeof ForgotPasswordComponent, typeof EnrollComponent, typeof Auth365Component, typeof FocusDirective, typeof ScrollDirective, typeof DialogConfirmContent, typeof DialogErrorContent, typeof DialogInputContent, typeof DialogNotifyContent, typeof DialogSelectDateTimeContent, typeof DialogSelectDataLabelsContent, typeof DialogLoginContent, typeof DialogRegisterContent, typeof DialogSelectWithButtonsURLContent, typeof DialogSelectArrayObjsContent, typeof DialogSelectArrayContent], [typeof SharedModule, typeof i4.NgbModule, typeof ngx_toastr.ToastrModule, typeof UserSettingsModule, typeof i27.BrowserAnimationsModule, typeof CollapseTableModule], [typeof CoreComponent, typeof HomeComponent, typeof LoggerComponent, typeof NavbarMainComponent, typeof NavbarModuleComponent, typeof ForgotPasswordComponent, typeof EnrollComponent, typeof Auth365Component, typeof FocusDirective, typeof ScrollDirective]>;
|
|
1489
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<CoreModule>;
|
|
1490
|
+
}
|
|
1491
|
+
|
|
1492
|
+
declare class AuthGuard {
|
|
1493
|
+
private _router;
|
|
1494
|
+
private _auth;
|
|
1495
|
+
private _ds;
|
|
1496
|
+
private _account;
|
|
1497
|
+
private _app;
|
|
1498
|
+
private _offline;
|
|
1499
|
+
private _aps;
|
|
1500
|
+
private _alert;
|
|
1501
|
+
redirectUrl: string;
|
|
1502
|
+
constructor(_router: Router, _auth: AuthService, _ds: DialogService, _account: AccountManagerService, _app: CoreService, _offline: OfflineManagerService, _aps: AuthPermissionService, _alert: AlertService);
|
|
1503
|
+
canActivate(route: ActivatedRouteSnapshot, state: RouterStateSnapshot): Promise<boolean> | boolean;
|
|
1504
|
+
doesLinkHaveParameter(link: string): boolean;
|
|
1505
|
+
isLinkFakeRoute(link: string): boolean;
|
|
1506
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AuthGuard, never>;
|
|
1507
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AuthGuard>;
|
|
1508
|
+
}
|
|
1509
|
+
|
|
1510
|
+
interface CanComponentDeactivate {
|
|
1511
|
+
canDeactivate: () => Observable<boolean> | Promise<boolean> | boolean;
|
|
1512
|
+
}
|
|
1513
|
+
declare class CanDeactivateGuard {
|
|
1514
|
+
canDeactivate(component: CanComponentDeactivate): boolean | Observable<boolean> | Promise<boolean>;
|
|
1515
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CanDeactivateGuard, never>;
|
|
1516
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<CanDeactivateGuard>;
|
|
1517
|
+
}
|
|
1518
|
+
|
|
1519
|
+
declare class SupportTicketService {
|
|
1520
|
+
selectedSupportTicket: BehaviorSubject<string>;
|
|
1521
|
+
constructor();
|
|
1522
|
+
setSelectedSupportTicket(id: string): void;
|
|
1523
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketService, never>;
|
|
1524
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<SupportTicketService>;
|
|
1525
|
+
}
|
|
1526
|
+
|
|
1527
|
+
interface SupportTicketModel extends CollectionDocument {
|
|
1528
|
+
type: SupportTicketType;
|
|
1529
|
+
priority: SupportTicketPriority;
|
|
1530
|
+
issue: string;
|
|
1531
|
+
support_ticket_number: number;
|
|
1532
|
+
support_ticket_number_string: string;
|
|
1533
|
+
status: SupportTicketStatus;
|
|
1534
|
+
substatus: SupportTicketSubstatus;
|
|
1535
|
+
client: string;
|
|
1536
|
+
id_client: string;
|
|
1537
|
+
messages: SupportTicketMessageModel[];
|
|
1538
|
+
date_created: Date;
|
|
1539
|
+
date_created_string: string;
|
|
1540
|
+
id_user_created: string;
|
|
1541
|
+
user_created: string;
|
|
1542
|
+
billable: boolean;
|
|
1543
|
+
date_investigation?: Date;
|
|
1544
|
+
date_closed?: Date;
|
|
1545
|
+
files: string[];
|
|
1546
|
+
current_watchers: SupportTicketWatchersModel[];
|
|
1547
|
+
client_user: SupportTicketClientUserModel;
|
|
1548
|
+
users_assigned: SupportTicketUserAssignedModel[];
|
|
1549
|
+
estimated_billable_hours?: number;
|
|
1550
|
+
billable_hours?: number;
|
|
1551
|
+
bill_description: string;
|
|
1552
|
+
tasks: SupportTicketTaskModel[];
|
|
1553
|
+
notes: SupportTicketNoteModel[];
|
|
1554
|
+
}
|
|
1555
|
+
interface SupportTicketClientUserModel {
|
|
1556
|
+
id_user: string;
|
|
1557
|
+
user: string;
|
|
1558
|
+
email: string;
|
|
1559
|
+
}
|
|
1560
|
+
type SupportTicketPriority = 'High' | 'Low';
|
|
1561
|
+
type SupportTicketType = 'System Impairment' | 'Request New Feature' | 'General Inquery' | 'New Build';
|
|
1562
|
+
type SupportTicketStatus = 'Opened' | 'Review' | 'Closed';
|
|
1563
|
+
type SupportTicketSubstatus = 'New' | 'Work In Progress' | 'Idle' | 'Awaiting Customer Interaction';
|
|
1564
|
+
interface SupportTicketMessageModel {
|
|
1565
|
+
message: string;
|
|
1566
|
+
id_user: string;
|
|
1567
|
+
user: string;
|
|
1568
|
+
date: Date;
|
|
1569
|
+
type: SupportTicketMessageType;
|
|
1570
|
+
}
|
|
1571
|
+
type SupportTicketMessageType = 'ResolveIO' | 'Client';
|
|
1572
|
+
interface SupportTicketWatchersModel {
|
|
1573
|
+
user: string;
|
|
1574
|
+
id_user: string;
|
|
1575
|
+
email: string;
|
|
1576
|
+
}
|
|
1577
|
+
interface SupportTicketTaskModel {
|
|
1578
|
+
description: string;
|
|
1579
|
+
completed: boolean;
|
|
1580
|
+
id_user: string;
|
|
1581
|
+
user: string;
|
|
1582
|
+
date_created: Date;
|
|
1583
|
+
date_completed?: Date;
|
|
1584
|
+
}
|
|
1585
|
+
interface SupportTicketNoteModel {
|
|
1586
|
+
description: string;
|
|
1587
|
+
id_user: string;
|
|
1588
|
+
user: string;
|
|
1589
|
+
date_created: Date;
|
|
1590
|
+
}
|
|
1591
|
+
interface SupportTicketUserAssignedModel {
|
|
1592
|
+
id_user: string;
|
|
1593
|
+
user: string;
|
|
1594
|
+
date_created: Date;
|
|
1595
|
+
}
|
|
1596
|
+
|
|
1597
|
+
declare class SupportTicketComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1598
|
+
private _sts;
|
|
1599
|
+
private _services;
|
|
1600
|
+
selectedResolveIOSupport$: Subscription;
|
|
1601
|
+
menuData: NavbarModel;
|
|
1602
|
+
constructor(_sts: SupportTicketService, _services: ProviderService);
|
|
1603
|
+
ngOnInit(): void;
|
|
1604
|
+
ngOnDestroy(): void;
|
|
1605
|
+
selectedResolveIOSupportChanged(id: string): void;
|
|
1606
|
+
setResolveIOSupportModuleMenuData(id?: string, st?: SupportTicketModel): void;
|
|
1607
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketComponent, never>;
|
|
1608
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1609
|
+
}
|
|
1610
|
+
|
|
1611
|
+
declare class SupportTicketListComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1612
|
+
private _sts;
|
|
1613
|
+
private _route;
|
|
1614
|
+
private _services;
|
|
1615
|
+
route$: Subscription;
|
|
1616
|
+
support_tickets: SupportTicketModel;
|
|
1617
|
+
subscription$: Subscription[];
|
|
1618
|
+
columns: Array<DatatableColumn>;
|
|
1619
|
+
tableData: DatatableModel;
|
|
1620
|
+
totalItems: number;
|
|
1621
|
+
constructor(_sts: SupportTicketService, _route: ActivatedRoute, _services: ProviderService);
|
|
1622
|
+
ngOnInit(): void;
|
|
1623
|
+
ngOnDestroy(): void;
|
|
1624
|
+
onQueryDataChanged(): void;
|
|
1625
|
+
queryData(): void;
|
|
1626
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketListComponent, never>;
|
|
1627
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketListComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1628
|
+
}
|
|
1629
|
+
|
|
1630
|
+
declare class SupportTicketNewComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1631
|
+
private _sts;
|
|
1632
|
+
private _cd;
|
|
1633
|
+
private _services;
|
|
1634
|
+
private _ds;
|
|
1635
|
+
fileUpload: any;
|
|
1636
|
+
subscription$: Subscription[];
|
|
1637
|
+
form: FormGroup;
|
|
1638
|
+
disableFormButton: boolean;
|
|
1639
|
+
submit: boolean;
|
|
1640
|
+
constructor(_sts: SupportTicketService, _cd: ChangeDetectorRef, _services: ProviderService, _ds: DialogService);
|
|
1641
|
+
ngOnInit(): void;
|
|
1642
|
+
ngOnDestroy(): void;
|
|
1643
|
+
canDeactivate(): boolean;
|
|
1644
|
+
onTypeChange(): void;
|
|
1645
|
+
submitForm(form: any): void;
|
|
1646
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketNewComponent, never>;
|
|
1647
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketNewComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1650
|
+
declare class SupportTicketDetailComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1651
|
+
private _route;
|
|
1652
|
+
private _sts;
|
|
1653
|
+
private _services;
|
|
1654
|
+
private _ds;
|
|
1655
|
+
fileUpload: any;
|
|
1656
|
+
subscription$: Subscription[];
|
|
1657
|
+
id: string;
|
|
1658
|
+
data: SupportTicketModel;
|
|
1659
|
+
files: FileModel[];
|
|
1660
|
+
constructor(_route: ActivatedRoute, _sts: SupportTicketService, _services: ProviderService, _ds: DialogService);
|
|
1661
|
+
ngOnInit(): void;
|
|
1662
|
+
ngOnDestroy(): void;
|
|
1663
|
+
onFileAdded(file: FileModel): void;
|
|
1664
|
+
onFilesRemoved(file: FileModel): void;
|
|
1665
|
+
edit(): void;
|
|
1666
|
+
newMessage(): void;
|
|
1667
|
+
editMessage(index: any): void;
|
|
1668
|
+
deleteMessage(index: any): void;
|
|
1669
|
+
isMyMessage(message: any): boolean;
|
|
1670
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketDetailComponent, never>;
|
|
1671
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketDetailComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1672
|
+
}
|
|
1673
|
+
|
|
1674
|
+
declare class SupportTicketEditComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
1675
|
+
private _route;
|
|
1676
|
+
private _sts;
|
|
1677
|
+
private _services;
|
|
1678
|
+
private _ds;
|
|
1679
|
+
fileUpload: any;
|
|
1680
|
+
selectType: any;
|
|
1681
|
+
id: string;
|
|
1682
|
+
data: SupportTicketModel;
|
|
1683
|
+
subscription$: Subscription[];
|
|
1684
|
+
form: FormGroup;
|
|
1685
|
+
disableFormButton: boolean;
|
|
1686
|
+
constructor(_route: ActivatedRoute, _sts: SupportTicketService, _services: ProviderService, _ds: DialogService);
|
|
1687
|
+
ngOnInit(): void;
|
|
1688
|
+
ngOnDestroy(): void;
|
|
1689
|
+
loadForm(): void;
|
|
1690
|
+
onTypeChange(): void;
|
|
1691
|
+
submitForm(form: any): void;
|
|
1692
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketEditComponent, never>;
|
|
1693
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketEditComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
1694
|
+
}
|
|
1695
|
+
|
|
1696
|
+
declare class SupportTicketModule {
|
|
1697
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketModule, never>;
|
|
1698
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SupportTicketModule, [typeof SupportTicketComponent, typeof SupportTicketListComponent, typeof SupportTicketNewComponent, typeof SupportTicketDetailComponent, typeof SupportTicketEditComponent], [typeof SharedModule, typeof i3.RouterModule, typeof DatatableModule, typeof FileModule], never>;
|
|
1699
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SupportTicketModule>;
|
|
1700
|
+
}
|
|
1701
|
+
|
|
1702
|
+
declare const SupportTicketRouting: ModuleWithProviders<Route>;
|
|
1703
|
+
|
|
1704
|
+
declare function type<T>(label: T | ''): T;
|
|
1705
|
+
|
|
1706
|
+
declare function round(value: any, precision?: number): number;
|
|
1707
|
+
declare function toTitleCase(str: any): any;
|
|
1708
|
+
declare function isUpperCase(str: any): boolean;
|
|
1709
|
+
declare function pad(num: any, size: any): string;
|
|
1710
|
+
declare function deepCopy(obj: any): any;
|
|
1711
|
+
declare function dateReviver(key: any, value: any): any;
|
|
1712
|
+
declare function b64toBlobURL(b64Data: any, contentType: any, sliceSize?: any): string;
|
|
1713
|
+
declare function blobToFile(theBlob: any, fileName: any): File;
|
|
1714
|
+
declare function toDataURL(url: any, callback: any): void;
|
|
1715
|
+
declare function deepDiffDetails(object1: any, object2: any): string;
|
|
1716
|
+
declare function generateCronStringFromDate(date: Date): string;
|
|
1717
|
+
declare function s2ab(s: any): ArrayBuffer;
|
|
1718
|
+
declare function mergeDeep(target: any, ...sources: any[]): any;
|
|
1719
|
+
declare function applyMongoUpdate(uDoc: any, delta: any): any;
|
|
1720
|
+
|
|
1721
|
+
declare class WindowRefService {
|
|
1722
|
+
get nativeWindow(): any;
|
|
1723
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<WindowRefService, never>;
|
|
1724
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<WindowRefService>;
|
|
1725
|
+
}
|
|
1726
|
+
|
|
1727
|
+
declare class DateShortcutComponent extends BaseComponent implements OnInit {
|
|
1728
|
+
private _services;
|
|
1729
|
+
private _cd;
|
|
1730
|
+
startDateObj: any;
|
|
1731
|
+
endDateObj: any;
|
|
1732
|
+
startDateObjForm: any;
|
|
1733
|
+
endDateObjForm: any;
|
|
1734
|
+
startDateObjChange: EventEmitter<Object>;
|
|
1735
|
+
endDateObjChange: EventEmitter<Object>;
|
|
1736
|
+
startDateObjFormChange: EventEmitter<Object>;
|
|
1737
|
+
endDateObjFormChange: EventEmitter<Object>;
|
|
1738
|
+
datesChanged: EventEmitter<any>;
|
|
1739
|
+
shortcutValue: any;
|
|
1740
|
+
shortcutValueChange: EventEmitter<String>;
|
|
1741
|
+
constructor(_services: ProviderService, _cd: ChangeDetectorRef);
|
|
1742
|
+
ngOnInit(): void;
|
|
1743
|
+
reset(): void;
|
|
1744
|
+
onSelectShortcut(): void;
|
|
1745
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutComponent, never>;
|
|
1746
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DateShortcutComponent, "date-shortcut", never, { "startDateObj": { "alias": "startDateObj"; "required": false; }; "endDateObj": { "alias": "endDateObj"; "required": false; }; "startDateObjForm": { "alias": "startDateObjForm"; "required": false; }; "endDateObjForm": { "alias": "endDateObjForm"; "required": false; }; "shortcutValue": { "alias": "shortcutValue"; "required": false; }; }, { "startDateObjChange": "startDateObjChange"; "endDateObjChange": "endDateObjChange"; "startDateObjFormChange": "startDateObjFormChange"; "endDateObjFormChange": "endDateObjFormChange"; "datesChanged": "datesChanged"; "shortcutValueChange": "shortcutValueChange"; }, never, never, false, never>;
|
|
1747
|
+
}
|
|
1748
|
+
|
|
1749
|
+
declare class DateShortcutModule {
|
|
1750
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutModule, never>;
|
|
1751
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<DateShortcutModule, [typeof DateShortcutComponent], [typeof i1.FormsModule, typeof i2.CommonModule, typeof i9.NgSelectModule], [typeof DateShortcutComponent]>;
|
|
1752
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<DateShortcutModule>;
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
declare class SchedulerComponent extends BaseComponent implements AfterViewInit, OnDestroy {
|
|
1756
|
+
private _services;
|
|
1757
|
+
today: Date;
|
|
1758
|
+
over_forward: boolean;
|
|
1759
|
+
over_backwards: boolean;
|
|
1760
|
+
mouseDown: boolean;
|
|
1761
|
+
mouseLastEvent: any;
|
|
1762
|
+
timer_sub: any;
|
|
1763
|
+
months: string[];
|
|
1764
|
+
size_svg: {
|
|
1765
|
+
width: number;
|
|
1766
|
+
height: number;
|
|
1767
|
+
};
|
|
1768
|
+
size_cell: {
|
|
1769
|
+
width: number;
|
|
1770
|
+
height: number;
|
|
1771
|
+
};
|
|
1772
|
+
svgChart: ElementRef;
|
|
1773
|
+
constructor(_services: ProviderService);
|
|
1774
|
+
ngAfterViewInit(): void;
|
|
1775
|
+
ngOnDestroy(): void;
|
|
1776
|
+
onMouseup(): void;
|
|
1777
|
+
onMousedown(event: any): void;
|
|
1778
|
+
onMousemove(event: MouseEvent): void;
|
|
1779
|
+
onMouseLeave(event: MouseEvent): void;
|
|
1780
|
+
buildDays(): any[];
|
|
1781
|
+
buildMonths(): {
|
|
1782
|
+
index_start: number;
|
|
1783
|
+
index_end: any;
|
|
1784
|
+
month: string;
|
|
1785
|
+
}[];
|
|
1786
|
+
buildYears(): {
|
|
1787
|
+
index_start: number;
|
|
1788
|
+
index_end: any;
|
|
1789
|
+
year: number;
|
|
1790
|
+
}[];
|
|
1791
|
+
decrementToday(): void;
|
|
1792
|
+
incrementToday(): void;
|
|
1793
|
+
overForward(): void;
|
|
1794
|
+
leftForward(): void;
|
|
1795
|
+
overBackwards(): void;
|
|
1796
|
+
leftBackwards(): void;
|
|
1797
|
+
zoomOut(): void;
|
|
1798
|
+
zoomIn(): void;
|
|
1799
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerComponent, never>;
|
|
1800
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SchedulerComponent, "scheduler", never, {}, {}, never, never, false, never>;
|
|
1801
|
+
}
|
|
1802
|
+
|
|
1803
|
+
declare class SchedulerModule {
|
|
1804
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerModule, never>;
|
|
1805
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SchedulerModule, [typeof SchedulerComponent], [typeof i4.NgbModule, typeof i1.FormsModule, typeof i2.CommonModule, typeof i3.RouterModule], [typeof SchedulerComponent]>;
|
|
1806
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SchedulerModule>;
|
|
1807
|
+
}
|
|
1808
|
+
|
|
1809
|
+
declare class StorageDB {
|
|
1810
|
+
storage: any;
|
|
1811
|
+
database: any;
|
|
1812
|
+
primaryKey: any;
|
|
1813
|
+
secretKey: any;
|
|
1814
|
+
sep: string;
|
|
1815
|
+
constructor(opts: any);
|
|
1816
|
+
encryptData(data: any): string;
|
|
1817
|
+
decryptData(encryptedData: string): any;
|
|
1818
|
+
get(name: any, opts: any): Collection;
|
|
1819
|
+
getCollections(): any[];
|
|
1820
|
+
collection(name: any, opts: any): Collection;
|
|
1821
|
+
}
|
|
1822
|
+
declare class Collection {
|
|
1823
|
+
name: string;
|
|
1824
|
+
storage: any;
|
|
1825
|
+
path: string;
|
|
1826
|
+
primaryKey: string;
|
|
1827
|
+
cache: {};
|
|
1828
|
+
cacheable: boolean;
|
|
1829
|
+
db: StorageDB;
|
|
1830
|
+
constructor(db: StorageDB, name: any, opts: any);
|
|
1831
|
+
_initCache(): void;
|
|
1832
|
+
_filter(filter: any, opts: any): any;
|
|
1833
|
+
insert(data: any, expiresDate?: any, opts?: any): any;
|
|
1834
|
+
find(query: any, opts?: any, total?: any): any;
|
|
1835
|
+
findOne(query: any, opts?: any): any;
|
|
1836
|
+
remove(query: any, opts?: any): any;
|
|
1837
|
+
update(query: any, values: any, opts?: any): any;
|
|
1838
|
+
drop(): boolean;
|
|
1839
|
+
}
|
|
1840
|
+
|
|
1841
|
+
interface CronJobModel extends CollectionDocument {
|
|
1842
|
+
name: string;
|
|
1843
|
+
repeat: boolean;
|
|
1844
|
+
time_to_run: string;
|
|
1845
|
+
method_run: string;
|
|
1846
|
+
method_run_data?: Object;
|
|
1847
|
+
method_complete?: string;
|
|
1848
|
+
method_complete_data?: Object;
|
|
1849
|
+
running: boolean;
|
|
1850
|
+
timezone?: string;
|
|
1851
|
+
next_run?: Date;
|
|
1852
|
+
}
|
|
1853
|
+
|
|
1854
|
+
interface LogMethodLatencyModel extends CollectionDocument {
|
|
1855
|
+
date_start: Date;
|
|
1856
|
+
date_end?: Date;
|
|
1857
|
+
latency_ms: number;
|
|
1858
|
+
method: string;
|
|
1859
|
+
}
|
|
1860
|
+
|
|
1861
|
+
declare type SortMongo = string | Exclude<SortDirection, {
|
|
1862
|
+
$meta: string;
|
|
1863
|
+
}> | string[] | {
|
|
1864
|
+
[key: string]: SortDirection;
|
|
1865
|
+
} | Map<string, SortDirection> | [string, SortDirection][] | [string, SortDirection];
|
|
1866
|
+
/** @public */
|
|
1867
|
+
declare type SortDirection = 1 | -1 | 'asc' | 'desc' | 'ascending' | 'descending' | {
|
|
1868
|
+
$meta: string;
|
|
1869
|
+
};
|
|
1870
|
+
interface PaginationOptions {
|
|
1871
|
+
limit?: number;
|
|
1872
|
+
skip?: number;
|
|
1873
|
+
sort?: SortMongo;
|
|
1874
|
+
fields?: {
|
|
1875
|
+
[key: string]: number;
|
|
1876
|
+
};
|
|
1877
|
+
}
|
|
1878
|
+
|
|
1879
|
+
interface UserGroupModel extends CollectionDocument {
|
|
1880
|
+
name: string;
|
|
1881
|
+
landing_page?: string;
|
|
1882
|
+
permissions: UserGroupPermissionModel[];
|
|
1883
|
+
notifications: UserGroupNotificationModel[];
|
|
1884
|
+
}
|
|
1885
|
+
interface UserGroupNotificationModel {
|
|
1886
|
+
name: string;
|
|
1887
|
+
selected: boolean;
|
|
1888
|
+
}
|
|
1889
|
+
interface UserGroupPermissionModel {
|
|
1890
|
+
name: string;
|
|
1891
|
+
selected: boolean;
|
|
1892
|
+
views: UserGroupViewModel[];
|
|
1893
|
+
}
|
|
1894
|
+
interface UserGroupViewModel {
|
|
1895
|
+
link: string;
|
|
1896
|
+
selected: boolean;
|
|
1897
|
+
}
|
|
1898
|
+
|
|
1899
|
+
declare const ReportBuilderModulePermission: ModulePermissionModel;
|
|
1900
|
+
|
|
1901
|
+
declare const SuperAdminModulePermission: ModulePermissionModel;
|
|
1902
|
+
|
|
1903
|
+
export { AccountManagerService, AlertService, Auth365Component, AuthGuard, AuthPermissionService, AuthService, AwsService, BaseComponent, CanDeactivateGuard, CollapseTableComponent, CollapseTableModule, CoreComponent, CoreModule, CoreService, DatatableComponent, DatatableModule, DateShortcutComponent, DateShortcutModule, DialogService, DomSanitizorPipe, EnrollComponent, FileModule, FileUploadComponent, FilterEqualPipe, FilterNotEqualPipe, FocusDirective, ForgotPasswordComponent, FormButtonComponent, FormButtonModule, HomeComponent, JsonParsePipe, LoggerComponent, MinusCurrencyPipe, NavbarMainComponent, NavbarModuleComponent, OfflineManagerService, PhonePipe, PipeModule, ProviderService, ReportBuilderModulePermission, ResizeService, ResponsiveButtonGroupComponent, ResponsiveButtonGroupModule, ReversePipe, SchedulerComponent, SchedulerModule, ScrollDirective, SharedModule, SocketManagerService, SocketService, SortTableDirective, SortTableHeaderComponent, SortTableModule, SortTableNgForComponent, StorageDB, SuperAdminModulePermission, SupportTicketComponent, SupportTicketDetailComponent, SupportTicketEditComponent, SupportTicketListComponent, SupportTicketModule, SupportTicketNewComponent, SupportTicketRouting, SupportTicketService, TitleCaseAndUnderscorePipe, TokenManagerService, UserRoleComponent, UserRoleModule, ValidationService, WindowRefService, applyMongoUpdate, b64toBlobURL, blobToFile, dateReviver, deepCopy, deepDiffDetails, generateCronStringFromDate, isUpperCase, mergeDeep, pad, round, s2ab, toDataURL, toTitleCase, type };
|
|
1904
|
+
export type { ActiveClientSubscriptionModel, AppStatusModel, CanComponentDeactivate, CollectionDocument, CronJobModel, DatatableColumn, DatatableModel, DialogInputFieldModel, DialogInputFieldSelectOptions, DialogSelectWithButtonsOptionModel, FileModel, LogMethodLatencyModel, ModulePermissionApprovalModel, ModulePermissionModel, ModulePermissionViewModel, NavbarMainTabLinkModel, NavbarMainTabModel, NavbarMainTabType, NavbarModel, NavbarTabModel, OtherObject, PaginationOptions, ScrollEvent, SelectDataLabelModel, Sort, SortDirection, SortDirectionType, SortMongo, Sortable, SubscriptionModel, SubscriptionPubModel, SupportTicketClientUserModel, SupportTicketMessageModel, SupportTicketModel, SupportTicketNoteModel, SupportTicketPriority, SupportTicketStatus, SupportTicketSubstatus, SupportTicketTaskModel, SupportTicketType, SupportTicketUserAssignedModel, SupportTicketWatchersModel, UserGroupModel, UserGroupNotificationModel, UserGroupPermissionModel, UserGroupViewModel, UserModel, UserRoleApprovalModel, UserRoleGroupModel, UserRoleModel, UserSettingsModel, alertType };
|