@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.
Files changed (217) hide show
  1. package/fesm2022/resolveio-client-lib-core.min.mjs +1 -0
  2. package/package.json +10 -8
  3. package/types/resolveio-client-lib-core.d.ts +1904 -0
  4. package/esm2022/lib/account-manager.service.mjs +0 -229
  5. package/esm2022/lib/auth/auth-guard.service.mjs +0 -174
  6. package/esm2022/lib/auth/auth-permissions.service.mjs +0 -23
  7. package/esm2022/lib/auth/auth.service.mjs +0 -251
  8. package/esm2022/lib/auth/auth365.component.mjs +0 -51
  9. package/esm2022/lib/auth/can-deactivate-guard.service.mjs +0 -13
  10. package/esm2022/lib/auth/enroll.component.mjs +0 -88
  11. package/esm2022/lib/auth/forgot-password.component.mjs +0 -89
  12. package/esm2022/lib/core.component.mjs +0 -404
  13. package/esm2022/lib/core.module.mjs +0 -176
  14. package/esm2022/lib/core.service.mjs +0 -88
  15. package/esm2022/lib/directive/focus.mjs +0 -24
  16. package/esm2022/lib/directive/scroll.mjs +0 -54
  17. package/esm2022/lib/home/home.component.mjs +0 -84
  18. package/esm2022/lib/logger/logger.component.mjs +0 -229
  19. package/esm2022/lib/models/app-status.model.mjs +0 -2
  20. package/esm2022/lib/models/collection-document.model.mjs +0 -2
  21. package/esm2022/lib/models/cron-job.model.mjs +0 -2
  22. package/esm2022/lib/models/dialog.model.mjs +0 -2
  23. package/esm2022/lib/models/file.model.mjs +0 -2
  24. package/esm2022/lib/models/log-method-latency.model.mjs +0 -2
  25. package/esm2022/lib/models/navbar-main-tab.model.mjs +0 -2
  26. package/esm2022/lib/models/pagination.model.mjs +0 -2
  27. package/esm2022/lib/models/permission.model.mjs +0 -2
  28. package/esm2022/lib/models/select-data-label.model.mjs +0 -2
  29. package/esm2022/lib/models/subscription.model.mjs +0 -2
  30. package/esm2022/lib/models/support-ticket.model.mjs +0 -2
  31. package/esm2022/lib/models/user-group.model.mjs +0 -2
  32. package/esm2022/lib/models/user.model.mjs +0 -2
  33. package/esm2022/lib/offline-db.mjs +0 -519
  34. package/esm2022/lib/offline-manager.service.mjs +0 -109
  35. package/esm2022/lib/pipes/domsanitizor.pipe.mjs +0 -29
  36. package/esm2022/lib/pipes/filter.pipe.mjs +0 -36
  37. package/esm2022/lib/pipes/json-parse.pipe.mjs +0 -29
  38. package/esm2022/lib/pipes/minus-currency.pipe.mjs +0 -16
  39. package/esm2022/lib/pipes/phone.pipe.mjs +0 -47
  40. package/esm2022/lib/pipes/pipe.module.mjs +0 -54
  41. package/esm2022/lib/pipes/reverse-list.pipe.mjs +0 -17
  42. package/esm2022/lib/pipes/titlecase.pipe.mjs +0 -22
  43. package/esm2022/lib/report-builder.permission.mjs +0 -13
  44. package/esm2022/lib/resolveio-class.mjs +0 -50
  45. package/esm2022/lib/shared/shared.module.mjs +0 -96
  46. package/esm2022/lib/socket-manager.service.mjs +0 -340
  47. package/esm2022/lib/socket.service.mjs +0 -200
  48. package/esm2022/lib/super-admin.permission.mjs +0 -9
  49. package/esm2022/lib/support-ticket/detail/support-ticket-detail.component.mjs +0 -211
  50. package/esm2022/lib/support-ticket/edit/support-ticket-edit.component.mjs +0 -131
  51. package/esm2022/lib/support-ticket/list/support-ticket-list.component.mjs +0 -142
  52. package/esm2022/lib/support-ticket/new/support-ticket-new.component.mjs +0 -121
  53. package/esm2022/lib/support-ticket/support-ticket.component.mjs +0 -67
  54. package/esm2022/lib/support-ticket/support-ticket.module.mjs +0 -50
  55. package/esm2022/lib/support-ticket/support-ticket.routing.mjs +0 -20
  56. package/esm2022/lib/support-ticket/support-ticket.service.mjs +0 -16
  57. package/esm2022/lib/token-manager.service.mjs +0 -25
  58. package/esm2022/lib/user-settings/settings/users-settings.component.mjs +0 -302
  59. package/esm2022/lib/user-settings/user-settings.component.mjs +0 -61
  60. package/esm2022/lib/user-settings/user-settings.module.mjs +0 -41
  61. package/esm2022/lib/user-settings/user-settings.permission.mjs +0 -10
  62. package/esm2022/lib/user-settings/user-settings.routing.mjs +0 -14
  63. package/esm2022/lib/user-settings/user-settings.service.mjs +0 -16
  64. package/esm2022/lib/util/action-name.helper.mjs +0 -9
  65. package/esm2022/lib/util/aws.service.mjs +0 -80
  66. package/esm2022/lib/util/common.helper.mjs +0 -133
  67. package/esm2022/lib/util/validation.service.mjs +0 -185
  68. package/esm2022/lib/util/window-resize.service.mjs +0 -38
  69. package/esm2022/lib/util/window.service.mjs +0 -16
  70. package/esm2022/lib/widgets/alert/alert.model.mjs +0 -2
  71. package/esm2022/lib/widgets/alert/alert.service.mjs +0 -79
  72. package/esm2022/lib/widgets/collapse-table/collapse-table.component.mjs +0 -83
  73. package/esm2022/lib/widgets/collapse-table/collapse-table.module.mjs +0 -34
  74. package/esm2022/lib/widgets/data-table/data-table.component.mjs +0 -84
  75. package/esm2022/lib/widgets/data-table/data-table.model.mjs +0 -2
  76. package/esm2022/lib/widgets/data-table/data-table.module.mjs +0 -41
  77. package/esm2022/lib/widgets/date-shortcut/date-shortcut.component.mjs +0 -198
  78. package/esm2022/lib/widgets/date-shortcut/date-shortcut.module.mjs +0 -32
  79. package/esm2022/lib/widgets/dialog/dialog.confirm.content.mjs +0 -67
  80. package/esm2022/lib/widgets/dialog/dialog.error.content.mjs +0 -60
  81. package/esm2022/lib/widgets/dialog/dialog.input.content.mjs +0 -200
  82. package/esm2022/lib/widgets/dialog/dialog.login.content.mjs +0 -354
  83. package/esm2022/lib/widgets/dialog/dialog.notify.content.mjs +0 -60
  84. package/esm2022/lib/widgets/dialog/dialog.register.content.mjs +0 -333
  85. package/esm2022/lib/widgets/dialog/dialog.select-array-objs.content.mjs +0 -203
  86. package/esm2022/lib/widgets/dialog/dialog.select-array.content.mjs +0 -310
  87. package/esm2022/lib/widgets/dialog/dialog.select-data-labels.content.mjs +0 -196
  88. package/esm2022/lib/widgets/dialog/dialog.select-datetime.content.mjs +0 -191
  89. package/esm2022/lib/widgets/dialog/dialog.select-with-buttons-url.content.mjs +0 -166
  90. package/esm2022/lib/widgets/dialog/dialog.service.mjs +0 -98
  91. package/esm2022/lib/widgets/file/file-upload.component.mjs +0 -433
  92. package/esm2022/lib/widgets/file/file-upload.module.mjs +0 -48
  93. package/esm2022/lib/widgets/form-button/form-button.component.mjs +0 -97
  94. package/esm2022/lib/widgets/form-button/form-button.module.mjs +0 -28
  95. package/esm2022/lib/widgets/navbar-main/navbar-main.component.mjs +0 -222
  96. package/esm2022/lib/widgets/navbar-module/navbar-module.component.mjs +0 -108
  97. package/esm2022/lib/widgets/navbar-module/navbar-module.model.mjs +0 -2
  98. package/esm2022/lib/widgets/responsive-button-group/responsive-button-group.component.mjs +0 -41
  99. package/esm2022/lib/widgets/responsive-button-group/responsive-button-group.module.mjs +0 -24
  100. package/esm2022/lib/widgets/scheduler/scheduler.component.mjs +0 -186
  101. package/esm2022/lib/widgets/scheduler/scheduler.module.mjs +0 -37
  102. package/esm2022/lib/widgets/sort-table/sort-table-header.component.mjs +0 -72
  103. package/esm2022/lib/widgets/sort-table/sort-table-ngfor.component.mjs +0 -49
  104. package/esm2022/lib/widgets/sort-table/sort-table.directive.mjs +0 -177
  105. package/esm2022/lib/widgets/sort-table/sort-table.module.mjs +0 -38
  106. package/esm2022/lib/widgets/user-role/user-role.component.mjs +0 -29
  107. package/esm2022/lib/widgets/user-role/user-role.module.mjs +0 -24
  108. package/esm2022/public_api.mjs +0 -91
  109. package/esm2022/resolveio-client-lib-core.mjs +0 -5
  110. package/fesm2022/resolveio-client-lib-core.mjs +0 -9019
  111. package/fesm2022/resolveio-client-lib-core.mjs.map +0 -1
  112. package/index.d.ts +0 -5
  113. package/lib/account-manager.service.d.ts +0 -41
  114. package/lib/auth/auth-guard.service.d.ts +0 -26
  115. package/lib/auth/auth-permissions.service.d.ts +0 -10
  116. package/lib/auth/auth.service.d.ts +0 -30
  117. package/lib/auth/auth365.component.d.ts +0 -20
  118. package/lib/auth/can-deactivate-guard.service.d.ts +0 -10
  119. package/lib/auth/enroll.component.d.ts +0 -28
  120. package/lib/auth/forgot-password.component.d.ts +0 -28
  121. package/lib/core.component.d.ts +0 -63
  122. package/lib/core.module.d.ts +0 -34
  123. package/lib/core.service.d.ts +0 -49
  124. package/lib/directive/focus.d.ts +0 -10
  125. package/lib/directive/scroll.d.ts +0 -20
  126. package/lib/home/home.component.d.ts +0 -28
  127. package/lib/logger/logger.component.d.ts +0 -37
  128. package/lib/models/app-status.model.d.ts +0 -4
  129. package/lib/models/collection-document.model.d.ts +0 -6
  130. package/lib/models/cron-job.model.d.ts +0 -13
  131. package/lib/models/dialog.model.d.ts +0 -23
  132. package/lib/models/file.model.d.ts +0 -9
  133. package/lib/models/log-method-latency.model.d.ts +0 -7
  134. package/lib/models/navbar-main-tab.model.d.ts +0 -14
  135. package/lib/models/pagination.model.d.ts +0 -17
  136. package/lib/models/permission.model.d.ts +0 -14
  137. package/lib/models/select-data-label.model.d.ts +0 -9
  138. package/lib/models/subscription.model.d.ts +0 -19
  139. package/lib/models/support-ticket.model.d.ts +0 -71
  140. package/lib/models/user-group.model.d.ts +0 -19
  141. package/lib/models/user.model.d.ts +0 -70
  142. package/lib/offline-db.d.ts +0 -28
  143. package/lib/offline-manager.service.d.ts +0 -23
  144. package/lib/pipes/domsanitizor.pipe.d.ts +0 -10
  145. package/lib/pipes/filter.pipe.d.ts +0 -12
  146. package/lib/pipes/json-parse.pipe.d.ts +0 -7
  147. package/lib/pipes/minus-currency.pipe.d.ts +0 -7
  148. package/lib/pipes/phone.pipe.d.ts +0 -7
  149. package/lib/pipes/pipe.module.d.ts +0 -13
  150. package/lib/pipes/reverse-list.pipe.d.ts +0 -6
  151. package/lib/pipes/titlecase.pipe.d.ts +0 -7
  152. package/lib/report-builder.permission.d.ts +0 -2
  153. package/lib/resolveio-class.d.ts +0 -26
  154. package/lib/shared/shared.module.d.ts +0 -17
  155. package/lib/socket-manager.service.d.ts +0 -36
  156. package/lib/socket.service.d.ts +0 -38
  157. package/lib/super-admin.permission.d.ts +0 -2
  158. package/lib/support-ticket/detail/support-ticket-detail.component.d.ts +0 -32
  159. package/lib/support-ticket/edit/support-ticket-edit.component.d.ts +0 -30
  160. package/lib/support-ticket/list/support-ticket-list.component.d.ts +0 -26
  161. package/lib/support-ticket/new/support-ticket-new.component.d.ts +0 -26
  162. package/lib/support-ticket/support-ticket.component.d.ts +0 -20
  163. package/lib/support-ticket/support-ticket.module.d.ts +0 -15
  164. package/lib/support-ticket/support-ticket.routing.d.ts +0 -3
  165. package/lib/support-ticket/support-ticket.service.d.ts +0 -9
  166. package/lib/token-manager.service.d.ts +0 -11
  167. package/lib/user-settings/settings/users-settings.component.d.ts +0 -54
  168. package/lib/user-settings/user-settings.component.d.ts +0 -20
  169. package/lib/user-settings/user-settings.module.d.ts +0 -12
  170. package/lib/user-settings/user-settings.permission.d.ts +0 -2
  171. package/lib/user-settings/user-settings.routing.d.ts +0 -3
  172. package/lib/user-settings/user-settings.service.d.ts +0 -9
  173. package/lib/util/action-name.helper.d.ts +0 -1
  174. package/lib/util/aws.service.d.ts +0 -16
  175. package/lib/util/common.helper.d.ts +0 -12
  176. package/lib/util/validation.service.d.ts +0 -88
  177. package/lib/util/window-resize.service.d.ts +0 -13
  178. package/lib/util/window.service.d.ts +0 -6
  179. package/lib/widgets/alert/alert.model.d.ts +0 -1
  180. package/lib/widgets/alert/alert.service.d.ts +0 -11
  181. package/lib/widgets/collapse-table/collapse-table.component.d.ts +0 -23
  182. package/lib/widgets/collapse-table/collapse-table.module.d.ts +0 -9
  183. package/lib/widgets/data-table/data-table.component.d.ts +0 -23
  184. package/lib/widgets/data-table/data-table.model.d.ts +0 -13
  185. package/lib/widgets/data-table/data-table.module.d.ts +0 -12
  186. package/lib/widgets/date-shortcut/date-shortcut.component.d.ts +0 -20
  187. package/lib/widgets/date-shortcut/date-shortcut.module.d.ts +0 -10
  188. package/lib/widgets/dialog/dialog.confirm.content.d.ts +0 -12
  189. package/lib/widgets/dialog/dialog.error.content.d.ts +0 -11
  190. package/lib/widgets/dialog/dialog.input.content.d.ts +0 -18
  191. package/lib/widgets/dialog/dialog.login.content.d.ts +0 -17
  192. package/lib/widgets/dialog/dialog.notify.content.d.ts +0 -11
  193. package/lib/widgets/dialog/dialog.register.content.d.ts +0 -13
  194. package/lib/widgets/dialog/dialog.select-array-objs.content.d.ts +0 -23
  195. package/lib/widgets/dialog/dialog.select-array.content.d.ts +0 -31
  196. package/lib/widgets/dialog/dialog.select-data-labels.content.d.ts +0 -22
  197. package/lib/widgets/dialog/dialog.select-datetime.content.d.ts +0 -21
  198. package/lib/widgets/dialog/dialog.select-with-buttons-url.content.d.ts +0 -25
  199. package/lib/widgets/dialog/dialog.service.d.ts +0 -21
  200. package/lib/widgets/file/file-upload.component.d.ts +0 -49
  201. package/lib/widgets/file/file-upload.module.d.ts +0 -14
  202. package/lib/widgets/form-button/form-button.component.d.ts +0 -15
  203. package/lib/widgets/form-button/form-button.module.d.ts +0 -9
  204. package/lib/widgets/navbar-main/navbar-main.component.d.ts +0 -52
  205. package/lib/widgets/navbar-module/navbar-module.component.d.ts +0 -24
  206. package/lib/widgets/navbar-module/navbar-module.model.d.ts +0 -13
  207. package/lib/widgets/responsive-button-group/responsive-button-group.component.d.ts +0 -17
  208. package/lib/widgets/responsive-button-group/responsive-button-group.module.d.ts +0 -8
  209. package/lib/widgets/scheduler/scheduler.component.d.ts +0 -50
  210. package/lib/widgets/scheduler/scheduler.module.d.ts +0 -11
  211. package/lib/widgets/sort-table/sort-table-header.component.d.ts +0 -23
  212. package/lib/widgets/sort-table/sort-table-ngfor.component.d.ts +0 -17
  213. package/lib/widgets/sort-table/sort-table.directive.d.ts +0 -48
  214. package/lib/widgets/sort-table/sort-table.module.d.ts +0 -11
  215. package/lib/widgets/user-role/user-role.component.d.ts +0 -10
  216. package/lib/widgets/user-role/user-role.module.d.ts +0 -8
  217. package/public_api.d.ts +0 -87
