@posiwise/admin-module 0.0.202 → 0.0.204

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.
Files changed (124) hide show
  1. package/fesm2022/posiwise-admin-module.mjs +1481 -676
  2. package/fesm2022/posiwise-admin-module.mjs.map +1 -1
  3. package/package.json +5 -5
  4. package/types/posiwise-admin-module.d.ts +5111 -0
  5. package/index.d.ts +0 -84
  6. package/lib/admin-guard.service.d.ts +0 -14
  7. package/lib/admin-module.routing.d.ts +0 -7
  8. package/lib/admin.module.d.ts +0 -131
  9. package/lib/components/TOS/terms-of-service/terms-of-service.component.d.ts +0 -65
  10. package/lib/components/TOS/terms-of-service-details/terms-of-service-details.component.d.ts +0 -27
  11. package/lib/components/TOS/terms-of-service-tabs/terms-of-service-tabs.component.d.ts +0 -9
  12. package/lib/components/config/global-config-details/global-config-details.component.d.ts +0 -27
  13. package/lib/components/config/global-config-list/global-config-list.component.d.ts +0 -65
  14. package/lib/components/config/global-config-tabs/global-config-tabs.component.d.ts +0 -7
  15. package/lib/components/contact-us/contact-us-list/contact-us-list.component.d.ts +0 -28
  16. package/lib/components/contact-us/contact-us-tabs/contact-us-tabs.component.d.ts +0 -7
  17. package/lib/components/credentials/credentials/credentials.component.d.ts +0 -63
  18. package/lib/components/credentials/credentials-details/credentials-details.component.d.ts +0 -27
  19. package/lib/components/credentials/credentials-tab/credentials-tab.component.d.ts +0 -8
  20. package/lib/components/credentials/subscription-credentials/subscription-credentials.component.d.ts +0 -65
  21. package/lib/components/credentials/subscription-credentials-details/subscription-credentials-details.component.d.ts +0 -32
  22. package/lib/components/domain-config/domain-config-details/base-domain-config.component.d.ts +0 -66
  23. package/lib/components/domain-config/domain-config-details/domain-config-build/domain-config-build.component.d.ts +0 -153
  24. package/lib/components/domain-config/domain-config-details/domain-config-core/domain-config-core.component.d.ts +0 -69
  25. package/lib/components/domain-config/domain-config-details/domain-config-details.component.d.ts +0 -57
  26. package/lib/components/domain-config/domain-config-details/domain-config-integrations/domain-config-integrations.component.d.ts +0 -64
  27. package/lib/components/domain-config/domain-config-details/domain-config-interface/domain-config-interface.component.d.ts +0 -72
  28. package/lib/components/domain-config/domain-config-details/domain-config-organization/domain-config-organization.component.d.ts +0 -13
  29. package/lib/components/domain-config/domain-config-details/domain-config-security/domain-config-security.component.d.ts +0 -13
  30. package/lib/components/domain-config/domain-config-details/domain-config-social/domain-config-social.component.d.ts +0 -13
  31. package/lib/components/domain-config/domain-config-list/domain-config-list.component.d.ts +0 -65
  32. package/lib/components/domain-config/domain-config-tabs/domain-config-tabs.component.d.ts +0 -7
  33. package/lib/components/faqs/add-faq/add-faq.component.d.ts +0 -100
  34. package/lib/components/faqs/edit-faq/edit-faq.component.d.ts +0 -101
  35. package/lib/components/faqs/faqs-list/faqs-list.component.d.ts +0 -103
  36. package/lib/components/faqs/faqs-tabs/faqs-tabs.component.d.ts +0 -7
  37. package/lib/components/feedback-questions/feedback-questions-details/feedback-questions-details.component.d.ts +0 -65
  38. package/lib/components/feedback-questions/feedback-questions-list/feedback-questions-list.component.d.ts +0 -69
  39. package/lib/components/generic/generic-insight/generic-insight.component.d.ts +0 -5
  40. package/lib/components/generic/generic-misc/generic-misc.component.d.ts +0 -28
  41. package/lib/components/generic/generic-tabs/generic-tabs.component.d.ts +0 -7
  42. package/lib/components/incidents/add-edit-incident/add-edit-incident.component.d.ts +0 -79
  43. package/lib/components/incidents/incidents-list/incidents-list.component.d.ts +0 -70
  44. package/lib/components/incidents/incidents-tabs/incidents-tabs.component.d.ts +0 -7
  45. package/lib/components/login-notifications/login-notification-details/login-notification-details.component.d.ts +0 -67
  46. package/lib/components/login-notifications/login-notification-tabs/login-notification-tabs.component.d.ts +0 -7
  47. package/lib/components/login-notifications/login-notifications-list/login-notifications-list.component.d.ts +0 -65
  48. package/lib/components/mailer/mailer-details/mailer-details.component.d.ts +0 -67
  49. package/lib/components/mailer/mailer-list/mailer-list.component.d.ts +0 -71
  50. package/lib/components/mailer/mailer-tabs/mailer-tabs.component.d.ts +0 -11
  51. package/lib/components/newsletters/newsletter-details/newsletter-details.component.d.ts +0 -64
  52. package/lib/components/newsletters/newsletter-item-details/newsletter-item-details.component.d.ts +0 -96
  53. package/lib/components/newsletters/newsletter-users-list/newsletter-users-list.component.d.ts +0 -26
  54. package/lib/components/newsletters/newsletters-insight/newsletters-insight.component.d.ts +0 -23
  55. package/lib/components/newsletters/newsletters-items/newsletters-items-view-details/newsletters-items-view-details.component.d.ts +0 -61
  56. package/lib/components/newsletters/newsletters-items/newsletters-items.component.d.ts +0 -87
  57. package/lib/components/newsletters/newsletters-list/newsletters-list.component.d.ts +0 -67
  58. package/lib/components/newsletters/newsletters-tabs/newsletters-tabs.component.d.ts +0 -11
  59. package/lib/components/permissions/permissions-details/permissions-details.component.d.ts +0 -66
  60. package/lib/components/permissions/permissions-list/permissions-list.component.d.ts +0 -62
  61. package/lib/components/permissions/permissions-tabs/permissions-tabs.component.d.ts +0 -8
  62. package/lib/components/permissions/role-details/role-details.component.d.ts +0 -36
  63. package/lib/components/permissions/roles-list/roles-list.component.d.ts +0 -65
  64. package/lib/components/products/product-details/product-details.component.d.ts +0 -77
  65. package/lib/components/products/products-insight/products-insight.component.d.ts +0 -24
  66. package/lib/components/products/products-list/products-list.component.d.ts +0 -79
  67. package/lib/components/products/products-tabs/products-tabs.component.d.ts +0 -8
  68. package/lib/components/products/users-list-for-product/users-list-for-product.component.d.ts +0 -22
  69. package/lib/components/resources/resources-admin-details/resources-admin-details.component.d.ts +0 -132
  70. package/lib/components/resources/resources-admin-tabs/resources-admin-tabs.component.d.ts +0 -10
  71. package/lib/components/resources/resources-admin-tabs/resources-index/resources-index.component.d.ts +0 -78
  72. package/lib/components/resources/resources-admin-tabs/resources-insight/resources-insight.component.d.ts +0 -24
  73. package/lib/components/resources/resources-lists-insight/resources-lists-insight.component.d.ts +0 -21
  74. package/lib/components/subscriptions/subscription-agents/subscription-agents.component.d.ts +0 -28
  75. package/lib/components/subscriptions/subscription-agents-list/subscription-agents-list.component.d.ts +0 -33
  76. package/lib/components/subscriptions/subscription-details/subscription-details.component.d.ts +0 -45
  77. package/lib/components/subscriptions/subscription-product-details/subscription-product-details.component.d.ts +0 -85
  78. package/lib/components/subscriptions/subscription-products/subscription-products.component.d.ts +0 -67
  79. package/lib/components/subscriptions/subscription-users/add-members/add-members.component.d.ts +0 -35
  80. package/lib/components/subscriptions/subscription-users/subscription-users.component.d.ts +0 -97
  81. package/lib/components/subscriptions/subscriptions-insight/base-subscription-insight.component.d.ts +0 -32
  82. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-price/subscription-insight-average-price.component.d.ts +0 -11
  83. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-average-user/subscription-insight-average-user.component.d.ts +0 -11
  84. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-churn/subscription-insight-churn.component.d.ts +0 -24
  85. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-nps/subscription-insight-nps.component.d.ts +0 -43
  86. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-product-session/subscription-insight-product-session.component.d.ts +0 -11
  87. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-revenue/subscription-insight-revenue.component.d.ts +0 -24
  88. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-tabs/subscription-insight-tabs.component.d.ts +0 -6
  89. package/lib/components/subscriptions/subscriptions-insight/subscription-insight-user-session/subscription-insight-user-session.component.d.ts +0 -11
  90. package/lib/components/subscriptions/subscriptions-insight/subscriptions-insight.component.d.ts +0 -24
  91. package/lib/components/subscriptions/subscriptions-list/invite-users/invite-users.component.d.ts +0 -108
  92. package/lib/components/subscriptions/subscriptions-list/subscriptions-list.component.d.ts +0 -117
  93. package/lib/components/subscriptions/subscriptions-tabs/subscriptions-tabs.component.d.ts +0 -10
  94. package/lib/components/tags/tags-category/tags-category.component.d.ts +0 -39
  95. package/lib/components/tags/tags-details/tags-details.component.d.ts +0 -34
  96. package/lib/components/tags/tags-list/tags-list.component.d.ts +0 -77
  97. package/lib/components/tags/tags-tabs/tags-tabs.component.d.ts +0 -9
  98. package/lib/components/tips/tip-detail/tip-detail.component.d.ts +0 -24
  99. package/lib/components/tips/tips-list/tips-list.component.d.ts +0 -55
  100. package/lib/components/tips/tips-tabs/tips-tabs.component.d.ts +0 -9
  101. package/lib/components/tracking/ahoy-events/ahoy-events.component.d.ts +0 -55
  102. package/lib/components/tracking/ahoy-messages/ahoy-messages.component.d.ts +0 -46
  103. package/lib/components/tracking/ahoy-visits/ahoy-visits.component.d.ts +0 -46
  104. package/lib/components/tracking/events/events.component.d.ts +0 -48
  105. package/lib/components/tracking/tracking-tabs/tracking-tabs.component.d.ts +0 -8
  106. package/lib/components/tracking/versions/versions.component.d.ts +0 -52
  107. package/lib/components/users/user-details/user-details.component.d.ts +0 -34
  108. package/lib/components/users/users-insight/users-insight.component.d.ts +0 -23
  109. package/lib/components/users/users-list/users-list.component.d.ts +0 -114
  110. package/lib/components/users/users-tabs/users-tabs.component.d.ts +0 -11
  111. package/lib/shared/interface/admin-module-shared.interface.d.ts +0 -99
  112. package/lib/shared/interface/api-response.interface.d.ts +0 -4
  113. package/lib/shared/interface/contact-us.interface.d.ts +0 -16
  114. package/lib/shared/interface/credential.interface.d.ts +0 -44
  115. package/lib/shared/interface/domain-config.interface.d.ts +0 -142
  116. package/lib/shared/interface/feedback-question.interface.d.ts +0 -10
  117. package/lib/shared/interface/global-config.interface.d.ts +0 -11
  118. package/lib/shared/interface/login-notification.interface.d.ts +0 -15
  119. package/lib/shared/interface/newsletter.interface.d.ts +0 -55
  120. package/lib/shared/interface/permission.interface.d.ts +0 -10
  121. package/lib/shared/interface/privacy-tos.interface.d.ts +0 -13
  122. package/lib/shared/interface/tip.interface.d.ts +0 -15
  123. package/lib/shared/interface/tracking.interface.d.ts +0 -115
  124. package/lib/shared/routers/routers.d.ts +0 -38
