@posiwise/admin-module 0.0.141 → 0.0.142
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/esm2022/lib/admin-guard.service.mjs +2 -2
- package/esm2022/lib/admin-module.routing.mjs +17 -17
- package/esm2022/lib/admin.module.mjs +41 -41
- package/esm2022/lib/components/TOS/terms-of-service/terms-of-service.component.mjs +5 -5
- package/esm2022/lib/components/TOS/terms-of-service-details/terms-of-service-details.component.mjs +2 -2
- package/esm2022/lib/components/TOS/terms-of-service-tabs/terms-of-service-tabs.component.mjs +1 -1
- package/esm2022/lib/components/config/global-config-details/global-config-details.component.mjs +1 -1
- package/esm2022/lib/components/config/global-config-list/global-config-list.component.mjs +3 -3
- package/esm2022/lib/components/config/global-config-tabs/global-config-tabs.component.mjs +1 -1
- package/esm2022/lib/components/contact-us/contact-us-list/contact-us-list.component.mjs +6 -6
- package/esm2022/lib/components/contact-us/contact-us-tabs/contact-us-tabs.component.mjs +1 -1
- package/esm2022/lib/components/credentials/credentials/credentials.component.mjs +4 -4
- package/esm2022/lib/components/credentials/credentials-details/credentials-details.component.mjs +1 -1
- package/esm2022/lib/components/credentials/credentials-tab/credentials-tab.component.mjs +1 -1
- package/esm2022/lib/components/credentials/subscription-credentials/subscription-credentials.component.mjs +7 -7
- package/esm2022/lib/components/credentials/subscription-credentials-details/subscription-credentials-details.component.mjs +1 -1
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-build/domain-config-build.component.mjs +4 -4
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-core/domain-config-core.component.mjs +2 -2
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-details.component.mjs +2 -2
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-integrations/domain-config-integrations.component.mjs +2 -2
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-interface/domain-config-interface.component.mjs +4 -4
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-organization/domain-config-organization.component.mjs +2 -2
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-security/domain-config-security.component.mjs +2 -2
- package/esm2022/lib/components/domain-config/domain-config-details/domain-config-social/domain-config-social.component.mjs +2 -2
- package/esm2022/lib/components/domain-config/domain-config-list/domain-config-list.component.mjs +6 -6
- package/esm2022/lib/components/domain-config/domain-config-tabs/domain-config-tabs.component.mjs +1 -1
- package/esm2022/lib/components/faqs/add-faq/add-faq.component.mjs +14 -14
- package/esm2022/lib/components/faqs/edit-faq/edit-faq.component.mjs +15 -13
- package/esm2022/lib/components/faqs/faqs-list/faqs-list.component.mjs +11 -11
- package/esm2022/lib/components/faqs/faqs-tabs/faqs-tabs.component.mjs +1 -1
- package/esm2022/lib/components/feedback-questions/feedback-questions-details/feedback-questions-details.component.mjs +2 -2
- package/esm2022/lib/components/feedback-questions/feedback-questions-list/feedback-questions-list.component.mjs +5 -5
- package/esm2022/lib/components/generic/generic-misc/generic-misc.component.mjs +3 -3
- package/esm2022/lib/components/generic/generic-tabs/generic-tabs.component.mjs +1 -1
- package/esm2022/lib/components/incidents/add-edit-incident/add-edit-incident.component.mjs +3 -3
- package/esm2022/lib/components/incidents/incidents-list/incidents-list.component.mjs +3 -3
- package/esm2022/lib/components/incidents/incidents-tabs/incidents-tabs.component.mjs +1 -1
- package/esm2022/lib/components/login-notifications/login-notification-details/login-notification-details.component.mjs +2 -2
- package/esm2022/lib/components/login-notifications/login-notification-tabs/login-notification-tabs.component.mjs +1 -1
- package/esm2022/lib/components/login-notifications/login-notifications-list/login-notifications-list.component.mjs +5 -5
- package/esm2022/lib/components/mailer/mailer-details/mailer-details.component.mjs +3 -3
- package/esm2022/lib/components/mailer/mailer-list/mailer-list.component.mjs +6 -6
- package/esm2022/lib/components/mailer/mailer-tabs/mailer-tabs.component.mjs +1 -1
- package/esm2022/lib/components/newsletters/newsletter-details/newsletter-details.component.mjs +2 -2
- package/esm2022/lib/components/newsletters/newsletter-item-details/newsletter-item-details.component.mjs +8 -8
- package/esm2022/lib/components/newsletters/newsletter-users-list/newsletter-users-list.component.mjs +5 -5
- package/esm2022/lib/components/newsletters/newsletters-items/newsletters-items-view-details/newsletters-items-view-details.component.mjs +4 -4
- package/esm2022/lib/components/newsletters/newsletters-items/newsletters-items.component.mjs +6 -6
- package/esm2022/lib/components/newsletters/newsletters-list/newsletters-list.component.mjs +5 -5
- package/esm2022/lib/components/newsletters/newsletters-tabs/newsletters-tabs.component.mjs +2 -2
- package/esm2022/lib/components/permissions/permissions-details/permissions-details.component.mjs +2 -2
- package/esm2022/lib/components/permissions/permissions-list/permissions-list.component.mjs +5 -5
- package/esm2022/lib/components/permissions/permissions-tabs/permissions-tabs.component.mjs +1 -1
- package/esm2022/lib/components/permissions/role-details/role-details.component.mjs +2 -2
- package/esm2022/lib/components/permissions/roles-list/roles-list.component.mjs +5 -5
- package/esm2022/lib/components/products/product-details/product-details.component.mjs +6 -6
- package/esm2022/lib/components/products/products-insight/products-insight.component.mjs +2 -2
- package/esm2022/lib/components/products/products-list/products-list.component.mjs +7 -7
- package/esm2022/lib/components/products/products-tabs/products-tabs.component.mjs +1 -1
- package/esm2022/lib/components/products/users-list-for-product/users-list-for-product.component.mjs +1 -1
- package/esm2022/lib/components/subscriptions/subscription-agents/subscription-agents.component.mjs +2 -2
- package/esm2022/lib/components/subscriptions/subscription-agents-list/subscription-agents-list.component.mjs +5 -5
- package/esm2022/lib/components/subscriptions/subscription-details/subscription-details.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscription-product-details/subscription-product-details.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscription-products/subscription-products.component.mjs +4 -4
- package/esm2022/lib/components/subscriptions/subscription-users/subscription-users.component.mjs +30 -7
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-price/subscription-insight-average-price.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-user/subscription-insight-average-user.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscription-insight-churn/subscription-insight-churn.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscription-insight-nps/subscription-insight-nps.component.mjs +4 -4
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscription-insight-product-session/subscription-insight-product-session.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscription-insight-revenue/subscription-insight-revenue.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscriptions-insight/subscriptions-insight.component.mjs +3 -3
- package/esm2022/lib/components/subscriptions/subscriptions-list/invite-users/invite-users.component.mjs +7 -7
- package/esm2022/lib/components/subscriptions/subscriptions-list/subscriptions-list.component.mjs +9 -9
- package/esm2022/lib/components/subscriptions/subscriptions-tabs/subscriptions-tabs.component.mjs +1 -1
- package/esm2022/lib/components/tags/tags-category/tags-category.component.mjs +6 -6
- package/esm2022/lib/components/tags/tags-list/tags-list.component.mjs +8 -8
- package/esm2022/lib/components/tags/tags-tabs/tags-tabs.component.mjs +1 -1
- package/esm2022/lib/components/tips/tip-detail/tip-detail.component.mjs +1 -1
- package/esm2022/lib/components/tips/tips-list/tips-list.component.mjs +2 -2
- package/esm2022/lib/components/tips/tips-tabs/tips-tabs.component.mjs +1 -1
- package/esm2022/lib/components/tracking/ahoy-events/ahoy-events.component.mjs +7 -7
- package/esm2022/lib/components/tracking/ahoy-messages/ahoy-messages.component.mjs +7 -7
- package/esm2022/lib/components/tracking/ahoy-visits/ahoy-visits.component.mjs +7 -7
- package/esm2022/lib/components/tracking/events/events.component.mjs +4 -4
- package/esm2022/lib/components/tracking/tracking-tabs/tracking-tabs.component.mjs +1 -1
- package/esm2022/lib/components/tracking/versions/versions.component.mjs +4 -4
- package/esm2022/lib/components/users/user-details/user-details.component.mjs +2 -2
- package/esm2022/lib/components/users/users-insight/users-insight.component.mjs +1 -1
- package/esm2022/lib/components/users/users-list/users-list.component.mjs +13 -13
- package/esm2022/lib/components/users/users-tabs/users-tabs.component.mjs +1 -1
- package/fesm2022/posiwise-admin-module.mjs +5682 -5658
- package/fesm2022/posiwise-admin-module.mjs.map +1 -1
- package/lib/admin-guard.service.d.ts +1 -1
- package/lib/components/TOS/terms-of-service/terms-of-service.component.d.ts +3 -3
- package/lib/components/TOS/terms-of-service-details/terms-of-service-details.component.d.ts +1 -1
- package/lib/components/config/global-config-details/global-config-details.component.d.ts +2 -2
- package/lib/components/config/global-config-list/global-config-list.component.d.ts +2 -2
- package/lib/components/contact-us/contact-us-list/contact-us-list.component.d.ts +4 -4
- package/lib/components/credentials/credentials/credentials.component.d.ts +3 -3
- package/lib/components/credentials/credentials-details/credentials-details.component.d.ts +1 -1
- package/lib/components/credentials/subscription-credentials/subscription-credentials.component.d.ts +5 -5
- package/lib/components/credentials/subscription-credentials-details/subscription-credentials-details.component.d.ts +2 -2
- package/lib/components/domain-config/domain-config-details/domain-config-build/domain-config-build.component.d.ts +4 -4
- package/lib/components/domain-config/domain-config-details/domain-config-core/domain-config-core.component.d.ts +2 -2
- package/lib/components/domain-config/domain-config-details/domain-config-details.component.d.ts +2 -2
- package/lib/components/domain-config/domain-config-details/domain-config-integrations/domain-config-integrations.component.d.ts +2 -2
- package/lib/components/domain-config/domain-config-details/domain-config-interface/domain-config-interface.component.d.ts +3 -3
- package/lib/components/domain-config/domain-config-details/domain-config-organization/domain-config-organization.component.d.ts +2 -2
- package/lib/components/domain-config/domain-config-details/domain-config-security/domain-config-security.component.d.ts +1 -1
- package/lib/components/domain-config/domain-config-details/domain-config-social/domain-config-social.component.d.ts +2 -2
- package/lib/components/domain-config/domain-config-list/domain-config-list.component.d.ts +4 -4
- package/lib/components/faqs/add-faq/add-faq.component.d.ts +11 -11
- package/lib/components/faqs/edit-faq/edit-faq.component.d.ts +14 -11
- package/lib/components/faqs/faqs-list/faqs-list.component.d.ts +10 -10
- package/lib/components/feedback-questions/feedback-questions-details/feedback-questions-details.component.d.ts +4 -4
- package/lib/components/feedback-questions/feedback-questions-list/feedback-questions-list.component.d.ts +4 -4
- package/lib/components/incidents/add-edit-incident/add-edit-incident.component.d.ts +3 -3
- package/lib/components/incidents/incidents-list/incidents-list.component.d.ts +3 -3
- package/lib/components/login-notifications/login-notification-details/login-notification-details.component.d.ts +1 -1
- package/lib/components/login-notifications/login-notifications-list/login-notifications-list.component.d.ts +3 -3
- package/lib/components/mailer/mailer-list/mailer-list.component.d.ts +2 -2
- package/lib/components/mailer/mailer-tabs/mailer-tabs.component.d.ts +1 -1
- package/lib/components/newsletters/newsletter-details/newsletter-details.component.d.ts +1 -1
- package/lib/components/newsletters/newsletter-item-details/newsletter-item-details.component.d.ts +7 -7
- package/lib/components/newsletters/newsletter-users-list/newsletter-users-list.component.d.ts +5 -5
- package/lib/components/newsletters/newsletters-items/newsletters-items-view-details/newsletters-items-view-details.component.d.ts +2 -2
- package/lib/components/newsletters/newsletters-items/newsletters-items.component.d.ts +6 -6
- package/lib/components/newsletters/newsletters-list/newsletters-list.component.d.ts +2 -2
- package/lib/components/newsletters/newsletters-tabs/newsletters-tabs.component.d.ts +1 -1
- package/lib/components/permissions/permissions-details/permissions-details.component.d.ts +3 -3
- package/lib/components/permissions/permissions-list/permissions-list.component.d.ts +4 -4
- package/lib/components/permissions/role-details/role-details.component.d.ts +4 -4
- package/lib/components/permissions/roles-list/roles-list.component.d.ts +2 -2
- package/lib/components/products/product-details/product-details.component.d.ts +14 -13
- package/lib/components/products/products-insight/products-insight.component.d.ts +1 -1
- package/lib/components/products/products-list/products-list.component.d.ts +6 -6
- package/lib/components/products/users-list-for-product/users-list-for-product.component.d.ts +2 -2
- package/lib/components/subscriptions/subscription-agents/subscription-agents.component.d.ts +2 -2
- package/lib/components/subscriptions/subscription-agents-list/subscription-agents-list.component.d.ts +2 -2
- package/lib/components/subscriptions/subscription-details/subscription-details.component.d.ts +7 -7
- package/lib/components/subscriptions/subscription-product-details/subscription-product-details.component.d.ts +2 -2
- package/lib/components/subscriptions/subscription-products/subscription-products.component.d.ts +5 -5
- package/lib/components/subscriptions/subscription-users/subscription-users.component.d.ts +7 -5
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-price/subscription-insight-average-price.component.d.ts +1 -1
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-user/subscription-insight-average-user.component.d.ts +1 -1
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-churn/subscription-insight-churn.component.d.ts +1 -1
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-nps/subscription-insight-nps.component.d.ts +3 -3
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-product-session/subscription-insight-product-session.component.d.ts +1 -1
- package/lib/components/subscriptions/subscriptions-insight/subscription-insight-revenue/subscription-insight-revenue.component.d.ts +1 -1
- package/lib/components/subscriptions/subscriptions-insight/subscriptions-insight.component.d.ts +1 -1
- package/lib/components/subscriptions/subscriptions-list/invite-users/invite-users.component.d.ts +10 -10
- package/lib/components/subscriptions/subscriptions-list/subscriptions-list.component.d.ts +7 -7
- package/lib/components/subscriptions/subscriptions-tabs/subscriptions-tabs.component.d.ts +1 -1
- package/lib/components/tags/tags-category/tags-category.component.d.ts +4 -4
- package/lib/components/tags/tags-list/tags-list.component.d.ts +6 -6
- package/lib/components/tips/tips-list/tips-list.component.d.ts +1 -1
- package/lib/components/tracking/ahoy-events/ahoy-events.component.d.ts +9 -9
- package/lib/components/tracking/ahoy-messages/ahoy-messages.component.d.ts +9 -9
- package/lib/components/tracking/ahoy-visits/ahoy-visits.component.d.ts +9 -9
- package/lib/components/tracking/events/events.component.d.ts +6 -6
- package/lib/components/tracking/versions/versions.component.d.ts +6 -6
- package/lib/components/users/user-details/user-details.component.d.ts +2 -2
- package/lib/components/users/users-list/users-list.component.d.ts +13 -13
- package/lib/components/users/users-tabs/users-tabs.component.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ActivatedRouteSnapshot, Route, Router, RouterStateSnapshot } from '@angular/router';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
2
|
import { PermissionService, UserService } from '@posiwise/common-services';
|
|
3
|
+
import { Observable } from 'rxjs';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class AdminGuardService {
|
|
6
6
|
private readonly userService;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { PrivacyTosResponse } from '../../../shared/interface/privacy-tos.interface';
|
|
5
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
+
import { PrivacyTosResponse } from '../../../shared/interface/privacy-tos.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class TermsOfServiceComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
8
|
private readonly adminService;
|
|
9
9
|
private readonly cdr;
|
|
10
|
+
private page;
|
|
10
11
|
searchText: string;
|
|
11
12
|
data: PrivacyTosResponse;
|
|
12
13
|
loading: boolean;
|
|
@@ -44,7 +45,6 @@ export declare class TermsOfServiceComponent extends AppBaseComponent implements
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
47
|
-
private page;
|
|
48
48
|
subscriptionId: number;
|
|
49
49
|
constructor(adminService: AdminService, injector: Injector, cdr: ChangeDetectorRef);
|
|
50
50
|
ngOnInit(): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { AfterViewInit, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { PrivacyTos } from '../../../shared/interface/privacy-tos.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { PrivacyTos } from '../../../shared/interface/privacy-tos.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class TermsOfServiceDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewInit {
|
|
8
8
|
private readonly adminService;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { GlobalConfig } from '../../../shared/interface/global-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { GlobalConfig } from '../../../shared/interface/global-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class GlobalConfigDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
8
|
private readonly adminService;
|
|
9
|
-
form: UntypedFormGroup;
|
|
10
9
|
private id;
|
|
10
|
+
form: UntypedFormGroup;
|
|
11
11
|
data: GlobalConfig;
|
|
12
12
|
submitted: boolean;
|
|
13
13
|
isLoading: boolean;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { GlobalConfigResponse } from '../../../shared/interface/global-config.interface';
|
|
5
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
+
import { GlobalConfigResponse } from '../../../shared/interface/global-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class GlobalConfigListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
8
|
private readonly adminService;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { ContactUsResponse } from '../../../shared/interface/contact-us.interface';
|
|
5
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
+
import { ContactUsResponse } from '../../../shared/interface/contact-us.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class ContactUsListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
8
|
private readonly adminService;
|
|
9
9
|
private readonly cdr;
|
|
10
|
+
private page;
|
|
10
11
|
searchText: string;
|
|
11
12
|
loading: boolean;
|
|
12
|
-
data: ContactUsResponse;
|
|
13
13
|
isLoaded: boolean;
|
|
14
|
-
|
|
14
|
+
data: ContactUsResponse;
|
|
15
15
|
subscriptionId: number;
|
|
16
16
|
productId: number;
|
|
17
17
|
closed: boolean;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { Credential, CredentialResponse } from '../../../shared/interface/credential.interface';
|
|
5
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
+
import { Credential, CredentialResponse } from '../../../shared/interface/credential.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class CredentialsComponent extends AppBaseComponent implements OnDestroy, AfterViewChecked {
|
|
8
8
|
private readonly adminService;
|
|
9
9
|
private readonly cdr;
|
|
10
|
+
private page;
|
|
10
11
|
searchText: string;
|
|
11
12
|
data: CredentialResponse;
|
|
12
13
|
loading: boolean;
|
|
13
14
|
isLoaded: boolean;
|
|
14
|
-
private page;
|
|
15
15
|
routers: {
|
|
16
16
|
globalConfigDetails: string;
|
|
17
17
|
adminCredentialsDetails: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { Credential } from '../../../shared/interface/credential.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { Credential } from '../../../shared/interface/credential.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class CredentialsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
8
|
private readonly adminService;
|
package/lib/components/credentials/subscription-credentials/subscription-credentials.component.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { SubscriptionCredentialResponse } from '../../../shared/interface/credential.interface';
|
|
5
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
+
import { SubscriptionCredentialResponse } from '../../../shared/interface/credential.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SubscriptionCredentialsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
8
|
private readonly adminService;
|
|
9
9
|
private readonly cdr;
|
|
10
|
-
|
|
10
|
+
private page;
|
|
11
11
|
loading: boolean;
|
|
12
|
+
isLoaded: boolean;
|
|
12
13
|
data: SubscriptionCredentialResponse;
|
|
13
14
|
subscriptionId: number;
|
|
14
|
-
|
|
15
|
-
private page;
|
|
15
|
+
searchText: string;
|
|
16
16
|
routers: {
|
|
17
17
|
globalConfigDetails: string;
|
|
18
18
|
adminCredentialsDetails: string;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { Credential, SubscriptionCredentialDetail } from '../../../shared/interface/credential.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { Credential, SubscriptionCredentialDetail } from '../../../shared/interface/credential.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SubscriptionCredentialsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
8
|
private readonly adminService;
|
|
9
9
|
form: UntypedFormGroup;
|
|
10
10
|
id: number;
|
|
11
11
|
isLoading: boolean;
|
|
12
|
-
data: SubscriptionCredentialDetail;
|
|
13
12
|
submitted: boolean;
|
|
14
13
|
buttonBusy: boolean;
|
|
14
|
+
data: SubscriptionCredentialDetail;
|
|
15
15
|
allCredentials: Credential[];
|
|
16
16
|
subscriptionId: number;
|
|
17
17
|
constructor(adminService: AdminService, injector: Injector);
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { AfterViewInit, Injector, OnInit, QueryList } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
6
|
-
import { CustomUploaderComponent } from '@posiwise/shared-components';
|
|
7
5
|
import { ProductService } from '@posiwise/common-services';
|
|
6
|
+
import { CustomUploaderComponent } from '@posiwise/shared-components';
|
|
7
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class DomainConfigBuildComponent extends AppBaseComponent implements OnInit, AfterViewInit {
|
|
10
10
|
private readonly adminService;
|
|
@@ -14,6 +14,7 @@ export declare class DomainConfigBuildComponent extends AppBaseComponent impleme
|
|
|
14
14
|
submitted: boolean;
|
|
15
15
|
buttonBusy: boolean;
|
|
16
16
|
id: number;
|
|
17
|
+
subscriptionId: number;
|
|
17
18
|
data: DomainConfig;
|
|
18
19
|
routers: {
|
|
19
20
|
globalConfigDetails: string;
|
|
@@ -48,16 +49,15 @@ export declare class DomainConfigBuildComponent extends AppBaseComponent impleme
|
|
|
48
49
|
inviteUsers: string;
|
|
49
50
|
subscriptionList: string;
|
|
50
51
|
};
|
|
51
|
-
subscriptionId: number;
|
|
52
52
|
masterSubscriptionProductList: any[];
|
|
53
53
|
masterSubscriptionsList: any[];
|
|
54
54
|
subscriptionTosList: any[];
|
|
55
55
|
crmProductList: any[];
|
|
56
56
|
crmSubscriptionsList: any[];
|
|
57
57
|
crmSourcesList: any[];
|
|
58
|
-
isLoading: boolean;
|
|
59
58
|
productsList: any[];
|
|
60
59
|
childList: any[];
|
|
60
|
+
isLoading: boolean;
|
|
61
61
|
shardUrl: string;
|
|
62
62
|
constructor(injector: Injector, adminService: AdminService, productService: ProductService);
|
|
63
63
|
ngOnInit(): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class DomainConfigCoreComponent extends AppBaseComponent implements OnInit {
|
|
8
8
|
private readonly adminService;
|
|
@@ -10,6 +10,7 @@ export declare class DomainConfigCoreComponent extends AppBaseComponent implemen
|
|
|
10
10
|
submitted: boolean;
|
|
11
11
|
buttonBusy: boolean;
|
|
12
12
|
id: number;
|
|
13
|
+
subscriptionId: number;
|
|
13
14
|
data: DomainConfig;
|
|
14
15
|
routers: {
|
|
15
16
|
globalConfigDetails: string;
|
|
@@ -44,7 +45,6 @@ export declare class DomainConfigCoreComponent extends AppBaseComponent implemen
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
47
|
-
subscriptionId: number;
|
|
48
48
|
isLoading: boolean;
|
|
49
49
|
constructor(injector: Injector, adminService: AdminService);
|
|
50
50
|
ngOnInit(): void;
|
package/lib/components/domain-config/domain-config-details/domain-config-details.component.d.ts
CHANGED
|
@@ -1,11 +1,10 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
3
|
-
import { DomainConfig } from '../../../shared/interface/domain-config.interface';
|
|
4
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { DomainConfig } from '../../../shared/interface/domain-config.interface';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class DomainConfigDetailsComponent extends AppBaseComponent implements OnInit {
|
|
7
7
|
private readonly adminService;
|
|
8
|
-
id: number;
|
|
9
8
|
data: DomainConfig;
|
|
10
9
|
routers: {
|
|
11
10
|
globalConfigDetails: string;
|
|
@@ -42,6 +41,7 @@ export declare class DomainConfigDetailsComponent extends AppBaseComponent imple
|
|
|
42
41
|
};
|
|
43
42
|
isLoading: boolean;
|
|
44
43
|
subscriptionId: number;
|
|
44
|
+
id: number;
|
|
45
45
|
activeTab: string;
|
|
46
46
|
constructor(injector: Injector, adminService: AdminService);
|
|
47
47
|
ngOnInit(): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class DomainConfigIntegrationsComponent extends AppBaseComponent implements OnInit {
|
|
8
8
|
private readonly adminService;
|
|
@@ -10,6 +10,7 @@ export declare class DomainConfigIntegrationsComponent extends AppBaseComponent
|
|
|
10
10
|
submitted: boolean;
|
|
11
11
|
buttonBusy: boolean;
|
|
12
12
|
id: number;
|
|
13
|
+
subscriptionId: number;
|
|
13
14
|
data: DomainConfig;
|
|
14
15
|
routers: {
|
|
15
16
|
globalConfigDetails: string;
|
|
@@ -44,7 +45,6 @@ export declare class DomainConfigIntegrationsComponent extends AppBaseComponent
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
47
|
-
subscriptionId: number;
|
|
48
48
|
isLoading: boolean;
|
|
49
49
|
constructor(injector: Injector, adminService: AdminService);
|
|
50
50
|
ngOnInit(): void;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
1
|
import { AfterViewInit, Injector, OnInit, QueryList } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
6
5
|
import { CustomUploaderComponent } from '@posiwise/shared-components';
|
|
6
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class DomainConfigInterfaceComponent extends AppBaseComponent implements OnInit, AfterViewInit {
|
|
9
9
|
private readonly adminService;
|
|
10
10
|
uploader: QueryList<CustomUploaderComponent>;
|
|
11
11
|
form: UntypedFormGroup;
|
|
12
12
|
submitted: boolean;
|
|
13
|
+
buttonBusy: boolean;
|
|
13
14
|
id: number;
|
|
15
|
+
subscriptionId: number;
|
|
14
16
|
data: DomainConfig;
|
|
15
17
|
routers: {
|
|
16
18
|
globalConfigDetails: string;
|
|
@@ -45,10 +47,8 @@ export declare class DomainConfigInterfaceComponent extends AppBaseComponent imp
|
|
|
45
47
|
inviteUsers: string;
|
|
46
48
|
subscriptionList: string;
|
|
47
49
|
};
|
|
48
|
-
subscriptionId: number;
|
|
49
50
|
isLoading: boolean;
|
|
50
51
|
childList: any[];
|
|
51
|
-
buttonBusy: boolean;
|
|
52
52
|
constructor(injector: Injector, adminService: AdminService);
|
|
53
53
|
ngOnInit(): void;
|
|
54
54
|
ngAfterViewInit(): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class DomainConfigOrganizationComponent extends AppBaseComponent implements OnInit {
|
|
8
8
|
private readonly adminService;
|
|
@@ -10,6 +10,7 @@ export declare class DomainConfigOrganizationComponent extends AppBaseComponent
|
|
|
10
10
|
submitted: boolean;
|
|
11
11
|
buttonBusy: boolean;
|
|
12
12
|
id: number;
|
|
13
|
+
subscriptionId: number;
|
|
13
14
|
data: DomainConfig;
|
|
14
15
|
routers: {
|
|
15
16
|
globalConfigDetails: string;
|
|
@@ -44,7 +45,6 @@ export declare class DomainConfigOrganizationComponent extends AppBaseComponent
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
47
|
-
subscriptionId: number;
|
|
48
48
|
isLoading: boolean;
|
|
49
49
|
constructor(injector: Injector, adminService: AdminService);
|
|
50
50
|
ngOnInit(): void;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class DomainConfigSecurityComponent extends AppBaseComponent implements OnInit {
|
|
8
8
|
private readonly adminService;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
+
import { DomainConfig } from '../../../../shared/interface/domain-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class DomainConfigSocialComponent extends AppBaseComponent implements OnInit {
|
|
8
8
|
private readonly adminService;
|
|
@@ -10,6 +10,7 @@ export declare class DomainConfigSocialComponent extends AppBaseComponent implem
|
|
|
10
10
|
submitted: boolean;
|
|
11
11
|
buttonBusy: boolean;
|
|
12
12
|
id: number;
|
|
13
|
+
subscriptionId: number;
|
|
13
14
|
data: DomainConfig;
|
|
14
15
|
routers: {
|
|
15
16
|
globalConfigDetails: string;
|
|
@@ -44,7 +45,6 @@ export declare class DomainConfigSocialComponent extends AppBaseComponent implem
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
47
|
-
subscriptionId: number;
|
|
48
48
|
isLoading: boolean;
|
|
49
49
|
constructor(injector: Injector, adminService: AdminService);
|
|
50
50
|
ngOnInit(): void;
|
|
@@ -1,19 +1,18 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { DomainConfigResponse } from '../../../shared/interface/domain-config.interface';
|
|
5
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
5
|
+
import { DomainConfigResponse } from '../../../shared/interface/domain-config.interface';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class DomainConfigListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
8
8
|
private readonly adminService;
|
|
9
9
|
private readonly cdr;
|
|
10
|
+
private page;
|
|
10
11
|
data: DomainConfigResponse;
|
|
11
|
-
searchText: string;
|
|
12
12
|
loading: boolean;
|
|
13
13
|
isLoaded: boolean;
|
|
14
14
|
shardNames: any[];
|
|
15
15
|
frontendRepoNames: any[];
|
|
16
|
-
private page;
|
|
17
16
|
routers: {
|
|
18
17
|
globalConfigDetails: string;
|
|
19
18
|
adminCredentialsDetails: string;
|
|
@@ -48,6 +47,7 @@ export declare class DomainConfigListComponent extends AppBaseComponent implemen
|
|
|
48
47
|
subscriptionList: string;
|
|
49
48
|
};
|
|
50
49
|
subscriptionId: number;
|
|
50
|
+
searchText: string;
|
|
51
51
|
constructor(injector: Injector, adminService: AdminService, cdr: ChangeDetectorRef);
|
|
52
52
|
ngOnInit(): void;
|
|
53
53
|
ngAfterViewChecked(): void;
|
|
@@ -10,6 +10,7 @@ export declare class AddFaqComponent extends AppBaseComponent implements OnInit,
|
|
|
10
10
|
private readonly commonService;
|
|
11
11
|
private readonly adminService;
|
|
12
12
|
private readonly productService;
|
|
13
|
+
editForm: NgForm;
|
|
13
14
|
form: UntypedFormGroup;
|
|
14
15
|
routers: {
|
|
15
16
|
globalConfigDetails: string;
|
|
@@ -44,34 +45,33 @@ export declare class AddFaqComponent extends AppBaseComponent implements OnInit,
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
47
|
-
faqs: FAQ[];
|
|
48
48
|
editorConfig: any;
|
|
49
|
-
faqList: FAQ[];
|
|
50
49
|
id: number;
|
|
51
|
-
backUpFAQ: FAQ[];
|
|
52
50
|
submitted: boolean;
|
|
53
|
-
isLoaded: boolean;
|
|
54
|
-
editForm: NgForm;
|
|
55
51
|
isEdit: boolean;
|
|
56
|
-
|
|
52
|
+
buttonBusy: boolean;
|
|
53
|
+
isLoaded: boolean;
|
|
57
54
|
isProductEnabled: boolean;
|
|
55
|
+
showList: boolean;
|
|
56
|
+
showFilters: boolean;
|
|
57
|
+
categories: any[];
|
|
58
58
|
productList: ProductList[];
|
|
59
|
-
searchText: string;
|
|
60
59
|
allProducts: Product[];
|
|
60
|
+
faqs: FAQ[];
|
|
61
|
+
faqList: FAQ[];
|
|
62
|
+
backUpFAQ: FAQ[];
|
|
61
63
|
allFaqs: any[];
|
|
62
|
-
|
|
63
|
-
showFilters: boolean;
|
|
64
|
+
searchText: string;
|
|
64
65
|
defaultValue: any;
|
|
65
66
|
totalRecordsUnFiltered: number;
|
|
66
67
|
totalRecords: number;
|
|
68
|
+
page: number;
|
|
67
69
|
subscriptionId: number;
|
|
68
70
|
featureKeysList: any[];
|
|
69
71
|
selectedFeatureKeys: any[];
|
|
70
|
-
buttonBusy: boolean;
|
|
71
72
|
categoryForBadges: any[];
|
|
72
73
|
slug: string;
|
|
73
74
|
faqHashMap: {};
|
|
74
|
-
page: number;
|
|
75
75
|
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector);
|
|
76
76
|
ngOnInit(): void;
|
|
77
77
|
ngAfterViewInit(): void;
|
|
@@ -10,6 +10,7 @@ export declare class EditFaqComponent extends AppBaseComponent implements OnInit
|
|
|
10
10
|
private readonly commonService;
|
|
11
11
|
private readonly adminService;
|
|
12
12
|
private readonly productService;
|
|
13
|
+
editForm: NgForm;
|
|
13
14
|
form: UntypedFormGroup;
|
|
14
15
|
routers: {
|
|
15
16
|
globalConfigDetails: string;
|
|
@@ -44,32 +45,34 @@ export declare class EditFaqComponent extends AppBaseComponent implements OnInit
|
|
|
44
45
|
inviteUsers: string;
|
|
45
46
|
subscriptionList: string;
|
|
46
47
|
};
|
|
48
|
+
editorConfig: any;
|
|
47
49
|
id: number;
|
|
48
50
|
submitted: boolean;
|
|
49
|
-
isLoaded: boolean;
|
|
50
|
-
editForm: NgForm;
|
|
51
|
-
editorConfig: any;
|
|
52
|
-
currentFaq: FAQ | null;
|
|
53
51
|
isEdit: boolean;
|
|
54
|
-
|
|
52
|
+
buttonBusy: boolean;
|
|
53
|
+
isLoaded: boolean;
|
|
55
54
|
isProductEnabled: boolean;
|
|
55
|
+
showList: boolean;
|
|
56
|
+
showFilters: boolean;
|
|
57
|
+
categories: any[];
|
|
56
58
|
productList: ProductList[];
|
|
57
|
-
searchText: string;
|
|
58
59
|
allProducts: Product[];
|
|
60
|
+
faqs: FAQ[];
|
|
61
|
+
faqList: FAQ[];
|
|
62
|
+
backUpFAQ: FAQ[];
|
|
59
63
|
allFaqs: any[];
|
|
60
|
-
|
|
61
|
-
showFilters: boolean;
|
|
64
|
+
searchText: string;
|
|
62
65
|
defaultValue: any;
|
|
63
66
|
totalRecordsUnFiltered: number;
|
|
64
67
|
totalRecords: number;
|
|
68
|
+
page: number;
|
|
65
69
|
subscriptionId: number;
|
|
66
70
|
featureKeysList: any[];
|
|
67
71
|
selectedFeatureKeys: any[];
|
|
68
|
-
buttonBusy: boolean;
|
|
69
72
|
categoryForBadges: any[];
|
|
70
|
-
slug: string
|
|
73
|
+
slug: string;
|
|
71
74
|
faqHashMap: {};
|
|
72
|
-
|
|
75
|
+
currentFaq: FAQ | null;
|
|
73
76
|
activeItem: FAQ | null;
|
|
74
77
|
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector);
|
|
75
78
|
ngAfterViewInit(): void;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import {
|
|
2
|
+
import { NgForm, UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
5
|
-
import { Product, FAQ } from '@posiwise/common-utilities';
|
|
6
5
|
import { CommonService, ProductService } from '@posiwise/common-services';
|
|
6
|
+
import { FAQ, Product } from '@posiwise/common-utilities';
|
|
7
7
|
import { LazyLoadEvent } from 'primeng/api';
|
|
8
8
|
import { ProductList } from '../../../shared/interface/admin-module-shared.interface';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
@@ -11,6 +11,7 @@ export declare class FaqListComponent extends AppBaseComponent implements OnInit
|
|
|
11
11
|
private readonly commonService;
|
|
12
12
|
private readonly adminService;
|
|
13
13
|
private readonly productService;
|
|
14
|
+
editForm: NgForm;
|
|
14
15
|
form: UntypedFormGroup;
|
|
15
16
|
routers: {
|
|
16
17
|
globalConfigDetails: string;
|
|
@@ -49,29 +50,28 @@ export declare class FaqListComponent extends AppBaseComponent implements OnInit
|
|
|
49
50
|
faqList: FAQ[];
|
|
50
51
|
backUpFAQ: FAQ[];
|
|
51
52
|
submitted: boolean;
|
|
53
|
+
isEdit: boolean;
|
|
52
54
|
isLoaded: boolean;
|
|
53
|
-
|
|
55
|
+
isProductEnabled: boolean;
|
|
56
|
+
showList: boolean;
|
|
57
|
+
showFilters: boolean;
|
|
58
|
+
buttonBusy: boolean;
|
|
54
59
|
currentFaq: FAQ | null;
|
|
55
|
-
isEdit: boolean;
|
|
56
60
|
categories: any[];
|
|
57
|
-
isProductEnabled: boolean;
|
|
58
61
|
productList: ProductList[];
|
|
59
|
-
searchText: string;
|
|
60
62
|
allProducts: Product[];
|
|
63
|
+
searchText: string;
|
|
61
64
|
allFaqs: any[];
|
|
62
|
-
showList: boolean;
|
|
63
|
-
showFilters: boolean;
|
|
64
65
|
defaultValue: any;
|
|
65
66
|
totalRecordsUnFiltered: number;
|
|
66
67
|
totalRecords: number;
|
|
68
|
+
page: number;
|
|
67
69
|
subscriptionId: number;
|
|
68
70
|
featureKeysList: any[];
|
|
69
71
|
selectedFeatureKeys: any[];
|
|
70
|
-
buttonBusy: boolean;
|
|
71
72
|
categoryForBadges: any[];
|
|
72
73
|
slug: string | null;
|
|
73
74
|
faqHashMap: {};
|
|
74
|
-
page: number;
|
|
75
75
|
constructor(commonService: CommonService, adminService: AdminService, productService: ProductService, injector: Injector);
|
|
76
76
|
ngOnInit(): void;
|
|
77
77
|
onLazyLoad(event: LazyLoadEvent): void;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { Injector, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
3
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { FeedbackQuestion } from '../../../shared/interface/feedback-question.interface';
|
|
5
4
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
6
|
-
import { Product } from '@posiwise/common-utilities';
|
|
7
5
|
import { ProductService } from '@posiwise/common-services';
|
|
6
|
+
import { Product } from '@posiwise/common-utilities';
|
|
7
|
+
import { FeedbackQuestion } from '../../../shared/interface/feedback-question.interface';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class FeedbackQuestionsDetailsComponent extends AppBaseComponent implements OnInit {
|
|
10
10
|
private readonly adminService;
|
|
@@ -13,6 +13,8 @@ export declare class FeedbackQuestionsDetailsComponent extends AppBaseComponent
|
|
|
13
13
|
submitted: boolean;
|
|
14
14
|
buttonBusy: boolean;
|
|
15
15
|
id: number;
|
|
16
|
+
productId: number;
|
|
17
|
+
productData: Product;
|
|
16
18
|
data: FeedbackQuestion;
|
|
17
19
|
routers: {
|
|
18
20
|
globalConfigDetails: string;
|
|
@@ -47,8 +49,6 @@ export declare class FeedbackQuestionsDetailsComponent extends AppBaseComponent
|
|
|
47
49
|
inviteUsers: string;
|
|
48
50
|
subscriptionList: string;
|
|
49
51
|
};
|
|
50
|
-
productId: number;
|
|
51
|
-
productData: Product;
|
|
52
52
|
subscriptionId: number;
|
|
53
53
|
constructor(injector: Injector, adminService: AdminService, productService: ProductService);
|
|
54
54
|
ngOnInit(): void;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api/public_api';
|
|
3
2
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
4
|
-
import { Product } from '@posiwise/common-utilities';
|
|
5
|
-
import { FeedbackQuestionResponse } from '../../../shared/interface/feedback-question.interface';
|
|
6
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
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
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class FeedbackQuestionsListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
10
10
|
private readonly adminService;
|
|
11
11
|
private readonly productService;
|
|
12
12
|
private readonly cdr;
|
|
13
|
+
private page;
|
|
13
14
|
data: FeedbackQuestionResponse;
|
|
14
15
|
searchText: string;
|
|
15
16
|
loading: boolean;
|
|
16
17
|
isLoaded: boolean;
|
|
17
|
-
private page;
|
|
18
18
|
routers: {
|
|
19
19
|
globalConfigDetails: string;
|
|
20
20
|
adminCredentialsDetails: string;
|