@posiwise/smart-crm 0.0.37 → 0.0.38
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/private/components/smart-crm-accounts/smart-crm-account-details/smart-crm-account-details.component.mjs +10 -10
- package/esm2022/lib/private/components/smart-crm-accounts/smart-crm-account-files/smart-crm-account-files.component.mjs +8 -8
- package/esm2022/lib/private/components/smart-crm-accounts/smart-crm-account-info/smart-crm-account-info.component.mjs +23 -23
- package/esm2022/lib/private/components/smart-crm-accounts/smart-crm-account-invoices/smart-crm-account-invoices.component.mjs +10 -10
- package/esm2022/lib/private/components/smart-crm-accounts/smart-crm-accounts.component.mjs +9 -9
- package/esm2022/lib/private/components/smart-crm-actions/smart-crm-actions.component.mjs +12 -12
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-actions/smart-crm-actions-details/smart-crm-actions-details.component.mjs +5 -5
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-actions/smart-crm-actions.component.mjs +5 -5
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-configuration.component.mjs +4 -4
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-opportunity-categories/smart-crm-opportunity-categories-details/smart-crm-opportunity-categories-details.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-opportunity-categories/smart-crm-opportunity-categories.component.mjs +6 -6
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-source/smart-crm-source-details/smart-crm-source-details.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-source/smart-crm-source.component.mjs +9 -9
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-stages/smart-crm-stage-details/smart-crm-stage-details.component.mjs +4 -4
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-stages/smart-crm-stages.component.mjs +9 -9
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-widgets/smart-crm-widgets-details/smart-crm-widgets-details.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-configuration/smart-crm-widgets/smart-crm-widgets.component.mjs +8 -8
- package/esm2022/lib/private/components/smart-crm-contacts/smart-crm-contact-details/smart-crm-contact-details.component.mjs +8 -8
- package/esm2022/lib/private/components/smart-crm-contacts/smart-crm-contact-info/smart-crm-contact-info.component.mjs +17 -17
- package/esm2022/lib/private/components/smart-crm-contacts/smart-crm-contacts.component.mjs +11 -11
- package/esm2022/lib/private/components/smart-crm-customer/smart-crm-customer-success/smart-crm-customer-success.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-insight/smart-crm-account-insight/smart-crm-account-insight.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-insight/smart-crm-analysis-insight/smart-crm-analysis.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-insight/smart-crm-contact-insight/smart-crm-contact-insight.component.mjs +5 -5
- package/esm2022/lib/private/components/smart-crm-insight/smart-crm-insight.component.mjs +4 -4
- package/esm2022/lib/private/components/smart-crm-insight/smart-crm-marketing-insight/smart-crm-marketing-insight.component.mjs +5 -5
- package/esm2022/lib/private/components/smart-crm-insight/smart-crm-opportunities-insight/smart-crm-opportunities-insight.component.mjs +10 -10
- package/esm2022/lib/private/components/smart-crm-leads/smart-crm-leads-details/smart-crm-leads-details.component.mjs +6 -6
- package/esm2022/lib/private/components/smart-crm-leads/smart-crm-leads.component.mjs +7 -7
- package/esm2022/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-contacts/smart-crm-marketing-contacts.component.mjs +7 -7
- package/esm2022/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-details/smart-crm-marketing-details.component.mjs +6 -6
- package/esm2022/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-list.component.mjs +10 -10
- package/esm2022/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-view-details/smart-crm-marketing-view-details.component.mjs +3 -3
- package/esm2022/lib/private/components/smart-crm-opportunities/smart-crm-board/smart-crm-board.component.mjs +9 -9
- package/esm2022/lib/private/components/smart-crm-opportunities/smart-crm-opportunities-list/smart-crm-opportunities-details/smart-crm-opportunities-details.component.mjs +17 -17
- package/esm2022/lib/private/components/smart-crm-opportunities/smart-crm-opportunities-list/smart-crm-opportunities-info/smart-crm-opportunities-info.component.mjs +13 -11
- package/esm2022/lib/private/components/smart-crm-opportunities/smart-crm-opportunities-list/smart-crm-opportunities-list.component.mjs +10 -10
- package/esm2022/lib/private/components/smart-crm-tabs/smart-crm-tabs.component.mjs +3 -3
- package/esm2022/lib/private/smart-crm-private.module.mjs +33 -33
- package/esm2022/lib/private/smart-crm-private.routing.module.mjs +8 -8
- package/esm2022/lib/public/components/smart-crm-newsletter-confirmation/smart-crm-newsletter-confirmation.component.mjs +1 -1
- package/esm2022/lib/public/components/smart-crm-newsletter-unsubscribe/smart-crm-newsletter-unsubscribe.component.mjs +3 -3
- package/esm2022/lib/public/components/smart-crm-signup/smart-crm-signup.component.mjs +2 -2
- package/esm2022/lib/public/smart-crm-public.module.mjs +4 -4
- package/esm2022/lib/public/smart-crm-public.routing.module.mjs +1 -1
- package/fesm2022/posiwise-smart-crm.mjs +155 -153
- package/fesm2022/posiwise-smart-crm.mjs.map +1 -1
- package/lib/private/components/smart-crm-accounts/smart-crm-account-details/smart-crm-account-details.component.d.ts +16 -16
- package/lib/private/components/smart-crm-accounts/smart-crm-account-files/smart-crm-account-files.component.d.ts +12 -12
- package/lib/private/components/smart-crm-accounts/smart-crm-account-info/smart-crm-account-info.component.d.ts +46 -47
- package/lib/private/components/smart-crm-accounts/smart-crm-account-invoices/smart-crm-account-invoices.component.d.ts +10 -10
- package/lib/private/components/smart-crm-accounts/smart-crm-accounts.component.d.ts +12 -12
- package/lib/private/components/smart-crm-actions/smart-crm-actions.component.d.ts +15 -15
- package/lib/private/components/smart-crm-configuration/smart-crm-actions/smart-crm-actions-details/smart-crm-actions-details.component.d.ts +8 -8
- package/lib/private/components/smart-crm-configuration/smart-crm-actions/smart-crm-actions.component.d.ts +5 -5
- package/lib/private/components/smart-crm-configuration/smart-crm-opportunity-categories/smart-crm-opportunity-categories-details/smart-crm-opportunity-categories-details.component.d.ts +4 -4
- package/lib/private/components/smart-crm-configuration/smart-crm-opportunity-categories/smart-crm-opportunity-categories.component.d.ts +7 -7
- package/lib/private/components/smart-crm-configuration/smart-crm-source/smart-crm-source-details/smart-crm-source-details.component.d.ts +1 -1
- package/lib/private/components/smart-crm-configuration/smart-crm-source/smart-crm-source.component.d.ts +6 -6
- package/lib/private/components/smart-crm-configuration/smart-crm-stages/smart-crm-stage-details/smart-crm-stage-details.component.d.ts +5 -5
- package/lib/private/components/smart-crm-configuration/smart-crm-stages/smart-crm-stages.component.d.ts +8 -8
- package/lib/private/components/smart-crm-configuration/smart-crm-widgets/smart-crm-widgets-details/smart-crm-widgets-details.component.d.ts +7 -7
- package/lib/private/components/smart-crm-configuration/smart-crm-widgets/smart-crm-widgets.component.d.ts +9 -9
- package/lib/private/components/smart-crm-contacts/smart-crm-contact-details/smart-crm-contact-details.component.d.ts +11 -11
- package/lib/private/components/smart-crm-contacts/smart-crm-contact-info/smart-crm-contact-info.component.d.ts +27 -27
- package/lib/private/components/smart-crm-contacts/smart-crm-contacts.component.d.ts +19 -19
- package/lib/private/components/smart-crm-insight/smart-crm-account-insight/smart-crm-account-insight.component.d.ts +19 -19
- package/lib/private/components/smart-crm-insight/smart-crm-analysis-insight/smart-crm-analysis.component.d.ts +7 -7
- package/lib/private/components/smart-crm-insight/smart-crm-contact-insight/smart-crm-contact-insight.component.d.ts +13 -13
- package/lib/private/components/smart-crm-insight/smart-crm-marketing-insight/smart-crm-marketing-insight.component.d.ts +8 -8
- package/lib/private/components/smart-crm-insight/smart-crm-opportunities-insight/smart-crm-opportunities-insight.component.d.ts +18 -18
- package/lib/private/components/smart-crm-leads/smart-crm-leads-details/smart-crm-leads-details.component.d.ts +6 -6
- package/lib/private/components/smart-crm-leads/smart-crm-leads.component.d.ts +9 -9
- package/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-contacts/smart-crm-marketing-contacts.component.d.ts +7 -7
- package/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-details/smart-crm-marketing-details.component.d.ts +10 -10
- package/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-list.component.d.ts +8 -8
- package/lib/private/components/smart-crm-marketing/smart-crm-marketing-list/smart-crm-marketing-view-details/smart-crm-marketing-view-details.component.d.ts +3 -3
- package/lib/private/components/smart-crm-opportunities/smart-crm-board/smart-crm-board.component.d.ts +10 -10
- package/lib/private/components/smart-crm-opportunities/smart-crm-opportunities-list/smart-crm-opportunities-details/smart-crm-opportunities-details.component.d.ts +23 -23
- package/lib/private/components/smart-crm-opportunities/smart-crm-opportunities-list/smart-crm-opportunities-info/smart-crm-opportunities-info.component.d.ts +27 -27
- package/lib/private/components/smart-crm-opportunities/smart-crm-opportunities-list/smart-crm-opportunities-list.component.d.ts +12 -12
- package/lib/private/components/smart-crm-tabs/smart-crm-tabs.component.d.ts +1 -1
- package/lib/public/components/smart-crm-newsletter-unsubscribe/smart-crm-newsletter-unsubscribe.component.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import { User, Subscription, Country } from '@posiwise/common-utilities';
|
|
6
|
-
import { CrmAccount } from '../../../../shared/interface/crm-account.interface';
|
|
7
3
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
8
4
|
import { CommonService, GeoService, SubscriptionService } from '@posiwise/common-services';
|
|
5
|
+
import { Country, Subscription, User } from '@posiwise/common-utilities';
|
|
6
|
+
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
9
7
|
import { OrganizationIndustry, OrganizationSize, OrganizationType, SubscriptionMember } from 'libs/smart-crm/src/lib/shared/interface/smart-crm-module.interface';
|
|
8
|
+
import { Observable } from 'rxjs';
|
|
9
|
+
import { CrmAccount } from '../../../../shared/interface/crm-account.interface';
|
|
10
10
|
import * as i0 from "@angular/core";
|
|
11
11
|
export declare class SmartCrmCompanyDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
12
12
|
private readonly subscriptionService;
|
|
13
13
|
private readonly crmService;
|
|
14
14
|
private readonly commonService;
|
|
15
15
|
private readonly geoService;
|
|
16
|
+
private countries$;
|
|
17
|
+
private countryNames;
|
|
16
18
|
form: UntypedFormGroup;
|
|
17
19
|
user: User;
|
|
20
|
+
subscription: Subscription;
|
|
21
|
+
subscriptionId: number;
|
|
18
22
|
id: number;
|
|
19
|
-
submitted: boolean;
|
|
20
|
-
buttonBusy: boolean;
|
|
21
23
|
data: CrmAccount;
|
|
22
|
-
|
|
23
|
-
onEdit: boolean;
|
|
24
|
+
allSubscriptionMembers: SubscriptionMember[];
|
|
24
25
|
subscriptionMembers: [];
|
|
26
|
+
filteredOwners: SubscriptionMember[];
|
|
25
27
|
organizationSizes$: Observable<OrganizationSize[]>;
|
|
26
28
|
organizationTypes$: Observable<OrganizationType[]>;
|
|
27
29
|
organizationIndustries$: Observable<OrganizationIndustry[]>;
|
|
28
|
-
|
|
29
|
-
allSubscriptionMembers: SubscriptionMember[];
|
|
30
|
-
subscriptionId: number;
|
|
31
|
-
hasAccess: boolean;
|
|
32
|
-
filteredOwners: SubscriptionMember[];
|
|
33
|
-
subscription: Subscription;
|
|
30
|
+
filteredCountries: Country[];
|
|
34
31
|
status: any[];
|
|
35
32
|
priority: any[];
|
|
36
33
|
source: any[];
|
|
37
|
-
|
|
38
|
-
|
|
34
|
+
hasAccess: boolean;
|
|
35
|
+
isLoading: boolean;
|
|
36
|
+
onEdit: boolean;
|
|
37
|
+
submitted: boolean;
|
|
38
|
+
buttonBusy: boolean;
|
|
39
39
|
constructor(injector: Injector, subscriptionService: SubscriptionService, crmService: CrmService, commonService: CommonService, geoService: GeoService);
|
|
40
40
|
onSearchOwner(event: any): void;
|
|
41
41
|
ngOnInit(): void;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, EventEmitter, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
|
|
3
|
-
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
|
-
import { UploadFile, UploadInput, UploadOutput, UploaderOptions } from 'ngx-uploader';
|
|
5
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
6
|
-
import { User, Subscription } from '@posiwise/common-utilities';
|
|
7
2
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
8
3
|
import { AuthService } from '@posiwise/common-services';
|
|
4
|
+
import { Subscription, User } from '@posiwise/common-utilities';
|
|
5
|
+
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
6
|
+
import { UploaderOptions, UploadFile, UploadInput, UploadOutput } from 'ngx-uploader';
|
|
7
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
8
|
+
import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export declare class SmartCrmCompanyFilesComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
11
11
|
private readonly crmService;
|
|
@@ -15,23 +15,23 @@ export declare class SmartCrmCompanyFilesComponent extends AppBaseComponent impl
|
|
|
15
15
|
accountId: number;
|
|
16
16
|
contactId: number;
|
|
17
17
|
opportunityId: number;
|
|
18
|
+
private page;
|
|
19
|
+
user: User;
|
|
20
|
+
userId: number;
|
|
21
|
+
subscription: Subscription;
|
|
22
|
+
hasAccess: boolean;
|
|
18
23
|
isLoaded: boolean;
|
|
19
|
-
|
|
24
|
+
loading: boolean;
|
|
20
25
|
searchText: string;
|
|
21
26
|
totalRecordsUnFiltered: number;
|
|
22
27
|
totalRecords: number;
|
|
23
|
-
loading: boolean;
|
|
24
|
-
hasAccess: boolean;
|
|
25
|
-
user: User;
|
|
26
|
-
userId: number;
|
|
27
28
|
options: UploaderOptions;
|
|
28
29
|
uploadInput: EventEmitter<UploadInput>;
|
|
29
30
|
files: UploadFile[];
|
|
31
|
+
allFiles: string[];
|
|
30
32
|
token: string;
|
|
31
33
|
dragOver: boolean;
|
|
32
34
|
Done: boolean;
|
|
33
|
-
page: number;
|
|
34
|
-
subscription: Subscription;
|
|
35
35
|
routers: {
|
|
36
36
|
accounts: string;
|
|
37
37
|
contacts: string;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, EventEmitter, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import {
|
|
3
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { AuthService, CommonService, GeoService, LogoCacheService, SubscriptionService } from '@posiwise/common-services';
|
|
5
|
+
import { Country, Subscription, User } from '@posiwise/common-utilities';
|
|
4
6
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
5
|
-
import {
|
|
7
|
+
import { CrmAccount } from 'libs/smart-crm/src/lib/shared/interface/crm-account.interface';
|
|
8
|
+
import { CrmOpportunityContact, CrmOwner, FilteredCrmComment, FilteredData, OrganizationIndustry, OrganizationSize, OrganizationType, SmartCrmAction } from 'libs/smart-crm/src/lib/shared/interface/smart-crm-module.interface';
|
|
9
|
+
import { UploaderOptions, UploadFile, UploadInput, UploadOutput } from 'ngx-uploader';
|
|
6
10
|
import { LazyLoadEvent } from 'primeng/api';
|
|
7
11
|
import { Observable } from 'rxjs';
|
|
8
|
-
import {
|
|
9
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
10
|
-
import { AuthService, CommonService, GeoService, SubscriptionService, LogoCacheService } from '@posiwise/common-services';
|
|
11
|
-
import { CrmOpportunityContact, CrmOwner, FilteredCrmComment, FilteredData, OrganizationIndustry, OrganizationSize, OrganizationType, SmartCrmAction } from 'libs/smart-crm/src/lib/shared/interface/smart-crm-module.interface';
|
|
12
|
-
import { CrmAccount } from 'libs/smart-crm/src/lib/shared/interface/crm-account.interface';
|
|
12
|
+
import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
|
|
13
13
|
import * as i0 from "@angular/core";
|
|
14
14
|
interface SubscriptionMember {
|
|
15
15
|
id: number;
|
|
@@ -27,66 +27,66 @@ export declare class SmartCrmCompanyInfoComponent extends AppBaseComponent imple
|
|
|
27
27
|
private readonly cdr;
|
|
28
28
|
private readonly logoCacheService;
|
|
29
29
|
private readonly document;
|
|
30
|
+
private page;
|
|
31
|
+
private totalContacts;
|
|
32
|
+
private isContactValid;
|
|
30
33
|
subscription: Subscription;
|
|
34
|
+
subscriptionId: number;
|
|
31
35
|
actionControls: UntypedFormGroup;
|
|
32
36
|
aboutControls: UntypedFormGroup;
|
|
33
|
-
accountId: number;
|
|
34
|
-
userId: number;
|
|
35
|
-
isFormEdit: boolean;
|
|
36
37
|
user: User;
|
|
38
|
+
userId: number;
|
|
39
|
+
accountId: number;
|
|
40
|
+
contactId: number;
|
|
41
|
+
data: CrmAccount;
|
|
37
42
|
allSubscriptionMembers: SubscriptionMember[];
|
|
38
43
|
filteredOwner: SubscriptionMember[];
|
|
39
|
-
data: CrmAccount;
|
|
40
|
-
isDataLoaded: boolean;
|
|
41
|
-
submitted: boolean;
|
|
42
|
-
accountComments: any[];
|
|
43
|
-
hasAccess: boolean;
|
|
44
|
-
body: string;
|
|
45
|
-
editComment: boolean;
|
|
46
44
|
filteredContact: {
|
|
47
45
|
displayName: string;
|
|
48
46
|
}[];
|
|
49
|
-
private isContactValid;
|
|
50
47
|
filteredContactComment: FilteredCrmComment[];
|
|
51
|
-
|
|
52
|
-
|
|
48
|
+
contacts: CrmOpportunityContact[];
|
|
49
|
+
owner: CrmOwner;
|
|
50
|
+
actions: SmartCrmAction[];
|
|
51
|
+
accountComments: any[];
|
|
52
|
+
accountVersioning: string[];
|
|
53
|
+
organizationSizes$: Observable<OrganizationSize[]>;
|
|
54
|
+
organizationIndustries$: Observable<OrganizationIndustry[]>;
|
|
55
|
+
organizationTypes$: Observable<OrganizationType[]>;
|
|
56
|
+
countries$: Observable<Country[]>;
|
|
57
|
+
status: string[];
|
|
58
|
+
priority: FilteredData[];
|
|
59
|
+
source: FilteredData[];
|
|
60
|
+
potential: string[];
|
|
61
|
+
filterByPotentials: string;
|
|
62
|
+
options: UploaderOptions;
|
|
63
|
+
uploadInput: EventEmitter<UploadInput>;
|
|
64
|
+
files: UploadFile[];
|
|
65
|
+
token: string;
|
|
66
|
+
selector: string;
|
|
67
|
+
searchText: string;
|
|
53
68
|
totalRecords: number;
|
|
54
69
|
totalRecordsUnFiltered: number;
|
|
70
|
+
currentPage: number;
|
|
71
|
+
actionId: number;
|
|
72
|
+
commentId: number;
|
|
73
|
+
hasAccess: boolean;
|
|
74
|
+
isDataLoaded: boolean;
|
|
75
|
+
isLoaded: boolean;
|
|
55
76
|
loading: boolean;
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
77
|
+
isFormEdit: boolean;
|
|
78
|
+
submitted: boolean;
|
|
79
|
+
editComment: boolean;
|
|
59
80
|
showFullComment: boolean;
|
|
60
|
-
|
|
61
|
-
status: string[];
|
|
62
|
-
priority: FilteredData[];
|
|
63
|
-
source: FilteredData[];
|
|
64
|
-
organizationSizes$: Observable<OrganizationSize[]>;
|
|
65
|
-
organizationIndustries$: Observable<OrganizationIndustry[]>;
|
|
66
|
-
countries$: Observable<Country[]>;
|
|
67
|
-
organizationTypes$: Observable<OrganizationType[]>;
|
|
68
|
-
owner: CrmOwner;
|
|
69
|
-
actions: SmartCrmAction[];
|
|
81
|
+
submitAction: boolean;
|
|
70
82
|
buttonDisable: boolean;
|
|
71
83
|
isDisabled: boolean;
|
|
84
|
+
buttonBusy: boolean;
|
|
72
85
|
dangerColor: boolean;
|
|
73
86
|
updating: boolean;
|
|
74
|
-
actionId: number;
|
|
75
|
-
accountVersioning: string[];
|
|
76
|
-
contacts: CrmOpportunityContact[];
|
|
77
|
-
options: UploaderOptions;
|
|
78
|
-
uploadInput: EventEmitter<UploadInput>;
|
|
79
|
-
files: UploadFile[];
|
|
80
|
-
token: string;
|
|
81
87
|
dragOver: boolean;
|
|
82
88
|
Done: boolean;
|
|
83
89
|
direction: string;
|
|
84
|
-
private page;
|
|
85
|
-
currentPage: number;
|
|
86
|
-
private totalContacts;
|
|
87
|
-
selector: string;
|
|
88
|
-
submitAction: boolean;
|
|
89
|
-
subscriptionId: number;
|
|
90
90
|
routers: {
|
|
91
91
|
accounts: string;
|
|
92
92
|
contacts: string;
|
|
@@ -109,7 +109,6 @@ export declare class SmartCrmCompanyInfoComponent extends AppBaseComponent imple
|
|
|
109
109
|
stageDetails: string;
|
|
110
110
|
widgetsDetails: string;
|
|
111
111
|
};
|
|
112
|
-
buttonBusy: boolean;
|
|
113
112
|
constructor(injector: Injector, crmService: CrmService, subscriptionService: SubscriptionService, geoService: GeoService, commonService: CommonService, modalService: NgbModal, authService: AuthService, cdr: ChangeDetectorRef, logoCacheService: LogoCacheService, document: Document);
|
|
114
113
|
ngOnInit(): void;
|
|
115
114
|
ngAfterViewChecked(): void;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { Injector, OnDestroy } from '@angular/core';
|
|
2
|
-
import { LazyLoadEvent } from 'primeng/api';
|
|
3
|
-
import { Paging } from '@posiwise/common-utilities';
|
|
4
2
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
+
import { Paging } from '@posiwise/common-utilities';
|
|
5
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
5
|
+
import { LazyLoadEvent } from 'primeng/api';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SmartCrmCompanyAccountInvoiceComponent extends AppBaseComponent implements OnDestroy {
|
|
8
8
|
private readonly crmService;
|
|
9
9
|
accountId: number;
|
|
10
|
-
|
|
11
|
-
buttonBusy: boolean;
|
|
12
|
-
userId: number;
|
|
13
|
-
totalRecordsUnFiltered: number;
|
|
14
|
-
searchText: string;
|
|
10
|
+
private page;
|
|
15
11
|
subscription: any;
|
|
16
12
|
subscriptionId: any;
|
|
13
|
+
userId: number;
|
|
17
14
|
intervalTimer: import("rxjs").Observable<number>;
|
|
18
|
-
|
|
19
|
-
page: number;
|
|
20
|
-
totalRecords: number;
|
|
15
|
+
invoices: any[];
|
|
21
16
|
invoiceFrequency: string[];
|
|
17
|
+
searchText: string;
|
|
18
|
+
totalRecordsUnFiltered: number;
|
|
19
|
+
totalRecords: number;
|
|
20
|
+
isLoaded: boolean;
|
|
21
|
+
buttonBusy: boolean;
|
|
22
22
|
constructor(injector: Injector, crmService: CrmService);
|
|
23
23
|
onLazyLoad(event: LazyLoadEvent): void;
|
|
24
24
|
fetchInvoices(paging: Paging): void;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
+
import { CommonService, LogoCacheService } from '@posiwise/common-services';
|
|
4
|
+
import { Plotly, Subscription } from '@posiwise/common-utilities';
|
|
2
5
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
3
6
|
import { LazyLoadEvent } from 'primeng/api';
|
|
4
|
-
import { Plotly, Subscription } from '@posiwise/common-utilities';
|
|
5
7
|
import { CrmAccountResponse } from '../../../shared/interface/crm-account.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
|
-
import { CommonService, LogoCacheService } from '@posiwise/common-services';
|
|
8
8
|
import { OpportunityCategory, UserAccount } from '../../../shared/interface/smart-crm-module.interface';
|
|
9
9
|
import * as i0 from "@angular/core";
|
|
10
10
|
export declare class SmartCrmCompaniesComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
@@ -12,15 +12,14 @@ export declare class SmartCrmCompaniesComponent extends AppBaseComponent impleme
|
|
|
12
12
|
private readonly commonService;
|
|
13
13
|
private readonly logoCacheService;
|
|
14
14
|
private readonly cdr;
|
|
15
|
+
private page;
|
|
16
|
+
private allIndustries;
|
|
17
|
+
private filterByLocation;
|
|
15
18
|
data: CrmAccountResponse;
|
|
16
|
-
|
|
17
|
-
loading: boolean;
|
|
19
|
+
subscription: Subscription;
|
|
18
20
|
subscriptionId: number;
|
|
19
|
-
organizationSizes: any[];
|
|
20
21
|
userId: number;
|
|
21
|
-
|
|
22
|
-
isLoaded: boolean;
|
|
23
|
-
private allIndustries;
|
|
22
|
+
organizationSizes: any[];
|
|
24
23
|
searchOptions: OpportunityCategory[];
|
|
25
24
|
filterByIndustries: any[];
|
|
26
25
|
status: any[];
|
|
@@ -30,12 +29,13 @@ export declare class SmartCrmCompaniesComponent extends AppBaseComponent impleme
|
|
|
30
29
|
filterByStatus: any[];
|
|
31
30
|
filterByPriority: any[];
|
|
32
31
|
filterBySizeId: any[];
|
|
32
|
+
searchText: string;
|
|
33
33
|
searchLocationText: string;
|
|
34
|
-
private filterByLocation;
|
|
35
34
|
accountGeography: Plotly.Figure;
|
|
36
35
|
accountActivities: any[];
|
|
37
|
-
|
|
38
|
-
|
|
36
|
+
loading: boolean;
|
|
37
|
+
hasAccess: boolean;
|
|
38
|
+
isLoaded: boolean;
|
|
39
39
|
routers: {
|
|
40
40
|
accounts: string;
|
|
41
41
|
contacts: string;
|
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
-
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
3
2
|
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
3
|
import { Subscription } from '@posiwise/common-utilities';
|
|
4
|
+
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
5
5
|
import * as i0 from "@angular/core";
|
|
6
6
|
export declare class CrmActionsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
7
7
|
private readonly crmService;
|
|
8
8
|
private readonly document;
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
private totalPendingActions;
|
|
10
|
+
subscription: Subscription;
|
|
11
11
|
contactId: number;
|
|
12
|
+
userId: number;
|
|
13
|
+
actionId: number;
|
|
14
|
+
commentId: number;
|
|
12
15
|
p: number;
|
|
13
16
|
p1: number;
|
|
17
|
+
currentPage: number;
|
|
18
|
+
contactActions: any[];
|
|
19
|
+
contactActionsAll: any[];
|
|
14
20
|
accountActionSuggested: any[];
|
|
15
|
-
updating: boolean;
|
|
16
|
-
actionId: number;
|
|
17
|
-
dangerColor: boolean;
|
|
18
|
-
isLoadedSuggested: boolean;
|
|
19
|
-
userId: number;
|
|
20
|
-
showFullComment: boolean;
|
|
21
|
-
commentId: number;
|
|
22
21
|
allSubscriptionMembers: string[];
|
|
23
|
-
contactActionsAll: any[];
|
|
24
|
-
showFilter: boolean;
|
|
25
|
-
subscription: Subscription;
|
|
26
22
|
selector: string;
|
|
27
23
|
suggestedActionsSelector: string;
|
|
28
|
-
|
|
29
|
-
|
|
24
|
+
isLoaded: boolean;
|
|
25
|
+
isLoadedSuggested: boolean;
|
|
26
|
+
showFullComment: boolean;
|
|
27
|
+
showFilter: boolean;
|
|
28
|
+
updating: boolean;
|
|
29
|
+
dangerColor: boolean;
|
|
30
30
|
routers: {
|
|
31
31
|
accounts: string;
|
|
32
32
|
contacts: string;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { Subscription, User } from '@posiwise/common-utilities';
|
|
3
5
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
6
|
import { Observable } from 'rxjs';
|
|
5
7
|
import { CrmAction } from '../../../../../shared/interface/crm-action.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
|
-
import { Subscription, User } from '@posiwise/common-utilities';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class SmartCrmSettingsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
10
10
|
private readonly crmService;
|
|
11
11
|
form: UntypedFormGroup;
|
|
12
12
|
id: number;
|
|
13
|
-
|
|
14
|
-
buttonBusy: boolean;
|
|
15
|
-
isLoading: boolean;
|
|
13
|
+
subscriptionId: number;
|
|
16
14
|
user: User;
|
|
17
15
|
data: CrmAction;
|
|
16
|
+
subscription: Subscription;
|
|
17
|
+
actions$: Observable<string>;
|
|
18
18
|
targetWeek: any[];
|
|
19
19
|
targetWeekMin: any[];
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
submitted: boolean;
|
|
21
|
+
buttonBusy: boolean;
|
|
22
|
+
isLoading: boolean;
|
|
23
23
|
constructor(crmService: CrmService, injector: Injector);
|
|
24
24
|
ngOnInit(): void;
|
|
25
25
|
/** Function to get form controls */
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
+
import { Paging, Subscription } from '@posiwise/common-utilities';
|
|
2
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
3
5
|
import { LazyLoadEvent } from 'primeng/api';
|
|
4
|
-
import { Paging, Subscription } from '@posiwise/common-utilities';
|
|
5
6
|
import { CrmActionResponse } from '../../../../shared/interface/crm-action.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class SmartCrmActionsComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
9
9
|
private readonly crmService;
|
|
10
10
|
private readonly cdr;
|
|
11
|
+
private page;
|
|
11
12
|
data: CrmActionResponse;
|
|
13
|
+
subscription: Subscription;
|
|
12
14
|
subscriptionId: number;
|
|
15
|
+
userId: number;
|
|
13
16
|
searchText: string;
|
|
14
17
|
loading: boolean;
|
|
15
|
-
userId: number;
|
|
16
18
|
hasAccess: boolean;
|
|
17
19
|
isLoaded: boolean;
|
|
18
|
-
private page;
|
|
19
|
-
subscription: Subscription;
|
|
20
20
|
routers: {
|
|
21
21
|
accounts: string;
|
|
22
22
|
contacts: string;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
5
|
import { Observable } from 'rxjs';
|
|
5
6
|
import { CrmOpportunityCategory } from '../../../../../shared/interface/crm-opportunity.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class SmartCrmOpportunityCategoriesDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
9
9
|
private readonly crmService;
|
|
10
10
|
form: UntypedFormGroup;
|
|
11
|
-
|
|
11
|
+
id: number;
|
|
12
12
|
subscriptionId: number;
|
|
13
|
+
data: CrmOpportunityCategory;
|
|
14
|
+
categories$: Observable<string>;
|
|
13
15
|
submitted: boolean;
|
|
14
16
|
buttonBusy: boolean;
|
|
15
17
|
isLoading: boolean;
|
|
16
|
-
id: number;
|
|
17
|
-
categories$: Observable<string>;
|
|
18
18
|
constructor(injector: Injector, crmService: CrmService);
|
|
19
19
|
ngOnInit(): void;
|
|
20
20
|
/** Function to get opportunity Details */
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
+
import { Paging, Subscription, User } from '@posiwise/common-utilities';
|
|
2
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
3
5
|
import { LazyLoadEvent } from 'primeng/api';
|
|
4
|
-
import { Paging, Subscription, User } from '@posiwise/common-utilities';
|
|
5
6
|
import { CrmOpportunityCategoryResponse } from '../../../../shared/interface/crm-opportunity.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class SmartCrmOpportunityCategoriesComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
9
9
|
private readonly crmService;
|
|
10
10
|
private readonly cdr;
|
|
11
|
+
private page;
|
|
11
12
|
data: CrmOpportunityCategoryResponse;
|
|
13
|
+
subscription: Subscription;
|
|
14
|
+
subscriptionId: number;
|
|
15
|
+
user: User;
|
|
16
|
+
categoryNames: any[];
|
|
12
17
|
searchText: string;
|
|
13
18
|
loading: boolean;
|
|
14
19
|
hasAccess: boolean;
|
|
15
20
|
isLoaded: boolean;
|
|
16
|
-
subscriptionId: number;
|
|
17
|
-
user: User;
|
|
18
|
-
private page;
|
|
19
|
-
subscription: Subscription;
|
|
20
|
-
categoryNames: any[];
|
|
21
21
|
routers: {
|
|
22
22
|
accounts: string;
|
|
23
23
|
contacts: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
5
|
import { CrmSource } from '../../../../../shared/interface/crm-source.interface';
|
|
5
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class SmartCrmSourceDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
8
8
|
private readonly crmService;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
+
import { Paging, Subscription } from '@posiwise/common-utilities';
|
|
2
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
3
5
|
import { LazyLoadEvent } from 'primeng/api';
|
|
4
|
-
import { Paging, Subscription } from '@posiwise/common-utilities';
|
|
5
6
|
import { CrmSourceResponse } from '../../../../shared/interface/crm-source.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class SmartCrmCompanySourceComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
9
9
|
private readonly crmService;
|
|
10
10
|
private readonly cdr;
|
|
11
|
+
private page;
|
|
12
|
+
data: CrmSourceResponse;
|
|
13
|
+
subscription: Subscription;
|
|
14
|
+
subscriptionId: number;
|
|
11
15
|
searchText: string;
|
|
12
16
|
loading: boolean;
|
|
13
17
|
hasAccess: boolean;
|
|
14
18
|
isLoaded: boolean;
|
|
15
|
-
data: CrmSourceResponse;
|
|
16
|
-
subscriptionId: number;
|
|
17
|
-
page: number;
|
|
18
|
-
subscription: Subscription;
|
|
19
19
|
routers: {
|
|
20
20
|
accounts: string;
|
|
21
21
|
contacts: string;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
5
|
import { Observable } from 'rxjs';
|
|
5
6
|
import { CrmStage } from '../../../../../shared/interface/crm-stages.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class SmartCrmStageDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
9
9
|
private readonly crmService;
|
|
10
10
|
form: UntypedFormGroup;
|
|
11
|
-
|
|
11
|
+
id: number;
|
|
12
12
|
subscriptionId: number;
|
|
13
|
+
data: CrmStage;
|
|
14
|
+
stages$: Observable<string>;
|
|
15
|
+
categories: any[];
|
|
13
16
|
hasAccess: boolean;
|
|
14
17
|
submitted: boolean;
|
|
15
18
|
buttonBusy: boolean;
|
|
16
19
|
isLoading: boolean;
|
|
17
|
-
id: number;
|
|
18
|
-
stages$: Observable<string>;
|
|
19
|
-
categories: any[];
|
|
20
20
|
constructor(injector: Injector, crmService: CrmService);
|
|
21
21
|
ngOnInit(): void;
|
|
22
22
|
/** Function to get stage tDetails */
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
import { AfterViewChecked, ChangeDetectorRef, Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
3
|
+
import { Paging, Subscription } from '@posiwise/common-utilities';
|
|
2
4
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
3
5
|
import { LazyLoadEvent } from 'primeng/api';
|
|
4
|
-
import { Paging, Subscription } from '@posiwise/common-utilities';
|
|
5
6
|
import { CrmStageResponse } from '../../../../shared/interface/crm-stages.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
8
8
|
export declare class SmartCrmStagesComponent extends AppBaseComponent implements OnInit, OnDestroy, AfterViewChecked {
|
|
9
9
|
private readonly crmService;
|
|
10
10
|
private readonly cdr;
|
|
11
|
-
|
|
12
|
-
loading: boolean;
|
|
11
|
+
private page;
|
|
13
12
|
data: CrmStageResponse;
|
|
14
|
-
|
|
15
|
-
isLoaded: boolean;
|
|
13
|
+
subscription: Subscription;
|
|
16
14
|
subscriptionId: number;
|
|
17
|
-
private page;
|
|
18
15
|
filterByCategory: any[];
|
|
19
|
-
subscription: Subscription;
|
|
20
16
|
stageNames: any[];
|
|
21
17
|
categories: any[];
|
|
22
18
|
availableCategories: any[];
|
|
19
|
+
searchText: string;
|
|
20
|
+
loading: boolean;
|
|
21
|
+
hasAccess: boolean;
|
|
22
|
+
isLoaded: boolean;
|
|
23
23
|
routers: {
|
|
24
24
|
accounts: string;
|
|
25
25
|
contacts: string;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { Injector, OnDestroy, OnInit } from '@angular/core';
|
|
2
2
|
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
+
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
4
|
+
import { User } from '@posiwise/common-utilities';
|
|
3
5
|
import { CrmService } from '@posiwise/smart-crm-shared';
|
|
4
6
|
import { Observable } from 'rxjs';
|
|
5
7
|
import { CrmWidget } from '../../../../../shared/interface/crm-widget.interface';
|
|
6
|
-
import { AppBaseComponent } from '@posiwise/app-base-component';
|
|
7
|
-
import { User } from '@posiwise/common-utilities';
|
|
8
8
|
import * as i0 from "@angular/core";
|
|
9
9
|
export declare class SmartCrmWidgetsDetailsComponent extends AppBaseComponent implements OnInit, OnDestroy {
|
|
10
10
|
private readonly crmService;
|
|
11
|
+
private widgetId;
|
|
11
12
|
form: UntypedFormGroup;
|
|
12
|
-
data: CrmWidget;
|
|
13
13
|
subscriptionId: number;
|
|
14
|
-
hasAccess: boolean;
|
|
15
14
|
user: User;
|
|
15
|
+
data: CrmWidget;
|
|
16
|
+
positions$: Observable<string>;
|
|
17
|
+
allWidgets$: Observable<string>;
|
|
18
|
+
hasAccess: boolean;
|
|
16
19
|
submitted: boolean;
|
|
17
20
|
buttonBusy: boolean;
|
|
18
21
|
isLoading: boolean;
|
|
19
|
-
positions$: Observable<string>;
|
|
20
|
-
allWidgets$: Observable<string>;
|
|
21
|
-
private widgetId;
|
|
22
22
|
constructor(injector: Injector, crmService: CrmService);
|
|
23
23
|
ngOnInit(): void;
|
|
24
24
|
private getUserInfo;
|