@posiwise/smart-crm 0.0.73 → 0.0.75
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/package.json
CHANGED
|
@@ -9,16 +9,16 @@ import { CrmService } from '@posiwise/smart-crm-shared';
|
|
|
9
9
|
import { SubscriptionMember as SubscriptionMember$1, OrganizationSize, OrganizationType, OrganizationIndustry, FilteredCrmComment, CrmOpportunityContact, CrmOwner, SmartCrmAction, FilteredData, OpportunityInsight as OpportunityInsight$1, OpportunityData, OpportunityContact, OpportunityComment } from 'libs/smart-crm/src/lib/shared/interface/smart-crm-module.interface';
|
|
10
10
|
import * as rxjs from 'rxjs';
|
|
11
11
|
import { Observable } from 'rxjs';
|
|
12
|
-
import * as
|
|
12
|
+
import * as i60 from 'ngx-uploader';
|
|
13
13
|
import { UploaderOptions, UploadInput, UploadFile, UploadOutput } from 'ngx-uploader';
|
|
14
14
|
import { LazyLoadEvent, MenuItem } from 'primeng/api';
|
|
15
|
-
import * as
|
|
15
|
+
import * as i50 from '@ng-bootstrap/ng-bootstrap';
|
|
16
16
|
import { NgbModal, NgbDateStruct, NgbCalendar } from '@ng-bootstrap/ng-bootstrap';
|
|
17
17
|
import { CrmAccount as CrmAccount$1 } from 'libs/smart-crm/src/lib/shared/interface/crm-account.interface';
|
|
18
18
|
import { CrmContact as CrmContact$1 } from 'libs/smart-crm/src/lib/shared/interface/crm-contact.interface';
|
|
19
19
|
import { AdminService } from '@posiwise/admin-module-utils';
|
|
20
20
|
import { DomSanitizer } from '@angular/platform-browser';
|
|
21
|
-
import * as
|
|
21
|
+
import * as i58 from '@angular/cdk/drag-drop';
|
|
22
22
|
import { CdkDragDrop } from '@angular/cdk/drag-drop';
|
|
23
23
|
import * as i1 from '@angular/router';
|
|
24
24
|
import { ActivatedRoute } from '@angular/router';
|
|
@@ -26,15 +26,17 @@ import * as i43 from '@angular/common';
|
|
|
26
26
|
import * as i45 from 'ngx-pagination';
|
|
27
27
|
import * as i46 from '@posiwise/pipes';
|
|
28
28
|
import * as i47 from 'primeng/inputtext';
|
|
29
|
-
import * as
|
|
30
|
-
import * as
|
|
31
|
-
import * as i51 from '
|
|
32
|
-
import * as i52 from '@
|
|
33
|
-
import * as
|
|
34
|
-
import * as
|
|
35
|
-
import * as
|
|
36
|
-
import * as
|
|
37
|
-
import * as
|
|
29
|
+
import * as i48 from 'primeng/iconfield';
|
|
30
|
+
import * as i49 from 'primeng/inputicon';
|
|
31
|
+
import * as i51 from 'ngx-ui-switch';
|
|
32
|
+
import * as i52 from '@posiwise/directives';
|
|
33
|
+
import * as i53 from 'angular-plotly.js';
|
|
34
|
+
import * as i54 from '@angular-magic/ngx-gp-autocomplete';
|
|
35
|
+
import * as i56 from '@posiwise/shared-components';
|
|
36
|
+
import * as i57 from '@posiwise/core-transloco';
|
|
37
|
+
import * as i59 from 'ngx-quill';
|
|
38
|
+
import * as i61 from 'ngx-infinite-scroll';
|
|
39
|
+
import * as i62 from 'primeng/select';
|
|
38
40
|
import * as i5 from '@posiwise/shared-product-components';
|
|
39
41
|
import * as i6 from '@posiwise/layouts';
|
|
40
42
|
import * as i7 from '@jsverse/transloco';
|
|
@@ -2442,7 +2444,7 @@ declare class SmartCrmPrivateRoutingModule {
|
|
|
2442
2444
|
|
|
2443
2445
|
declare class SmartCrmPrivateModule {
|
|
2444
2446
|
static ɵfac: i0.ɵɵFactoryDeclaration<SmartCrmPrivateModule, never>;
|
|
2445
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartCrmPrivateModule, [typeof SmartCrmTabsComponent, typeof SmartCrmCompaniesComponent, typeof SmartCrmContactComponent, typeof SmartCrmConfigurationComponent, typeof SmartCrmSettingsDetailsComponent, typeof SmartCrmContactDetailsComponent, typeof SmartCrmCompanyDetailsComponent, typeof SmartCrmInsightComponent, typeof SmartCrmContactInfoComponent, typeof SmartCrmLeadsComponent, typeof SmartCrmOpportunitiesComponent, typeof SmartCrmOpportunitiesDetailsComponent, typeof SmartCrmBoardComponent, typeof SmartCrmCommunicationsComponent, typeof SmartCrmCommunicationsInsightComponent, typeof SmartCrmAnalysisComponent, typeof SmartCrmCompanyInfoComponent, typeof SmartCrmCompanySourceComponent, typeof SmartCrmCompanyFilesComponent, typeof SmartCrmCompanyAccountInvoiceComponent, typeof SmartCrmWidgetsComponent, typeof SmartCrmCustomerSuccessComponent, typeof SmartCrmSocialMediaComponent, typeof SmartCrmCompetitionComponent, typeof SmartCrmOpportunitiesInfoComponent, typeof SmartCrmSourceDetailsComponent, typeof SmartCrmWidgetsDetailsComponent, typeof SmartCrmActionsComponent, typeof SmartCrmOpportunitiesListComponent, typeof SmartCrmContactInsightComponent, typeof SmartCrmOpportunitiesInsightComponent, typeof SmartCrmAccountInsightComponent, typeof CrmActionsComponent, typeof SmartCrmCommunicationsDetailsComponent, typeof SmartCrmCommunicationViewDetailsComponent, typeof SmartCrmLeadsDetailsComponent, typeof SmartCrmMarketingUsersListComponent, typeof SmartCrmStagesComponent, typeof SmartCrmStageDetailsComponent, typeof SmartCrmMarketingViewComponent, typeof SmartCrmOpportunityCategoriesComponent, typeof SmartCrmOpportunityCategoriesDetailsComponent], [typeof i43.CommonModule, typeof _angular_forms.FormsModule, typeof i45.NgxPaginationModule, typeof i46.PipesModule, typeof i47.InputTextModule, typeof i48.
|
|
2447
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SmartCrmPrivateModule, [typeof SmartCrmTabsComponent, typeof SmartCrmCompaniesComponent, typeof SmartCrmContactComponent, typeof SmartCrmConfigurationComponent, typeof SmartCrmSettingsDetailsComponent, typeof SmartCrmContactDetailsComponent, typeof SmartCrmCompanyDetailsComponent, typeof SmartCrmInsightComponent, typeof SmartCrmContactInfoComponent, typeof SmartCrmLeadsComponent, typeof SmartCrmOpportunitiesComponent, typeof SmartCrmOpportunitiesDetailsComponent, typeof SmartCrmBoardComponent, typeof SmartCrmCommunicationsComponent, typeof SmartCrmCommunicationsInsightComponent, typeof SmartCrmAnalysisComponent, typeof SmartCrmCompanyInfoComponent, typeof SmartCrmCompanySourceComponent, typeof SmartCrmCompanyFilesComponent, typeof SmartCrmCompanyAccountInvoiceComponent, typeof SmartCrmWidgetsComponent, typeof SmartCrmCustomerSuccessComponent, typeof SmartCrmSocialMediaComponent, typeof SmartCrmCompetitionComponent, typeof SmartCrmOpportunitiesInfoComponent, typeof SmartCrmSourceDetailsComponent, typeof SmartCrmWidgetsDetailsComponent, typeof SmartCrmActionsComponent, typeof SmartCrmOpportunitiesListComponent, typeof SmartCrmContactInsightComponent, typeof SmartCrmOpportunitiesInsightComponent, typeof SmartCrmAccountInsightComponent, typeof CrmActionsComponent, typeof SmartCrmCommunicationsDetailsComponent, typeof SmartCrmCommunicationViewDetailsComponent, typeof SmartCrmLeadsDetailsComponent, typeof SmartCrmMarketingUsersListComponent, typeof SmartCrmStagesComponent, typeof SmartCrmStageDetailsComponent, typeof SmartCrmMarketingViewComponent, typeof SmartCrmOpportunityCategoriesComponent, typeof SmartCrmOpportunityCategoriesDetailsComponent], [typeof i43.CommonModule, typeof _angular_forms.FormsModule, typeof i45.NgxPaginationModule, typeof i46.PipesModule, typeof i47.InputTextModule, typeof i48.IconFieldModule, typeof i49.InputIconModule, typeof i50.NgbTooltipModule, typeof i51.UiSwitchModule, typeof i52.DirectivesModule, typeof _angular_forms.ReactiveFormsModule, typeof i53.PlotlyViaCDNModule, typeof i54.NgxGpAutocompleteModule, typeof SmartCrmPrivateRoutingModule, typeof i56.SharedComponentsModule, typeof i57.CoreTranslocoModule, typeof i58.DragDropModule, typeof i59.QuillModule, typeof i60.NgxUploaderModule, typeof i61.InfiniteScrollModule, typeof i62.SelectModule, typeof i50.NgbNavModule, typeof i50.NgbDatepickerModule], [typeof SmartCrmTabsComponent, typeof SmartCrmCompaniesComponent, typeof SmartCrmContactComponent, typeof SmartCrmConfigurationComponent, typeof SmartCrmSettingsDetailsComponent, typeof SmartCrmContactDetailsComponent, typeof SmartCrmCompanyDetailsComponent, typeof SmartCrmInsightComponent, typeof SmartCrmContactInsightComponent, typeof SmartCrmOpportunitiesInsightComponent, typeof SmartCrmAccountInsightComponent, typeof SmartCrmAnalysisComponent, typeof SmartCrmContactInfoComponent, typeof SmartCrmLeadsComponent, typeof SmartCrmOpportunitiesComponent, typeof SmartCrmOpportunitiesDetailsComponent, typeof SmartCrmBoardComponent, typeof SmartCrmCommunicationsComponent, typeof SmartCrmCommunicationsInsightComponent, typeof SmartCrmCompanyInfoComponent, typeof SmartCrmCompanySourceComponent, typeof SmartCrmCompanyAccountInvoiceComponent, typeof SmartCrmCompanyFilesComponent, typeof SmartCrmWidgetsComponent, typeof SmartCrmCustomerSuccessComponent, typeof SmartCrmSocialMediaComponent, typeof SmartCrmCompetitionComponent, typeof SmartCrmOpportunitiesInfoComponent, typeof SmartCrmSourceDetailsComponent, typeof SmartCrmWidgetsDetailsComponent, typeof SmartCrmActionsComponent, typeof SmartCrmOpportunitiesListComponent, typeof CrmActionsComponent, typeof SmartCrmCommunicationsDetailsComponent, typeof SmartCrmCommunicationViewDetailsComponent, typeof SmartCrmLeadsDetailsComponent, typeof SmartCrmMarketingUsersListComponent, typeof SmartCrmStagesComponent, typeof SmartCrmStageDetailsComponent, typeof SmartCrmMarketingViewComponent, typeof SmartCrmOpportunityCategoriesComponent, typeof SmartCrmOpportunityCategoriesDetailsComponent]>;
|
|
2446
2448
|
static ɵinj: i0.ɵɵInjectorDeclaration<SmartCrmPrivateModule>;
|
|
2447
2449
|
}
|
|
2448
2450
|
|