@posiwise/admin-module 0.0.202 → 0.0.203
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/posiwise-admin-module.mjs +1054 -675
- package/fesm2022/posiwise-admin-module.mjs.map +1 -1
- package/package.json +5 -5
- package/types/posiwise-admin-module.d.ts +4781 -0
- package/index.d.ts +0 -84
- package/lib/admin-guard.service.d.ts +0 -14
- package/lib/admin-module.routing.d.ts +0 -7
- package/lib/admin.module.d.ts +0 -131
- package/lib/components/TOS/terms-of-service/terms-of-service.component.d.ts +0 -65
- package/lib/components/TOS/terms-of-service-details/terms-of-service-details.component.d.ts +0 -27
- package/lib/components/TOS/terms-of-service-tabs/terms-of-service-tabs.component.d.ts +0 -9
- package/lib/components/config/global-config-details/global-config-details.component.d.ts +0 -27
- package/lib/components/config/global-config-list/global-config-list.component.d.ts +0 -65
- package/lib/components/config/global-config-tabs/global-config-tabs.component.d.ts +0 -7
- package/lib/components/contact-us/contact-us-list/contact-us-list.component.d.ts +0 -28
- package/lib/components/contact-us/contact-us-tabs/contact-us-tabs.component.d.ts +0 -7
- package/lib/components/credentials/credentials/credentials.component.d.ts +0 -63
- package/lib/components/credentials/credentials-details/credentials-details.component.d.ts +0 -27
- package/lib/components/credentials/credentials-tab/credentials-tab.component.d.ts +0 -8
- package/lib/components/credentials/subscription-credentials/subscription-credentials.component.d.ts +0 -65
- package/lib/components/credentials/subscription-credentials-details/subscription-credentials-details.component.d.ts +0 -32
- package/lib/components/domain-config/domain-config-details/base-domain-config.component.d.ts +0 -66
- package/lib/components/domain-config/domain-config-details/domain-config-build/domain-config-build.component.d.ts +0 -153
- package/lib/components/domain-config/domain-config-details/domain-config-core/domain-config-core.component.d.ts +0 -69
- package/lib/components/domain-config/domain-config-details/domain-config-details.component.d.ts +0 -57
- package/lib/components/domain-config/domain-config-details/domain-config-integrations/domain-config-integrations.component.d.ts +0 -64
- package/lib/components/domain-config/domain-config-details/domain-config-interface/domain-config-interface.component.d.ts +0 -72
- package/lib/components/domain-config/domain-config-details/domain-config-organization/domain-config-organization.component.d.ts +0 -13
- package/lib/components/domain-config/domain-config-details/domain-config-security/domain-config-security.component.d.ts +0 -13
- package/lib/components/domain-config/domain-config-details/domain-config-social/domain-config-social.component.d.ts +0 -13
- package/lib/components/domain-config/domain-config-list/domain-config-list.component.d.ts +0 -65
- package/lib/components/domain-config/domain-config-tabs/domain-config-tabs.component.d.ts +0 -7
- package/lib/components/faqs/add-faq/add-faq.component.d.ts +0 -100
- package/lib/components/faqs/edit-faq/edit-faq.component.d.ts +0 -101
- package/lib/components/faqs/faqs-list/faqs-list.component.d.ts +0 -103
- package/lib/components/faqs/faqs-tabs/faqs-tabs.component.d.ts +0 -7
- package/lib/components/feedback-questions/feedback-questions-details/feedback-questions-details.component.d.ts +0 -65
- package/lib/components/feedback-questions/feedback-questions-list/feedback-questions-list.component.d.ts +0 -69
- package/lib/components/generic/generic-insight/generic-insight.component.d.ts +0 -5
- package/lib/components/generic/generic-misc/generic-misc.component.d.ts +0 -28
- package/lib/components/generic/generic-tabs/generic-tabs.component.d.ts +0 -7
- package/lib/components/incidents/add-edit-incident/add-edit-incident.component.d.ts +0 -79
- package/lib/components/incidents/incidents-list/incidents-list.component.d.ts +0 -70
- package/lib/components/incidents/incidents-tabs/incidents-tabs.component.d.ts +0 -7
- package/lib/components/login-notifications/login-notification-details/login-notification-details.component.d.ts +0 -67
- package/lib/components/login-notifications/login-notification-tabs/login-notification-tabs.component.d.ts +0 -7
- package/lib/components/login-notifications/login-notifications-list/login-notifications-list.component.d.ts +0 -65
- package/lib/components/mailer/mailer-details/mailer-details.component.d.ts +0 -67
- package/lib/components/mailer/mailer-list/mailer-list.component.d.ts +0 -71
- package/lib/components/mailer/mailer-tabs/mailer-tabs.component.d.ts +0 -11
- package/lib/components/newsletters/newsletter-details/newsletter-details.component.d.ts +0 -64
- package/lib/components/newsletters/newsletter-item-details/newsletter-item-details.component.d.ts +0 -96
- package/lib/components/newsletters/newsletter-users-list/newsletter-users-list.component.d.ts +0 -26
- package/lib/components/newsletters/newsletters-insight/newsletters-insight.component.d.ts +0 -23
- package/lib/components/newsletters/newsletters-items/newsletters-items-view-details/newsletters-items-view-details.component.d.ts +0 -61
- package/lib/components/newsletters/newsletters-items/newsletters-items.component.d.ts +0 -87
- package/lib/components/newsletters/newsletters-list/newsletters-list.component.d.ts +0 -67
- package/lib/components/newsletters/newsletters-tabs/newsletters-tabs.component.d.ts +0 -11
- package/lib/components/permissions/permissions-details/permissions-details.component.d.ts +0 -66
- package/lib/components/permissions/permissions-list/permissions-list.component.d.ts +0 -62
- package/lib/components/permissions/permissions-tabs/permissions-tabs.component.d.ts +0 -8
- package/lib/components/permissions/role-details/role-details.component.d.ts +0 -36
- package/lib/components/permissions/roles-list/roles-list.component.d.ts +0 -65
- package/lib/components/products/product-details/product-details.component.d.ts +0 -77
- package/lib/components/products/products-insight/products-insight.component.d.ts +0 -24
- package/lib/components/products/products-list/products-list.component.d.ts +0 -79
- package/lib/components/products/products-tabs/products-tabs.component.d.ts +0 -8
- package/lib/components/products/users-list-for-product/users-list-for-product.component.d.ts +0 -22
- package/lib/components/resources/resources-admin-details/resources-admin-details.component.d.ts +0 -132
- package/lib/components/resources/resources-admin-tabs/resources-admin-tabs.component.d.ts +0 -10
- package/lib/components/resources/resources-admin-tabs/resources-index/resources-index.component.d.ts +0 -78
- package/lib/components/resources/resources-admin-tabs/resources-insight/resources-insight.component.d.ts +0 -24
- package/lib/components/resources/resources-lists-insight/resources-lists-insight.component.d.ts +0 -21
- package/lib/components/subscriptions/subscription-agents/subscription-agents.component.d.ts +0 -28
- package/lib/components/subscriptions/subscription-agents-list/subscription-agents-list.component.d.ts +0 -33
- package/lib/components/subscriptions/subscription-details/subscription-details.component.d.ts +0 -45
- package/lib/components/subscriptions/subscription-product-details/subscription-product-details.component.d.ts +0 -85
- package/lib/components/subscriptions/subscription-products/subscription-products.component.d.ts +0 -67
- package/lib/components/subscriptions/subscription-users/add-members/add-members.component.d.ts +0 -35
- package/lib/components/subscriptions/subscription-users/subscription-users.component.d.ts +0 -97
- package/lib/components/subscriptions/subscriptions-insight/base-subscription-insight.component.d.ts +0 -32
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-price/subscription-insight-average-price.component.d.ts +0 -11
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-user/subscription-insight-average-user.component.d.ts +0 -11
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-churn/subscription-insight-churn.component.d.ts +0 -24
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-nps/subscription-insight-nps.component.d.ts +0 -43
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-product-session/subscription-insight-product-session.component.d.ts +0 -11
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-revenue/subscription-insight-revenue.component.d.ts +0 -24
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-tabs/subscription-insight-tabs.component.d.ts +0 -6
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-user-session/subscription-insight-user-session.component.d.ts +0 -11
- package/lib/components/subscriptions/subscriptions-insight/subscriptions-insight.component.d.ts +0 -24
- package/lib/components/subscriptions/subscriptions-list/invite-users/invite-users.component.d.ts +0 -108
- package/lib/components/subscriptions/subscriptions-list/subscriptions-list.component.d.ts +0 -117
- package/lib/components/subscriptions/subscriptions-tabs/subscriptions-tabs.component.d.ts +0 -10
- package/lib/components/tags/tags-category/tags-category.component.d.ts +0 -39
- package/lib/components/tags/tags-details/tags-details.component.d.ts +0 -34
- package/lib/components/tags/tags-list/tags-list.component.d.ts +0 -77
- package/lib/components/tags/tags-tabs/tags-tabs.component.d.ts +0 -9
- package/lib/components/tips/tip-detail/tip-detail.component.d.ts +0 -24
- package/lib/components/tips/tips-list/tips-list.component.d.ts +0 -55
- package/lib/components/tips/tips-tabs/tips-tabs.component.d.ts +0 -9
- package/lib/components/tracking/ahoy-events/ahoy-events.component.d.ts +0 -55
- package/lib/components/tracking/ahoy-messages/ahoy-messages.component.d.ts +0 -46
- package/lib/components/tracking/ahoy-visits/ahoy-visits.component.d.ts +0 -46
- package/lib/components/tracking/events/events.component.d.ts +0 -48
- package/lib/components/tracking/tracking-tabs/tracking-tabs.component.d.ts +0 -8
- package/lib/components/tracking/versions/versions.component.d.ts +0 -52
- package/lib/components/users/user-details/user-details.component.d.ts +0 -34
- package/lib/components/users/users-insight/users-insight.component.d.ts +0 -23
- package/lib/components/users/users-list/users-list.component.d.ts +0 -114
- package/lib/components/users/users-tabs/users-tabs.component.d.ts +0 -11
- package/lib/shared/interface/admin-module-shared.interface.d.ts +0 -99
- package/lib/shared/interface/api-response.interface.d.ts +0 -4
- package/lib/shared/interface/contact-us.interface.d.ts +0 -16
- package/lib/shared/interface/credential.interface.d.ts +0 -44
- package/lib/shared/interface/domain-config.interface.d.ts +0 -142
- package/lib/shared/interface/feedback-question.interface.d.ts +0 -10
- package/lib/shared/interface/global-config.interface.d.ts +0 -11
- package/lib/shared/interface/login-notification.interface.d.ts +0 -15
- package/lib/shared/interface/newsletter.interface.d.ts +0 -55
- package/lib/shared/interface/permission.interface.d.ts +0 -10
- package/lib/shared/interface/privacy-tos.interface.d.ts +0 -13
- package/lib/shared/interface/tip.interface.d.ts +0 -15
- package/lib/shared/interface/tracking.interface.d.ts +0 -115
- package/lib/shared/routers/routers.d.ts +0 -38
|
@@ -0,0 +1,4781 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Injector, OnInit, OnDestroy, ChangeDetectorRef, AfterViewInit, QueryList, TemplateRef, EventEmitter } from '@angular/core';
|
|
3
|
+
import { PermissionService, AuthService, CommonService, ProductService, SubscriptionService, NgbDateCustomParserFormatter, TagService, TipsService, GroupService, CustomToastService, WindowService, AhoyService, UserService } from '@posiwise/common-services';
|
|
4
|
+
import { MenuItem, LazyLoadEvent, SelectItem } from 'primeng/api';
|
|
5
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
6
|
+
import { AdminService, AdminDataService } from '@posiwise/admin-module-utils';
|
|
7
|
+
import * as _angular_forms from '@angular/forms';
|
|
8
|
+
import { UntypedFormGroup, NgForm, FormBuilder, FormGroup, FormArray, UntypedFormBuilder, UntypedFormArray } from '@angular/forms';
|
|
9
|
+
import { FAQ, Product, User, Subscription as Subscription$1, Role, Plotly, ResourcePost, ResourceInsightResponse, Paging, SubscriptionMember } from '@posiwise/common-utilities';
|
|
10
|
+
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
11
|
+
import { CustomUploaderComponent } from '@posiwise/utils';
|
|
12
|
+
import * as i114 from '@ng-bootstrap/ng-bootstrap';
|
|
13
|
+
import { NgbModal, NgbDatepickerConfig, NgbDateParserFormatter } from '@ng-bootstrap/ng-bootstrap';
|
|
14
|
+
import { Observable } from 'rxjs';
|
|
15
|
+
import * as i116 from '@angular/common';
|
|
16
|
+
import { DatePipe } from '@angular/common';
|
|
17
|
+
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
18
|
+
import * as i119 from '@angular-magic/ngx-gp-autocomplete';
|
|
19
|
+
import { NgxGpAutocompleteDirective } from '@angular-magic/ngx-gp-autocomplete';
|
|
20
|
+
import * as i118 from '@posiwise/shared-components';
|
|
21
|
+
import { PermissionTreeComponent, PasswordValidationComponent, CollapsibleSidebarService } from '@posiwise/shared-components';
|
|
22
|
+
import * as i105 from 'primeng/autocomplete';
|
|
23
|
+
import { AutoComplete } from 'primeng/autocomplete';
|
|
24
|
+
import moment$1 from 'moment';
|
|
25
|
+
import * as i107 from 'primeng/multiselect';
|
|
26
|
+
import { MultiSelect } from 'primeng/multiselect';
|
|
27
|
+
import * as i115 from 'ngx-uploader';
|
|
28
|
+
import { UploadFile, UploadInput, UploaderOptions, humanizeBytes, UploadOutput } from 'ngx-uploader';
|
|
29
|
+
import * as i102 from 'primeng/table';
|
|
30
|
+
import * as i103 from 'primeng/tooltip';
|
|
31
|
+
import * as i104 from 'primeng/accordion';
|
|
32
|
+
import * as i106 from 'primeng/select';
|
|
33
|
+
import * as i108 from 'primeng/inputtext';
|
|
34
|
+
import * as i109 from 'ngx-daterangepicker-material';
|
|
35
|
+
import * as i110 from 'ngx-json-viewer';
|
|
36
|
+
import * as i111 from 'primeng/datepicker';
|
|
37
|
+
import * as i112 from 'angular-plotly.js';
|
|
38
|
+
import * as i113 from 'primeng/fileupload';
|
|
39
|
+
import * as i117 from 'ngx-ui-switch';
|
|
40
|
+
import * as i120 from '@posiwise/core-transloco';
|
|
41
|
+
import * as i121 from '@posiwise/pipes';
|
|
42
|
+
import * as i122 from '@posiwise/directives';
|
|
43
|
+
import * as i1 from '@angular/router';
|
|
44
|
+
import { Router, Route, ActivatedRouteSnapshot, RouterStateSnapshot } from '@angular/router';
|
|
45
|
+
import * as i125 from 'ngx-pagination';
|
|
46
|
+
import * as i126 from 'ngx-quill';
|
|
47
|
+
|
|
48
|
+
declare class UserTabComponent {
|
|
49
|
+
private readonly permission;
|
|
50
|
+
constructor(permission: PermissionService);
|
|
51
|
+
items: MenuItem[];
|
|
52
|
+
view: string[];
|
|
53
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserTabComponent, never>;
|
|
54
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserTabComponent, "pw-users-management", never, {}, {}, never, never, false, never>;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
declare class SubscriptionComponent extends AppBaseComponent {
|
|
58
|
+
constructor(injector: Injector);
|
|
59
|
+
items: MenuItem[];
|
|
60
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionComponent, never>;
|
|
61
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionComponent, "pw-subscriptions", never, {}, {}, never, never, false, never>;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
declare class MailerComponent extends AppBaseComponent {
|
|
65
|
+
constructor(injector: Injector);
|
|
66
|
+
activeItem: MenuItem;
|
|
67
|
+
items: MenuItem[];
|
|
68
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MailerComponent, never>;
|
|
69
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MailerComponent, "pw-mailer", never, {}, {}, never, never, false, never>;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
declare class MailerListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
73
|
+
private readonly adminService;
|
|
74
|
+
private readonly authService;
|
|
75
|
+
private readonly cdr;
|
|
76
|
+
private page;
|
|
77
|
+
data: {
|
|
78
|
+
custom_emails: any[];
|
|
79
|
+
object_count: number;
|
|
80
|
+
unfiltered_count: number;
|
|
81
|
+
};
|
|
82
|
+
searchText: string;
|
|
83
|
+
availableMailerTypes: any;
|
|
84
|
+
loading: boolean;
|
|
85
|
+
isLoaded: boolean;
|
|
86
|
+
routers: {
|
|
87
|
+
globalConfigDetails: string;
|
|
88
|
+
adminCredentialsDetails: string;
|
|
89
|
+
subscriptionCredentialDetails: string;
|
|
90
|
+
newsletter: string;
|
|
91
|
+
mailerDetails: string;
|
|
92
|
+
newsletterItemDetails: string;
|
|
93
|
+
newsletterItemView: string;
|
|
94
|
+
newslettersUserList: string;
|
|
95
|
+
newsletterDetails: string;
|
|
96
|
+
permissionsList: string;
|
|
97
|
+
permissionsDetails: string;
|
|
98
|
+
rolesDetails: string;
|
|
99
|
+
productDetails: string;
|
|
100
|
+
productsUserList: string;
|
|
101
|
+
feedbackQuestions: string;
|
|
102
|
+
feedbackQuestionsDetails: string;
|
|
103
|
+
subscriptionDetails: string;
|
|
104
|
+
subscriptionProductDetails: string;
|
|
105
|
+
tipsDetails: string;
|
|
106
|
+
tosAndPrivacyDetails: string;
|
|
107
|
+
tosAndPrivacyView: string;
|
|
108
|
+
usersDetails: string;
|
|
109
|
+
domainConfig: string;
|
|
110
|
+
domainConfigDetails: string;
|
|
111
|
+
loginNotifications: string;
|
|
112
|
+
incidentConfig: string;
|
|
113
|
+
incidentDetails: string;
|
|
114
|
+
faqConfig: string;
|
|
115
|
+
faqDetails: string;
|
|
116
|
+
inviteUsers: string;
|
|
117
|
+
subscriptionList: string;
|
|
118
|
+
createResource: string;
|
|
119
|
+
createTag: string;
|
|
120
|
+
tags: string;
|
|
121
|
+
posts: string;
|
|
122
|
+
resourcesList: string;
|
|
123
|
+
};
|
|
124
|
+
subscriptionId: number;
|
|
125
|
+
userLoggedIn: boolean;
|
|
126
|
+
constructor(adminService: AdminService, authService: AuthService, injector: Injector, cdr: ChangeDetectorRef);
|
|
127
|
+
ngOnInit(): void;
|
|
128
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
129
|
+
private getMailers;
|
|
130
|
+
onDelete(item: any): void;
|
|
131
|
+
navigateMailerItems(id: number): void;
|
|
132
|
+
ngOnDestroy(): void;
|
|
133
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MailerListComponent, never>;
|
|
134
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MailerListComponent, "pw-mailer-list", never, {}, {}, never, never, false, never>;
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
declare class MailerDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
138
|
+
private readonly adminService;
|
|
139
|
+
private readonly cdr;
|
|
140
|
+
form: UntypedFormGroup;
|
|
141
|
+
submitted: boolean;
|
|
142
|
+
buttonBusy: boolean;
|
|
143
|
+
id: number;
|
|
144
|
+
data: any;
|
|
145
|
+
allMailerTypes: any;
|
|
146
|
+
availableMailerTypes: any;
|
|
147
|
+
editorConfig: any;
|
|
148
|
+
routers: {
|
|
149
|
+
globalConfigDetails: string;
|
|
150
|
+
adminCredentialsDetails: string;
|
|
151
|
+
subscriptionCredentialDetails: string;
|
|
152
|
+
newsletter: string;
|
|
153
|
+
mailerDetails: string;
|
|
154
|
+
newsletterItemDetails: string;
|
|
155
|
+
newsletterItemView: string;
|
|
156
|
+
newslettersUserList: string;
|
|
157
|
+
newsletterDetails: string;
|
|
158
|
+
permissionsList: string;
|
|
159
|
+
permissionsDetails: string;
|
|
160
|
+
rolesDetails: string;
|
|
161
|
+
productDetails: string;
|
|
162
|
+
productsUserList: string;
|
|
163
|
+
feedbackQuestions: string;
|
|
164
|
+
feedbackQuestionsDetails: string;
|
|
165
|
+
subscriptionDetails: string;
|
|
166
|
+
subscriptionProductDetails: string;
|
|
167
|
+
tipsDetails: string;
|
|
168
|
+
tosAndPrivacyDetails: string;
|
|
169
|
+
tosAndPrivacyView: string;
|
|
170
|
+
usersDetails: string;
|
|
171
|
+
domainConfig: string;
|
|
172
|
+
domainConfigDetails: string;
|
|
173
|
+
loginNotifications: string;
|
|
174
|
+
incidentConfig: string;
|
|
175
|
+
incidentDetails: string;
|
|
176
|
+
faqConfig: string;
|
|
177
|
+
faqDetails: string;
|
|
178
|
+
inviteUsers: string;
|
|
179
|
+
subscriptionList: string;
|
|
180
|
+
createResource: string;
|
|
181
|
+
createTag: string;
|
|
182
|
+
tags: string;
|
|
183
|
+
posts: string;
|
|
184
|
+
resourcesList: string;
|
|
185
|
+
};
|
|
186
|
+
isLoading: boolean;
|
|
187
|
+
subscriptionId: number;
|
|
188
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
189
|
+
ngAfterViewInit(): void;
|
|
190
|
+
ngOnInit(): void;
|
|
191
|
+
get f(): {
|
|
192
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
193
|
+
};
|
|
194
|
+
getMailerDetails(): void;
|
|
195
|
+
private getMailerTypes;
|
|
196
|
+
onSave(): void;
|
|
197
|
+
ngOnDestroy(): void;
|
|
198
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<MailerDetailsComponent, never>;
|
|
199
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<MailerDetailsComponent, "pw-mailer-details", never, {}, {}, never, never, false, never>;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
declare class NewsletterComponent extends AppBaseComponent {
|
|
203
|
+
constructor(injector: Injector);
|
|
204
|
+
activeItem: MenuItem;
|
|
205
|
+
items: MenuItem[];
|
|
206
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterComponent, never>;
|
|
207
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterComponent, "pw-newsletter", never, {}, {}, never, never, false, never>;
|
|
208
|
+
}
|
|
209
|
+
|
|
210
|
+
interface ProductList {
|
|
211
|
+
label: string;
|
|
212
|
+
value: number | null;
|
|
213
|
+
}
|
|
214
|
+
interface InspectedData {
|
|
215
|
+
status: string;
|
|
216
|
+
details: Record<string, number>;
|
|
217
|
+
}
|
|
218
|
+
interface Incident {
|
|
219
|
+
id: number;
|
|
220
|
+
description: string;
|
|
221
|
+
internal_description?: string;
|
|
222
|
+
service_impacted: string;
|
|
223
|
+
url_impacted: string;
|
|
224
|
+
resolved_at: string | Date;
|
|
225
|
+
started_at: string | Date;
|
|
226
|
+
last_check_at: string | Date;
|
|
227
|
+
}
|
|
228
|
+
interface Permission$1 {
|
|
229
|
+
id: number;
|
|
230
|
+
name: string;
|
|
231
|
+
active: boolean;
|
|
232
|
+
}
|
|
233
|
+
interface PermissionResponse$1 {
|
|
234
|
+
permissions: Permission$1[];
|
|
235
|
+
grantedPermissionNames: string[];
|
|
236
|
+
}
|
|
237
|
+
interface CommentContext {
|
|
238
|
+
comment: string;
|
|
239
|
+
}
|
|
240
|
+
interface CategoryModel {
|
|
241
|
+
id: number;
|
|
242
|
+
name: string;
|
|
243
|
+
}
|
|
244
|
+
interface SubscriptionProductDetails {
|
|
245
|
+
id: number;
|
|
246
|
+
stripe_subscription_id?: string;
|
|
247
|
+
expires_at: string | null;
|
|
248
|
+
signed_up_at?: string | null;
|
|
249
|
+
product_id: number;
|
|
250
|
+
new_product_id?: number;
|
|
251
|
+
purchased_units?: number;
|
|
252
|
+
min_units?: number;
|
|
253
|
+
external_payment?: boolean;
|
|
254
|
+
}
|
|
255
|
+
interface SubscriptionRole {
|
|
256
|
+
id: number;
|
|
257
|
+
name: string;
|
|
258
|
+
}
|
|
259
|
+
interface SubscriptionsRolesData {
|
|
260
|
+
product_roles: {
|
|
261
|
+
role_id: number;
|
|
262
|
+
}[];
|
|
263
|
+
product_id: number;
|
|
264
|
+
}
|
|
265
|
+
interface AgentUser {
|
|
266
|
+
id: number;
|
|
267
|
+
first_name?: string;
|
|
268
|
+
last_name?: string;
|
|
269
|
+
email: string;
|
|
270
|
+
displayName?: string;
|
|
271
|
+
}
|
|
272
|
+
interface RoleAssignment {
|
|
273
|
+
role_id: number;
|
|
274
|
+
}
|
|
275
|
+
interface SubscriptionRolesSubscribeData {
|
|
276
|
+
subscription_id: number;
|
|
277
|
+
subscription_roles: RoleAssignment[];
|
|
278
|
+
}
|
|
279
|
+
|
|
280
|
+
declare class FaqListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
281
|
+
private readonly commonService;
|
|
282
|
+
private readonly adminService;
|
|
283
|
+
private readonly productService;
|
|
284
|
+
private readonly cdr;
|
|
285
|
+
editForm: NgForm;
|
|
286
|
+
form: UntypedFormGroup;
|
|
287
|
+
routers: {
|
|
288
|
+
globalConfigDetails: string;
|
|
289
|
+
adminCredentialsDetails: string;
|
|
290
|
+
subscriptionCredentialDetails: string;
|
|
291
|
+
newsletter: string;
|
|
292
|
+
mailerDetails: string;
|
|
293
|
+
newsletterItemDetails: string;
|
|
294
|
+
newsletterItemView: string;
|
|
295
|
+
newslettersUserList: string;
|
|
296
|
+
newsletterDetails: string;
|
|
297
|
+
permissionsList: string;
|
|
298
|
+
permissionsDetails: string;
|
|
299
|
+
rolesDetails: string;
|
|
300
|
+
productDetails: string;
|
|
301
|
+
productsUserList: string;
|
|
302
|
+
feedbackQuestions: string;
|
|
303
|
+
feedbackQuestionsDetails: string;
|
|
304
|
+
subscriptionDetails: string;
|
|
305
|
+
subscriptionProductDetails: string;
|
|
306
|
+
tipsDetails: string;
|
|
307
|
+
tosAndPrivacyDetails: string;
|
|
308
|
+
tosAndPrivacyView: string;
|
|
309
|
+
usersDetails: string;
|
|
310
|
+
domainConfig: string;
|
|
311
|
+
domainConfigDetails: string;
|
|
312
|
+
loginNotifications: string;
|
|
313
|
+
incidentConfig: string;
|
|
314
|
+
incidentDetails: string;
|
|
315
|
+
faqConfig: string;
|
|
316
|
+
faqDetails: string;
|
|
317
|
+
inviteUsers: string;
|
|
318
|
+
subscriptionList: string;
|
|
319
|
+
createResource: string;
|
|
320
|
+
createTag: string;
|
|
321
|
+
tags: string;
|
|
322
|
+
posts: string;
|
|
323
|
+
resourcesList: string;
|
|
324
|
+
};
|
|
325
|
+
faqs: FAQ[];
|
|
326
|
+
faqList: FAQ[];
|
|
327
|
+
backUpFAQ: FAQ[];
|
|
328
|
+
submitted: boolean;
|
|
329
|
+
isEdit: boolean;
|
|
330
|
+
isLoaded: boolean;
|
|
331
|
+
isProductEnabled: boolean;
|
|
332
|
+
showList: boolean;
|
|
333
|
+
showFilters: boolean;
|
|
334
|
+
buttonBusy: boolean;
|
|
335
|
+
currentFaq: FAQ | null;
|
|
336
|
+
categories: any[];
|
|
337
|
+
productList: ProductList[];
|
|
338
|
+
allProducts: Product[];
|
|
339
|
+
searchText: string;
|
|
340
|
+
allFaqs: any[];
|
|
341
|
+
defaultValue: any;
|
|
342
|
+
totalRecordsUnFiltered: number;
|
|
343
|
+
totalRecords: number;
|
|
344
|
+
page: number;
|
|
345
|
+
subscriptionId: number;
|
|
346
|
+
featureKeysList: any[];
|
|
347
|
+
selectedFeatureKeys: any[];
|
|
348
|
+
categoryForBadges: any[];
|
|
349
|
+
slug: string | null;
|
|
350
|
+
faqHashMap: {};
|
|
351
|
+
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector, cdr: ChangeDetectorRef);
|
|
352
|
+
ngOnInit(): void;
|
|
353
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
354
|
+
get f(): {
|
|
355
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
356
|
+
};
|
|
357
|
+
private getFaqs;
|
|
358
|
+
/** Function to filter faq list */
|
|
359
|
+
filterFaq(): void;
|
|
360
|
+
navigateToEdit(faq: any): void;
|
|
361
|
+
private getCategories;
|
|
362
|
+
sortObj(obj: any): {};
|
|
363
|
+
private groupProducts;
|
|
364
|
+
onProductChange(event: any): void;
|
|
365
|
+
onChange(item: any): void;
|
|
366
|
+
onEdit(faq: FAQ): void;
|
|
367
|
+
onDelete(faq: FAQ): void;
|
|
368
|
+
onValueChange(faq: FAQ, value: boolean): void;
|
|
369
|
+
onPublicValueChange(faq: FAQ, value: boolean): void;
|
|
370
|
+
onDiscard(faq: FAQ): void;
|
|
371
|
+
ngOnDestroy(): void;
|
|
372
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FaqListComponent, never>;
|
|
373
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FaqListComponent, "pw-admin-faq-list", never, {}, {}, never, never, false, never>;
|
|
374
|
+
}
|
|
375
|
+
|
|
376
|
+
interface Logo {
|
|
377
|
+
url: string;
|
|
378
|
+
version_200x200: {
|
|
379
|
+
url: string;
|
|
380
|
+
};
|
|
381
|
+
version_100x100: {
|
|
382
|
+
url: string;
|
|
383
|
+
};
|
|
384
|
+
version_50x50: {
|
|
385
|
+
url: string;
|
|
386
|
+
};
|
|
387
|
+
}
|
|
388
|
+
interface BookDemoLink {
|
|
389
|
+
title: string;
|
|
390
|
+
url: string;
|
|
391
|
+
}
|
|
392
|
+
interface BookDemo {
|
|
393
|
+
title: string;
|
|
394
|
+
description: string;
|
|
395
|
+
items: BookDemoLink[];
|
|
396
|
+
}
|
|
397
|
+
interface DomainConfig {
|
|
398
|
+
partners: {
|
|
399
|
+
description: string;
|
|
400
|
+
title: string;
|
|
401
|
+
items: Array<{
|
|
402
|
+
name: string;
|
|
403
|
+
description: string;
|
|
404
|
+
blog_url: string;
|
|
405
|
+
video_url: string;
|
|
406
|
+
image_url: string;
|
|
407
|
+
}>;
|
|
408
|
+
};
|
|
409
|
+
book_demo: BookDemo;
|
|
410
|
+
id: number;
|
|
411
|
+
active: boolean;
|
|
412
|
+
frontend_repo_name?: string;
|
|
413
|
+
host_name: string;
|
|
414
|
+
internal_path: string;
|
|
415
|
+
shard_name: string;
|
|
416
|
+
shard_url: string;
|
|
417
|
+
company_name: string;
|
|
418
|
+
company_keywords: string;
|
|
419
|
+
company_description: string;
|
|
420
|
+
company_email: string;
|
|
421
|
+
company_url: string;
|
|
422
|
+
company_phone_number: string;
|
|
423
|
+
company_country: string;
|
|
424
|
+
company_address: string;
|
|
425
|
+
company_city: string;
|
|
426
|
+
company_city_code: string;
|
|
427
|
+
company_vat_number: string;
|
|
428
|
+
company_favicon_path: string;
|
|
429
|
+
twitter_seo_card: string;
|
|
430
|
+
twitter_seo_site: string;
|
|
431
|
+
twitter_seo_creator: string;
|
|
432
|
+
master_subscription_product_id: number;
|
|
433
|
+
master_subscription_id: number;
|
|
434
|
+
can_register_through_main_page: boolean;
|
|
435
|
+
main_tos_id: number;
|
|
436
|
+
social_login_enabled: boolean;
|
|
437
|
+
is_product_domain: boolean;
|
|
438
|
+
blog_feature_key: string;
|
|
439
|
+
crm_subscription_id: number;
|
|
440
|
+
crm_source_id: number;
|
|
441
|
+
crm_product_id: number;
|
|
442
|
+
integrations_drift_code: string;
|
|
443
|
+
integrations_fb_app_id: string;
|
|
444
|
+
integrations_captcha_key: string;
|
|
445
|
+
integrations_captcha_key_V2: string;
|
|
446
|
+
integrations_google_analytics: string;
|
|
447
|
+
integrations_google_api_key: string;
|
|
448
|
+
integrations_sentry_config_dns: string;
|
|
449
|
+
oauth_login_google_client_id: string;
|
|
450
|
+
oauth_login_facebook_client_id: string;
|
|
451
|
+
oauth_login_linkedin_client_id: string;
|
|
452
|
+
oauth_login_microsoft_client_id: string;
|
|
453
|
+
company_title: string;
|
|
454
|
+
company_header: string;
|
|
455
|
+
linkedin_url: string;
|
|
456
|
+
twitter_url: string;
|
|
457
|
+
facebook_url: string;
|
|
458
|
+
youtube_url: string;
|
|
459
|
+
freemium_join_message: string;
|
|
460
|
+
freemium_product_id: number;
|
|
461
|
+
trial_join_message: string;
|
|
462
|
+
trial_product_id: number;
|
|
463
|
+
logo_main: Logo;
|
|
464
|
+
logo_main_dark: Logo;
|
|
465
|
+
logo_main_contrast: Logo;
|
|
466
|
+
color_code_first: string;
|
|
467
|
+
color_code_second: string;
|
|
468
|
+
color_code_third: string;
|
|
469
|
+
color_code_titles: string;
|
|
470
|
+
color_code_text: string;
|
|
471
|
+
color_code_tabs_bg: string;
|
|
472
|
+
color_code_tabs_text: string;
|
|
473
|
+
color_code_sidebar_bg: string;
|
|
474
|
+
color_code_sidebar_text: string;
|
|
475
|
+
trial_image: Logo;
|
|
476
|
+
trial_image2: Logo;
|
|
477
|
+
trial_image_bg: Logo;
|
|
478
|
+
trial_video_url: null;
|
|
479
|
+
trial_book_demo_url: string;
|
|
480
|
+
trial_crm_source_id: number;
|
|
481
|
+
trial_pdf_source_id: number;
|
|
482
|
+
freemium_image: Logo;
|
|
483
|
+
freemium_image2: Logo;
|
|
484
|
+
freemium_image_bg: Logo;
|
|
485
|
+
freemium_video_url: string;
|
|
486
|
+
freemium_book_demo_url: string;
|
|
487
|
+
freemium_crm_source_id: number;
|
|
488
|
+
freemium_pdf_source_id: number;
|
|
489
|
+
cs_image: Logo;
|
|
490
|
+
cs_image2: Logo;
|
|
491
|
+
cs_image_bg: Logo;
|
|
492
|
+
cs_video_url: string;
|
|
493
|
+
cs_book_demo_url: string;
|
|
494
|
+
cs_crm_source_id: number;
|
|
495
|
+
cs_pdf_source_id: number;
|
|
496
|
+
cs_join_message: string;
|
|
497
|
+
cs_product_id: number;
|
|
498
|
+
logo_squared_main: Logo;
|
|
499
|
+
logo_squared_dark: Logo;
|
|
500
|
+
logo_squared_contrast: Logo;
|
|
501
|
+
cs_pdf_image: Logo;
|
|
502
|
+
trial_pdf_image: Logo;
|
|
503
|
+
freemium_pdf_image: Logo;
|
|
504
|
+
freemium_image_bg2: Logo;
|
|
505
|
+
trial_image_bg2: Logo;
|
|
506
|
+
cs_image_bg2: Logo;
|
|
507
|
+
freemium_pdf_download_text: string;
|
|
508
|
+
trial_pdf_download_text: string;
|
|
509
|
+
cs_pdf_download_text: string;
|
|
510
|
+
notify_logins: boolean;
|
|
511
|
+
}
|
|
512
|
+
interface DomainConfigResponse {
|
|
513
|
+
domains: DomainConfig[];
|
|
514
|
+
object_count: number;
|
|
515
|
+
unfiltered_count: number;
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
declare class DomainConfigListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
519
|
+
private readonly adminService;
|
|
520
|
+
private readonly cdr;
|
|
521
|
+
private page;
|
|
522
|
+
data: DomainConfigResponse;
|
|
523
|
+
loading: boolean;
|
|
524
|
+
isLoaded: boolean;
|
|
525
|
+
shardNames: any[];
|
|
526
|
+
frontendRepoNames: any[];
|
|
527
|
+
routers: {
|
|
528
|
+
globalConfigDetails: string;
|
|
529
|
+
adminCredentialsDetails: string;
|
|
530
|
+
subscriptionCredentialDetails: string;
|
|
531
|
+
newsletter: string;
|
|
532
|
+
mailerDetails: string;
|
|
533
|
+
newsletterItemDetails: string;
|
|
534
|
+
newsletterItemView: string;
|
|
535
|
+
newslettersUserList: string;
|
|
536
|
+
newsletterDetails: string;
|
|
537
|
+
permissionsList: string;
|
|
538
|
+
permissionsDetails: string;
|
|
539
|
+
rolesDetails: string;
|
|
540
|
+
productDetails: string;
|
|
541
|
+
productsUserList: string;
|
|
542
|
+
feedbackQuestions: string;
|
|
543
|
+
feedbackQuestionsDetails: string;
|
|
544
|
+
subscriptionDetails: string;
|
|
545
|
+
subscriptionProductDetails: string;
|
|
546
|
+
tipsDetails: string;
|
|
547
|
+
tosAndPrivacyDetails: string;
|
|
548
|
+
tosAndPrivacyView: string;
|
|
549
|
+
usersDetails: string;
|
|
550
|
+
domainConfig: string;
|
|
551
|
+
domainConfigDetails: string;
|
|
552
|
+
loginNotifications: string;
|
|
553
|
+
incidentConfig: string;
|
|
554
|
+
incidentDetails: string;
|
|
555
|
+
faqConfig: string;
|
|
556
|
+
faqDetails: string;
|
|
557
|
+
inviteUsers: string;
|
|
558
|
+
subscriptionList: string;
|
|
559
|
+
createResource: string;
|
|
560
|
+
createTag: string;
|
|
561
|
+
tags: string;
|
|
562
|
+
posts: string;
|
|
563
|
+
resourcesList: string;
|
|
564
|
+
};
|
|
565
|
+
subscriptionId: number;
|
|
566
|
+
searchText: string;
|
|
567
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
568
|
+
ngOnInit(): void;
|
|
569
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
570
|
+
private getDomainConfigs;
|
|
571
|
+
onDelete(id: number): void;
|
|
572
|
+
ngOnDestroy(): void;
|
|
573
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigListComponent, never>;
|
|
574
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigListComponent, "pw-domain-config-list", never, {}, {}, never, never, false, never>;
|
|
575
|
+
}
|
|
576
|
+
|
|
577
|
+
declare class DomainConfigDetailsComponent extends AppBaseComponent implements OnInit {
|
|
578
|
+
private readonly adminService;
|
|
579
|
+
private readonly cdr;
|
|
580
|
+
data: DomainConfig;
|
|
581
|
+
routers: {
|
|
582
|
+
globalConfigDetails: string;
|
|
583
|
+
adminCredentialsDetails: string;
|
|
584
|
+
subscriptionCredentialDetails: string;
|
|
585
|
+
newsletter: string;
|
|
586
|
+
mailerDetails: string;
|
|
587
|
+
newsletterItemDetails: string;
|
|
588
|
+
newsletterItemView: string;
|
|
589
|
+
newslettersUserList: string;
|
|
590
|
+
newsletterDetails: string;
|
|
591
|
+
permissionsList: string;
|
|
592
|
+
permissionsDetails: string;
|
|
593
|
+
rolesDetails: string;
|
|
594
|
+
productDetails: string;
|
|
595
|
+
productsUserList: string;
|
|
596
|
+
feedbackQuestions: string;
|
|
597
|
+
feedbackQuestionsDetails: string;
|
|
598
|
+
subscriptionDetails: string;
|
|
599
|
+
subscriptionProductDetails: string;
|
|
600
|
+
tipsDetails: string;
|
|
601
|
+
tosAndPrivacyDetails: string;
|
|
602
|
+
tosAndPrivacyView: string;
|
|
603
|
+
usersDetails: string;
|
|
604
|
+
domainConfig: string;
|
|
605
|
+
domainConfigDetails: string;
|
|
606
|
+
loginNotifications: string;
|
|
607
|
+
incidentConfig: string;
|
|
608
|
+
incidentDetails: string;
|
|
609
|
+
faqConfig: string;
|
|
610
|
+
faqDetails: string;
|
|
611
|
+
inviteUsers: string;
|
|
612
|
+
subscriptionList: string;
|
|
613
|
+
createResource: string;
|
|
614
|
+
createTag: string;
|
|
615
|
+
tags: string;
|
|
616
|
+
posts: string;
|
|
617
|
+
resourcesList: string;
|
|
618
|
+
};
|
|
619
|
+
isLoading: boolean;
|
|
620
|
+
subscriptionId: number;
|
|
621
|
+
id: number;
|
|
622
|
+
activeTab: string;
|
|
623
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
624
|
+
ngOnInit(): void;
|
|
625
|
+
onTabChange(event: any): void;
|
|
626
|
+
private getDomainConfigDetails;
|
|
627
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigDetailsComponent, never>;
|
|
628
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigDetailsComponent, "pw-domain-config-details", never, {}, {}, never, never, false, never>;
|
|
629
|
+
}
|
|
630
|
+
|
|
631
|
+
declare class DomainConfigBuildComponent extends AppBaseComponent implements OnInit, AfterViewInit {
|
|
632
|
+
private readonly adminService;
|
|
633
|
+
private readonly productService;
|
|
634
|
+
private readonly modalService;
|
|
635
|
+
private readonly cdr;
|
|
636
|
+
private readonly fb;
|
|
637
|
+
uploader: QueryList<CustomUploaderComponent>;
|
|
638
|
+
partnerCropper: any;
|
|
639
|
+
form: UntypedFormGroup;
|
|
640
|
+
submitted: boolean;
|
|
641
|
+
buttonBusy: boolean;
|
|
642
|
+
selectedPartnerIndex: number;
|
|
643
|
+
id: number;
|
|
644
|
+
duplicateConfigId: any;
|
|
645
|
+
subscriptionId: number;
|
|
646
|
+
data: DomainConfig;
|
|
647
|
+
routers: {
|
|
648
|
+
globalConfigDetails: string;
|
|
649
|
+
adminCredentialsDetails: string;
|
|
650
|
+
subscriptionCredentialDetails: string;
|
|
651
|
+
newsletter: string;
|
|
652
|
+
mailerDetails: string;
|
|
653
|
+
newsletterItemDetails: string;
|
|
654
|
+
newsletterItemView: string;
|
|
655
|
+
newslettersUserList: string;
|
|
656
|
+
newsletterDetails: string;
|
|
657
|
+
permissionsList: string;
|
|
658
|
+
permissionsDetails: string;
|
|
659
|
+
rolesDetails: string;
|
|
660
|
+
productDetails: string;
|
|
661
|
+
productsUserList: string;
|
|
662
|
+
feedbackQuestions: string;
|
|
663
|
+
feedbackQuestionsDetails: string;
|
|
664
|
+
subscriptionDetails: string;
|
|
665
|
+
subscriptionProductDetails: string;
|
|
666
|
+
tipsDetails: string;
|
|
667
|
+
tosAndPrivacyDetails: string;
|
|
668
|
+
tosAndPrivacyView: string;
|
|
669
|
+
usersDetails: string;
|
|
670
|
+
domainConfig: string;
|
|
671
|
+
domainConfigDetails: string;
|
|
672
|
+
loginNotifications: string;
|
|
673
|
+
incidentConfig: string;
|
|
674
|
+
incidentDetails: string;
|
|
675
|
+
faqConfig: string;
|
|
676
|
+
faqDetails: string;
|
|
677
|
+
inviteUsers: string;
|
|
678
|
+
subscriptionList: string;
|
|
679
|
+
createResource: string;
|
|
680
|
+
createTag: string;
|
|
681
|
+
tags: string;
|
|
682
|
+
posts: string;
|
|
683
|
+
resourcesList: string;
|
|
684
|
+
};
|
|
685
|
+
masterSubscriptionProductList: any[];
|
|
686
|
+
masterSubscriptionsList: any[];
|
|
687
|
+
subscriptionTosList: any[];
|
|
688
|
+
crmProductList: any[];
|
|
689
|
+
crmSubscriptionsList: any[];
|
|
690
|
+
crmSourcesList: any[];
|
|
691
|
+
productsList: any[];
|
|
692
|
+
childList: any[];
|
|
693
|
+
isLoading: boolean;
|
|
694
|
+
shardUrl: string;
|
|
695
|
+
constructor(injector: Injector, adminService: AdminService, productService: ProductService, modalService: NgbModal, cdr: ChangeDetectorRef, fb: FormBuilder);
|
|
696
|
+
ngOnInit(): void;
|
|
697
|
+
addBookDemoLink(): void;
|
|
698
|
+
get integrations(): FormGroup;
|
|
699
|
+
get integrationsItems(): FormArray;
|
|
700
|
+
get abTests(): FormArray;
|
|
701
|
+
addAbTest(): void;
|
|
702
|
+
removeAbTest(index: number): void;
|
|
703
|
+
addIntegrationItem(): void;
|
|
704
|
+
get guidesItems(): FormArray;
|
|
705
|
+
addGuideItem(): void;
|
|
706
|
+
removeGuideItem(index: number): void;
|
|
707
|
+
removeIntegrationItem(index: number): void;
|
|
708
|
+
getQuestionOptions(questionIndex: number): FormArray;
|
|
709
|
+
get footerLinksItems(): FormArray;
|
|
710
|
+
getFooterSubtitles(index: number): FormArray;
|
|
711
|
+
addFooterLinkItem(): void;
|
|
712
|
+
removeFooterLinkItem(index: number): void;
|
|
713
|
+
addFooterSubtitle(linkIndex: number): void;
|
|
714
|
+
removeFooterSubtitle(linkIndex: number, subIndex: number): void;
|
|
715
|
+
get navbar(): FormGroup;
|
|
716
|
+
get navbarItems(): FormArray;
|
|
717
|
+
getSubtitles(index: number): FormArray;
|
|
718
|
+
getNavbarSubtitles(index: number): FormArray;
|
|
719
|
+
addNavbarItem(): void;
|
|
720
|
+
removeNavbarItem(index: number): void;
|
|
721
|
+
addSubtitle(navIndex: number): void;
|
|
722
|
+
removeSubtitle(navIndex: number, subIndex: number): void;
|
|
723
|
+
addContactUsOption(questionIndex: number): void;
|
|
724
|
+
removeContactUsOption(questionIndex: number, optionIndex: number): void;
|
|
725
|
+
removeBookDemoLink(index: number): void;
|
|
726
|
+
get ctas(): FormGroup;
|
|
727
|
+
get ctasItems(): FormArray;
|
|
728
|
+
get contactUs(): FormGroup;
|
|
729
|
+
get contactUsQuestions(): FormArray;
|
|
730
|
+
addContactUsQuestion(): void;
|
|
731
|
+
removeContactUsQuestion(index: number): void;
|
|
732
|
+
addCtasItem(): void;
|
|
733
|
+
removeCtasItem(index: number): void;
|
|
734
|
+
get testimonials(): FormGroup;
|
|
735
|
+
get testimonialsItems(): FormArray;
|
|
736
|
+
get contactUsHubspotItems(): FormArray;
|
|
737
|
+
addHubspotItem(): void;
|
|
738
|
+
removeHubspotItem(index: number): void;
|
|
739
|
+
openPartnerImageCropper(index: number): void;
|
|
740
|
+
addPartnerItem(): void;
|
|
741
|
+
removePartnerItem(index: number): void;
|
|
742
|
+
get uspsItems(): FormArray;
|
|
743
|
+
addUspItem(): void;
|
|
744
|
+
removeUspItem(index: number): void;
|
|
745
|
+
get videos(): FormGroup;
|
|
746
|
+
get videosItems(): FormArray;
|
|
747
|
+
addVideoItem(): void;
|
|
748
|
+
removeVideoItem(index: number): void;
|
|
749
|
+
addTestimonialItem(): void;
|
|
750
|
+
removeTestimonialItem(index: number): void;
|
|
751
|
+
get headerSubHeadings(): FormArray;
|
|
752
|
+
addHeaderSubHeading(): void;
|
|
753
|
+
removeHeaderSubHeading(index: number): void;
|
|
754
|
+
get partnersItems(): FormArray;
|
|
755
|
+
addPartnerImage(): void;
|
|
756
|
+
removePartnerImage(index: number): void;
|
|
757
|
+
getAllOptions(): void;
|
|
758
|
+
ngAfterViewInit(): void;
|
|
759
|
+
get f(): {
|
|
760
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
761
|
+
};
|
|
762
|
+
sortObj(obj: any): {};
|
|
763
|
+
searchProduct(event: any): void;
|
|
764
|
+
private groupProducts;
|
|
765
|
+
onSaveFile(event: any): void;
|
|
766
|
+
dropFooterSubtitles(i: number, event: CdkDragDrop<FormGroup[]>): void;
|
|
767
|
+
dropNavbarSubtitles(i: number, event: CdkDragDrop<FormGroup[]>): void;
|
|
768
|
+
dropBookDemoLinks(event: CdkDragDrop<FormGroup[]>): void;
|
|
769
|
+
dropContactUsOptions(questionIndex: number, event: CdkDragDrop<FormGroup[]>): void;
|
|
770
|
+
dropItems(control: FormArray, event: CdkDragDrop<FormGroup[]>): void;
|
|
771
|
+
onSave(): void;
|
|
772
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigBuildComponent, never>;
|
|
773
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigBuildComponent, "pw-domain-config-build", never, {}, {}, never, never, false, never>;
|
|
774
|
+
}
|
|
775
|
+
|
|
776
|
+
declare class DomainConfigCoreComponent extends AppBaseComponent implements OnInit {
|
|
777
|
+
private readonly adminService;
|
|
778
|
+
private readonly cdr;
|
|
779
|
+
form: UntypedFormGroup;
|
|
780
|
+
submitted: boolean;
|
|
781
|
+
buttonBusy: boolean;
|
|
782
|
+
id: number;
|
|
783
|
+
duplicateConfigId: any;
|
|
784
|
+
subscriptionId: number;
|
|
785
|
+
data: DomainConfig;
|
|
786
|
+
routers: {
|
|
787
|
+
globalConfigDetails: string;
|
|
788
|
+
adminCredentialsDetails: string;
|
|
789
|
+
subscriptionCredentialDetails: string;
|
|
790
|
+
newsletter: string;
|
|
791
|
+
mailerDetails: string;
|
|
792
|
+
newsletterItemDetails: string;
|
|
793
|
+
newsletterItemView: string;
|
|
794
|
+
newslettersUserList: string;
|
|
795
|
+
newsletterDetails: string;
|
|
796
|
+
permissionsList: string;
|
|
797
|
+
permissionsDetails: string;
|
|
798
|
+
rolesDetails: string;
|
|
799
|
+
productDetails: string;
|
|
800
|
+
productsUserList: string;
|
|
801
|
+
feedbackQuestions: string;
|
|
802
|
+
feedbackQuestionsDetails: string;
|
|
803
|
+
subscriptionDetails: string;
|
|
804
|
+
subscriptionProductDetails: string;
|
|
805
|
+
tipsDetails: string;
|
|
806
|
+
tosAndPrivacyDetails: string;
|
|
807
|
+
tosAndPrivacyView: string;
|
|
808
|
+
usersDetails: string;
|
|
809
|
+
domainConfig: string;
|
|
810
|
+
domainConfigDetails: string;
|
|
811
|
+
loginNotifications: string;
|
|
812
|
+
incidentConfig: string;
|
|
813
|
+
incidentDetails: string;
|
|
814
|
+
faqConfig: string;
|
|
815
|
+
faqDetails: string;
|
|
816
|
+
inviteUsers: string;
|
|
817
|
+
subscriptionList: string;
|
|
818
|
+
createResource: string;
|
|
819
|
+
createTag: string;
|
|
820
|
+
tags: string;
|
|
821
|
+
posts: string;
|
|
822
|
+
resourcesList: string;
|
|
823
|
+
};
|
|
824
|
+
isLoading: boolean;
|
|
825
|
+
layoutOptions: {
|
|
826
|
+
label: string;
|
|
827
|
+
value: string;
|
|
828
|
+
}[];
|
|
829
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
830
|
+
ngOnInit(): void;
|
|
831
|
+
private getDuplicateDomainConfigDetails;
|
|
832
|
+
get f(): {
|
|
833
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
834
|
+
};
|
|
835
|
+
private getDomainConfigDetails;
|
|
836
|
+
onSave(): void;
|
|
837
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigCoreComponent, never>;
|
|
838
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigCoreComponent, "pw-domain-config-core", never, {}, {}, never, never, false, never>;
|
|
839
|
+
}
|
|
840
|
+
|
|
841
|
+
declare abstract class BaseDomainConfigComponent extends AppBaseComponent implements OnInit {
|
|
842
|
+
private readonly cdr;
|
|
843
|
+
protected readonly adminService: AdminService;
|
|
844
|
+
form: UntypedFormGroup;
|
|
845
|
+
submitted: boolean;
|
|
846
|
+
buttonBusy: boolean;
|
|
847
|
+
id: number;
|
|
848
|
+
subscriptionId: number;
|
|
849
|
+
duplicateConfigId: number;
|
|
850
|
+
data: DomainConfig;
|
|
851
|
+
routers: {
|
|
852
|
+
globalConfigDetails: string;
|
|
853
|
+
adminCredentialsDetails: string;
|
|
854
|
+
subscriptionCredentialDetails: string;
|
|
855
|
+
newsletter: string;
|
|
856
|
+
mailerDetails: string;
|
|
857
|
+
newsletterItemDetails: string;
|
|
858
|
+
newsletterItemView: string;
|
|
859
|
+
newslettersUserList: string;
|
|
860
|
+
newsletterDetails: string;
|
|
861
|
+
permissionsList: string;
|
|
862
|
+
permissionsDetails: string;
|
|
863
|
+
rolesDetails: string;
|
|
864
|
+
productDetails: string;
|
|
865
|
+
productsUserList: string;
|
|
866
|
+
feedbackQuestions: string;
|
|
867
|
+
feedbackQuestionsDetails: string;
|
|
868
|
+
subscriptionDetails: string;
|
|
869
|
+
subscriptionProductDetails: string;
|
|
870
|
+
tipsDetails: string;
|
|
871
|
+
tosAndPrivacyDetails: string;
|
|
872
|
+
tosAndPrivacyView: string;
|
|
873
|
+
usersDetails: string;
|
|
874
|
+
domainConfig: string;
|
|
875
|
+
domainConfigDetails: string;
|
|
876
|
+
loginNotifications: string;
|
|
877
|
+
incidentConfig: string;
|
|
878
|
+
incidentDetails: string;
|
|
879
|
+
faqConfig: string;
|
|
880
|
+
faqDetails: string;
|
|
881
|
+
inviteUsers: string;
|
|
882
|
+
subscriptionList: string;
|
|
883
|
+
createResource: string;
|
|
884
|
+
createTag: string;
|
|
885
|
+
tags: string;
|
|
886
|
+
posts: string;
|
|
887
|
+
resourcesList: string;
|
|
888
|
+
};
|
|
889
|
+
isLoading: boolean;
|
|
890
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
891
|
+
ngOnInit(): void;
|
|
892
|
+
get f(): {
|
|
893
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
894
|
+
};
|
|
895
|
+
private getDomainConfigDetails;
|
|
896
|
+
onSave(): void;
|
|
897
|
+
protected abstract getForm(): UntypedFormGroup;
|
|
898
|
+
protected abstract getTabId(): string;
|
|
899
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BaseDomainConfigComponent, never>;
|
|
900
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BaseDomainConfigComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
901
|
+
}
|
|
902
|
+
|
|
903
|
+
declare class DomainConfigOrganizationComponent extends BaseDomainConfigComponent {
|
|
904
|
+
protected readonly adminService: AdminService;
|
|
905
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
906
|
+
protected getForm(): UntypedFormGroup;
|
|
907
|
+
protected getTabId(): string;
|
|
908
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigOrganizationComponent, never>;
|
|
909
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigOrganizationComponent, "pw-domain-config-organization", never, {}, {}, never, never, false, never>;
|
|
910
|
+
}
|
|
911
|
+
|
|
912
|
+
declare class DomainConfigSecurityComponent extends BaseDomainConfigComponent {
|
|
913
|
+
protected readonly adminService: AdminService;
|
|
914
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
915
|
+
protected getForm(): UntypedFormGroup;
|
|
916
|
+
protected getTabId(): string;
|
|
917
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigSecurityComponent, never>;
|
|
918
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigSecurityComponent, "pw-domain-config-security", never, {}, {}, never, never, false, never>;
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
declare class DomainConfigSocialComponent extends BaseDomainConfigComponent {
|
|
922
|
+
protected readonly adminService: AdminService;
|
|
923
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
924
|
+
protected getForm(): UntypedFormGroup;
|
|
925
|
+
protected getTabId(): string;
|
|
926
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigSocialComponent, never>;
|
|
927
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigSocialComponent, "pw-domain-config-social", never, {}, {}, never, never, false, never>;
|
|
928
|
+
}
|
|
929
|
+
|
|
930
|
+
declare class DomainConfigIntegrationsComponent extends AppBaseComponent implements OnInit {
|
|
931
|
+
private readonly adminService;
|
|
932
|
+
private readonly cdr;
|
|
933
|
+
form: UntypedFormGroup;
|
|
934
|
+
submitted: boolean;
|
|
935
|
+
buttonBusy: boolean;
|
|
936
|
+
id: number;
|
|
937
|
+
subscriptionId: number;
|
|
938
|
+
duplicateConfigId: any;
|
|
939
|
+
data: DomainConfig;
|
|
940
|
+
routers: {
|
|
941
|
+
globalConfigDetails: string;
|
|
942
|
+
adminCredentialsDetails: string;
|
|
943
|
+
subscriptionCredentialDetails: string;
|
|
944
|
+
newsletter: string;
|
|
945
|
+
mailerDetails: string;
|
|
946
|
+
newsletterItemDetails: string;
|
|
947
|
+
newsletterItemView: string;
|
|
948
|
+
newslettersUserList: string;
|
|
949
|
+
newsletterDetails: string;
|
|
950
|
+
permissionsList: string;
|
|
951
|
+
permissionsDetails: string;
|
|
952
|
+
rolesDetails: string;
|
|
953
|
+
productDetails: string;
|
|
954
|
+
productsUserList: string;
|
|
955
|
+
feedbackQuestions: string;
|
|
956
|
+
feedbackQuestionsDetails: string;
|
|
957
|
+
subscriptionDetails: string;
|
|
958
|
+
subscriptionProductDetails: string;
|
|
959
|
+
tipsDetails: string;
|
|
960
|
+
tosAndPrivacyDetails: string;
|
|
961
|
+
tosAndPrivacyView: string;
|
|
962
|
+
usersDetails: string;
|
|
963
|
+
domainConfig: string;
|
|
964
|
+
domainConfigDetails: string;
|
|
965
|
+
loginNotifications: string;
|
|
966
|
+
incidentConfig: string;
|
|
967
|
+
incidentDetails: string;
|
|
968
|
+
faqConfig: string;
|
|
969
|
+
faqDetails: string;
|
|
970
|
+
inviteUsers: string;
|
|
971
|
+
subscriptionList: string;
|
|
972
|
+
createResource: string;
|
|
973
|
+
createTag: string;
|
|
974
|
+
tags: string;
|
|
975
|
+
posts: string;
|
|
976
|
+
resourcesList: string;
|
|
977
|
+
};
|
|
978
|
+
isLoading: boolean;
|
|
979
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
980
|
+
ngOnInit(): void;
|
|
981
|
+
get f(): {
|
|
982
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
983
|
+
};
|
|
984
|
+
private getDomainConfigDetails;
|
|
985
|
+
onSave(): void;
|
|
986
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigIntegrationsComponent, never>;
|
|
987
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigIntegrationsComponent, "pw-domain-config-integrations", never, {}, {}, never, never, false, never>;
|
|
988
|
+
}
|
|
989
|
+
|
|
990
|
+
declare class DomainConfigInterfaceComponent extends AppBaseComponent implements OnInit, AfterViewInit {
|
|
991
|
+
private readonly adminService;
|
|
992
|
+
private readonly cdr;
|
|
993
|
+
uploader: QueryList<CustomUploaderComponent>;
|
|
994
|
+
form: UntypedFormGroup;
|
|
995
|
+
submitted: boolean;
|
|
996
|
+
buttonBusy: boolean;
|
|
997
|
+
id: number;
|
|
998
|
+
subscriptionId: number;
|
|
999
|
+
duplicateConfigId: any;
|
|
1000
|
+
data: DomainConfig;
|
|
1001
|
+
defaultColorCodes: DomainConfig;
|
|
1002
|
+
routers: {
|
|
1003
|
+
globalConfigDetails: string;
|
|
1004
|
+
adminCredentialsDetails: string;
|
|
1005
|
+
subscriptionCredentialDetails: string;
|
|
1006
|
+
newsletter: string;
|
|
1007
|
+
mailerDetails: string;
|
|
1008
|
+
newsletterItemDetails: string;
|
|
1009
|
+
newsletterItemView: string;
|
|
1010
|
+
newslettersUserList: string;
|
|
1011
|
+
newsletterDetails: string;
|
|
1012
|
+
permissionsList: string;
|
|
1013
|
+
permissionsDetails: string;
|
|
1014
|
+
rolesDetails: string;
|
|
1015
|
+
productDetails: string;
|
|
1016
|
+
productsUserList: string;
|
|
1017
|
+
feedbackQuestions: string;
|
|
1018
|
+
feedbackQuestionsDetails: string;
|
|
1019
|
+
subscriptionDetails: string;
|
|
1020
|
+
subscriptionProductDetails: string;
|
|
1021
|
+
tipsDetails: string;
|
|
1022
|
+
tosAndPrivacyDetails: string;
|
|
1023
|
+
tosAndPrivacyView: string;
|
|
1024
|
+
usersDetails: string;
|
|
1025
|
+
domainConfig: string;
|
|
1026
|
+
domainConfigDetails: string;
|
|
1027
|
+
loginNotifications: string;
|
|
1028
|
+
incidentConfig: string;
|
|
1029
|
+
incidentDetails: string;
|
|
1030
|
+
faqConfig: string;
|
|
1031
|
+
faqDetails: string;
|
|
1032
|
+
inviteUsers: string;
|
|
1033
|
+
subscriptionList: string;
|
|
1034
|
+
createResource: string;
|
|
1035
|
+
createTag: string;
|
|
1036
|
+
tags: string;
|
|
1037
|
+
posts: string;
|
|
1038
|
+
resourcesList: string;
|
|
1039
|
+
};
|
|
1040
|
+
isLoading: boolean;
|
|
1041
|
+
childList: any[];
|
|
1042
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
1043
|
+
ngOnInit(): void;
|
|
1044
|
+
ngAfterViewInit(): void;
|
|
1045
|
+
get f(): {
|
|
1046
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
1047
|
+
};
|
|
1048
|
+
private getDefaultColorCodes;
|
|
1049
|
+
setDefaultColorCode(): void;
|
|
1050
|
+
private getDomainConfigDetails;
|
|
1051
|
+
saveFile(event: any): void;
|
|
1052
|
+
onSave(): void;
|
|
1053
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigInterfaceComponent, never>;
|
|
1054
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigInterfaceComponent, "pw-domain-config-interface", never, {}, {}, never, never, false, never>;
|
|
1055
|
+
}
|
|
1056
|
+
|
|
1057
|
+
declare class DomainConfigTabsComponent {
|
|
1058
|
+
items: MenuItem[];
|
|
1059
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigTabsComponent, never>;
|
|
1060
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigTabsComponent, "domain-config-tabs", never, {}, {}, never, never, false, never>;
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1063
|
+
declare class LoginNotificationTabsComponent {
|
|
1064
|
+
items: MenuItem[];
|
|
1065
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoginNotificationTabsComponent, never>;
|
|
1066
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoginNotificationTabsComponent, "login-notification-tabs", never, {}, {}, never, never, false, never>;
|
|
1067
|
+
}
|
|
1068
|
+
|
|
1069
|
+
interface LoginNotification {
|
|
1070
|
+
id: number;
|
|
1071
|
+
body: string;
|
|
1072
|
+
notification_type: string;
|
|
1073
|
+
visible_until: string;
|
|
1074
|
+
visible_from: string;
|
|
1075
|
+
subscription_id: number;
|
|
1076
|
+
feature_keys: string[];
|
|
1077
|
+
}
|
|
1078
|
+
interface LoginNotificationResponse {
|
|
1079
|
+
notifications: LoginNotification[];
|
|
1080
|
+
object_count: number;
|
|
1081
|
+
unfiltered_count: number;
|
|
1082
|
+
}
|
|
1083
|
+
|
|
1084
|
+
declare class LoginNotificationsListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1085
|
+
private readonly adminService;
|
|
1086
|
+
private readonly cdr;
|
|
1087
|
+
private page;
|
|
1088
|
+
private sortField?;
|
|
1089
|
+
private sortOrder?;
|
|
1090
|
+
data: LoginNotificationResponse;
|
|
1091
|
+
searchText: string;
|
|
1092
|
+
loading: boolean;
|
|
1093
|
+
isLoaded: boolean;
|
|
1094
|
+
routers: {
|
|
1095
|
+
globalConfigDetails: string;
|
|
1096
|
+
adminCredentialsDetails: string;
|
|
1097
|
+
subscriptionCredentialDetails: string;
|
|
1098
|
+
newsletter: string;
|
|
1099
|
+
mailerDetails: string;
|
|
1100
|
+
newsletterItemDetails: string;
|
|
1101
|
+
newsletterItemView: string;
|
|
1102
|
+
newslettersUserList: string;
|
|
1103
|
+
newsletterDetails: string;
|
|
1104
|
+
permissionsList: string;
|
|
1105
|
+
permissionsDetails: string;
|
|
1106
|
+
rolesDetails: string;
|
|
1107
|
+
productDetails: string;
|
|
1108
|
+
productsUserList: string;
|
|
1109
|
+
feedbackQuestions: string;
|
|
1110
|
+
feedbackQuestionsDetails: string;
|
|
1111
|
+
subscriptionDetails: string;
|
|
1112
|
+
subscriptionProductDetails: string;
|
|
1113
|
+
tipsDetails: string;
|
|
1114
|
+
tosAndPrivacyDetails: string;
|
|
1115
|
+
tosAndPrivacyView: string;
|
|
1116
|
+
usersDetails: string;
|
|
1117
|
+
domainConfig: string;
|
|
1118
|
+
domainConfigDetails: string;
|
|
1119
|
+
loginNotifications: string;
|
|
1120
|
+
incidentConfig: string;
|
|
1121
|
+
incidentDetails: string;
|
|
1122
|
+
faqConfig: string;
|
|
1123
|
+
faqDetails: string;
|
|
1124
|
+
inviteUsers: string;
|
|
1125
|
+
subscriptionList: string;
|
|
1126
|
+
createResource: string;
|
|
1127
|
+
createTag: string;
|
|
1128
|
+
tags: string;
|
|
1129
|
+
posts: string;
|
|
1130
|
+
resourcesList: string;
|
|
1131
|
+
};
|
|
1132
|
+
subscriptionId: number;
|
|
1133
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
1134
|
+
ngOnInit(): void;
|
|
1135
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
1136
|
+
onSearchChange(value: string): void;
|
|
1137
|
+
private getLoginNotifications;
|
|
1138
|
+
onDelete(id: number): void;
|
|
1139
|
+
isDateInPast(value?: string | Date | null): boolean;
|
|
1140
|
+
isDateInFuture(value?: string | Date | null): boolean;
|
|
1141
|
+
ngOnDestroy(): void;
|
|
1142
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoginNotificationsListComponent, never>;
|
|
1143
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoginNotificationsListComponent, "pw-login-notifications-list", never, {}, {}, never, never, false, never>;
|
|
1144
|
+
}
|
|
1145
|
+
|
|
1146
|
+
declare class LoginNotificationDetailsComponent extends AppBaseComponent implements OnInit {
|
|
1147
|
+
private readonly cdr;
|
|
1148
|
+
private readonly adminService;
|
|
1149
|
+
private readonly productService;
|
|
1150
|
+
form: UntypedFormGroup;
|
|
1151
|
+
submitted: boolean;
|
|
1152
|
+
buttonBusy: boolean;
|
|
1153
|
+
id: number;
|
|
1154
|
+
routers: {
|
|
1155
|
+
globalConfigDetails: string;
|
|
1156
|
+
adminCredentialsDetails: string;
|
|
1157
|
+
subscriptionCredentialDetails: string;
|
|
1158
|
+
newsletter: string;
|
|
1159
|
+
mailerDetails: string;
|
|
1160
|
+
newsletterItemDetails: string;
|
|
1161
|
+
newsletterItemView: string;
|
|
1162
|
+
newslettersUserList: string;
|
|
1163
|
+
newsletterDetails: string;
|
|
1164
|
+
permissionsList: string;
|
|
1165
|
+
permissionsDetails: string;
|
|
1166
|
+
rolesDetails: string;
|
|
1167
|
+
productDetails: string;
|
|
1168
|
+
productsUserList: string;
|
|
1169
|
+
feedbackQuestions: string;
|
|
1170
|
+
feedbackQuestionsDetails: string;
|
|
1171
|
+
subscriptionDetails: string;
|
|
1172
|
+
subscriptionProductDetails: string;
|
|
1173
|
+
tipsDetails: string;
|
|
1174
|
+
tosAndPrivacyDetails: string;
|
|
1175
|
+
tosAndPrivacyView: string;
|
|
1176
|
+
usersDetails: string;
|
|
1177
|
+
domainConfig: string;
|
|
1178
|
+
domainConfigDetails: string;
|
|
1179
|
+
loginNotifications: string;
|
|
1180
|
+
incidentConfig: string;
|
|
1181
|
+
incidentDetails: string;
|
|
1182
|
+
faqConfig: string;
|
|
1183
|
+
faqDetails: string;
|
|
1184
|
+
inviteUsers: string;
|
|
1185
|
+
subscriptionList: string;
|
|
1186
|
+
createResource: string;
|
|
1187
|
+
createTag: string;
|
|
1188
|
+
tags: string;
|
|
1189
|
+
posts: string;
|
|
1190
|
+
resourcesList: string;
|
|
1191
|
+
};
|
|
1192
|
+
subscriptionId: number;
|
|
1193
|
+
loginNotificationTypes$: Observable<string>;
|
|
1194
|
+
isLoading: boolean;
|
|
1195
|
+
featureKeys: any[];
|
|
1196
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService, productService: ProductService);
|
|
1197
|
+
ngOnInit(): void;
|
|
1198
|
+
get f(): {
|
|
1199
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
1200
|
+
};
|
|
1201
|
+
private getLoginNotificationDetails;
|
|
1202
|
+
private getFeatureKeys;
|
|
1203
|
+
onSave(): void;
|
|
1204
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<LoginNotificationDetailsComponent, never>;
|
|
1205
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<LoginNotificationDetailsComponent, "pw-login-notification-details", never, {}, {}, never, never, false, never>;
|
|
1206
|
+
}
|
|
1207
|
+
|
|
1208
|
+
interface FeedbackQuestion {
|
|
1209
|
+
id: number;
|
|
1210
|
+
question: string;
|
|
1211
|
+
product_id: number;
|
|
1212
|
+
}
|
|
1213
|
+
interface FeedbackQuestionResponse {
|
|
1214
|
+
feedback_questions: FeedbackQuestion[];
|
|
1215
|
+
object_count: number;
|
|
1216
|
+
unfiltered_count: number;
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
declare class FeedbackQuestionsListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1220
|
+
private readonly adminService;
|
|
1221
|
+
private readonly productService;
|
|
1222
|
+
private readonly cdr;
|
|
1223
|
+
private page;
|
|
1224
|
+
data: FeedbackQuestionResponse;
|
|
1225
|
+
searchText: string;
|
|
1226
|
+
loading: boolean;
|
|
1227
|
+
isLoaded: boolean;
|
|
1228
|
+
routers: {
|
|
1229
|
+
globalConfigDetails: string;
|
|
1230
|
+
adminCredentialsDetails: string;
|
|
1231
|
+
subscriptionCredentialDetails: string;
|
|
1232
|
+
newsletter: string;
|
|
1233
|
+
mailerDetails: string;
|
|
1234
|
+
newsletterItemDetails: string;
|
|
1235
|
+
newsletterItemView: string;
|
|
1236
|
+
newslettersUserList: string;
|
|
1237
|
+
newsletterDetails: string;
|
|
1238
|
+
permissionsList: string;
|
|
1239
|
+
permissionsDetails: string;
|
|
1240
|
+
rolesDetails: string;
|
|
1241
|
+
productDetails: string;
|
|
1242
|
+
productsUserList: string;
|
|
1243
|
+
feedbackQuestions: string;
|
|
1244
|
+
feedbackQuestionsDetails: string;
|
|
1245
|
+
subscriptionDetails: string;
|
|
1246
|
+
subscriptionProductDetails: string;
|
|
1247
|
+
tipsDetails: string;
|
|
1248
|
+
tosAndPrivacyDetails: string;
|
|
1249
|
+
tosAndPrivacyView: string;
|
|
1250
|
+
usersDetails: string;
|
|
1251
|
+
domainConfig: string;
|
|
1252
|
+
domainConfigDetails: string;
|
|
1253
|
+
loginNotifications: string;
|
|
1254
|
+
incidentConfig: string;
|
|
1255
|
+
incidentDetails: string;
|
|
1256
|
+
faqConfig: string;
|
|
1257
|
+
faqDetails: string;
|
|
1258
|
+
inviteUsers: string;
|
|
1259
|
+
subscriptionList: string;
|
|
1260
|
+
createResource: string;
|
|
1261
|
+
createTag: string;
|
|
1262
|
+
tags: string;
|
|
1263
|
+
posts: string;
|
|
1264
|
+
resourcesList: string;
|
|
1265
|
+
};
|
|
1266
|
+
subscriptionId: number;
|
|
1267
|
+
productId: number;
|
|
1268
|
+
productData: Product;
|
|
1269
|
+
constructor(injector: Injector, adminService: AdminService, productService: ProductService, cdr: ChangeDetectorRef);
|
|
1270
|
+
ngOnInit(): void;
|
|
1271
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
1272
|
+
private getProductDetails;
|
|
1273
|
+
private getAllFeedbackQuestions;
|
|
1274
|
+
onDelete(id: number): void;
|
|
1275
|
+
ngOnDestroy(): void;
|
|
1276
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackQuestionsListComponent, never>;
|
|
1277
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FeedbackQuestionsListComponent, "pw-feedback-questions-list", never, {}, {}, never, never, false, never>;
|
|
1278
|
+
}
|
|
1279
|
+
|
|
1280
|
+
declare class FeedbackQuestionsDetailsComponent extends AppBaseComponent implements OnInit {
|
|
1281
|
+
private readonly cdr;
|
|
1282
|
+
private readonly adminService;
|
|
1283
|
+
private readonly productService;
|
|
1284
|
+
form: UntypedFormGroup;
|
|
1285
|
+
submitted: boolean;
|
|
1286
|
+
buttonBusy: boolean;
|
|
1287
|
+
id: number;
|
|
1288
|
+
productId: number;
|
|
1289
|
+
productData: Product;
|
|
1290
|
+
data: FeedbackQuestion;
|
|
1291
|
+
routers: {
|
|
1292
|
+
globalConfigDetails: string;
|
|
1293
|
+
adminCredentialsDetails: string;
|
|
1294
|
+
subscriptionCredentialDetails: string;
|
|
1295
|
+
newsletter: string;
|
|
1296
|
+
mailerDetails: string;
|
|
1297
|
+
newsletterItemDetails: string;
|
|
1298
|
+
newsletterItemView: string;
|
|
1299
|
+
newslettersUserList: string;
|
|
1300
|
+
newsletterDetails: string;
|
|
1301
|
+
permissionsList: string;
|
|
1302
|
+
permissionsDetails: string;
|
|
1303
|
+
rolesDetails: string;
|
|
1304
|
+
productDetails: string;
|
|
1305
|
+
productsUserList: string;
|
|
1306
|
+
feedbackQuestions: string;
|
|
1307
|
+
feedbackQuestionsDetails: string;
|
|
1308
|
+
subscriptionDetails: string;
|
|
1309
|
+
subscriptionProductDetails: string;
|
|
1310
|
+
tipsDetails: string;
|
|
1311
|
+
tosAndPrivacyDetails: string;
|
|
1312
|
+
tosAndPrivacyView: string;
|
|
1313
|
+
usersDetails: string;
|
|
1314
|
+
domainConfig: string;
|
|
1315
|
+
domainConfigDetails: string;
|
|
1316
|
+
loginNotifications: string;
|
|
1317
|
+
incidentConfig: string;
|
|
1318
|
+
incidentDetails: string;
|
|
1319
|
+
faqConfig: string;
|
|
1320
|
+
faqDetails: string;
|
|
1321
|
+
inviteUsers: string;
|
|
1322
|
+
subscriptionList: string;
|
|
1323
|
+
createResource: string;
|
|
1324
|
+
createTag: string;
|
|
1325
|
+
tags: string;
|
|
1326
|
+
posts: string;
|
|
1327
|
+
resourcesList: string;
|
|
1328
|
+
};
|
|
1329
|
+
subscriptionId: number;
|
|
1330
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService, productService: ProductService);
|
|
1331
|
+
ngOnInit(): void;
|
|
1332
|
+
private getProductDetails;
|
|
1333
|
+
private getFeedbackQuestionDetails;
|
|
1334
|
+
onSave(): void;
|
|
1335
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackQuestionsDetailsComponent, never>;
|
|
1336
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FeedbackQuestionsDetailsComponent, "pw-feedback-questions-details", never, {}, {}, never, never, false, never>;
|
|
1337
|
+
}
|
|
1338
|
+
|
|
1339
|
+
declare class UserDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1340
|
+
private readonly adminService;
|
|
1341
|
+
private readonly cdr;
|
|
1342
|
+
form: UntypedFormGroup;
|
|
1343
|
+
private userRoles;
|
|
1344
|
+
submitted: boolean;
|
|
1345
|
+
id: number;
|
|
1346
|
+
user: User;
|
|
1347
|
+
isLoading: boolean;
|
|
1348
|
+
allRoles: SelectItem[];
|
|
1349
|
+
subscriptionId: number;
|
|
1350
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
1351
|
+
ngOnInit(): void;
|
|
1352
|
+
get f(): {
|
|
1353
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
1354
|
+
};
|
|
1355
|
+
private getUserDetails;
|
|
1356
|
+
private getUserRole;
|
|
1357
|
+
onSave(): void;
|
|
1358
|
+
createUser(): void;
|
|
1359
|
+
updateUser(data: any): void;
|
|
1360
|
+
getRoles(): void;
|
|
1361
|
+
onRoleChange(event: any): void;
|
|
1362
|
+
onDiscard(): void;
|
|
1363
|
+
ngOnDestroy(): void;
|
|
1364
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserDetailsComponent, never>;
|
|
1365
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserDetailsComponent, "pw-user-details", never, {}, {}, never, never, false, never>;
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
declare class ProductsTabComponent {
|
|
1369
|
+
items: MenuItem[];
|
|
1370
|
+
constructor();
|
|
1371
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProductsTabComponent, never>;
|
|
1372
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProductsTabComponent, "pw-products-tabs", never, {}, {}, never, never, false, never>;
|
|
1373
|
+
}
|
|
1374
|
+
|
|
1375
|
+
declare class SubscriptionDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1376
|
+
private readonly subscriptionService;
|
|
1377
|
+
private readonly adminService;
|
|
1378
|
+
private readonly datePipe;
|
|
1379
|
+
private readonly commonService;
|
|
1380
|
+
private readonly dateFormatService;
|
|
1381
|
+
private readonly cdr;
|
|
1382
|
+
private subscribeRoles;
|
|
1383
|
+
organizationSizes$: Observable<unknown>;
|
|
1384
|
+
organizationTypes$: Observable<unknown>;
|
|
1385
|
+
organizationIndustries$: Observable<{
|
|
1386
|
+
organization_industries: unknown[];
|
|
1387
|
+
}>;
|
|
1388
|
+
form: UntypedFormGroup;
|
|
1389
|
+
id: number;
|
|
1390
|
+
submitted: boolean;
|
|
1391
|
+
isLoading: boolean;
|
|
1392
|
+
allAgents: string[];
|
|
1393
|
+
currentSubscriber: Subscription$1;
|
|
1394
|
+
allRoles: any[];
|
|
1395
|
+
subscriptionsRolesData: SubscriptionRolesSubscribeData;
|
|
1396
|
+
subscriptionId: number;
|
|
1397
|
+
constructor(subscriptionService: SubscriptionService, adminService: AdminService, datePipe: DatePipe, commonService: CommonService, dateFormatService: NgbDateCustomParserFormatter, injector: Injector, cdr: ChangeDetectorRef);
|
|
1398
|
+
ngOnInit(): void;
|
|
1399
|
+
onSkillsSave(): void;
|
|
1400
|
+
onSaveProject(_event: any): void;
|
|
1401
|
+
private getSubscriptionRole;
|
|
1402
|
+
private getRoles;
|
|
1403
|
+
private getAgentsDetails;
|
|
1404
|
+
private getSubscriptionDetails;
|
|
1405
|
+
saveDetails(): void;
|
|
1406
|
+
updateSubscriptionProduct(): void;
|
|
1407
|
+
ngOnDestroy(): void;
|
|
1408
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionDetailsComponent, never>;
|
|
1409
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionDetailsComponent, "pw-subscription-details", never, {}, {}, never, never, false, never>;
|
|
1410
|
+
}
|
|
1411
|
+
|
|
1412
|
+
interface NewsLetterUser {
|
|
1413
|
+
id: number;
|
|
1414
|
+
email: string;
|
|
1415
|
+
name: string;
|
|
1416
|
+
subscribed_at: string;
|
|
1417
|
+
}
|
|
1418
|
+
interface NewsLetterUserResponse {
|
|
1419
|
+
newsletter_users: NewsLetterUser[];
|
|
1420
|
+
object_count: number;
|
|
1421
|
+
unfiltered_count: number;
|
|
1422
|
+
}
|
|
1423
|
+
interface FeatureKey {
|
|
1424
|
+
id: number;
|
|
1425
|
+
name: string;
|
|
1426
|
+
}
|
|
1427
|
+
interface Tag {
|
|
1428
|
+
category_name?: string;
|
|
1429
|
+
id: number;
|
|
1430
|
+
name: string;
|
|
1431
|
+
tag_category_id: number;
|
|
1432
|
+
tag_type: string;
|
|
1433
|
+
}
|
|
1434
|
+
interface NewsLetterItem {
|
|
1435
|
+
id: number;
|
|
1436
|
+
newsletter_id: number;
|
|
1437
|
+
title: string;
|
|
1438
|
+
body: string;
|
|
1439
|
+
main_tag_id: number;
|
|
1440
|
+
location: string;
|
|
1441
|
+
latitude: string;
|
|
1442
|
+
longitude: string;
|
|
1443
|
+
is_sent: boolean;
|
|
1444
|
+
is_pushed: boolean;
|
|
1445
|
+
send_until: string;
|
|
1446
|
+
previous_newsletter_item_id: number;
|
|
1447
|
+
days_to_wait_from_previous_newsletter: number;
|
|
1448
|
+
send_at: string;
|
|
1449
|
+
product_ids: number[];
|
|
1450
|
+
feature_keys: FeatureKey[];
|
|
1451
|
+
only_new_users: boolean;
|
|
1452
|
+
tags: Tag[];
|
|
1453
|
+
newsletter_name: string;
|
|
1454
|
+
}
|
|
1455
|
+
interface NewsLetterResponse {
|
|
1456
|
+
newsletters: NewsLetter[];
|
|
1457
|
+
object_count: number;
|
|
1458
|
+
unfiltered_count: number;
|
|
1459
|
+
}
|
|
1460
|
+
interface NewsLetter {
|
|
1461
|
+
id: number;
|
|
1462
|
+
name: string;
|
|
1463
|
+
active: boolean;
|
|
1464
|
+
visible: boolean;
|
|
1465
|
+
code: string;
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
declare class NewsletterDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1469
|
+
private readonly adminService;
|
|
1470
|
+
private readonly cdr;
|
|
1471
|
+
form: UntypedFormGroup;
|
|
1472
|
+
submitted: boolean;
|
|
1473
|
+
buttonBusy: boolean;
|
|
1474
|
+
id: number;
|
|
1475
|
+
data: NewsLetter;
|
|
1476
|
+
routers: {
|
|
1477
|
+
globalConfigDetails: string;
|
|
1478
|
+
adminCredentialsDetails: string;
|
|
1479
|
+
subscriptionCredentialDetails: string;
|
|
1480
|
+
newsletter: string;
|
|
1481
|
+
mailerDetails: string;
|
|
1482
|
+
newsletterItemDetails: string;
|
|
1483
|
+
newsletterItemView: string;
|
|
1484
|
+
newslettersUserList: string;
|
|
1485
|
+
newsletterDetails: string;
|
|
1486
|
+
permissionsList: string;
|
|
1487
|
+
permissionsDetails: string;
|
|
1488
|
+
rolesDetails: string;
|
|
1489
|
+
productDetails: string;
|
|
1490
|
+
productsUserList: string;
|
|
1491
|
+
feedbackQuestions: string;
|
|
1492
|
+
feedbackQuestionsDetails: string;
|
|
1493
|
+
subscriptionDetails: string;
|
|
1494
|
+
subscriptionProductDetails: string;
|
|
1495
|
+
tipsDetails: string;
|
|
1496
|
+
tosAndPrivacyDetails: string;
|
|
1497
|
+
tosAndPrivacyView: string;
|
|
1498
|
+
usersDetails: string;
|
|
1499
|
+
domainConfig: string;
|
|
1500
|
+
domainConfigDetails: string;
|
|
1501
|
+
loginNotifications: string;
|
|
1502
|
+
incidentConfig: string;
|
|
1503
|
+
incidentDetails: string;
|
|
1504
|
+
faqConfig: string;
|
|
1505
|
+
faqDetails: string;
|
|
1506
|
+
inviteUsers: string;
|
|
1507
|
+
subscriptionList: string;
|
|
1508
|
+
createResource: string;
|
|
1509
|
+
createTag: string;
|
|
1510
|
+
tags: string;
|
|
1511
|
+
posts: string;
|
|
1512
|
+
resourcesList: string;
|
|
1513
|
+
};
|
|
1514
|
+
isLoading: boolean;
|
|
1515
|
+
subscriptionId: number;
|
|
1516
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
1517
|
+
ngOnInit(): void;
|
|
1518
|
+
get f(): {
|
|
1519
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
1520
|
+
};
|
|
1521
|
+
private getNewsLetterDetails;
|
|
1522
|
+
onSave(): void;
|
|
1523
|
+
ngOnDestroy(): void;
|
|
1524
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterDetailsComponent, never>;
|
|
1525
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterDetailsComponent, "pw-newsletter-details", never, {}, {}, never, never, false, never>;
|
|
1526
|
+
}
|
|
1527
|
+
|
|
1528
|
+
declare class NewsletterItemDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
1529
|
+
private readonly adminService;
|
|
1530
|
+
private readonly tagService;
|
|
1531
|
+
private readonly productService;
|
|
1532
|
+
private readonly authService;
|
|
1533
|
+
private readonly cdr;
|
|
1534
|
+
private readonly sanitizer;
|
|
1535
|
+
private readonly page;
|
|
1536
|
+
placesRef: NgxGpAutocompleteDirective;
|
|
1537
|
+
form: UntypedFormGroup;
|
|
1538
|
+
submitted: boolean;
|
|
1539
|
+
buttonBusy: boolean;
|
|
1540
|
+
id: number;
|
|
1541
|
+
data: NewsLetterItem;
|
|
1542
|
+
isLoading: boolean;
|
|
1543
|
+
options: any[];
|
|
1544
|
+
newsletters: any[];
|
|
1545
|
+
newsletterItems: any[];
|
|
1546
|
+
allTags: Tag[];
|
|
1547
|
+
tagsSuggestion: any[];
|
|
1548
|
+
selectedTags: any[];
|
|
1549
|
+
products: any[];
|
|
1550
|
+
featureKeys: any[];
|
|
1551
|
+
routers: {
|
|
1552
|
+
globalConfigDetails: string;
|
|
1553
|
+
adminCredentialsDetails: string;
|
|
1554
|
+
subscriptionCredentialDetails: string;
|
|
1555
|
+
newsletter: string;
|
|
1556
|
+
mailerDetails: string;
|
|
1557
|
+
newsletterItemDetails: string;
|
|
1558
|
+
newsletterItemView: string;
|
|
1559
|
+
newslettersUserList: string;
|
|
1560
|
+
newsletterDetails: string;
|
|
1561
|
+
permissionsList: string;
|
|
1562
|
+
permissionsDetails: string;
|
|
1563
|
+
rolesDetails: string;
|
|
1564
|
+
productDetails: string;
|
|
1565
|
+
productsUserList: string;
|
|
1566
|
+
feedbackQuestions: string;
|
|
1567
|
+
feedbackQuestionsDetails: string;
|
|
1568
|
+
subscriptionDetails: string;
|
|
1569
|
+
subscriptionProductDetails: string;
|
|
1570
|
+
tipsDetails: string;
|
|
1571
|
+
tosAndPrivacyDetails: string;
|
|
1572
|
+
tosAndPrivacyView: string;
|
|
1573
|
+
usersDetails: string;
|
|
1574
|
+
domainConfig: string;
|
|
1575
|
+
domainConfigDetails: string;
|
|
1576
|
+
loginNotifications: string;
|
|
1577
|
+
incidentConfig: string;
|
|
1578
|
+
incidentDetails: string;
|
|
1579
|
+
faqConfig: string;
|
|
1580
|
+
faqDetails: string;
|
|
1581
|
+
inviteUsers: string;
|
|
1582
|
+
subscriptionList: string;
|
|
1583
|
+
createResource: string;
|
|
1584
|
+
createTag: string;
|
|
1585
|
+
tags: string;
|
|
1586
|
+
posts: string;
|
|
1587
|
+
resourcesList: string;
|
|
1588
|
+
};
|
|
1589
|
+
subscriptionId: number;
|
|
1590
|
+
newsletterId: number;
|
|
1591
|
+
userLoggedIn: boolean;
|
|
1592
|
+
userNameSyntax: string;
|
|
1593
|
+
editorConfig: any;
|
|
1594
|
+
constructor(adminService: AdminService, tagService: TagService, productService: ProductService, authService: AuthService, injector: Injector, cdr: ChangeDetectorRef, sanitizer: DomSanitizer);
|
|
1595
|
+
ngAfterViewInit(): void;
|
|
1596
|
+
ngOnInit(): void;
|
|
1597
|
+
get f(): {
|
|
1598
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
1599
|
+
};
|
|
1600
|
+
handleAddressChange(_event: any): void;
|
|
1601
|
+
private getNewsletter;
|
|
1602
|
+
private getNewslettersItem;
|
|
1603
|
+
private getNewsLetterDetails;
|
|
1604
|
+
onSave(): void;
|
|
1605
|
+
onAdd(): void;
|
|
1606
|
+
onUpdate(): void;
|
|
1607
|
+
private getNewsletterTags;
|
|
1608
|
+
search(event: any): void;
|
|
1609
|
+
postTags(): void;
|
|
1610
|
+
/** Calling getProductList API To Display Product Names In the Products Dropdown */
|
|
1611
|
+
private getProducts;
|
|
1612
|
+
ngOnDestroy(): void;
|
|
1613
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterItemDetailsComponent, never>;
|
|
1614
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterItemDetailsComponent, "pw-newsletter-item-details", never, {}, {}, never, never, false, never>;
|
|
1615
|
+
}
|
|
1616
|
+
|
|
1617
|
+
declare class NewsLetterItemViewComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1618
|
+
private readonly cdr;
|
|
1619
|
+
private readonly sanitizer;
|
|
1620
|
+
private readonly adminService;
|
|
1621
|
+
id: number;
|
|
1622
|
+
routers: {
|
|
1623
|
+
globalConfigDetails: string;
|
|
1624
|
+
adminCredentialsDetails: string;
|
|
1625
|
+
subscriptionCredentialDetails: string;
|
|
1626
|
+
newsletter: string;
|
|
1627
|
+
mailerDetails: string;
|
|
1628
|
+
newsletterItemDetails: string;
|
|
1629
|
+
newsletterItemView: string;
|
|
1630
|
+
newslettersUserList: string;
|
|
1631
|
+
newsletterDetails: string;
|
|
1632
|
+
permissionsList: string;
|
|
1633
|
+
permissionsDetails: string;
|
|
1634
|
+
rolesDetails: string;
|
|
1635
|
+
productDetails: string;
|
|
1636
|
+
productsUserList: string;
|
|
1637
|
+
feedbackQuestions: string;
|
|
1638
|
+
feedbackQuestionsDetails: string;
|
|
1639
|
+
subscriptionDetails: string;
|
|
1640
|
+
subscriptionProductDetails: string;
|
|
1641
|
+
tipsDetails: string;
|
|
1642
|
+
tosAndPrivacyDetails: string;
|
|
1643
|
+
tosAndPrivacyView: string;
|
|
1644
|
+
usersDetails: string;
|
|
1645
|
+
domainConfig: string;
|
|
1646
|
+
domainConfigDetails: string;
|
|
1647
|
+
loginNotifications: string;
|
|
1648
|
+
incidentConfig: string;
|
|
1649
|
+
incidentDetails: string;
|
|
1650
|
+
faqConfig: string;
|
|
1651
|
+
faqDetails: string;
|
|
1652
|
+
inviteUsers: string;
|
|
1653
|
+
subscriptionList: string;
|
|
1654
|
+
createResource: string;
|
|
1655
|
+
createTag: string;
|
|
1656
|
+
tags: string;
|
|
1657
|
+
posts: string;
|
|
1658
|
+
resourcesList: string;
|
|
1659
|
+
};
|
|
1660
|
+
isLoaded: boolean;
|
|
1661
|
+
communicationDetails: any;
|
|
1662
|
+
data: any;
|
|
1663
|
+
subscriptionId: number;
|
|
1664
|
+
isLoading: boolean;
|
|
1665
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, sanitizer: DomSanitizer, adminService: AdminService);
|
|
1666
|
+
ngOnInit(): void;
|
|
1667
|
+
/**subscriptionId */
|
|
1668
|
+
getNewsLetterDetails(): void;
|
|
1669
|
+
onBackNavigation(): void;
|
|
1670
|
+
ngOnDestroy(): void;
|
|
1671
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewsLetterItemViewComponent, never>;
|
|
1672
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewsLetterItemViewComponent, "newsletters-items-view-detail", never, {}, {}, never, never, false, never>;
|
|
1673
|
+
}
|
|
1674
|
+
|
|
1675
|
+
interface PrivacyTos {
|
|
1676
|
+
id: number;
|
|
1677
|
+
privacy: string;
|
|
1678
|
+
tos: string;
|
|
1679
|
+
title: string;
|
|
1680
|
+
subscription_id: number;
|
|
1681
|
+
tos_updated_at?: string | Date;
|
|
1682
|
+
}
|
|
1683
|
+
interface PrivacyTosResponse {
|
|
1684
|
+
product_privacy_services: PrivacyTos[];
|
|
1685
|
+
object_count: number;
|
|
1686
|
+
unfiltered_count: number;
|
|
1687
|
+
}
|
|
1688
|
+
|
|
1689
|
+
declare class ProductDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
1690
|
+
private readonly cdr;
|
|
1691
|
+
private readonly productService;
|
|
1692
|
+
private readonly modalService;
|
|
1693
|
+
private readonly adminService;
|
|
1694
|
+
supportedCurrency$: Observable<string>;
|
|
1695
|
+
supportedRegions$: Observable<string>;
|
|
1696
|
+
s: any;
|
|
1697
|
+
form: UntypedFormGroup;
|
|
1698
|
+
submitted: boolean;
|
|
1699
|
+
isLoading: boolean;
|
|
1700
|
+
data: Product;
|
|
1701
|
+
productsList: SelectItem[];
|
|
1702
|
+
categories: any[];
|
|
1703
|
+
allTos: PrivacyTos[];
|
|
1704
|
+
allRoles: SelectItem[];
|
|
1705
|
+
productRoles: SubscriptionRole[];
|
|
1706
|
+
selectedProducts: SelectItem[];
|
|
1707
|
+
selectedScopes: SelectItem[];
|
|
1708
|
+
selectedPartnerProducts: SelectItem[];
|
|
1709
|
+
unsubscribeBehaviors: SelectItem[];
|
|
1710
|
+
prorationBehaviors: SelectItem[];
|
|
1711
|
+
frequency: {
|
|
1712
|
+
label: string;
|
|
1713
|
+
value: string;
|
|
1714
|
+
}[];
|
|
1715
|
+
subscriptionsRolesData: SubscriptionsRolesData;
|
|
1716
|
+
slug: string;
|
|
1717
|
+
fullLogo: string;
|
|
1718
|
+
squaredLogo: string;
|
|
1719
|
+
subscriptionId: number;
|
|
1720
|
+
masterProductId: number;
|
|
1721
|
+
id: number;
|
|
1722
|
+
duplicateId: number;
|
|
1723
|
+
editorConfig: any;
|
|
1724
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, productService: ProductService, modalService: NgbModal, adminService: AdminService);
|
|
1725
|
+
ngAfterViewInit(): void;
|
|
1726
|
+
ngOnInit(): void;
|
|
1727
|
+
get f(): {
|
|
1728
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
1729
|
+
};
|
|
1730
|
+
private getProducts;
|
|
1731
|
+
onSearchCriteria(event: any): void;
|
|
1732
|
+
handleImageError(event: Event, fallbackPath: any): void;
|
|
1733
|
+
onSearchPartnerProducts(event: any): void;
|
|
1734
|
+
private getDuplicateProductDetails;
|
|
1735
|
+
private getProductDetails;
|
|
1736
|
+
private getCategories;
|
|
1737
|
+
/** Function to call all tos */
|
|
1738
|
+
private getAllTos;
|
|
1739
|
+
onSave(): void;
|
|
1740
|
+
onAdd(): void;
|
|
1741
|
+
onUpdate(): void;
|
|
1742
|
+
private getRoles;
|
|
1743
|
+
private getSubscriptionRole;
|
|
1744
|
+
private getUnsubscribeBehaviors;
|
|
1745
|
+
private getProrationBehaviors;
|
|
1746
|
+
openModal(content: any): void;
|
|
1747
|
+
onImageSelection(event: any): void;
|
|
1748
|
+
uploadSquaredLogo(event: any): void;
|
|
1749
|
+
onClose(): void;
|
|
1750
|
+
dataURLtoBlob(dataUrl: string): Blob;
|
|
1751
|
+
ngOnDestroy(): void;
|
|
1752
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProductDetailsComponent, never>;
|
|
1753
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProductDetailsComponent, "pw-product-details", never, {}, {}, never, never, false, never>;
|
|
1754
|
+
}
|
|
1755
|
+
|
|
1756
|
+
declare class RoleDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1757
|
+
private readonly adminService;
|
|
1758
|
+
private readonly cdr;
|
|
1759
|
+
permissionTree: PermissionTreeComponent;
|
|
1760
|
+
form: UntypedFormGroup;
|
|
1761
|
+
buttonBusy: boolean;
|
|
1762
|
+
isLoading: boolean;
|
|
1763
|
+
id: number;
|
|
1764
|
+
subscriptionId: number;
|
|
1765
|
+
role: Role;
|
|
1766
|
+
activeItem: MenuItem;
|
|
1767
|
+
items: MenuItem[];
|
|
1768
|
+
/** Current tab value for p-tabs */
|
|
1769
|
+
activeTabValue: string;
|
|
1770
|
+
permissions: PermissionResponse$1;
|
|
1771
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
1772
|
+
onTabChange(value: string): void;
|
|
1773
|
+
ngOnInit(): void;
|
|
1774
|
+
private getRolePermissions;
|
|
1775
|
+
private getRoleDetails;
|
|
1776
|
+
savePermission(): void;
|
|
1777
|
+
onSave(): void;
|
|
1778
|
+
previous(): void;
|
|
1779
|
+
onDiscard(): void;
|
|
1780
|
+
ngOnDestroy(): void;
|
|
1781
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RoleDetailsComponent, never>;
|
|
1782
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RoleDetailsComponent, "pw-role-details", never, {}, {}, never, never, false, never>;
|
|
1783
|
+
}
|
|
1784
|
+
|
|
1785
|
+
declare class TagsTabsComponent {
|
|
1786
|
+
items: MenuItem[];
|
|
1787
|
+
searchText: string;
|
|
1788
|
+
constructor();
|
|
1789
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TagsTabsComponent, never>;
|
|
1790
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TagsTabsComponent, "pw-tags-tabs", never, {}, {}, never, never, false, never>;
|
|
1791
|
+
}
|
|
1792
|
+
|
|
1793
|
+
declare class TipComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1794
|
+
private readonly tipService;
|
|
1795
|
+
private readonly cdr;
|
|
1796
|
+
form: UntypedFormGroup;
|
|
1797
|
+
buttonBusy: boolean;
|
|
1798
|
+
isLoading: boolean;
|
|
1799
|
+
positions: {
|
|
1800
|
+
label: string;
|
|
1801
|
+
value: string;
|
|
1802
|
+
}[];
|
|
1803
|
+
id: number;
|
|
1804
|
+
subscriptionId: number;
|
|
1805
|
+
constructor(tipService: TipsService, injector: Injector, cdr: ChangeDetectorRef);
|
|
1806
|
+
ngOnInit(): void;
|
|
1807
|
+
private getTipDetails;
|
|
1808
|
+
onSave(): void;
|
|
1809
|
+
ngOnDestroy(): void;
|
|
1810
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TipComponent, never>;
|
|
1811
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TipComponent, "pw-admin-tip", never, {}, {}, never, never, false, never>;
|
|
1812
|
+
}
|
|
1813
|
+
|
|
1814
|
+
interface Tip {
|
|
1815
|
+
id: number;
|
|
1816
|
+
active: boolean;
|
|
1817
|
+
name: string;
|
|
1818
|
+
deleted_at: string;
|
|
1819
|
+
created_at: string;
|
|
1820
|
+
updated_at: string;
|
|
1821
|
+
instructions: string;
|
|
1822
|
+
}
|
|
1823
|
+
interface TipResponse {
|
|
1824
|
+
tips: Tip[];
|
|
1825
|
+
object_count: number;
|
|
1826
|
+
unfiltered_count: number;
|
|
1827
|
+
}
|
|
1828
|
+
|
|
1829
|
+
declare class TipsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1830
|
+
private readonly tipService;
|
|
1831
|
+
private readonly cdr;
|
|
1832
|
+
data: TipResponse;
|
|
1833
|
+
isLoaded: boolean;
|
|
1834
|
+
routers: {
|
|
1835
|
+
globalConfigDetails: string;
|
|
1836
|
+
adminCredentialsDetails: string;
|
|
1837
|
+
subscriptionCredentialDetails: string;
|
|
1838
|
+
newsletter: string;
|
|
1839
|
+
mailerDetails: string;
|
|
1840
|
+
newsletterItemDetails: string;
|
|
1841
|
+
newsletterItemView: string;
|
|
1842
|
+
newslettersUserList: string;
|
|
1843
|
+
newsletterDetails: string;
|
|
1844
|
+
permissionsList: string;
|
|
1845
|
+
permissionsDetails: string;
|
|
1846
|
+
rolesDetails: string;
|
|
1847
|
+
productDetails: string;
|
|
1848
|
+
productsUserList: string;
|
|
1849
|
+
feedbackQuestions: string;
|
|
1850
|
+
feedbackQuestionsDetails: string;
|
|
1851
|
+
subscriptionDetails: string;
|
|
1852
|
+
subscriptionProductDetails: string;
|
|
1853
|
+
tipsDetails: string;
|
|
1854
|
+
tosAndPrivacyDetails: string;
|
|
1855
|
+
tosAndPrivacyView: string;
|
|
1856
|
+
usersDetails: string;
|
|
1857
|
+
domainConfig: string;
|
|
1858
|
+
domainConfigDetails: string;
|
|
1859
|
+
loginNotifications: string;
|
|
1860
|
+
incidentConfig: string;
|
|
1861
|
+
incidentDetails: string;
|
|
1862
|
+
faqConfig: string;
|
|
1863
|
+
faqDetails: string;
|
|
1864
|
+
inviteUsers: string;
|
|
1865
|
+
subscriptionList: string;
|
|
1866
|
+
createResource: string;
|
|
1867
|
+
createTag: string;
|
|
1868
|
+
tags: string;
|
|
1869
|
+
posts: string;
|
|
1870
|
+
resourcesList: string;
|
|
1871
|
+
};
|
|
1872
|
+
subscription_id: number;
|
|
1873
|
+
constructor(tipService: TipsService, cdr: ChangeDetectorRef, inject: Injector);
|
|
1874
|
+
ngOnInit(): void;
|
|
1875
|
+
private getTips;
|
|
1876
|
+
ngOnDestroy(): void;
|
|
1877
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TipsComponent, never>;
|
|
1878
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TipsComponent, "pw-tips-list", never, {}, {}, never, never, false, never>;
|
|
1879
|
+
}
|
|
1880
|
+
|
|
1881
|
+
declare class AgentDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1882
|
+
private readonly adminService;
|
|
1883
|
+
private readonly groupService;
|
|
1884
|
+
private readonly config;
|
|
1885
|
+
private readonly cdr;
|
|
1886
|
+
private agentDetails;
|
|
1887
|
+
form: UntypedFormGroup;
|
|
1888
|
+
submitted: boolean;
|
|
1889
|
+
subscriptionId: number;
|
|
1890
|
+
agentId: number;
|
|
1891
|
+
allUsers: any[];
|
|
1892
|
+
filteredUsers: any[];
|
|
1893
|
+
constructor(adminService: AdminService, groupService: GroupService, config: NgbDatepickerConfig, injector: Injector, cdr: ChangeDetectorRef);
|
|
1894
|
+
ngOnInit(): void;
|
|
1895
|
+
private getAgentsDetails;
|
|
1896
|
+
updateDetails(): void;
|
|
1897
|
+
private getUsers;
|
|
1898
|
+
search(event: any): void;
|
|
1899
|
+
ngOnDestroy(): void;
|
|
1900
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AgentDetailsComponent, never>;
|
|
1901
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AgentDetailsComponent, "pw-agent-details", never, {}, {}, never, never, false, never>;
|
|
1902
|
+
}
|
|
1903
|
+
|
|
1904
|
+
declare class UserListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
1905
|
+
private readonly adminService;
|
|
1906
|
+
private readonly toaster;
|
|
1907
|
+
private readonly productService;
|
|
1908
|
+
private readonly authService;
|
|
1909
|
+
private readonly cdr;
|
|
1910
|
+
private readonly windowService;
|
|
1911
|
+
private readonly sidebarService;
|
|
1912
|
+
passwordValidationModalForUserDelete: PasswordValidationComponent;
|
|
1913
|
+
passwordValidationModalForImpersonate: PasswordValidationComponent;
|
|
1914
|
+
passwordValidationModalForRemove2fa: PasswordValidationComponent;
|
|
1915
|
+
private page;
|
|
1916
|
+
private filterByProducts;
|
|
1917
|
+
private filterByRoles;
|
|
1918
|
+
private userToDelete;
|
|
1919
|
+
totalRecords: number;
|
|
1920
|
+
users: User[];
|
|
1921
|
+
allRoles: SelectItem[];
|
|
1922
|
+
allUsers: User[];
|
|
1923
|
+
productList: SelectItem[];
|
|
1924
|
+
loading: boolean;
|
|
1925
|
+
isLoaded: boolean;
|
|
1926
|
+
searchOptions: {
|
|
1927
|
+
label: string;
|
|
1928
|
+
value: string;
|
|
1929
|
+
}[];
|
|
1930
|
+
searchText: string;
|
|
1931
|
+
searchDataSource: any[];
|
|
1932
|
+
featureKeysList: any[];
|
|
1933
|
+
filterByFeatureKeys: any[];
|
|
1934
|
+
filterSource: string[];
|
|
1935
|
+
criteria: any[];
|
|
1936
|
+
selectedOption: SelectItem;
|
|
1937
|
+
currentUser: User;
|
|
1938
|
+
routers: {
|
|
1939
|
+
globalConfigDetails: string;
|
|
1940
|
+
adminCredentialsDetails: string;
|
|
1941
|
+
subscriptionCredentialDetails: string;
|
|
1942
|
+
newsletter: string;
|
|
1943
|
+
mailerDetails: string;
|
|
1944
|
+
newsletterItemDetails: string;
|
|
1945
|
+
newsletterItemView: string;
|
|
1946
|
+
newslettersUserList: string;
|
|
1947
|
+
newsletterDetails: string;
|
|
1948
|
+
permissionsList: string;
|
|
1949
|
+
permissionsDetails: string;
|
|
1950
|
+
rolesDetails: string;
|
|
1951
|
+
productDetails: string;
|
|
1952
|
+
productsUserList: string;
|
|
1953
|
+
feedbackQuestions: string;
|
|
1954
|
+
feedbackQuestionsDetails: string;
|
|
1955
|
+
subscriptionDetails: string;
|
|
1956
|
+
subscriptionProductDetails: string;
|
|
1957
|
+
tipsDetails: string;
|
|
1958
|
+
tosAndPrivacyDetails: string;
|
|
1959
|
+
tosAndPrivacyView: string;
|
|
1960
|
+
usersDetails: string;
|
|
1961
|
+
domainConfig: string;
|
|
1962
|
+
domainConfigDetails: string;
|
|
1963
|
+
loginNotifications: string;
|
|
1964
|
+
incidentConfig: string;
|
|
1965
|
+
incidentDetails: string;
|
|
1966
|
+
faqConfig: string;
|
|
1967
|
+
faqDetails: string;
|
|
1968
|
+
inviteUsers: string;
|
|
1969
|
+
subscriptionList: string;
|
|
1970
|
+
createResource: string;
|
|
1971
|
+
createTag: string;
|
|
1972
|
+
tags: string;
|
|
1973
|
+
posts: string;
|
|
1974
|
+
resourcesList: string;
|
|
1975
|
+
};
|
|
1976
|
+
masterProductId: any;
|
|
1977
|
+
totalRecordsUnFiltered: number;
|
|
1978
|
+
chatPermission: string;
|
|
1979
|
+
userToImpersonate: User;
|
|
1980
|
+
subscriptionId: number;
|
|
1981
|
+
remove2faUserId: number;
|
|
1982
|
+
constructor(adminService: AdminService, toaster: CustomToastService, productService: ProductService, injector: Injector, authService: AuthService, cdr: ChangeDetectorRef, windowService: WindowService, sidebarService: CollapsibleSidebarService);
|
|
1983
|
+
ngOnInit(): void;
|
|
1984
|
+
getTableState(): void;
|
|
1985
|
+
private initializeSearchText;
|
|
1986
|
+
private initializeSelectedOption;
|
|
1987
|
+
private initializeSearchDataSource;
|
|
1988
|
+
private initializeCriteria;
|
|
1989
|
+
private initializeFilters;
|
|
1990
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
1991
|
+
private getRoles;
|
|
1992
|
+
private getProducts;
|
|
1993
|
+
private getUsers;
|
|
1994
|
+
onSearchOptionChange($event: any): void;
|
|
1995
|
+
clearFilters(): void;
|
|
1996
|
+
onSearchCriteria(evt: any): void;
|
|
1997
|
+
onRoleChange(event: any): void;
|
|
1998
|
+
onProductChange(event: any): void;
|
|
1999
|
+
private onFeatureKeyChange;
|
|
2000
|
+
onDelete(user: User): void;
|
|
2001
|
+
deleteUser(_event: any): void;
|
|
2002
|
+
onImpersonate(user: User): void;
|
|
2003
|
+
onUserImpersonation(_event: any): void;
|
|
2004
|
+
ngOnDestroy(): void;
|
|
2005
|
+
disable2fa(id: number): void;
|
|
2006
|
+
remove2fa(_event: any): void;
|
|
2007
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserListComponent, never>;
|
|
2008
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserListComponent, "pw-admin-user-list", never, {}, {}, never, never, false, never>;
|
|
2009
|
+
}
|
|
2010
|
+
|
|
2011
|
+
declare class RolesListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2012
|
+
private readonly adminService;
|
|
2013
|
+
private readonly cdr;
|
|
2014
|
+
private page;
|
|
2015
|
+
totalRecords: number;
|
|
2016
|
+
searchText: string;
|
|
2017
|
+
roles: Role[];
|
|
2018
|
+
loading: boolean;
|
|
2019
|
+
isLoaded: boolean;
|
|
2020
|
+
totalRecordsUnFiltered: number;
|
|
2021
|
+
routers: {
|
|
2022
|
+
globalConfigDetails: string;
|
|
2023
|
+
adminCredentialsDetails: string;
|
|
2024
|
+
subscriptionCredentialDetails: string;
|
|
2025
|
+
newsletter: string;
|
|
2026
|
+
mailerDetails: string;
|
|
2027
|
+
newsletterItemDetails: string;
|
|
2028
|
+
newsletterItemView: string;
|
|
2029
|
+
newslettersUserList: string;
|
|
2030
|
+
newsletterDetails: string;
|
|
2031
|
+
permissionsList: string;
|
|
2032
|
+
permissionsDetails: string;
|
|
2033
|
+
rolesDetails: string;
|
|
2034
|
+
productDetails: string;
|
|
2035
|
+
productsUserList: string;
|
|
2036
|
+
feedbackQuestions: string;
|
|
2037
|
+
feedbackQuestionsDetails: string;
|
|
2038
|
+
subscriptionDetails: string;
|
|
2039
|
+
subscriptionProductDetails: string;
|
|
2040
|
+
tipsDetails: string;
|
|
2041
|
+
tosAndPrivacyDetails: string;
|
|
2042
|
+
tosAndPrivacyView: string;
|
|
2043
|
+
usersDetails: string;
|
|
2044
|
+
domainConfig: string;
|
|
2045
|
+
domainConfigDetails: string;
|
|
2046
|
+
loginNotifications: string;
|
|
2047
|
+
incidentConfig: string;
|
|
2048
|
+
incidentDetails: string;
|
|
2049
|
+
faqConfig: string;
|
|
2050
|
+
faqDetails: string;
|
|
2051
|
+
inviteUsers: string;
|
|
2052
|
+
subscriptionList: string;
|
|
2053
|
+
createResource: string;
|
|
2054
|
+
createTag: string;
|
|
2055
|
+
tags: string;
|
|
2056
|
+
posts: string;
|
|
2057
|
+
resourcesList: string;
|
|
2058
|
+
};
|
|
2059
|
+
subscriptionId: number;
|
|
2060
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2061
|
+
ngOnInit(): void;
|
|
2062
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2063
|
+
private getRoles;
|
|
2064
|
+
onDeleteRole(role: Role): void;
|
|
2065
|
+
ngOnDestroy(): void;
|
|
2066
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<RolesListComponent, never>;
|
|
2067
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<RolesListComponent, "pw-admin-roles-list", never, {}, {}, never, never, false, never>;
|
|
2068
|
+
}
|
|
2069
|
+
|
|
2070
|
+
declare class SubscriptionsListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2071
|
+
private readonly productService;
|
|
2072
|
+
private readonly adminService;
|
|
2073
|
+
private readonly fb;
|
|
2074
|
+
private readonly cdr;
|
|
2075
|
+
private readonly commonService;
|
|
2076
|
+
refProduct: AutoComplete;
|
|
2077
|
+
recoverSubscriptionPasswordModal: PasswordValidationComponent;
|
|
2078
|
+
recoveringItem: any;
|
|
2079
|
+
organizationSizes$: Observable<FeatureKey[]>;
|
|
2080
|
+
organizationTypes$: Observable<FeatureKey[]>;
|
|
2081
|
+
organizationIndustries$: Observable<FeatureKey[]>;
|
|
2082
|
+
totalRecords: number;
|
|
2083
|
+
loading: boolean;
|
|
2084
|
+
searchText: string;
|
|
2085
|
+
subscriptions: any[];
|
|
2086
|
+
form: UntypedFormGroup;
|
|
2087
|
+
showInviteForm: boolean;
|
|
2088
|
+
products: any[];
|
|
2089
|
+
searchOptions: {
|
|
2090
|
+
id: unknown;
|
|
2091
|
+
label: unknown;
|
|
2092
|
+
}[];
|
|
2093
|
+
filterByFeatureKeys: any[];
|
|
2094
|
+
isLoaded: boolean;
|
|
2095
|
+
private page;
|
|
2096
|
+
billingFrequency: string[];
|
|
2097
|
+
routers: {
|
|
2098
|
+
globalConfigDetails: string;
|
|
2099
|
+
adminCredentialsDetails: string;
|
|
2100
|
+
subscriptionCredentialDetails: string;
|
|
2101
|
+
newsletter: string;
|
|
2102
|
+
mailerDetails: string;
|
|
2103
|
+
newsletterItemDetails: string;
|
|
2104
|
+
newsletterItemView: string;
|
|
2105
|
+
newslettersUserList: string;
|
|
2106
|
+
newsletterDetails: string;
|
|
2107
|
+
permissionsList: string;
|
|
2108
|
+
permissionsDetails: string;
|
|
2109
|
+
rolesDetails: string;
|
|
2110
|
+
productDetails: string;
|
|
2111
|
+
productsUserList: string;
|
|
2112
|
+
feedbackQuestions: string;
|
|
2113
|
+
feedbackQuestionsDetails: string;
|
|
2114
|
+
subscriptionDetails: string;
|
|
2115
|
+
subscriptionProductDetails: string;
|
|
2116
|
+
tipsDetails: string;
|
|
2117
|
+
tosAndPrivacyDetails: string;
|
|
2118
|
+
tosAndPrivacyView: string;
|
|
2119
|
+
usersDetails: string;
|
|
2120
|
+
domainConfig: string;
|
|
2121
|
+
domainConfigDetails: string;
|
|
2122
|
+
loginNotifications: string;
|
|
2123
|
+
incidentConfig: string;
|
|
2124
|
+
incidentDetails: string;
|
|
2125
|
+
faqConfig: string;
|
|
2126
|
+
faqDetails: string;
|
|
2127
|
+
inviteUsers: string;
|
|
2128
|
+
subscriptionList: string;
|
|
2129
|
+
createResource: string;
|
|
2130
|
+
createTag: string;
|
|
2131
|
+
tags: string;
|
|
2132
|
+
posts: string;
|
|
2133
|
+
resourcesList: string;
|
|
2134
|
+
};
|
|
2135
|
+
subscriptionStatus: string[];
|
|
2136
|
+
status: string;
|
|
2137
|
+
unitsText: string;
|
|
2138
|
+
subscriptionId: number;
|
|
2139
|
+
totalRecordsUnFiltered: number;
|
|
2140
|
+
filteredProducts: any[];
|
|
2141
|
+
currency: any[];
|
|
2142
|
+
objectKeys: {
|
|
2143
|
+
(o: object): string[];
|
|
2144
|
+
(o: {}): string[];
|
|
2145
|
+
};
|
|
2146
|
+
buttonBusy: boolean;
|
|
2147
|
+
selectedFeatureKeys: FeatureKey[];
|
|
2148
|
+
subscriptionInsights: FeatureKey[];
|
|
2149
|
+
private readonly loadSubscriptions$;
|
|
2150
|
+
private readonly destroyed$;
|
|
2151
|
+
private destroyed;
|
|
2152
|
+
constructor(productService: ProductService, adminService: AdminService, fb: UntypedFormBuilder, injector: Injector, cdr: ChangeDetectorRef, commonService: CommonService);
|
|
2153
|
+
ngOnInit(): void;
|
|
2154
|
+
openRecoverSubscriptionModal(item: any): void;
|
|
2155
|
+
onRecoverConfirmed(): void;
|
|
2156
|
+
getTableState(): void;
|
|
2157
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2158
|
+
getSupportedCurrency(): void;
|
|
2159
|
+
getMinMaxUnits(): void;
|
|
2160
|
+
private getData;
|
|
2161
|
+
onDelete(item: any): void;
|
|
2162
|
+
private getProductsList;
|
|
2163
|
+
onSearchOptionChange(event: any): void;
|
|
2164
|
+
filterByStatus(value: string): void;
|
|
2165
|
+
sortObj(obj: any): {};
|
|
2166
|
+
searchProduct(event: any): void;
|
|
2167
|
+
onProductChange(event: any): void;
|
|
2168
|
+
onProductClear(_event: any): void;
|
|
2169
|
+
private groupProducts;
|
|
2170
|
+
getExpiresAtColor(item: any): {
|
|
2171
|
+
'text-danger fw-bold': boolean;
|
|
2172
|
+
'text-warning text-bold-700': boolean;
|
|
2173
|
+
};
|
|
2174
|
+
ngOnDestroy(): void;
|
|
2175
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionsListComponent, never>;
|
|
2176
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionsListComponent, "pw-subscriptions-list", never, {}, {}, never, never, false, never>;
|
|
2177
|
+
}
|
|
2178
|
+
|
|
2179
|
+
declare class InviteUsersComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2180
|
+
private readonly fb;
|
|
2181
|
+
private readonly adminService;
|
|
2182
|
+
private readonly productService;
|
|
2183
|
+
private readonly commonService;
|
|
2184
|
+
private readonly cdr;
|
|
2185
|
+
refProduct: AutoComplete;
|
|
2186
|
+
organizationSizes$: Observable<FeatureKey[]>;
|
|
2187
|
+
organizationTypes$: Observable<FeatureKey[]>;
|
|
2188
|
+
organizationIndustries$: Observable<FeatureKey[]>;
|
|
2189
|
+
private page;
|
|
2190
|
+
totalRecords: number;
|
|
2191
|
+
loading: boolean;
|
|
2192
|
+
searchText: string;
|
|
2193
|
+
subscriptions: any[];
|
|
2194
|
+
form: UntypedFormGroup;
|
|
2195
|
+
products: any[];
|
|
2196
|
+
searchOptions: {
|
|
2197
|
+
id: unknown;
|
|
2198
|
+
label: unknown;
|
|
2199
|
+
}[];
|
|
2200
|
+
filterByFeatureKeys: any[];
|
|
2201
|
+
isLoaded: boolean;
|
|
2202
|
+
billingFrequency: string[];
|
|
2203
|
+
subscriptionStatus: string[];
|
|
2204
|
+
routers: {
|
|
2205
|
+
globalConfigDetails: string;
|
|
2206
|
+
adminCredentialsDetails: string;
|
|
2207
|
+
subscriptionCredentialDetails: string;
|
|
2208
|
+
newsletter: string;
|
|
2209
|
+
mailerDetails: string;
|
|
2210
|
+
newsletterItemDetails: string;
|
|
2211
|
+
newsletterItemView: string;
|
|
2212
|
+
newslettersUserList: string;
|
|
2213
|
+
newsletterDetails: string;
|
|
2214
|
+
permissionsList: string;
|
|
2215
|
+
permissionsDetails: string;
|
|
2216
|
+
rolesDetails: string;
|
|
2217
|
+
productDetails: string;
|
|
2218
|
+
productsUserList: string;
|
|
2219
|
+
feedbackQuestions: string;
|
|
2220
|
+
feedbackQuestionsDetails: string;
|
|
2221
|
+
subscriptionDetails: string;
|
|
2222
|
+
subscriptionProductDetails: string;
|
|
2223
|
+
tipsDetails: string;
|
|
2224
|
+
tosAndPrivacyDetails: string;
|
|
2225
|
+
tosAndPrivacyView: string;
|
|
2226
|
+
usersDetails: string;
|
|
2227
|
+
domainConfig: string;
|
|
2228
|
+
domainConfigDetails: string;
|
|
2229
|
+
loginNotifications: string;
|
|
2230
|
+
incidentConfig: string;
|
|
2231
|
+
incidentDetails: string;
|
|
2232
|
+
faqConfig: string;
|
|
2233
|
+
faqDetails: string;
|
|
2234
|
+
inviteUsers: string;
|
|
2235
|
+
subscriptionList: string;
|
|
2236
|
+
createResource: string;
|
|
2237
|
+
createTag: string;
|
|
2238
|
+
tags: string;
|
|
2239
|
+
posts: string;
|
|
2240
|
+
resourcesList: string;
|
|
2241
|
+
};
|
|
2242
|
+
status: string;
|
|
2243
|
+
unitsText: string;
|
|
2244
|
+
subscriptionId: number;
|
|
2245
|
+
totalRecordsUnFiltered: number;
|
|
2246
|
+
filteredProducts: any[];
|
|
2247
|
+
currency: any[];
|
|
2248
|
+
objectKeys: {
|
|
2249
|
+
(o: object): string[];
|
|
2250
|
+
(o: {}): string[];
|
|
2251
|
+
};
|
|
2252
|
+
buttonBusy: boolean;
|
|
2253
|
+
selectedFeatureKeys: FeatureKey[];
|
|
2254
|
+
subscriptionInsights: FeatureKey[];
|
|
2255
|
+
constructor(fb: UntypedFormBuilder, adminService: AdminService, productService: ProductService, injector: Injector, commonService: CommonService, cdr: ChangeDetectorRef);
|
|
2256
|
+
ngOnInit(): void;
|
|
2257
|
+
getTableState(): void;
|
|
2258
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2259
|
+
getSupportedCurrency(): void;
|
|
2260
|
+
getMinMaxUnits(): void;
|
|
2261
|
+
onSave(): void;
|
|
2262
|
+
private getProductsList;
|
|
2263
|
+
private sortObj;
|
|
2264
|
+
searchProduct(event: any): void;
|
|
2265
|
+
onProductChange(event: any): void;
|
|
2266
|
+
onProductClear(_event: any): void;
|
|
2267
|
+
private groupProducts;
|
|
2268
|
+
getExpiresAtColor(item: any): {
|
|
2269
|
+
'text-danger fw-bold': boolean;
|
|
2270
|
+
'text-warning text-bold-700': boolean;
|
|
2271
|
+
};
|
|
2272
|
+
ngOnDestroy(): void;
|
|
2273
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InviteUsersComponent, never>;
|
|
2274
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InviteUsersComponent, "pw-invite-users", never, {}, {}, never, never, false, never>;
|
|
2275
|
+
}
|
|
2276
|
+
|
|
2277
|
+
declare class SubscriptionProductDetailsComponent extends AppBaseComponent implements OnInit {
|
|
2278
|
+
private readonly cdr;
|
|
2279
|
+
private readonly adminService;
|
|
2280
|
+
private readonly productService;
|
|
2281
|
+
private readonly dateFormatService;
|
|
2282
|
+
private readonly datePipe;
|
|
2283
|
+
private isPurchasedUnitsDisable;
|
|
2284
|
+
form: UntypedFormGroup;
|
|
2285
|
+
submitted: boolean;
|
|
2286
|
+
data: SubscriptionProductDetails;
|
|
2287
|
+
routers: {
|
|
2288
|
+
globalConfigDetails: string;
|
|
2289
|
+
adminCredentialsDetails: string;
|
|
2290
|
+
subscriptionCredentialDetails: string;
|
|
2291
|
+
newsletter: string;
|
|
2292
|
+
mailerDetails: string;
|
|
2293
|
+
newsletterItemDetails: string;
|
|
2294
|
+
newsletterItemView: string;
|
|
2295
|
+
newslettersUserList: string;
|
|
2296
|
+
newsletterDetails: string;
|
|
2297
|
+
permissionsList: string;
|
|
2298
|
+
permissionsDetails: string;
|
|
2299
|
+
rolesDetails: string;
|
|
2300
|
+
productDetails: string;
|
|
2301
|
+
productsUserList: string;
|
|
2302
|
+
feedbackQuestions: string;
|
|
2303
|
+
feedbackQuestionsDetails: string;
|
|
2304
|
+
subscriptionDetails: string;
|
|
2305
|
+
subscriptionProductDetails: string;
|
|
2306
|
+
tipsDetails: string;
|
|
2307
|
+
tosAndPrivacyDetails: string;
|
|
2308
|
+
tosAndPrivacyView: string;
|
|
2309
|
+
usersDetails: string;
|
|
2310
|
+
domainConfig: string;
|
|
2311
|
+
domainConfigDetails: string;
|
|
2312
|
+
loginNotifications: string;
|
|
2313
|
+
incidentConfig: string;
|
|
2314
|
+
incidentDetails: string;
|
|
2315
|
+
faqConfig: string;
|
|
2316
|
+
faqDetails: string;
|
|
2317
|
+
inviteUsers: string;
|
|
2318
|
+
subscriptionList: string;
|
|
2319
|
+
createResource: string;
|
|
2320
|
+
createTag: string;
|
|
2321
|
+
tags: string;
|
|
2322
|
+
posts: string;
|
|
2323
|
+
resourcesList: string;
|
|
2324
|
+
};
|
|
2325
|
+
isLoading: boolean;
|
|
2326
|
+
id: number;
|
|
2327
|
+
subscriptionId: number;
|
|
2328
|
+
minDate: {
|
|
2329
|
+
year: number;
|
|
2330
|
+
month: number;
|
|
2331
|
+
day: number;
|
|
2332
|
+
};
|
|
2333
|
+
filteredProducts: any[];
|
|
2334
|
+
productsList: any[];
|
|
2335
|
+
disableExpiresAt: boolean;
|
|
2336
|
+
isSuperAdmin: boolean;
|
|
2337
|
+
refProduct: AutoComplete;
|
|
2338
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService, productService: ProductService, dateFormatService: NgbDateCustomParserFormatter, datePipe: DatePipe);
|
|
2339
|
+
ngOnInit(): void;
|
|
2340
|
+
get f(): {
|
|
2341
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
2342
|
+
};
|
|
2343
|
+
getProductList(): void;
|
|
2344
|
+
private subscriptionProductDetails;
|
|
2345
|
+
sortObj(obj: any): {};
|
|
2346
|
+
searchProduct(event: any): void;
|
|
2347
|
+
private groupProducts;
|
|
2348
|
+
onSave(): void;
|
|
2349
|
+
private addValidation;
|
|
2350
|
+
onProductChange(event: any): void;
|
|
2351
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionProductDetailsComponent, never>;
|
|
2352
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionProductDetailsComponent, "pw-subscription-product-details", never, {}, {}, never, never, false, never>;
|
|
2353
|
+
}
|
|
2354
|
+
|
|
2355
|
+
declare class InsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2356
|
+
private readonly adminService;
|
|
2357
|
+
private readonly cdr;
|
|
2358
|
+
graph: Plotly.Figure;
|
|
2359
|
+
subscriptionId: number;
|
|
2360
|
+
loading: boolean;
|
|
2361
|
+
selectedDateRange: any;
|
|
2362
|
+
dateRanges: any;
|
|
2363
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2364
|
+
ngOnInit(): void;
|
|
2365
|
+
/** Function to get the data for the graph */
|
|
2366
|
+
private getChartData;
|
|
2367
|
+
onDateRangeSelect(event: {
|
|
2368
|
+
startDate: moment.Moment;
|
|
2369
|
+
endDate: moment.Moment;
|
|
2370
|
+
}): void;
|
|
2371
|
+
ngOnDestroy(): void;
|
|
2372
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<InsightComponent, never>;
|
|
2373
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<InsightComponent, "pw-admin-subscription-insight", never, {}, {}, never, never, false, never>;
|
|
2374
|
+
}
|
|
2375
|
+
|
|
2376
|
+
declare class SubscriptionInsightNpsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2377
|
+
private readonly adminService;
|
|
2378
|
+
private readonly commonService;
|
|
2379
|
+
private readonly modalService;
|
|
2380
|
+
private readonly cdr;
|
|
2381
|
+
content: TemplateRef<CommentContext>;
|
|
2382
|
+
graph: Plotly.Figure;
|
|
2383
|
+
totalRecords: number;
|
|
2384
|
+
feedbacks: any[];
|
|
2385
|
+
loading: boolean;
|
|
2386
|
+
isLoaded: boolean;
|
|
2387
|
+
page: number;
|
|
2388
|
+
graphLoading: boolean;
|
|
2389
|
+
subscriptionId: number;
|
|
2390
|
+
currentUser: User;
|
|
2391
|
+
commentToShow: string;
|
|
2392
|
+
selectedDateRange: any;
|
|
2393
|
+
dateRanges: any;
|
|
2394
|
+
constructor(adminService: AdminService, injector: Injector, commonService: CommonService, modalService: NgbModal, cdr: ChangeDetectorRef);
|
|
2395
|
+
ngOnInit(): void;
|
|
2396
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2397
|
+
private getAllFeedbacks;
|
|
2398
|
+
openComment(val: string): void;
|
|
2399
|
+
/** Function to get the data for the graph */
|
|
2400
|
+
private getChartData;
|
|
2401
|
+
onDateRangeSelect(event: {
|
|
2402
|
+
startDate: moment.Moment;
|
|
2403
|
+
endDate: moment.Moment;
|
|
2404
|
+
}): void;
|
|
2405
|
+
ngOnDestroy(): void;
|
|
2406
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightNpsComponent, never>;
|
|
2407
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightNpsComponent, "pw-subscription-insight-nps", never, {}, {}, never, never, false, never>;
|
|
2408
|
+
}
|
|
2409
|
+
|
|
2410
|
+
declare abstract class BaseSubscriptionInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2411
|
+
protected readonly cdr: ChangeDetectorRef;
|
|
2412
|
+
content: TemplateRef<CommentContext>;
|
|
2413
|
+
graph: Plotly.Figure;
|
|
2414
|
+
totalRecords: number;
|
|
2415
|
+
feedbacks: any[];
|
|
2416
|
+
loading: boolean;
|
|
2417
|
+
isLoaded: boolean;
|
|
2418
|
+
page: number;
|
|
2419
|
+
graphLoading: boolean;
|
|
2420
|
+
subscriptionId: number;
|
|
2421
|
+
currentUser: User;
|
|
2422
|
+
commentToShow: string;
|
|
2423
|
+
selectedDateRange: any;
|
|
2424
|
+
dateRanges: any;
|
|
2425
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef);
|
|
2426
|
+
ngOnInit(): void;
|
|
2427
|
+
onDateRangeSelect(event: {
|
|
2428
|
+
startDate: moment.Moment;
|
|
2429
|
+
endDate: moment.Moment;
|
|
2430
|
+
}): void;
|
|
2431
|
+
ngOnDestroy(): void;
|
|
2432
|
+
protected abstract getChartData(): void;
|
|
2433
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<BaseSubscriptionInsightComponent, never>;
|
|
2434
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<BaseSubscriptionInsightComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
2435
|
+
}
|
|
2436
|
+
|
|
2437
|
+
declare class SubscriptionInsightAveragePriceComponent extends BaseSubscriptionInsightComponent {
|
|
2438
|
+
private readonly adminService;
|
|
2439
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
2440
|
+
protected getChartData(): void;
|
|
2441
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightAveragePriceComponent, never>;
|
|
2442
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightAveragePriceComponent, "pw-subscription-insight-average-price", never, {}, {}, never, never, false, never>;
|
|
2443
|
+
}
|
|
2444
|
+
|
|
2445
|
+
declare class SubscriptionInsightProcuctSessionComponent extends BaseSubscriptionInsightComponent {
|
|
2446
|
+
private readonly adminService;
|
|
2447
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
2448
|
+
protected getChartData(): void;
|
|
2449
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightProcuctSessionComponent, never>;
|
|
2450
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightProcuctSessionComponent, "pw-subscription-insight-product-session", never, {}, {}, never, never, false, never>;
|
|
2451
|
+
}
|
|
2452
|
+
|
|
2453
|
+
declare class SubscriptionInsightUserSessionComponent extends BaseSubscriptionInsightComponent {
|
|
2454
|
+
private readonly adminService;
|
|
2455
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
2456
|
+
protected getChartData(): void;
|
|
2457
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightUserSessionComponent, never>;
|
|
2458
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightUserSessionComponent, "pw-subscription-insight-user-session", never, {}, {}, never, never, false, never>;
|
|
2459
|
+
}
|
|
2460
|
+
|
|
2461
|
+
declare class SubscriptionInsightAverageUserComponent extends BaseSubscriptionInsightComponent {
|
|
2462
|
+
private readonly adminService;
|
|
2463
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, adminService: AdminService);
|
|
2464
|
+
protected getChartData(): void;
|
|
2465
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightAverageUserComponent, never>;
|
|
2466
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightAverageUserComponent, "pw-subscription-insight-average-user", never, {}, {}, never, never, false, never>;
|
|
2467
|
+
}
|
|
2468
|
+
|
|
2469
|
+
declare class SubscriptionInsightRevenueComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2470
|
+
private readonly adminService;
|
|
2471
|
+
private readonly cdr;
|
|
2472
|
+
graph: Plotly.Figure;
|
|
2473
|
+
subscriptionId: number;
|
|
2474
|
+
loading: boolean;
|
|
2475
|
+
selectedDateRange: any;
|
|
2476
|
+
dateRanges: any;
|
|
2477
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2478
|
+
ngOnInit(): void;
|
|
2479
|
+
/** Function to get the data for the graph */
|
|
2480
|
+
private getChartData;
|
|
2481
|
+
onDateRangeSelect(event: {
|
|
2482
|
+
startDate: moment.Moment;
|
|
2483
|
+
endDate: moment.Moment;
|
|
2484
|
+
}): void;
|
|
2485
|
+
ngOnDestroy(): void;
|
|
2486
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightRevenueComponent, never>;
|
|
2487
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightRevenueComponent, "pw-subscription-insight-revenue", never, {}, {}, never, never, false, never>;
|
|
2488
|
+
}
|
|
2489
|
+
|
|
2490
|
+
declare class SubscriptionInsightChurnComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2491
|
+
private readonly adminService;
|
|
2492
|
+
private readonly cdr;
|
|
2493
|
+
graph: Plotly.Figure;
|
|
2494
|
+
subscriptionId: number;
|
|
2495
|
+
loading: boolean;
|
|
2496
|
+
selectedDateRange: any;
|
|
2497
|
+
dateRanges: any;
|
|
2498
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2499
|
+
ngOnInit(): void;
|
|
2500
|
+
/** Function to get the data for the graph */
|
|
2501
|
+
private getChartData;
|
|
2502
|
+
onDateRangeSelect(event: {
|
|
2503
|
+
startDate: moment.Moment;
|
|
2504
|
+
endDate: moment.Moment;
|
|
2505
|
+
}): void;
|
|
2506
|
+
ngOnDestroy(): void;
|
|
2507
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightChurnComponent, never>;
|
|
2508
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightChurnComponent, "pw-subscription-insight-churn", never, {}, {}, never, never, false, never>;
|
|
2509
|
+
}
|
|
2510
|
+
|
|
2511
|
+
declare class ProductsListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2512
|
+
private readonly productService;
|
|
2513
|
+
private readonly authService;
|
|
2514
|
+
private readonly cdr;
|
|
2515
|
+
passwordValidationModalForProductDelete: PasswordValidationComponent;
|
|
2516
|
+
private productToDelete;
|
|
2517
|
+
loading: boolean;
|
|
2518
|
+
searchText: string;
|
|
2519
|
+
products: any[];
|
|
2520
|
+
page: number;
|
|
2521
|
+
totalRecordsUnFiltered: number;
|
|
2522
|
+
billingFrequency: string[];
|
|
2523
|
+
categories: any[];
|
|
2524
|
+
routers: {
|
|
2525
|
+
globalConfigDetails: string;
|
|
2526
|
+
adminCredentialsDetails: string;
|
|
2527
|
+
subscriptionCredentialDetails: string;
|
|
2528
|
+
newsletter: string;
|
|
2529
|
+
mailerDetails: string;
|
|
2530
|
+
newsletterItemDetails: string;
|
|
2531
|
+
newsletterItemView: string;
|
|
2532
|
+
newslettersUserList: string;
|
|
2533
|
+
newsletterDetails: string;
|
|
2534
|
+
permissionsList: string;
|
|
2535
|
+
permissionsDetails: string;
|
|
2536
|
+
rolesDetails: string;
|
|
2537
|
+
productDetails: string;
|
|
2538
|
+
productsUserList: string;
|
|
2539
|
+
feedbackQuestions: string;
|
|
2540
|
+
feedbackQuestionsDetails: string;
|
|
2541
|
+
subscriptionDetails: string;
|
|
2542
|
+
subscriptionProductDetails: string;
|
|
2543
|
+
tipsDetails: string;
|
|
2544
|
+
tosAndPrivacyDetails: string;
|
|
2545
|
+
tosAndPrivacyView: string;
|
|
2546
|
+
usersDetails: string;
|
|
2547
|
+
domainConfig: string;
|
|
2548
|
+
domainConfigDetails: string;
|
|
2549
|
+
loginNotifications: string;
|
|
2550
|
+
incidentConfig: string;
|
|
2551
|
+
incidentDetails: string;
|
|
2552
|
+
faqConfig: string;
|
|
2553
|
+
faqDetails: string;
|
|
2554
|
+
inviteUsers: string;
|
|
2555
|
+
subscriptionList: string;
|
|
2556
|
+
createResource: string;
|
|
2557
|
+
createTag: string;
|
|
2558
|
+
tags: string;
|
|
2559
|
+
posts: string;
|
|
2560
|
+
resourcesList: string;
|
|
2561
|
+
};
|
|
2562
|
+
userLoggedIn: boolean;
|
|
2563
|
+
totalRecords: number;
|
|
2564
|
+
subscriptionId: number;
|
|
2565
|
+
currency: any[];
|
|
2566
|
+
regions: any[];
|
|
2567
|
+
filterByFeatureKeys: any[];
|
|
2568
|
+
featureKeysList: any[];
|
|
2569
|
+
constructor(productService: ProductService, authService: AuthService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2570
|
+
ngOnInit(): void;
|
|
2571
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2572
|
+
private getCurrencyAndRegions;
|
|
2573
|
+
private getData;
|
|
2574
|
+
onSearchOptionChange(event: any): void;
|
|
2575
|
+
onDelete(item: Product): void;
|
|
2576
|
+
deleteProduct(_event: any): void;
|
|
2577
|
+
private getCategories;
|
|
2578
|
+
ngOnDestroy(): void;
|
|
2579
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProductsListComponent, never>;
|
|
2580
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProductsListComponent, "pw-admin-products-list", never, {}, {}, never, never, false, never>;
|
|
2581
|
+
}
|
|
2582
|
+
|
|
2583
|
+
declare class ProductInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2584
|
+
private readonly productService;
|
|
2585
|
+
private readonly cdr;
|
|
2586
|
+
graph: Plotly.Figure;
|
|
2587
|
+
isLoading: boolean;
|
|
2588
|
+
subscriptionId: number;
|
|
2589
|
+
selectedDateRange: any;
|
|
2590
|
+
dateRanges: any;
|
|
2591
|
+
constructor(productService: ProductService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2592
|
+
ngOnInit(): void;
|
|
2593
|
+
private getChartData;
|
|
2594
|
+
onDateRangeSelect(event: {
|
|
2595
|
+
startDate: moment$1.Moment;
|
|
2596
|
+
endDate: moment$1.Moment;
|
|
2597
|
+
}): void;
|
|
2598
|
+
ngOnDestroy(): void;
|
|
2599
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ProductInsightComponent, never>;
|
|
2600
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ProductInsightComponent, "pw-admin-product-insight", never, {}, {}, never, never, false, never>;
|
|
2601
|
+
}
|
|
2602
|
+
|
|
2603
|
+
declare class ResourcesAdminIndexComponent extends AppBaseComponent {
|
|
2604
|
+
constructor(injector: Injector);
|
|
2605
|
+
items: MenuItem[];
|
|
2606
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResourcesAdminIndexComponent, never>;
|
|
2607
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResourcesAdminIndexComponent, "pw-post-admin-tabs", never, {}, {}, never, never, false, never>;
|
|
2608
|
+
}
|
|
2609
|
+
|
|
2610
|
+
declare class ResourceAdminDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
2611
|
+
private readonly modalService;
|
|
2612
|
+
private readonly adminService;
|
|
2613
|
+
private readonly cdr;
|
|
2614
|
+
private readonly tagService;
|
|
2615
|
+
private readonly subscriptionService;
|
|
2616
|
+
form: UntypedFormGroup;
|
|
2617
|
+
submitted: boolean;
|
|
2618
|
+
id: number;
|
|
2619
|
+
slug: string;
|
|
2620
|
+
blog: {
|
|
2621
|
+
id: string;
|
|
2622
|
+
author_id: number | null;
|
|
2623
|
+
title: string;
|
|
2624
|
+
body: string;
|
|
2625
|
+
view: string;
|
|
2626
|
+
slug: string;
|
|
2627
|
+
published_at: string;
|
|
2628
|
+
accepted_at: string;
|
|
2629
|
+
picture: {
|
|
2630
|
+
url: string;
|
|
2631
|
+
};
|
|
2632
|
+
post_comments: any[];
|
|
2633
|
+
};
|
|
2634
|
+
file: File;
|
|
2635
|
+
rectangularFile: File;
|
|
2636
|
+
image: string;
|
|
2637
|
+
rectangularImage: string;
|
|
2638
|
+
aspectWidth: number;
|
|
2639
|
+
aspectHeight: number;
|
|
2640
|
+
freeAspect: boolean;
|
|
2641
|
+
allTags: {
|
|
2642
|
+
name: string;
|
|
2643
|
+
}[];
|
|
2644
|
+
tagsSuggestion: any[];
|
|
2645
|
+
selectedTags: any[];
|
|
2646
|
+
subscriptionId: number;
|
|
2647
|
+
isLoading: boolean;
|
|
2648
|
+
isBlogAdmin: boolean;
|
|
2649
|
+
availableAuthors: any[];
|
|
2650
|
+
authorsLoading: boolean;
|
|
2651
|
+
isSubscriptionSuperAdmin: boolean;
|
|
2652
|
+
editorConfig: any;
|
|
2653
|
+
routers: {
|
|
2654
|
+
globalConfigDetails: string;
|
|
2655
|
+
adminCredentialsDetails: string;
|
|
2656
|
+
subscriptionCredentialDetails: string;
|
|
2657
|
+
newsletter: string;
|
|
2658
|
+
mailerDetails: string;
|
|
2659
|
+
newsletterItemDetails: string;
|
|
2660
|
+
newsletterItemView: string;
|
|
2661
|
+
newslettersUserList: string;
|
|
2662
|
+
newsletterDetails: string;
|
|
2663
|
+
permissionsList: string;
|
|
2664
|
+
permissionsDetails: string;
|
|
2665
|
+
rolesDetails: string;
|
|
2666
|
+
productDetails: string;
|
|
2667
|
+
productsUserList: string;
|
|
2668
|
+
feedbackQuestions: string;
|
|
2669
|
+
feedbackQuestionsDetails: string;
|
|
2670
|
+
subscriptionDetails: string;
|
|
2671
|
+
subscriptionProductDetails: string;
|
|
2672
|
+
tipsDetails: string;
|
|
2673
|
+
tosAndPrivacyDetails: string;
|
|
2674
|
+
tosAndPrivacyView: string;
|
|
2675
|
+
usersDetails: string;
|
|
2676
|
+
domainConfig: string;
|
|
2677
|
+
domainConfigDetails: string;
|
|
2678
|
+
loginNotifications: string;
|
|
2679
|
+
incidentConfig: string;
|
|
2680
|
+
incidentDetails: string;
|
|
2681
|
+
faqConfig: string;
|
|
2682
|
+
faqDetails: string;
|
|
2683
|
+
inviteUsers: string;
|
|
2684
|
+
subscriptionList: string;
|
|
2685
|
+
createResource: string;
|
|
2686
|
+
createTag: string;
|
|
2687
|
+
tags: string;
|
|
2688
|
+
posts: string;
|
|
2689
|
+
resourcesList: string;
|
|
2690
|
+
};
|
|
2691
|
+
filterData: {
|
|
2692
|
+
source: string;
|
|
2693
|
+
value: number;
|
|
2694
|
+
searchTextItems?: string;
|
|
2695
|
+
page?: number;
|
|
2696
|
+
};
|
|
2697
|
+
constructor(modalService: NgbModal, adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef, tagService: TagService, subscriptionService: SubscriptionService);
|
|
2698
|
+
ngAfterViewInit(): void;
|
|
2699
|
+
ngOnInit(): void;
|
|
2700
|
+
get f(): {
|
|
2701
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
2702
|
+
};
|
|
2703
|
+
private getBlogItem;
|
|
2704
|
+
fileChangeListener($event: any): void;
|
|
2705
|
+
openModal(content: any): void;
|
|
2706
|
+
openRectModal(content: any): void;
|
|
2707
|
+
onClose(): void;
|
|
2708
|
+
handleImageError(event: Event, fallbackPath: any): void;
|
|
2709
|
+
onImageSelection(event: any): void;
|
|
2710
|
+
onRectangularImageSelection(event: any): void;
|
|
2711
|
+
dataURLtoBlob(dataUrl: string): Blob;
|
|
2712
|
+
onSave(): void;
|
|
2713
|
+
onAdd(): void;
|
|
2714
|
+
getAspectRatio(): number;
|
|
2715
|
+
onUpdate(): void;
|
|
2716
|
+
private handleRectangularPicture;
|
|
2717
|
+
private handlePicture;
|
|
2718
|
+
private handlePublishedAt;
|
|
2719
|
+
private handleAcceptedAt;
|
|
2720
|
+
private handleOptionalFields;
|
|
2721
|
+
private handleRemovals;
|
|
2722
|
+
updatePost(data: any): void;
|
|
2723
|
+
navigateToResourceList(options?: {
|
|
2724
|
+
resetSearch?: boolean;
|
|
2725
|
+
}): void;
|
|
2726
|
+
deleteCoverImage(): void;
|
|
2727
|
+
deleteRectangularImage(): void;
|
|
2728
|
+
private getPostTags;
|
|
2729
|
+
search(event: any): void;
|
|
2730
|
+
postTags(id: number | string): void;
|
|
2731
|
+
/**
|
|
2732
|
+
* Gets the list of members for the subscription to populate the Author dropdown
|
|
2733
|
+
* Uses the same API and pattern as Enterprise/Members UI
|
|
2734
|
+
*/
|
|
2735
|
+
private getAvailableAuthors;
|
|
2736
|
+
ngOnDestroy(): void;
|
|
2737
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResourceAdminDetailsComponent, never>;
|
|
2738
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResourceAdminDetailsComponent, "pw-resources-details-index", never, {}, {}, never, never, false, never>;
|
|
2739
|
+
}
|
|
2740
|
+
|
|
2741
|
+
declare class TagDetailsComponent extends AppBaseComponent implements OnInit {
|
|
2742
|
+
private readonly tagService;
|
|
2743
|
+
private readonly cdRef;
|
|
2744
|
+
private readonly modalService;
|
|
2745
|
+
form: UntypedFormGroup;
|
|
2746
|
+
tagTypes: any[];
|
|
2747
|
+
tagCategories: any[];
|
|
2748
|
+
buttonBusy: boolean;
|
|
2749
|
+
subscriptionId: number;
|
|
2750
|
+
currentTag: any;
|
|
2751
|
+
image: string | null;
|
|
2752
|
+
file: File;
|
|
2753
|
+
constructor(injector: Injector, tagService: TagService, cdRef: ChangeDetectorRef, modalService: NgbModal);
|
|
2754
|
+
ngOnInit(): void;
|
|
2755
|
+
openModal(modalRef: any): void;
|
|
2756
|
+
onClose(): void;
|
|
2757
|
+
onImageSelected(dataUrl: string): void;
|
|
2758
|
+
dataURLtoBlob(dataUrl: string): Blob;
|
|
2759
|
+
handleImageError(event: Event, fallbackPath: string): void;
|
|
2760
|
+
deleteTagImage(): void;
|
|
2761
|
+
private handleRemovals;
|
|
2762
|
+
patchForm(data: any): void;
|
|
2763
|
+
onSave(): void;
|
|
2764
|
+
private getTagTypes;
|
|
2765
|
+
private getTagCategories;
|
|
2766
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TagDetailsComponent, never>;
|
|
2767
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TagDetailsComponent, "pw-tag-details", never, {}, {}, never, never, false, never>;
|
|
2768
|
+
}
|
|
2769
|
+
|
|
2770
|
+
declare class ResourcesIndexComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2771
|
+
private readonly adminService;
|
|
2772
|
+
private readonly tagService;
|
|
2773
|
+
private readonly cdr;
|
|
2774
|
+
private readonly postsTotal;
|
|
2775
|
+
private page;
|
|
2776
|
+
data: {
|
|
2777
|
+
posts: any[];
|
|
2778
|
+
object_count: number;
|
|
2779
|
+
unfiltered_count: number;
|
|
2780
|
+
};
|
|
2781
|
+
loading: boolean;
|
|
2782
|
+
isLoaded: boolean;
|
|
2783
|
+
tagOptions: any[];
|
|
2784
|
+
selectedTags: string[];
|
|
2785
|
+
searchTextItems: string;
|
|
2786
|
+
subscriptionId: any;
|
|
2787
|
+
subscription: Subscription$1;
|
|
2788
|
+
routers: {
|
|
2789
|
+
globalConfigDetails: string;
|
|
2790
|
+
adminCredentialsDetails: string;
|
|
2791
|
+
subscriptionCredentialDetails: string;
|
|
2792
|
+
newsletter: string;
|
|
2793
|
+
mailerDetails: string;
|
|
2794
|
+
newsletterItemDetails: string;
|
|
2795
|
+
newsletterItemView: string;
|
|
2796
|
+
newslettersUserList: string;
|
|
2797
|
+
newsletterDetails: string;
|
|
2798
|
+
permissionsList: string;
|
|
2799
|
+
permissionsDetails: string;
|
|
2800
|
+
rolesDetails: string;
|
|
2801
|
+
productDetails: string;
|
|
2802
|
+
productsUserList: string;
|
|
2803
|
+
feedbackQuestions: string;
|
|
2804
|
+
feedbackQuestionsDetails: string;
|
|
2805
|
+
subscriptionDetails: string;
|
|
2806
|
+
subscriptionProductDetails: string;
|
|
2807
|
+
tipsDetails: string;
|
|
2808
|
+
tosAndPrivacyDetails: string;
|
|
2809
|
+
tosAndPrivacyView: string;
|
|
2810
|
+
usersDetails: string;
|
|
2811
|
+
domainConfig: string;
|
|
2812
|
+
domainConfigDetails: string;
|
|
2813
|
+
loginNotifications: string;
|
|
2814
|
+
incidentConfig: string;
|
|
2815
|
+
incidentDetails: string;
|
|
2816
|
+
faqConfig: string;
|
|
2817
|
+
faqDetails: string;
|
|
2818
|
+
inviteUsers: string;
|
|
2819
|
+
subscriptionList: string;
|
|
2820
|
+
createResource: string;
|
|
2821
|
+
createTag: string;
|
|
2822
|
+
tags: string;
|
|
2823
|
+
posts: string;
|
|
2824
|
+
resourcesList: string;
|
|
2825
|
+
};
|
|
2826
|
+
blogPermission: string;
|
|
2827
|
+
isBlogAdmin: string;
|
|
2828
|
+
constructor(adminService: AdminService, tagService: TagService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2829
|
+
ngOnInit(): void;
|
|
2830
|
+
getTags(): void;
|
|
2831
|
+
onTagChange(): void;
|
|
2832
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2833
|
+
private getPosts;
|
|
2834
|
+
navigateToResourceDetails(item: ResourcePost): void;
|
|
2835
|
+
onDeletePost(item: ResourcePost): void;
|
|
2836
|
+
ngOnDestroy(): void;
|
|
2837
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResourcesIndexComponent, never>;
|
|
2838
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResourcesIndexComponent, "pw-resources-index", never, {}, {}, never, never, false, never>;
|
|
2839
|
+
}
|
|
2840
|
+
|
|
2841
|
+
declare class ResourcesInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2842
|
+
private readonly blogService;
|
|
2843
|
+
private readonly cdr;
|
|
2844
|
+
graph: Plotly.Figure;
|
|
2845
|
+
isLoading: boolean;
|
|
2846
|
+
subscriptionId: number;
|
|
2847
|
+
selectedDateRange: any;
|
|
2848
|
+
dateRanges: any;
|
|
2849
|
+
constructor(blogService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2850
|
+
ngOnInit(): void;
|
|
2851
|
+
/** Function to get the data for the graph */
|
|
2852
|
+
private getChartData;
|
|
2853
|
+
onDateRangeSelect(event: {
|
|
2854
|
+
startDate: moment.Moment;
|
|
2855
|
+
endDate: moment.Moment;
|
|
2856
|
+
}): void;
|
|
2857
|
+
ngOnDestroy(): void;
|
|
2858
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResourcesInsightComponent, never>;
|
|
2859
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResourcesInsightComponent, "pw-resources-insight", never, {}, {}, never, never, false, never>;
|
|
2860
|
+
}
|
|
2861
|
+
|
|
2862
|
+
declare class ResourcesListsInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2863
|
+
private readonly adminService;
|
|
2864
|
+
private readonly cdr;
|
|
2865
|
+
data: ResourceInsightResponse;
|
|
2866
|
+
searchText: string;
|
|
2867
|
+
loading: boolean;
|
|
2868
|
+
isLoaded: boolean;
|
|
2869
|
+
id: number;
|
|
2870
|
+
insightName: string;
|
|
2871
|
+
subscription: Subscription$1;
|
|
2872
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2873
|
+
ngOnInit(): void;
|
|
2874
|
+
private getPostsInsight;
|
|
2875
|
+
ngOnDestroy(): void;
|
|
2876
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ResourcesListsInsightComponent, never>;
|
|
2877
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ResourcesListsInsightComponent, "resources-posts-lists-insight", never, {}, {}, never, never, false, never>;
|
|
2878
|
+
}
|
|
2879
|
+
|
|
2880
|
+
declare class NewslettersListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2881
|
+
private readonly adminService;
|
|
2882
|
+
private readonly authService;
|
|
2883
|
+
private readonly cdr;
|
|
2884
|
+
data: NewsLetterResponse;
|
|
2885
|
+
searchText: string;
|
|
2886
|
+
loading: boolean;
|
|
2887
|
+
isLoaded: boolean;
|
|
2888
|
+
private page;
|
|
2889
|
+
routers: {
|
|
2890
|
+
globalConfigDetails: string;
|
|
2891
|
+
adminCredentialsDetails: string;
|
|
2892
|
+
subscriptionCredentialDetails: string;
|
|
2893
|
+
newsletter: string;
|
|
2894
|
+
mailerDetails: string;
|
|
2895
|
+
newsletterItemDetails: string;
|
|
2896
|
+
newsletterItemView: string;
|
|
2897
|
+
newslettersUserList: string;
|
|
2898
|
+
newsletterDetails: string;
|
|
2899
|
+
permissionsList: string;
|
|
2900
|
+
permissionsDetails: string;
|
|
2901
|
+
rolesDetails: string;
|
|
2902
|
+
productDetails: string;
|
|
2903
|
+
productsUserList: string;
|
|
2904
|
+
feedbackQuestions: string;
|
|
2905
|
+
feedbackQuestionsDetails: string;
|
|
2906
|
+
subscriptionDetails: string;
|
|
2907
|
+
subscriptionProductDetails: string;
|
|
2908
|
+
tipsDetails: string;
|
|
2909
|
+
tosAndPrivacyDetails: string;
|
|
2910
|
+
tosAndPrivacyView: string;
|
|
2911
|
+
usersDetails: string;
|
|
2912
|
+
domainConfig: string;
|
|
2913
|
+
domainConfigDetails: string;
|
|
2914
|
+
loginNotifications: string;
|
|
2915
|
+
incidentConfig: string;
|
|
2916
|
+
incidentDetails: string;
|
|
2917
|
+
faqConfig: string;
|
|
2918
|
+
faqDetails: string;
|
|
2919
|
+
inviteUsers: string;
|
|
2920
|
+
subscriptionList: string;
|
|
2921
|
+
createResource: string;
|
|
2922
|
+
createTag: string;
|
|
2923
|
+
tags: string;
|
|
2924
|
+
posts: string;
|
|
2925
|
+
resourcesList: string;
|
|
2926
|
+
};
|
|
2927
|
+
subscriptionId: number;
|
|
2928
|
+
userLoggedIn: boolean;
|
|
2929
|
+
constructor(adminService: AdminService, authService: AuthService, injector: Injector, cdr: ChangeDetectorRef);
|
|
2930
|
+
ngOnInit(): void;
|
|
2931
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
2932
|
+
private getNewsletters;
|
|
2933
|
+
onDelete(item: NewsLetter): void;
|
|
2934
|
+
navigateNewsletterItems(id: number): void;
|
|
2935
|
+
ngOnDestroy(): void;
|
|
2936
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewslettersListComponent, never>;
|
|
2937
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewslettersListComponent, "pw-newsletters-list", never, {}, {}, never, never, false, never>;
|
|
2938
|
+
}
|
|
2939
|
+
|
|
2940
|
+
declare class NewslettersItemsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
2941
|
+
private readonly adminService;
|
|
2942
|
+
private readonly authService;
|
|
2943
|
+
private readonly cdr;
|
|
2944
|
+
searchTextItems: string;
|
|
2945
|
+
newslettersItems: NewsLetterItem[];
|
|
2946
|
+
allNewslettersItems: NewsLetterItem[];
|
|
2947
|
+
newsletters: any[];
|
|
2948
|
+
selectedNewsletterIds: number[];
|
|
2949
|
+
isLoading: boolean;
|
|
2950
|
+
isItemsEmpty: boolean;
|
|
2951
|
+
user: User;
|
|
2952
|
+
newsletterId: number;
|
|
2953
|
+
newslettersItemsTotal: number;
|
|
2954
|
+
subscriptionId: number;
|
|
2955
|
+
newsletterIdForItem: number;
|
|
2956
|
+
selectedNewsletter: {
|
|
2957
|
+
label: string;
|
|
2958
|
+
};
|
|
2959
|
+
isLoaded: boolean;
|
|
2960
|
+
totalRecordsUnFiltered: number;
|
|
2961
|
+
private page;
|
|
2962
|
+
routers: {
|
|
2963
|
+
globalConfigDetails: string;
|
|
2964
|
+
adminCredentialsDetails: string;
|
|
2965
|
+
subscriptionCredentialDetails: string;
|
|
2966
|
+
newsletter: string;
|
|
2967
|
+
mailerDetails: string;
|
|
2968
|
+
newsletterItemDetails: string;
|
|
2969
|
+
newsletterItemView: string;
|
|
2970
|
+
newslettersUserList: string;
|
|
2971
|
+
newsletterDetails: string;
|
|
2972
|
+
permissionsList: string;
|
|
2973
|
+
permissionsDetails: string;
|
|
2974
|
+
rolesDetails: string;
|
|
2975
|
+
productDetails: string;
|
|
2976
|
+
productsUserList: string;
|
|
2977
|
+
feedbackQuestions: string;
|
|
2978
|
+
feedbackQuestionsDetails: string;
|
|
2979
|
+
subscriptionDetails: string;
|
|
2980
|
+
subscriptionProductDetails: string;
|
|
2981
|
+
tipsDetails: string;
|
|
2982
|
+
tosAndPrivacyDetails: string;
|
|
2983
|
+
tosAndPrivacyView: string;
|
|
2984
|
+
usersDetails: string;
|
|
2985
|
+
domainConfig: string;
|
|
2986
|
+
domainConfigDetails: string;
|
|
2987
|
+
loginNotifications: string;
|
|
2988
|
+
incidentConfig: string;
|
|
2989
|
+
incidentDetails: string;
|
|
2990
|
+
faqConfig: string;
|
|
2991
|
+
faqDetails: string;
|
|
2992
|
+
inviteUsers: string;
|
|
2993
|
+
subscriptionList: string;
|
|
2994
|
+
createResource: string;
|
|
2995
|
+
createTag: string;
|
|
2996
|
+
tags: string;
|
|
2997
|
+
posts: string;
|
|
2998
|
+
resourcesList: string;
|
|
2999
|
+
};
|
|
3000
|
+
userLoggedIn: boolean;
|
|
3001
|
+
constructor(adminService: AdminService, authService: AuthService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3002
|
+
ngOnInit(): void;
|
|
3003
|
+
onLazyLoadNewsletterItems(event: LazyLoadEvent): void;
|
|
3004
|
+
private getNewsletterItems;
|
|
3005
|
+
onNewsletterChange(event: any): void;
|
|
3006
|
+
onDelete(item: NewsLetterItem): void;
|
|
3007
|
+
private getNewsletterForSelect;
|
|
3008
|
+
private getUserInfo;
|
|
3009
|
+
sendTestEmail(item: NewsLetterItem): void;
|
|
3010
|
+
navigateToCreateNewsletterItem(): void;
|
|
3011
|
+
getSendUntilColor(val: any): {
|
|
3012
|
+
'text-success fw-bold': boolean;
|
|
3013
|
+
};
|
|
3014
|
+
ngOnDestroy(): void;
|
|
3015
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewslettersItemsComponent, never>;
|
|
3016
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewslettersItemsComponent, "pw-newsletters-items", never, {}, {}, never, never, false, never>;
|
|
3017
|
+
}
|
|
3018
|
+
|
|
3019
|
+
declare class NewsletterInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3020
|
+
private readonly adminService;
|
|
3021
|
+
private readonly cdr;
|
|
3022
|
+
graph: Plotly.Figure;
|
|
3023
|
+
selectedDateRange: any;
|
|
3024
|
+
dateRanges: any;
|
|
3025
|
+
subscriptionId: any;
|
|
3026
|
+
isLoading: boolean;
|
|
3027
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3028
|
+
ngOnInit(): void;
|
|
3029
|
+
private getChartData;
|
|
3030
|
+
onDateRangeSelect(event: {
|
|
3031
|
+
startDate: moment.Moment;
|
|
3032
|
+
endDate: moment.Moment;
|
|
3033
|
+
}): void;
|
|
3034
|
+
ngOnDestroy(): void;
|
|
3035
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterInsightComponent, never>;
|
|
3036
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterInsightComponent, "pw-newsletter-insight", never, {}, {}, never, never, false, never>;
|
|
3037
|
+
}
|
|
3038
|
+
|
|
3039
|
+
declare class UserInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3040
|
+
private readonly adminService;
|
|
3041
|
+
private readonly cdr;
|
|
3042
|
+
graph: Plotly.Figure;
|
|
3043
|
+
isLoading: boolean;
|
|
3044
|
+
subscriptionId: number;
|
|
3045
|
+
selectedDateRange: any;
|
|
3046
|
+
dateRanges: any;
|
|
3047
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3048
|
+
ngOnInit(): void;
|
|
3049
|
+
private getChartData;
|
|
3050
|
+
onDateRangeSelect(event: {
|
|
3051
|
+
startDate: moment.Moment;
|
|
3052
|
+
endDate: moment.Moment;
|
|
3053
|
+
}): void;
|
|
3054
|
+
ngOnDestroy(): void;
|
|
3055
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UserInsightComponent, never>;
|
|
3056
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UserInsightComponent, "pw-admin-user-insight", never, {}, {}, never, never, false, never>;
|
|
3057
|
+
}
|
|
3058
|
+
|
|
3059
|
+
declare class TagsCategoryComponent extends AppBaseComponent implements OnDestroy, OnInit {
|
|
3060
|
+
private readonly tagService;
|
|
3061
|
+
private readonly toastr;
|
|
3062
|
+
private readonly modalService;
|
|
3063
|
+
private readonly cdr;
|
|
3064
|
+
private tagModel;
|
|
3065
|
+
private page;
|
|
3066
|
+
totalCategoryRecords: number;
|
|
3067
|
+
searchText: string;
|
|
3068
|
+
totalRecordsUnFiltered: number;
|
|
3069
|
+
tagCategories: any[];
|
|
3070
|
+
tags: any[];
|
|
3071
|
+
totalTagRecords: number;
|
|
3072
|
+
loading: boolean;
|
|
3073
|
+
isLoaded: boolean;
|
|
3074
|
+
categoryModel: CategoryModel;
|
|
3075
|
+
buttonBusy: boolean;
|
|
3076
|
+
subscriptionId: number;
|
|
3077
|
+
initialize(): void;
|
|
3078
|
+
constructor(injector: Injector, tagService: TagService, toastr: CustomToastService, modalService: NgbModal, cdr: ChangeDetectorRef);
|
|
3079
|
+
ngOnInit(): void;
|
|
3080
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3081
|
+
private getTags;
|
|
3082
|
+
getTagsByType(response: any): void;
|
|
3083
|
+
onDelete(category: any): void;
|
|
3084
|
+
onCategoryEdit(content: any, item: any): void;
|
|
3085
|
+
onSave(): void;
|
|
3086
|
+
ngOnDestroy(): void;
|
|
3087
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TagsCategoryComponent, never>;
|
|
3088
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TagsCategoryComponent, "pw-admin-tags-category", never, {}, {}, never, never, false, never>;
|
|
3089
|
+
}
|
|
3090
|
+
|
|
3091
|
+
declare class TagsListComponent extends AppBaseComponent implements OnDestroy, OnInit {
|
|
3092
|
+
private readonly modalService;
|
|
3093
|
+
private readonly tagService;
|
|
3094
|
+
private readonly cdr;
|
|
3095
|
+
private page;
|
|
3096
|
+
form: UntypedFormGroup;
|
|
3097
|
+
totalCategoryRecords: number;
|
|
3098
|
+
tagCategories: any[];
|
|
3099
|
+
tags: Tag[];
|
|
3100
|
+
totalTagRecords: number;
|
|
3101
|
+
subscriptionId: number;
|
|
3102
|
+
loading: boolean;
|
|
3103
|
+
isLoaded: boolean;
|
|
3104
|
+
buttonBusy: boolean;
|
|
3105
|
+
searchText: string;
|
|
3106
|
+
tagTypes: any[];
|
|
3107
|
+
tagCategoryNames: any[];
|
|
3108
|
+
totalTagRecordsUnFilter: number;
|
|
3109
|
+
routers: {
|
|
3110
|
+
globalConfigDetails: string;
|
|
3111
|
+
adminCredentialsDetails: string;
|
|
3112
|
+
subscriptionCredentialDetails: string;
|
|
3113
|
+
newsletter: string;
|
|
3114
|
+
mailerDetails: string;
|
|
3115
|
+
newsletterItemDetails: string;
|
|
3116
|
+
newsletterItemView: string;
|
|
3117
|
+
newslettersUserList: string;
|
|
3118
|
+
newsletterDetails: string;
|
|
3119
|
+
permissionsList: string;
|
|
3120
|
+
permissionsDetails: string;
|
|
3121
|
+
rolesDetails: string;
|
|
3122
|
+
productDetails: string;
|
|
3123
|
+
productsUserList: string;
|
|
3124
|
+
feedbackQuestions: string;
|
|
3125
|
+
feedbackQuestionsDetails: string;
|
|
3126
|
+
subscriptionDetails: string;
|
|
3127
|
+
subscriptionProductDetails: string;
|
|
3128
|
+
tipsDetails: string;
|
|
3129
|
+
tosAndPrivacyDetails: string;
|
|
3130
|
+
tosAndPrivacyView: string;
|
|
3131
|
+
usersDetails: string;
|
|
3132
|
+
domainConfig: string;
|
|
3133
|
+
domainConfigDetails: string;
|
|
3134
|
+
loginNotifications: string;
|
|
3135
|
+
incidentConfig: string;
|
|
3136
|
+
incidentDetails: string;
|
|
3137
|
+
faqConfig: string;
|
|
3138
|
+
faqDetails: string;
|
|
3139
|
+
inviteUsers: string;
|
|
3140
|
+
subscriptionList: string;
|
|
3141
|
+
createResource: string;
|
|
3142
|
+
createTag: string;
|
|
3143
|
+
tags: string;
|
|
3144
|
+
posts: string;
|
|
3145
|
+
resourcesList: string;
|
|
3146
|
+
};
|
|
3147
|
+
constructor(injector: Injector, modalService: NgbModal, tagService: TagService, cdr: ChangeDetectorRef);
|
|
3148
|
+
ngOnInit(): void;
|
|
3149
|
+
navigateToEdit(item: any): void;
|
|
3150
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3151
|
+
private getTags;
|
|
3152
|
+
private getTagTypes;
|
|
3153
|
+
onDelete(tag: any): void;
|
|
3154
|
+
onTagEdit(content: any, item: any): void;
|
|
3155
|
+
ngOnDestroy(): void;
|
|
3156
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TagsListComponent, never>;
|
|
3157
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TagsListComponent, "pw-admin-tags-list", never, {}, {}, never, never, false, never>;
|
|
3158
|
+
}
|
|
3159
|
+
|
|
3160
|
+
declare class TipsTabsComponent implements OnInit {
|
|
3161
|
+
items: MenuItem[];
|
|
3162
|
+
ngOnInit(): void;
|
|
3163
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TipsTabsComponent, never>;
|
|
3164
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TipsTabsComponent, "pw-tips", never, {}, {}, never, never, false, never>;
|
|
3165
|
+
}
|
|
3166
|
+
|
|
3167
|
+
declare class GenericMiscComponent extends AppBaseComponent implements OnDestroy, OnInit {
|
|
3168
|
+
private readonly adminService;
|
|
3169
|
+
private readonly cdr;
|
|
3170
|
+
passwordValidationModalForInvalidSession: PasswordValidationComponent;
|
|
3171
|
+
inspectedData: InspectedData;
|
|
3172
|
+
subscriptionId: number;
|
|
3173
|
+
sessionButtonBusy: boolean;
|
|
3174
|
+
dbButtonBusy: boolean;
|
|
3175
|
+
flushButtonBusy: boolean;
|
|
3176
|
+
redisButtonBusy: boolean;
|
|
3177
|
+
inspectBusyButton: boolean;
|
|
3178
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3179
|
+
ngOnInit(): void;
|
|
3180
|
+
updateDb(): void;
|
|
3181
|
+
flushRedis(): void;
|
|
3182
|
+
flushMemcached(): void;
|
|
3183
|
+
inspect(): void;
|
|
3184
|
+
invalidateAllSessions(): void;
|
|
3185
|
+
openInvalidateAllSessionsModal(): void;
|
|
3186
|
+
ngOnDestroy(): void;
|
|
3187
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GenericMiscComponent, never>;
|
|
3188
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GenericMiscComponent, "pw-admin-generic-misc", never, {}, {}, never, never, false, never>;
|
|
3189
|
+
}
|
|
3190
|
+
|
|
3191
|
+
declare class GenericInsightComponent {
|
|
3192
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GenericInsightComponent, never>;
|
|
3193
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GenericInsightComponent, "pw-admin-generic-insight", never, {}, {}, never, never, false, never>;
|
|
3194
|
+
}
|
|
3195
|
+
|
|
3196
|
+
declare class FaqTabsComponent {
|
|
3197
|
+
items: MenuItem[];
|
|
3198
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<FaqTabsComponent, never>;
|
|
3199
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<FaqTabsComponent, "faq-tabs", never, {}, {}, never, never, false, never>;
|
|
3200
|
+
}
|
|
3201
|
+
|
|
3202
|
+
declare class ContactUsTabsComponent {
|
|
3203
|
+
items: MenuItem[];
|
|
3204
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ContactUsTabsComponent, never>;
|
|
3205
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContactUsTabsComponent, "contact-us-tabs", never, {}, {}, never, never, false, never>;
|
|
3206
|
+
}
|
|
3207
|
+
|
|
3208
|
+
declare class GeneralTabsComponent {
|
|
3209
|
+
items: MenuItem[];
|
|
3210
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GeneralTabsComponent, never>;
|
|
3211
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GeneralTabsComponent, "pw-generic-tabs", never, {}, {}, never, never, false, never>;
|
|
3212
|
+
}
|
|
3213
|
+
|
|
3214
|
+
interface Permission {
|
|
3215
|
+
id: number;
|
|
3216
|
+
name: string;
|
|
3217
|
+
active: boolean;
|
|
3218
|
+
}
|
|
3219
|
+
interface PermissionResponse {
|
|
3220
|
+
permissions: Permission[];
|
|
3221
|
+
object_count: number;
|
|
3222
|
+
unfiltered_count: number;
|
|
3223
|
+
}
|
|
3224
|
+
|
|
3225
|
+
declare class PermissionsListComponent extends AppBaseComponent implements OnDestroy {
|
|
3226
|
+
private readonly adminService;
|
|
3227
|
+
private readonly cdr;
|
|
3228
|
+
private page;
|
|
3229
|
+
data: PermissionResponse;
|
|
3230
|
+
loading: boolean;
|
|
3231
|
+
isLoaded: boolean;
|
|
3232
|
+
routers: {
|
|
3233
|
+
globalConfigDetails: string;
|
|
3234
|
+
adminCredentialsDetails: string;
|
|
3235
|
+
subscriptionCredentialDetails: string;
|
|
3236
|
+
newsletter: string;
|
|
3237
|
+
mailerDetails: string;
|
|
3238
|
+
newsletterItemDetails: string;
|
|
3239
|
+
newsletterItemView: string;
|
|
3240
|
+
newslettersUserList: string;
|
|
3241
|
+
newsletterDetails: string;
|
|
3242
|
+
permissionsList: string;
|
|
3243
|
+
permissionsDetails: string;
|
|
3244
|
+
rolesDetails: string;
|
|
3245
|
+
productDetails: string;
|
|
3246
|
+
productsUserList: string;
|
|
3247
|
+
feedbackQuestions: string;
|
|
3248
|
+
feedbackQuestionsDetails: string;
|
|
3249
|
+
subscriptionDetails: string;
|
|
3250
|
+
subscriptionProductDetails: string;
|
|
3251
|
+
tipsDetails: string;
|
|
3252
|
+
tosAndPrivacyDetails: string;
|
|
3253
|
+
tosAndPrivacyView: string;
|
|
3254
|
+
usersDetails: string;
|
|
3255
|
+
domainConfig: string;
|
|
3256
|
+
domainConfigDetails: string;
|
|
3257
|
+
loginNotifications: string;
|
|
3258
|
+
incidentConfig: string;
|
|
3259
|
+
incidentDetails: string;
|
|
3260
|
+
faqConfig: string;
|
|
3261
|
+
faqDetails: string;
|
|
3262
|
+
inviteUsers: string;
|
|
3263
|
+
subscriptionList: string;
|
|
3264
|
+
createResource: string;
|
|
3265
|
+
createTag: string;
|
|
3266
|
+
tags: string;
|
|
3267
|
+
posts: string;
|
|
3268
|
+
resourcesList: string;
|
|
3269
|
+
};
|
|
3270
|
+
searchText: string;
|
|
3271
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3272
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3273
|
+
private getPermissions;
|
|
3274
|
+
onDelete(permission: Role): void;
|
|
3275
|
+
ngOnDestroy(): void;
|
|
3276
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PermissionsListComponent, never>;
|
|
3277
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PermissionsListComponent, "pw-permissions-list", never, {}, {}, never, never, false, never>;
|
|
3278
|
+
}
|
|
3279
|
+
|
|
3280
|
+
declare class PermissionsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3281
|
+
private readonly adminService;
|
|
3282
|
+
private readonly cdr;
|
|
3283
|
+
menu: MenuItem[];
|
|
3284
|
+
permissionTree: PermissionTreeComponent;
|
|
3285
|
+
form: UntypedFormGroup;
|
|
3286
|
+
id: number;
|
|
3287
|
+
activeItem: MenuItem;
|
|
3288
|
+
items: MenuItem[];
|
|
3289
|
+
buttonBusy: boolean;
|
|
3290
|
+
isLoading: boolean;
|
|
3291
|
+
permissions: Permission;
|
|
3292
|
+
routers: {
|
|
3293
|
+
globalConfigDetails: string;
|
|
3294
|
+
adminCredentialsDetails: string;
|
|
3295
|
+
subscriptionCredentialDetails: string;
|
|
3296
|
+
newsletter: string;
|
|
3297
|
+
mailerDetails: string;
|
|
3298
|
+
newsletterItemDetails: string;
|
|
3299
|
+
newsletterItemView: string;
|
|
3300
|
+
newslettersUserList: string;
|
|
3301
|
+
newsletterDetails: string;
|
|
3302
|
+
permissionsList: string;
|
|
3303
|
+
permissionsDetails: string;
|
|
3304
|
+
rolesDetails: string;
|
|
3305
|
+
productDetails: string;
|
|
3306
|
+
productsUserList: string;
|
|
3307
|
+
feedbackQuestions: string;
|
|
3308
|
+
feedbackQuestionsDetails: string;
|
|
3309
|
+
subscriptionDetails: string;
|
|
3310
|
+
subscriptionProductDetails: string;
|
|
3311
|
+
tipsDetails: string;
|
|
3312
|
+
tosAndPrivacyDetails: string;
|
|
3313
|
+
tosAndPrivacyView: string;
|
|
3314
|
+
usersDetails: string;
|
|
3315
|
+
domainConfig: string;
|
|
3316
|
+
domainConfigDetails: string;
|
|
3317
|
+
loginNotifications: string;
|
|
3318
|
+
incidentConfig: string;
|
|
3319
|
+
incidentDetails: string;
|
|
3320
|
+
faqConfig: string;
|
|
3321
|
+
faqDetails: string;
|
|
3322
|
+
inviteUsers: string;
|
|
3323
|
+
subscriptionList: string;
|
|
3324
|
+
createResource: string;
|
|
3325
|
+
createTag: string;
|
|
3326
|
+
tags: string;
|
|
3327
|
+
posts: string;
|
|
3328
|
+
resourcesList: string;
|
|
3329
|
+
};
|
|
3330
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3331
|
+
ngOnInit(): void;
|
|
3332
|
+
private getRoleDetails;
|
|
3333
|
+
savePermissionDetails(): void;
|
|
3334
|
+
onDiscard(): void;
|
|
3335
|
+
ngOnDestroy(): void;
|
|
3336
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PermissionsDetailsComponent, never>;
|
|
3337
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PermissionsDetailsComponent, "pw-permissions-details", never, {}, {}, never, never, false, never>;
|
|
3338
|
+
}
|
|
3339
|
+
|
|
3340
|
+
declare class PermissionsTabsComponent {
|
|
3341
|
+
items: MenuItem[];
|
|
3342
|
+
constructor();
|
|
3343
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<PermissionsTabsComponent, never>;
|
|
3344
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<PermissionsTabsComponent, "pw-permissions-tabs", never, {}, {}, never, never, false, never>;
|
|
3345
|
+
}
|
|
3346
|
+
|
|
3347
|
+
declare class TermsOfServiceComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3348
|
+
private readonly adminService;
|
|
3349
|
+
private readonly cdr;
|
|
3350
|
+
private page;
|
|
3351
|
+
searchText: string;
|
|
3352
|
+
data: PrivacyTosResponse;
|
|
3353
|
+
loading: boolean;
|
|
3354
|
+
isLoaded: boolean;
|
|
3355
|
+
routers: {
|
|
3356
|
+
globalConfigDetails: string;
|
|
3357
|
+
adminCredentialsDetails: string;
|
|
3358
|
+
subscriptionCredentialDetails: string;
|
|
3359
|
+
newsletter: string;
|
|
3360
|
+
mailerDetails: string;
|
|
3361
|
+
newsletterItemDetails: string;
|
|
3362
|
+
newsletterItemView: string;
|
|
3363
|
+
newslettersUserList: string;
|
|
3364
|
+
newsletterDetails: string;
|
|
3365
|
+
permissionsList: string;
|
|
3366
|
+
permissionsDetails: string;
|
|
3367
|
+
rolesDetails: string;
|
|
3368
|
+
productDetails: string;
|
|
3369
|
+
productsUserList: string;
|
|
3370
|
+
feedbackQuestions: string;
|
|
3371
|
+
feedbackQuestionsDetails: string;
|
|
3372
|
+
subscriptionDetails: string;
|
|
3373
|
+
subscriptionProductDetails: string;
|
|
3374
|
+
tipsDetails: string;
|
|
3375
|
+
tosAndPrivacyDetails: string;
|
|
3376
|
+
tosAndPrivacyView: string;
|
|
3377
|
+
usersDetails: string;
|
|
3378
|
+
domainConfig: string;
|
|
3379
|
+
domainConfigDetails: string;
|
|
3380
|
+
loginNotifications: string;
|
|
3381
|
+
incidentConfig: string;
|
|
3382
|
+
incidentDetails: string;
|
|
3383
|
+
faqConfig: string;
|
|
3384
|
+
faqDetails: string;
|
|
3385
|
+
inviteUsers: string;
|
|
3386
|
+
subscriptionList: string;
|
|
3387
|
+
createResource: string;
|
|
3388
|
+
createTag: string;
|
|
3389
|
+
tags: string;
|
|
3390
|
+
posts: string;
|
|
3391
|
+
resourcesList: string;
|
|
3392
|
+
};
|
|
3393
|
+
subscriptionId: number;
|
|
3394
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3395
|
+
ngOnInit(): void;
|
|
3396
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3397
|
+
/** Function to call all tos */
|
|
3398
|
+
private getAllTos;
|
|
3399
|
+
/** Function to delete tos */
|
|
3400
|
+
onDelete(id: number): void;
|
|
3401
|
+
ngOnDestroy(): void;
|
|
3402
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TermsOfServiceComponent, never>;
|
|
3403
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TermsOfServiceComponent, "pw-terms-of-service", never, {}, {}, never, never, false, never>;
|
|
3404
|
+
}
|
|
3405
|
+
|
|
3406
|
+
declare class TermsOfServiceTabsComponent {
|
|
3407
|
+
items: MenuItem[];
|
|
3408
|
+
searchText: string;
|
|
3409
|
+
constructor();
|
|
3410
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TermsOfServiceTabsComponent, never>;
|
|
3411
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TermsOfServiceTabsComponent, "pw-terms-of-service-tabs", never, {}, {}, never, never, false, never>;
|
|
3412
|
+
}
|
|
3413
|
+
|
|
3414
|
+
declare class TermsOfServiceDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
3415
|
+
private readonly adminService;
|
|
3416
|
+
private readonly cdr;
|
|
3417
|
+
form: UntypedFormGroup;
|
|
3418
|
+
id: number;
|
|
3419
|
+
data: PrivacyTos;
|
|
3420
|
+
isLoading: boolean;
|
|
3421
|
+
submitted: boolean;
|
|
3422
|
+
editorConfig: any;
|
|
3423
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3424
|
+
ngOnInit(): void;
|
|
3425
|
+
ngAfterViewInit(): void;
|
|
3426
|
+
onSave(): void;
|
|
3427
|
+
get f(): {
|
|
3428
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
3429
|
+
};
|
|
3430
|
+
/** Function to call TosDetails */
|
|
3431
|
+
private getTosDetails;
|
|
3432
|
+
ngOnDestroy(): void;
|
|
3433
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TermsOfServiceDetailsComponent, never>;
|
|
3434
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TermsOfServiceDetailsComponent, "pw-terms-of-service-details", never, {}, {}, never, never, false, never>;
|
|
3435
|
+
}
|
|
3436
|
+
|
|
3437
|
+
interface Credential {
|
|
3438
|
+
id: number;
|
|
3439
|
+
name: string;
|
|
3440
|
+
field: string;
|
|
3441
|
+
active: boolean;
|
|
3442
|
+
is_visible: boolean;
|
|
3443
|
+
is_required: boolean;
|
|
3444
|
+
description: string;
|
|
3445
|
+
}
|
|
3446
|
+
interface CredentialResponse {
|
|
3447
|
+
credentials: Credential[];
|
|
3448
|
+
object_count: number;
|
|
3449
|
+
unfiltered_count: number;
|
|
3450
|
+
}
|
|
3451
|
+
interface SubscriptionCredentialDetail {
|
|
3452
|
+
id: number;
|
|
3453
|
+
subscription_id: number;
|
|
3454
|
+
credential_id: number;
|
|
3455
|
+
value: string;
|
|
3456
|
+
name: string;
|
|
3457
|
+
field: string;
|
|
3458
|
+
active: boolean;
|
|
3459
|
+
}
|
|
3460
|
+
interface Subscription {
|
|
3461
|
+
id: number;
|
|
3462
|
+
name: string;
|
|
3463
|
+
startDate: string;
|
|
3464
|
+
endDate: string;
|
|
3465
|
+
active: boolean;
|
|
3466
|
+
}
|
|
3467
|
+
interface SubscriptionCredential {
|
|
3468
|
+
id: number;
|
|
3469
|
+
subscription_id: number;
|
|
3470
|
+
credential_id: number;
|
|
3471
|
+
value: string;
|
|
3472
|
+
credential: Credential;
|
|
3473
|
+
subscription: Subscription;
|
|
3474
|
+
}
|
|
3475
|
+
interface SubscriptionCredentialResponse {
|
|
3476
|
+
subscription_credentials: SubscriptionCredential[];
|
|
3477
|
+
object_count: number;
|
|
3478
|
+
unfiltered_count: number;
|
|
3479
|
+
}
|
|
3480
|
+
|
|
3481
|
+
declare class CredentialsComponent extends AppBaseComponent implements OnDestroy {
|
|
3482
|
+
private readonly adminService;
|
|
3483
|
+
private readonly cdr;
|
|
3484
|
+
private page;
|
|
3485
|
+
searchText: string;
|
|
3486
|
+
data: CredentialResponse;
|
|
3487
|
+
loading: boolean;
|
|
3488
|
+
isLoaded: boolean;
|
|
3489
|
+
routers: {
|
|
3490
|
+
globalConfigDetails: string;
|
|
3491
|
+
adminCredentialsDetails: string;
|
|
3492
|
+
subscriptionCredentialDetails: string;
|
|
3493
|
+
newsletter: string;
|
|
3494
|
+
mailerDetails: string;
|
|
3495
|
+
newsletterItemDetails: string;
|
|
3496
|
+
newsletterItemView: string;
|
|
3497
|
+
newslettersUserList: string;
|
|
3498
|
+
newsletterDetails: string;
|
|
3499
|
+
permissionsList: string;
|
|
3500
|
+
permissionsDetails: string;
|
|
3501
|
+
rolesDetails: string;
|
|
3502
|
+
productDetails: string;
|
|
3503
|
+
productsUserList: string;
|
|
3504
|
+
feedbackQuestions: string;
|
|
3505
|
+
feedbackQuestionsDetails: string;
|
|
3506
|
+
subscriptionDetails: string;
|
|
3507
|
+
subscriptionProductDetails: string;
|
|
3508
|
+
tipsDetails: string;
|
|
3509
|
+
tosAndPrivacyDetails: string;
|
|
3510
|
+
tosAndPrivacyView: string;
|
|
3511
|
+
usersDetails: string;
|
|
3512
|
+
domainConfig: string;
|
|
3513
|
+
domainConfigDetails: string;
|
|
3514
|
+
loginNotifications: string;
|
|
3515
|
+
incidentConfig: string;
|
|
3516
|
+
incidentDetails: string;
|
|
3517
|
+
faqConfig: string;
|
|
3518
|
+
faqDetails: string;
|
|
3519
|
+
inviteUsers: string;
|
|
3520
|
+
subscriptionList: string;
|
|
3521
|
+
createResource: string;
|
|
3522
|
+
createTag: string;
|
|
3523
|
+
tags: string;
|
|
3524
|
+
posts: string;
|
|
3525
|
+
resourcesList: string;
|
|
3526
|
+
};
|
|
3527
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3528
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3529
|
+
/** Function to call all credentials */
|
|
3530
|
+
private getAllCredentials;
|
|
3531
|
+
/** Function to delete credential */
|
|
3532
|
+
onDelete(credential: Credential): void;
|
|
3533
|
+
ngOnDestroy(): void;
|
|
3534
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CredentialsComponent, never>;
|
|
3535
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CredentialsComponent, "pw-credentials", never, {}, {}, never, never, false, never>;
|
|
3536
|
+
}
|
|
3537
|
+
|
|
3538
|
+
declare class SubscriptionCredentialsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3539
|
+
private readonly adminService;
|
|
3540
|
+
private readonly cdr;
|
|
3541
|
+
private page;
|
|
3542
|
+
loading: boolean;
|
|
3543
|
+
isLoaded: boolean;
|
|
3544
|
+
data: SubscriptionCredentialResponse;
|
|
3545
|
+
subscriptionId: number;
|
|
3546
|
+
searchText: string;
|
|
3547
|
+
routers: {
|
|
3548
|
+
globalConfigDetails: string;
|
|
3549
|
+
adminCredentialsDetails: string;
|
|
3550
|
+
subscriptionCredentialDetails: string;
|
|
3551
|
+
newsletter: string;
|
|
3552
|
+
mailerDetails: string;
|
|
3553
|
+
newsletterItemDetails: string;
|
|
3554
|
+
newsletterItemView: string;
|
|
3555
|
+
newslettersUserList: string;
|
|
3556
|
+
newsletterDetails: string;
|
|
3557
|
+
permissionsList: string;
|
|
3558
|
+
permissionsDetails: string;
|
|
3559
|
+
rolesDetails: string;
|
|
3560
|
+
productDetails: string;
|
|
3561
|
+
productsUserList: string;
|
|
3562
|
+
feedbackQuestions: string;
|
|
3563
|
+
feedbackQuestionsDetails: string;
|
|
3564
|
+
subscriptionDetails: string;
|
|
3565
|
+
subscriptionProductDetails: string;
|
|
3566
|
+
tipsDetails: string;
|
|
3567
|
+
tosAndPrivacyDetails: string;
|
|
3568
|
+
tosAndPrivacyView: string;
|
|
3569
|
+
usersDetails: string;
|
|
3570
|
+
domainConfig: string;
|
|
3571
|
+
domainConfigDetails: string;
|
|
3572
|
+
loginNotifications: string;
|
|
3573
|
+
incidentConfig: string;
|
|
3574
|
+
incidentDetails: string;
|
|
3575
|
+
faqConfig: string;
|
|
3576
|
+
faqDetails: string;
|
|
3577
|
+
inviteUsers: string;
|
|
3578
|
+
subscriptionList: string;
|
|
3579
|
+
createResource: string;
|
|
3580
|
+
createTag: string;
|
|
3581
|
+
tags: string;
|
|
3582
|
+
posts: string;
|
|
3583
|
+
resourcesList: string;
|
|
3584
|
+
};
|
|
3585
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3586
|
+
ngOnInit(): void;
|
|
3587
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3588
|
+
/** Function to get all credentials */
|
|
3589
|
+
private getAllSubscriptionCredentials;
|
|
3590
|
+
/** Function to delete subscription credentials */
|
|
3591
|
+
onDelete(id: number): void;
|
|
3592
|
+
ngOnDestroy(): void;
|
|
3593
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionCredentialsComponent, never>;
|
|
3594
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionCredentialsComponent, "pw-subscription-credentials", never, {}, {}, never, never, false, never>;
|
|
3595
|
+
}
|
|
3596
|
+
|
|
3597
|
+
declare class SubscriptionCredentialsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3598
|
+
private readonly adminService;
|
|
3599
|
+
private readonly cdr;
|
|
3600
|
+
form: UntypedFormGroup;
|
|
3601
|
+
id: number;
|
|
3602
|
+
isLoading: boolean;
|
|
3603
|
+
submitted: boolean;
|
|
3604
|
+
buttonBusy: boolean;
|
|
3605
|
+
data: SubscriptionCredentialDetail;
|
|
3606
|
+
allCredentials: Credential[];
|
|
3607
|
+
subscriptionId: number;
|
|
3608
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3609
|
+
ngOnInit(): void;
|
|
3610
|
+
get f(): {
|
|
3611
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
3612
|
+
};
|
|
3613
|
+
/** Function to call all credentials */
|
|
3614
|
+
private getAllCredentials;
|
|
3615
|
+
/** Function to get subscription credential details */
|
|
3616
|
+
private credentialDetails;
|
|
3617
|
+
onSaveForm(): void;
|
|
3618
|
+
getSelectedCredentialName(): string;
|
|
3619
|
+
getSelectedCredentialField(): string;
|
|
3620
|
+
ngOnDestroy(): void;
|
|
3621
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionCredentialsDetailsComponent, never>;
|
|
3622
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionCredentialsDetailsComponent, "pw-subscription-credentials-details", never, {}, {}, never, never, false, never>;
|
|
3623
|
+
}
|
|
3624
|
+
|
|
3625
|
+
declare class CredentialsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3626
|
+
private readonly adminService;
|
|
3627
|
+
private readonly cdr;
|
|
3628
|
+
form: UntypedFormGroup;
|
|
3629
|
+
id: number;
|
|
3630
|
+
data: Credential;
|
|
3631
|
+
isLoading: boolean;
|
|
3632
|
+
submitted: boolean;
|
|
3633
|
+
buttonBusy: boolean;
|
|
3634
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3635
|
+
ngOnInit(): void;
|
|
3636
|
+
get f(): {
|
|
3637
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
3638
|
+
};
|
|
3639
|
+
/** Function to get credential details */
|
|
3640
|
+
private credentialDetails;
|
|
3641
|
+
/** Function on form submit */
|
|
3642
|
+
onSaveForm(): void;
|
|
3643
|
+
ngOnDestroy(): void;
|
|
3644
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CredentialsDetailsComponent, never>;
|
|
3645
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CredentialsDetailsComponent, "pw-credentials-details", never, {}, {}, never, never, false, never>;
|
|
3646
|
+
}
|
|
3647
|
+
|
|
3648
|
+
declare class CredentialsTabComponent {
|
|
3649
|
+
items: MenuItem[];
|
|
3650
|
+
constructor();
|
|
3651
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<CredentialsTabComponent, never>;
|
|
3652
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<CredentialsTabComponent, "pw-credentials-tab", never, {}, {}, never, never, false, never>;
|
|
3653
|
+
}
|
|
3654
|
+
|
|
3655
|
+
interface AhoyEvent {
|
|
3656
|
+
id: number;
|
|
3657
|
+
user_id: number;
|
|
3658
|
+
name: string;
|
|
3659
|
+
properties: Paging;
|
|
3660
|
+
time: string;
|
|
3661
|
+
visit_id: number;
|
|
3662
|
+
user: User;
|
|
3663
|
+
}
|
|
3664
|
+
interface AhoyEventResponse {
|
|
3665
|
+
events: AhoyEvent[];
|
|
3666
|
+
object_count: number;
|
|
3667
|
+
unfiltered_count: number;
|
|
3668
|
+
}
|
|
3669
|
+
interface AhoyMessage {
|
|
3670
|
+
id: number;
|
|
3671
|
+
token: string;
|
|
3672
|
+
to: string;
|
|
3673
|
+
user_id: number;
|
|
3674
|
+
user_type: string;
|
|
3675
|
+
mailer: string;
|
|
3676
|
+
subject: string;
|
|
3677
|
+
utm_source: string;
|
|
3678
|
+
utm_medium: string;
|
|
3679
|
+
utm_term: string;
|
|
3680
|
+
utm_content: string;
|
|
3681
|
+
utm_campaign: string;
|
|
3682
|
+
sent_at: string;
|
|
3683
|
+
opened_at: string;
|
|
3684
|
+
clicked_at: string;
|
|
3685
|
+
open_count: number;
|
|
3686
|
+
click_count: number;
|
|
3687
|
+
user: User;
|
|
3688
|
+
}
|
|
3689
|
+
interface AhoyMessageResponse {
|
|
3690
|
+
messages: AhoyMessage[];
|
|
3691
|
+
object_count: number;
|
|
3692
|
+
unfiltered_count: number;
|
|
3693
|
+
}
|
|
3694
|
+
interface AhoyVisit {
|
|
3695
|
+
id: number;
|
|
3696
|
+
visit_token: string;
|
|
3697
|
+
visitor_token: string;
|
|
3698
|
+
user_id: number;
|
|
3699
|
+
ip: string;
|
|
3700
|
+
user_agent: string;
|
|
3701
|
+
referrer: string;
|
|
3702
|
+
referring_domain: string;
|
|
3703
|
+
landing_page: string;
|
|
3704
|
+
browser: string;
|
|
3705
|
+
os: string;
|
|
3706
|
+
device_type: string;
|
|
3707
|
+
country: string;
|
|
3708
|
+
region: string;
|
|
3709
|
+
city: string;
|
|
3710
|
+
postal_code: string;
|
|
3711
|
+
latitude: string;
|
|
3712
|
+
longitude: string;
|
|
3713
|
+
utm_source: string;
|
|
3714
|
+
utm_medium: string;
|
|
3715
|
+
utm_term: string;
|
|
3716
|
+
utm_content: string;
|
|
3717
|
+
utm_campaign: string;
|
|
3718
|
+
started_at: string;
|
|
3719
|
+
platform: string;
|
|
3720
|
+
user: User;
|
|
3721
|
+
}
|
|
3722
|
+
interface AhoyVisitResponse {
|
|
3723
|
+
visits: AhoyVisit[];
|
|
3724
|
+
object_count: number;
|
|
3725
|
+
unfiltered_count: number;
|
|
3726
|
+
}
|
|
3727
|
+
interface TrackEvent {
|
|
3728
|
+
id: number;
|
|
3729
|
+
user_id: number;
|
|
3730
|
+
related_entity_id: number;
|
|
3731
|
+
related_entity_type: string;
|
|
3732
|
+
event_type: string;
|
|
3733
|
+
created_at: string;
|
|
3734
|
+
updated_at: string;
|
|
3735
|
+
user: User;
|
|
3736
|
+
}
|
|
3737
|
+
interface TrackEventResponse {
|
|
3738
|
+
events: TrackEvent[];
|
|
3739
|
+
object_count: number;
|
|
3740
|
+
unfiltered_count: number;
|
|
3741
|
+
}
|
|
3742
|
+
interface Author {
|
|
3743
|
+
id: number;
|
|
3744
|
+
name: string;
|
|
3745
|
+
email: string;
|
|
3746
|
+
}
|
|
3747
|
+
interface ObjectDetails {
|
|
3748
|
+
id: number;
|
|
3749
|
+
name: string;
|
|
3750
|
+
description?: string;
|
|
3751
|
+
current_sign_in_at: string;
|
|
3752
|
+
}
|
|
3753
|
+
interface AhoyVersion {
|
|
3754
|
+
item_id: number;
|
|
3755
|
+
item_type: string;
|
|
3756
|
+
event: string;
|
|
3757
|
+
object: ObjectDetails;
|
|
3758
|
+
created_at: string;
|
|
3759
|
+
updated_at: string;
|
|
3760
|
+
whoDoneIt: number;
|
|
3761
|
+
author: Author;
|
|
3762
|
+
}
|
|
3763
|
+
interface AhoyVersionResponse {
|
|
3764
|
+
versions: AhoyVersion[];
|
|
3765
|
+
object_count: number;
|
|
3766
|
+
unfiltered_count: number;
|
|
3767
|
+
}
|
|
3768
|
+
|
|
3769
|
+
declare class AhoyEventsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3770
|
+
private readonly modalService;
|
|
3771
|
+
private readonly ahoyService;
|
|
3772
|
+
private readonly adminDataService;
|
|
3773
|
+
private readonly cdr;
|
|
3774
|
+
multiSelector: MultiSelect;
|
|
3775
|
+
ahoyEvents: AhoyEvent;
|
|
3776
|
+
private page;
|
|
3777
|
+
private scrollListener;
|
|
3778
|
+
private userPage;
|
|
3779
|
+
private stopLoading;
|
|
3780
|
+
data: AhoyEventResponse;
|
|
3781
|
+
loading: boolean;
|
|
3782
|
+
isLoaded: boolean;
|
|
3783
|
+
searchText: string;
|
|
3784
|
+
userSearchText: string;
|
|
3785
|
+
defaultSortField: string;
|
|
3786
|
+
defaultSortOrder: number;
|
|
3787
|
+
microServices: any[];
|
|
3788
|
+
selectedMicroService: string;
|
|
3789
|
+
activeObject: AhoyEvent;
|
|
3790
|
+
startDate: string;
|
|
3791
|
+
endDate: string;
|
|
3792
|
+
selectedOption: SelectItem[];
|
|
3793
|
+
filterSource: string[];
|
|
3794
|
+
criteria: any[];
|
|
3795
|
+
searchOptions: any[];
|
|
3796
|
+
subscriptionId: number;
|
|
3797
|
+
userLoading: boolean;
|
|
3798
|
+
constructor(injector: Injector, modalService: NgbModal, ahoyService: AhoyService, adminDataService: AdminDataService, cdr: ChangeDetectorRef);
|
|
3799
|
+
ngOnInit(): void;
|
|
3800
|
+
onPanelShow(): void;
|
|
3801
|
+
onScroll(event: Event): void;
|
|
3802
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3803
|
+
loadUser(): void;
|
|
3804
|
+
private getAhoyEvents;
|
|
3805
|
+
onDateSelection(): void;
|
|
3806
|
+
onServiceChange(value: string): void;
|
|
3807
|
+
revealProp(modal: any, value: any): void;
|
|
3808
|
+
onSearchOptionChange($event: any): void;
|
|
3809
|
+
handleFilter($event: any): void;
|
|
3810
|
+
ngOnDestroy(): void;
|
|
3811
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AhoyEventsComponent, never>;
|
|
3812
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AhoyEventsComponent, "pw-ahoy-events", never, {}, {}, never, never, false, never>;
|
|
3813
|
+
}
|
|
3814
|
+
|
|
3815
|
+
declare class TrackingComponent {
|
|
3816
|
+
items: MenuItem[];
|
|
3817
|
+
constructor();
|
|
3818
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<TrackingComponent, never>;
|
|
3819
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<TrackingComponent, "pw-tracking", never, {}, {}, never, never, false, never>;
|
|
3820
|
+
}
|
|
3821
|
+
|
|
3822
|
+
declare class AhoyMessagesComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3823
|
+
private readonly ahoyService;
|
|
3824
|
+
private readonly cdr;
|
|
3825
|
+
private readonly adminDataService;
|
|
3826
|
+
private scrollListener;
|
|
3827
|
+
private userPage;
|
|
3828
|
+
private stopLoading;
|
|
3829
|
+
private page;
|
|
3830
|
+
data: AhoyMessageResponse;
|
|
3831
|
+
loading: boolean;
|
|
3832
|
+
isLoaded: boolean;
|
|
3833
|
+
userLoading: boolean;
|
|
3834
|
+
searchText: string;
|
|
3835
|
+
userSearchText: string;
|
|
3836
|
+
microServices: any[];
|
|
3837
|
+
selectedMicroService: string;
|
|
3838
|
+
startDate: string;
|
|
3839
|
+
endDate: string;
|
|
3840
|
+
selectedOption: SelectItem[];
|
|
3841
|
+
filterSource: string[];
|
|
3842
|
+
subscriptionId: number;
|
|
3843
|
+
criteria: any[];
|
|
3844
|
+
searchOptions: any[];
|
|
3845
|
+
constructor(injector: Injector, ahoyService: AhoyService, cdr: ChangeDetectorRef, adminDataService: AdminDataService);
|
|
3846
|
+
ngOnInit(): void;
|
|
3847
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3848
|
+
private getAhoyMessages;
|
|
3849
|
+
onDateSelection(): void;
|
|
3850
|
+
onPanelShow(): void;
|
|
3851
|
+
onScroll(event: Event): void;
|
|
3852
|
+
loadUser(): void;
|
|
3853
|
+
onServiceChange(value: string): void;
|
|
3854
|
+
onSearchOptionChange($event: any): void;
|
|
3855
|
+
handleFilter($event: any): void;
|
|
3856
|
+
ngOnDestroy(): void;
|
|
3857
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AhoyMessagesComponent, never>;
|
|
3858
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AhoyMessagesComponent, "pw-ahoy-messages", never, {}, {}, never, never, false, never>;
|
|
3859
|
+
}
|
|
3860
|
+
|
|
3861
|
+
declare class AhoyVisitsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3862
|
+
private readonly ahoyService;
|
|
3863
|
+
private readonly adminDataService;
|
|
3864
|
+
private readonly cdr;
|
|
3865
|
+
private page;
|
|
3866
|
+
private scrollListener;
|
|
3867
|
+
private userPage;
|
|
3868
|
+
private stopLoading;
|
|
3869
|
+
data: AhoyVisitResponse;
|
|
3870
|
+
loading: boolean;
|
|
3871
|
+
isLoaded: boolean;
|
|
3872
|
+
userLoading: boolean;
|
|
3873
|
+
searchText: string;
|
|
3874
|
+
userSearchText: string;
|
|
3875
|
+
microServices: any[];
|
|
3876
|
+
selectedMicroService: string;
|
|
3877
|
+
startDate: string;
|
|
3878
|
+
endDate: string;
|
|
3879
|
+
selectedOption: SelectItem[];
|
|
3880
|
+
filterSource: string[];
|
|
3881
|
+
subscriptionId: number;
|
|
3882
|
+
criteria: any[];
|
|
3883
|
+
searchOptions: any[];
|
|
3884
|
+
constructor(injector: Injector, ahoyService: AhoyService, adminDataService: AdminDataService, cdr: ChangeDetectorRef);
|
|
3885
|
+
ngOnInit(): void;
|
|
3886
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3887
|
+
onPanelShow(): void;
|
|
3888
|
+
onScroll(event: Event): void;
|
|
3889
|
+
loadUser(): void;
|
|
3890
|
+
private getAhoyVisits;
|
|
3891
|
+
onDateSelection(): void;
|
|
3892
|
+
onServiceChange(value: string): void;
|
|
3893
|
+
onSearchOptionChange($event: any): void;
|
|
3894
|
+
handleFilter($event: any): void;
|
|
3895
|
+
ngOnDestroy(): void;
|
|
3896
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AhoyVisitsComponent, never>;
|
|
3897
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AhoyVisitsComponent, "pw-ahoy-visits", never, {}, {}, never, never, false, never>;
|
|
3898
|
+
}
|
|
3899
|
+
|
|
3900
|
+
declare class EventsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3901
|
+
private readonly cdr;
|
|
3902
|
+
private readonly ahoyService;
|
|
3903
|
+
private readonly adminDataService;
|
|
3904
|
+
private page;
|
|
3905
|
+
data: TrackEventResponse;
|
|
3906
|
+
loading: boolean;
|
|
3907
|
+
isLoaded: boolean;
|
|
3908
|
+
userSearchText: string;
|
|
3909
|
+
searchText: string;
|
|
3910
|
+
microServices: any[];
|
|
3911
|
+
selectedMicroService: string;
|
|
3912
|
+
startDate: string;
|
|
3913
|
+
endDate: string;
|
|
3914
|
+
subscriptionId: number;
|
|
3915
|
+
selectedOption: SelectItem[];
|
|
3916
|
+
users: User[];
|
|
3917
|
+
totalRecords: number;
|
|
3918
|
+
private scrollListener;
|
|
3919
|
+
private userPage;
|
|
3920
|
+
private stopLoading;
|
|
3921
|
+
userLoading: boolean;
|
|
3922
|
+
criteria: any[];
|
|
3923
|
+
searchOptions: any[];
|
|
3924
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, ahoyService: AhoyService, adminDataService: AdminDataService);
|
|
3925
|
+
ngOnInit(): void;
|
|
3926
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3927
|
+
onPanelShow(): void;
|
|
3928
|
+
onScroll(event: Event): void;
|
|
3929
|
+
loadUser(): void;
|
|
3930
|
+
private getEvents;
|
|
3931
|
+
onDateSelection(): void;
|
|
3932
|
+
onServiceChange(value: string): void;
|
|
3933
|
+
onSearchOptionChange($event: any): void;
|
|
3934
|
+
handleFilter($event: any): void;
|
|
3935
|
+
ngOnDestroy(): void;
|
|
3936
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EventsComponent, never>;
|
|
3937
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EventsComponent, "pw-events", never, {}, {}, never, never, false, never>;
|
|
3938
|
+
}
|
|
3939
|
+
|
|
3940
|
+
declare class VersionsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3941
|
+
private readonly ahoyService;
|
|
3942
|
+
private readonly modalService;
|
|
3943
|
+
private readonly adminDataService;
|
|
3944
|
+
private readonly cdr;
|
|
3945
|
+
data: AhoyVersionResponse;
|
|
3946
|
+
loading: boolean;
|
|
3947
|
+
isLoaded: boolean;
|
|
3948
|
+
userSearchText: string;
|
|
3949
|
+
searchText: string;
|
|
3950
|
+
page: number;
|
|
3951
|
+
activeObject: any;
|
|
3952
|
+
microServices: any[];
|
|
3953
|
+
selectedMicroService: string;
|
|
3954
|
+
events: string[];
|
|
3955
|
+
startDate: string;
|
|
3956
|
+
endDate: string;
|
|
3957
|
+
subscriptionId: number;
|
|
3958
|
+
selectedOption: SelectItem[];
|
|
3959
|
+
filterSource: string[];
|
|
3960
|
+
criteria: any[];
|
|
3961
|
+
searchOptions: any[];
|
|
3962
|
+
private scrollListener;
|
|
3963
|
+
private userPage;
|
|
3964
|
+
private stopLoading;
|
|
3965
|
+
userLoading: boolean;
|
|
3966
|
+
constructor(injector: Injector, ahoyService: AhoyService, modalService: NgbModal, adminDataService: AdminDataService, cdr: ChangeDetectorRef);
|
|
3967
|
+
ngOnInit(): void;
|
|
3968
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
3969
|
+
openObjectModal(content: any, item: any): void;
|
|
3970
|
+
getVersions(paging: Paging): void;
|
|
3971
|
+
onPanelShow(): void;
|
|
3972
|
+
onScroll(event: Event): void;
|
|
3973
|
+
loadUser(): void;
|
|
3974
|
+
onDateSelection(): void;
|
|
3975
|
+
onServiceChange(value: string): void;
|
|
3976
|
+
onSearchOptionChange($event: any): void;
|
|
3977
|
+
handleFilter($event: any): void;
|
|
3978
|
+
ngOnDestroy(): void;
|
|
3979
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<VersionsComponent, never>;
|
|
3980
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<VersionsComponent, "pw-versions", never, {}, {}, never, never, false, never>;
|
|
3981
|
+
}
|
|
3982
|
+
|
|
3983
|
+
declare class UsersListForProductComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
3984
|
+
private readonly productService;
|
|
3985
|
+
private readonly cdr;
|
|
3986
|
+
totalRecords: number;
|
|
3987
|
+
id: number;
|
|
3988
|
+
loading: boolean;
|
|
3989
|
+
searchText: string;
|
|
3990
|
+
users: SubscriptionMember[];
|
|
3991
|
+
productName: string;
|
|
3992
|
+
currentUser: User;
|
|
3993
|
+
subscriptionId: number;
|
|
3994
|
+
constructor(productService: ProductService, injector: Injector, cdr: ChangeDetectorRef);
|
|
3995
|
+
ngOnInit(): void;
|
|
3996
|
+
private getUsersForProduct;
|
|
3997
|
+
ngOnDestroy(): void;
|
|
3998
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UsersListForProductComponent, never>;
|
|
3999
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UsersListForProductComponent, "pw-users-list-for-product", never, {}, {}, never, never, false, never>;
|
|
4000
|
+
}
|
|
4001
|
+
|
|
4002
|
+
declare class NewsletterUsersListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
4003
|
+
private readonly adminService;
|
|
4004
|
+
private readonly cdr;
|
|
4005
|
+
private page;
|
|
4006
|
+
data: NewsLetterUserResponse;
|
|
4007
|
+
isLoaded: boolean;
|
|
4008
|
+
loading: boolean;
|
|
4009
|
+
subscriptionId: number;
|
|
4010
|
+
id: number;
|
|
4011
|
+
searchText: string;
|
|
4012
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
4013
|
+
ngOnInit(): void;
|
|
4014
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
4015
|
+
/** Function to get newsletter insight */
|
|
4016
|
+
private getNewsletterInsight;
|
|
4017
|
+
ngOnDestroy(): void;
|
|
4018
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterUsersListComponent, never>;
|
|
4019
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterUsersListComponent, "pw-newsletter-users-list", never, {}, {}, never, never, false, never>;
|
|
4020
|
+
}
|
|
4021
|
+
|
|
4022
|
+
interface GlobalConfig {
|
|
4023
|
+
id: number;
|
|
4024
|
+
name: string;
|
|
4025
|
+
default: boolean;
|
|
4026
|
+
field_type: string;
|
|
4027
|
+
}
|
|
4028
|
+
interface GlobalConfigResponse {
|
|
4029
|
+
global_configs: GlobalConfig[];
|
|
4030
|
+
object_count: number;
|
|
4031
|
+
unfiltered_count: number;
|
|
4032
|
+
}
|
|
4033
|
+
|
|
4034
|
+
declare class GlobalConfigListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
4035
|
+
private readonly adminService;
|
|
4036
|
+
private readonly cdr;
|
|
4037
|
+
searchText: string;
|
|
4038
|
+
isLoaded: boolean;
|
|
4039
|
+
loading: boolean;
|
|
4040
|
+
protected page: number;
|
|
4041
|
+
fieldTypes: string[];
|
|
4042
|
+
routers: {
|
|
4043
|
+
globalConfigDetails: string;
|
|
4044
|
+
adminCredentialsDetails: string;
|
|
4045
|
+
subscriptionCredentialDetails: string;
|
|
4046
|
+
newsletter: string;
|
|
4047
|
+
mailerDetails: string;
|
|
4048
|
+
newsletterItemDetails: string;
|
|
4049
|
+
newsletterItemView: string;
|
|
4050
|
+
newslettersUserList: string;
|
|
4051
|
+
newsletterDetails: string;
|
|
4052
|
+
permissionsList: string;
|
|
4053
|
+
permissionsDetails: string;
|
|
4054
|
+
rolesDetails: string;
|
|
4055
|
+
productDetails: string;
|
|
4056
|
+
productsUserList: string;
|
|
4057
|
+
feedbackQuestions: string;
|
|
4058
|
+
feedbackQuestionsDetails: string;
|
|
4059
|
+
subscriptionDetails: string;
|
|
4060
|
+
subscriptionProductDetails: string;
|
|
4061
|
+
tipsDetails: string;
|
|
4062
|
+
tosAndPrivacyDetails: string;
|
|
4063
|
+
tosAndPrivacyView: string;
|
|
4064
|
+
usersDetails: string;
|
|
4065
|
+
domainConfig: string;
|
|
4066
|
+
domainConfigDetails: string;
|
|
4067
|
+
loginNotifications: string;
|
|
4068
|
+
incidentConfig: string;
|
|
4069
|
+
incidentDetails: string;
|
|
4070
|
+
faqConfig: string;
|
|
4071
|
+
faqDetails: string;
|
|
4072
|
+
inviteUsers: string;
|
|
4073
|
+
subscriptionList: string;
|
|
4074
|
+
createResource: string;
|
|
4075
|
+
createTag: string;
|
|
4076
|
+
tags: string;
|
|
4077
|
+
posts: string;
|
|
4078
|
+
resourcesList: string;
|
|
4079
|
+
};
|
|
4080
|
+
data: GlobalConfigResponse;
|
|
4081
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
4082
|
+
ngOnInit(): void;
|
|
4083
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
4084
|
+
/** Function to get all configs */
|
|
4085
|
+
private getAllGlobalConfigs;
|
|
4086
|
+
onDelete(id: number): void;
|
|
4087
|
+
private getFieldTypes;
|
|
4088
|
+
ngOnDestroy(): void;
|
|
4089
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalConfigListComponent, never>;
|
|
4090
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GlobalConfigListComponent, "pw-global-config-list", never, {}, {}, never, never, false, never>;
|
|
4091
|
+
}
|
|
4092
|
+
|
|
4093
|
+
declare class GlobalConfigDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
4094
|
+
private readonly adminService;
|
|
4095
|
+
private readonly cdr;
|
|
4096
|
+
private id;
|
|
4097
|
+
form: UntypedFormGroup;
|
|
4098
|
+
data: GlobalConfig;
|
|
4099
|
+
submitted: boolean;
|
|
4100
|
+
isLoading: boolean;
|
|
4101
|
+
buttonBusy: boolean;
|
|
4102
|
+
fieldTypes: any[];
|
|
4103
|
+
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
4104
|
+
ngOnInit(): void;
|
|
4105
|
+
private getGlobalConfigDetails;
|
|
4106
|
+
get f(): {
|
|
4107
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
4108
|
+
};
|
|
4109
|
+
onSaveForm(): void;
|
|
4110
|
+
private getFieldTypes;
|
|
4111
|
+
ngOnDestroy(): void;
|
|
4112
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalConfigDetailsComponent, never>;
|
|
4113
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GlobalConfigDetailsComponent, "pw-global-config-details", never, {}, {}, never, never, false, never>;
|
|
4114
|
+
}
|
|
4115
|
+
|
|
4116
|
+
declare class GlobalConfigTabsComponent {
|
|
4117
|
+
items: MenuItem[];
|
|
4118
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GlobalConfigTabsComponent, never>;
|
|
4119
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<GlobalConfigTabsComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
4120
|
+
}
|
|
4121
|
+
|
|
4122
|
+
declare class SubscriptionProductsComponent extends AppBaseComponent implements OnInit {
|
|
4123
|
+
private readonly subscriptionService;
|
|
4124
|
+
private readonly cdr;
|
|
4125
|
+
private readonly productService;
|
|
4126
|
+
objectKeys: {
|
|
4127
|
+
(o: object): string[];
|
|
4128
|
+
(o: {}): string[];
|
|
4129
|
+
};
|
|
4130
|
+
id: number;
|
|
4131
|
+
totalRecords: number;
|
|
4132
|
+
isLoaded: boolean;
|
|
4133
|
+
loading: boolean;
|
|
4134
|
+
searchText: string;
|
|
4135
|
+
routers: {
|
|
4136
|
+
globalConfigDetails: string;
|
|
4137
|
+
adminCredentialsDetails: string;
|
|
4138
|
+
subscriptionCredentialDetails: string;
|
|
4139
|
+
newsletter: string;
|
|
4140
|
+
mailerDetails: string;
|
|
4141
|
+
newsletterItemDetails: string;
|
|
4142
|
+
newsletterItemView: string;
|
|
4143
|
+
newslettersUserList: string;
|
|
4144
|
+
newsletterDetails: string;
|
|
4145
|
+
permissionsList: string;
|
|
4146
|
+
permissionsDetails: string;
|
|
4147
|
+
rolesDetails: string;
|
|
4148
|
+
productDetails: string;
|
|
4149
|
+
productsUserList: string;
|
|
4150
|
+
feedbackQuestions: string;
|
|
4151
|
+
feedbackQuestionsDetails: string;
|
|
4152
|
+
subscriptionDetails: string;
|
|
4153
|
+
subscriptionProductDetails: string;
|
|
4154
|
+
tipsDetails: string;
|
|
4155
|
+
tosAndPrivacyDetails: string;
|
|
4156
|
+
tosAndPrivacyView: string;
|
|
4157
|
+
usersDetails: string;
|
|
4158
|
+
domainConfig: string;
|
|
4159
|
+
domainConfigDetails: string;
|
|
4160
|
+
loginNotifications: string;
|
|
4161
|
+
incidentConfig: string;
|
|
4162
|
+
incidentDetails: string;
|
|
4163
|
+
faqConfig: string;
|
|
4164
|
+
faqDetails: string;
|
|
4165
|
+
inviteUsers: string;
|
|
4166
|
+
subscriptionList: string;
|
|
4167
|
+
createResource: string;
|
|
4168
|
+
createTag: string;
|
|
4169
|
+
tags: string;
|
|
4170
|
+
posts: string;
|
|
4171
|
+
resourcesList: string;
|
|
4172
|
+
};
|
|
4173
|
+
subscriptionProducts: any[];
|
|
4174
|
+
currency: any[];
|
|
4175
|
+
totalRecordsUnFiltered: number;
|
|
4176
|
+
/** Subscription-level deleted flag from API (response.deleted) */
|
|
4177
|
+
isSubscriptionDeleted: boolean;
|
|
4178
|
+
constructor(subscriptionService: SubscriptionService, injector: Injector, cdr: ChangeDetectorRef, productService: ProductService);
|
|
4179
|
+
ngOnInit(): void;
|
|
4180
|
+
private getSupportedCurrency;
|
|
4181
|
+
private getSubscriptionDetails;
|
|
4182
|
+
canShowEdit(): boolean;
|
|
4183
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionProductsComponent, never>;
|
|
4184
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionProductsComponent, "pw-subscription-products", never, {}, {}, never, never, false, never>;
|
|
4185
|
+
}
|
|
4186
|
+
|
|
4187
|
+
declare class SubscriptionUsersComponent extends AppBaseComponent implements OnInit {
|
|
4188
|
+
private readonly subscriptionService;
|
|
4189
|
+
private readonly cdr;
|
|
4190
|
+
private readonly authService;
|
|
4191
|
+
private readonly windowService;
|
|
4192
|
+
private readonly adminService;
|
|
4193
|
+
private readonly toaster;
|
|
4194
|
+
passwordValidationModalForImpersonate: PasswordValidationComponent;
|
|
4195
|
+
passwordValidationModalForUserDelete: PasswordValidationComponent;
|
|
4196
|
+
passwordValidationModalForRemove2fa: PasswordValidationComponent;
|
|
4197
|
+
private readonly userToDelete;
|
|
4198
|
+
id: number;
|
|
4199
|
+
subscriptionMembers: any;
|
|
4200
|
+
subscriptionAdmins: any;
|
|
4201
|
+
totalRecords: number;
|
|
4202
|
+
isLoaded: boolean;
|
|
4203
|
+
loading: boolean;
|
|
4204
|
+
searchText: string;
|
|
4205
|
+
page: number;
|
|
4206
|
+
userToImpersonate: User;
|
|
4207
|
+
routers: {
|
|
4208
|
+
globalConfigDetails: string;
|
|
4209
|
+
adminCredentialsDetails: string;
|
|
4210
|
+
subscriptionCredentialDetails: string;
|
|
4211
|
+
newsletter: string;
|
|
4212
|
+
mailerDetails: string;
|
|
4213
|
+
newsletterItemDetails: string;
|
|
4214
|
+
newsletterItemView: string;
|
|
4215
|
+
newslettersUserList: string;
|
|
4216
|
+
newsletterDetails: string;
|
|
4217
|
+
permissionsList: string;
|
|
4218
|
+
permissionsDetails: string;
|
|
4219
|
+
rolesDetails: string;
|
|
4220
|
+
productDetails: string;
|
|
4221
|
+
productsUserList: string;
|
|
4222
|
+
feedbackQuestions: string;
|
|
4223
|
+
feedbackQuestionsDetails: string;
|
|
4224
|
+
subscriptionDetails: string;
|
|
4225
|
+
subscriptionProductDetails: string;
|
|
4226
|
+
tipsDetails: string;
|
|
4227
|
+
tosAndPrivacyDetails: string;
|
|
4228
|
+
tosAndPrivacyView: string;
|
|
4229
|
+
usersDetails: string;
|
|
4230
|
+
domainConfig: string;
|
|
4231
|
+
domainConfigDetails: string;
|
|
4232
|
+
loginNotifications: string;
|
|
4233
|
+
incidentConfig: string;
|
|
4234
|
+
incidentDetails: string;
|
|
4235
|
+
faqConfig: string;
|
|
4236
|
+
faqDetails: string;
|
|
4237
|
+
inviteUsers: string;
|
|
4238
|
+
subscriptionList: string;
|
|
4239
|
+
createResource: string;
|
|
4240
|
+
createTag: string;
|
|
4241
|
+
tags: string;
|
|
4242
|
+
posts: string;
|
|
4243
|
+
resourcesList: string;
|
|
4244
|
+
};
|
|
4245
|
+
totalUnfilteredCount: number;
|
|
4246
|
+
subscriptionId: number;
|
|
4247
|
+
remove2faUserId: number;
|
|
4248
|
+
subscriptionOwnerUserId: any;
|
|
4249
|
+
hasAccess: boolean;
|
|
4250
|
+
isAddEnabled: boolean;
|
|
4251
|
+
user: any;
|
|
4252
|
+
isUserSubscriptionSuperAdmin: boolean;
|
|
4253
|
+
isSubscriptionDeleted: boolean;
|
|
4254
|
+
/** Set when subscription is loaded; when deleted, only SuperAdmin sees row actions */
|
|
4255
|
+
canShowSubscriptionActions: boolean;
|
|
4256
|
+
constructor(subscriptionService: SubscriptionService, injector: Injector, cdr: ChangeDetectorRef, authService: AuthService, windowService: WindowService, adminService: AdminService, toaster: CustomToastService);
|
|
4257
|
+
ngOnInit(): void;
|
|
4258
|
+
private updateCanShowSubscriptionActions;
|
|
4259
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
4260
|
+
makeAdmin(user: any, value: boolean): void;
|
|
4261
|
+
onImpersonate(user: User): void;
|
|
4262
|
+
onChangeOwner(user: User): void;
|
|
4263
|
+
onUserImpersonation(_event: any): void;
|
|
4264
|
+
disable2fa(id: number): void;
|
|
4265
|
+
remove2fa(_event: any): void;
|
|
4266
|
+
/**
|
|
4267
|
+
* Remove a member from the current subscription (without deleting the user).
|
|
4268
|
+
*/
|
|
4269
|
+
onDelete(user: User): void;
|
|
4270
|
+
onMembersAdded(): void;
|
|
4271
|
+
private getSubscriptionDetails;
|
|
4272
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionUsersComponent, never>;
|
|
4273
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionUsersComponent, "pw-subscription-users", never, {}, {}, never, never, false, never>;
|
|
4274
|
+
}
|
|
4275
|
+
|
|
4276
|
+
declare class AddMembersComponent extends AppBaseComponent implements OnInit {
|
|
4277
|
+
private readonly cdr;
|
|
4278
|
+
private readonly formBuilder;
|
|
4279
|
+
private readonly subscriptionService;
|
|
4280
|
+
private readonly authService;
|
|
4281
|
+
membersAdded: EventEmitter<void>;
|
|
4282
|
+
form: UntypedFormGroup;
|
|
4283
|
+
emailsFormArray: UntypedFormArray;
|
|
4284
|
+
availableUnits: number;
|
|
4285
|
+
buttonBusy: boolean;
|
|
4286
|
+
files: UploadFile[];
|
|
4287
|
+
uploadInput: EventEmitter<UploadInput>;
|
|
4288
|
+
dragOver: boolean;
|
|
4289
|
+
options: UploaderOptions;
|
|
4290
|
+
humanizeBytes: typeof humanizeBytes;
|
|
4291
|
+
private readonly token;
|
|
4292
|
+
id: number;
|
|
4293
|
+
page: number;
|
|
4294
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, formBuilder: UntypedFormBuilder, subscriptionService: SubscriptionService, authService: AuthService);
|
|
4295
|
+
ngOnInit(): void;
|
|
4296
|
+
get emailsFormArrayElements(): UntypedFormArray;
|
|
4297
|
+
private createItem;
|
|
4298
|
+
addItem(): void;
|
|
4299
|
+
private getSubscriptionDetails;
|
|
4300
|
+
removeItem(index: number): void;
|
|
4301
|
+
onUploadOutput(output: UploadOutput): void;
|
|
4302
|
+
onSignUpMember(): void;
|
|
4303
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AddMembersComponent, never>;
|
|
4304
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddMembersComponent, "pw-add-members", never, {}, { "membersAdded": "membersAdded"; }, never, never, false, never>;
|
|
4305
|
+
}
|
|
4306
|
+
|
|
4307
|
+
declare class SubscriptionAgentsListComponent extends AppBaseComponent implements OnInit {
|
|
4308
|
+
private readonly adminService;
|
|
4309
|
+
private readonly parserFormatter;
|
|
4310
|
+
private readonly cdr;
|
|
4311
|
+
id: number;
|
|
4312
|
+
totalRecords: number;
|
|
4313
|
+
isLoaded: boolean;
|
|
4314
|
+
loading: boolean;
|
|
4315
|
+
searchText: string;
|
|
4316
|
+
newEmbass: boolean;
|
|
4317
|
+
formEmbassador: UntypedFormGroup;
|
|
4318
|
+
allAgents: any[];
|
|
4319
|
+
allUsers: AgentUser[];
|
|
4320
|
+
filteredUsers: any[];
|
|
4321
|
+
submitted: boolean;
|
|
4322
|
+
subscriptionId: number;
|
|
4323
|
+
totalUnfilteredCount: number;
|
|
4324
|
+
constructor(adminService: AdminService, parserFormatter: NgbDateParserFormatter, injector: Injector, cdr: ChangeDetectorRef);
|
|
4325
|
+
ngOnInit(): void;
|
|
4326
|
+
private getAgentsDetails;
|
|
4327
|
+
private getUsers;
|
|
4328
|
+
search(event: any): void;
|
|
4329
|
+
onAddEmbassador(): void;
|
|
4330
|
+
onDelete(userId: number): void;
|
|
4331
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionAgentsListComponent, never>;
|
|
4332
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionAgentsListComponent, "pw-subscription-agents-list", never, {}, {}, never, never, false, never>;
|
|
4333
|
+
}
|
|
4334
|
+
|
|
4335
|
+
declare class SubscriptionInsightTabsComponent {
|
|
4336
|
+
activeTab: string;
|
|
4337
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionInsightTabsComponent, never>;
|
|
4338
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionInsightTabsComponent, "pw-admin-subscription-insight-tabs", never, {}, {}, never, never, false, never>;
|
|
4339
|
+
}
|
|
4340
|
+
|
|
4341
|
+
interface ContactUs {
|
|
4342
|
+
id: number;
|
|
4343
|
+
name: string;
|
|
4344
|
+
email: string;
|
|
4345
|
+
subject: string;
|
|
4346
|
+
message: string;
|
|
4347
|
+
created_at: string;
|
|
4348
|
+
product_id: number;
|
|
4349
|
+
closed: boolean;
|
|
4350
|
+
}
|
|
4351
|
+
interface ContactUsResponse {
|
|
4352
|
+
contact_request: ContactUs[];
|
|
4353
|
+
object_count: number;
|
|
4354
|
+
unfiltered_count: number;
|
|
4355
|
+
}
|
|
4356
|
+
|
|
4357
|
+
declare class ContactUsListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
4358
|
+
private readonly adminService;
|
|
4359
|
+
private readonly cdr;
|
|
4360
|
+
private page;
|
|
4361
|
+
searchText: string;
|
|
4362
|
+
loading: boolean;
|
|
4363
|
+
isLoaded: boolean;
|
|
4364
|
+
data: ContactUsResponse;
|
|
4365
|
+
subscriptionId: number;
|
|
4366
|
+
productId: number;
|
|
4367
|
+
closed: boolean;
|
|
4368
|
+
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
4369
|
+
ngOnInit(): void;
|
|
4370
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
4371
|
+
private getAllContactUs;
|
|
4372
|
+
toggleRecord(id: number, action: boolean): void;
|
|
4373
|
+
filterClosed(value: boolean): void;
|
|
4374
|
+
ngOnDestroy(): void;
|
|
4375
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ContactUsListComponent, never>;
|
|
4376
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ContactUsListComponent, "pw-contact-us-list", never, {}, {}, never, never, false, never>;
|
|
4377
|
+
}
|
|
4378
|
+
|
|
4379
|
+
declare class IncidentListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
4380
|
+
private readonly commonService;
|
|
4381
|
+
private readonly cdr;
|
|
4382
|
+
routers: {
|
|
4383
|
+
globalConfigDetails: string;
|
|
4384
|
+
adminCredentialsDetails: string;
|
|
4385
|
+
subscriptionCredentialDetails: string;
|
|
4386
|
+
newsletter: string;
|
|
4387
|
+
mailerDetails: string;
|
|
4388
|
+
newsletterItemDetails: string;
|
|
4389
|
+
newsletterItemView: string;
|
|
4390
|
+
newslettersUserList: string;
|
|
4391
|
+
newsletterDetails: string;
|
|
4392
|
+
permissionsList: string;
|
|
4393
|
+
permissionsDetails: string;
|
|
4394
|
+
rolesDetails: string;
|
|
4395
|
+
productDetails: string;
|
|
4396
|
+
productsUserList: string;
|
|
4397
|
+
feedbackQuestions: string;
|
|
4398
|
+
feedbackQuestionsDetails: string;
|
|
4399
|
+
subscriptionDetails: string;
|
|
4400
|
+
subscriptionProductDetails: string;
|
|
4401
|
+
tipsDetails: string;
|
|
4402
|
+
tosAndPrivacyDetails: string;
|
|
4403
|
+
tosAndPrivacyView: string;
|
|
4404
|
+
usersDetails: string;
|
|
4405
|
+
domainConfig: string;
|
|
4406
|
+
domainConfigDetails: string;
|
|
4407
|
+
loginNotifications: string;
|
|
4408
|
+
incidentConfig: string;
|
|
4409
|
+
incidentDetails: string;
|
|
4410
|
+
faqConfig: string;
|
|
4411
|
+
faqDetails: string;
|
|
4412
|
+
inviteUsers: string;
|
|
4413
|
+
subscriptionList: string;
|
|
4414
|
+
createResource: string;
|
|
4415
|
+
createTag: string;
|
|
4416
|
+
tags: string;
|
|
4417
|
+
posts: string;
|
|
4418
|
+
resourcesList: string;
|
|
4419
|
+
};
|
|
4420
|
+
logo: string;
|
|
4421
|
+
showList: boolean;
|
|
4422
|
+
isLoaded: boolean;
|
|
4423
|
+
landing: boolean;
|
|
4424
|
+
openIncidents: any[];
|
|
4425
|
+
subscriptionId: number;
|
|
4426
|
+
totalRecords: number;
|
|
4427
|
+
p1: number;
|
|
4428
|
+
p: number;
|
|
4429
|
+
totalRecordsUnFiltered: number;
|
|
4430
|
+
private page;
|
|
4431
|
+
searchText: string;
|
|
4432
|
+
companyName: any;
|
|
4433
|
+
isSuperAdmin: boolean;
|
|
4434
|
+
constructor(injector: Injector, commonService: CommonService, cdr: ChangeDetectorRef);
|
|
4435
|
+
ngOnInit(): void;
|
|
4436
|
+
getIncidents(paging: Paging): void;
|
|
4437
|
+
onLazyLoad(event: LazyLoadEvent): void;
|
|
4438
|
+
calculateDuration(startedAt: string, resolvedAt: string): string;
|
|
4439
|
+
navigateToEdit(incident: any): void;
|
|
4440
|
+
onDelete(incident: any): void;
|
|
4441
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IncidentListComponent, never>;
|
|
4442
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IncidentListComponent, "pw-admin-incident-list", never, {}, {}, never, never, false, never>;
|
|
4443
|
+
}
|
|
4444
|
+
|
|
4445
|
+
declare class IncidentTabsComponent {
|
|
4446
|
+
items: MenuItem[];
|
|
4447
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IncidentTabsComponent, never>;
|
|
4448
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IncidentTabsComponent, "incident-tabs", never, {}, {}, never, never, false, never>;
|
|
4449
|
+
}
|
|
4450
|
+
|
|
4451
|
+
declare class AddEditIncidentComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
4452
|
+
private readonly cdr;
|
|
4453
|
+
private readonly commonService;
|
|
4454
|
+
editForm: NgForm;
|
|
4455
|
+
form: UntypedFormGroup;
|
|
4456
|
+
sanitizedHtml: SafeHtml;
|
|
4457
|
+
routers: {
|
|
4458
|
+
globalConfigDetails: string;
|
|
4459
|
+
adminCredentialsDetails: string;
|
|
4460
|
+
subscriptionCredentialDetails: string;
|
|
4461
|
+
newsletter: string;
|
|
4462
|
+
mailerDetails: string;
|
|
4463
|
+
newsletterItemDetails: string;
|
|
4464
|
+
newsletterItemView: string;
|
|
4465
|
+
newslettersUserList: string;
|
|
4466
|
+
newsletterDetails: string;
|
|
4467
|
+
permissionsList: string;
|
|
4468
|
+
permissionsDetails: string;
|
|
4469
|
+
rolesDetails: string;
|
|
4470
|
+
productDetails: string;
|
|
4471
|
+
productsUserList: string;
|
|
4472
|
+
feedbackQuestions: string;
|
|
4473
|
+
feedbackQuestionsDetails: string;
|
|
4474
|
+
subscriptionDetails: string;
|
|
4475
|
+
subscriptionProductDetails: string;
|
|
4476
|
+
tipsDetails: string;
|
|
4477
|
+
tosAndPrivacyDetails: string;
|
|
4478
|
+
tosAndPrivacyView: string;
|
|
4479
|
+
usersDetails: string;
|
|
4480
|
+
domainConfig: string;
|
|
4481
|
+
domainConfigDetails: string;
|
|
4482
|
+
loginNotifications: string;
|
|
4483
|
+
incidentConfig: string;
|
|
4484
|
+
incidentDetails: string;
|
|
4485
|
+
faqConfig: string;
|
|
4486
|
+
faqDetails: string;
|
|
4487
|
+
inviteUsers: string;
|
|
4488
|
+
subscriptionList: string;
|
|
4489
|
+
createResource: string;
|
|
4490
|
+
createTag: string;
|
|
4491
|
+
tags: string;
|
|
4492
|
+
posts: string;
|
|
4493
|
+
resourcesList: string;
|
|
4494
|
+
};
|
|
4495
|
+
editorConfig: any;
|
|
4496
|
+
landing: boolean;
|
|
4497
|
+
logo: string;
|
|
4498
|
+
openIncidents: any[];
|
|
4499
|
+
pastIncidents: any[];
|
|
4500
|
+
isLoading: boolean;
|
|
4501
|
+
p1: number;
|
|
4502
|
+
p: number;
|
|
4503
|
+
subscriptionId: number;
|
|
4504
|
+
id: number;
|
|
4505
|
+
companyName: any;
|
|
4506
|
+
currentIncident: Incident;
|
|
4507
|
+
isSuperAdmin: boolean;
|
|
4508
|
+
submitted: boolean;
|
|
4509
|
+
buttonBusy: boolean;
|
|
4510
|
+
constructor(injector: Injector, cdr: ChangeDetectorRef, commonService: CommonService);
|
|
4511
|
+
ngAfterViewInit(): void;
|
|
4512
|
+
ngOnInit(): void;
|
|
4513
|
+
get f(): {
|
|
4514
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
4515
|
+
};
|
|
4516
|
+
onSubmit(): void;
|
|
4517
|
+
getIncidentById(): void;
|
|
4518
|
+
onAdd(): void;
|
|
4519
|
+
onUpdate(): void;
|
|
4520
|
+
onCancel(): void;
|
|
4521
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AddEditIncidentComponent, never>;
|
|
4522
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddEditIncidentComponent, "pw-admin-add-edit-incident", never, {}, {}, never, never, false, never>;
|
|
4523
|
+
}
|
|
4524
|
+
|
|
4525
|
+
declare class AddFaqComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
4526
|
+
private readonly commonService;
|
|
4527
|
+
private readonly adminService;
|
|
4528
|
+
private readonly productService;
|
|
4529
|
+
private readonly cdr;
|
|
4530
|
+
editForm: NgForm;
|
|
4531
|
+
form: UntypedFormGroup;
|
|
4532
|
+
routers: {
|
|
4533
|
+
globalConfigDetails: string;
|
|
4534
|
+
adminCredentialsDetails: string;
|
|
4535
|
+
subscriptionCredentialDetails: string;
|
|
4536
|
+
newsletter: string;
|
|
4537
|
+
mailerDetails: string;
|
|
4538
|
+
newsletterItemDetails: string;
|
|
4539
|
+
newsletterItemView: string;
|
|
4540
|
+
newslettersUserList: string;
|
|
4541
|
+
newsletterDetails: string;
|
|
4542
|
+
permissionsList: string;
|
|
4543
|
+
permissionsDetails: string;
|
|
4544
|
+
rolesDetails: string;
|
|
4545
|
+
productDetails: string;
|
|
4546
|
+
productsUserList: string;
|
|
4547
|
+
feedbackQuestions: string;
|
|
4548
|
+
feedbackQuestionsDetails: string;
|
|
4549
|
+
subscriptionDetails: string;
|
|
4550
|
+
subscriptionProductDetails: string;
|
|
4551
|
+
tipsDetails: string;
|
|
4552
|
+
tosAndPrivacyDetails: string;
|
|
4553
|
+
tosAndPrivacyView: string;
|
|
4554
|
+
usersDetails: string;
|
|
4555
|
+
domainConfig: string;
|
|
4556
|
+
domainConfigDetails: string;
|
|
4557
|
+
loginNotifications: string;
|
|
4558
|
+
incidentConfig: string;
|
|
4559
|
+
incidentDetails: string;
|
|
4560
|
+
faqConfig: string;
|
|
4561
|
+
faqDetails: string;
|
|
4562
|
+
inviteUsers: string;
|
|
4563
|
+
subscriptionList: string;
|
|
4564
|
+
createResource: string;
|
|
4565
|
+
createTag: string;
|
|
4566
|
+
tags: string;
|
|
4567
|
+
posts: string;
|
|
4568
|
+
resourcesList: string;
|
|
4569
|
+
};
|
|
4570
|
+
editorConfig: any;
|
|
4571
|
+
id: number;
|
|
4572
|
+
submitted: boolean;
|
|
4573
|
+
isEdit: boolean;
|
|
4574
|
+
buttonBusy: boolean;
|
|
4575
|
+
isLoaded: boolean;
|
|
4576
|
+
isProductEnabled: boolean;
|
|
4577
|
+
showList: boolean;
|
|
4578
|
+
showFilters: boolean;
|
|
4579
|
+
categories: any[];
|
|
4580
|
+
productList: ProductList[];
|
|
4581
|
+
allProducts: Product[];
|
|
4582
|
+
faqs: FAQ[];
|
|
4583
|
+
faqList: FAQ[];
|
|
4584
|
+
backUpFAQ: FAQ[];
|
|
4585
|
+
allFaqs: any[];
|
|
4586
|
+
searchText: string;
|
|
4587
|
+
defaultValue: any;
|
|
4588
|
+
totalRecordsUnFiltered: number;
|
|
4589
|
+
totalRecords: number;
|
|
4590
|
+
page: number;
|
|
4591
|
+
subscriptionId: number;
|
|
4592
|
+
featureKeysList: any[];
|
|
4593
|
+
selectedFeatureKeys: any[];
|
|
4594
|
+
categoryForBadges: any[];
|
|
4595
|
+
slug: string;
|
|
4596
|
+
faqHashMap: {};
|
|
4597
|
+
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector, cdr: ChangeDetectorRef);
|
|
4598
|
+
ngOnInit(): void;
|
|
4599
|
+
ngAfterViewInit(): void;
|
|
4600
|
+
get f(): {
|
|
4601
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
4602
|
+
};
|
|
4603
|
+
private getFaqs;
|
|
4604
|
+
onSubmit(): void;
|
|
4605
|
+
addNew(): void;
|
|
4606
|
+
private getCategories;
|
|
4607
|
+
private sortObj;
|
|
4608
|
+
private groupProducts;
|
|
4609
|
+
onProductChange(event: any): void;
|
|
4610
|
+
onChange(item: any): void;
|
|
4611
|
+
onValueChange(faq: FAQ, value: boolean): void;
|
|
4612
|
+
onPublicValueChange(faq: FAQ, value: boolean): void;
|
|
4613
|
+
onCancel(): void;
|
|
4614
|
+
ngOnDestroy(): void;
|
|
4615
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AddFaqComponent, never>;
|
|
4616
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<AddFaqComponent, "pw-admin-add-edit-incident", never, {}, {}, never, never, false, never>;
|
|
4617
|
+
}
|
|
4618
|
+
|
|
4619
|
+
declare class EditFaqComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
4620
|
+
private readonly commonService;
|
|
4621
|
+
private readonly adminService;
|
|
4622
|
+
private readonly productService;
|
|
4623
|
+
private readonly cdr;
|
|
4624
|
+
editForm: NgForm;
|
|
4625
|
+
form: UntypedFormGroup;
|
|
4626
|
+
routers: {
|
|
4627
|
+
globalConfigDetails: string;
|
|
4628
|
+
adminCredentialsDetails: string;
|
|
4629
|
+
subscriptionCredentialDetails: string;
|
|
4630
|
+
newsletter: string;
|
|
4631
|
+
mailerDetails: string;
|
|
4632
|
+
newsletterItemDetails: string;
|
|
4633
|
+
newsletterItemView: string;
|
|
4634
|
+
newslettersUserList: string;
|
|
4635
|
+
newsletterDetails: string;
|
|
4636
|
+
permissionsList: string;
|
|
4637
|
+
permissionsDetails: string;
|
|
4638
|
+
rolesDetails: string;
|
|
4639
|
+
productDetails: string;
|
|
4640
|
+
productsUserList: string;
|
|
4641
|
+
feedbackQuestions: string;
|
|
4642
|
+
feedbackQuestionsDetails: string;
|
|
4643
|
+
subscriptionDetails: string;
|
|
4644
|
+
subscriptionProductDetails: string;
|
|
4645
|
+
tipsDetails: string;
|
|
4646
|
+
tosAndPrivacyDetails: string;
|
|
4647
|
+
tosAndPrivacyView: string;
|
|
4648
|
+
usersDetails: string;
|
|
4649
|
+
domainConfig: string;
|
|
4650
|
+
domainConfigDetails: string;
|
|
4651
|
+
loginNotifications: string;
|
|
4652
|
+
incidentConfig: string;
|
|
4653
|
+
incidentDetails: string;
|
|
4654
|
+
faqConfig: string;
|
|
4655
|
+
faqDetails: string;
|
|
4656
|
+
inviteUsers: string;
|
|
4657
|
+
subscriptionList: string;
|
|
4658
|
+
createResource: string;
|
|
4659
|
+
createTag: string;
|
|
4660
|
+
tags: string;
|
|
4661
|
+
posts: string;
|
|
4662
|
+
resourcesList: string;
|
|
4663
|
+
};
|
|
4664
|
+
editorConfig: any;
|
|
4665
|
+
id: number;
|
|
4666
|
+
submitted: boolean;
|
|
4667
|
+
isEdit: boolean;
|
|
4668
|
+
buttonBusy: boolean;
|
|
4669
|
+
isLoaded: boolean;
|
|
4670
|
+
isProductEnabled: boolean;
|
|
4671
|
+
showList: boolean;
|
|
4672
|
+
showFilters: boolean;
|
|
4673
|
+
categories: any[];
|
|
4674
|
+
productList: ProductList[];
|
|
4675
|
+
allProducts: Product[];
|
|
4676
|
+
faqs: FAQ[];
|
|
4677
|
+
faqList: FAQ[];
|
|
4678
|
+
backUpFAQ: FAQ[];
|
|
4679
|
+
allFaqs: any[];
|
|
4680
|
+
searchText: string;
|
|
4681
|
+
defaultValue: any;
|
|
4682
|
+
totalRecordsUnFiltered: number;
|
|
4683
|
+
totalRecords: number;
|
|
4684
|
+
page: number;
|
|
4685
|
+
subscriptionId: number;
|
|
4686
|
+
featureKeysList: any[];
|
|
4687
|
+
selectedFeatureKeys: any[];
|
|
4688
|
+
categoryForBadges: any[];
|
|
4689
|
+
slug: string;
|
|
4690
|
+
faqHashMap: {};
|
|
4691
|
+
currentFaq: FAQ | null;
|
|
4692
|
+
activeItem: FAQ | null;
|
|
4693
|
+
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector, cdr: ChangeDetectorRef);
|
|
4694
|
+
ngAfterViewInit(): void;
|
|
4695
|
+
ngOnInit(): void;
|
|
4696
|
+
get f(): {
|
|
4697
|
+
[key: string]: _angular_forms.AbstractControl<any, any, any>;
|
|
4698
|
+
};
|
|
4699
|
+
private getFaqCategories;
|
|
4700
|
+
private getCurrentFaq;
|
|
4701
|
+
onSubmit(): void;
|
|
4702
|
+
updateFaq(): void;
|
|
4703
|
+
private getCategories;
|
|
4704
|
+
sortObj(obj: any): {};
|
|
4705
|
+
private groupProducts;
|
|
4706
|
+
onChange(item: any): void;
|
|
4707
|
+
onPublicValueChange(faq: FAQ, value: boolean): void;
|
|
4708
|
+
onCancel(): void;
|
|
4709
|
+
ngOnDestroy(): void;
|
|
4710
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<EditFaqComponent, never>;
|
|
4711
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<EditFaqComponent, "pw-admin-edit-incident", never, {}, {}, never, never, false, never>;
|
|
4712
|
+
}
|
|
4713
|
+
|
|
4714
|
+
declare class UsersInformationSidebarComponent {
|
|
4715
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<UsersInformationSidebarComponent, never>;
|
|
4716
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<UsersInformationSidebarComponent, "pw-users-information-sidebar", never, {}, {}, never, never, false, never>;
|
|
4717
|
+
}
|
|
4718
|
+
|
|
4719
|
+
declare class AdminRoutingModule {
|
|
4720
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdminRoutingModule, never>;
|
|
4721
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdminRoutingModule, never, [typeof i1.RouterModule], [typeof i1.RouterModule]>;
|
|
4722
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AdminRoutingModule>;
|
|
4723
|
+
}
|
|
4724
|
+
|
|
4725
|
+
declare class AdminModule {
|
|
4726
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdminModule, never>;
|
|
4727
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<AdminModule, [typeof UserTabComponent, typeof SubscriptionComponent, typeof MailerComponent, typeof MailerListComponent, typeof MailerDetailsComponent, typeof NewsletterComponent, typeof FaqListComponent, typeof DomainConfigListComponent, typeof DomainConfigDetailsComponent, typeof DomainConfigBuildComponent, typeof DomainConfigCoreComponent, typeof DomainConfigOrganizationComponent, typeof DomainConfigSecurityComponent, typeof DomainConfigSocialComponent, typeof DomainConfigIntegrationsComponent, typeof DomainConfigInterfaceComponent, typeof DomainConfigTabsComponent, typeof LoginNotificationTabsComponent, typeof LoginNotificationsListComponent, typeof LoginNotificationDetailsComponent, typeof FeedbackQuestionsListComponent, typeof FeedbackQuestionsDetailsComponent, typeof UserDetailsComponent, typeof ProductsTabComponent, typeof SubscriptionDetailsComponent, typeof NewsletterDetailsComponent, typeof NewsletterItemDetailsComponent, typeof NewsLetterItemViewComponent, typeof ProductDetailsComponent, typeof RoleDetailsComponent, typeof TagsTabsComponent, typeof TipComponent, typeof TipsComponent, typeof AgentDetailsComponent, typeof UserListComponent, typeof RolesListComponent, typeof SubscriptionsListComponent, typeof InviteUsersComponent, typeof SubscriptionProductDetailsComponent, typeof InsightComponent, typeof SubscriptionInsightNpsComponent, typeof SubscriptionInsightAveragePriceComponent, typeof SubscriptionInsightProcuctSessionComponent, typeof SubscriptionInsightUserSessionComponent, typeof SubscriptionInsightAverageUserComponent, typeof SubscriptionInsightRevenueComponent, typeof SubscriptionInsightChurnComponent, typeof ProductsListComponent, typeof ProductInsightComponent, typeof ResourcesAdminIndexComponent, typeof ResourceAdminDetailsComponent, typeof TagDetailsComponent, typeof ResourcesIndexComponent, typeof ResourcesInsightComponent, typeof ResourcesListsInsightComponent, typeof NewslettersListComponent, typeof NewslettersItemsComponent, typeof NewsletterInsightComponent, typeof UserInsightComponent, typeof TagsCategoryComponent, typeof TagsListComponent, typeof TipsTabsComponent, typeof GenericMiscComponent, typeof GenericInsightComponent, typeof FaqTabsComponent, typeof ContactUsTabsComponent, typeof GeneralTabsComponent, typeof PermissionsListComponent, typeof PermissionsDetailsComponent, typeof PermissionsTabsComponent, typeof TermsOfServiceComponent, typeof TermsOfServiceTabsComponent, typeof TermsOfServiceDetailsComponent, typeof CredentialsComponent, typeof SubscriptionCredentialsComponent, typeof SubscriptionCredentialsDetailsComponent, typeof CredentialsDetailsComponent, typeof CredentialsTabComponent, typeof AhoyEventsComponent, typeof TrackingComponent, typeof AhoyMessagesComponent, typeof AhoyVisitsComponent, typeof EventsComponent, typeof VersionsComponent, typeof UsersListForProductComponent, typeof NewsletterUsersListComponent, typeof GlobalConfigListComponent, typeof GlobalConfigDetailsComponent, typeof GlobalConfigTabsComponent, typeof SubscriptionProductsComponent, typeof SubscriptionUsersComponent, typeof AddMembersComponent, typeof SubscriptionAgentsListComponent, typeof SubscriptionInsightTabsComponent, typeof ContactUsListComponent, typeof IncidentListComponent, typeof IncidentTabsComponent, typeof AddEditIncidentComponent, typeof AddFaqComponent, typeof EditFaqComponent, typeof UsersInformationSidebarComponent], [typeof i102.TableModule, typeof i103.TooltipModule, typeof i104.AccordionModule, typeof i105.AutoCompleteModule, typeof i106.SelectModule, typeof i107.MultiSelectModule, typeof i108.InputTextModule, typeof i109.NgxDaterangepickerMd, typeof i110.NgxJsonViewerModule, typeof i111.DatePickerModule, typeof i112.PlotlyViaCDNModule, typeof i113.FileUploadModule, typeof i114.NgbTooltipModule, typeof i115.NgxUploaderModule, typeof i116.CommonModule, typeof i117.UiSwitchModule, typeof i118.SharedComponentsModule, typeof i118.CollapsibleSidebarTriggerDirective, typeof i119.NgxGpAutocompleteModule, typeof i120.CoreTranslocoModule, typeof i121.PipesModule, typeof i122.DirectivesModule, typeof AdminRoutingModule, typeof i114.NgbModalModule, typeof _angular_forms.FormsModule, typeof _angular_forms.ReactiveFormsModule, typeof i125.NgxPaginationModule, typeof i114.NgbNavModule, typeof i114.NgbDatepickerModule, typeof i126.QuillModule], never>;
|
|
4728
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<AdminModule>;
|
|
4729
|
+
}
|
|
4730
|
+
|
|
4731
|
+
declare class AdminGuardService {
|
|
4732
|
+
private readonly userService;
|
|
4733
|
+
private readonly router;
|
|
4734
|
+
private readonly permissionService;
|
|
4735
|
+
constructor(userService: UserService, router: Router, permissionService: PermissionService);
|
|
4736
|
+
canLoad(route: Route): Observable<boolean> | boolean;
|
|
4737
|
+
canActivate(_route: ActivatedRouteSnapshot, _state: RouterStateSnapshot): Observable<boolean> | Promise<boolean> | boolean;
|
|
4738
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<AdminGuardService, never>;
|
|
4739
|
+
static ɵprov: i0.ɵɵInjectableDeclaration<AdminGuardService>;
|
|
4740
|
+
}
|
|
4741
|
+
|
|
4742
|
+
declare const ROUTERS: {
|
|
4743
|
+
globalConfigDetails: string;
|
|
4744
|
+
adminCredentialsDetails: string;
|
|
4745
|
+
subscriptionCredentialDetails: string;
|
|
4746
|
+
newsletter: string;
|
|
4747
|
+
mailerDetails: string;
|
|
4748
|
+
newsletterItemDetails: string;
|
|
4749
|
+
newsletterItemView: string;
|
|
4750
|
+
newslettersUserList: string;
|
|
4751
|
+
newsletterDetails: string;
|
|
4752
|
+
permissionsList: string;
|
|
4753
|
+
permissionsDetails: string;
|
|
4754
|
+
rolesDetails: string;
|
|
4755
|
+
productDetails: string;
|
|
4756
|
+
productsUserList: string;
|
|
4757
|
+
feedbackQuestions: string;
|
|
4758
|
+
feedbackQuestionsDetails: string;
|
|
4759
|
+
subscriptionDetails: string;
|
|
4760
|
+
subscriptionProductDetails: string;
|
|
4761
|
+
tipsDetails: string;
|
|
4762
|
+
tosAndPrivacyDetails: string;
|
|
4763
|
+
tosAndPrivacyView: string;
|
|
4764
|
+
usersDetails: string;
|
|
4765
|
+
domainConfig: string;
|
|
4766
|
+
domainConfigDetails: string;
|
|
4767
|
+
loginNotifications: string;
|
|
4768
|
+
incidentConfig: string;
|
|
4769
|
+
incidentDetails: string;
|
|
4770
|
+
faqConfig: string;
|
|
4771
|
+
faqDetails: string;
|
|
4772
|
+
inviteUsers: string;
|
|
4773
|
+
subscriptionList: string;
|
|
4774
|
+
createResource: string;
|
|
4775
|
+
createTag: string;
|
|
4776
|
+
tags: string;
|
|
4777
|
+
posts: string;
|
|
4778
|
+
resourcesList: string;
|
|
4779
|
+
};
|
|
4780
|
+
|
|
4781
|
+
export { AddFaqComponent, AdminGuardService, AdminModule, AdminRoutingModule, AgentDetailsComponent, AhoyEventsComponent, AhoyMessagesComponent, AhoyVisitsComponent, ContactUsListComponent, ContactUsTabsComponent, CredentialsComponent, CredentialsDetailsComponent, CredentialsTabComponent, DomainConfigBuildComponent, DomainConfigCoreComponent, DomainConfigDetailsComponent, DomainConfigIntegrationsComponent, DomainConfigInterfaceComponent, DomainConfigListComponent, DomainConfigOrganizationComponent, DomainConfigSecurityComponent, DomainConfigSocialComponent, DomainConfigTabsComponent, EditFaqComponent, EventsComponent, FaqListComponent, FaqTabsComponent, FeedbackQuestionsDetailsComponent, FeedbackQuestionsListComponent, GeneralTabsComponent, GenericInsightComponent, GenericMiscComponent, GlobalConfigDetailsComponent, GlobalConfigListComponent, GlobalConfigTabsComponent, InsightComponent, LoginNotificationDetailsComponent, LoginNotificationTabsComponent, LoginNotificationsListComponent, NewsletterComponent, NewsletterDetailsComponent, NewsletterInsightComponent, NewsletterItemDetailsComponent, NewsletterUsersListComponent, NewslettersItemsComponent, NewslettersListComponent, PermissionsDetailsComponent, PermissionsListComponent, PermissionsTabsComponent, ProductDetailsComponent, ProductInsightComponent, ProductsListComponent, ProductsTabComponent, ROUTERS, RoleDetailsComponent, RolesListComponent, SubscriptionAgentsListComponent, SubscriptionComponent, SubscriptionCredentialsComponent, SubscriptionCredentialsDetailsComponent, SubscriptionDetailsComponent, SubscriptionInsightNpsComponent, SubscriptionInsightRevenueComponent, SubscriptionInsightTabsComponent, SubscriptionProductDetailsComponent, SubscriptionProductsComponent, SubscriptionUsersComponent, SubscriptionsListComponent, TagsCategoryComponent, TagsListComponent, TagsTabsComponent, TermsOfServiceComponent, TermsOfServiceDetailsComponent, TermsOfServiceTabsComponent, TipComponent, TipsComponent, TipsTabsComponent, TrackingComponent, UserDetailsComponent, UserInsightComponent, UserListComponent, UserTabComponent, UsersListForProductComponent, VersionsComponent };
|