@posiwise/smart-crm 0.0.64 → 0.0.65
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.
|
@@ -6921,9 +6921,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
6921
6921
|
|
|
6922
6922
|
PlotlyViaCDNModule.setPlotlyVersion('2.33.0', 'custom', 'https://cdn.jsdelivr.net/npm/plotly.js-strict-dist-min@2.33.0/plotly-strict.min.js');
|
|
6923
6923
|
class SmartCrmPrivateModule {
|
|
6924
|
-
constructor() {
|
|
6925
|
-
console.log('🚀 SMART CRM MODULE LOADED! - User is authenticated');
|
|
6926
|
-
}
|
|
6927
6924
|
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.18", ngImport: i0, type: SmartCrmPrivateModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
6928
6925
|
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.18", ngImport: i0, type: SmartCrmPrivateModule, declarations: [SmartCrmTabsComponent,
|
|
6929
6926
|
SmartCrmCompaniesComponent,
|
|
@@ -7207,7 +7204,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.18", ngImpo
|
|
|
7207
7204
|
SmartCrmOpportunityCategoriesDetailsComponent
|
|
7208
7205
|
]
|
|
7209
7206
|
}]
|
|
7210
|
-
}]
|
|
7207
|
+
}] });
|
|
7211
7208
|
|
|
7212
7209
|
class CrmNewsletterConfirmationComponent {
|
|
7213
7210
|
// TODO: Move to en.json
|