@posiwise/admin-module 0.0.201 → 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 +1074 -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 -63
- 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
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
3
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
-
import { DomainConfigResponse } from '../../../shared/interface/domain-config.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DomainConfigListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
private readonly cdr;
|
|
10
|
-
private page;
|
|
11
|
-
data: DomainConfigResponse;
|
|
12
|
-
loading: boolean;
|
|
13
|
-
isLoaded: boolean;
|
|
14
|
-
shardNames: any[];
|
|
15
|
-
frontendRepoNames: any[];
|
|
16
|
-
routers: {
|
|
17
|
-
globalConfigDetails: string;
|
|
18
|
-
adminCredentialsDetails: string;
|
|
19
|
-
subscriptionCredentialDetails: string;
|
|
20
|
-
newsletter: string;
|
|
21
|
-
mailerDetails: string;
|
|
22
|
-
newsletterItemDetails: string;
|
|
23
|
-
newsletterItemView: string;
|
|
24
|
-
newslettersUserList: string;
|
|
25
|
-
newsletterDetails: string;
|
|
26
|
-
permissionsList: string;
|
|
27
|
-
permissionsDetails: string;
|
|
28
|
-
rolesDetails: string;
|
|
29
|
-
productDetails: string;
|
|
30
|
-
productsUserList: string;
|
|
31
|
-
feedbackQuestions: string;
|
|
32
|
-
feedbackQuestionsDetails: string;
|
|
33
|
-
subscriptionDetails: string;
|
|
34
|
-
subscriptionProductDetails: string;
|
|
35
|
-
tipsDetails: string;
|
|
36
|
-
tosAndPrivacyDetails: string;
|
|
37
|
-
tosAndPrivacyView: string;
|
|
38
|
-
usersDetails: string;
|
|
39
|
-
domainConfig: string;
|
|
40
|
-
domainConfigDetails: string;
|
|
41
|
-
loginNotifications: string;
|
|
42
|
-
incidentConfig: string;
|
|
43
|
-
incidentDetails: string;
|
|
44
|
-
faqConfig: string;
|
|
45
|
-
faqDetails: string;
|
|
46
|
-
inviteUsers: string;
|
|
47
|
-
subscriptionList: string;
|
|
48
|
-
createResource: string;
|
|
49
|
-
createTag: string;
|
|
50
|
-
tags: string;
|
|
51
|
-
posts: string;
|
|
52
|
-
resourcesList: string;
|
|
53
|
-
};
|
|
54
|
-
subscriptionId: number;
|
|
55
|
-
searchText: string;
|
|
56
|
-
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
57
|
-
ngOnInit(): void;
|
|
58
|
-
ngAfterViewChecked(): void;
|
|
59
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
60
|
-
private getDomainConfigs;
|
|
61
|
-
onDelete(id: number): void;
|
|
62
|
-
ngOnDestroy(): void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigListComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigListComponent, "pw-domain-config-list", never, {}, {}, never, never, false, never>;
|
|
65
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MenuItem } from 'primeng/api';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class DomainConfigTabsComponent {
|
|
4
|
-
items: MenuItem[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigTabsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigTabsComponent, "domain-config-tabs", never, {}, {}, never, never, false, never>;
|
|
7
|
-
}
|
|
@@ -1,100 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { NgForm, UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import { CommonService, ProductService } from '@posiwise/common-services';
|
|
6
|
-
import { FAQ, Product } from '@posiwise/common-utilities';
|
|
7
|
-
import { ProductList } from '../../../shared/interface/admin-module-shared.interface';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class AddFaqComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
10
|
-
private readonly commonService;
|
|
11
|
-
private readonly adminService;
|
|
12
|
-
private readonly productService;
|
|
13
|
-
editForm: NgForm;
|
|
14
|
-
form: UntypedFormGroup;
|
|
15
|
-
routers: {
|
|
16
|
-
globalConfigDetails: string;
|
|
17
|
-
adminCredentialsDetails: string;
|
|
18
|
-
subscriptionCredentialDetails: string;
|
|
19
|
-
newsletter: string;
|
|
20
|
-
mailerDetails: string;
|
|
21
|
-
newsletterItemDetails: string;
|
|
22
|
-
newsletterItemView: string;
|
|
23
|
-
newslettersUserList: string;
|
|
24
|
-
newsletterDetails: string;
|
|
25
|
-
permissionsList: string;
|
|
26
|
-
permissionsDetails: string;
|
|
27
|
-
rolesDetails: string;
|
|
28
|
-
productDetails: string;
|
|
29
|
-
productsUserList: string;
|
|
30
|
-
feedbackQuestions: string;
|
|
31
|
-
feedbackQuestionsDetails: string;
|
|
32
|
-
subscriptionDetails: string;
|
|
33
|
-
subscriptionProductDetails: string;
|
|
34
|
-
tipsDetails: string;
|
|
35
|
-
tosAndPrivacyDetails: string;
|
|
36
|
-
tosAndPrivacyView: string;
|
|
37
|
-
usersDetails: string;
|
|
38
|
-
domainConfig: string;
|
|
39
|
-
domainConfigDetails: string;
|
|
40
|
-
loginNotifications: string;
|
|
41
|
-
incidentConfig: string;
|
|
42
|
-
incidentDetails: string;
|
|
43
|
-
faqConfig: string;
|
|
44
|
-
faqDetails: string;
|
|
45
|
-
inviteUsers: string;
|
|
46
|
-
subscriptionList: string;
|
|
47
|
-
createResource: string;
|
|
48
|
-
createTag: string;
|
|
49
|
-
tags: string;
|
|
50
|
-
posts: string;
|
|
51
|
-
resourcesList: string;
|
|
52
|
-
};
|
|
53
|
-
editorConfig: any;
|
|
54
|
-
id: number;
|
|
55
|
-
submitted: boolean;
|
|
56
|
-
isEdit: boolean;
|
|
57
|
-
buttonBusy: boolean;
|
|
58
|
-
isLoaded: boolean;
|
|
59
|
-
isProductEnabled: boolean;
|
|
60
|
-
showList: boolean;
|
|
61
|
-
showFilters: boolean;
|
|
62
|
-
categories: any[];
|
|
63
|
-
productList: ProductList[];
|
|
64
|
-
allProducts: Product[];
|
|
65
|
-
faqs: FAQ[];
|
|
66
|
-
faqList: FAQ[];
|
|
67
|
-
backUpFAQ: FAQ[];
|
|
68
|
-
allFaqs: any[];
|
|
69
|
-
searchText: string;
|
|
70
|
-
defaultValue: any;
|
|
71
|
-
totalRecordsUnFiltered: number;
|
|
72
|
-
totalRecords: number;
|
|
73
|
-
page: number;
|
|
74
|
-
subscriptionId: number;
|
|
75
|
-
featureKeysList: any[];
|
|
76
|
-
selectedFeatureKeys: any[];
|
|
77
|
-
categoryForBadges: any[];
|
|
78
|
-
slug: string;
|
|
79
|
-
faqHashMap: {};
|
|
80
|
-
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector);
|
|
81
|
-
ngOnInit(): void;
|
|
82
|
-
ngAfterViewInit(): void;
|
|
83
|
-
get f(): {
|
|
84
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
85
|
-
};
|
|
86
|
-
private getFaqs;
|
|
87
|
-
onSubmit(): void;
|
|
88
|
-
addNew(): void;
|
|
89
|
-
private getCategories;
|
|
90
|
-
private sortObj;
|
|
91
|
-
private groupProducts;
|
|
92
|
-
onProductChange(event: any): void;
|
|
93
|
-
onChange(item: any): void;
|
|
94
|
-
onValueChange(faq: FAQ, value: boolean): void;
|
|
95
|
-
onPublicValueChange(faq: FAQ, value: boolean): void;
|
|
96
|
-
onCancel(): void;
|
|
97
|
-
ngOnDestroy(): void;
|
|
98
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddFaqComponent, never>;
|
|
99
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddFaqComponent, "pw-admin-add-edit-incident", never, {}, {}, never, never, false, never>;
|
|
100
|
-
}
|
|
@@ -1,101 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { NgForm, UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import { CommonService, ProductService } from '@posiwise/common-services';
|
|
6
|
-
import { FAQ, Product } from '@posiwise/common-utilities';
|
|
7
|
-
import { ProductList } from '../../../shared/interface/admin-module-shared.interface';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class EditFaqComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
10
|
-
private readonly commonService;
|
|
11
|
-
private readonly adminService;
|
|
12
|
-
private readonly productService;
|
|
13
|
-
editForm: NgForm;
|
|
14
|
-
form: UntypedFormGroup;
|
|
15
|
-
routers: {
|
|
16
|
-
globalConfigDetails: string;
|
|
17
|
-
adminCredentialsDetails: string;
|
|
18
|
-
subscriptionCredentialDetails: string;
|
|
19
|
-
newsletter: string;
|
|
20
|
-
mailerDetails: string;
|
|
21
|
-
newsletterItemDetails: string;
|
|
22
|
-
newsletterItemView: string;
|
|
23
|
-
newslettersUserList: string;
|
|
24
|
-
newsletterDetails: string;
|
|
25
|
-
permissionsList: string;
|
|
26
|
-
permissionsDetails: string;
|
|
27
|
-
rolesDetails: string;
|
|
28
|
-
productDetails: string;
|
|
29
|
-
productsUserList: string;
|
|
30
|
-
feedbackQuestions: string;
|
|
31
|
-
feedbackQuestionsDetails: string;
|
|
32
|
-
subscriptionDetails: string;
|
|
33
|
-
subscriptionProductDetails: string;
|
|
34
|
-
tipsDetails: string;
|
|
35
|
-
tosAndPrivacyDetails: string;
|
|
36
|
-
tosAndPrivacyView: string;
|
|
37
|
-
usersDetails: string;
|
|
38
|
-
domainConfig: string;
|
|
39
|
-
domainConfigDetails: string;
|
|
40
|
-
loginNotifications: string;
|
|
41
|
-
incidentConfig: string;
|
|
42
|
-
incidentDetails: string;
|
|
43
|
-
faqConfig: string;
|
|
44
|
-
faqDetails: string;
|
|
45
|
-
inviteUsers: string;
|
|
46
|
-
subscriptionList: string;
|
|
47
|
-
createResource: string;
|
|
48
|
-
createTag: string;
|
|
49
|
-
tags: string;
|
|
50
|
-
posts: string;
|
|
51
|
-
resourcesList: string;
|
|
52
|
-
};
|
|
53
|
-
editorConfig: any;
|
|
54
|
-
id: number;
|
|
55
|
-
submitted: boolean;
|
|
56
|
-
isEdit: boolean;
|
|
57
|
-
buttonBusy: boolean;
|
|
58
|
-
isLoaded: boolean;
|
|
59
|
-
isProductEnabled: boolean;
|
|
60
|
-
showList: boolean;
|
|
61
|
-
showFilters: boolean;
|
|
62
|
-
categories: any[];
|
|
63
|
-
productList: ProductList[];
|
|
64
|
-
allProducts: Product[];
|
|
65
|
-
faqs: FAQ[];
|
|
66
|
-
faqList: FAQ[];
|
|
67
|
-
backUpFAQ: FAQ[];
|
|
68
|
-
allFaqs: any[];
|
|
69
|
-
searchText: string;
|
|
70
|
-
defaultValue: any;
|
|
71
|
-
totalRecordsUnFiltered: number;
|
|
72
|
-
totalRecords: number;
|
|
73
|
-
page: number;
|
|
74
|
-
subscriptionId: number;
|
|
75
|
-
featureKeysList: any[];
|
|
76
|
-
selectedFeatureKeys: any[];
|
|
77
|
-
categoryForBadges: any[];
|
|
78
|
-
slug: string;
|
|
79
|
-
faqHashMap: {};
|
|
80
|
-
currentFaq: FAQ | null;
|
|
81
|
-
activeItem: FAQ | null;
|
|
82
|
-
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector);
|
|
83
|
-
ngAfterViewInit(): void;
|
|
84
|
-
ngOnInit(): void;
|
|
85
|
-
get f(): {
|
|
86
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
87
|
-
};
|
|
88
|
-
private getFaqCategories;
|
|
89
|
-
private getCurrentFaq;
|
|
90
|
-
onSubmit(): void;
|
|
91
|
-
updateFaq(): void;
|
|
92
|
-
private getCategories;
|
|
93
|
-
sortObj(obj: any): {};
|
|
94
|
-
private groupProducts;
|
|
95
|
-
onChange(item: any): void;
|
|
96
|
-
onPublicValueChange(faq: FAQ, value: boolean): void;
|
|
97
|
-
onCancel(): void;
|
|
98
|
-
ngOnDestroy(): void;
|
|
99
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<EditFaqComponent, never>;
|
|
100
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<EditFaqComponent, "pw-admin-edit-incident", never, {}, {}, never, never, false, never>;
|
|
101
|
-
}
|
|
@@ -1,103 +0,0 @@
|
|
|
1
|
-
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { NgForm, UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import { CommonService, ProductService } from '@posiwise/common-services';
|
|
6
|
-
import { FAQ, Product } from '@posiwise/common-utilities';
|
|
7
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
8
|
-
import { ProductList } from '../../../shared/interface/admin-module-shared.interface';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class FaqListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
11
|
-
private readonly commonService;
|
|
12
|
-
private readonly adminService;
|
|
13
|
-
private readonly productService;
|
|
14
|
-
editForm: NgForm;
|
|
15
|
-
form: UntypedFormGroup;
|
|
16
|
-
routers: {
|
|
17
|
-
globalConfigDetails: string;
|
|
18
|
-
adminCredentialsDetails: string;
|
|
19
|
-
subscriptionCredentialDetails: string;
|
|
20
|
-
newsletter: string;
|
|
21
|
-
mailerDetails: string;
|
|
22
|
-
newsletterItemDetails: string;
|
|
23
|
-
newsletterItemView: string;
|
|
24
|
-
newslettersUserList: string;
|
|
25
|
-
newsletterDetails: string;
|
|
26
|
-
permissionsList: string;
|
|
27
|
-
permissionsDetails: string;
|
|
28
|
-
rolesDetails: string;
|
|
29
|
-
productDetails: string;
|
|
30
|
-
productsUserList: string;
|
|
31
|
-
feedbackQuestions: string;
|
|
32
|
-
feedbackQuestionsDetails: string;
|
|
33
|
-
subscriptionDetails: string;
|
|
34
|
-
subscriptionProductDetails: string;
|
|
35
|
-
tipsDetails: string;
|
|
36
|
-
tosAndPrivacyDetails: string;
|
|
37
|
-
tosAndPrivacyView: string;
|
|
38
|
-
usersDetails: string;
|
|
39
|
-
domainConfig: string;
|
|
40
|
-
domainConfigDetails: string;
|
|
41
|
-
loginNotifications: string;
|
|
42
|
-
incidentConfig: string;
|
|
43
|
-
incidentDetails: string;
|
|
44
|
-
faqConfig: string;
|
|
45
|
-
faqDetails: string;
|
|
46
|
-
inviteUsers: string;
|
|
47
|
-
subscriptionList: string;
|
|
48
|
-
createResource: string;
|
|
49
|
-
createTag: string;
|
|
50
|
-
tags: string;
|
|
51
|
-
posts: string;
|
|
52
|
-
resourcesList: string;
|
|
53
|
-
};
|
|
54
|
-
faqs: FAQ[];
|
|
55
|
-
faqList: FAQ[];
|
|
56
|
-
backUpFAQ: FAQ[];
|
|
57
|
-
submitted: boolean;
|
|
58
|
-
isEdit: boolean;
|
|
59
|
-
isLoaded: boolean;
|
|
60
|
-
isProductEnabled: boolean;
|
|
61
|
-
showList: boolean;
|
|
62
|
-
showFilters: boolean;
|
|
63
|
-
buttonBusy: boolean;
|
|
64
|
-
currentFaq: FAQ | null;
|
|
65
|
-
categories: any[];
|
|
66
|
-
productList: ProductList[];
|
|
67
|
-
allProducts: Product[];
|
|
68
|
-
searchText: string;
|
|
69
|
-
allFaqs: any[];
|
|
70
|
-
defaultValue: any;
|
|
71
|
-
totalRecordsUnFiltered: number;
|
|
72
|
-
totalRecords: number;
|
|
73
|
-
page: number;
|
|
74
|
-
subscriptionId: number;
|
|
75
|
-
featureKeysList: any[];
|
|
76
|
-
selectedFeatureKeys: any[];
|
|
77
|
-
categoryForBadges: any[];
|
|
78
|
-
slug: string | null;
|
|
79
|
-
faqHashMap: {};
|
|
80
|
-
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector);
|
|
81
|
-
ngOnInit(): void;
|
|
82
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
83
|
-
get f(): {
|
|
84
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
85
|
-
};
|
|
86
|
-
private getFaqs;
|
|
87
|
-
/** Function to filter faq list */
|
|
88
|
-
filterFaq(): void;
|
|
89
|
-
navigateToEdit(faq: any): void;
|
|
90
|
-
private getCategories;
|
|
91
|
-
sortObj(obj: any): {};
|
|
92
|
-
private groupProducts;
|
|
93
|
-
onProductChange(event: any): void;
|
|
94
|
-
onChange(item: any): void;
|
|
95
|
-
onEdit(faq: FAQ): void;
|
|
96
|
-
onDelete(faq: FAQ): void;
|
|
97
|
-
onValueChange(faq: FAQ, value: boolean): void;
|
|
98
|
-
onPublicValueChange(faq: FAQ, value: boolean): void;
|
|
99
|
-
onDiscard(faq: FAQ): void;
|
|
100
|
-
ngOnDestroy(): void;
|
|
101
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FaqListComponent, never>;
|
|
102
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FaqListComponent, "pw-admin-faq-list", never, {}, {}, never, never, false, never>;
|
|
103
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MenuItem } from 'primeng/api';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class FaqTabsComponent {
|
|
4
|
-
items: MenuItem[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FaqTabsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FaqTabsComponent, "faq-tabs", never, {}, {}, never, never, false, never>;
|
|
7
|
-
}
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
import { Injector, OnInit } from '@angular/core';
|
|
2
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import { ProductService } from '@posiwise/common-services';
|
|
6
|
-
import { Product } from '@posiwise/common-utilities';
|
|
7
|
-
import { FeedbackQuestion } from '../../../shared/interface/feedback-question.interface';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class FeedbackQuestionsDetailsComponent extends AppBaseComponent implements OnInit {
|
|
10
|
-
private readonly adminService;
|
|
11
|
-
private readonly productService;
|
|
12
|
-
form: UntypedFormGroup;
|
|
13
|
-
submitted: boolean;
|
|
14
|
-
buttonBusy: boolean;
|
|
15
|
-
id: number;
|
|
16
|
-
productId: number;
|
|
17
|
-
productData: Product;
|
|
18
|
-
data: FeedbackQuestion;
|
|
19
|
-
routers: {
|
|
20
|
-
globalConfigDetails: string;
|
|
21
|
-
adminCredentialsDetails: string;
|
|
22
|
-
subscriptionCredentialDetails: string;
|
|
23
|
-
newsletter: string;
|
|
24
|
-
mailerDetails: string;
|
|
25
|
-
newsletterItemDetails: string;
|
|
26
|
-
newsletterItemView: string;
|
|
27
|
-
newslettersUserList: string;
|
|
28
|
-
newsletterDetails: string;
|
|
29
|
-
permissionsList: string;
|
|
30
|
-
permissionsDetails: string;
|
|
31
|
-
rolesDetails: string;
|
|
32
|
-
productDetails: string;
|
|
33
|
-
productsUserList: string;
|
|
34
|
-
feedbackQuestions: string;
|
|
35
|
-
feedbackQuestionsDetails: string;
|
|
36
|
-
subscriptionDetails: string;
|
|
37
|
-
subscriptionProductDetails: string;
|
|
38
|
-
tipsDetails: string;
|
|
39
|
-
tosAndPrivacyDetails: string;
|
|
40
|
-
tosAndPrivacyView: string;
|
|
41
|
-
usersDetails: string;
|
|
42
|
-
domainConfig: string;
|
|
43
|
-
domainConfigDetails: string;
|
|
44
|
-
loginNotifications: string;
|
|
45
|
-
incidentConfig: string;
|
|
46
|
-
incidentDetails: string;
|
|
47
|
-
faqConfig: string;
|
|
48
|
-
faqDetails: string;
|
|
49
|
-
inviteUsers: string;
|
|
50
|
-
subscriptionList: string;
|
|
51
|
-
createResource: string;
|
|
52
|
-
createTag: string;
|
|
53
|
-
tags: string;
|
|
54
|
-
posts: string;
|
|
55
|
-
resourcesList: string;
|
|
56
|
-
};
|
|
57
|
-
subscriptionId: number;
|
|
58
|
-
constructor(injector: Injector, adminService: AdminService, productService: ProductService);
|
|
59
|
-
ngOnInit(): void;
|
|
60
|
-
private getProductDetails;
|
|
61
|
-
private getFeedbackQuestionDetails;
|
|
62
|
-
onSave(): void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackQuestionsDetailsComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FeedbackQuestionsDetailsComponent, "pw-feedback-questions-details", never, {}, {}, never, never, false, never>;
|
|
65
|
-
}
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
3
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
-
import { ProductService } from '@posiwise/common-services';
|
|
5
|
-
import { Product } from '@posiwise/common-utilities';
|
|
6
|
-
import { LazyLoadEvent } from 'primeng/api/public_api';
|
|
7
|
-
import { FeedbackQuestionResponse } from '../../../shared/interface/feedback-question.interface';
|
|
8
|
-
import * as i0 from "@angular/core";
|
|
9
|
-
export declare class FeedbackQuestionsListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
10
|
-
private readonly adminService;
|
|
11
|
-
private readonly productService;
|
|
12
|
-
private readonly cdr;
|
|
13
|
-
private page;
|
|
14
|
-
data: FeedbackQuestionResponse;
|
|
15
|
-
searchText: string;
|
|
16
|
-
loading: boolean;
|
|
17
|
-
isLoaded: boolean;
|
|
18
|
-
routers: {
|
|
19
|
-
globalConfigDetails: string;
|
|
20
|
-
adminCredentialsDetails: string;
|
|
21
|
-
subscriptionCredentialDetails: string;
|
|
22
|
-
newsletter: string;
|
|
23
|
-
mailerDetails: string;
|
|
24
|
-
newsletterItemDetails: string;
|
|
25
|
-
newsletterItemView: string;
|
|
26
|
-
newslettersUserList: string;
|
|
27
|
-
newsletterDetails: string;
|
|
28
|
-
permissionsList: string;
|
|
29
|
-
permissionsDetails: string;
|
|
30
|
-
rolesDetails: string;
|
|
31
|
-
productDetails: string;
|
|
32
|
-
productsUserList: string;
|
|
33
|
-
feedbackQuestions: string;
|
|
34
|
-
feedbackQuestionsDetails: string;
|
|
35
|
-
subscriptionDetails: string;
|
|
36
|
-
subscriptionProductDetails: string;
|
|
37
|
-
tipsDetails: string;
|
|
38
|
-
tosAndPrivacyDetails: string;
|
|
39
|
-
tosAndPrivacyView: string;
|
|
40
|
-
usersDetails: string;
|
|
41
|
-
domainConfig: string;
|
|
42
|
-
domainConfigDetails: string;
|
|
43
|
-
loginNotifications: string;
|
|
44
|
-
incidentConfig: string;
|
|
45
|
-
incidentDetails: string;
|
|
46
|
-
faqConfig: string;
|
|
47
|
-
faqDetails: string;
|
|
48
|
-
inviteUsers: string;
|
|
49
|
-
subscriptionList: string;
|
|
50
|
-
createResource: string;
|
|
51
|
-
createTag: string;
|
|
52
|
-
tags: string;
|
|
53
|
-
posts: string;
|
|
54
|
-
resourcesList: string;
|
|
55
|
-
};
|
|
56
|
-
subscriptionId: number;
|
|
57
|
-
productId: number;
|
|
58
|
-
productData: Product;
|
|
59
|
-
constructor(injector: Injector, adminService: AdminService, productService: ProductService, cdr: ChangeDetectorRef);
|
|
60
|
-
ngOnInit(): void;
|
|
61
|
-
ngAfterViewChecked(): void;
|
|
62
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
63
|
-
private getProductDetails;
|
|
64
|
-
private getAllFeedbackQuestions;
|
|
65
|
-
onDelete(id: number): void;
|
|
66
|
-
ngOnDestroy(): void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FeedbackQuestionsListComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FeedbackQuestionsListComponent, "pw-feedback-questions-list", never, {}, {}, never, never, false, never>;
|
|
69
|
-
}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class GenericInsightComponent {
|
|
3
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GenericInsightComponent, never>;
|
|
4
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GenericInsightComponent, "pw-admin-generic-insight", never, {}, {}, never, never, false, never>;
|
|
5
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
3
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
-
import { PasswordValidationComponent } from '@posiwise/shared-components';
|
|
5
|
-
import { InspectedData } from '../../../shared/interface/admin-module-shared.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class GenericMiscComponent extends AppBaseComponent implements OnDestroy, OnInit {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
passwordValidationModalForInvalidSession: PasswordValidationComponent;
|
|
10
|
-
inspectedData: InspectedData;
|
|
11
|
-
subscriptionId: number;
|
|
12
|
-
sessionButtonBusy: boolean;
|
|
13
|
-
dbButtonBusy: boolean;
|
|
14
|
-
flushButtonBusy: boolean;
|
|
15
|
-
redisButtonBusy: boolean;
|
|
16
|
-
inspectBusyButton: boolean;
|
|
17
|
-
constructor(adminService: AdminService, injector: Injector);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
updateDb(): void;
|
|
20
|
-
flushRedis(): void;
|
|
21
|
-
flushMemcached(): void;
|
|
22
|
-
inspect(): void;
|
|
23
|
-
invalidateAllSessions(): void;
|
|
24
|
-
openInvalidateAllSessionsModal(): void;
|
|
25
|
-
ngOnDestroy(): void;
|
|
26
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GenericMiscComponent, never>;
|
|
27
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GenericMiscComponent, "pw-admin-generic-misc", never, {}, {}, never, never, false, never>;
|
|
28
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MenuItem } from 'primeng/api';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class GeneralTabsComponent {
|
|
4
|
-
items: MenuItem[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<GeneralTabsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<GeneralTabsComponent, "pw-generic-tabs", never, {}, {}, never, never, false, never>;
|
|
7
|
-
}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { NgForm, UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { SafeHtml } from '@angular/platform-browser';
|
|
4
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import { CommonService } from '@posiwise/common-services';
|
|
6
|
-
import { Incident } from '../../../shared/interface/admin-module-shared.interface';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class AddEditIncidentComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
9
|
-
private readonly commonService;
|
|
10
|
-
editForm: NgForm;
|
|
11
|
-
form: UntypedFormGroup;
|
|
12
|
-
sanitizedHtml: SafeHtml;
|
|
13
|
-
routers: {
|
|
14
|
-
globalConfigDetails: string;
|
|
15
|
-
adminCredentialsDetails: string;
|
|
16
|
-
subscriptionCredentialDetails: string;
|
|
17
|
-
newsletter: string;
|
|
18
|
-
mailerDetails: string;
|
|
19
|
-
newsletterItemDetails: string;
|
|
20
|
-
newsletterItemView: string;
|
|
21
|
-
newslettersUserList: string;
|
|
22
|
-
newsletterDetails: string;
|
|
23
|
-
permissionsList: string;
|
|
24
|
-
permissionsDetails: string;
|
|
25
|
-
rolesDetails: string;
|
|
26
|
-
productDetails: string;
|
|
27
|
-
productsUserList: string;
|
|
28
|
-
feedbackQuestions: string;
|
|
29
|
-
feedbackQuestionsDetails: string;
|
|
30
|
-
subscriptionDetails: string;
|
|
31
|
-
subscriptionProductDetails: string;
|
|
32
|
-
tipsDetails: string;
|
|
33
|
-
tosAndPrivacyDetails: string;
|
|
34
|
-
tosAndPrivacyView: string;
|
|
35
|
-
usersDetails: string;
|
|
36
|
-
domainConfig: string;
|
|
37
|
-
domainConfigDetails: string;
|
|
38
|
-
loginNotifications: string;
|
|
39
|
-
incidentConfig: string;
|
|
40
|
-
incidentDetails: string;
|
|
41
|
-
faqConfig: string;
|
|
42
|
-
faqDetails: string;
|
|
43
|
-
inviteUsers: string;
|
|
44
|
-
subscriptionList: string;
|
|
45
|
-
createResource: string;
|
|
46
|
-
createTag: string;
|
|
47
|
-
tags: string;
|
|
48
|
-
posts: string;
|
|
49
|
-
resourcesList: string;
|
|
50
|
-
};
|
|
51
|
-
editorConfig: any;
|
|
52
|
-
landing: boolean;
|
|
53
|
-
logo: string;
|
|
54
|
-
openIncidents: any[];
|
|
55
|
-
pastIncidents: any[];
|
|
56
|
-
isLoading: boolean;
|
|
57
|
-
p1: number;
|
|
58
|
-
p: number;
|
|
59
|
-
subscriptionId: number;
|
|
60
|
-
id: number;
|
|
61
|
-
companyName: any;
|
|
62
|
-
currentIncident: Incident;
|
|
63
|
-
isSuperAdmin: boolean;
|
|
64
|
-
submitted: boolean;
|
|
65
|
-
buttonBusy: boolean;
|
|
66
|
-
constructor(injector: Injector, commonService: CommonService);
|
|
67
|
-
ngAfterViewInit(): void;
|
|
68
|
-
ngOnInit(): void;
|
|
69
|
-
get f(): {
|
|
70
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
71
|
-
};
|
|
72
|
-
onSubmit(): void;
|
|
73
|
-
getIncidentById(): void;
|
|
74
|
-
onAdd(): void;
|
|
75
|
-
onUpdate(): void;
|
|
76
|
-
onCancel(): void;
|
|
77
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<AddEditIncidentComponent, never>;
|
|
78
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<AddEditIncidentComponent, "pw-admin-add-edit-incident", never, {}, {}, never, never, false, never>;
|
|
79
|
-
}
|