@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
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
-
import { CommonService } from '@posiwise/common-services';
|
|
4
|
-
import { Paging } from '@posiwise/common-utilities';
|
|
5
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class IncidentListComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
|
-
private readonly commonService;
|
|
9
|
-
routers: {
|
|
10
|
-
globalConfigDetails: string;
|
|
11
|
-
adminCredentialsDetails: string;
|
|
12
|
-
subscriptionCredentialDetails: string;
|
|
13
|
-
newsletter: string;
|
|
14
|
-
mailerDetails: string;
|
|
15
|
-
newsletterItemDetails: string;
|
|
16
|
-
newsletterItemView: string;
|
|
17
|
-
newslettersUserList: string;
|
|
18
|
-
newsletterDetails: string;
|
|
19
|
-
permissionsList: string;
|
|
20
|
-
permissionsDetails: string;
|
|
21
|
-
rolesDetails: string;
|
|
22
|
-
productDetails: string;
|
|
23
|
-
productsUserList: string;
|
|
24
|
-
feedbackQuestions: string;
|
|
25
|
-
feedbackQuestionsDetails: string;
|
|
26
|
-
subscriptionDetails: string;
|
|
27
|
-
subscriptionProductDetails: string;
|
|
28
|
-
tipsDetails: string;
|
|
29
|
-
tosAndPrivacyDetails: string;
|
|
30
|
-
tosAndPrivacyView: string;
|
|
31
|
-
usersDetails: string;
|
|
32
|
-
domainConfig: string;
|
|
33
|
-
domainConfigDetails: string;
|
|
34
|
-
loginNotifications: string;
|
|
35
|
-
incidentConfig: string;
|
|
36
|
-
incidentDetails: string;
|
|
37
|
-
faqConfig: string;
|
|
38
|
-
faqDetails: string;
|
|
39
|
-
inviteUsers: string;
|
|
40
|
-
subscriptionList: string;
|
|
41
|
-
createResource: string;
|
|
42
|
-
createTag: string;
|
|
43
|
-
tags: string;
|
|
44
|
-
posts: string;
|
|
45
|
-
resourcesList: string;
|
|
46
|
-
};
|
|
47
|
-
logo: string;
|
|
48
|
-
showList: boolean;
|
|
49
|
-
isLoaded: boolean;
|
|
50
|
-
landing: boolean;
|
|
51
|
-
openIncidents: any[];
|
|
52
|
-
subscriptionId: number;
|
|
53
|
-
totalRecords: number;
|
|
54
|
-
p1: number;
|
|
55
|
-
p: number;
|
|
56
|
-
totalRecordsUnFiltered: number;
|
|
57
|
-
private page;
|
|
58
|
-
searchText: string;
|
|
59
|
-
companyName: any;
|
|
60
|
-
isSuperAdmin: boolean;
|
|
61
|
-
constructor(injector: Injector, commonService: CommonService);
|
|
62
|
-
ngOnInit(): void;
|
|
63
|
-
getIncidents(paging: Paging): void;
|
|
64
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
65
|
-
calculateDuration(startedAt: string, resolvedAt: string): string;
|
|
66
|
-
navigateToEdit(incident: any): void;
|
|
67
|
-
onDelete(incident: any): void;
|
|
68
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IncidentListComponent, never>;
|
|
69
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IncidentListComponent, "pw-admin-incident-list", never, {}, {}, never, never, false, never>;
|
|
70
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MenuItem } from 'primeng/api';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class IncidentTabsComponent {
|
|
4
|
-
items: MenuItem[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IncidentTabsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IncidentTabsComponent, "incident-tabs", never, {}, {}, never, never, false, never>;
|
|
7
|
-
}
|
|
@@ -1,67 +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 { Observable } from 'rxjs';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class LoginNotificationDetailsComponent extends AppBaseComponent implements OnInit {
|
|
9
|
-
private readonly adminService;
|
|
10
|
-
private readonly productService;
|
|
11
|
-
form: UntypedFormGroup;
|
|
12
|
-
submitted: boolean;
|
|
13
|
-
buttonBusy: boolean;
|
|
14
|
-
id: number;
|
|
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
|
-
subscriptionId: number;
|
|
54
|
-
loginNotificationTypes$: Observable<string>;
|
|
55
|
-
isLoading: boolean;
|
|
56
|
-
featureKeys: any[];
|
|
57
|
-
constructor(injector: Injector, adminService: AdminService, productService: ProductService);
|
|
58
|
-
ngOnInit(): void;
|
|
59
|
-
get f(): {
|
|
60
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
61
|
-
};
|
|
62
|
-
private getLoginNotificationDetails;
|
|
63
|
-
private getFeatureKeys;
|
|
64
|
-
onSave(): void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoginNotificationDetailsComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoginNotificationDetailsComponent, "pw-login-notification-details", never, {}, {}, never, never, false, never>;
|
|
67
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MenuItem } from 'primeng/api';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class LoginNotificationTabsComponent {
|
|
4
|
-
items: MenuItem[];
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoginNotificationTabsComponent, never>;
|
|
6
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoginNotificationTabsComponent, "login-notification-tabs", never, {}, {}, never, never, false, never>;
|
|
7
|
-
}
|
|
@@ -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 { LoginNotificationResponse } from '../../../shared/interface/login-notification.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class LoginNotificationsListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
private readonly cdr;
|
|
10
|
-
private page;
|
|
11
|
-
data: LoginNotificationResponse;
|
|
12
|
-
searchText: string;
|
|
13
|
-
loading: boolean;
|
|
14
|
-
isLoaded: boolean;
|
|
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
|
-
subscriptionId: number;
|
|
54
|
-
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
ngAfterViewChecked(): void;
|
|
57
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
58
|
-
private getLoginNotifications;
|
|
59
|
-
onDelete(id: number): void;
|
|
60
|
-
isDateInPast(value?: string | Date | null): boolean;
|
|
61
|
-
isDateInFuture(value?: string | Date | null): boolean;
|
|
62
|
-
ngOnDestroy(): void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<LoginNotificationsListComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<LoginNotificationsListComponent, "pw-login-notifications-list", never, {}, {}, never, never, false, never>;
|
|
65
|
-
}
|
|
@@ -1,67 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, Injector, OnDestroy, 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 * as i0 from "@angular/core";
|
|
6
|
-
export declare class MailerDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
7
|
-
private readonly adminService;
|
|
8
|
-
form: UntypedFormGroup;
|
|
9
|
-
submitted: boolean;
|
|
10
|
-
buttonBusy: boolean;
|
|
11
|
-
id: number;
|
|
12
|
-
data: any;
|
|
13
|
-
availableMailerTypes: any;
|
|
14
|
-
editorConfig: any;
|
|
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
|
-
isLoading: boolean;
|
|
54
|
-
subscriptionId: number;
|
|
55
|
-
constructor(adminService: AdminService, injector: Injector);
|
|
56
|
-
ngAfterViewInit(): void;
|
|
57
|
-
ngOnInit(): void;
|
|
58
|
-
get f(): {
|
|
59
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
60
|
-
};
|
|
61
|
-
getMailerDetails(): void;
|
|
62
|
-
private getMailerTypes;
|
|
63
|
-
onSave(): void;
|
|
64
|
-
ngOnDestroy(): void;
|
|
65
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MailerDetailsComponent, never>;
|
|
66
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MailerDetailsComponent, "pw-mailer-details", never, {}, {}, never, never, false, never>;
|
|
67
|
-
}
|
|
@@ -1,71 +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 { AuthService } from '@posiwise/common-services';
|
|
5
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class MailerListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
private readonly authService;
|
|
10
|
-
private readonly cdr;
|
|
11
|
-
private page;
|
|
12
|
-
data: {
|
|
13
|
-
custom_emails: any[];
|
|
14
|
-
object_count: number;
|
|
15
|
-
unfiltered_count: number;
|
|
16
|
-
};
|
|
17
|
-
searchText: string;
|
|
18
|
-
availableMailerTypes: any;
|
|
19
|
-
loading: boolean;
|
|
20
|
-
isLoaded: boolean;
|
|
21
|
-
routers: {
|
|
22
|
-
globalConfigDetails: string;
|
|
23
|
-
adminCredentialsDetails: string;
|
|
24
|
-
subscriptionCredentialDetails: string;
|
|
25
|
-
newsletter: string;
|
|
26
|
-
mailerDetails: string;
|
|
27
|
-
newsletterItemDetails: string;
|
|
28
|
-
newsletterItemView: string;
|
|
29
|
-
newslettersUserList: string;
|
|
30
|
-
newsletterDetails: string;
|
|
31
|
-
permissionsList: string;
|
|
32
|
-
permissionsDetails: string;
|
|
33
|
-
rolesDetails: string;
|
|
34
|
-
productDetails: string;
|
|
35
|
-
productsUserList: string;
|
|
36
|
-
feedbackQuestions: string;
|
|
37
|
-
feedbackQuestionsDetails: string;
|
|
38
|
-
subscriptionDetails: string;
|
|
39
|
-
subscriptionProductDetails: string;
|
|
40
|
-
tipsDetails: string;
|
|
41
|
-
tosAndPrivacyDetails: string;
|
|
42
|
-
tosAndPrivacyView: string;
|
|
43
|
-
usersDetails: string;
|
|
44
|
-
domainConfig: string;
|
|
45
|
-
domainConfigDetails: string;
|
|
46
|
-
loginNotifications: string;
|
|
47
|
-
incidentConfig: string;
|
|
48
|
-
incidentDetails: string;
|
|
49
|
-
faqConfig: string;
|
|
50
|
-
faqDetails: string;
|
|
51
|
-
inviteUsers: string;
|
|
52
|
-
subscriptionList: string;
|
|
53
|
-
createResource: string;
|
|
54
|
-
createTag: string;
|
|
55
|
-
tags: string;
|
|
56
|
-
posts: string;
|
|
57
|
-
resourcesList: string;
|
|
58
|
-
};
|
|
59
|
-
subscriptionId: number;
|
|
60
|
-
userLoggedIn: boolean;
|
|
61
|
-
constructor(adminService: AdminService, authService: AuthService, injector: Injector, cdr: ChangeDetectorRef);
|
|
62
|
-
ngOnInit(): void;
|
|
63
|
-
ngAfterViewChecked(): void;
|
|
64
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
65
|
-
private getMailers;
|
|
66
|
-
onDelete(item: any): void;
|
|
67
|
-
navigateMailerItems(id: number): void;
|
|
68
|
-
ngOnDestroy(): void;
|
|
69
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MailerListComponent, never>;
|
|
70
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MailerListComponent, "pw-mailer-list", never, {}, {}, never, never, false, never>;
|
|
71
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
-
import { MenuItem } from 'primeng/api';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class MailerComponent extends AppBaseComponent {
|
|
6
|
-
constructor(injector: Injector);
|
|
7
|
-
activeItem: MenuItem;
|
|
8
|
-
items: MenuItem[];
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<MailerComponent, never>;
|
|
10
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<MailerComponent, "pw-mailer", never, {}, {}, never, never, false, never>;
|
|
11
|
-
}
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { Injector, OnDestroy, 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 { NewsLetter } from '../../../shared/interface/newsletter.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class NewsletterDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
|
-
submitted: boolean;
|
|
11
|
-
buttonBusy: boolean;
|
|
12
|
-
id: number;
|
|
13
|
-
data: NewsLetter;
|
|
14
|
-
routers: {
|
|
15
|
-
globalConfigDetails: string;
|
|
16
|
-
adminCredentialsDetails: string;
|
|
17
|
-
subscriptionCredentialDetails: string;
|
|
18
|
-
newsletter: string;
|
|
19
|
-
mailerDetails: string;
|
|
20
|
-
newsletterItemDetails: string;
|
|
21
|
-
newsletterItemView: string;
|
|
22
|
-
newslettersUserList: string;
|
|
23
|
-
newsletterDetails: string;
|
|
24
|
-
permissionsList: string;
|
|
25
|
-
permissionsDetails: string;
|
|
26
|
-
rolesDetails: string;
|
|
27
|
-
productDetails: string;
|
|
28
|
-
productsUserList: string;
|
|
29
|
-
feedbackQuestions: string;
|
|
30
|
-
feedbackQuestionsDetails: string;
|
|
31
|
-
subscriptionDetails: string;
|
|
32
|
-
subscriptionProductDetails: string;
|
|
33
|
-
tipsDetails: string;
|
|
34
|
-
tosAndPrivacyDetails: string;
|
|
35
|
-
tosAndPrivacyView: string;
|
|
36
|
-
usersDetails: string;
|
|
37
|
-
domainConfig: string;
|
|
38
|
-
domainConfigDetails: string;
|
|
39
|
-
loginNotifications: string;
|
|
40
|
-
incidentConfig: string;
|
|
41
|
-
incidentDetails: string;
|
|
42
|
-
faqConfig: string;
|
|
43
|
-
faqDetails: string;
|
|
44
|
-
inviteUsers: string;
|
|
45
|
-
subscriptionList: string;
|
|
46
|
-
createResource: string;
|
|
47
|
-
createTag: string;
|
|
48
|
-
tags: string;
|
|
49
|
-
posts: string;
|
|
50
|
-
resourcesList: string;
|
|
51
|
-
};
|
|
52
|
-
isLoading: boolean;
|
|
53
|
-
subscriptionId: number;
|
|
54
|
-
constructor(adminService: AdminService, injector: Injector);
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
get f(): {
|
|
57
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
58
|
-
};
|
|
59
|
-
private getNewsLetterDetails;
|
|
60
|
-
onSave(): void;
|
|
61
|
-
ngOnDestroy(): void;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterDetailsComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterDetailsComponent, "pw-newsletter-details", never, {}, {}, never, never, false, never>;
|
|
64
|
-
}
|
package/lib/components/newsletters/newsletter-item-details/newsletter-item-details.component.d.ts
DELETED
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { DomSanitizer } from '@angular/platform-browser';
|
|
4
|
-
import { NgxGpAutocompleteDirective } from '@angular-magic/ngx-gp-autocomplete';
|
|
5
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
|
-
import { AuthService, ProductService, TagService } from '@posiwise/common-services';
|
|
8
|
-
import { NewsLetterItem, Tag } from '../../../shared/interface/newsletter.interface';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class NewsletterItemDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
11
|
-
private readonly adminService;
|
|
12
|
-
private readonly tagService;
|
|
13
|
-
private readonly productService;
|
|
14
|
-
private readonly authService;
|
|
15
|
-
private readonly sanitizer;
|
|
16
|
-
private readonly page;
|
|
17
|
-
placesRef: NgxGpAutocompleteDirective;
|
|
18
|
-
form: UntypedFormGroup;
|
|
19
|
-
submitted: boolean;
|
|
20
|
-
buttonBusy: boolean;
|
|
21
|
-
id: number;
|
|
22
|
-
data: NewsLetterItem;
|
|
23
|
-
isLoading: boolean;
|
|
24
|
-
options: any[];
|
|
25
|
-
newsletters: any[];
|
|
26
|
-
newsletterItems: any[];
|
|
27
|
-
allTags: Tag[];
|
|
28
|
-
tagsSuggestion: any[];
|
|
29
|
-
selectedTags: any[];
|
|
30
|
-
products: any[];
|
|
31
|
-
featureKeys: any[];
|
|
32
|
-
routers: {
|
|
33
|
-
globalConfigDetails: string;
|
|
34
|
-
adminCredentialsDetails: string;
|
|
35
|
-
subscriptionCredentialDetails: string;
|
|
36
|
-
newsletter: string;
|
|
37
|
-
mailerDetails: string;
|
|
38
|
-
newsletterItemDetails: string;
|
|
39
|
-
newsletterItemView: string;
|
|
40
|
-
newslettersUserList: string;
|
|
41
|
-
newsletterDetails: string;
|
|
42
|
-
permissionsList: string;
|
|
43
|
-
permissionsDetails: string;
|
|
44
|
-
rolesDetails: string;
|
|
45
|
-
productDetails: string;
|
|
46
|
-
productsUserList: string;
|
|
47
|
-
feedbackQuestions: string;
|
|
48
|
-
feedbackQuestionsDetails: string;
|
|
49
|
-
subscriptionDetails: string;
|
|
50
|
-
subscriptionProductDetails: string;
|
|
51
|
-
tipsDetails: string;
|
|
52
|
-
tosAndPrivacyDetails: string;
|
|
53
|
-
tosAndPrivacyView: string;
|
|
54
|
-
usersDetails: string;
|
|
55
|
-
domainConfig: string;
|
|
56
|
-
domainConfigDetails: string;
|
|
57
|
-
loginNotifications: string;
|
|
58
|
-
incidentConfig: string;
|
|
59
|
-
incidentDetails: string;
|
|
60
|
-
faqConfig: string;
|
|
61
|
-
faqDetails: string;
|
|
62
|
-
inviteUsers: string;
|
|
63
|
-
subscriptionList: string;
|
|
64
|
-
createResource: string;
|
|
65
|
-
createTag: string;
|
|
66
|
-
tags: string;
|
|
67
|
-
posts: string;
|
|
68
|
-
resourcesList: string;
|
|
69
|
-
};
|
|
70
|
-
subscriptionId: number;
|
|
71
|
-
newsletterId: number;
|
|
72
|
-
userLoggedIn: boolean;
|
|
73
|
-
userNameSyntax: string;
|
|
74
|
-
editorConfig: any;
|
|
75
|
-
constructor(adminService: AdminService, tagService: TagService, productService: ProductService, authService: AuthService, injector: Injector, sanitizer: DomSanitizer);
|
|
76
|
-
ngAfterViewInit(): void;
|
|
77
|
-
ngOnInit(): void;
|
|
78
|
-
get f(): {
|
|
79
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
80
|
-
};
|
|
81
|
-
handleAddressChange(_event: any): void;
|
|
82
|
-
private getNewsletter;
|
|
83
|
-
private getNewslettersItem;
|
|
84
|
-
private getNewsLetterDetails;
|
|
85
|
-
onSave(): void;
|
|
86
|
-
onAdd(): void;
|
|
87
|
-
onUpdate(): void;
|
|
88
|
-
private getNewsletterTags;
|
|
89
|
-
search(event: any): void;
|
|
90
|
-
postTags(): void;
|
|
91
|
-
/** Calling getProductList API To Display Product Names In the Products Dropdown */
|
|
92
|
-
private getProducts;
|
|
93
|
-
ngOnDestroy(): void;
|
|
94
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterItemDetailsComponent, never>;
|
|
95
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterItemDetailsComponent, "pw-newsletter-item-details", never, {}, {}, never, never, false, never>;
|
|
96
|
-
}
|
package/lib/components/newsletters/newsletter-users-list/newsletter-users-list.component.d.ts
DELETED
|
@@ -1,26 +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 { NewsLetterUserResponse } from '../../../shared/interface/newsletter.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class NewsletterUsersListComponent extends AppBaseComponent implements OnInit, AfterViewChecked, OnDestroy {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
private readonly cdr;
|
|
10
|
-
private page;
|
|
11
|
-
data: NewsLetterUserResponse;
|
|
12
|
-
isLoaded: boolean;
|
|
13
|
-
loading: boolean;
|
|
14
|
-
subscriptionId: number;
|
|
15
|
-
id: number;
|
|
16
|
-
searchText: string;
|
|
17
|
-
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
ngAfterViewChecked(): void;
|
|
20
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
21
|
-
/** Function to get newsletter insight */
|
|
22
|
-
private getNewsletterInsight;
|
|
23
|
-
ngOnDestroy(): void;
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterUsersListComponent, never>;
|
|
25
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterUsersListComponent, "pw-newsletter-users-list", never, {}, {}, never, never, false, never>;
|
|
26
|
-
}
|
|
@@ -1,23 +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 { Plotly } from '@posiwise/common-utilities';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NewsletterInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
7
|
-
private readonly adminService;
|
|
8
|
-
graph: Plotly.Figure;
|
|
9
|
-
selectedDateRange: any;
|
|
10
|
-
dateRanges: any;
|
|
11
|
-
subscriptionId: any;
|
|
12
|
-
isLoading: boolean;
|
|
13
|
-
constructor(adminService: AdminService, injector: Injector);
|
|
14
|
-
ngOnInit(): void;
|
|
15
|
-
private getChartData;
|
|
16
|
-
onDateRangeSelect(event: {
|
|
17
|
-
startDate: moment.Moment;
|
|
18
|
-
endDate: moment.Moment;
|
|
19
|
-
}): void;
|
|
20
|
-
ngOnDestroy(): void;
|
|
21
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NewsletterInsightComponent, never>;
|
|
22
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NewsletterInsightComponent, "pw-newsletter-insight", never, {}, {}, never, never, false, never>;
|
|
23
|
-
}
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { DomSanitizer } from '@angular/platform-browser';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class NewsLetterItemViewComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
7
|
-
private readonly sanitizer;
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
id: number;
|
|
10
|
-
routers: {
|
|
11
|
-
globalConfigDetails: string;
|
|
12
|
-
adminCredentialsDetails: string;
|
|
13
|
-
subscriptionCredentialDetails: string;
|
|
14
|
-
newsletter: string;
|
|
15
|
-
mailerDetails: string;
|
|
16
|
-
newsletterItemDetails: string;
|
|
17
|
-
newsletterItemView: string;
|
|
18
|
-
newslettersUserList: string;
|
|
19
|
-
newsletterDetails: string;
|
|
20
|
-
permissionsList: string;
|
|
21
|
-
permissionsDetails: string;
|
|
22
|
-
rolesDetails: string;
|
|
23
|
-
productDetails: string;
|
|
24
|
-
productsUserList: string;
|
|
25
|
-
feedbackQuestions: string;
|
|
26
|
-
feedbackQuestionsDetails: string;
|
|
27
|
-
subscriptionDetails: string;
|
|
28
|
-
subscriptionProductDetails: string;
|
|
29
|
-
tipsDetails: string;
|
|
30
|
-
tosAndPrivacyDetails: string;
|
|
31
|
-
tosAndPrivacyView: string;
|
|
32
|
-
usersDetails: string;
|
|
33
|
-
domainConfig: string;
|
|
34
|
-
domainConfigDetails: string;
|
|
35
|
-
loginNotifications: string;
|
|
36
|
-
incidentConfig: string;
|
|
37
|
-
incidentDetails: string;
|
|
38
|
-
faqConfig: string;
|
|
39
|
-
faqDetails: string;
|
|
40
|
-
inviteUsers: string;
|
|
41
|
-
subscriptionList: string;
|
|
42
|
-
createResource: string;
|
|
43
|
-
createTag: string;
|
|
44
|
-
tags: string;
|
|
45
|
-
posts: string;
|
|
46
|
-
resourcesList: string;
|
|
47
|
-
};
|
|
48
|
-
isLoaded: boolean;
|
|
49
|
-
communicationDetails: any;
|
|
50
|
-
data: any;
|
|
51
|
-
subscriptionId: number;
|
|
52
|
-
isLoading: boolean;
|
|
53
|
-
constructor(injector: Injector, sanitizer: DomSanitizer, adminService: AdminService);
|
|
54
|
-
ngOnInit(): void;
|
|
55
|
-
/**subscriptionId */
|
|
56
|
-
getNewsLetterDetails(): void;
|
|
57
|
-
onBackNavigation(): void;
|
|
58
|
-
ngOnDestroy(): void;
|
|
59
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NewsLetterItemViewComponent, never>;
|
|
60
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NewsLetterItemViewComponent, "newsletters-items-view-detail", never, {}, {}, never, never, false, never>;
|
|
61
|
-
}
|