@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
package/lib/components/credentials/subscription-credentials/subscription-credentials.component.d.ts
DELETED
|
@@ -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 { SubscriptionCredentialResponse } from '../../../shared/interface/credential.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SubscriptionCredentialsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
private readonly cdr;
|
|
10
|
-
private page;
|
|
11
|
-
loading: boolean;
|
|
12
|
-
isLoaded: boolean;
|
|
13
|
-
data: SubscriptionCredentialResponse;
|
|
14
|
-
subscriptionId: number;
|
|
15
|
-
searchText: string;
|
|
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
|
-
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
55
|
-
ngOnInit(): void;
|
|
56
|
-
ngAfterViewChecked(): void;
|
|
57
|
-
onLazyLoad(event: LazyLoadEvent): void;
|
|
58
|
-
/** Function to get all credentials */
|
|
59
|
-
private getAllSubscriptionCredentials;
|
|
60
|
-
/** Function to delete subscription credentials */
|
|
61
|
-
onDelete(id: number): void;
|
|
62
|
-
ngOnDestroy(): void;
|
|
63
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionCredentialsComponent, never>;
|
|
64
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionCredentialsComponent, "pw-subscription-credentials", never, {}, {}, never, never, false, never>;
|
|
65
|
-
}
|
|
@@ -1,32 +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 { Credential, SubscriptionCredentialDetail } from '../../../shared/interface/credential.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SubscriptionCredentialsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
|
-
id: number;
|
|
11
|
-
isLoading: boolean;
|
|
12
|
-
submitted: boolean;
|
|
13
|
-
buttonBusy: boolean;
|
|
14
|
-
data: SubscriptionCredentialDetail;
|
|
15
|
-
allCredentials: Credential[];
|
|
16
|
-
subscriptionId: number;
|
|
17
|
-
constructor(adminService: AdminService, injector: Injector);
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
get f(): {
|
|
20
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
21
|
-
};
|
|
22
|
-
/** Function to call all credentials */
|
|
23
|
-
private getAllCredentials;
|
|
24
|
-
/** Function to get subscription credential details */
|
|
25
|
-
private credentialDetails;
|
|
26
|
-
onSaveForm(): void;
|
|
27
|
-
getSelectedCredentialName(): string;
|
|
28
|
-
getSelectedCredentialField(): string;
|
|
29
|
-
ngOnDestroy(): void;
|
|
30
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SubscriptionCredentialsDetailsComponent, never>;
|
|
31
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SubscriptionCredentialsDetailsComponent, "pw-subscription-credentials-details", never, {}, {}, never, never, false, never>;
|
|
32
|
-
}
|
package/lib/components/domain-config/domain-config-details/base-domain-config.component.d.ts
DELETED
|
@@ -1,66 +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 { DomainConfig } from '../../../shared/interface/domain-config.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare abstract class BaseDomainConfigComponent extends AppBaseComponent implements OnInit {
|
|
8
|
-
protected readonly adminService: AdminService;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
|
-
submitted: boolean;
|
|
11
|
-
buttonBusy: boolean;
|
|
12
|
-
id: number;
|
|
13
|
-
subscriptionId: number;
|
|
14
|
-
duplicateConfigId: number;
|
|
15
|
-
data: DomainConfig;
|
|
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
|
-
isLoading: boolean;
|
|
55
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
56
|
-
ngOnInit(): void;
|
|
57
|
-
get f(): {
|
|
58
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
59
|
-
};
|
|
60
|
-
private getDomainConfigDetails;
|
|
61
|
-
onSave(): void;
|
|
62
|
-
protected abstract getForm(): UntypedFormGroup;
|
|
63
|
-
protected abstract getTabId(): string;
|
|
64
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<BaseDomainConfigComponent, never>;
|
|
65
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<BaseDomainConfigComponent, "ng-component", never, {}, {}, never, never, false, never>;
|
|
66
|
-
}
|
|
@@ -1,153 +0,0 @@
|
|
|
1
|
-
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
2
|
-
import { AfterViewInit, Injector, OnInit, QueryList } from '@angular/core';
|
|
3
|
-
import { FormArray, FormBuilder, FormGroup, UntypedFormGroup } from '@angular/forms';
|
|
4
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
5
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
6
|
-
import { ProductService } from '@posiwise/common-services';
|
|
7
|
-
import { CustomUploaderComponent } from '@posiwise/utils';
|
|
8
|
-
import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
|
|
9
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
10
|
-
import * as i0 from "@angular/core";
|
|
11
|
-
export declare class DomainConfigBuildComponent extends AppBaseComponent implements OnInit, AfterViewInit {
|
|
12
|
-
private readonly adminService;
|
|
13
|
-
private readonly productService;
|
|
14
|
-
private readonly modalService;
|
|
15
|
-
private readonly fb;
|
|
16
|
-
uploader: QueryList<CustomUploaderComponent>;
|
|
17
|
-
partnerCropper: any;
|
|
18
|
-
form: UntypedFormGroup;
|
|
19
|
-
submitted: boolean;
|
|
20
|
-
buttonBusy: boolean;
|
|
21
|
-
selectedPartnerIndex: number;
|
|
22
|
-
id: number;
|
|
23
|
-
duplicateConfigId: any;
|
|
24
|
-
subscriptionId: number;
|
|
25
|
-
data: DomainConfig;
|
|
26
|
-
routers: {
|
|
27
|
-
globalConfigDetails: string;
|
|
28
|
-
adminCredentialsDetails: string;
|
|
29
|
-
subscriptionCredentialDetails: string;
|
|
30
|
-
newsletter: string;
|
|
31
|
-
mailerDetails: string;
|
|
32
|
-
newsletterItemDetails: string;
|
|
33
|
-
newsletterItemView: string;
|
|
34
|
-
newslettersUserList: string;
|
|
35
|
-
newsletterDetails: string;
|
|
36
|
-
permissionsList: string;
|
|
37
|
-
permissionsDetails: string;
|
|
38
|
-
rolesDetails: string;
|
|
39
|
-
productDetails: string;
|
|
40
|
-
productsUserList: string;
|
|
41
|
-
feedbackQuestions: string;
|
|
42
|
-
feedbackQuestionsDetails: string;
|
|
43
|
-
subscriptionDetails: string;
|
|
44
|
-
subscriptionProductDetails: string;
|
|
45
|
-
tipsDetails: string;
|
|
46
|
-
tosAndPrivacyDetails: string;
|
|
47
|
-
tosAndPrivacyView: string;
|
|
48
|
-
usersDetails: string;
|
|
49
|
-
domainConfig: string;
|
|
50
|
-
domainConfigDetails: string;
|
|
51
|
-
loginNotifications: string;
|
|
52
|
-
incidentConfig: string;
|
|
53
|
-
incidentDetails: string;
|
|
54
|
-
faqConfig: string;
|
|
55
|
-
faqDetails: string;
|
|
56
|
-
inviteUsers: string;
|
|
57
|
-
subscriptionList: string;
|
|
58
|
-
createResource: string;
|
|
59
|
-
createTag: string;
|
|
60
|
-
tags: string;
|
|
61
|
-
posts: string;
|
|
62
|
-
resourcesList: string;
|
|
63
|
-
};
|
|
64
|
-
masterSubscriptionProductList: any[];
|
|
65
|
-
masterSubscriptionsList: any[];
|
|
66
|
-
subscriptionTosList: any[];
|
|
67
|
-
crmProductList: any[];
|
|
68
|
-
crmSubscriptionsList: any[];
|
|
69
|
-
crmSourcesList: any[];
|
|
70
|
-
productsList: any[];
|
|
71
|
-
childList: any[];
|
|
72
|
-
isLoading: boolean;
|
|
73
|
-
shardUrl: string;
|
|
74
|
-
constructor(injector: Injector, adminService: AdminService, productService: ProductService, modalService: NgbModal, fb: FormBuilder);
|
|
75
|
-
ngOnInit(): void;
|
|
76
|
-
addBookDemoLink(): void;
|
|
77
|
-
get integrations(): FormGroup;
|
|
78
|
-
get integrationsItems(): FormArray;
|
|
79
|
-
get abTests(): FormArray;
|
|
80
|
-
addAbTest(): void;
|
|
81
|
-
removeAbTest(index: number): void;
|
|
82
|
-
addIntegrationItem(): void;
|
|
83
|
-
get guidesItems(): FormArray;
|
|
84
|
-
addGuideItem(): void;
|
|
85
|
-
removeGuideItem(index: number): void;
|
|
86
|
-
removeIntegrationItem(index: number): void;
|
|
87
|
-
getQuestionOptions(questionIndex: number): FormArray;
|
|
88
|
-
get footerLinksItems(): FormArray;
|
|
89
|
-
getFooterSubtitles(index: number): FormArray;
|
|
90
|
-
addFooterLinkItem(): void;
|
|
91
|
-
removeFooterLinkItem(index: number): void;
|
|
92
|
-
addFooterSubtitle(linkIndex: number): void;
|
|
93
|
-
removeFooterSubtitle(linkIndex: number, subIndex: number): void;
|
|
94
|
-
get navbar(): FormGroup;
|
|
95
|
-
get navbarItems(): FormArray;
|
|
96
|
-
getSubtitles(index: number): FormArray;
|
|
97
|
-
getNavbarSubtitles(index: number): FormArray;
|
|
98
|
-
addNavbarItem(): void;
|
|
99
|
-
removeNavbarItem(index: number): void;
|
|
100
|
-
addSubtitle(navIndex: number): void;
|
|
101
|
-
removeSubtitle(navIndex: number, subIndex: number): void;
|
|
102
|
-
addContactUsOption(questionIndex: number): void;
|
|
103
|
-
removeContactUsOption(questionIndex: number, optionIndex: number): void;
|
|
104
|
-
removeBookDemoLink(index: number): void;
|
|
105
|
-
get ctas(): FormGroup;
|
|
106
|
-
get ctasItems(): FormArray;
|
|
107
|
-
get contactUs(): FormGroup;
|
|
108
|
-
get contactUsQuestions(): FormArray;
|
|
109
|
-
addContactUsQuestion(): void;
|
|
110
|
-
removeContactUsQuestion(index: number): void;
|
|
111
|
-
addCtasItem(): void;
|
|
112
|
-
removeCtasItem(index: number): void;
|
|
113
|
-
get testimonials(): FormGroup;
|
|
114
|
-
get testimonialsItems(): FormArray;
|
|
115
|
-
get contactUsHubspotItems(): FormArray;
|
|
116
|
-
addHubspotItem(): void;
|
|
117
|
-
removeHubspotItem(index: number): void;
|
|
118
|
-
openPartnerImageCropper(index: number): void;
|
|
119
|
-
addPartnerItem(): void;
|
|
120
|
-
removePartnerItem(index: number): void;
|
|
121
|
-
get uspsItems(): FormArray;
|
|
122
|
-
addUspItem(): void;
|
|
123
|
-
removeUspItem(index: number): void;
|
|
124
|
-
get videos(): FormGroup;
|
|
125
|
-
get videosItems(): FormArray;
|
|
126
|
-
addVideoItem(): void;
|
|
127
|
-
removeVideoItem(index: number): void;
|
|
128
|
-
addTestimonialItem(): void;
|
|
129
|
-
removeTestimonialItem(index: number): void;
|
|
130
|
-
get headerSubHeadings(): FormArray;
|
|
131
|
-
addHeaderSubHeading(): void;
|
|
132
|
-
removeHeaderSubHeading(index: number): void;
|
|
133
|
-
get partnersItems(): FormArray;
|
|
134
|
-
addPartnerImage(): void;
|
|
135
|
-
removePartnerImage(index: number): void;
|
|
136
|
-
getAllOptions(): void;
|
|
137
|
-
ngAfterViewInit(): void;
|
|
138
|
-
get f(): {
|
|
139
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
140
|
-
};
|
|
141
|
-
sortObj(obj: any): {};
|
|
142
|
-
searchProduct(event: any): void;
|
|
143
|
-
private groupProducts;
|
|
144
|
-
onSaveFile(event: any): void;
|
|
145
|
-
dropFooterSubtitles(i: number, event: CdkDragDrop<FormGroup[]>): void;
|
|
146
|
-
dropNavbarSubtitles(i: number, event: CdkDragDrop<FormGroup[]>): void;
|
|
147
|
-
dropBookDemoLinks(event: CdkDragDrop<FormGroup[]>): void;
|
|
148
|
-
dropContactUsOptions(questionIndex: number, event: CdkDragDrop<FormGroup[]>): void;
|
|
149
|
-
dropItems(control: FormArray, event: CdkDragDrop<FormGroup[]>): void;
|
|
150
|
-
onSave(): void;
|
|
151
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigBuildComponent, never>;
|
|
152
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigBuildComponent, "pw-domain-config-build", never, {}, {}, never, never, false, never>;
|
|
153
|
-
}
|
|
@@ -1,69 +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 { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DomainConfigCoreComponent extends AppBaseComponent implements OnInit {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
|
-
submitted: boolean;
|
|
11
|
-
buttonBusy: boolean;
|
|
12
|
-
id: number;
|
|
13
|
-
duplicateConfigId: any;
|
|
14
|
-
subscriptionId: number;
|
|
15
|
-
data: DomainConfig;
|
|
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
|
-
isLoading: boolean;
|
|
55
|
-
layoutOptions: {
|
|
56
|
-
label: string;
|
|
57
|
-
value: string;
|
|
58
|
-
}[];
|
|
59
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
60
|
-
ngOnInit(): void;
|
|
61
|
-
private getDuplicateDomainConfigDetails;
|
|
62
|
-
get f(): {
|
|
63
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
64
|
-
};
|
|
65
|
-
private getDomainConfigDetails;
|
|
66
|
-
onSave(): void;
|
|
67
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigCoreComponent, never>;
|
|
68
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigCoreComponent, "pw-domain-config-core", never, {}, {}, never, never, false, never>;
|
|
69
|
-
}
|
package/lib/components/domain-config/domain-config-details/domain-config-details.component.d.ts
DELETED
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { Injector, OnInit } from '@angular/core';
|
|
2
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
3
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
-
import { DomainConfig } from '../../../shared/interface/domain-config.interface';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DomainConfigDetailsComponent extends AppBaseComponent implements OnInit {
|
|
7
|
-
private readonly adminService;
|
|
8
|
-
data: DomainConfig;
|
|
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
|
-
isLoading: boolean;
|
|
48
|
-
subscriptionId: number;
|
|
49
|
-
id: number;
|
|
50
|
-
activeTab: string;
|
|
51
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
52
|
-
ngOnInit(): void;
|
|
53
|
-
onTabChange(event: any): void;
|
|
54
|
-
private getDomainConfigDetails;
|
|
55
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigDetailsComponent, never>;
|
|
56
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigDetailsComponent, "pw-domain-config-details", never, {}, {}, never, never, false, never>;
|
|
57
|
-
}
|
|
@@ -1,64 +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 { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class DomainConfigIntegrationsComponent extends AppBaseComponent implements OnInit {
|
|
8
|
-
private readonly adminService;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
|
-
submitted: boolean;
|
|
11
|
-
buttonBusy: boolean;
|
|
12
|
-
id: number;
|
|
13
|
-
subscriptionId: number;
|
|
14
|
-
duplicateConfigId: any;
|
|
15
|
-
data: DomainConfig;
|
|
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
|
-
isLoading: boolean;
|
|
55
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
56
|
-
ngOnInit(): void;
|
|
57
|
-
get f(): {
|
|
58
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
59
|
-
};
|
|
60
|
-
private getDomainConfigDetails;
|
|
61
|
-
onSave(): void;
|
|
62
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigIntegrationsComponent, never>;
|
|
63
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigIntegrationsComponent, "pw-domain-config-integrations", never, {}, {}, never, never, false, never>;
|
|
64
|
-
}
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, Injector, OnInit, QueryList } 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 { CustomUploaderComponent } from '@posiwise/utils';
|
|
6
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
7
|
-
import * as i0 from "@angular/core";
|
|
8
|
-
export declare class DomainConfigInterfaceComponent extends AppBaseComponent implements OnInit, AfterViewInit {
|
|
9
|
-
private readonly adminService;
|
|
10
|
-
uploader: QueryList<CustomUploaderComponent>;
|
|
11
|
-
form: UntypedFormGroup;
|
|
12
|
-
submitted: boolean;
|
|
13
|
-
buttonBusy: boolean;
|
|
14
|
-
id: number;
|
|
15
|
-
subscriptionId: number;
|
|
16
|
-
duplicateConfigId: any;
|
|
17
|
-
data: DomainConfig;
|
|
18
|
-
defaultColorCodes: DomainConfig;
|
|
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
|
-
isLoading: boolean;
|
|
58
|
-
childList: any[];
|
|
59
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
60
|
-
ngOnInit(): void;
|
|
61
|
-
ngAfterViewInit(): void;
|
|
62
|
-
get f(): {
|
|
63
|
-
[key: string]: import("@angular/forms").AbstractControl<any, any>;
|
|
64
|
-
};
|
|
65
|
-
private getDefaultColorCodes;
|
|
66
|
-
setDefaultColorCode(): void;
|
|
67
|
-
private getDomainConfigDetails;
|
|
68
|
-
saveFile(event: any): void;
|
|
69
|
-
onSave(): void;
|
|
70
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigInterfaceComponent, never>;
|
|
71
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigInterfaceComponent, "pw-domain-config-interface", never, {}, {}, never, never, false, never>;
|
|
72
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { BaseDomainConfigComponent } from '../base-domain-config.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DomainConfigOrganizationComponent extends BaseDomainConfigComponent {
|
|
7
|
-
protected readonly adminService: AdminService;
|
|
8
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
9
|
-
protected getForm(): UntypedFormGroup;
|
|
10
|
-
protected getTabId(): string;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigOrganizationComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigOrganizationComponent, "pw-domain-config-organization", never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { BaseDomainConfigComponent } from '../base-domain-config.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DomainConfigSecurityComponent extends BaseDomainConfigComponent {
|
|
7
|
-
protected readonly adminService: AdminService;
|
|
8
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
9
|
-
protected getForm(): UntypedFormGroup;
|
|
10
|
-
protected getTabId(): string;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigSecurityComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigSecurityComponent, "pw-domain-config-security", never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { Injector } from '@angular/core';
|
|
2
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { BaseDomainConfigComponent } from '../base-domain-config.component';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class DomainConfigSocialComponent extends BaseDomainConfigComponent {
|
|
7
|
-
protected readonly adminService: AdminService;
|
|
8
|
-
constructor(injector: Injector, adminService: AdminService);
|
|
9
|
-
protected getForm(): UntypedFormGroup;
|
|
10
|
-
protected getTabId(): string;
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<DomainConfigSocialComponent, never>;
|
|
12
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<DomainConfigSocialComponent, "pw-domain-config-social", never, {}, {}, never, never, false, never>;
|
|
13
|
-
}
|