@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,142 +0,0 @@
1
- interface Logo {
2
- url: string;
3
- version_200x200: {
4
- url: string;
5
- };
6
- version_100x100: {
7
- url: string;
8
- };
9
- version_50x50: {
10
- url: string;
11
- };
12
- }
13
- export interface BookDemoLink {
14
- title: string;
15
- url: string;
16
- }
17
- export interface BookDemo {
18
- title: string;
19
- description: string;
20
- items: BookDemoLink[];
21
- }
22
- export interface DomainConfig {
23
- partners: {
24
- description: string;
25
- title: string;
26
- items: Array<{
27
- name: string;
28
- description: string;
29
- blog_url: string;
30
- video_url: string;
31
- image_url: string;
32
- }>;
33
- };
34
- book_demo: BookDemo;
35
- id: number;
36
- active: boolean;
37
- frontend_repo_name?: string;
38
- host_name: string;
39
- internal_path: string;
40
- shard_name: string;
41
- shard_url: string;
42
- company_name: string;
43
- company_keywords: string;
44
- company_description: string;
45
- company_email: string;
46
- company_url: string;
47
- company_phone_number: string;
48
- company_country: string;
49
- company_address: string;
50
- company_city: string;
51
- company_city_code: string;
52
- company_vat_number: string;
53
- company_favicon_path: string;
54
- twitter_seo_card: string;
55
- twitter_seo_site: string;
56
- twitter_seo_creator: string;
57
- master_subscription_product_id: number;
58
- master_subscription_id: number;
59
- can_register_through_main_page: boolean;
60
- main_tos_id: number;
61
- social_login_enabled: boolean;
62
- is_product_domain: boolean;
63
- blog_feature_key: string;
64
- crm_subscription_id: number;
65
- crm_source_id: number;
66
- crm_product_id: number;
67
- integrations_drift_code: string;
68
- integrations_fb_app_id: string;
69
- integrations_captcha_key: string;
70
- integrations_captcha_key_V2: string;
71
- integrations_google_analytics: string;
72
- integrations_google_api_key: string;
73
- integrations_sentry_config_dns: string;
74
- oauth_login_google_client_id: string;
75
- oauth_login_facebook_client_id: string;
76
- oauth_login_linkedin_client_id: string;
77
- oauth_login_microsoft_client_id: string;
78
- company_title: string;
79
- company_header: string;
80
- linkedin_url: string;
81
- twitter_url: string;
82
- facebook_url: string;
83
- youtube_url: string;
84
- freemium_join_message: string;
85
- freemium_product_id: number;
86
- trial_join_message: string;
87
- trial_product_id: number;
88
- logo_main: Logo;
89
- logo_main_dark: Logo;
90
- logo_main_contrast: Logo;
91
- color_code_first: string;
92
- color_code_second: string;
93
- color_code_third: string;
94
- color_code_titles: string;
95
- color_code_text: string;
96
- color_code_tabs_bg: string;
97
- color_code_tabs_text: string;
98
- color_code_sidebar_bg: string;
99
- color_code_sidebar_text: string;
100
- trial_image: Logo;
101
- trial_image2: Logo;
102
- trial_image_bg: Logo;
103
- trial_video_url: null;
104
- trial_book_demo_url: string;
105
- trial_crm_source_id: number;
106
- trial_pdf_source_id: number;
107
- freemium_image: Logo;
108
- freemium_image2: Logo;
109
- freemium_image_bg: Logo;
110
- freemium_video_url: string;
111
- freemium_book_demo_url: string;
112
- freemium_crm_source_id: number;
113
- freemium_pdf_source_id: number;
114
- cs_image: Logo;
115
- cs_image2: Logo;
116
- cs_image_bg: Logo;
117
- cs_video_url: string;
118
- cs_book_demo_url: string;
119
- cs_crm_source_id: number;
120
- cs_pdf_source_id: number;
121
- cs_join_message: string;
122
- cs_product_id: number;
123
- logo_squared_main: Logo;
124
- logo_squared_dark: Logo;
125
- logo_squared_contrast: Logo;
126
- cs_pdf_image: Logo;
127
- trial_pdf_image: Logo;
128
- freemium_pdf_image: Logo;
129
- freemium_image_bg2: Logo;
130
- trial_image_bg2: Logo;
131
- cs_image_bg2: Logo;
132
- freemium_pdf_download_text: string;
133
- trial_pdf_download_text: string;
134
- cs_pdf_download_text: string;
135
- notify_logins: boolean;
136
- }
137
- export interface DomainConfigResponse {
138
- domains: DomainConfig[];
139
- object_count: number;
140
- unfiltered_count: number;
141
- }
142
- export {};
@@ -1,10 +0,0 @@
1
- export interface FeedbackQuestion {
2
- id: number;
3
- question: string;
4
- product_id: number;
5
- }
6
- export interface FeedbackQuestionResponse {
7
- feedback_questions: FeedbackQuestion[];
8
- object_count: number;
9
- unfiltered_count: number;
10
- }
@@ -1,11 +0,0 @@
1
- export interface GlobalConfig {
2
- id: number;
3
- name: string;
4
- default: boolean;
5
- field_type: string;
6
- }
7
- export interface GlobalConfigResponse {
8
- global_configs: GlobalConfig[];
9
- object_count: number;
10
- unfiltered_count: number;
11
- }
@@ -1,15 +0,0 @@
1
- interface LoginNotification {
2
- id: number;
3
- body: string;
4
- notification_type: string;
5
- visible_until: string;
6
- visible_from: string;
7
- subscription_id: number;
8
- feature_keys: string[];
9
- }
10
- export interface LoginNotificationResponse {
11
- notifications: LoginNotification[];
12
- object_count: number;
13
- unfiltered_count: number;
14
- }
15
- export {};
@@ -1,55 +0,0 @@
1
- export interface NewsLetterUser {
2
- id: number;
3
- email: string;
4
- name: string;
5
- subscribed_at: string;
6
- }
7
- export interface NewsLetterUserResponse {
8
- newsletter_users: NewsLetterUser[];
9
- object_count: number;
10
- unfiltered_count: number;
11
- }
12
- export interface FeatureKey {
13
- id: number;
14
- name: string;
15
- }
16
- export interface Tag {
17
- category_name?: string;
18
- id: number;
19
- name: string;
20
- tag_category_id: number;
21
- tag_type: string;
22
- }
23
- export interface NewsLetterItem {
24
- id: number;
25
- newsletter_id: number;
26
- title: string;
27
- body: string;
28
- main_tag_id: number;
29
- location: string;
30
- latitude: string;
31
- longitude: string;
32
- is_sent: boolean;
33
- is_pushed: boolean;
34
- send_until: string;
35
- previous_newsletter_item_id: number;
36
- days_to_wait_from_previous_newsletter: number;
37
- send_at: string;
38
- product_ids: number[];
39
- feature_keys: FeatureKey[];
40
- only_new_users: boolean;
41
- tags: Tag[];
42
- newsletter_name: string;
43
- }
44
- export interface NewsLetterResponse {
45
- newsletters: NewsLetter[];
46
- object_count: number;
47
- unfiltered_count: number;
48
- }
49
- export interface NewsLetter {
50
- id: number;
51
- name: string;
52
- active: boolean;
53
- visible: boolean;
54
- code: string;
55
- }
@@ -1,10 +0,0 @@
1
- export interface Permission {
2
- id: number;
3
- name: string;
4
- active: boolean;
5
- }
6
- export interface PermissionResponse {
7
- permissions: Permission[];
8
- object_count: number;
9
- unfiltered_count: number;
10
- }
@@ -1,13 +0,0 @@
1
- export interface PrivacyTos {
2
- id: number;
3
- privacy: string;
4
- tos: string;
5
- title: string;
6
- subscription_id: number;
7
- tos_updated_at?: string | Date;
8
- }
9
- export interface PrivacyTosResponse {
10
- product_privacy_services: PrivacyTos[];
11
- object_count: number;
12
- unfiltered_count: number;
13
- }
@@ -1,15 +0,0 @@
1
- interface Tip {
2
- id: number;
3
- active: boolean;
4
- name: string;
5
- deleted_at: string;
6
- created_at: string;
7
- updated_at: string;
8
- instructions: string;
9
- }
10
- export interface TipResponse {
11
- tips: Tip[];
12
- object_count: number;
13
- unfiltered_count: number;
14
- }
15
- export {};
@@ -1,115 +0,0 @@
1
- import { Paging, User } from '@posiwise/common-utilities';
2
- export interface AhoyEvent {
3
- id: number;
4
- user_id: number;
5
- name: string;
6
- properties: Paging;
7
- time: string;
8
- visit_id: number;
9
- user: User;
10
- }
11
- export interface AhoyEventResponse {
12
- events: AhoyEvent[];
13
- object_count: number;
14
- unfiltered_count: number;
15
- }
16
- interface AhoyMessage {
17
- id: number;
18
- token: string;
19
- to: string;
20
- user_id: number;
21
- user_type: string;
22
- mailer: string;
23
- subject: string;
24
- utm_source: string;
25
- utm_medium: string;
26
- utm_term: string;
27
- utm_content: string;
28
- utm_campaign: string;
29
- sent_at: string;
30
- opened_at: string;
31
- clicked_at: string;
32
- open_count: number;
33
- click_count: number;
34
- user: User;
35
- }
36
- export interface AhoyMessageResponse {
37
- messages: AhoyMessage[];
38
- object_count: number;
39
- unfiltered_count: number;
40
- }
41
- interface AhoyVisit {
42
- id: number;
43
- visit_token: string;
44
- visitor_token: string;
45
- user_id: number;
46
- ip: string;
47
- user_agent: string;
48
- referrer: string;
49
- referring_domain: string;
50
- landing_page: string;
51
- browser: string;
52
- os: string;
53
- device_type: string;
54
- country: string;
55
- region: string;
56
- city: string;
57
- postal_code: string;
58
- latitude: string;
59
- longitude: string;
60
- utm_source: string;
61
- utm_medium: string;
62
- utm_term: string;
63
- utm_content: string;
64
- utm_campaign: string;
65
- started_at: string;
66
- platform: string;
67
- user: User;
68
- }
69
- export interface AhoyVisitResponse {
70
- visits: AhoyVisit[];
71
- object_count: number;
72
- unfiltered_count: number;
73
- }
74
- interface TrackEvent {
75
- id: number;
76
- user_id: number;
77
- related_entity_id: number;
78
- related_entity_type: string;
79
- event_type: string;
80
- created_at: string;
81
- updated_at: string;
82
- user: User;
83
- }
84
- export interface TrackEventResponse {
85
- events: TrackEvent[];
86
- object_count: number;
87
- unfiltered_count: number;
88
- }
89
- interface Author {
90
- id: number;
91
- name: string;
92
- email: string;
93
- }
94
- interface ObjectDetails {
95
- id: number;
96
- name: string;
97
- description?: string;
98
- current_sign_in_at: string;
99
- }
100
- interface AhoyVersion {
101
- item_id: number;
102
- item_type: string;
103
- event: string;
104
- object: ObjectDetails;
105
- created_at: string;
106
- updated_at: string;
107
- whoDoneIt: number;
108
- author: Author;
109
- }
110
- export interface AhoyVersionResponse {
111
- versions: AhoyVersion[];
112
- object_count: number;
113
- unfiltered_count: number;
114
- }
115
- export {};
@@ -1,38 +0,0 @@
1
- export declare const ROUTERS: {
2
- globalConfigDetails: string;
3
- adminCredentialsDetails: string;
4
- subscriptionCredentialDetails: string;
5
- newsletter: string;
6
- mailerDetails: string;
7
- newsletterItemDetails: string;
8
- newsletterItemView: string;
9
- newslettersUserList: string;
10
- newsletterDetails: string;
11
- permissionsList: string;
12
- permissionsDetails: string;
13
- rolesDetails: string;
14
- productDetails: string;
15
- productsUserList: string;
16
- feedbackQuestions: string;
17
- feedbackQuestionsDetails: string;
18
- subscriptionDetails: string;
19
- subscriptionProductDetails: string;
20
- tipsDetails: string;
21
- tosAndPrivacyDetails: string;
22
- tosAndPrivacyView: string;
23
- usersDetails: string;
24
- domainConfig: string;
25
- domainConfigDetails: string;
26
- loginNotifications: string;
27
- incidentConfig: string;
28
- incidentDetails: string;
29
- faqConfig: string;
30
- faqDetails: string;
31
- inviteUsers: string;
32
- subscriptionList: string;
33
- createResource: string;
34
- createTag: string;
35
- tags: string;
36
- posts: string;
37
- resourcesList: string;
38
- };