@resolveio/client-lib-core 16.0.0 → 21.0.1
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 -8
- package/types/resolveio-client-lib-core.d.ts +1904 -0
- package/esm2022/lib/account-manager.service.mjs +0 -229
- package/esm2022/lib/auth/auth-guard.service.mjs +0 -174
- package/esm2022/lib/auth/auth-permissions.service.mjs +0 -23
- package/esm2022/lib/auth/auth.service.mjs +0 -251
- package/esm2022/lib/auth/auth365.component.mjs +0 -51
- package/esm2022/lib/auth/can-deactivate-guard.service.mjs +0 -13
- package/esm2022/lib/auth/enroll.component.mjs +0 -88
- package/esm2022/lib/auth/forgot-password.component.mjs +0 -89
- package/esm2022/lib/core.component.mjs +0 -404
- package/esm2022/lib/core.module.mjs +0 -176
- package/esm2022/lib/core.service.mjs +0 -88
- package/esm2022/lib/directive/focus.mjs +0 -24
- package/esm2022/lib/directive/scroll.mjs +0 -54
- package/esm2022/lib/home/home.component.mjs +0 -84
- package/esm2022/lib/logger/logger.component.mjs +0 -229
- package/esm2022/lib/models/app-status.model.mjs +0 -2
- package/esm2022/lib/models/collection-document.model.mjs +0 -2
- package/esm2022/lib/models/cron-job.model.mjs +0 -2
- package/esm2022/lib/models/dialog.model.mjs +0 -2
- package/esm2022/lib/models/file.model.mjs +0 -2
- package/esm2022/lib/models/log-method-latency.model.mjs +0 -2
- package/esm2022/lib/models/navbar-main-tab.model.mjs +0 -2
- package/esm2022/lib/models/pagination.model.mjs +0 -2
- package/esm2022/lib/models/permission.model.mjs +0 -2
- package/esm2022/lib/models/select-data-label.model.mjs +0 -2
- package/esm2022/lib/models/subscription.model.mjs +0 -2
- package/esm2022/lib/models/support-ticket.model.mjs +0 -2
- package/esm2022/lib/models/user-group.model.mjs +0 -2
- package/esm2022/lib/models/user.model.mjs +0 -2
- package/esm2022/lib/offline-db.mjs +0 -519
- package/esm2022/lib/offline-manager.service.mjs +0 -109
- package/esm2022/lib/pipes/domsanitizor.pipe.mjs +0 -29
- package/esm2022/lib/pipes/filter.pipe.mjs +0 -36
- package/esm2022/lib/pipes/json-parse.pipe.mjs +0 -29
- package/esm2022/lib/pipes/minus-currency.pipe.mjs +0 -16
- package/esm2022/lib/pipes/phone.pipe.mjs +0 -47
- package/esm2022/lib/pipes/pipe.module.mjs +0 -54
- package/esm2022/lib/pipes/reverse-list.pipe.mjs +0 -17
- package/esm2022/lib/pipes/titlecase.pipe.mjs +0 -22
- package/esm2022/lib/report-builder.permission.mjs +0 -13
- package/esm2022/lib/resolveio-class.mjs +0 -50
- package/esm2022/lib/shared/shared.module.mjs +0 -96
- package/esm2022/lib/socket-manager.service.mjs +0 -340
- package/esm2022/lib/socket.service.mjs +0 -200
- package/esm2022/lib/super-admin.permission.mjs +0 -9
- package/esm2022/lib/support-ticket/detail/support-ticket-detail.component.mjs +0 -211
- package/esm2022/lib/support-ticket/edit/support-ticket-edit.component.mjs +0 -131
- package/esm2022/lib/support-ticket/list/support-ticket-list.component.mjs +0 -142
- package/esm2022/lib/support-ticket/new/support-ticket-new.component.mjs +0 -121
- package/esm2022/lib/support-ticket/support-ticket.component.mjs +0 -67
- package/esm2022/lib/support-ticket/support-ticket.module.mjs +0 -50
- package/esm2022/lib/support-ticket/support-ticket.routing.mjs +0 -20
- package/esm2022/lib/support-ticket/support-ticket.service.mjs +0 -16
- package/esm2022/lib/token-manager.service.mjs +0 -25
- package/esm2022/lib/user-settings/settings/users-settings.component.mjs +0 -302
- package/esm2022/lib/user-settings/user-settings.component.mjs +0 -61
- package/esm2022/lib/user-settings/user-settings.module.mjs +0 -41
- package/esm2022/lib/user-settings/user-settings.permission.mjs +0 -10
- package/esm2022/lib/user-settings/user-settings.routing.mjs +0 -14
- package/esm2022/lib/user-settings/user-settings.service.mjs +0 -16
- package/esm2022/lib/util/action-name.helper.mjs +0 -9
- package/esm2022/lib/util/aws.service.mjs +0 -80
- package/esm2022/lib/util/common.helper.mjs +0 -133
- package/esm2022/lib/util/validation.service.mjs +0 -185
- package/esm2022/lib/util/window-resize.service.mjs +0 -38
- package/esm2022/lib/util/window.service.mjs +0 -16
- package/esm2022/lib/widgets/alert/alert.model.mjs +0 -2
- package/esm2022/lib/widgets/alert/alert.service.mjs +0 -79
- package/esm2022/lib/widgets/collapse-table/collapse-table.component.mjs +0 -83
- package/esm2022/lib/widgets/collapse-table/collapse-table.module.mjs +0 -34
- package/esm2022/lib/widgets/data-table/data-table.component.mjs +0 -84
- package/esm2022/lib/widgets/data-table/data-table.model.mjs +0 -2
- package/esm2022/lib/widgets/data-table/data-table.module.mjs +0 -41
- package/esm2022/lib/widgets/date-shortcut/date-shortcut.component.mjs +0 -198
- package/esm2022/lib/widgets/date-shortcut/date-shortcut.module.mjs +0 -32
- package/esm2022/lib/widgets/dialog/dialog.confirm.content.mjs +0 -67
- package/esm2022/lib/widgets/dialog/dialog.error.content.mjs +0 -60
- package/esm2022/lib/widgets/dialog/dialog.input.content.mjs +0 -200
- package/esm2022/lib/widgets/dialog/dialog.login.content.mjs +0 -354
- package/esm2022/lib/widgets/dialog/dialog.notify.content.mjs +0 -60
- package/esm2022/lib/widgets/dialog/dialog.register.content.mjs +0 -333
- package/esm2022/lib/widgets/dialog/dialog.select-array-objs.content.mjs +0 -203
- package/esm2022/lib/widgets/dialog/dialog.select-array.content.mjs +0 -310
- package/esm2022/lib/widgets/dialog/dialog.select-data-labels.content.mjs +0 -196
- package/esm2022/lib/widgets/dialog/dialog.select-datetime.content.mjs +0 -191
- package/esm2022/lib/widgets/dialog/dialog.select-with-buttons-url.content.mjs +0 -166
- package/esm2022/lib/widgets/dialog/dialog.service.mjs +0 -98
- package/esm2022/lib/widgets/file/file-upload.component.mjs +0 -433
- package/esm2022/lib/widgets/file/file-upload.module.mjs +0 -48
- package/esm2022/lib/widgets/form-button/form-button.component.mjs +0 -97
- package/esm2022/lib/widgets/form-button/form-button.module.mjs +0 -28
- package/esm2022/lib/widgets/navbar-main/navbar-main.component.mjs +0 -222
- package/esm2022/lib/widgets/navbar-module/navbar-module.component.mjs +0 -108
- package/esm2022/lib/widgets/navbar-module/navbar-module.model.mjs +0 -2
- package/esm2022/lib/widgets/responsive-button-group/responsive-button-group.component.mjs +0 -41
- package/esm2022/lib/widgets/responsive-button-group/responsive-button-group.module.mjs +0 -24
- package/esm2022/lib/widgets/scheduler/scheduler.component.mjs +0 -186
- package/esm2022/lib/widgets/scheduler/scheduler.module.mjs +0 -37
- package/esm2022/lib/widgets/sort-table/sort-table-header.component.mjs +0 -72
- package/esm2022/lib/widgets/sort-table/sort-table-ngfor.component.mjs +0 -49
- package/esm2022/lib/widgets/sort-table/sort-table.directive.mjs +0 -177
- package/esm2022/lib/widgets/sort-table/sort-table.module.mjs +0 -38
- package/esm2022/lib/widgets/user-role/user-role.component.mjs +0 -29
- package/esm2022/lib/widgets/user-role/user-role.module.mjs +0 -24
- package/esm2022/public_api.mjs +0 -91
- package/esm2022/resolveio-client-lib-core.mjs +0 -5
- package/fesm2022/resolveio-client-lib-core.mjs +0 -9019
- package/fesm2022/resolveio-client-lib-core.mjs.map +0 -1
- package/index.d.ts +0 -5
- 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 -10
- 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 -63
- package/lib/core.module.d.ts +0 -34
- 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/logger.component.d.ts +0 -37
- 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 -17
- 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 -19
- package/lib/models/user.model.d.ts +0 -70
- package/lib/offline-db.d.ts +0 -28
- package/lib/offline-manager.service.d.ts +0 -23
- 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 -36
- package/lib/socket.service.d.ts +0 -38
- 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 -11
- 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 -16
- package/lib/util/common.helper.d.ts +0 -12
- package/lib/util/validation.service.d.ts +0 -88
- package/lib/util/window-resize.service.d.ts +0 -13
- 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 -20
- 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 -52
- 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 -48
- 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,19 +0,0 @@
|
|
|
1
|
-
import { CollectionDocument } from './collection-document.model';
|
|
2
|
-
export interface UserGroupModel extends CollectionDocument {
|
|
3
|
-
name: string;
|
|
4
|
-
permissions: UserGroupPermissionModel[];
|
|
5
|
-
notifications: UserGroupNotificationModel[];
|
|
6
|
-
}
|
|
7
|
-
export interface UserGroupNotificationModel {
|
|
8
|
-
name: string;
|
|
9
|
-
selected: boolean;
|
|
10
|
-
}
|
|
11
|
-
export interface UserGroupPermissionModel {
|
|
12
|
-
name: string;
|
|
13
|
-
selected: boolean;
|
|
14
|
-
views: UserGroupViewModel[];
|
|
15
|
-
}
|
|
16
|
-
export interface UserGroupViewModel {
|
|
17
|
-
link: string;
|
|
18
|
-
selected: boolean;
|
|
19
|
-
}
|
|
@@ -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,28 +0,0 @@
|
|
|
1
|
-
export declare class StorageDB {
|
|
2
|
-
storage: any;
|
|
3
|
-
database: any;
|
|
4
|
-
primaryKey: any;
|
|
5
|
-
sep: string;
|
|
6
|
-
constructor(opts: any);
|
|
7
|
-
get(name: any, opts: any): Collection;
|
|
8
|
-
getCollections(): any[];
|
|
9
|
-
collection(name: any, opts: any): Collection;
|
|
10
|
-
}
|
|
11
|
-
declare class Collection {
|
|
12
|
-
name: string;
|
|
13
|
-
storage: any;
|
|
14
|
-
path: string;
|
|
15
|
-
primaryKey: string;
|
|
16
|
-
cache: {};
|
|
17
|
-
cacheable: boolean;
|
|
18
|
-
constructor(db: any, name: any, opts: any);
|
|
19
|
-
_initCache(): void;
|
|
20
|
-
_filter(filter: any, opts: any): any;
|
|
21
|
-
insert(data: any, expiresDate?: any, opts?: any): any;
|
|
22
|
-
find(query: any, opts?: any, total?: any): any;
|
|
23
|
-
findOne(query: any, opts?: any): any;
|
|
24
|
-
remove(query: any, opts?: any): any;
|
|
25
|
-
update(query: any, values: any, opts?: any): any;
|
|
26
|
-
drop(): boolean;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,23 +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
|
-
offlineMode: BehaviorSubject<boolean>;
|
|
8
|
-
private _offlineDB;
|
|
9
|
-
constructor(_storage: LocalStorageService);
|
|
10
|
-
setOffline(value: boolean): void;
|
|
11
|
-
saveUser(user: UserModel): void;
|
|
12
|
-
getUser(): string;
|
|
13
|
-
removeUser(): void;
|
|
14
|
-
find(collectionName: string, query: Object, options?: {}, total?: boolean): any;
|
|
15
|
-
findOne(collectionName: string, query: Object): any;
|
|
16
|
-
insertDocument(collectionName: string, data: Object, expiresDate?: Date): string;
|
|
17
|
-
updateDocument(collectionName: string, data: Object): 0 | 1;
|
|
18
|
-
updateDocumentProps(collectionName: string, doc_id: string, updateParams: any[], doc__v: number): 0 | 1;
|
|
19
|
-
removeDocument(collectionName: string, id: string): void;
|
|
20
|
-
dropCollection(collectionName: any): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<OfflineManagerService, never>;
|
|
22
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<OfflineManagerService>;
|
|
23
|
-
}
|
|
@@ -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,36 +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 * as i0 from "@angular/core";
|
|
7
|
-
export declare class SocketManagerService {
|
|
8
|
-
private _socket;
|
|
9
|
-
private _offline;
|
|
10
|
-
private _alert;
|
|
11
|
-
private _router;
|
|
12
|
-
private socketStatus;
|
|
13
|
-
private messageId;
|
|
14
|
-
private _cbArray;
|
|
15
|
-
private _subArray;
|
|
16
|
-
private _sendQueue;
|
|
17
|
-
private _offlineUpdates;
|
|
18
|
-
private _runningQueue;
|
|
19
|
-
private initConnection;
|
|
20
|
-
private _connectionDelayTimeout;
|
|
21
|
-
onerror: () => void;
|
|
22
|
-
constructor(_socket: SocketService, _offline: OfflineManagerService, _alert: AlertService, _router: Router);
|
|
23
|
-
getSubArray(): ActiveClientSubscriptionModel[];
|
|
24
|
-
initSocketManager(): void;
|
|
25
|
-
handleMessage(resData: any): void;
|
|
26
|
-
openSocket(environment: any, protocols: any): void;
|
|
27
|
-
closeSocket(): void;
|
|
28
|
-
call(method: string, ...parameters: any[]): Promise<unknown>;
|
|
29
|
-
subscribe(subscription: string, ...parameters: any[]): import("rxjs").Observable<any>;
|
|
30
|
-
subscribeBypassRoute(subscription: string, ...parameters: any[]): import("rxjs").Observable<any>;
|
|
31
|
-
unsubscribe(messageId: any, subscription: string, ...parameters: any[]): void;
|
|
32
|
-
private send;
|
|
33
|
-
getStatus(): import("rxjs").BehaviorSubject<number>;
|
|
34
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SocketManagerService, never>;
|
|
35
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SocketManagerService>;
|
|
36
|
-
}
|
package/lib/socket.service.d.ts
DELETED
|
@@ -1,38 +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;
|
|
14
|
-
private url;
|
|
15
|
-
private pingInterval;
|
|
16
|
-
private pongTimeout;
|
|
17
|
-
private pingIntervalTime;
|
|
18
|
-
private pongTimeoutTime;
|
|
19
|
-
onopen: (ev: Event) => void;
|
|
20
|
-
onclose: (ev: CloseEvent) => void;
|
|
21
|
-
onconnecting: () => void;
|
|
22
|
-
onmessage: (ev: MessageEvent) => void;
|
|
23
|
-
onerror: (ev: ErrorEvent) => void;
|
|
24
|
-
constructor(_storage: LocalStorageService);
|
|
25
|
-
openSocket(environment: any, protocols: any): void;
|
|
26
|
-
private connect;
|
|
27
|
-
private convertUTCDateToLocalDate;
|
|
28
|
-
private startPinging;
|
|
29
|
-
private stopPinging;
|
|
30
|
-
private convertDatesToUTC;
|
|
31
|
-
send(...data: any[]): boolean;
|
|
32
|
-
close(): boolean;
|
|
33
|
-
reconnect(): void;
|
|
34
|
-
getBufferAmount(): number;
|
|
35
|
-
private log;
|
|
36
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SocketService, never>;
|
|
37
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SocketService>;
|
|
38
|
-
}
|
|
@@ -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
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { LocalStorageService } from 'ngx-localstorage';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class TokenManagerService {
|
|
4
|
-
private _storage;
|
|
5
|
-
constructor(_storage: LocalStorageService);
|
|
6
|
-
getToken(tokenKey: string): string;
|
|
7
|
-
setToken(tokenKey: string, tokenValue: string): void;
|
|
8
|
-
removeToken(tokenKey: string): void;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TokenManagerService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<TokenManagerService>;
|
|
11
|
-
}
|