@@ -1,55 +0,0 @@
1
- import { Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { AppBaseComponent } from '@posiwise/app-base-component';
3
- import { TipsService } from '@posiwise/common-services';
4
- import { TipResponse } from '../../../shared/interface/tip.interface';
5
- import * as i0 from "@angular/core";
6
- export declare class TipsComponent extends AppBaseComponent implements OnInit, OnDestroy {
7
- private readonly tipService;
8
- data: TipResponse;
9
- isLoaded: boolean;
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
- subscription_id: number;
49
- constructor(tipService: TipsService, inject: Injector);
50
- ngOnInit(): void;
51
- private getTips;
52
- ngOnDestroy(): void;
53
- static ɵfac: i0.ɵɵFactoryDeclaration<TipsComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<TipsComponent, "pw-tips-list", never, {}, {}, never, never, false, never>;
55
- }
@@ -1,9 +0,0 @@
1
- import { OnInit } from '@angular/core';
2
- import { MenuItem } from 'primeng/api';
3
- import * as i0 from "@angular/core";
4
- export declare class TipsTabsComponent implements OnInit {
5
- items: MenuItem[];
6
- ngOnInit(): void;
7
- static ɵfac: i0.ɵɵFactoryDeclaration<TipsTabsComponent, never>;
8
- static ɵcmp: i0.ɵɵComponentDeclaration<TipsTabsComponent, "pw-tips", never, {}, {}, never, never, false, never>;
9
- }
@@ -1,55 +0,0 @@
1
- import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { AdminDataService } from '@posiwise/admin-module-utils';
3
- import { AppBaseComponent } from '@posiwise/app-base-component';
4
- import { AhoyService } from '@posiwise/common-services';
5
- import { LazyLoadEvent, SelectItem } from 'primeng/api';
6
- import { MultiSelect } from 'primeng/multiselect';
7
- import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
8
- import { AhoyEvent, AhoyEventResponse } from '../../../shared/interface/tracking.interface';
9
- import * as i0 from "@angular/core";
10
- export declare class AhoyEventsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
11
- private readonly modalService;
12
- private readonly ahoyService;
13
- private readonly adminDataService;
14
- private readonly cdr;
15
- multiSelector: MultiSelect;
16
- ahoyEvents: AhoyEvent;
17
- private page;
18
- private scrollListener;
19
- private userPage;
20
- private stopLoading;
21
- data: AhoyEventResponse;
22
- loading: boolean;
23
- isLoaded: boolean;
24
- searchText: string;
25
- userSearchText: string;
26
- defaultSortField: string;
27
- defaultSortOrder: number;
28
- microServices: any[];
29
- selectedMicroService: string;
30
- activeObject: AhoyEvent;
31
- startDate: string;
32
- endDate: string;
33
- selectedOption: SelectItem[];
34
- filterSource: string[];
35
- criteria: any[];
36
- searchOptions: any[];
37
- subscriptionId: number;
38
- userLoading: boolean;
39
- constructor(injector: Injector, modalService: NgbModal, ahoyService: AhoyService, adminDataService: AdminDataService, cdr: ChangeDetectorRef);
40
- ngOnInit(): void;
41
- ngAfterViewChecked(): void;
42
- onPanelShow(): void;
43
- onScroll(event: Event): void;
44
- onLazyLoad(event: LazyLoadEvent): void;
45
- loadUser(): void;
46
- private getAhoyEvents;
47
- onDateSelection(): void;
48
- onServiceChange(value: string): void;
49
- revealProp(modal: any, value: any): void;
50
- onSearchOptionChange($event: any): void;
51
- handleFilter($event: any): void;
52
- ngOnDestroy(): void;
53
- static ɵfac: i0.ɵɵFactoryDeclaration<AhoyEventsComponent, never>;
54
- static ɵcmp: i0.ɵɵComponentDeclaration<AhoyEventsComponent, "pw-ahoy-events", never, {}, {}, never, never, false, never>;
55
- }
@@ -1,46 +0,0 @@
1
- import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { AdminDataService } from '@posiwise/admin-module-utils';
3
- import { AppBaseComponent } from '@posiwise/app-base-component';
4
- import { AhoyService } from '@posiwise/common-services';
5
- import { LazyLoadEvent, SelectItem } from 'primeng/api';
6
- import { AhoyMessageResponse } from '../../../shared/interface/tracking.interface';
7
- import * as i0 from "@angular/core";
8
- export declare class AhoyMessagesComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
9
- private readonly ahoyService;
10
- private readonly cdr;
11
- private readonly adminDataService;
12
- private scrollListener;
13
- private userPage;
14
- private stopLoading;
15
- private page;
16
- data: AhoyMessageResponse;
17
- loading: boolean;
18
- isLoaded: boolean;
19
- userLoading: boolean;
20
- searchText: string;
21
- userSearchText: string;
22
- microServices: any[];
23
- selectedMicroService: string;
24
- startDate: string;
25
- endDate: string;
26
- selectedOption: SelectItem[];
27
- filterSource: string[];
28
- subscriptionId: number;
29
- criteria: any[];
30
- searchOptions: any[];
31
- constructor(injector: Injector, ahoyService: AhoyService, cdr: ChangeDetectorRef, adminDataService: AdminDataService);
32
- ngOnInit(): void;
33
- ngAfterViewChecked(): void;
34
- onLazyLoad(event: LazyLoadEvent): void;
35
- private getAhoyMessages;
36
- onDateSelection(): void;
37
- onPanelShow(): void;
38
- onScroll(event: Event): void;
39
- loadUser(): void;
40
- onServiceChange(value: string): void;
41
- onSearchOptionChange($event: any): void;
42
- handleFilter($event: any): void;
43
- ngOnDestroy(): void;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<AhoyMessagesComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<AhoyMessagesComponent, "pw-ahoy-messages", never, {}, {}, never, never, false, never>;
46
- }
@@ -1,46 +0,0 @@
1
- import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { AdminDataService } from '@posiwise/admin-module-utils';
3
- import { AppBaseComponent } from '@posiwise/app-base-component';
4
- import { AhoyService } from '@posiwise/common-services';
5
- import { LazyLoadEvent, SelectItem } from 'primeng/api';
6
- import { AhoyVisitResponse } from '../../../shared/interface/tracking.interface';
7
- import * as i0 from "@angular/core";
8
- export declare class AhoyVisitsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
9
- private readonly ahoyService;
10
- private readonly adminDataService;
11
- private readonly cdr;
12
- private page;
13
- private scrollListener;
14
- private userPage;
15
- private stopLoading;
16
- data: AhoyVisitResponse;
17
- loading: boolean;
18
- isLoaded: boolean;
19
- userLoading: boolean;
20
- searchText: string;
21
- userSearchText: string;
22
- microServices: any[];
23
- selectedMicroService: string;
24
- startDate: string;
25
- endDate: string;
26
- selectedOption: SelectItem[];
27
- filterSource: string[];
28
- subscriptionId: number;
29
- criteria: any[];
30
- searchOptions: any[];
31
- constructor(injector: Injector, ahoyService: AhoyService, adminDataService: AdminDataService, cdr: ChangeDetectorRef);
32
- ngOnInit(): void;
33
- ngAfterViewChecked(): void;
34
- onLazyLoad(event: LazyLoadEvent): void;
35
- onPanelShow(): void;
36
- onScroll(event: Event): void;
37
- loadUser(): void;
38
- private getAhoyVisits;
39
- onDateSelection(): void;
40
- onServiceChange(value: string): void;
41
- onSearchOptionChange($event: any): void;
42
- handleFilter($event: any): void;
43
- ngOnDestroy(): void;
44
- static ɵfac: i0.ɵɵFactoryDeclaration<AhoyVisitsComponent, never>;
45
- static ɵcmp: i0.ɵɵComponentDeclaration<AhoyVisitsComponent, "pw-ahoy-visits", never, {}, {}, never, never, false, never>;
46
- }
@@ -1,48 +0,0 @@
1
- import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { AdminDataService } from '@posiwise/admin-module-utils';
3
- import { AppBaseComponent } from '@posiwise/app-base-component';
4
- import { AhoyService } from '@posiwise/common-services';
5
- import { User } from '@posiwise/common-utilities';
6
- import { LazyLoadEvent, SelectItem } from 'primeng/api';
7
- import { TrackEventResponse } from '../../../shared/interface/tracking.interface';
8
- import * as i0 from "@angular/core";
9
- export declare class EventsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
10
- private readonly cdr;
11
- private readonly ahoyService;
12
- private readonly adminDataService;
13
- private page;
14
- data: TrackEventResponse;
15
- loading: boolean;
16
- isLoaded: boolean;
17
- userSearchText: string;
18
- searchText: string;
19
- microServices: any[];
20
- selectedMicroService: string;
21
- startDate: string;
22
- endDate: string;
23
- subscriptionId: number;
24
- selectedOption: SelectItem[];
25
- users: User[];
26
- totalRecords: number;
27
- private scrollListener;
28
- private userPage;
29
- private stopLoading;
30
- userLoading: boolean;
31
- criteria: any[];
32
- searchOptions: any[];
33
- constructor(injector: Injector, cdr: ChangeDetectorRef, ahoyService: AhoyService, adminDataService: AdminDataService);
34
- ngOnInit(): void;
35
- ngAfterViewChecked(): void;
36
- onLazyLoad(event: LazyLoadEvent): void;
37
- onPanelShow(): void;
38
- onScroll(event: Event): void;
39
- loadUser(): void;
40
- private getEvents;
41
- onDateSelection(): void;
42
- onServiceChange(value: string): void;
43
- onSearchOptionChange($event: any): void;
44
- handleFilter($event: any): void;
45
- ngOnDestroy(): void;
46
- static ɵfac: i0.ɵɵFactoryDeclaration<EventsComponent, never>;
47
- static ɵcmp: i0.ɵɵComponentDeclaration<EventsComponent, "pw-events", never, {}, {}, never, never, false, never>;
48
- }
@@ -1,8 +0,0 @@
1
- import { MenuItem } from 'primeng/api';
2
- import * as i0 from "@angular/core";
3
- export declare class TrackingComponent {
4
- items: MenuItem[];
5
- constructor();
6
- static ɵfac: i0.ɵɵFactoryDeclaration<TrackingComponent, never>;
7
- static ɵcmp: i0.ɵɵComponentDeclaration<TrackingComponent, "pw-tracking", never, {}, {}, never, never, false, never>;
8
- }
@@ -1,52 +0,0 @@
1
- import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
2
- import { AdminDataService } from '@posiwise/admin-module-utils';
3
- import { AppBaseComponent } from '@posiwise/app-base-component';
4
- import { AhoyService } from '@posiwise/common-services';
5
- import { Paging } from '@posiwise/common-utilities';
6
- import { LazyLoadEvent, SelectItem } from 'primeng/api';
7
- import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
8
- import { AhoyVersionResponse } from '../../../shared/interface/tracking.interface';
9
- import * as i0 from "@angular/core";
10
- export declare class VersionsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
11
- private readonly ahoyService;
12
- private readonly modalService;
13
- private readonly adminDataService;
14
- private readonly cdr;
15
- data: AhoyVersionResponse;
16
- loading: boolean;
17
- isLoaded: boolean;
18
- userSearchText: string;
19
- searchText: string;
20
- page: number;
21
- activeObject: any;
22
- microServices: any[];
23
- selectedMicroService: string;
24
- events: string[];
25
- startDate: string;
26
- endDate: string;
27
- subscriptionId: number;
28
- selectedOption: SelectItem[];
29
- filterSource: string[];
30
- criteria: any[];
31
- searchOptions: any[];
32
- private scrollListener;
33
- private userPage;
34
- private stopLoading;
35
- userLoading: boolean;
36
- constructor(injector: Injector, ahoyService: AhoyService, modalService: NgbModal, adminDataService: AdminDataService, cdr: ChangeDetectorRef);
37
- ngOnInit(): void;
38
- ngAfterViewChecked(): void;
39
- onLazyLoad(event: LazyLoadEvent): void;
40
- openObjectModal(content: any, item: any): void;
41
- getVersions(paging: Paging): void;
42
- onPanelShow(): void;
43
- onScroll(event: Event): void;
44
- loadUser(): void;
45
- onDateSelection(): void;
46
- onServiceChange(value: string): void;
47
- onSearchOptionChange($event: any): void;
48
- handleFilter($event: any): void;
49
- ngOnDestroy(): void;
50
- static ɵfac: i0.ɵɵFactoryDeclaration<VersionsComponent, never>;
51
- static ɵcmp: i0.ɵɵComponentDeclaration<VersionsComponent, "pw-versions", never, {}, {}, never, never, false, never>;
52
- }
@@ -1,34 +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 { User } from '@posiwise/common-utilities';
6
- import { SelectItem } from 'primeng/api';
7
- import * as i0 from "@angular/core";
8
- export declare class UserDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
9
- private readonly adminService;
10
- form: UntypedFormGroup;
11
- private userRoles;
12
- submitted: boolean;
13
- id: number;
14
- user: User;
15
- isLoading: boolean;
16
- allRoles: SelectItem[];
17
- subscriptionId: number;
18
- constructor(adminService: AdminService, injector: Injector);
19
- ngOnInit(): void;
20
- get f(): {
21
- [key: string]: import("@angular/forms").AbstractControl<any, any>;
22
- };
23
- private getUserDetails;
24
- private getUserRole;
25
- onSave(): void;
26
- createUser(): void;
27
- updateUser(data: any): void;
28
- getRoles(): void;
29
- onRoleChange(event: any): void;
30
- onDiscard(): void;
31
- ngOnDestroy(): void;
32
- static ɵfac: i0.ɵɵFactoryDeclaration<UserDetailsComponent, never>;
33
- static ɵcmp: i0.ɵɵComponentDeclaration<UserDetailsComponent, "pw-user-details", never, {}, {}, never, never, false, never>;
34
- }
@@ -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 UserInsightComponent extends AppBaseComponent implements OnInit, OnDestroy {
7
- private readonly adminService;
8
- graph: Plotly.Figure;
9
- isLoading: boolean;
10
- subscriptionId: number;
11
- selectedDateRange: any;
12
- dateRanges: any;
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<UserInsightComponent, never>;
22
- static ɵcmp: i0.ɵɵComponentDeclaration<UserInsightComponent, "pw-admin-user-insight", never, {}, {}, never, never, false, never>;
23
- }
@@ -1,114 +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, CustomToastService, ProductService, WindowService } from '@posiwise/common-services';
5
- import { User } from '@posiwise/common-utilities';
6
- import { PasswordValidationComponent } from '@posiwise/shared-components';
7
- import { LazyLoadEvent, SelectItem } from 'primeng/api';
8
- import * as i0 from "@angular/core";
9
- export declare class UserListComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
10
- private readonly adminService;
11
- private readonly toaster;
12
- private readonly productService;
13
- private readonly authService;
14
- private readonly cdr;
15
- private readonly windowService;
16
- passwordValidationModalForUserDelete: PasswordValidationComponent;
17
- passwordValidationModalForImpersonate: PasswordValidationComponent;
18
- passwordValidationModalForRemove2fa: PasswordValidationComponent;
19
- private page;
20
- private filterByProducts;
21
- private filterByRoles;
22
- private userToDelete;
23
- totalRecords: number;
24
- users: User[];
25
- allRoles: SelectItem[];
26
- allUsers: User[];
27
- productList: SelectItem[];
28
- loading: boolean;
29
- isLoaded: boolean;
30
- searchOptions: {
31
- label: string;
32
- value: string;
33
- }[];
34
- searchText: string;
35
- searchDataSource: any[];
36
- featureKeysList: any[];
37
- filterByFeatureKeys: any[];
38
- filterSource: string[];
39
- criteria: any[];
40
- selectedOption: SelectItem;
41
- currentUser: User;
42
- routers: {
43
- globalConfigDetails: string;
44
- adminCredentialsDetails: string;
45
- subscriptionCredentialDetails: string;
46
- newsletter: string;
47
- mailerDetails: string;
48
- newsletterItemDetails: string;
49
- newsletterItemView: string;
50
- newslettersUserList: string;
51
- newsletterDetails: string;
52
- permissionsList: string;
53
- permissionsDetails: string;
54
- rolesDetails: string;
55
- productDetails: string;
56
- productsUserList: string;
57
- feedbackQuestions: string;
58
- feedbackQuestionsDetails: string;
59
- subscriptionDetails: string;
60
- subscriptionProductDetails: string;
61
- tipsDetails: string;
62
- tosAndPrivacyDetails: string;
63
- tosAndPrivacyView: string;
64
- usersDetails: string;
65
- domainConfig: string;
66
- domainConfigDetails: string;
67
- loginNotifications: string;
68
- incidentConfig: string;
69
- incidentDetails: string;
70
- faqConfig: string;
71
- faqDetails: string;
72
- inviteUsers: string;
73
- subscriptionList: string;
74
- createResource: string;
75
- createTag: string;
76
- tags: string;
77
- posts: string;
78
- resourcesList: string;
79
- };
80
- masterProductId: any;
81
- totalRecordsUnFiltered: number;
82
- chatPermission: string;
83
- userToImpersonate: User;
84
- subscriptionId: number;
85
- remove2faUserId: number;
86
- constructor(adminService: AdminService, toaster: CustomToastService, productService: ProductService, injector: Injector, authService: AuthService, cdr: ChangeDetectorRef, windowService: WindowService);
87
- ngOnInit(): void;
88
- getTableState(): void;
89
- private initializeSearchText;
90
- private initializeSelectedOption;
91
- private initializeSearchDataSource;
92
- private initializeCriteria;
93
- private initializeFilters;
94
- ngAfterViewChecked(): void;
95
- onLazyLoad(event: LazyLoadEvent): void;
96
- private getRoles;
97
- private getProducts;
98
- private getUsers;
99
- onSearchOptionChange($event: any): void;
100
- clearFilters(): void;
101
- onSearchCriteria(evt: any): void;
102
- onRoleChange(event: any): void;
103
- onProductChange(event: any): void;
104
- private onFeatureKeyChange;
105
- onDelete(user: User): void;
106
- deleteUser(_event: any): void;
107
- onImpersonate(user: User): void;
108
- onUserImpersonation(_event: any): void;
109
- ngOnDestroy(): void;
110
- disable2fa(id: number): void;
111
- remove2fa(_event: any): void;
112
- static ɵfac: i0.ɵɵFactoryDeclaration<UserListComponent, never>;
113
- static ɵcmp: i0.ɵɵComponentDeclaration<UserListComponent, "pw-admin-user-list", never, {}, {}, never, never, false, never>;
114
- }
@@ -1,11 +0,0 @@
1
- import { PermissionService } from '@posiwise/common-services';
2
- import { MenuItem } from 'primeng/api';
3
- import * as i0 from "@angular/core";
4
- export declare class UserTabComponent {
5
- private readonly permission;
6
- constructor(permission: PermissionService);
7
- items: MenuItem[];
8
- view: string[];
9
- static ɵfac: i0.ɵɵFactoryDeclaration<UserTabComponent, never>;
10
- static ɵcmp: i0.ɵɵComponentDeclaration<UserTabComponent, "pw-users-management", never, {}, {}, never, never, false, never>;
11
- }
@@ -1,99 +0,0 @@
1
- export interface ProductList {
2
- label: string;
3
- value: number | null;
4
- }
5
- export interface InspectedData {
6
- status: string;
7
- details: Record<string, number>;
8
- }
9
- export interface Incident {
10
- id: number;
11
- description: string;
12
- internal_description?: string;
13
- service_impacted: string;
14
- url_impacted: string;
15
- resolved_at: string | Date;
16
- started_at: string | Date;
17
- last_check_at: string | Date;
18
- }
19
- interface Permission {
20
- id: number;
21
- name: string;
22
- active: boolean;
23
- }
24
- export interface PermissionResponse {
25
- permissions: Permission[];
26
- grantedPermissionNames: string[];
27
- }
28
- export interface CommentContext {
29
- comment: string;
30
- }
31
- export interface CategoryModel {
32
- id: number;
33
- name: string;
34
- }
35
- export interface TagModel {
36
- id: number;
37
- name: string;
38
- tag_category_id: number;
39
- tag_type: string;
40
- }
41
- export interface Product {
42
- id: number;
43
- name: string;
44
- region: string;
45
- billing_frequency: string;
46
- min_units: number;
47
- price_per_unit: number;
48
- currency: string;
49
- active: boolean;
50
- dependency_products?: string[];
51
- }
52
- export interface SubscriptionProductDetails {
53
- id: number;
54
- stripe_subscription_id?: string;
55
- expires_at: string | null;
56
- signed_up_at?: string | null;
57
- product_id: number;
58
- new_product_id?: number;
59
- purchased_units?: number;
60
- min_units?: number;
61
- external_payment?: boolean;
62
- }
63
- export interface ResponseData extends SubscriptionProductDetails {
64
- product: Product;
65
- }
66
- export interface PrivacyTos {
67
- id: number;
68
- title: string;
69
- content: string;
70
- }
71
- export interface Role {
72
- id: number;
73
- name: string;
74
- }
75
- export interface SubscriptionRole {
76
- id: number;
77
- name: string;
78
- }
79
- export interface SubscriptionsRolesData {
80
- product_roles: {
81
- role_id: number;
82
- }[];
83
- product_id: number;
84
- }
85
- export interface AgentUser {
86
- id: number;
87
- first_name?: string;
88
- last_name?: string;
89
- email: string;
90
- displayName?: string;
91
- }
92
- export interface RoleAssignment {
93
- role_id: number;
94
- }
95
- export interface SubscriptionRolesSubscribeData {
96
- subscription_id: number;
97
- subscription_roles: RoleAssignment[];
98
- }
99
- export {};
@@ -1,4 +0,0 @@
1
- export interface ApiResponse {
2
- success: boolean;
3
- message: string;
4
- }
@@ -1,16 +0,0 @@
1
- interface ContactUs {
2
- id: number;
3
- name: string;
4
- email: string;
5
- subject: string;
6
- message: string;
7
- created_at: string;
8
- product_id: number;
9
- closed: boolean;
10
- }
11
- export interface ContactUsResponse {
12
- contact_request: ContactUs[];
13
- object_count: number;
14
- unfiltered_count: number;
15
- }
16
- export {};
@@ -1,44 +0,0 @@
1
- export interface Credential {
2
- id: number;
3
- name: string;
4
- field: string;
5
- active: boolean;
6
- is_visible: boolean;
7
- is_required: boolean;
8
- description: string;
9
- }
10
- export interface CredentialResponse {
11
- credentials: Credential[];
12
- object_count: number;
13
- unfiltered_count: number;
14
- }
15
- export interface SubscriptionCredentialDetail {
16
- id: number;
17
- subscription_id: number;
18
- credential_id: number;
19
- value: string;
20
- name: string;
21
- field: string;
22
- active: boolean;
23
- }
24
- interface Subscription {
25
- id: number;
26
- name: string;
27
- startDate: string;
28
- endDate: string;
29
- active: boolean;
30
- }
31
- interface SubscriptionCredential {
32
- id: number;
33
- subscription_id: number;
34
- credential_id: number;
35
- value: string;
36
- credential: Credential;
37
- subscription: Subscription;
38
- }
39
- export interface SubscriptionCredentialResponse {
40
- subscription_credentials: SubscriptionCredential[];
41
- object_count: number;
42
- unfiltered_count: number;
43
- }
44
- export {};