@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,21 +0,0 @@
|
|
|
1
|
-
import { NgbModal, NgbModalOptions } from '@ng-bootstrap/ng-bootstrap';
|
|
2
|
-
import { DialogInputFieldModel, DialogSelectWithButtonsOptionModel } from '../../models/dialog.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class DialogService {
|
|
5
|
-
private modalService;
|
|
6
|
-
constructor(modalService: NgbModal);
|
|
7
|
-
openDialog(content: any, options?: NgbModalOptions): import("@ng-bootstrap/ng-bootstrap").NgbModalRef;
|
|
8
|
-
notify(msg: string): void;
|
|
9
|
-
input(title: string, inputFields: DialogInputFieldModel[]): Promise<any>;
|
|
10
|
-
error(msg: string): void;
|
|
11
|
-
confirm(msg: string, html?: string): Promise<any>;
|
|
12
|
-
selectDateTime(date: Date, showTime?: boolean): Promise<any>;
|
|
13
|
-
selectDataLabel(data: any, showArraySubData?: boolean): Promise<any>;
|
|
14
|
-
login(msAllowed: boolean, showLoginText?: boolean): Promise<any>;
|
|
15
|
-
register(): Promise<any>;
|
|
16
|
-
selectWithButtonsURL(url: string): Promise<any>;
|
|
17
|
-
selectWithArrayObjs(title: string, objects: DialogSelectWithButtonsOptionModel[], multiple?: boolean, allowNone?: boolean): Promise<any>;
|
|
18
|
-
selectArray(title: string, array: any[], multiple?: boolean, selectedIndexes?: any[]): Promise<any>;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DialogService, never>;
|
|
20
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<DialogService>;
|
|
21
|
-
}
|
|
@@ -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": "files"; "allowDelete": "allowDelete"; "allowReplace": "allowReplace"; "showFileUpload": "showFileUpload"; "fileType": "fileType"; }, { "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 "@resolveio/client-lib-pdf-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.PdfViewerModule], [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": "form"; "disabled": "disabled"; "type": "type"; }, {}, 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,53 +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
|
-
digitalSign: boolean;
|
|
21
|
-
user: UserModel;
|
|
22
|
-
collapseShowing: boolean;
|
|
23
|
-
client: string;
|
|
24
|
-
isResolveIO: boolean;
|
|
25
|
-
standardProgram: boolean;
|
|
26
|
-
tourStarted: boolean;
|
|
27
|
-
scrollRightInterval: any;
|
|
28
|
-
scrollLeftInterval: any;
|
|
29
|
-
isDemo: boolean;
|
|
30
|
-
constructor(_services: ProviderService, auth: AuthService, _ds: DialogService, _app: CoreService);
|
|
31
|
-
ngOnInit(): void;
|
|
32
|
-
ngAfterViewInit(): void;
|
|
33
|
-
logout(): Promise<void>;
|
|
34
|
-
login(): void;
|
|
35
|
-
hasScrolled(): boolean;
|
|
36
|
-
hasMoreScroll(): boolean;
|
|
37
|
-
startScrollRight(): void;
|
|
38
|
-
stopScrollRight(): void;
|
|
39
|
-
scrollRightOnce(): void;
|
|
40
|
-
startScrollLeft(): void;
|
|
41
|
-
stopScrollLeft(): void;
|
|
42
|
-
scrollLeftOnce(): void;
|
|
43
|
-
calculateDropdownsLeft(): boolean;
|
|
44
|
-
isInRole(role: any): boolean;
|
|
45
|
-
isSuperAdmin(): any;
|
|
46
|
-
isInOneRole(roles: string[]): boolean;
|
|
47
|
-
navigateTo(route: string): void;
|
|
48
|
-
help(): void;
|
|
49
|
-
isCustomer(): boolean;
|
|
50
|
-
getWindowWidth(): number;
|
|
51
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NavbarMainComponent, never>;
|
|
52
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NavbarMainComponent, "navbar-main", never, { "logo": "logo"; "navTabs": "navTabs"; "fontSize": "fontSize"; "publicProgram": "publicProgram"; "digitalSign": "digitalSign"; }, {}, never, never, false, never>;
|
|
53
|
-
}
|
|
@@ -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": "sideNavHeight"; "sideNavWidth": "sideNavWidth"; }, {}, 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": "collapseSize"; }, {}, 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": "disabled"; "id": "sort-table-header"; "arrowPosition": "arrowPosition"; "start": "start"; }, {}, 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": "sort-table-ngfor"; }, { "dataChanged": "dataChanged"; }, never, ["*"], false, never>;
|
|
17
|
-
}
|
|
@@ -1,41 +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
|
-
id: string;
|
|
7
|
-
start: SortDirectionType;
|
|
8
|
-
disabled: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface Sort {
|
|
11
|
-
active: string;
|
|
12
|
-
direction: SortDirectionType;
|
|
13
|
-
}
|
|
14
|
-
export declare class SortTableDirective {
|
|
15
|
-
private element;
|
|
16
|
-
sortables: Map<string, Sortable>;
|
|
17
|
-
readonly _stateChanges: Subject<void>;
|
|
18
|
-
active: string;
|
|
19
|
-
start: SortDirectionType;
|
|
20
|
-
disabled: boolean;
|
|
21
|
-
tableFixed: boolean;
|
|
22
|
-
headerFixed: boolean;
|
|
23
|
-
secondaryColor: boolean;
|
|
24
|
-
tertiaryColor: boolean;
|
|
25
|
-
get direction(): SortDirectionType;
|
|
26
|
-
set direction(direction: SortDirectionType);
|
|
27
|
-
private _direction;
|
|
28
|
-
private _data;
|
|
29
|
-
readonly sortChange: EventEmitter<Sort>;
|
|
30
|
-
constructor(element: ElementRef);
|
|
31
|
-
register(sortable: Sortable): void;
|
|
32
|
-
deregister(sortable: Sortable): void;
|
|
33
|
-
sort(sortable: Sortable): void;
|
|
34
|
-
getData(): Observable<any[]>;
|
|
35
|
-
setData(data: any): void;
|
|
36
|
-
ngOnInit(): void;
|
|
37
|
-
ngOnChanges(): void;
|
|
38
|
-
ngOnDestroy(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SortTableDirective, never>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SortTableDirective, "[sortable]", never, { "active": "sortActive"; "start": "sortStart"; "disabled": "sortDisabled"; "tableFixed": "tableFixed"; "headerFixed": "headerFixed"; "secondaryColor": "secondaryColor"; "tertiaryColor": "tertiaryColor"; }, { "sortChange": "sortChange"; }, never, never, false, never>;
|
|
41
|
-
}
|
|
@@ -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": "role"; }, {}, 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';
|