@resolveio/client-lib-core 16.0.0 → 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 -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,49 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, EventEmitter } from '@angular/core';
|
|
2
|
-
import { DialogService } from '../dialog/dialog.service';
|
|
3
|
-
import { HttpClient } from '@angular/common/http';
|
|
4
|
-
import { FileModel } from '../../models/file.model';
|
|
5
|
-
import { BaseComponent, ProviderService } from '../../resolveio-class';
|
|
6
|
-
import { ResizeService } from '../../util/window-resize.service';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class FileUploadComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
9
|
-
private _resize;
|
|
10
|
-
private _services;
|
|
11
|
-
private _ds;
|
|
12
|
-
private _http;
|
|
13
|
-
constructor(_resize: ResizeService, _services: ProviderService, _ds: DialogService, _http: HttpClient);
|
|
14
|
-
files: FileModel[];
|
|
15
|
-
allowDelete: boolean;
|
|
16
|
-
allowReplace: boolean;
|
|
17
|
-
showFileUpload: boolean;
|
|
18
|
-
filesChanged: EventEmitter<any>;
|
|
19
|
-
fileAdded: EventEmitter<any>;
|
|
20
|
-
fileRemoved: EventEmitter<any>;
|
|
21
|
-
fileType: string;
|
|
22
|
-
download_link: any;
|
|
23
|
-
supportedFileTypes: string[];
|
|
24
|
-
pdfSrc: string;
|
|
25
|
-
replaceFileIndex: number;
|
|
26
|
-
isUploading: boolean;
|
|
27
|
-
progressMsg: string;
|
|
28
|
-
windowSize$: any;
|
|
29
|
-
windowSize: number;
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngOnDestroy(): void;
|
|
32
|
-
dragFileAccepted(file: any): void;
|
|
33
|
-
upload(file: File, type: string, order?: number, fileName?: string, status?: string): Promise<unknown>;
|
|
34
|
-
uploadWithEmit(file: File, type: string, order?: number, fileName?: string, status?: string): Promise<unknown>;
|
|
35
|
-
delete(index: number, confirm?: boolean): void;
|
|
36
|
-
deleteWithEmit(index: number, confirm?: boolean): void;
|
|
37
|
-
deleteFileWithId(id: string): void;
|
|
38
|
-
open(file: any): void;
|
|
39
|
-
setPDFViewerSrc(file: any): void;
|
|
40
|
-
onFileSelect(data: any): void;
|
|
41
|
-
onFileSelectReplace(data: any): void;
|
|
42
|
-
userIsInRole(role: any): boolean;
|
|
43
|
-
isMobile(): void;
|
|
44
|
-
private downloadResource;
|
|
45
|
-
download(file: FileModel): void;
|
|
46
|
-
email(file: FileModel): void;
|
|
47
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileUploadComponent, never>;
|
|
48
|
-
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>;
|
|
49
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./file-upload.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "../collapse-table/collapse-table.module";
|
|
6
|
-
import * as i5 from "@ng-bootstrap/ng-bootstrap";
|
|
7
|
-
import * as i6 from "../responsive-button-group/responsive-button-group.module";
|
|
8
|
-
import * as i7 from "ngx-file-drop";
|
|
9
|
-
import * as i8 from "ngx-doc-viewer";
|
|
10
|
-
export declare class FileModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FileModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FileModule, [typeof i1.FileUploadComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.CollapseTableModule, typeof i5.NgbModule, typeof i6.ResponsiveButtonGroupModule, typeof i7.NgxFileDropModule, typeof i8.NgxDocViewerModule], [typeof i1.FileUploadComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FileModule>;
|
|
14
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { FormGroup } from '@angular/forms';
|
|
2
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class FormButtonComponent extends BaseComponent {
|
|
5
|
-
private _services;
|
|
6
|
-
form: FormGroup;
|
|
7
|
-
disabled: boolean;
|
|
8
|
-
type: string;
|
|
9
|
-
formButton: any;
|
|
10
|
-
constructor(_services: ProviderService);
|
|
11
|
-
getTipErrors(): any[];
|
|
12
|
-
isSuperAdmin(): boolean;
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormButtonComponent, never>;
|
|
14
|
-
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>;
|
|
15
|
-
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./form-button.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "@ng-bootstrap/ng-bootstrap";
|
|
5
|
-
export declare class FormButtonModule {
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormButtonModule, never>;
|
|
7
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<FormButtonModule, [typeof i1.FormButtonComponent], [typeof i2.CommonModule, typeof i3.NgbTooltipModule], [typeof i1.FormButtonComponent]>;
|
|
8
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<FormButtonModule>;
|
|
9
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { BaseComponent, ProviderService } from '../../resolveio-class';
|
|
2
|
-
import { UserModel } from '../../models/user.model';
|
|
3
|
-
import { QueryList, AfterViewInit, ElementRef, OnInit } from '@angular/core';
|
|
4
|
-
import { AuthService } from '../../auth/auth.service';
|
|
5
|
-
import { NavbarMainTabModel } from '../../models/navbar-main-tab.model';
|
|
6
|
-
import { DialogService } from '../dialog/dialog.service';
|
|
7
|
-
import { CoreService } from '../../core.service';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class NavbarMainComponent extends BaseComponent implements OnInit, AfterViewInit {
|
|
10
|
-
private _services;
|
|
11
|
-
private auth;
|
|
12
|
-
private _ds;
|
|
13
|
-
private _app;
|
|
14
|
-
dropdowns: QueryList<any>;
|
|
15
|
-
scrollable: ElementRef;
|
|
16
|
-
logo: string;
|
|
17
|
-
navTabs: NavbarMainTabModel[];
|
|
18
|
-
fontSize: number;
|
|
19
|
-
publicProgram: boolean;
|
|
20
|
-
user: UserModel;
|
|
21
|
-
collapseShowing: boolean;
|
|
22
|
-
client: string;
|
|
23
|
-
isResolveIO: boolean;
|
|
24
|
-
standardProgram: boolean;
|
|
25
|
-
tourStarted: boolean;
|
|
26
|
-
scrollRightInterval: any;
|
|
27
|
-
scrollLeftInterval: any;
|
|
28
|
-
isDemo: boolean;
|
|
29
|
-
constructor(_services: ProviderService, auth: AuthService, _ds: DialogService, _app: CoreService);
|
|
30
|
-
ngOnInit(): void;
|
|
31
|
-
ngAfterViewInit(): void;
|
|
32
|
-
logout(): Promise<void>;
|
|
33
|
-
login(): void;
|
|
34
|
-
hasScrolled(): boolean;
|
|
35
|
-
hasMoreScroll(): boolean;
|
|
36
|
-
startScrollRight(): void;
|
|
37
|
-
stopScrollRight(): void;
|
|
38
|
-
scrollRightOnce(): void;
|
|
39
|
-
startScrollLeft(): void;
|
|
40
|
-
stopScrollLeft(): void;
|
|
41
|
-
scrollLeftOnce(): void;
|
|
42
|
-
calculateDropdownsLeft(): boolean;
|
|
43
|
-
isInRole(role: any): boolean;
|
|
44
|
-
isSuperAdmin(): any;
|
|
45
|
-
isInOneRole(roles: string[]): boolean;
|
|
46
|
-
navigateTo(route: string): void;
|
|
47
|
-
help(): void;
|
|
48
|
-
isCustomer(): boolean;
|
|
49
|
-
getWindowWidth(): number;
|
|
50
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarMainComponent, never>;
|
|
51
|
-
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; }; }, {}, never, never, false, never>;
|
|
52
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { NavbarModel, NavbarTabModel } from './navbar-module.model';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NavbarModuleComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
7
|
-
private _cdRef;
|
|
8
|
-
private _services;
|
|
9
|
-
sideNavHeight: number;
|
|
10
|
-
sideNavWidth: number;
|
|
11
|
-
menuData: NavbarModel;
|
|
12
|
-
selectedTab: NavbarTabModel;
|
|
13
|
-
currentRoute: String;
|
|
14
|
-
routerEvents$: Subscription[];
|
|
15
|
-
tourStarted: boolean;
|
|
16
|
-
constructor(_cdRef: ChangeDetectorRef, _services: ProviderService);
|
|
17
|
-
ngOnInit(): void;
|
|
18
|
-
ngOnDestroy(): void;
|
|
19
|
-
selectTabFromRouter(): void;
|
|
20
|
-
tabClass(tab: NavbarTabModel): "" | "active";
|
|
21
|
-
navigateTo(tab: NavbarTabModel): void;
|
|
22
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarModuleComponent, never>;
|
|
23
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarModuleComponent, "navbar-module", never, { "sideNavHeight": { "alias": "sideNavHeight"; "required": false; }; "sideNavWidth": { "alias": "sideNavWidth"; "required": false; }; }, {}, never, never, false, never>;
|
|
24
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export interface NavbarModel {
|
|
2
|
-
title: string;
|
|
3
|
-
module: string;
|
|
4
|
-
description: string;
|
|
5
|
-
description_name: string;
|
|
6
|
-
tabs: Array<NavbarTabModel>;
|
|
7
|
-
}
|
|
8
|
-
export interface NavbarTabModel {
|
|
9
|
-
link: string;
|
|
10
|
-
params: string;
|
|
11
|
-
label: string;
|
|
12
|
-
tourAnchor?: string;
|
|
13
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef, OnInit, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ResizeService } from '../../util/window-resize.service';
|
|
3
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class ResponsiveButtonGroupComponent extends BaseComponent implements OnInit, OnDestroy {
|
|
6
|
-
private _cdRef;
|
|
7
|
-
private _resizeService;
|
|
8
|
-
private _services;
|
|
9
|
-
collapseSize: number;
|
|
10
|
-
windowSize: number;
|
|
11
|
-
windowSizeSubscription: any;
|
|
12
|
-
constructor(_cdRef: ChangeDetectorRef, _resizeService: ResizeService, _services: ProviderService);
|
|
13
|
-
ngOnInit(): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveButtonGroupComponent, never>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<ResponsiveButtonGroupComponent, "responsive-button-group", never, { "collapseSize": { "alias": "collapseSize"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
17
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./responsive-button-group.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class ResponsiveButtonGroupModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<ResponsiveButtonGroupModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ResponsiveButtonGroupModule, [typeof i1.ResponsiveButtonGroupComponent], [typeof i2.CommonModule], [typeof i1.ResponsiveButtonGroupComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<ResponsiveButtonGroupModule>;
|
|
8
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, OnDestroy } from '@angular/core';
|
|
2
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SchedulerComponent extends BaseComponent implements AfterViewInit, OnDestroy {
|
|
5
|
-
private _services;
|
|
6
|
-
today: Date;
|
|
7
|
-
over_forward: boolean;
|
|
8
|
-
over_backwards: boolean;
|
|
9
|
-
mouseDown: boolean;
|
|
10
|
-
mouseLastEvent: any;
|
|
11
|
-
timer_sub: any;
|
|
12
|
-
months: string[];
|
|
13
|
-
size_svg: {
|
|
14
|
-
width: number;
|
|
15
|
-
height: number;
|
|
16
|
-
};
|
|
17
|
-
size_cell: {
|
|
18
|
-
width: number;
|
|
19
|
-
height: number;
|
|
20
|
-
};
|
|
21
|
-
svgChart: ElementRef;
|
|
22
|
-
constructor(_services: ProviderService);
|
|
23
|
-
ngAfterViewInit(): void;
|
|
24
|
-
ngOnDestroy(): void;
|
|
25
|
-
onMouseup(): void;
|
|
26
|
-
onMousedown(event: any): void;
|
|
27
|
-
onMousemove(event: MouseEvent): void;
|
|
28
|
-
onMouseLeave(event: MouseEvent): void;
|
|
29
|
-
buildDays(): any[];
|
|
30
|
-
buildMonths(): {
|
|
31
|
-
index_start: number;
|
|
32
|
-
index_end: any;
|
|
33
|
-
month: string;
|
|
34
|
-
}[];
|
|
35
|
-
buildYears(): {
|
|
36
|
-
index_start: number;
|
|
37
|
-
index_end: any;
|
|
38
|
-
year: number;
|
|
39
|
-
}[];
|
|
40
|
-
decrementToday(): void;
|
|
41
|
-
incrementToday(): void;
|
|
42
|
-
overForward(): void;
|
|
43
|
-
leftForward(): void;
|
|
44
|
-
overBackwards(): void;
|
|
45
|
-
leftBackwards(): void;
|
|
46
|
-
zoomOut(): void;
|
|
47
|
-
zoomIn(): void;
|
|
48
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerComponent, never>;
|
|
49
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SchedulerComponent, "scheduler", never, {}, {}, never, never, false, never>;
|
|
50
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./scheduler.component";
|
|
3
|
-
import * as i2 from "@ng-bootstrap/ng-bootstrap";
|
|
4
|
-
import * as i3 from "@angular/forms";
|
|
5
|
-
import * as i4 from "@angular/common";
|
|
6
|
-
import * as i5 from "@angular/router";
|
|
7
|
-
export declare class SchedulerModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SchedulerModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SchedulerModule, [typeof i1.SchedulerComponent], [typeof i2.NgbModule, typeof i3.FormsModule, typeof i4.CommonModule, typeof i5.RouterModule], [typeof i1.SchedulerComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SchedulerModule>;
|
|
11
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { OnDestroy, OnInit, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { Sortable, SortDirectionType, SortTableDirective } from './sort-table.directive';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SortTableHeaderComponent implements Sortable, OnDestroy, OnInit {
|
|
6
|
-
_sort: SortTableDirective;
|
|
7
|
-
_arrowDirection: SortDirectionType;
|
|
8
|
-
id: string;
|
|
9
|
-
arrowPosition: 'before' | 'after';
|
|
10
|
-
start: SortDirectionType;
|
|
11
|
-
_rerenderSubscription: Subscription;
|
|
12
|
-
disabled: boolean;
|
|
13
|
-
constructor(changeDetectorRef: ChangeDetectorRef, _sort: SortTableDirective);
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
ngOnDestroy(): void;
|
|
16
|
-
_isSorted(): boolean;
|
|
17
|
-
_getSortDirection(): SortDirectionType;
|
|
18
|
-
_updateArrowDirection(): void;
|
|
19
|
-
_isDisabled(): boolean;
|
|
20
|
-
onClick(event: any): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableHeaderComponent, [null, { optional: true; }]>;
|
|
22
|
-
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>;
|
|
23
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { OnChanges, OnInit, EventEmitter, OnDestroy } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { SortTableDirective } from './sort-table.directive';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SortTableNgForComponent implements OnInit, OnChanges, OnDestroy {
|
|
6
|
-
_sort: SortTableDirective;
|
|
7
|
-
data: any[];
|
|
8
|
-
dataChanged: EventEmitter<any[]>;
|
|
9
|
-
sortSub$: Subscription;
|
|
10
|
-
sortedData: any[];
|
|
11
|
-
constructor(_sort: SortTableDirective);
|
|
12
|
-
ngOnInit(): void;
|
|
13
|
-
ngOnChanges(): void;
|
|
14
|
-
ngOnDestroy(): void;
|
|
15
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableNgForComponent, [{ optional: true; }]>;
|
|
16
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SortTableNgForComponent, "[sort-table-ngfor]", never, { "data": { "alias": "sort-table-ngfor"; "required": false; }; }, { "dataChanged": "dataChanged"; }, never, ["*"], false, never>;
|
|
17
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, ElementRef } from '@angular/core';
|
|
2
|
-
import { Subject, Observable } from 'rxjs';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export type SortDirectionType = 1 | 0 | -1;
|
|
5
|
-
export interface Sortable {
|
|
6
|
-
/** The id of the column being sorted. */
|
|
7
|
-
id: string;
|
|
8
|
-
/** Starting sort direction. */
|
|
9
|
-
start: SortDirectionType;
|
|
10
|
-
disabled: boolean;
|
|
11
|
-
}
|
|
12
|
-
/** The current sort state. */
|
|
13
|
-
export interface Sort {
|
|
14
|
-
/** The id of the column being sorted. */
|
|
15
|
-
active: string;
|
|
16
|
-
/** The sort direction. */
|
|
17
|
-
direction: SortDirectionType;
|
|
18
|
-
}
|
|
19
|
-
export declare class SortTableDirective {
|
|
20
|
-
private element;
|
|
21
|
-
sortables: Map<string, Sortable>;
|
|
22
|
-
/** Used to notify any child components listening to state changes. */
|
|
23
|
-
readonly _stateChanges: Subject<void>;
|
|
24
|
-
/** The id of the most recently sorted Sortable. */
|
|
25
|
-
active: string;
|
|
26
|
-
start: SortDirectionType;
|
|
27
|
-
disabled: boolean;
|
|
28
|
-
tableFixed: boolean;
|
|
29
|
-
headerFixed: boolean;
|
|
30
|
-
secondaryColor: boolean;
|
|
31
|
-
tertiaryColor: boolean;
|
|
32
|
-
get direction(): SortDirectionType;
|
|
33
|
-
set direction(direction: SortDirectionType);
|
|
34
|
-
private _direction;
|
|
35
|
-
private _data;
|
|
36
|
-
readonly sortChange: EventEmitter<Sort>;
|
|
37
|
-
constructor(element: ElementRef);
|
|
38
|
-
register(sortable: Sortable): void;
|
|
39
|
-
deregister(sortable: Sortable): void;
|
|
40
|
-
sort(sortable: Sortable): void;
|
|
41
|
-
getData(): Observable<any[]>;
|
|
42
|
-
setData(data: any): void;
|
|
43
|
-
ngOnInit(): void;
|
|
44
|
-
ngOnChanges(): void;
|
|
45
|
-
ngOnDestroy(): void;
|
|
46
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableDirective, never>;
|
|
47
|
-
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>;
|
|
48
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./sort-table.directive";
|
|
3
|
-
import * as i2 from "./sort-table-header.component";
|
|
4
|
-
import * as i3 from "./sort-table-ngfor.component";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
export declare class SortTableModule {
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableModule, never>;
|
|
9
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SortTableModule, [typeof i1.SortTableDirective, typeof i2.SortTableHeaderComponent, typeof i3.SortTableNgForComponent], [typeof i4.FormsModule, typeof i5.CommonModule], [typeof i1.SortTableDirective, typeof i2.SortTableHeaderComponent, typeof i3.SortTableNgForComponent]>;
|
|
10
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SortTableModule>;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { ProviderService, BaseComponent } from '../../resolveio-class';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class UserRoleComponent extends BaseComponent {
|
|
4
|
-
private _services;
|
|
5
|
-
role: string;
|
|
6
|
-
constructor(_services: ProviderService);
|
|
7
|
-
userInRole(): boolean;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserRoleComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<UserRoleComponent, "user-role", never, { "role": { "alias": "role"; "required": false; }; }, {}, never, ["*"], false, never>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./user-role.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class UserRoleModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserRoleModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<UserRoleModule, [typeof i1.UserRoleComponent], [typeof i2.CommonModule], [typeof i1.UserRoleComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<UserRoleModule>;
|
|
8
|
-
}
|
package/public_api.d.ts
DELETED
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
export * from './lib/core.service';
|
|
2
|
-
export * from './lib/core.component';
|
|
3
|
-
export * from './lib/core.module';
|
|
4
|
-
export * from './lib/resolveio-class';
|
|
5
|
-
export * from './lib/auth/auth-guard.service';
|
|
6
|
-
export * from './lib/auth/auth-permissions.service';
|
|
7
|
-
export * from './lib/auth/auth.service';
|
|
8
|
-
export * from './lib/auth/auth365.component';
|
|
9
|
-
export * from './lib/auth/can-deactivate-guard.service';
|
|
10
|
-
export * from './lib/auth/enroll.component';
|
|
11
|
-
export * from './lib/auth/forgot-password.component';
|
|
12
|
-
export * from './lib/directive/focus';
|
|
13
|
-
export * from './lib/home/home.component';
|
|
14
|
-
export * from './lib/support-ticket/support-ticket.component';
|
|
15
|
-
export * from './lib/support-ticket/support-ticket.module';
|
|
16
|
-
export * from './lib/support-ticket/support-ticket.routing';
|
|
17
|
-
export * from './lib/support-ticket/support-ticket.service';
|
|
18
|
-
export * from './lib/support-ticket/detail/support-ticket-detail.component';
|
|
19
|
-
export * from './lib/support-ticket/edit/support-ticket-edit.component';
|
|
20
|
-
export * from './lib/support-ticket/list/support-ticket-list.component';
|
|
21
|
-
export * from './lib/support-ticket/new/support-ticket-new.component';
|
|
22
|
-
export * from './lib/logger/logger.component';
|
|
23
|
-
export * from './lib/pipes/filter.pipe';
|
|
24
|
-
export * from './lib/pipes/minus-currency.pipe';
|
|
25
|
-
export * from './lib/pipes/phone.pipe';
|
|
26
|
-
export * from './lib/pipes/pipe.module';
|
|
27
|
-
export * from './lib/pipes/reverse-list.pipe';
|
|
28
|
-
export * from './lib/pipes/domsanitizor.pipe';
|
|
29
|
-
export * from './lib/pipes/json-parse.pipe';
|
|
30
|
-
export * from './lib/pipes/titlecase.pipe';
|
|
31
|
-
export * from './lib/shared/shared.module';
|
|
32
|
-
export * from './lib/util/action-name.helper';
|
|
33
|
-
export * from './lib/util/aws.service';
|
|
34
|
-
export * from './lib/util/common.helper';
|
|
35
|
-
export * from './lib/util/validation.service';
|
|
36
|
-
export * from './lib/util/window-resize.service';
|
|
37
|
-
export * from './lib/util/window.service';
|
|
38
|
-
export * from './lib/widgets/alert/alert.model';
|
|
39
|
-
export * from './lib/widgets/alert/alert.service';
|
|
40
|
-
export * from './lib/widgets/collapse-table/collapse-table.component';
|
|
41
|
-
export * from './lib/widgets/collapse-table/collapse-table.module';
|
|
42
|
-
export * from './lib/widgets/data-table/data-table.model';
|
|
43
|
-
export * from './lib/widgets/data-table/data-table.module';
|
|
44
|
-
export * from './lib/widgets/data-table/data-table.component';
|
|
45
|
-
export * from './lib/widgets/date-shortcut/date-shortcut.component';
|
|
46
|
-
export * from './lib/widgets/date-shortcut/date-shortcut.module';
|
|
47
|
-
export * from './lib/widgets/form-button/form-button.component';
|
|
48
|
-
export * from './lib/widgets/form-button/form-button.module';
|
|
49
|
-
export * from './lib/widgets/navbar-main/navbar-main.component';
|
|
50
|
-
export * from './lib/widgets/navbar-module/navbar-module.component';
|
|
51
|
-
export * from './lib/widgets/navbar-module/navbar-module.model';
|
|
52
|
-
export * from './lib/widgets/responsive-button-group/responsive-button-group.component';
|
|
53
|
-
export * from './lib/widgets/responsive-button-group/responsive-button-group.module';
|
|
54
|
-
export * from './lib/widgets/scheduler/scheduler.component';
|
|
55
|
-
export * from './lib/widgets/scheduler/scheduler.module';
|
|
56
|
-
export * from './lib/widgets/sort-table/sort-table.module';
|
|
57
|
-
export * from './lib/widgets/sort-table/sort-table.directive';
|
|
58
|
-
export * from './lib/widgets/sort-table/sort-table-ngfor.component';
|
|
59
|
-
export * from './lib/widgets/sort-table/sort-table-header.component';
|
|
60
|
-
export * from './lib/widgets/user-role/user-role.component';
|
|
61
|
-
export * from './lib/widgets/user-role/user-role.module';
|
|
62
|
-
export * from './lib/account-manager.service';
|
|
63
|
-
export * from './lib/offline-db';
|
|
64
|
-
export * from './lib/offline-manager.service';
|
|
65
|
-
export * from './lib/socket-manager.service';
|
|
66
|
-
export * from './lib/socket.service';
|
|
67
|
-
export * from './lib/token-manager.service';
|
|
68
|
-
export * from './lib/directive/scroll';
|
|
69
|
-
export * from './lib/widgets/dialog/dialog.service';
|
|
70
|
-
export * from './lib/models/app-status.model';
|
|
71
|
-
export * from './lib/models/collection-document.model';
|
|
72
|
-
export * from './lib/models/cron-job.model';
|
|
73
|
-
export * from './lib/models/dialog.model';
|
|
74
|
-
export * from './lib/models/file.model';
|
|
75
|
-
export * from './lib/widgets/file/file-upload.component';
|
|
76
|
-
export * from './lib/widgets/file/file-upload.module';
|
|
77
|
-
export * from './lib/models/log-method-latency.model';
|
|
78
|
-
export * from './lib/models/navbar-main-tab.model';
|
|
79
|
-
export * from './lib/models/pagination.model';
|
|
80
|
-
export * from './lib/models/permission.model';
|
|
81
|
-
export * from './lib/models/select-data-label.model';
|
|
82
|
-
export * from './lib/models/subscription.model';
|
|
83
|
-
export * from './lib/models/support-ticket.model';
|
|
84
|
-
export * from './lib/models/user-group.model';
|
|
85
|
-
export * from './lib/models/user.model';
|
|
86
|
-
export * from './lib/report-builder.permission';
|
|
87
|
-
export * from './lib/super-admin.permission';
|