@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
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
import { CollectionDocument } from './collection-document.model';
|
|
2
|
-
export interface SupportTicketModel extends CollectionDocument {
|
|
3
|
-
type: SupportTicketType;
|
|
4
|
-
priority: SupportTicketPriority;
|
|
5
|
-
issue: string;
|
|
6
|
-
support_ticket_number: number;
|
|
7
|
-
support_ticket_number_string: string;
|
|
8
|
-
status: SupportTicketStatus;
|
|
9
|
-
substatus: SupportTicketSubstatus;
|
|
10
|
-
client: string;
|
|
11
|
-
id_client: string;
|
|
12
|
-
messages: SupportTicketMessageModel[];
|
|
13
|
-
date_created: Date;
|
|
14
|
-
date_created_string: string;
|
|
15
|
-
id_user_created: string;
|
|
16
|
-
user_created: string;
|
|
17
|
-
billable: boolean;
|
|
18
|
-
date_investigation?: Date;
|
|
19
|
-
date_closed?: Date;
|
|
20
|
-
files: string[];
|
|
21
|
-
current_watchers: SupportTicketWatchersModel[];
|
|
22
|
-
client_user: SupportTicketClientUserModel;
|
|
23
|
-
users_assigned: SupportTicketUserAssignedModel[];
|
|
24
|
-
estimated_billable_hours?: number;
|
|
25
|
-
billable_hours?: number;
|
|
26
|
-
bill_description: string;
|
|
27
|
-
tasks: SupportTicketTaskModel[];
|
|
28
|
-
notes: SupportTicketNoteModel[];
|
|
29
|
-
}
|
|
30
|
-
export interface SupportTicketClientUserModel {
|
|
31
|
-
id_user: string;
|
|
32
|
-
user: string;
|
|
33
|
-
email: string;
|
|
34
|
-
}
|
|
35
|
-
export type SupportTicketPriority = 'High' | 'Low';
|
|
36
|
-
export type SupportTicketType = 'System Impairment' | 'Request New Feature' | 'General Inquery' | 'New Build';
|
|
37
|
-
export type SupportTicketStatus = 'Opened' | 'Review' | 'Closed';
|
|
38
|
-
export type SupportTicketSubstatus = 'New' | 'Work In Progress' | 'Idle' | 'Awaiting Customer Interaction';
|
|
39
|
-
export interface SupportTicketMessageModel {
|
|
40
|
-
message: string;
|
|
41
|
-
id_user: string;
|
|
42
|
-
user: string;
|
|
43
|
-
date: Date;
|
|
44
|
-
type: SupportTicketMessageType;
|
|
45
|
-
}
|
|
46
|
-
type SupportTicketMessageType = 'ResolveIO' | 'Client';
|
|
47
|
-
export interface SupportTicketWatchersModel {
|
|
48
|
-
user: string;
|
|
49
|
-
id_user: string;
|
|
50
|
-
email: string;
|
|
51
|
-
}
|
|
52
|
-
export interface SupportTicketTaskModel {
|
|
53
|
-
description: string;
|
|
54
|
-
completed: boolean;
|
|
55
|
-
id_user: string;
|
|
56
|
-
user: string;
|
|
57
|
-
date_created: Date;
|
|
58
|
-
date_completed?: Date;
|
|
59
|
-
}
|
|
60
|
-
export interface SupportTicketNoteModel {
|
|
61
|
-
description: string;
|
|
62
|
-
id_user: string;
|
|
63
|
-
user: string;
|
|
64
|
-
date_created: Date;
|
|
65
|
-
}
|
|
66
|
-
export interface SupportTicketUserAssignedModel {
|
|
67
|
-
id_user: string;
|
|
68
|
-
user: string;
|
|
69
|
-
date_created: Date;
|
|
70
|
-
}
|
|
71
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { CollectionDocument } from './collection-document.model';
|
|
2
|
-
export interface UserGroupModel extends CollectionDocument {
|
|
3
|
-
name: string;
|
|
4
|
-
landing_page?: string;
|
|
5
|
-
permissions: UserGroupPermissionModel[];
|
|
6
|
-
notifications: UserGroupNotificationModel[];
|
|
7
|
-
}
|
|
8
|
-
export interface UserGroupNotificationModel {
|
|
9
|
-
name: string;
|
|
10
|
-
selected: boolean;
|
|
11
|
-
}
|
|
12
|
-
export interface UserGroupPermissionModel {
|
|
13
|
-
name: string;
|
|
14
|
-
selected: boolean;
|
|
15
|
-
views: UserGroupViewModel[];
|
|
16
|
-
}
|
|
17
|
-
export interface UserGroupViewModel {
|
|
18
|
-
link: string;
|
|
19
|
-
selected: boolean;
|
|
20
|
-
}
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { CollectionDocument } from './collection-document.model';
|
|
2
|
-
export interface UserModel extends CollectionDocument {
|
|
3
|
-
roles: UserRoleModel;
|
|
4
|
-
username: string;
|
|
5
|
-
email: string;
|
|
6
|
-
fullname: string;
|
|
7
|
-
active: boolean;
|
|
8
|
-
phonenumber: string;
|
|
9
|
-
readonly: boolean;
|
|
10
|
-
other: OtherObject;
|
|
11
|
-
attempts: number;
|
|
12
|
-
salt: string;
|
|
13
|
-
hash: string;
|
|
14
|
-
last?: Date;
|
|
15
|
-
settings?: UserSettingsModel;
|
|
16
|
-
services?: Object;
|
|
17
|
-
}
|
|
18
|
-
export interface UserSettingsModel {
|
|
19
|
-
table_color: string;
|
|
20
|
-
table_font_color: string;
|
|
21
|
-
secondary_table_color: string;
|
|
22
|
-
secondary_table_font_color: string;
|
|
23
|
-
tertiary_table_color: string;
|
|
24
|
-
tertiary_table_font_color: string;
|
|
25
|
-
font_size: number;
|
|
26
|
-
collapsable_menu: boolean;
|
|
27
|
-
entries_per_page: string;
|
|
28
|
-
warning_color: string;
|
|
29
|
-
warning_font_color: string;
|
|
30
|
-
warning_hover_color: string;
|
|
31
|
-
success_color: string;
|
|
32
|
-
success_font_color: string;
|
|
33
|
-
success_hover_color: string;
|
|
34
|
-
danger_color: string;
|
|
35
|
-
danger_font_color: string;
|
|
36
|
-
danger_hover_color: string;
|
|
37
|
-
info_color: string;
|
|
38
|
-
info_font_color: string;
|
|
39
|
-
info_hover_color: string;
|
|
40
|
-
primary_color: string;
|
|
41
|
-
primary_font_color: string;
|
|
42
|
-
primary_hover_color: string;
|
|
43
|
-
secondary_color: string;
|
|
44
|
-
secondary_font_color: string;
|
|
45
|
-
secondary_hover_color: string;
|
|
46
|
-
routing_preference: string;
|
|
47
|
-
opening_route: string;
|
|
48
|
-
}
|
|
49
|
-
export interface UserRoleModel {
|
|
50
|
-
super_admin: boolean;
|
|
51
|
-
approvals: UserRoleApprovalModel[];
|
|
52
|
-
groups: UserRoleGroupModel[];
|
|
53
|
-
notifications: string[];
|
|
54
|
-
miscs: string[];
|
|
55
|
-
}
|
|
56
|
-
export interface UserRoleApprovalModel {
|
|
57
|
-
type: string;
|
|
58
|
-
key_1: string;
|
|
59
|
-
key_2: string;
|
|
60
|
-
key_3: string;
|
|
61
|
-
name: string;
|
|
62
|
-
}
|
|
63
|
-
export interface UserRoleGroupModel {
|
|
64
|
-
name: string;
|
|
65
|
-
views: string[];
|
|
66
|
-
yards?: string[];
|
|
67
|
-
}
|
|
68
|
-
export interface OtherObject {
|
|
69
|
-
[key: string]: any;
|
|
70
|
-
}
|
package/lib/offline-db.d.ts
DELETED
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
export declare class StorageDB {
|
|
2
|
-
storage: any;
|
|
3
|
-
database: any;
|
|
4
|
-
primaryKey: any;
|
|
5
|
-
secretKey: any;
|
|
6
|
-
sep: string;
|
|
7
|
-
constructor(opts: any);
|
|
8
|
-
encryptData(data: any): string;
|
|
9
|
-
decryptData(encryptedData: string): any;
|
|
10
|
-
get(name: any, opts: any): Collection;
|
|
11
|
-
getCollections(): any[];
|
|
12
|
-
collection(name: any, opts: any): Collection;
|
|
13
|
-
}
|
|
14
|
-
declare class Collection {
|
|
15
|
-
name: string;
|
|
16
|
-
storage: any;
|
|
17
|
-
path: string;
|
|
18
|
-
primaryKey: string;
|
|
19
|
-
cache: {};
|
|
20
|
-
cacheable: boolean;
|
|
21
|
-
db: StorageDB;
|
|
22
|
-
constructor(db: StorageDB, name: any, opts: any);
|
|
23
|
-
_initCache(): void;
|
|
24
|
-
_filter(filter: any, opts: any): any;
|
|
25
|
-
insert(data: any, expiresDate?: any, opts?: any): any;
|
|
26
|
-
find(query: any, opts?: any, total?: any): any;
|
|
27
|
-
findOne(query: any, opts?: any): any;
|
|
28
|
-
remove(query: any, opts?: any): any;
|
|
29
|
-
update(query: any, values: any, opts?: any): any;
|
|
30
|
-
drop(): boolean;
|
|
31
|
-
}
|
|
32
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { LocalStorageService } from 'ngx-localstorage';
|
|
2
|
-
import { UserModel } from './models/user.model';
|
|
3
|
-
import { BehaviorSubject } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class OfflineManagerService {
|
|
6
|
-
private _storage;
|
|
7
|
-
storageInitialized: BehaviorSubject<boolean>;
|
|
8
|
-
offlineMode: BehaviorSubject<boolean>;
|
|
9
|
-
private _offlineDB;
|
|
10
|
-
constructor(_storage: LocalStorageService);
|
|
11
|
-
initStorage(secretKey: string): void;
|
|
12
|
-
getStorage(): any;
|
|
13
|
-
setOffline(value: boolean): void;
|
|
14
|
-
saveUser(user: UserModel): void;
|
|
15
|
-
getUser(): any;
|
|
16
|
-
removeUser(): void;
|
|
17
|
-
find(collectionName: string, query: Object, options?: {}, total?: boolean): any;
|
|
18
|
-
findOne(collectionName: string, query: Object): any;
|
|
19
|
-
insertDocument(collectionName: string, data: Object, expiresDate?: Date): string;
|
|
20
|
-
updateDocument(collectionName: string, data: Object): 0 | 1;
|
|
21
|
-
updateDocumentProps(collectionName: string, doc_id: string, updateParams: any[], doc__v: number): 0 | 1;
|
|
22
|
-
removeDocument(collectionName: string, id: string): void;
|
|
23
|
-
dropCollection(collectionName: any): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OfflineManagerService, never>;
|
|
25
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OfflineManagerService>;
|
|
26
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { DomSanitizer, SafeHtml, SafeStyle, SafeScript, SafeUrl, SafeResourceUrl } from '@angular/platform-browser';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DomSanitizorPipe implements PipeTransform {
|
|
5
|
-
private _sanitizer;
|
|
6
|
-
constructor(_sanitizer: DomSanitizer);
|
|
7
|
-
transform(value: string, type?: string): SafeHtml | SafeStyle | SafeScript | SafeUrl | SafeResourceUrl;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomSanitizorPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<DomSanitizorPipe, "safe", false>;
|
|
10
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FilterEqualPipe implements PipeTransform {
|
|
4
|
-
transform(items: any[], field: string, value: string): any[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterEqualPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<FilterEqualPipe, "filterEqual", false>;
|
|
7
|
-
}
|
|
8
|
-
export declare class FilterNotEqualPipe implements PipeTransform {
|
|
9
|
-
transform(items: any[], field: string, value: string): any[];
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FilterNotEqualPipe, never>;
|
|
11
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<FilterNotEqualPipe, "filterNotEqual", false>;
|
|
12
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class JsonParsePipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<JsonParsePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<JsonParsePipe, "jsonParse", false>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class MinusCurrencyPipe implements PipeTransform {
|
|
4
|
-
transform(value: any, args?: any): any;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MinusCurrencyPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<MinusCurrencyPipe, "minusCurrency", false>;
|
|
7
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class PhonePipe implements PipeTransform {
|
|
4
|
-
transform(tel: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PhonePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<PhonePipe, "phone", false>;
|
|
7
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./filter.pipe";
|
|
3
|
-
import * as i2 from "./phone.pipe";
|
|
4
|
-
import * as i3 from "./reverse-list.pipe";
|
|
5
|
-
import * as i4 from "./minus-currency.pipe";
|
|
6
|
-
import * as i5 from "./domsanitizor.pipe";
|
|
7
|
-
import * as i6 from "./titlecase.pipe";
|
|
8
|
-
import * as i7 from "./json-parse.pipe";
|
|
9
|
-
export declare class PipeModule {
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<PipeModule, never>;
|
|
11
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<PipeModule, [typeof i1.FilterEqualPipe, typeof i1.FilterNotEqualPipe, typeof i2.PhonePipe, typeof i3.ReversePipe, typeof i4.MinusCurrencyPipe, typeof i5.DomSanitizorPipe, typeof i6.TitleCaseAndUnderscorePipe, typeof i7.JsonParsePipe], never, [typeof i1.FilterEqualPipe, typeof i1.FilterNotEqualPipe, typeof i2.PhonePipe, typeof i3.ReversePipe, typeof i4.MinusCurrencyPipe, typeof i5.DomSanitizorPipe, typeof i6.TitleCaseAndUnderscorePipe, typeof i7.JsonParsePipe]>;
|
|
12
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<PipeModule>;
|
|
13
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TitleCaseAndUnderscorePipe implements PipeTransform {
|
|
4
|
-
transform(value: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TitleCaseAndUnderscorePipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<TitleCaseAndUnderscorePipe, "titleCase", false>;
|
|
7
|
-
}
|
package/lib/resolveio-class.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { FormBuilder } from '@angular/forms';
|
|
2
|
-
import { AlertService } from './widgets/alert/alert.service';
|
|
3
|
-
import { AccountManagerService } from './account-manager.service';
|
|
4
|
-
import { Router } from '@angular/router';
|
|
5
|
-
import { SocketManagerService } from './socket-manager.service';
|
|
6
|
-
import { CoreService } from './core.service';
|
|
7
|
-
import { ValidationService } from './util/validation.service';
|
|
8
|
-
import { AwsService } from './util/aws.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class BaseComponent {
|
|
11
|
-
protected providerService: ProviderService;
|
|
12
|
-
constructor(providerService: ProviderService);
|
|
13
|
-
}
|
|
14
|
-
export declare class ProviderService {
|
|
15
|
-
_app: CoreService;
|
|
16
|
-
_router: Router;
|
|
17
|
-
_socket: SocketManagerService;
|
|
18
|
-
_account: AccountManagerService;
|
|
19
|
-
_alert: AlertService;
|
|
20
|
-
_vs: ValidationService;
|
|
21
|
-
_aws: AwsService;
|
|
22
|
-
_fb: FormBuilder;
|
|
23
|
-
constructor(_app: CoreService, _router: Router, _socket: SocketManagerService, _account: AccountManagerService, _alert: AlertService, _vs: ValidationService, _aws: AwsService, _fb: FormBuilder);
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ProviderService, never>;
|
|
25
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<ProviderService>;
|
|
26
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/forms";
|
|
3
|
-
import * as i2 from "../widgets/collapse-table/collapse-table.module";
|
|
4
|
-
import * as i3 from "@angular/router";
|
|
5
|
-
import * as i4 from "@ng-bootstrap/ng-bootstrap";
|
|
6
|
-
import * as i5 from "../widgets/form-button/form-button.module";
|
|
7
|
-
import * as i6 from "../widgets/responsive-button-group/responsive-button-group.module";
|
|
8
|
-
import * as i7 from "../pipes/pipe.module";
|
|
9
|
-
import * as i8 from "../widgets/user-role/user-role.module";
|
|
10
|
-
import * as i9 from "@ng-select/ng-select";
|
|
11
|
-
import * as i10 from "../widgets/sort-table/sort-table.module";
|
|
12
|
-
import * as i11 from "@angular/common";
|
|
13
|
-
export declare class SharedModule {
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SharedModule, never>;
|
|
15
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SharedModule, never, [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i5.FormButtonModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.PipeModule, typeof i8.UserRoleModule, typeof i9.NgSelectModule, typeof i10.SortTableModule, typeof i11.CommonModule], [typeof i1.ReactiveFormsModule, typeof i1.FormsModule, typeof i2.CollapseTableModule, typeof i3.RouterModule, typeof i4.NgbModule, typeof i5.FormButtonModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.PipeModule, typeof i8.UserRoleModule, typeof i9.NgSelectModule, typeof i10.SortTableModule, typeof i11.CommonModule]>;
|
|
16
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SharedModule>;
|
|
17
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { SocketService } from './socket.service';
|
|
2
|
-
import { ActiveClientSubscriptionModel } from './models/subscription.model';
|
|
3
|
-
import { OfflineManagerService } from './offline-manager.service';
|
|
4
|
-
import { AlertService } from './widgets/alert/alert.service';
|
|
5
|
-
import { Router } from '@angular/router';
|
|
6
|
-
import { TokenManagerService } from './token-manager.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class SocketManagerService {
|
|
9
|
-
private _socket;
|
|
10
|
-
private _offline;
|
|
11
|
-
private _alert;
|
|
12
|
-
private _router;
|
|
13
|
-
private _token;
|
|
14
|
-
private socketStatus;
|
|
15
|
-
private messageId;
|
|
16
|
-
private _cbArray;
|
|
17
|
-
private _subArray;
|
|
18
|
-
private _offlineUpdates;
|
|
19
|
-
private _pendingMessages;
|
|
20
|
-
private _sendTimeout;
|
|
21
|
-
private _currentLockId;
|
|
22
|
-
private _chunkAssemblies;
|
|
23
|
-
private readonly _chunkProgressThresholdBytes;
|
|
24
|
-
private readonly _chunkTextDecoder;
|
|
25
|
-
private _connectionDelayTimeout;
|
|
26
|
-
onerror: () => void;
|
|
27
|
-
constructor(_socket: SocketService, _offline: OfflineManagerService, _alert: AlertService, _router: Router, _token: TokenManagerService);
|
|
28
|
-
getSubArray(): ActiveClientSubscriptionModel[];
|
|
29
|
-
initSocketManager(): void;
|
|
30
|
-
private handleMessage;
|
|
31
|
-
private acquireLock;
|
|
32
|
-
private sleep;
|
|
33
|
-
private releaseLock;
|
|
34
|
-
private generateUniqueId;
|
|
35
|
-
private processReceivedMessage;
|
|
36
|
-
private handleChunkedPayload;
|
|
37
|
-
private createChunkAssembly;
|
|
38
|
-
private initializeChunkProgress;
|
|
39
|
-
private shouldShowChunkProgress;
|
|
40
|
-
private appendChunkPayload;
|
|
41
|
-
private updateChunkProgress;
|
|
42
|
-
private emitChunkProgress;
|
|
43
|
-
private handleChunkFailure;
|
|
44
|
-
private tryDecodeChunkBuffer;
|
|
45
|
-
private extractChunkBytes;
|
|
46
|
-
private ensureUint8Array;
|
|
47
|
-
private base64ToUint8Array;
|
|
48
|
-
private dismissChunkAlert;
|
|
49
|
-
private getChunkProgressPercent;
|
|
50
|
-
private buildChunkProgressMessage;
|
|
51
|
-
private formatBytes;
|
|
52
|
-
private configureChunkAlert;
|
|
53
|
-
private updateChunkAlertMessage;
|
|
54
|
-
openSocket(environment: any, protocols: any): void;
|
|
55
|
-
closeSocket(): void;
|
|
56
|
-
call(method: string, ...parameters: any[]): Promise<unknown>;
|
|
57
|
-
subscribe(subscription: string, ...parameters: any[]): import("rxjs").Observable<any>;
|
|
58
|
-
subscribeBypassRoute(subscription: string, ...parameters: any[]): import("rxjs").Observable<any>;
|
|
59
|
-
unsubscribe(messageId: any, subscription: string, ...parameters: any[]): void;
|
|
60
|
-
private send;
|
|
61
|
-
private handleOfflineMethod;
|
|
62
|
-
getStatus(): import("rxjs").BehaviorSubject<number>;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SocketManagerService, never>;
|
|
64
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SocketManagerService>;
|
|
65
|
-
}
|
package/lib/socket.service.d.ts
DELETED
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { LocalStorageService } from 'ngx-localstorage';
|
|
2
|
-
import { BehaviorSubject } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SocketService {
|
|
5
|
-
private _storage;
|
|
6
|
-
debug: boolean;
|
|
7
|
-
reconnectInterval: number;
|
|
8
|
-
timeoutInterval: number;
|
|
9
|
-
private timeout;
|
|
10
|
-
readyState: number;
|
|
11
|
-
readyState$: BehaviorSubject<number>;
|
|
12
|
-
private protocols;
|
|
13
|
-
ws: WebSocket | null;
|
|
14
|
-
private url;
|
|
15
|
-
private timezone;
|
|
16
|
-
private pingInterval;
|
|
17
|
-
private pongTimeout;
|
|
18
|
-
private pingIntervalTime;
|
|
19
|
-
private pongTimeoutTime;
|
|
20
|
-
private lastActivity;
|
|
21
|
-
private missedPongs;
|
|
22
|
-
private maxMissedPongs;
|
|
23
|
-
private wakeReconnectThreshold;
|
|
24
|
-
private focusReconnectDebounce;
|
|
25
|
-
onopen: (ev: Event) => void;
|
|
26
|
-
onclose: (ev: CloseEvent) => void;
|
|
27
|
-
onconnecting: () => void;
|
|
28
|
-
onmessage: (data: any) => void;
|
|
29
|
-
onerror: (ev: ErrorEvent) => void;
|
|
30
|
-
constructor(_storage: LocalStorageService);
|
|
31
|
-
openSocket(environment: any, protocols: string[]): void;
|
|
32
|
-
private onOpenHandler;
|
|
33
|
-
private onCloseHandler;
|
|
34
|
-
private onMessageHandler;
|
|
35
|
-
private onErrorHandler;
|
|
36
|
-
private connect;
|
|
37
|
-
private convertUTCDateToLocalDate;
|
|
38
|
-
private clearPongTimeout;
|
|
39
|
-
private recordActivity;
|
|
40
|
-
private schedulePongTimeout;
|
|
41
|
-
private handleMissedPong;
|
|
42
|
-
private startPinging;
|
|
43
|
-
private stopPinging;
|
|
44
|
-
private convertDatesToUTC;
|
|
45
|
-
send(...data: any[]): boolean;
|
|
46
|
-
close(): boolean;
|
|
47
|
-
reconnect(): void;
|
|
48
|
-
getBufferAmount(): number;
|
|
49
|
-
private log;
|
|
50
|
-
private handleVisibilityChange;
|
|
51
|
-
private handleWindowFocus;
|
|
52
|
-
private isWebSocketActive;
|
|
53
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SocketService, never>;
|
|
54
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SocketService>;
|
|
55
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ActivatedRoute } from '@angular/router';
|
|
3
|
-
import { SupportTicketService } from '../support-ticket.service';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
6
|
-
import { SupportTicketModel } from '../../models/support-ticket.model';
|
|
7
|
-
import { DialogService } from '../../widgets/dialog/dialog.service';
|
|
8
|
-
import { FileModel } from '../../models/file.model';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class SupportTicketDetailComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
11
|
-
private _route;
|
|
12
|
-
private _sts;
|
|
13
|
-
private _services;
|
|
14
|
-
private _ds;
|
|
15
|
-
fileUpload: any;
|
|
16
|
-
subscription$: Subscription[];
|
|
17
|
-
id: string;
|
|
18
|
-
data: SupportTicketModel;
|
|
19
|
-
files: FileModel[];
|
|
20
|
-
constructor(_route: ActivatedRoute, _sts: SupportTicketService, _services: ProviderService, _ds: DialogService);
|
|
21
|
-
ngOnInit(): void;
|
|
22
|
-
ngOnDestroy(): void;
|
|
23
|
-
onFileAdded(file: FileModel): void;
|
|
24
|
-
onFilesRemoved(file: FileModel): void;
|
|
25
|
-
edit(): void;
|
|
26
|
-
newMessage(): void;
|
|
27
|
-
editMessage(index: any): void;
|
|
28
|
-
deleteMessage(index: any): void;
|
|
29
|
-
isMyMessage(message: any): boolean;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketDetailComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketDetailComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
32
|
-
}
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { SupportTicketService } from '../support-ticket.service';
|
|
3
|
-
import { FormGroup } from '@angular/forms';
|
|
4
|
-
import { ActivatedRoute } from '@angular/router';
|
|
5
|
-
import { Subscription } from 'rxjs';
|
|
6
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
7
|
-
import { SupportTicketModel } from '../../models/support-ticket.model';
|
|
8
|
-
import { DialogService } from '../../widgets/dialog/dialog.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class SupportTicketEditComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
11
|
-
private _route;
|
|
12
|
-
private _sts;
|
|
13
|
-
private _services;
|
|
14
|
-
private _ds;
|
|
15
|
-
fileUpload: any;
|
|
16
|
-
selectType: any;
|
|
17
|
-
id: string;
|
|
18
|
-
data: SupportTicketModel;
|
|
19
|
-
subscription$: Subscription[];
|
|
20
|
-
form: FormGroup;
|
|
21
|
-
disableFormButton: boolean;
|
|
22
|
-
constructor(_route: ActivatedRoute, _sts: SupportTicketService, _services: ProviderService, _ds: DialogService);
|
|
23
|
-
ngOnInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
loadForm(): void;
|
|
26
|
-
onTypeChange(): void;
|
|
27
|
-
submitForm(form: any): void;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketEditComponent, never>;
|
|
29
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketEditComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
30
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ActivatedRoute } from '@angular/router';
|
|
3
|
-
import { SupportTicketService } from '../support-ticket.service';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import { DatatableModel, DatatableColumn } from '../../widgets/data-table/data-table.model';
|
|
6
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
7
|
-
import { SupportTicketModel } from '../../models/support-ticket.model';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class SupportTicketListComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
10
|
-
private _sts;
|
|
11
|
-
private _route;
|
|
12
|
-
private _services;
|
|
13
|
-
route$: Subscription;
|
|
14
|
-
support_tickets: SupportTicketModel;
|
|
15
|
-
subscription$: Subscription[];
|
|
16
|
-
columns: Array<DatatableColumn>;
|
|
17
|
-
tableData: DatatableModel;
|
|
18
|
-
totalItems: number;
|
|
19
|
-
constructor(_sts: SupportTicketService, _route: ActivatedRoute, _services: ProviderService);
|
|
20
|
-
ngOnInit(): void;
|
|
21
|
-
ngOnDestroy(): void;
|
|
22
|
-
onQueryDataChanged(): void;
|
|
23
|
-
queryData(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketListComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketListComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { SupportTicketService } from '../support-ticket.service';
|
|
3
|
-
import { FormGroup } from '@angular/forms';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
6
|
-
import { DialogService } from '../../widgets/dialog/dialog.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class SupportTicketNewComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _sts;
|
|
10
|
-
private _cd;
|
|
11
|
-
private _services;
|
|
12
|
-
private _ds;
|
|
13
|
-
fileUpload: any;
|
|
14
|
-
subscription$: Subscription[];
|
|
15
|
-
form: FormGroup;
|
|
16
|
-
disableFormButton: boolean;
|
|
17
|
-
submit: boolean;
|
|
18
|
-
constructor(_sts: SupportTicketService, _cd: ChangeDetectorRef, _services: ProviderService, _ds: DialogService);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
canDeactivate(): boolean;
|
|
22
|
-
onTypeChange(): void;
|
|
23
|
-
submitForm(form: any): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketNewComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketNewComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { NavbarModel } from '../widgets/navbar-module/navbar-module.model';
|
|
3
|
-
import { SupportTicketService } from './support-ticket.service';
|
|
4
|
-
import { Subscription } from 'rxjs';
|
|
5
|
-
import { ProviderService, BaseComponent } from '../resolveio-class';
|
|
6
|
-
import { SupportTicketModel } from '../models/support-ticket.model';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class SupportTicketComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _sts;
|
|
10
|
-
private _services;
|
|
11
|
-
selectedResolveIOSupport$: Subscription;
|
|
12
|
-
menuData: NavbarModel;
|
|
13
|
-
constructor(_sts: SupportTicketService, _services: ProviderService);
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
selectedResolveIOSupportChanged(id: string): void;
|
|
17
|
-
setResolveIOSupportModuleMenuData(id?: string, st?: SupportTicketModel): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketComponent, never>;
|
|
19
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SupportTicketComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
20
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./support-ticket.component";
|
|
3
|
-
import * as i2 from "./list/support-ticket-list.component";
|
|
4
|
-
import * as i3 from "./new/support-ticket-new.component";
|
|
5
|
-
import * as i4 from "./detail/support-ticket-detail.component";
|
|
6
|
-
import * as i5 from "./edit/support-ticket-edit.component";
|
|
7
|
-
import * as i6 from "../shared/shared.module";
|
|
8
|
-
import * as i7 from "@angular/router";
|
|
9
|
-
import * as i8 from "../widgets/data-table/data-table.module";
|
|
10
|
-
import * as i9 from "../widgets/file/file-upload.module";
|
|
11
|
-
export declare class SupportTicketModule {
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketModule, never>;
|
|
13
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SupportTicketModule, [typeof i1.SupportTicketComponent, typeof i2.SupportTicketListComponent, typeof i3.SupportTicketNewComponent, typeof i4.SupportTicketDetailComponent, typeof i5.SupportTicketEditComponent], [typeof i6.SharedModule, typeof i7.RouterModule, typeof i8.DatatableModule, typeof i9.FileModule], never>;
|
|
14
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SupportTicketModule>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { BehaviorSubject } from 'rxjs';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SupportTicketService {
|
|
4
|
-
selectedSupportTicket: BehaviorSubject<string>;
|
|
5
|
-
constructor();
|
|
6
|
-
setSelectedSupportTicket(id: string): void;
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SupportTicketService, never>;
|
|
8
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SupportTicketService>;
|
|
9
|
-
}
|