@@ -1,54 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { UserSettingsService } from '../user-settings.service';
3
- import { Subscription } from 'rxjs';
4
- import { ProviderService, BaseComponent } from '../../resolveio-class';
5
- import { AuthPermissionService } from '../../auth/auth-permissions.service';
6
- import { DialogService } from '../../widgets/dialog/dialog.service';
7
- import { FormGroup } from '@angular/forms';
8
- import { UserModel } from '../../models/user.model';
9
- import * as i0 from "@angular/core";
10
- export declare class UsersSettingsComponent extends BaseComponent implements OnInit, OnDestroy {
11
- private _aps;
12
- private _us;
13
- private _services;
14
- private _ds;
15
- subscription$: Subscription[];
16
- form: FormGroup;
17
- disableFormButton: boolean;
18
- user: UserModel;
19
- client: string;
20
- views: any[];
21
- hasSubmit: boolean;
22
- constructor(_aps: AuthPermissionService, _us: UserSettingsService, _services: ProviderService, _ds: DialogService);
23
- ngOnInit(): void;
24
- ngOnDestroy(): void;
25
- changePrimaryColor(): void;
26
- changePrimaryFontColor(): void;
27
- changePrimaryFontSize(): void;
28
- changeSecondaryColor(): void;
29
- changeSecondaryFontColor(): void;
30
- changeTertiaryColor(): void;
31
- changeTertiaryFontColor(): void;
32
- changeWarningColor(): void;
33
- changeWarningHoverColor(): void;
34
- changeWarningFontColor(): void;
35
- changeSuccessColor(): void;
36
- changeSuccessHoverColor(): void;
37
- changeSuccessFontColor(): void;
38
- changeDangerColor(): void;
39
- changeDangerHoverColor(): void;
40
- changeDangerFontColor(): void;
41
- changeInfoColor(): void;
42
- changeInfoHoverColor(): void;
43
- changeInfoFontColor(): void;
44
- changePrimaryButtonColor(): void;
45
- changePrimaryHoverColor(): void;
46
- changePrimaryButtonFontColor(): void;
47
- changeSecondaryButtonColor(): void;
48
- changeSecondaryHoverColor(): void;
49
- changeSecondaryButtonFontColor(): void;
50
- reset(): void;
51
- submitForm(form: any): void;
52
- static ɵfac: i0.ɵɵFactoryDeclaration<UsersSettingsComponent, never>;
53
- static ɵcmp: i0.ɵɵComponentDeclaration<UsersSettingsComponent, "ng-component", never, {}, {}, never, never, false, never>;
54
- }
@@ -1,20 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { NavbarModel } from '../widgets/navbar-module/navbar-module.model';
3
- import { UserSettingsService } from './user-settings.service';
4
- import { Subscription } from 'rxjs';
5
- import { ProviderService, BaseComponent } from '../resolveio-class';
6
- import { UserModel } from '../models/user.model';
7
- import * as i0 from "@angular/core";
8
- export declare class UserSettingsComponent extends BaseComponent implements OnInit, OnDestroy {
9
- private _us;
10
- private _services;
11
- selectedUserSettings$: Subscription;
12
- menuData: NavbarModel;
13
- constructor(_us: UserSettingsService, _services: ProviderService);
14
- ngOnInit(): void;
15
- ngOnDestroy(): void;
16
- selectedUserSettingsChanged(id: string): void;
17
- setUserSettingsMenuData(id?: string, user?: UserModel): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<UserSettingsComponent, "ng-component", never, {}, {}, never, never, false, never>;
20
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./user-settings.component";
3
- import * as i2 from "./settings/users-settings.component";
4
- import * as i3 from "../shared/shared.module";
5
- import * as i4 from "@angular/router";
6
- import * as i5 from "../widgets/data-table/data-table.module";
7
- import * as i6 from "../widgets/file/file-upload.module";
8
- export declare class UserSettingsModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<UserSettingsModule, [typeof i1.UserSettingsComponent, typeof i2.UsersSettingsComponent], [typeof i3.SharedModule, typeof i4.RouterModule, typeof i5.DatatableModule, typeof i6.FileModule], never>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<UserSettingsModule>;
12
- }
@@ -1,2 +0,0 @@
1
- import { ModulePermissionModel } from '../models/permission.model';
2
- export declare const UserSettingsModulePermission: ModulePermissionModel;
@@ -1,3 +0,0 @@
1
- import { ModuleWithProviders } from '@angular/core';
2
- import { Route } from '@angular/router';
3
- export declare const UserSettingsRouting: ModuleWithProviders<Route>;
@@ -1,9 +0,0 @@
1
- import { BehaviorSubject } from 'rxjs';
2
- import * as i0 from "@angular/core";
3
- export declare class UserSettingsService {
4
- selectedUser: BehaviorSubject<string>;
5
- constructor();
6
- setSelectedUser(id: string): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<UserSettingsService, never>;
8
- static ɵprov: i0.ɵɵInjectableDeclaration<UserSettingsService>;
9
- }
@@ -1 +0,0 @@
1
- export declare function type<T>(label: T | ''): T;
@@ -1,16 +0,0 @@
1
- import { SocketManagerService } from '../socket-manager.service';
2
- import * as i0 from "@angular/core";
3
- export declare class AwsService {
4
- private _socket;
5
- constructor(_socket: SocketManagerService);
6
- dataURItoFile(dataURI: string, filename: string): File;
7
- uploadFile(file: File, type: string, order?: number, filename?: string): Promise<unknown>;
8
- getFileWithKey(key: string, callback: Function): void;
9
- getFileWithId(id: string, callback: Function): void;
10
- deleteFile(key: string, callback: Function): void;
11
- deleteFileWithId(id: string, callback: Function): void;
12
- deleteFilesWithKeys(keys: string[], callback: Function): void;
13
- getBase64(file: any): Promise<string>;
14
- static ɵfac: i0.ɵɵFactoryDeclaration<AwsService, never>;
15
- static ɵprov: i0.ɵɵInjectableDeclaration<AwsService>;
16
- }
@@ -1,12 +0,0 @@
1
- export declare function toTitleCase(str: any): any;
2
- export declare function isUpperCase(str: any): boolean;
3
- export declare function pad(num: any, size: any): string;
4
- export declare function deepCopy(obj: any): any;
5
- export declare function dateReviver(key: any, value: any): any;
6
- export declare function b64toBlobURL(b64Data: any, contentType: any, sliceSize?: any): string;
7
- export declare function blobToFile(theBlob: any, fileName: any): File;
8
- export declare function toDataURL(url: any, callback: any): void;
9
- export declare function getDeepDiffDetails(obj1: any, obj2: any): string;
10
- export declare function generateCronStringFromDate(date: Date): string;
11
- export declare function s2ab(s: any): ArrayBuffer;
12
- export declare function mergeDeep(target: any, ...sources: any[]): any;
@@ -1,88 +0,0 @@
1
- import { FormControl, FormGroup, AbstractControl } from '@angular/forms';
2
- import * as i0 from "@angular/core";
3
- export declare class ValidationService {
4
- constructor();
5
- wholeNumbersAllowNegative(c: FormControl): {
6
- wholeNumbersAllowNegative: {
7
- valid: boolean;
8
- };
9
- };
10
- wholeNumbersWithZero(c: FormControl): {
11
- wholeNumbersWithZero: {
12
- valid: boolean;
13
- };
14
- };
15
- wholeNumbersGreaterThanZero(c: FormControl): {
16
- wholeNumbersGreaterThanZero: {
17
- valid: boolean;
18
- };
19
- };
20
- decimalWithZero(c: FormControl): {
21
- decimalWithZero: {
22
- valid: boolean;
23
- };
24
- };
25
- decimalGreaterThanZero(c: FormControl): {
26
- decimalGreaterThanZero: {
27
- valid: boolean;
28
- };
29
- };
30
- currency(c: FormControl): {
31
- currency: {
32
- valid: boolean;
33
- };
34
- };
35
- currencyGreaterThanZero(c: FormControl): {
36
- currency: {
37
- valid: boolean;
38
- };
39
- };
40
- currencyAllowNegative(c: FormControl): {
41
- currency: {
42
- valid: boolean;
43
- };
44
- };
45
- phoneNumber(c: FormControl): {
46
- phoneNumber: {
47
- valid: boolean;
48
- };
49
- };
50
- email(c: FormControl): {
51
- email: {
52
- valid: boolean;
53
- };
54
- };
55
- matchPassword(group: FormGroup): any;
56
- density(c: FormControl): {
57
- density: {
58
- valid: boolean;
59
- };
60
- };
61
- maxValue(max: number): (control: AbstractControl) => {
62
- [key: string]: any;
63
- };
64
- minValue(min: number): (control: AbstractControl) => {
65
- [key: string]: any;
66
- };
67
- multipleOf(value: number): (control: AbstractControl) => {
68
- [key: string]: any;
69
- };
70
- minLengthArray(min: number): (c: AbstractControl) => {
71
- [key: string]: any;
72
- };
73
- maxLengthArray(max: number): (c: AbstractControl) => {
74
- [key: string]: any;
75
- };
76
- validIPAddress(c: FormControl): {
77
- validIPAddress: {
78
- valid: boolean;
79
- };
80
- };
81
- alphaNumericWithDashes(c: FormControl): {
82
- alphaNumericWithDashes: {
83
- valid: boolean;
84
- };
85
- };
86
- static ɵfac: i0.ɵɵFactoryDeclaration<ValidationService, never>;
87
- static ɵprov: i0.ɵɵInjectableDeclaration<ValidationService>;
88
- }
@@ -1,13 +0,0 @@
1
- import { NgZone, OnDestroy } from '@angular/core';
2
- import { Observable } from 'rxjs';
3
- import * as i0 from "@angular/core";
4
- export declare class ResizeService implements OnDestroy {
5
- private ngZone;
6
- get onResize$(): Observable<Window>;
7
- private resizeSubject;
8
- private onResizeHandler;
9
- constructor(ngZone: NgZone);
10
- ngOnDestroy(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<ResizeService, never>;
12
- static ɵprov: i0.ɵɵInjectableDeclaration<ResizeService>;
13
- }
@@ -1,6 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- export declare class WindowRefService {
3
- get nativeWindow(): any;
4
- static ɵfac: i0.ɵɵFactoryDeclaration<WindowRefService, never>;
5
- static ɵprov: i0.ɵɵInjectableDeclaration<WindowRefService>;
6
- }
@@ -1 +0,0 @@
1
- export type alertType = 'warning' | 'error' | 'success' | 'info' | 'update';
@@ -1,11 +0,0 @@
1
- import { alertType } from './alert.model';
2
- import { ToastrService } from 'ngx-toastr';
3
- import * as i0 from "@angular/core";
4
- export declare class AlertService {
5
- private _toastr;
6
- constructor(_toastr: ToastrService);
7
- clearAlert(id?: any): void;
8
- setAlert(type: alertType, message: string, timer?: number): import("ngx-toastr").ActiveToast<any>;
9
- static ɵfac: i0.ɵɵFactoryDeclaration<AlertService, never>;
10
- static ɵprov: i0.ɵɵInjectableDeclaration<AlertService>;
11
- }
@@ -1,23 +0,0 @@
1
- import { OnInit, OnDestroy } from '@angular/core';
2
- import { ResizeService } from '../../util/window-resize.service';
3
- import { AccountManagerService } from '../../account-manager.service';
4
- import * as i0 from "@angular/core";
5
- export declare class CollapseTableComponent implements OnInit, OnDestroy {
6
- private _resizeService;
7
- private _account;
8
- collapseSize: number;
9
- tableFixed: false;
10
- headerFixed: boolean;
11
- secondaryColor: boolean;
12
- tertiaryColor: boolean;
13
- windowSize: number;
14
- windowSizeSubscription: any;
15
- constructor(_resizeService: ResizeService, _account: AccountManagerService);
16
- ngOnInit(): void;
17
- ngOnDestroy(): void;
18
- onClick(event: any): void;
19
- getCollapseClass(): string[];
20
- getPrimaryColor(): string;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<CollapseTableComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<CollapseTableComponent, "collapse-table", never, { "collapseSize": { "alias": "collapseSize"; "required": false; }; "tableFixed": { "alias": "tableFixed"; "required": false; }; "headerFixed": { "alias": "headerFixed"; "required": false; }; "secondaryColor": { "alias": "secondaryColor"; "required": false; }; "tertiaryColor": { "alias": "tertiaryColor"; "required": false; }; }, {}, never, ["*"], false, never>;
23
- }
@@ -1,9 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./collapse-table.component";
3
- import * as i2 from "@angular/forms";
4
- import * as i3 from "@angular/common";
5
- export declare class CollapseTableModule {
6
- static ɵfac: i0.ɵɵFactoryDeclaration<CollapseTableModule, never>;
7
- static ɵmod: i0.ɵɵNgModuleDeclaration<CollapseTableModule, [typeof i1.CollapseTableComponent], [typeof i2.FormsModule, typeof i3.CommonModule], [typeof i1.CollapseTableComponent]>;
8
- static ɵinj: i0.ɵɵInjectorDeclaration<CollapseTableModule>;
9
- }
@@ -1,23 +0,0 @@
1
- import { EventEmitter } from '@angular/core';
2
- import { DatatableModel, DatatableColumn } from './data-table.model';
3
- import { ProviderService, BaseComponent } from '../../resolveio-class';
4
- import * as i0 from "@angular/core";
5
- export declare class DatatableComponent extends BaseComponent {
6
- private _services;
7
- urlClick: string;
8
- columns: Array<DatatableColumn[]>;
9
- data: any[];
10
- collapseSize: number;
11
- searchTitle: string;
12
- totalItems: number;
13
- onChangeTableData: EventEmitter<Object>;
14
- tableData: DatatableModel;
15
- constructor(_services: ProviderService);
16
- changeTableData(): void;
17
- sortColumn(colName: any): void;
18
- navigateTo(id: string, column: string): void;
19
- openFile(file_key: string): void;
20
- typeOf(data: any): "string" | "number" | "bigint" | "boolean" | "symbol" | "undefined" | "object" | "function";
21
- static ɵfac: i0.ɵɵFactoryDeclaration<DatatableComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<DatatableComponent, "data-table", never, { "urlClick": { "alias": "urlClick"; "required": false; }; "columns": { "alias": "columns"; "required": false; }; "data": { "alias": "data"; "required": false; }; "collapseSize": { "alias": "collapseSize"; "required": false; }; "searchTitle": { "alias": "searchTitle"; "required": false; }; "totalItems": { "alias": "totalItems"; "required": false; }; "tableData": { "alias": "tableData"; "required": false; }; }, { "onChangeTableData": "onChangeTableData"; }, never, never, false, never>;
23
- }
@@ -1,13 +0,0 @@
1
- export interface DatatableModel {
2
- searchString: string;
3
- entriesPerPage: string;
4
- pageNum: number;
5
- sortColumn: string;
6
- sortOrder: string;
7
- filters?: Object;
8
- }
9
- export interface DatatableColumn {
10
- name: string;
11
- data: string;
12
- subData?: string;
13
- }
@@ -1,12 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./data-table.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
- import * as i6 from "../collapse-table/collapse-table.module";
8
- export declare class DatatableModule {
9
- static ɵfac: i0.ɵɵFactoryDeclaration<DatatableModule, never>;
10
- static ɵmod: i0.ɵɵNgModuleDeclaration<DatatableModule, [typeof i1.DatatableComponent], [typeof i2.NgbModule, typeof i3.FormsModule, typeof i4.CommonModule, typeof i5.RouterModule, typeof i6.CollapseTableModule], [typeof i1.DatatableComponent]>;
11
- static ɵinj: i0.ɵɵInjectorDeclaration<DatatableModule>;
12
- }
@@ -1,20 +0,0 @@
1
- import { EventEmitter, ChangeDetectorRef, OnInit } from '@angular/core';
2
- import { ProviderService, BaseComponent } from '../../resolveio-class';
3
- import * as i0 from "@angular/core";
4
- export declare class DateShortcutComponent extends BaseComponent implements OnInit {
5
- private _services;
6
- private _cd;
7
- startDateObj: any;
8
- endDateObj: any;
9
- startDateObjChange: EventEmitter<Object>;
10
- endDateObjChange: EventEmitter<Object>;
11
- datesChanged: EventEmitter<any>;
12
- shortcutValue: any;
13
- shortcutValueChange: EventEmitter<String>;
14
- constructor(_services: ProviderService, _cd: ChangeDetectorRef);
15
- ngOnInit(): void;
16
- reset(): void;
17
- onSelectShortcut(): void;
18
- static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutComponent, never>;
19
- static ɵcmp: i0.ɵɵComponentDeclaration<DateShortcutComponent, "date-shortcut", never, { "startDateObj": { "alias": "startDateObj"; "required": false; }; "endDateObj": { "alias": "endDateObj"; "required": false; }; "shortcutValue": { "alias": "shortcutValue"; "required": false; }; }, { "startDateObjChange": "startDateObjChange"; "endDateObjChange": "endDateObjChange"; "datesChanged": "datesChanged"; "shortcutValueChange": "shortcutValueChange"; }, never, never, false, never>;
20
- }
@@ -1,10 +0,0 @@
1
- import * as i0 from "@angular/core";
2
- import * as i1 from "./date-shortcut.component";
3
- import * as i2 from "@angular/forms";
4
- import * as i3 from "@angular/common";
5
- import * as i4 from "@ng-select/ng-select";
6
- export declare class DateShortcutModule {
7
- static ɵfac: i0.ɵɵFactoryDeclaration<DateShortcutModule, never>;
8
- static ɵmod: i0.ɵɵNgModuleDeclaration<DateShortcutModule, [typeof i1.DateShortcutComponent], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.NgSelectModule], [typeof i1.DateShortcutComponent]>;
9
- static ɵinj: i0.ɵɵInjectorDeclaration<DateShortcutModule>;
10
- }
@@ -1,12 +0,0 @@
1
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
2
- import * as i0 from "@angular/core";
3
- export declare class DialogConfirmContent {
4
- activeModal: NgbActiveModal;
5
- title: string;
6
- body: string;
7
- html: string;
8
- handleKeyboardEvent(event: KeyboardEvent): void;
9
- constructor(activeModal: NgbActiveModal);
10
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogConfirmContent, never>;
11
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogConfirmContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "body": { "alias": "body"; "required": false; }; "html": { "alias": "html"; "required": false; }; }, {}, never, never, false, never>;
12
- }
@@ -1,11 +0,0 @@
1
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
2
- import * as i0 from "@angular/core";
3
- export declare class DialogErrorContent {
4
- activeModal: NgbActiveModal;
5
- title: string;
6
- body: string;
7
- handleKeyboardEvent(event: KeyboardEvent): void;
8
- constructor(activeModal: NgbActiveModal);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogErrorContent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogErrorContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "body": { "alias": "body"; "required": false; }; }, {}, never, never, false, never>;
11
- }
@@ -1,18 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { FormGroup, FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogInputContent implements OnInit {
6
- _activeModal: NgbActiveModal;
7
- private _fb;
8
- title: string;
9
- inputFields: any[];
10
- formInput: FormGroup;
11
- states: string[];
12
- constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
13
- ngOnInit(): void;
14
- validateInput(inputField: any, formInput: any): "" | "is-valid" | "is-invalid";
15
- getErrorMessages(inputField: any, formInput: any): any[];
16
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogInputContent, never>;
17
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogInputContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "inputFields": { "alias": "inputFields"; "required": false; }; }, {}, never, never, false, never>;
18
- }
@@ -1,17 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { FormGroup, FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogLoginContent implements OnInit {
6
- _activeModal: NgbActiveModal;
7
- private _fb;
8
- msAllowed: boolean;
9
- showLoginText: boolean;
10
- form: FormGroup;
11
- constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
12
- ngOnInit(): void;
13
- toggleForgotPassword(): void;
14
- close(type: string): void;
15
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogLoginContent, never>;
16
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogLoginContent, "ng-component", never, { "msAllowed": { "alias": "msAllowed"; "required": false; }; "showLoginText": { "alias": "showLoginText"; "required": false; }; }, {}, never, never, false, never>;
17
- }
@@ -1,11 +0,0 @@
1
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
2
- import * as i0 from "@angular/core";
3
- export declare class DialogNotifyContent {
4
- activeModal: NgbActiveModal;
5
- title: string;
6
- body: string;
7
- handleKeyboardEvent(event: KeyboardEvent): void;
8
- constructor(activeModal: NgbActiveModal);
9
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogNotifyContent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogNotifyContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "body": { "alias": "body"; "required": false; }; }, {}, never, never, false, never>;
11
- }
@@ -1,13 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { FormGroup, FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogRegisterContent implements OnInit {
6
- _activeModal: NgbActiveModal;
7
- private _fb;
8
- form: FormGroup;
9
- constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
10
- ngOnInit(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogRegisterContent, never>;
12
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogRegisterContent, "ng-component", never, {}, {}, never, never, false, never>;
13
- }
@@ -1,23 +0,0 @@
1
- import { AfterViewInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { DialogSelectWithButtonsOptionModel } from '../../models/dialog.model';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogSelectArrayObjsContent implements AfterViewInit {
6
- _activeModal: NgbActiveModal;
7
- title: string;
8
- objects: DialogSelectWithButtonsOptionModel[];
9
- multiple: boolean;
10
- allowNone: boolean;
11
- close: any;
12
- allElements: any;
13
- selectedIndex: number;
14
- selectedItem: DialogSelectWithButtonsOptionModel;
15
- selectedIndexes: number[];
16
- selectedItems: DialogSelectWithButtonsOptionModel[];
17
- constructor(_activeModal: NgbActiveModal);
18
- ngAfterViewInit(): void;
19
- recursiveFindFirstElement(element: any): any;
20
- onSelectItem(index: number): void;
21
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectArrayObjsContent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectArrayObjsContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "objects": { "alias": "objects"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "allowNone": { "alias": "allowNone"; "required": false; }; }, {}, never, never, false, never>;
23
- }
@@ -1,31 +0,0 @@
1
- import { AfterViewInit, ChangeDetectorRef, OnInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import * as i0 from "@angular/core";
4
- export declare class DialogSelectArrayContent implements OnInit, AfterViewInit {
5
- _activeModal: NgbActiveModal;
6
- _cdRef: ChangeDetectorRef;
7
- title: string;
8
- array: any[];
9
- multiple: boolean;
10
- selectedIndexes: number[];
11
- close: any;
12
- allElements: any;
13
- method: string;
14
- mappedArray: any[];
15
- selectIndexes: any[];
16
- constructor(_activeModal: NgbActiveModal, _cdRef: ChangeDetectorRef);
17
- ngOnInit(): void;
18
- ngAfterViewInit(): void;
19
- recursiveFindFirstElement(element: any): any;
20
- addDropDown(): void;
21
- onSelectDropdown(val: any, index: any): void;
22
- availableAdd(): boolean;
23
- getFilteredArray(item: any): any[];
24
- isInSelectedIndex(index: number): boolean;
25
- onSelectItem(index: number): void;
26
- getArray(): any[];
27
- selectAll(): void;
28
- removeAll(): void;
29
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectArrayContent, never>;
30
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectArrayContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "array": { "alias": "array"; "required": false; }; "multiple": { "alias": "multiple"; "required": false; }; "selectedIndexes": { "alias": "selectedIndexes"; "required": false; }; }, {}, never, never, false, never>;
31
- }
@@ -1,22 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { FormGroup, FormBuilder } from '@angular/forms';
4
- import { SelectDataLabelModel } from '../../models/select-data-label.model';
5
- import * as i0 from "@angular/core";
6
- export declare class DialogSelectDataLabelsContent implements OnInit {
7
- _activeModal: NgbActiveModal;
8
- private _fb;
9
- title: string;
10
- subtitle: string;
11
- data: any;
12
- showArraySubData: any;
13
- form: FormGroup;
14
- dialogData: SelectDataLabelModel[];
15
- constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
16
- ngOnInit(): void;
17
- getKeys(): void;
18
- changeSelected(label: SelectDataLabelModel): void;
19
- submit(): SelectDataLabelModel[];
20
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectDataLabelsContent, never>;
21
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectDataLabelsContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "subtitle": { "alias": "subtitle"; "required": false; }; "data": { "alias": "data"; "required": false; }; "showArraySubData": { "alias": "showArraySubData"; "required": false; }; }, {}, never, never, false, never>;
22
- }
@@ -1,21 +0,0 @@
1
- import { OnInit, AfterViewInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { FormGroup, FormBuilder } from '@angular/forms';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogSelectDateTimeContent implements OnInit, AfterViewInit {
6
- _activeModal: NgbActiveModal;
7
- private _fb;
8
- title: string;
9
- date: Date;
10
- showTime: boolean;
11
- close: any;
12
- allElements: any;
13
- form: FormGroup;
14
- constructor(_activeModal: NgbActiveModal, _fb: FormBuilder);
15
- ngOnInit(): void;
16
- ngAfterViewInit(): void;
17
- recursiveFindFirstElement(element: any): any;
18
- submitForm(): void;
19
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectDateTimeContent, never>;
20
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectDateTimeContent, "ng-component", never, { "title": { "alias": "title"; "required": false; }; "date": { "alias": "date"; "required": false; }; "showTime": { "alias": "showTime"; "required": false; }; }, {}, never, never, false, never>;
21
- }
@@ -1,25 +0,0 @@
1
- import { AfterViewInit, OnInit } from '@angular/core';
2
- import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
3
- import { AccountManagerService } from '../../account-manager.service';
4
- import * as i0 from "@angular/core";
5
- export declare class DialogSelectWithButtonsURLContent implements AfterViewInit, OnInit {
6
- _activeModal: NgbActiveModal;
7
- private _account;
8
- url: string;
9
- close: any;
10
- allElements: any;
11
- title: string;
12
- selectedType: string;
13
- options: {
14
- value: string;
15
- text: string;
16
- }[];
17
- constructor(_activeModal: NgbActiveModal, _account: AccountManagerService);
18
- ngOnInit(): void;
19
- ngAfterViewInit(): void;
20
- recursiveFindFirstElement(element: any): any;
21
- onSelectType(type: any): void;
22
- submit(): void;
23
- static ɵfac: i0.ɵɵFactoryDeclaration<DialogSelectWithButtonsURLContent, never>;
24
- static ɵcmp: i0.ɵɵComponentDeclaration<DialogSelectWithButtonsURLContent, "ng-component", never, { "url": { "alias": "url"; "required": false; }; }, {}, never, never, false, never>;
25
- }
@@ -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
- }