@tuki-io/tuki-widgets 0.0.164 → 0.0.166
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/esm2020/contact-center/cc-readiness/cc-readiness.module.mjs +1 -1
- package/esm2020/contact-center/cc-readiness/cc-readiness.service.mjs +1 -1
- package/esm2020/contact-center/cc-readiness/widgets/licences-requirement/licences-requirement.component.mjs +3 -3
- package/esm2020/di2mt/shared/services/api.service.mjs +2 -2
- package/esm2020/di2mt/widgets/site-upgrade/progress-bar/progress-bar.component.mjs +3 -3
- package/esm2020/di2mt/widgets/site-upgrade/site-upgrade-data-table/site-upgrade-data-table.component.mjs +2 -2
- package/esm2020/di2mt/widgets/upgrade-overview/cards/pending-activation-users/pending-activation-users.component.mjs +17 -17
- package/esm2020/user-device-manage/src/app.constants.mjs +1 -1
- package/esm2020/user-device-manage/src/classes/deviceProfile.mjs +1 -1
- package/esm2020/user-device-manage/src/device-associated-line/device-associated-line-extension/device-associated-line-extension.component.mjs +3 -3
- package/esm2020/user-device-manage/src/device-info/device-info.component.mjs +3 -3
- package/esm2020/user-device-manage/src/device-manage-widget.component.mjs +2 -2
- package/esm2020/user-device-manage/src/lazy-loading-select/lazy-loading-select.component.mjs +3 -3
- package/esm2020/user-device-manage/src/pipes/mac-address.pipe.mjs +1 -1
- package/esm2020/user-device-manage/src/services/api.service.mjs +1 -1
- package/esm2020/user-device-manage/src/services/dns.service.mjs +1 -1
- package/esm2020/user-device-manage/src/services/line.service.mjs +2 -2
- package/esm2020/user-device-manage/src/services/user.service.mjs +1 -1
- package/esm2020/user-device-manage/src/shared/tk-page-section/page-section.component.mjs +1 -1
- package/esm2020/user-device-manage/src/utils/app-loader/app-loader.mjs +3 -3
- package/esm2020/user-manage/src/app.constants.mjs +1 -1
- package/esm2020/user-manage/src/classes/line-association-interface.mjs +1 -1
- package/esm2020/user-manage/src/classes/line-directory.mjs +1 -1
- package/esm2020/user-manage/src/classes/line.mjs +1 -1
- package/esm2020/user-manage/src/classes/pagination.mjs +1 -1
- package/esm2020/user-manage/src/classes/simplified-user.mjs +1 -1
- package/esm2020/user-manage/src/device-list/device-list.component.mjs +3 -3
- package/esm2020/user-manage/src/device-list/device-row/device-row.component.mjs +3 -3
- package/esm2020/user-manage/src/lazy-loading-select/lazy-loading-select.component.mjs +3 -3
- package/esm2020/user-manage/src/services/api.service.mjs +1 -1
- package/esm2020/user-manage/src/services/user.service.mjs +1 -1
- package/esm2020/user-manage/src/user-info/user-info.component.mjs +3 -3
- package/esm2020/user-manage/src/user-manage.module.mjs +1 -1
- package/esm2020/user-manage/src/utils/app-loader/app-loader.mjs +3 -3
- package/esm2020/users-list/src/app.constants.mjs +1 -1
- package/esm2020/users-list/src/classes/move-user.mjs +1 -1
- package/esm2020/users-list/src/components/table-toolbar/table-toolbar.component.mjs +3 -9
- package/esm2020/users-list/src/services/dns.service.mjs +1 -1
- package/esm2020/users-list/src/services/user.service.mjs +1 -1
- package/esm2020/users-list/src/users-list.component.mjs +3 -9
- package/esm2020/users-list/src/utils/app-loader/app-loader.mjs +3 -3
- package/fesm2015/tuki-io-tuki-widgets-contact-center.mjs +2 -2
- package/fesm2015/tuki-io-tuki-widgets-contact-center.mjs.map +1 -1
- package/fesm2015/tuki-io-tuki-widgets-di2mt.mjs +21 -21
- package/fesm2015/tuki-io-tuki-widgets-di2mt.mjs.map +1 -1
- package/fesm2015/tuki-io-tuki-widgets-user-device-manage.mjs +10 -10
- package/fesm2015/tuki-io-tuki-widgets-user-device-manage.mjs.map +1 -1
- package/fesm2015/tuki-io-tuki-widgets-user-manage.mjs +10 -10
- package/fesm2015/tuki-io-tuki-widgets-user-manage.mjs.map +1 -1
- package/fesm2015/tuki-io-tuki-widgets-users-list.mjs +6 -18
- package/fesm2015/tuki-io-tuki-widgets-users-list.mjs.map +1 -1
- package/fesm2020/tuki-io-tuki-widgets-contact-center.mjs +2 -2
- package/fesm2020/tuki-io-tuki-widgets-contact-center.mjs.map +1 -1
- package/fesm2020/tuki-io-tuki-widgets-di2mt.mjs +21 -21
- package/fesm2020/tuki-io-tuki-widgets-di2mt.mjs.map +1 -1
- package/fesm2020/tuki-io-tuki-widgets-user-device-manage.mjs +10 -10
- package/fesm2020/tuki-io-tuki-widgets-user-device-manage.mjs.map +1 -1
- package/fesm2020/tuki-io-tuki-widgets-user-manage.mjs +10 -10
- package/fesm2020/tuki-io-tuki-widgets-user-manage.mjs.map +1 -1
- package/fesm2020/tuki-io-tuki-widgets-users-list.mjs +6 -18
- package/fesm2020/tuki-io-tuki-widgets-users-list.mjs.map +1 -1
- package/package.json +1 -9
- package/user-device-manage/src/services/line.service.d.ts +1 -1
- package/users-list/src/components/table-toolbar/table-toolbar.component.d.ts +1 -3
- package/users-list/src/users-list.component.d.ts +1 -3
- package/esm2020/user-creation/public-api.mjs +0 -13
- package/esm2020/user-creation/src/app.constants.mjs +0 -14
- package/esm2020/user-creation/src/classes/site.mjs +0 -53
- package/esm2020/user-creation/src/shared/api/api.service.mjs +0 -86
- package/esm2020/user-creation/src/shared/material.module.mjs +0 -76
- package/esm2020/user-creation/src/shared/services/user-creation-api.service.mjs +0 -101
- package/esm2020/user-creation/src/shared/services/utils.mjs +0 -19
- package/esm2020/user-creation/src/shared/shared.module.mjs +0 -33
- package/esm2020/user-creation/src/user-creation.module.mjs +0 -69
- package/esm2020/user-creation/src/widgets/user-creation-wizard/components/user-details-step/user-details-step.component.mjs +0 -23
- package/esm2020/user-creation/src/widgets/user-creation-wizard/components/user-overview-step/user-overview-step.component.mjs +0 -19
- package/esm2020/user-creation/src/widgets/user-creation-wizard/components/user-template-step/user-template-step.component.mjs +0 -68
- package/esm2020/user-creation/src/widgets/user-creation-wizard/user-creation-wizard.component.mjs +0 -55
- package/esm2020/user-creation/src/widgets/user-creation-wizard/user-creation-wizard.service.mjs +0 -192
- package/esm2020/user-creation/tuki-io-tuki-widgets-user-creation.mjs +0 -5
- package/fesm2015/tuki-io-tuki-widgets-user-creation.mjs +0 -763
- package/fesm2015/tuki-io-tuki-widgets-user-creation.mjs.map +0 -1
- package/fesm2020/tuki-io-tuki-widgets-user-creation.mjs +0 -772
- package/fesm2020/tuki-io-tuki-widgets-user-creation.mjs.map +0 -1
- package/user-creation/index.d.ts +0 -5
- package/user-creation/public-api.d.ts +0 -2
- package/user-creation/src/app.constants.d.ts +0 -13
- package/user-creation/src/classes/site.d.ts +0 -188
- package/user-creation/src/shared/api/api.service.d.ts +0 -20
- package/user-creation/src/shared/material.module.d.ts +0 -15
- package/user-creation/src/shared/services/user-creation-api.service.d.ts +0 -20
- package/user-creation/src/shared/services/utils.d.ts +0 -1
- package/user-creation/src/shared/shared.module.d.ts +0 -10
- package/user-creation/src/user-creation.module.d.ts +0 -17
- package/user-creation/src/widgets/user-creation-wizard/components/user-details-step/user-details-step.component.d.ts +0 -8
- package/user-creation/src/widgets/user-creation-wizard/components/user-overview-step/user-overview-step.component.d.ts +0 -11
- package/user-creation/src/widgets/user-creation-wizard/components/user-template-step/user-template-step.component.d.ts +0 -27
- package/user-creation/src/widgets/user-creation-wizard/user-creation-wizard.component.d.ts +0 -16
- package/user-creation/src/widgets/user-creation-wizard/user-creation-wizard.service.d.ts +0 -81
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export interface LdapUserRow {
|
|
3
|
-
userId: string;
|
|
4
|
-
firstName: string;
|
|
5
|
-
lastName: string;
|
|
6
|
-
email: string;
|
|
7
|
-
}
|
|
8
|
-
export interface OverviewUserRow extends LdapUserRow {
|
|
9
|
-
userTemplate: string;
|
|
10
|
-
}
|
|
11
|
-
export interface OverviewLineRow {
|
|
12
|
-
number: string;
|
|
13
|
-
did: string;
|
|
14
|
-
routePartitionName: string;
|
|
15
|
-
css: string;
|
|
16
|
-
description: string;
|
|
17
|
-
}
|
|
18
|
-
export interface OverviewDeviceRow {
|
|
19
|
-
name: string;
|
|
20
|
-
deviceType: string;
|
|
21
|
-
lines: string;
|
|
22
|
-
description: string;
|
|
23
|
-
}
|
|
24
|
-
export type UserCreationType = 'CUCM' | 'MT';
|
|
25
|
-
export interface UserDetailsForm {
|
|
26
|
-
userId: string;
|
|
27
|
-
firstName: string;
|
|
28
|
-
lastName: string;
|
|
29
|
-
email: string;
|
|
30
|
-
}
|
|
31
|
-
export interface LineOption {
|
|
32
|
-
number: string;
|
|
33
|
-
did: string;
|
|
34
|
-
css: string;
|
|
35
|
-
description: string;
|
|
36
|
-
}
|
|
37
|
-
export interface SelectedLineRow {
|
|
38
|
-
lineNumber: string | null;
|
|
39
|
-
routePartitionName: string | null;
|
|
40
|
-
}
|
|
41
|
-
export interface DeviceEntry {
|
|
42
|
-
deviceType: string;
|
|
43
|
-
protocol: string;
|
|
44
|
-
buttonTemplate: string;
|
|
45
|
-
name: string;
|
|
46
|
-
}
|
|
47
|
-
export declare class UserCreationWizardService {
|
|
48
|
-
private readonly api;
|
|
49
|
-
readonly ldapTableColumns: string[];
|
|
50
|
-
readonly userCreationTypes: UserCreationType[];
|
|
51
|
-
siteOptions: string[];
|
|
52
|
-
templateOptions: string[];
|
|
53
|
-
lineOptions: LineOption[];
|
|
54
|
-
routePartitionOptions: string[];
|
|
55
|
-
deviceRows: number[];
|
|
56
|
-
ldapUsers: LdapUserRow[];
|
|
57
|
-
overviewUsers: OverviewUserRow[];
|
|
58
|
-
overviewLines: OverviewLineRow[];
|
|
59
|
-
overviewDevices: OverviewDeviceRow[];
|
|
60
|
-
userDetailsForm: UserDetailsForm;
|
|
61
|
-
lineSelections: SelectedLineRow[];
|
|
62
|
-
deviceEntries: DeviceEntry[];
|
|
63
|
-
selectedSite: string | null;
|
|
64
|
-
selectedTemplate: string | null;
|
|
65
|
-
selectedUserCreationType: UserCreationType;
|
|
66
|
-
constructor();
|
|
67
|
-
setSelectedSite(site: string | null): void;
|
|
68
|
-
setSelectedTemplate(template: string | null): void;
|
|
69
|
-
setSelectedUserCreationType(type: UserCreationType): void;
|
|
70
|
-
setUserDetailsField(field: keyof UserDetailsForm, value: string): void;
|
|
71
|
-
setLineSelection(index: number, lineNumber: string | null): void;
|
|
72
|
-
setRoutePartitionSelection(index: number, routePartitionName: string | null): void;
|
|
73
|
-
setDeviceName(index: number, name: string): void;
|
|
74
|
-
loadPlaceholderData(): void;
|
|
75
|
-
private rebuildOverviewUsers;
|
|
76
|
-
private rebuildOverviewLines;
|
|
77
|
-
private rebuildOverviewDevices;
|
|
78
|
-
loadDataFromApi(): void;
|
|
79
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<UserCreationWizardService, never>;
|
|
80
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<UserCreationWizardService>;
|
|
81
|
-
}
|