buildingproduct-library 0.2.92 → 0.2.93
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/{buildingproduct-library-0.2.92.tgz → buildingproduct-library-0.2.93.tgz} +0 -0
- package/bundles/buildingproduct-library.umd.js +3 -0
- package/bundles/buildingproduct-library.umd.js.map +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module.js +5 -2
- package/fesm2015/buildingproduct-library.js +3 -0
- package/fesm2015/buildingproduct-library.js.map +1 -1
- package/lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module.d.ts +1 -1
- package/package.json +1 -1
|
Binary file
|
|
@@ -10621,6 +10621,7 @@
|
|
|
10621
10621
|
CustomCartDetailComponent,
|
|
10622
10622
|
CustomSaveCartDtlComponent], imports: [i5.CommonModule,
|
|
10623
10623
|
i1$2.ReactiveFormsModule,
|
|
10624
|
+
i1$2.FormsModule,
|
|
10624
10625
|
i3$1.NgbModule,
|
|
10625
10626
|
i1.UrlModule,
|
|
10626
10627
|
i2$1.RouterModule,
|
|
@@ -10632,6 +10633,7 @@
|
|
|
10632
10633
|
CustomSavedCartDetailsModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0__namespace, type: CustomSavedCartDetailsModule, imports: [[
|
|
10633
10634
|
i5.CommonModule,
|
|
10634
10635
|
i1$2.ReactiveFormsModule,
|
|
10636
|
+
i1$2.FormsModule,
|
|
10635
10637
|
i3$1.NgbModule,
|
|
10636
10638
|
i1.UrlModule,
|
|
10637
10639
|
i2$1.RouterModule,
|
|
@@ -10668,6 +10670,7 @@
|
|
|
10668
10670
|
imports: [
|
|
10669
10671
|
i5.CommonModule,
|
|
10670
10672
|
i1$2.ReactiveFormsModule,
|
|
10673
|
+
i1$2.FormsModule,
|
|
10671
10674
|
i3$1.NgbModule,
|
|
10672
10675
|
i1.UrlModule,
|
|
10673
10676
|
i2$1.RouterModule,
|