buildingproduct-library 0.2.7

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.
Files changed (293) hide show
  1. package/README.md +24 -0
  2. package/assets/fonts/arial-webfont.woff +0 -0
  3. package/assets/fonts/arial-webfont.woff2 +0 -0
  4. package/assets/fonts/arialblack-webfont.woff +0 -0
  5. package/assets/fonts/arialblack-webfont.woff2 +0 -0
  6. package/assets/fonts/arialbold-webfont.woff +0 -0
  7. package/assets/fonts/arialbold-webfont.woff2 +0 -0
  8. package/assets/fonts/helveticaneue.woff +0 -0
  9. package/assets/fonts/helveticaneue.woff2 +0 -0
  10. package/assets/fonts/helveticaneuemedium-webfont.woff +0 -0
  11. package/assets/fonts/helveticaneuemedium-webfont.woff2 +0 -0
  12. package/assets/fonts/helveticaneuethin-webfont.woff +0 -0
  13. package/assets/fonts/helveticaneuethin-webfont.woff2 +0 -0
  14. package/assets/fonts/icomoon.ttf +0 -0
  15. package/assets/fonts/icomoon.woff +0 -0
  16. package/assets/images/ActivateIcon.svg +14 -0
  17. package/assets/images/AlertIcon.svg +3 -0
  18. package/assets/images/DisableIcon.svg +3 -0
  19. package/assets/images/Divider line.svg +3 -0
  20. package/assets/images/EditIconEnabled.svg +6 -0
  21. package/assets/images/EditIcondisabled.svg +6 -0
  22. package/assets/images/Grid-dark.svg +8 -0
  23. package/assets/images/Grid-light.svg +8 -0
  24. package/assets/images/Hamburger_icon_white.png +0 -0
  25. package/assets/images/Icon-awesome-user-alt-white.svg +13 -0
  26. package/assets/images/Icon-ionic-ios-arrow-down.svg +3 -0
  27. package/assets/images/Icon-ionic-ios-help-circle.svg +6 -0
  28. package/assets/images/Icon-ionic-ios-home.svg +6 -0
  29. package/assets/images/Icon-ionic-ios-settings.svg +6 -0
  30. package/assets/images/Icon-material-shopping-cart.svg +7 -0
  31. package/assets/images/Invited.svg +4 -0
  32. package/assets/images/List-dark.svg +3 -0
  33. package/assets/images/List-light.svg +3 -0
  34. package/assets/images/PDP-add-more.svg +3 -0
  35. package/assets/images/PDP-colour-selected.svg +7 -0
  36. package/assets/images/PDP-quote-exists.svg +12 -0
  37. package/assets/images/PDP-remove-icon.svg +3 -0
  38. package/assets/images/Selected icon.svg +3 -0
  39. package/assets/images/Selected-icon.svg +3 -0
  40. package/assets/images/banner-image.png +0 -0
  41. package/assets/images/br_down.png +0 -0
  42. package/assets/images/cart-shopping-fast.svg +6 -0
  43. package/assets/images/check-square.svg +3 -0
  44. package/assets/images/checkmark-circle-outline.svg +4 -0
  45. package/assets/images/closegrey.svg +71 -0
  46. package/assets/images/dashboard.svg +35 -0
  47. package/assets/images/delivery.svg +11 -0
  48. package/assets/images/download-icon.svg +7 -0
  49. package/assets/images/downloads-dark.svg +6 -0
  50. package/assets/images/downloads-light.svg +6 -0
  51. package/assets/images/erroricon.svg +3 -0
  52. package/assets/images/home-icon.svg +6 -0
  53. package/assets/images/home_banner.png +0 -0
  54. package/assets/images/ic_calender.svg +15 -0
  55. package/assets/images/icon-clock-icon.svg +10 -0
  56. package/assets/images/icon-feather-edit.svg +6 -0
  57. package/assets/images/icon-flashing-black.svg +3 -0
  58. package/assets/images/icon-flashing-white.svg +3 -0
  59. package/assets/images/icon-ionic-ios-search.svg +3 -0
  60. package/assets/images/icon-logout.svg +6 -0
  61. package/assets/images/icon-mail-icon.svg +7 -0
  62. package/assets/images/icon-metro-info.svg +3 -0
  63. package/assets/images/ionic-arrow-back.svg +3 -0
  64. package/assets/images/ionic-ios-feather-phone.svg +3 -0
  65. package/assets/images/ionic-ios-help-circle-outline.svg +6 -0
  66. package/assets/images/ionic-ios-location-outline.svg +3 -0
  67. package/assets/images/ionic-ios-my-location.svg +3 -0
  68. package/assets/images/ionic-ios-users-outline.svg +3 -0
  69. package/assets/images/ionic-trash.svg +3 -0
  70. package/assets/images/logo-black.svg +16 -0
  71. package/assets/images/logo-dark.svg +48 -0
  72. package/assets/images/logo.svg +16 -0
  73. package/assets/images/my-account.svg +21 -0
  74. package/assets/images/my-list.svg +43 -0
  75. package/assets/images/my-team.svg +17 -0
  76. package/assets/images/newsfeed-banner.jpg +0 -0
  77. package/assets/images/newtab.svg +11 -0
  78. package/assets/images/no-saved-cart.svg +3 -0
  79. package/assets/images/open-account-logout.png +0 -0
  80. package/assets/images/orders.svg +23 -0
  81. package/assets/images/pdf-icon.svg +45 -0
  82. package/assets/images/pdp-noimage.svg +21 -0
  83. package/assets/images/pickup.svg +8 -0
  84. package/assets/images/plp-grid-noimage.svg +22 -0
  85. package/assets/images/plp-list-noimage.svg +16 -0
  86. package/assets/images/product-banner.png +0 -0
  87. package/assets/images/product-details-dark.svg +10 -0
  88. package/assets/images/product-details-light.svg +10 -0
  89. package/assets/images/products.svg +34 -0
  90. package/assets/images/quotes.svg +12 -0
  91. package/assets/images/related-products-dark.svg +9 -0
  92. package/assets/images/related-products-light.svg +9 -0
  93. package/assets/images/search-noimage.svg +16 -0
  94. package/assets/images/see-more-bg-hover.svg +1 -0
  95. package/assets/images/see-more-bg.svg +1 -0
  96. package/assets/images/shopping-cart-icon.svg +14 -0
  97. package/assets/images/slash-small-white.svg +3 -0
  98. package/assets/images/warningicon.svg +3 -0
  99. package/assets/images/why-dimond.svg +7 -0
  100. package/buildingproduct-library-0.2.7.tgz +0 -0
  101. package/buildingproduct-library.d.ts +5 -0
  102. package/bundles/buildingproduct-library.umd.js +10979 -0
  103. package/bundles/buildingproduct-library.umd.js.map +1 -0
  104. package/esm2015/buildingproduct-library.js +5 -0
  105. package/esm2015/lib/account-dropdown/account-dropdown.component.js +159 -0
  106. package/esm2015/lib/account-dropdown/account-dropdown.module.js +59 -0
  107. package/esm2015/lib/account-dropdown/account-dropdown.service.js +55 -0
  108. package/esm2015/lib/checkout/add-new-address/add-new-address.component.js +442 -0
  109. package/esm2015/lib/checkout/checkout.module.js +149 -0
  110. package/esm2015/lib/checkout/custom-checkout/custom-checkout.component.js +348 -0
  111. package/esm2015/lib/checkout/order-confirmation/order-confirmation.component.js +37 -0
  112. package/esm2015/lib/checkout/order-review/delivery-information/delivery-information.component.js +32 -0
  113. package/esm2015/lib/checkout/order-review/order-review-grid/order-review-grid.component.js +162 -0
  114. package/esm2015/lib/checkout/order-review/order-review-list/order-review-list.component.js +151 -0
  115. package/esm2015/lib/checkout/order-review/order-review.component.js +123 -0
  116. package/esm2015/lib/constants/general.js +57 -0
  117. package/esm2015/lib/contact-us/contact-us.component.js +38 -0
  118. package/esm2015/lib/contact-us/contact-us.module.js +41 -0
  119. package/esm2015/lib/custom-cart/addto-saved-carts/addto-saved-carts.component.js +48 -0
  120. package/esm2015/lib/custom-cart/custom-cart.component.js +70 -0
  121. package/esm2015/lib/custom-cart/custom-cart.module.js +91 -0
  122. package/esm2015/lib/custom-header-logo/custom-header-logo.component.js +27 -0
  123. package/esm2015/lib/custom-header-logo/custom-header-logo.module.js +54 -0
  124. package/esm2015/lib/custom-header-paragraph/custom-header-paragraph.component.js +24 -0
  125. package/esm2015/lib/custom-header-paragraph/custom-header-paragraph.module.js +48 -0
  126. package/esm2015/lib/custom-mini-cart/custom-mini-cart.component.js +239 -0
  127. package/esm2015/lib/custom-mini-cart/custom-mini-cart.module.js +64 -0
  128. package/esm2015/lib/custom-navigation/custom-navigation.component.js +122 -0
  129. package/esm2015/lib/custom-navigation/custom-navigation.module.js +79 -0
  130. package/esm2015/lib/custom-order-details/custom-order-details.component.js +205 -0
  131. package/esm2015/lib/custom-order-details/custom-order-details.module.js +99 -0
  132. package/esm2015/lib/custom-order-details/download-popup/download-popup.component.js +34 -0
  133. package/esm2015/lib/custom-order-details/order-detail-grid/order-detail-grid.component.js +191 -0
  134. package/esm2015/lib/custom-order-details/order-detail-list/order-detail-list.component.js +169 -0
  135. package/esm2015/lib/custom-order-history/custom-order-history.component.js +680 -0
  136. package/esm2015/lib/custom-order-history/custom-order-history.module.js +105 -0
  137. package/esm2015/lib/custom-order-history/slider-progress/slider-progress.component.js +62 -0
  138. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-save-cart-dtl/custom-save-cart-dtl.component.js +108 -0
  139. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module.js +125 -0
  140. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-action/saved-cart-details-action.component.js +91 -0
  141. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component.js +56 -0
  142. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details.service.js +51 -0
  143. package/esm2015/lib/custom-saved-cart/custom-saved-cart.component.js +114 -0
  144. package/esm2015/lib/custom-saved-cart/custom-saved-cart.module.js +89 -0
  145. package/esm2015/lib/custom-saved-cart/save-cart.service.js +67 -0
  146. package/esm2015/lib/custom-saved-cart/saved-cart-general.js +49 -0
  147. package/esm2015/lib/custom-saved-cart/saved-cart.service.js +48 -0
  148. package/esm2015/lib/custom-search/custom-search.component.js +132 -0
  149. package/esm2015/lib/custom-search/custom-search.module.js +46 -0
  150. package/esm2015/lib/custom-user-account/custom-user-account.component.js +92 -0
  151. package/esm2015/lib/custom-user-account/custom-user-account.module.js +63 -0
  152. package/esm2015/lib/directives/custom-directives.module.js +22 -0
  153. package/esm2015/lib/directives/custom-paginatior.directive.js +197 -0
  154. package/esm2015/lib/environments/environment.js +24 -0
  155. package/esm2015/lib/find-store/find-store.component.js +94 -0
  156. package/esm2015/lib/find-store/find-store.module.js +66 -0
  157. package/esm2015/lib/help-support/help-support.component.js +24 -0
  158. package/esm2015/lib/help-support/help-support.module.js +38 -0
  159. package/esm2015/lib/my-account/account-dashboard/account-dashboard.component.js +133 -0
  160. package/esm2015/lib/my-account/account-statements/account-statements.component.js +57 -0
  161. package/esm2015/lib/my-account/invoice-credit/invoice-credit.component.js +379 -0
  162. package/esm2015/lib/my-account/my-account.component.js +95 -0
  163. package/esm2015/lib/my-account/my-account.module.js +99 -0
  164. package/esm2015/lib/my-team/my-team.component.js +445 -0
  165. package/esm2015/lib/my-team/my-team.module.js +100 -0
  166. package/esm2015/lib/my-team/team-member.service.js +95 -0
  167. package/esm2015/lib/pipes/custom-date-pipe.pipe.js +26 -0
  168. package/esm2015/lib/services/account-dropdown-state.service.js +21 -0
  169. package/esm2015/lib/services/cart.service.js +70 -0
  170. package/esm2015/lib/services/checkout.service.js +69 -0
  171. package/esm2015/lib/services/endPointURL.js +192 -0
  172. package/esm2015/lib/services/find-store.service.js +50 -0
  173. package/esm2015/lib/services/logout.service.js +50 -0
  174. package/esm2015/lib/services/my-account.service.js +68 -0
  175. package/esm2015/lib/services/order-history.service.js +65 -0
  176. package/esm2015/lib/services/order.review.js +38 -0
  177. package/esm2015/lib/services/search.service.js +42 -0
  178. package/esm2015/lib/services/user-account-detail-service.service.js +207 -0
  179. package/esm2015/lib/shared/CustomProduct.js +48 -0
  180. package/esm2015/lib/shared/active-saved-cart/active-saved-cart.component.js +116 -0
  181. package/esm2015/lib/shared/custom-breadcrum/custom-breadcrum.component.js +102 -0
  182. package/esm2015/lib/shared/custom-cart-detail/custom-cart-detail.component.js +95 -0
  183. package/esm2015/lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component.js +477 -0
  184. package/esm2015/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.js +431 -0
  185. package/esm2015/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.js +622 -0
  186. package/esm2015/lib/shared/custom-cart-detail/split.pipe.js +17 -0
  187. package/esm2015/lib/shared/date-range-picker/date-range-picker.component.js +173 -0
  188. package/esm2015/lib/shared/regEx.validator.js +17 -0
  189. package/esm2015/lib/shared/saved-cart-popup/saved-cart-popup.component.js +83 -0
  190. package/esm2015/lib/shared/shared-components.module.js +119 -0
  191. package/esm2015/lib/shared/shared-download-order/shared-download-order.component.js +220 -0
  192. package/esm2015/lib/spa-custom-header.component.js +26 -0
  193. package/esm2015/lib/spa-custom-header.module.js +145 -0
  194. package/esm2015/lib/spa-custom-header.service.js +14 -0
  195. package/esm2015/lib/utils/utils.js +27 -0
  196. package/esm2015/lib/utils.js +27 -0
  197. package/esm2015/public-api.js +35 -0
  198. package/fesm2015/buildingproduct-library.js +10197 -0
  199. package/fesm2015/buildingproduct-library.js.map +1 -0
  200. package/lib/account-dropdown/account-dropdown.component.d.ts +24 -0
  201. package/lib/account-dropdown/account-dropdown.module.d.ts +11 -0
  202. package/lib/account-dropdown/account-dropdown.service.d.ts +14 -0
  203. package/lib/checkout/add-new-address/add-new-address.component.d.ts +30 -0
  204. package/lib/checkout/checkout.module.d.ts +28 -0
  205. package/lib/checkout/custom-checkout/custom-checkout.component.d.ts +77 -0
  206. package/lib/checkout/order-confirmation/order-confirmation.component.d.ts +23 -0
  207. package/lib/checkout/order-review/delivery-information/delivery-information.component.d.ts +13 -0
  208. package/lib/checkout/order-review/order-review-grid/order-review-grid.component.d.ts +33 -0
  209. package/lib/checkout/order-review/order-review-list/order-review-list.component.d.ts +31 -0
  210. package/lib/checkout/order-review/order-review.component.d.ts +41 -0
  211. package/lib/constants/general.d.ts +50 -0
  212. package/lib/contact-us/contact-us.component.d.ts +13 -0
  213. package/lib/contact-us/contact-us.module.d.ts +9 -0
  214. package/lib/custom-cart/addto-saved-carts/addto-saved-carts.component.d.ts +18 -0
  215. package/lib/custom-cart/custom-cart.component.d.ts +22 -0
  216. package/lib/custom-cart/custom-cart.module.d.ts +15 -0
  217. package/lib/custom-header-logo/custom-header-logo.component.d.ts +11 -0
  218. package/lib/custom-header-logo/custom-header-logo.module.d.ts +11 -0
  219. package/lib/custom-header-paragraph/custom-header-paragraph.component.d.ts +11 -0
  220. package/lib/custom-header-paragraph/custom-header-paragraph.module.d.ts +10 -0
  221. package/lib/custom-mini-cart/custom-mini-cart.component.d.ts +62 -0
  222. package/lib/custom-mini-cart/custom-mini-cart.module.d.ts +13 -0
  223. package/lib/custom-navigation/custom-navigation.component.d.ts +37 -0
  224. package/lib/custom-navigation/custom-navigation.module.d.ts +21 -0
  225. package/lib/custom-order-details/custom-order-details.component.d.ts +63 -0
  226. package/lib/custom-order-details/custom-order-details.module.d.ts +19 -0
  227. package/lib/custom-order-details/download-popup/download-popup.component.d.ts +15 -0
  228. package/lib/custom-order-details/order-detail-grid/order-detail-grid.component.d.ts +40 -0
  229. package/lib/custom-order-details/order-detail-list/order-detail-list.component.d.ts +35 -0
  230. package/lib/custom-order-history/custom-order-history.component.d.ts +99 -0
  231. package/lib/custom-order-history/custom-order-history.module.d.ts +19 -0
  232. package/lib/custom-order-history/slider-progress/slider-progress.component.d.ts +15 -0
  233. package/lib/custom-saved-cart/custom-saved-cart-details/custom-save-cart-dtl/custom-save-cart-dtl.component.d.ts +33 -0
  234. package/lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module.d.ts +20 -0
  235. package/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-action/saved-cart-details-action.component.d.ts +65 -0
  236. package/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component.d.ts +31 -0
  237. package/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details.service.d.ts +19 -0
  238. package/lib/custom-saved-cart/custom-saved-cart.component.d.ts +59 -0
  239. package/lib/custom-saved-cart/custom-saved-cart.module.d.ts +16 -0
  240. package/lib/custom-saved-cart/save-cart.service.d.ts +17 -0
  241. package/lib/custom-saved-cart/saved-cart-general.d.ts +88 -0
  242. package/lib/custom-saved-cart/saved-cart.service.d.ts +12 -0
  243. package/lib/custom-search/custom-search.component.d.ts +35 -0
  244. package/lib/custom-search/custom-search.module.d.ts +10 -0
  245. package/lib/custom-user-account/custom-user-account.component.d.ts +35 -0
  246. package/lib/custom-user-account/custom-user-account.module.d.ts +12 -0
  247. package/lib/directives/custom-directives.module.d.ts +8 -0
  248. package/lib/directives/custom-paginatior.directive.d.ts +29 -0
  249. package/lib/environments/environment.d.ts +12 -0
  250. package/lib/find-store/find-store.component.d.ts +34 -0
  251. package/lib/find-store/find-store.module.d.ts +12 -0
  252. package/lib/help-support/help-support.component.d.ts +11 -0
  253. package/lib/help-support/help-support.module.d.ts +9 -0
  254. package/lib/my-account/account-dashboard/account-dashboard.component.d.ts +34 -0
  255. package/lib/my-account/account-statements/account-statements.component.d.ts +24 -0
  256. package/lib/my-account/invoice-credit/invoice-credit.component.d.ts +66 -0
  257. package/lib/my-account/my-account.component.d.ts +26 -0
  258. package/lib/my-account/my-account.module.d.ts +20 -0
  259. package/lib/my-team/my-team.component.d.ts +103 -0
  260. package/lib/my-team/my-team.module.d.ts +18 -0
  261. package/lib/my-team/team-member.service.d.ts +17 -0
  262. package/lib/pipes/custom-date-pipe.pipe.d.ts +11 -0
  263. package/lib/services/account-dropdown-state.service.d.ts +10 -0
  264. package/lib/services/cart.service.d.ts +15 -0
  265. package/lib/services/checkout.service.d.ts +17 -0
  266. package/lib/services/endPointURL.d.ts +156 -0
  267. package/lib/services/find-store.service.d.ts +14 -0
  268. package/lib/services/logout.service.d.ts +11 -0
  269. package/lib/services/my-account.service.d.ts +16 -0
  270. package/lib/services/order-history.service.d.ts +14 -0
  271. package/lib/services/order.review.d.ts +11 -0
  272. package/lib/services/search.service.d.ts +11 -0
  273. package/lib/services/user-account-detail-service.service.d.ts +40 -0
  274. package/lib/shared/CustomProduct.d.ts +28 -0
  275. package/lib/shared/active-saved-cart/active-saved-cart.component.d.ts +58 -0
  276. package/lib/shared/custom-breadcrum/custom-breadcrum.component.d.ts +30 -0
  277. package/lib/shared/custom-cart-detail/custom-cart-detail.component.d.ts +32 -0
  278. package/lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component.d.ts +81 -0
  279. package/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.d.ts +72 -0
  280. package/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.d.ts +100 -0
  281. package/lib/shared/custom-cart-detail/split.pipe.d.ts +7 -0
  282. package/lib/shared/date-range-picker/date-range-picker.component.d.ts +39 -0
  283. package/lib/shared/regEx.validator.d.ts +10 -0
  284. package/lib/shared/saved-cart-popup/saved-cart-popup.component.d.ts +37 -0
  285. package/lib/shared/shared-components.module.d.ts +26 -0
  286. package/lib/shared/shared-download-order/shared-download-order.component.d.ts +40 -0
  287. package/lib/spa-custom-header.component.d.ts +11 -0
  288. package/lib/spa-custom-header.module.d.ts +27 -0
  289. package/lib/spa-custom-header.service.d.ts +6 -0
  290. package/lib/utils/utils.d.ts +6 -0
  291. package/lib/utils.d.ts +5 -0
  292. package/package.json +92 -0
  293. package/public-api.d.ts +31 -0
