@veloceapps/sdk 8.0.0-27 → 8.0.0-28
Sign up to get free protection for your applications and to get access to all the features.
@@ -1615,6 +1615,7 @@ class SdkCoreModule {
|
|
1615
1615
|
SdkCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
1616
1616
|
SdkCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, imports: [ConfigurationModule, FlowConfigurationModule] });
|
1617
1617
|
SdkCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.9", ngImport: i0, type: SdkCoreModule, providers: [
|
1618
|
+
ContextService,
|
1618
1619
|
QuoteDraftService,
|
1619
1620
|
ProductImagesService,
|
1620
1621
|
MetricsCalculationService,
|
@@ -1629,6 +1630,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.9", ngImpor
|
|
1629
1630
|
args: [{
|
1630
1631
|
imports: [ConfigurationModule, FlowConfigurationModule],
|
1631
1632
|
providers: [
|
1633
|
+
ContextService,
|
1632
1634
|
QuoteDraftService,
|
1633
1635
|
ProductImagesService,
|
1634
1636
|
MetricsCalculationService,
|