@veloceapps/sdk 8.0.0-27 → 8.0.0-29

Sign up to get free protection for your applications and to get access to all the features.
@@ -1561,6 +1561,7 @@ class SdkCoreModule {
1561
1561
  SdkCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1562
1562
  SdkCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, imports: [ConfigurationModule, FlowConfigurationModule] });
1563
1563
  SdkCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, providers: [
1564
+ ContextService,
1564
1565
  QuoteDraftService,
1565
1566
  ProductImagesService,
1566
1567
  MetricsCalculationService,
@@ -1575,6 +1576,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
1575
1576
  args: [{
1576
1577
  imports: [ConfigurationModule, FlowConfigurationModule],
1577
1578
  providers: [
1579
+ ContextService,
1578
1580
  QuoteDraftService,
1579
1581
  ProductImagesService,
1580
1582
  MetricsCalculationService,