@@ -0,0 +1,100 @@
1
+ import { ChangeDetectorRef, OnInit, OnChanges, SimpleChanges, EventEmitter } from '@angular/core';
2
+ import { CurrentProductService } from '@spartacus/storefront';
3
+ import { ActiveCartService, CmsService, Product, ProductService } from '@spartacus/core';
4
+ import { BehaviorSubject, Observable } from 'rxjs';
5
+ import { FormArray, FormBuilder, FormGroup } from '@angular/forms';
6
+ import { CartService } from '../../../services/cart.service';
7
+ import { Router } from '@angular/router';
8
+ import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
9
+ import * as i0 from "@angular/core";
10
+ export declare class CustomProductQuantityFormComponent implements OnInit, OnChanges {
11
+ private formBuilder;
12
+ private cdr;
13
+ private cartService;
14
+ private router;
15
+ private productService;
16
+ private cmsService;
17
+ private modalService;
18
+ private activeCartService;
19
+ private currentProductService;
20
+ env: any;
21
+ environment: any;
22
+ isDesktop: boolean;
23
+ isMobile: boolean;
24
+ isTablet: boolean;
25
+ totalLength: any;
26
+ totalPrice: any;
27
+ hasBundle: boolean;
28
+ productCode: any;
29
+ productDetails: any;
30
+ unitType: any;
31
+ accessoriesPrice: number;
32
+ selectedColour: any;
33
+ cuttingValidation: any;
34
+ finishedAvailableColours: any;
35
+ isFinishedProduct: boolean;
36
+ isFlashingProduct: boolean;
37
+ listView: boolean;
38
+ productForm: any;
39
+ disableAddMore: boolean;
40
+ bundleList: any;
41
+ errorIndex: any;
42
+ hasProdRefIndex: any;
43
+ hasProdRef: boolean;
44
+ hasMinlengthError: any;
45
+ rowIndex: number;
46
+ cartId: any;
47
+ showWaitCursor: BehaviorSubject<boolean>;
48
+ addToCartError: any;
49
+ modalBundleForm: any;
50
+ editProdBundle: any;
51
+ editProdRef: any;
52
+ selectedIndex: any;
53
+ hasData: boolean;
54
+ product$: Observable<Product | null>;
55
+ closeInviteModal: any;
56
+ closebutton: any;
57
+ updateCartEntires: EventEmitter<any>;
58
+ addMoreClicked: EventEmitter<any>;
59
+ screenWidth: any;
60
+ constructor(formBuilder: FormBuilder, cdr: ChangeDetectorRef, cartService: CartService, router: Router, productService: ProductService, cmsService: CmsService, modalService: NgbModal, activeCartService: ActiveCartService, currentProductService: CurrentProductService);
61
+ ngOnInit(): void;
62
+ ngOnChanges(changes: SimpleChanges): void;
63
+ updateFormDetails(): void;
64
+ createProductForm(): void;
65
+ updateBundling(event: any): void;
66
+ isNullOrEmpty(value: any): boolean;
67
+ hasErrorIndex(index: any): boolean;
68
+ hasProdRefErrorIndex(index: any): boolean;
69
+ groupByBundle(items: any, key: any): any;
70
+ checkTotalBundleWeight(formValues: any): any;
71
+ getLastBundleIndex(bundleName: any): any;
72
+ getPrevBundleReferenceValue(index: any): any;
73
+ checkHasSameReference(index: any, currentReference: any, bundleName: any): boolean;
74
+ updateSameBundleReference(event: any, index: any, isReference?: boolean): void;
75
+ populateSameBundleReference(event: any, index: any): void;
76
+ updateBundleList(): void;
77
+ getBundleValues(index: any): any;
78
+ editBundleValue(index: any): void;
79
+ saveBundleDetails(event: any): void;
80
+ updateCartDetails(): void;
81
+ updateTotal(): void;
82
+ getKeyValues(source: any, search: any): any;
83
+ getProductQuantityFormGroup(): FormGroup;
84
+ get productQuantityForm(): FormArray;
85
+ addProductQuantityFormGroup(event?: any): void;
86
+ removeProductQuantityForm(index: any, event: any): void;
87
+ jobReferenceErrors(): any;
88
+ prodQtyErrors(index: any): any;
89
+ prodLenErrors(index: any): any;
90
+ minLenErrors(index: any): any;
91
+ prodBundleErrors(index: any): any;
92
+ prodRefErrors(index: any): any;
93
+ isValidForm(): boolean;
94
+ hasErrors(index: any): boolean;
95
+ checkHasMinLengthQty(): void;
96
+ pad3Digits(value: any): any;
97
+ updateLenthValue(element: any): void;
98
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomProductQuantityFormComponent, never>;
99
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomProductQuantityFormComponent, "app-custom-product-quantity-form", never, { "hasBundle": "hasBundle"; "productCode": "productCode"; "productDetails": "productDetails"; "unitType": "unitType"; "accessoriesPrice": "accessoriesPrice"; "selectedColour": "selectedColour"; "cuttingValidation": "cuttingValidation"; "finishedAvailableColours": "finishedAvailableColours"; "isFinishedProduct": "isFinishedProduct"; "isFlashingProduct": "isFlashingProduct"; "listView": "listView"; }, { "updateCartEntires": "updateCartEntires"; "addMoreClicked": "addMoreClicked"; }, never, never>;
100
+ }
@@ -0,0 +1,7 @@
1
+ import { PipeTransform } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class SplitPipe implements PipeTransform {
4
+ transform(text: string, by: string, index?: number): string;
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<SplitPipe, never>;
6
+ static ɵpipe: i0.ɵɵPipeDeclaration<SplitPipe, "split">;
7
+ }
@@ -0,0 +1,39 @@
1
+ import { OnInit, EventEmitter, AfterViewInit, ElementRef, ChangeDetectorRef, Renderer2 } from '@angular/core';
2
+ import { ControlValueAccessor } from '@angular/forms';
3
+ import { BehaviorSubject } from 'rxjs';
4
+ import * as i0 from "@angular/core";
5
+ export declare class DateRangePickerComponent implements OnInit, AfterViewInit, ControlValueAccessor {
6
+ private _eref;
7
+ cd: ChangeDetectorRef;
8
+ private renderer;
9
+ isMobile: boolean;
10
+ isTablet: boolean;
11
+ isDesktop: boolean;
12
+ showWaitCursor: BehaviorSubject<boolean>;
13
+ selectedDateRange?: any;
14
+ selectedDateKey: string;
15
+ calendarPlaceholder: string;
16
+ showControls: boolean;
17
+ minDate: any;
18
+ maxDate: any;
19
+ selectedDate: EventEmitter<any>;
20
+ pickerDirective: any;
21
+ ranges: any;
22
+ constructor(_eref: ElementRef, cd: ChangeDetectorRef, renderer: Renderer2);
23
+ ngOnInit(): void;
24
+ ngAfterViewInit(): void;
25
+ onClick(event: MouseEvent): void;
26
+ openDatepicker(): void;
27
+ onChange: (e: Event) => void;
28
+ datesUpdated(eve: any): void;
29
+ onTouched: () => void;
30
+ writeValue(obj: any): void;
31
+ registerOnChange(fn: any): void;
32
+ registerOnTouched(fn: () => void): void;
33
+ setDisabledState(isDisabled: boolean): void;
34
+ onTypeChange: (val: any) => void;
35
+ onResize(event: any): void;
36
+ onPageRefresh(): void;
37
+ static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
38
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "app-date-range-picker", never, { "selectedDateRange": "selectedDateRange"; }, { "selectedDate": "selectedDate"; }, never, never>;
39
+ }
@@ -0,0 +1,10 @@
1
+ import { ValidatorFn } from "@angular/forms";
2
+ export declare class RegexConstants {
3
+ static NUMBER_1_99: RegExp;
4
+ static NUMBER_1_999: RegExp;
5
+ static ANGLE_0_360: RegExp;
6
+ static DECIMAL_4_3: RegExp;
7
+ static BUNDLE_NAME: RegExp;
8
+ static JOB_REFERENCE: RegExp;
9
+ }
10
+ export declare function RegexValidator(reg: RegexConstants): ValidatorFn;
@@ -0,0 +1,37 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { FormBuilder, FormGroup } from '@angular/forms';
3
+ import { ActiveCartService, MultiCartService } from '@spartacus/core';
4
+ import { BehaviorSubject } from 'rxjs/internal/BehaviorSubject';
5
+ import { SaveCartService } from '../../custom-saved-cart/save-cart.service';
6
+ import * as i0 from "@angular/core";
7
+ export declare class SavedCartPopupComponent implements OnInit {
8
+ private formBuilder;
9
+ service: SaveCartService;
10
+ private activeCartService;
11
+ protected multiCartService: MultiCartService;
12
+ submitted: boolean;
13
+ customSaveCardData?: any;
14
+ savedCartDialog: {
15
+ savedCarForTitle: string;
16
+ savedCartName: string;
17
+ savedCartNameValidation: string;
18
+ description: string;
19
+ optional: string;
20
+ descriptionLength: string;
21
+ edit: string;
22
+ cancel: string;
23
+ confirm: string;
24
+ };
25
+ saveCardForm: FormGroup;
26
+ closebutton: any;
27
+ showWaitCursor: BehaviorSubject<boolean>;
28
+ constructor(formBuilder: FormBuilder, service: SaveCartService, activeCartService: ActiveCartService, multiCartService: MultiCartService);
29
+ ngOnInit(): void;
30
+ get f(): {
31
+ [key: string]: import("@angular/forms").AbstractControl;
32
+ };
33
+ isNullOrEmpty(value: any): boolean;
34
+ saveOrEditCart(): void;
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<SavedCartPopupComponent, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<SavedCartPopupComponent, "app-saved-cart-popup", never, { "customSaveCardData": "customSaveCardData"; }, {}, never, never>;
37
+ }
@@ -0,0 +1,26 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./custom-breadcrum/custom-breadcrum.component";
3
+ import * as i2 from "./saved-cart-popup/saved-cart-popup.component";
4
+ import * as i3 from "./active-saved-cart/active-saved-cart.component";
5
+ import * as i4 from "./custom-cart-detail/custom-cart-grid/custom-cart-grid.component";
6
+ import * as i5 from "./custom-cart-detail/custom-cart-list/custom-cart-list.component";
7
+ import * as i6 from "./custom-cart-detail/split.pipe";
8
+ import * as i7 from "./custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component";
9
+ import * as i8 from "./date-range-picker/date-range-picker.component";
10
+ import * as i9 from "./shared-download-order/shared-download-order.component";
11
+ import * as i10 from "../pipes/custom-date-pipe.pipe";
12
+ import * as i11 from "@angular/common";
13
+ import * as i12 from "@angular/platform-browser/animations";
14
+ import * as i13 from "@spartacus/storefront";
15
+ import * as i14 from "@spartacus/core";
16
+ import * as i15 from "@angular/router";
17
+ import * as i16 from "@angular/forms";
18
+ import * as i17 from "@ng-bootstrap/ng-bootstrap";
19
+ import * as i18 from "@angular/material/radio";
20
+ import * as i19 from "ngx-masonry";
21
+ import * as i20 from "ngx-daterangepicker-material";
22
+ export declare class SharedComponentsModule {
23
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedComponentsModule, never>;
24
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SharedComponentsModule, [typeof i1.CustomBreadcrumComponent, typeof i2.SavedCartPopupComponent, typeof i3.ActiveSavedCartComponent, typeof i4.CustomCartGridComponent, typeof i5.CustomCartListComponent, typeof i6.SplitPipe, typeof i7.CustomProductQuantityFormComponent, typeof i8.DateRangePickerComponent, typeof i9.SharedDownloadOrderComponent, typeof i10.CustomDatePipe], [typeof i11.CommonModule, typeof i12.BrowserAnimationsModule, typeof i13.MediaModule, typeof i13.IconModule, typeof i14.UrlModule, typeof i15.RouterModule, typeof i13.BreadcrumbModule, typeof i16.ReactiveFormsModule, typeof i17.NgbModule, typeof i16.FormsModule, typeof i18.MatRadioModule, typeof i17.NgbToastModule, typeof i19.NgxMasonryModule, typeof i20.NgxDaterangepickerMd], [typeof i1.CustomBreadcrumComponent, typeof i2.SavedCartPopupComponent, typeof i3.ActiveSavedCartComponent, typeof i4.CustomCartGridComponent, typeof i5.CustomCartListComponent, typeof i7.CustomProductQuantityFormComponent, typeof i8.DateRangePickerComponent, typeof i9.SharedDownloadOrderComponent, typeof i10.CustomDatePipe]>;
25
+ static ɵinj: i0.ɵɵInjectorDeclaration<SharedComponentsModule>;
26
+ }
@@ -0,0 +1,40 @@
1
+ import { ChangeDetectorRef, OnInit, OnDestroy } from '@angular/core';
2
+ import { CmsService } from '@spartacus/core';
3
+ import { BehaviorSubject } from 'rxjs';
4
+ import { OrderFacade } from '@spartacus/order/root';
5
+ import { CartService } from '../../services/cart.service';
6
+ import * as i0 from "@angular/core";
7
+ export declare class SharedDownloadOrderComponent implements OnInit, OnDestroy {
8
+ private cmsService;
9
+ cd: ChangeDetectorRef;
10
+ protected orderFacade: OrderFacade;
11
+ private cartService;
12
+ showWaitCursor: BehaviorSubject<boolean>;
13
+ orderDetails: any;
14
+ cartDetails: any;
15
+ totalPrice: any;
16
+ env: any;
17
+ environment: any;
18
+ occeBaseUrl: any;
19
+ noImage: string;
20
+ orderMessage: any;
21
+ downloadView: boolean;
22
+ page: number;
23
+ orderId: any;
24
+ downLoadPdf: any;
25
+ isOrder: any;
26
+ constructor(cmsService: CmsService, cd: ChangeDetectorRef, orderFacade: OrderFacade, cartService: CartService);
27
+ ngOnInit(): void;
28
+ ngOnDestroy(): void;
29
+ orderPdfDownload(): void;
30
+ getOrderDetails(divRef: any): void;
31
+ savePdf(divRef: any): void;
32
+ download(divRef: any): void;
33
+ isNullOrEmpty(value: any): boolean;
34
+ getColourDetails(configInfo: any, type: any): any;
35
+ getProductImage(cartDetails: any, thumbnail?: any): any;
36
+ hasColour(cartDetails: any): boolean;
37
+ getClassifications(data: any): any;
38
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedDownloadOrderComponent, never>;
39
+ static ɵcmp: i0.ɵɵComponentDeclaration<SharedDownloadOrderComponent, "app-shared-download-order", never, { "isOrder": "isOrder"; }, {}, never, never>;
40
+ }
@@ -0,0 +1,11 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { CmsService } from '@spartacus/core';
3
+ import * as i0 from "@angular/core";
4
+ export declare class SpaCustomHeaderComponent implements OnInit {
5
+ cmsService: CmsService;
6
+ logoData: any;
7
+ constructor(cmsService: CmsService);
8
+ ngOnInit(): void;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpaCustomHeaderComponent, never>;
10
+ static ɵcmp: i0.ɵɵComponentDeclaration<SpaCustomHeaderComponent, "lib-spa-custom-header", never, {}, {}, never, never>;
11
+ }
@@ -0,0 +1,27 @@
1
+ import { ModuleWithProviders } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "./spa-custom-header.component";
4
+ import * as i2 from "@angular/platform-browser";
5
+ import * as i3 from "@angular/common";
6
+ import * as i4 from "@spartacus/storefront";
7
+ import * as i5 from "@spartacus/core";
8
+ import * as i6 from "@angular/router";
9
+ import * as i7 from "./account-dropdown/account-dropdown.module";
10
+ import * as i8 from "./custom-mini-cart/custom-mini-cart.module";
11
+ import * as i9 from "./custom-navigation/custom-navigation.module";
12
+ import * as i10 from "./custom-user-account/custom-user-account.module";
13
+ import * as i11 from "./help-support/help-support.module";
14
+ import * as i12 from "./find-store/find-store.module";
15
+ import * as i13 from "./custom-search/custom-search.module";
16
+ import * as i14 from "@angular/common/http";
17
+ import * as i15 from "./custom-header-paragraph/custom-header-paragraph.module";
18
+ import * as i16 from "./contact-us/contact-us.module";
19
+ import * as i17 from "./custom-header-logo/custom-header-logo.module";
20
+ import * as i18 from "@ngrx/store";
21
+ export declare class SpaCustomHeaderModule {
22
+ constructor(parentModule?: SpaCustomHeaderModule);
23
+ static forRoot(env: any): ModuleWithProviders<SpaCustomHeaderModule>;
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpaCustomHeaderModule, [{ optional: true; skipSelf: true; }]>;
25
+ static ɵmod: i0.ɵɵNgModuleDeclaration<SpaCustomHeaderModule, [typeof i1.SpaCustomHeaderComponent], [typeof i2.BrowserModule, typeof i3.CommonModule, typeof i4.MediaModule, typeof i4.IconModule, typeof i5.UrlModule, typeof i6.RouterModule, typeof i7.AccountDropdownModule, typeof i8.CustomMiniCartModule, typeof i9.LibNavigationModule, typeof i10.CustomUserAccountModule, typeof i11.HelpSupportModule, typeof i12.FindStoreModule, typeof i13.CustomSearchModule, typeof i14.HttpClientModule, typeof i15.CustomHeaderParagraphModule, typeof i16.ContactUsModule, typeof i17.CustomHeaderLogoModule, typeof i18.StoreRootModule, typeof i5.ConfigModule], [typeof i1.SpaCustomHeaderComponent]>;
26
+ static ɵinj: i0.ɵɵInjectorDeclaration<SpaCustomHeaderModule>;
27
+ }
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class SpaCustomHeaderService {
3
+ constructor();
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpaCustomHeaderService, never>;
5
+ static ɵprov: i0.ɵɵInjectableDeclaration<SpaCustomHeaderService>;
6
+ }
@@ -0,0 +1,6 @@
1
+ export declare class CommonUtils {
2
+ envionrment: any;
3
+ static isMobile(): boolean;
4
+ static isTablet(): boolean;
5
+ static isDesktop(): boolean;
6
+ }
package/lib/utils.d.ts ADDED
@@ -0,0 +1,5 @@
1
+ export declare class CommonUtils {
2
+ static isMobile(): boolean;
3
+ static isTablet(): boolean;
4
+ static isDesktop(): boolean;
5
+ }
package/package.json ADDED
@@ -0,0 +1,92 @@
1
+ {
2
+ "name": "buildingproduct-library",
3
+ "version": "0.2.7",
4
+ "peerDependencies": {
5
+ "@agm/core": "^3.0.0-beta.0",
6
+ "@angular-devkit/build-angular": "~12.2.0",
7
+ "@angular-slider/ngx-slider": "^2.0.3",
8
+ "moment": "^2.29.4",
9
+ "@angular-devkit/schematics": "^12.2.0",
10
+ "@angular/cli": "~12.2.0",
11
+ "@angular/common": "~12.2.0",
12
+ "@angular/compiler": "~12.2.0",
13
+ "@angular/compiler-cli": "~12.2.0",
14
+ "@angular/core": "~12.2.0",
15
+ "@angular/forms": "~12.2.0",
16
+ "@angular/material": "^12.2.13",
17
+ "@angular/platform-browser": "~12.2.0",
18
+ "@angular/platform-browser-dynamic": "~12.2.0",
19
+ "@angular/platform-server": "^12.0.5",
20
+ "@angular/router": "~12.2.0",
21
+ "@angular/service-worker": "^12.0.5",
22
+ "@auth0/auth0-angular": "^1.11.0",
23
+ "@ng-bootstrap/ng-bootstrap": "^10.0.0",
24
+ "@ng-select/ng-select": "^7.0.1",
25
+ "@ngrx/effects": "^12.1.0",
26
+ "@ngrx/router-store": "^12.1.0",
27
+ "@ngrx/store": "^12.1.0",
28
+ "@nguniversal/builders": "^12.1.3",
29
+ "@nguniversal/express-engine": "^12.0.2",
30
+ "@sapui5/ts-types-esm": "1.97.0",
31
+ "@spartacus/asm": "~4.3.7",
32
+ "@spartacus/assets": "~4.3.7",
33
+ "@spartacus/cart": "~4.3.7",
34
+ "@spartacus/cdc": "~4.3.7",
35
+ "@spartacus/cds": "~4.3.7",
36
+ "@spartacus/checkout": "~4.3.7",
37
+ "@spartacus/core": "~4.3.7",
38
+ "@spartacus/digital-payments": "~4.3.7",
39
+ "@spartacus/epd-visualization": "~4.3.7",
40
+ "@spartacus/order": "~4.3.7",
41
+ "@spartacus/organization": "~4.3.7",
42
+ "@spartacus/product": "~4.3.7",
43
+ "@spartacus/product-configurator": "~4.3.7",
44
+ "@spartacus/qualtrics": "~4.3.7",
45
+ "@spartacus/schematics": "^4.3.7",
46
+ "@spartacus/setup": "~4.3.7",
47
+ "@spartacus/smartedit": "~4.3.7",
48
+ "jspdf": "^2.5.1",
49
+ "html2canvas": "^1.4.1",
50
+ "@spartacus/storefinder": "~4.3.7",
51
+ "@spartacus/storefront": "~4.3.7",
52
+ "@spartacus/styles": "~4.3.7",
53
+ "@spartacus/tracking": "~4.3.7",
54
+ "@spartacus/user": "~4.3.7",
55
+ "@types/express": "^4.17.0",
56
+ "@types/googlemaps": "3.39.13",
57
+ "@types/jasmine": "~3.8.0",
58
+ "@syncfusion/ej2-angular-calendars": "^19.3.53",
59
+ "@types/node": "^12.11.1",
60
+ "angular-oauth2-oidc": "^10.0.1",
61
+ "bootstrap": "^4.3.1",
62
+ "express": "^4.15.2",
63
+ "i18next": "^20.2.2",
64
+ "i18next-http-backend": "^1.2.2",
65
+ "jasmine-core": "~3.8.0",
66
+ "jquery": "^3.6.1",
67
+ "karma": "~6.3.0",
68
+ "karma-chrome-launcher": "~3.1.0",
69
+ "karma-coverage": "~2.0.3",
70
+ "karma-jasmine": "~4.0.0",
71
+ "karma-jasmine-html-reporter": "~1.7.0",
72
+ "ng-packagr": "^12.2.7",
73
+ "masonry-layout": "^4.2.2",
74
+ "ngx-infinite-scroll": "^8.0.0",
75
+ "ngx-masonry": "^12.0.0",
76
+ "rxjs": "~6.6.0",
77
+ "ts-loader": "^6.0.4",
78
+ "typescript": "~4.3.5",
79
+ "zone.js": "~0.11.4",
80
+ "esri-loader": "^3.7.0"
81
+ },
82
+ "main": "bundles/buildingproduct-library.umd.js",
83
+ "module": "fesm2015/buildingproduct-library.js",
84
+ "es2015": "fesm2015/buildingproduct-library.js",
85
+ "esm2015": "esm2015/buildingproduct-library.js",
86
+ "fesm2015": "fesm2015/buildingproduct-library.js",
87
+ "typings": "buildingproduct-library.d.ts",
88
+ "sideEffects": false,
89
+ "dependencies": {
90
+ "tslib": "^2.3.0"
91
+ }
92
+ }
@@ -0,0 +1,31 @@
1
+ export * from './lib/spa-custom-header.service';
2
+ export * from './lib/spa-custom-header.component';
3
+ export * from './lib/spa-custom-header.module';
4
+ export * from './lib/custom-mini-cart/custom-mini-cart.module';
5
+ export * from './lib/custom-mini-cart/custom-mini-cart.component';
6
+ export * from './lib/custom-navigation/custom-navigation.module';
7
+ export * from './lib/custom-navigation/custom-navigation.component';
8
+ export * from './lib/account-dropdown/account-dropdown.component';
9
+ export * from './lib/account-dropdown/account-dropdown.module';
10
+ export * from './lib/my-team/my-team.component';
11
+ export * from './lib/my-team/my-team.module';
12
+ export * from './lib/custom-saved-cart/custom-saved-cart.component';
13
+ export * from './lib/custom-saved-cart/custom-saved-cart.module';
14
+ export * from './lib/custom-order-history/custom-order-history.module';
15
+ export * from './lib/custom-order-history/custom-order-history.component';
16
+ export * from './lib/custom-order-details/custom-order-details.component';
17
+ export * from './lib/custom-order-details/custom-order-details.module';
18
+ export * from './lib/checkout/custom-checkout/custom-checkout.component';
19
+ export * from './lib/checkout/checkout.module';
20
+ export * from './lib/checkout/order-confirmation/order-confirmation.component';
21
+ export * from './lib/checkout/order-review/order-review.component';
22
+ export * from './lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component';
23
+ export * from './lib/shared/custom-cart-detail/custom-cart-detail.component';
24
+ export * from './lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component';
25
+ export * from './lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component';
26
+ export * from './lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component';
27
+ export * from './lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module';
28
+ export * from './lib/custom-cart/custom-cart.module';
29
+ export * from './lib/custom-cart/custom-cart.component';
30
+ export * from './lib/my-account/my-account.module';
31
+ export * from './lib/my-account/my-account.component';