buildingproduct-library 0.2.73

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 (295) 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/no-saved-cart.svg +3 -0
  78. package/assets/images/open-account-logout.png +0 -0
  79. package/assets/images/orders.svg +23 -0
  80. package/assets/images/pdp-noimage.svg +21 -0
  81. package/assets/images/pickup.svg +8 -0
  82. package/assets/images/plp-grid-noimage.svg +22 -0
  83. package/assets/images/plp-list-noimage.svg +16 -0
  84. package/assets/images/product-banner.png +0 -0
  85. package/assets/images/product-details-dark.svg +10 -0
  86. package/assets/images/product-details-light.svg +10 -0
  87. package/assets/images/products.svg +34 -0
  88. package/assets/images/quotes.svg +12 -0
  89. package/assets/images/related-products-dark.svg +9 -0
  90. package/assets/images/related-products-light.svg +9 -0
  91. package/assets/images/search-noimage.svg +16 -0
  92. package/assets/images/see-more-bg-hover.svg +1 -0
  93. package/assets/images/see-more-bg.svg +1 -0
  94. package/assets/images/shopping-cart-icon.svg +14 -0
  95. package/assets/images/slash-small-white.svg +3 -0
  96. package/assets/images/warningicon.svg +3 -0
  97. package/assets/images/why-dimond.svg +7 -0
  98. package/buildingproduct-library-0.2.73.tgz +0 -0
  99. package/buildingproduct-library.d.ts +5 -0
  100. package/bundles/buildingproduct-library.umd.js +9907 -0
  101. package/bundles/buildingproduct-library.umd.js.map +1 -0
  102. package/esm2015/buildingproduct-library.js +5 -0
  103. package/esm2015/lib/account-dropdown/account-dropdown.component.js +126 -0
  104. package/esm2015/lib/account-dropdown/account-dropdown.module.js +55 -0
  105. package/esm2015/lib/account-dropdown/account-dropdown.service.js +55 -0
  106. package/esm2015/lib/checkout/add-new-address/add-new-address.component.js +435 -0
  107. package/esm2015/lib/checkout/checkout.module.js +141 -0
  108. package/esm2015/lib/checkout/custom-checkout/custom-checkout.component.js +362 -0
  109. package/esm2015/lib/checkout/order-confirmation/order-confirmation.component.js +41 -0
  110. package/esm2015/lib/checkout/order-review/delivery-information/delivery-information.component.js +32 -0
  111. package/esm2015/lib/checkout/order-review/order-review-grid/order-review-grid.component.js +92 -0
  112. package/esm2015/lib/checkout/order-review/order-review-list/order-review-list.component.js +94 -0
  113. package/esm2015/lib/checkout/order-review/order-review.component.js +147 -0
  114. package/esm2015/lib/constants/general.js +57 -0
  115. package/esm2015/lib/contact-us/contact-us.component.js +38 -0
  116. package/esm2015/lib/contact-us/contact-us.module.js +41 -0
  117. package/esm2015/lib/custom-cart/addto-saved-carts/addto-saved-carts.component.js +48 -0
  118. package/esm2015/lib/custom-cart/custom-cart.component.js +94 -0
  119. package/esm2015/lib/custom-cart/custom-cart.module.js +91 -0
  120. package/esm2015/lib/custom-header-logo/custom-header-logo.component.js +26 -0
  121. package/esm2015/lib/custom-header-logo/custom-header-logo.module.js +54 -0
  122. package/esm2015/lib/custom-header-paragraph/custom-header-paragraph.component.js +24 -0
  123. package/esm2015/lib/custom-header-paragraph/custom-header-paragraph.module.js +48 -0
  124. package/esm2015/lib/custom-mini-cart/custom-mini-cart.component.js +138 -0
  125. package/esm2015/lib/custom-mini-cart/custom-mini-cart.module.js +68 -0
  126. package/esm2015/lib/custom-navigation/custom-navigation/custom-navigation.component.js +121 -0
  127. package/esm2015/lib/custom-navigation/custom-navigation.module.js +89 -0
  128. package/esm2015/lib/custom-order-details/custom-order-details.component.js +197 -0
  129. package/esm2015/lib/custom-order-details/custom-order-details.module.js +91 -0
  130. package/esm2015/lib/custom-order-details/download-popup/download-popup.component.js +34 -0
  131. package/esm2015/lib/custom-order-details/order-detail-grid/order-detail-grid.component.js +108 -0
  132. package/esm2015/lib/custom-order-details/order-detail-list/order-detail-list.component.js +103 -0
  133. package/esm2015/lib/custom-order-history/custom-order-history.component.js +652 -0
  134. package/esm2015/lib/custom-order-history/custom-order-history.module.js +97 -0
  135. package/esm2015/lib/custom-order-history/slider-progress/slider-progress.component.js +62 -0
  136. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-save-cart-dtl/custom-save-cart-dtl.component.js +96 -0
  137. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module.js +125 -0
  138. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-action/saved-cart-details-action.component.js +115 -0
  139. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component.js +56 -0
  140. package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details.service.js +33 -0
  141. package/esm2015/lib/custom-saved-cart/custom-saved-cart.component.js +107 -0
  142. package/esm2015/lib/custom-saved-cart/custom-saved-cart.module.js +89 -0
  143. package/esm2015/lib/custom-saved-cart/save-cart.service.js +67 -0
  144. package/esm2015/lib/custom-saved-cart/saved-cart-general.js +49 -0
  145. package/esm2015/lib/custom-saved-cart/saved-cart.service.js +39 -0
  146. package/esm2015/lib/custom-search/custom-search.component.js +132 -0
  147. package/esm2015/lib/custom-search/custom-search.module.js +46 -0
  148. package/esm2015/lib/custom-user-account/custom-user-account.component.js +92 -0
  149. package/esm2015/lib/custom-user-account/custom-user-account.module.js +63 -0
  150. package/esm2015/lib/directives/custom-directives.module.js +22 -0
  151. package/esm2015/lib/directives/custom-paginatior.directive.js +127 -0
  152. package/esm2015/lib/environments/environment.js +24 -0
  153. package/esm2015/lib/find-store/find-store.component.js +94 -0
  154. package/esm2015/lib/find-store/find-store.module.js +66 -0
  155. package/esm2015/lib/help-support/help-support.component.js +24 -0
  156. package/esm2015/lib/help-support/help-support.module.js +38 -0
  157. package/esm2015/lib/my-account/account-dashboard/account-dashboard.component.js +134 -0
  158. package/esm2015/lib/my-account/account-statements/account-statements.component.js +57 -0
  159. package/esm2015/lib/my-account/invoice-credit/invoice-credit.component.js +342 -0
  160. package/esm2015/lib/my-account/my-account.component.js +85 -0
  161. package/esm2015/lib/my-account/my-account.module.js +91 -0
  162. package/esm2015/lib/my-team/my-team.component.js +418 -0
  163. package/esm2015/lib/my-team/my-team.module.js +96 -0
  164. package/esm2015/lib/my-team/team-member.service.js +123 -0
  165. package/esm2015/lib/pipes/custom-date-pipe.pipe.js +26 -0
  166. package/esm2015/lib/preference/preference.component.js +19 -0
  167. package/esm2015/lib/preference/preference.module.js +45 -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 +73 -0
  171. package/esm2015/lib/services/endPointURL.js +187 -0
  172. package/esm2015/lib/services/find-store.service.js +61 -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 +44 -0
  179. package/esm2015/lib/shared/CustomProduct.js +47 -0
  180. package/esm2015/lib/shared/active-saved-cart/active-saved-cart.component.js +105 -0
  181. package/esm2015/lib/shared/custom-breadcrum/custom-breadcrum.component.js +92 -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 +355 -0
  184. package/esm2015/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.js +360 -0
  185. package/esm2015/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.js +575 -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 +123 -0
  188. package/esm2015/lib/shared/regEx.validator.js +15 -0
  189. package/esm2015/lib/shared/saved-cart-popup/saved-cart-popup.component.js +85 -0
  190. package/esm2015/lib/shared/shared-components.module.js +108 -0
  191. package/esm2015/lib/shared/shared-download-order/shared-download-order.component.js +143 -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 +9190 -0
  199. package/fesm2015/buildingproduct-library.js.map +1 -0
  200. package/lib/account-dropdown/account-dropdown.component.d.ts +22 -0
  201. package/lib/account-dropdown/account-dropdown.module.d.ts +10 -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 +29 -0
  204. package/lib/checkout/checkout.module.d.ts +26 -0
  205. package/lib/checkout/custom-checkout/custom-checkout.component.d.ts +80 -0
  206. package/lib/checkout/order-confirmation/order-confirmation.component.d.ts +26 -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 +27 -0
  209. package/lib/checkout/order-review/order-review-list/order-review-list.component.d.ts +28 -0
  210. package/lib/checkout/order-review/order-review.component.d.ts +44 -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 +25 -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 +45 -0
  222. package/lib/custom-mini-cart/custom-mini-cart.module.d.ts +14 -0
  223. package/lib/custom-navigation/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 +60 -0
  226. package/lib/custom-order-details/custom-order-details.module.d.ts +17 -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 +30 -0
  229. package/lib/custom-order-details/order-detail-list/order-detail-list.component.d.ts +28 -0
  230. package/lib/custom-order-history/custom-order-history.component.d.ts +96 -0
  231. package/lib/custom-order-history/custom-order-history.module.d.ts +17 -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 +32 -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 +68 -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 +15 -0
  238. package/lib/custom-saved-cart/custom-saved-cart.component.d.ts +57 -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 +11 -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 +24 -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 +62 -0
  257. package/lib/my-account/my-account.component.d.ts +26 -0
  258. package/lib/my-account/my-account.module.d.ts +18 -0
  259. package/lib/my-team/my-team.component.d.ts +96 -0
  260. package/lib/my-team/my-team.module.d.ts +17 -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/preference/preference.component.d.ts +8 -0
  264. package/lib/preference/preference.module.d.ts +10 -0
  265. package/lib/services/account-dropdown-state.service.d.ts +10 -0
  266. package/lib/services/cart.service.d.ts +15 -0
  267. package/lib/services/checkout.service.d.ts +17 -0
  268. package/lib/services/endPointURL.d.ts +153 -0
  269. package/lib/services/find-store.service.d.ts +14 -0
  270. package/lib/services/logout.service.d.ts +11 -0
  271. package/lib/services/my-account.service.d.ts +16 -0
  272. package/lib/services/order-history.service.d.ts +14 -0
  273. package/lib/services/order.review.d.ts +11 -0
  274. package/lib/services/search.service.d.ts +11 -0
  275. package/lib/services/user-account-detail-service.service.d.ts +15 -0
  276. package/lib/shared/CustomProduct.d.ts +27 -0
  277. package/lib/shared/active-saved-cart/active-saved-cart.component.d.ts +56 -0
  278. package/lib/shared/custom-breadcrum/custom-breadcrum.component.d.ts +28 -0
  279. package/lib/shared/custom-cart-detail/custom-cart-detail.component.d.ts +32 -0
  280. package/lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component.d.ts +74 -0
  281. package/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.d.ts +79 -0
  282. package/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.d.ts +93 -0
  283. package/lib/shared/custom-cart-detail/split.pipe.d.ts +7 -0
  284. package/lib/shared/date-range-picker/date-range-picker.component.d.ts +31 -0
  285. package/lib/shared/regEx.validator.d.ts +8 -0
  286. package/lib/shared/saved-cart-popup/saved-cart-popup.component.d.ts +37 -0
  287. package/lib/shared/shared-components.module.d.ts +24 -0
  288. package/lib/shared/shared-download-order/shared-download-order.component.d.ts +37 -0
  289. package/lib/spa-custom-header.component.d.ts +11 -0
  290. package/lib/spa-custom-header.module.d.ts +28 -0
  291. package/lib/spa-custom-header.service.d.ts +6 -0
  292. package/lib/utils/utils.d.ts +6 -0
  293. package/lib/utils.d.ts +5 -0
  294. package/package.json +90 -0
  295. package/public-api.d.ts +31 -0
@@ -0,0 +1,31 @@
1
+ import { OnInit, EventEmitter, AfterViewInit, ElementRef, ChangeDetectorRef } from '@angular/core';
2
+ import { ControlValueAccessor } from '@angular/forms';
3
+ import * as i0 from "@angular/core";
4
+ export declare class DateRangePickerComponent implements OnInit, AfterViewInit, ControlValueAccessor {
5
+ private _eref;
6
+ cd: ChangeDetectorRef;
7
+ selectedDateRange?: any;
8
+ selectedDateKey: string;
9
+ calendarPlaceholder: string;
10
+ showControls: boolean;
11
+ minDate: any;
12
+ maxDate: any;
13
+ selectedDate: EventEmitter<any>;
14
+ pickerDirective: any;
15
+ ranges: any;
16
+ constructor(_eref: ElementRef, cd: ChangeDetectorRef);
17
+ ngOnInit(): void;
18
+ ngAfterViewInit(): void;
19
+ onClick(event: any): void;
20
+ openDatepicker(): void;
21
+ onChange: (e: Event) => void;
22
+ datesUpdated(eve: any): void;
23
+ onTouched: () => void;
24
+ writeValue(obj: any): void;
25
+ registerOnChange(fn: any): void;
26
+ registerOnTouched(fn: () => void): void;
27
+ setDisabledState(isDisabled: boolean): void;
28
+ onTypeChange: (val: any) => void;
29
+ static ɵfac: i0.ɵɵFactoryDeclaration<DateRangePickerComponent, never>;
30
+ static ɵcmp: i0.ɵɵComponentDeclaration<DateRangePickerComponent, "app-date-range-picker", never, { "selectedDateRange": "selectedDateRange"; }, { "selectedDate": "selectedDate"; }, never, never>;
31
+ }
@@ -0,0 +1,8 @@
1
+ import { ValidatorFn } from "@angular/forms";
2
+ export declare class RegexConstants {
3
+ static NUMBER_1_99: RegExp;
4
+ static DECIMAL_4_3: RegExp;
5
+ static BUNDLE_NAME: RegExp;
6
+ static JOB_REFERENCE: RegExp;
7
+ }
8
+ 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,24 @@
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 "@spartacus/storefront";
14
+ import * as i13 from "@spartacus/core";
15
+ import * as i14 from "@angular/router";
16
+ import * as i15 from "@angular/forms";
17
+ import * as i16 from "@ng-bootstrap/ng-bootstrap";
18
+ import * as i17 from "@angular/material/radio";
19
+ import * as i18 from "ngx-daterangepicker-material";
20
+ export declare class SharedComponentsModule {
21
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedComponentsModule, never>;
22
+ 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.MediaModule, typeof i12.IconModule, typeof i13.UrlModule, typeof i14.RouterModule, typeof i12.BreadcrumbModule, typeof i15.ReactiveFormsModule, typeof i16.NgbModule, typeof i15.FormsModule, typeof i17.MatRadioModule, typeof i18.NgxDaterangepickerMd], [typeof i1.CustomBreadcrumComponent, typeof i2.SavedCartPopupComponent, typeof i3.ActiveSavedCartComponent, typeof i4.CustomCartGridComponent, typeof i5.CustomCartListComponent, typeof i7.CustomProductQuantityFormComponent, typeof i8.DateRangePickerComponent, typeof i10.CustomDatePipe, typeof i9.SharedDownloadOrderComponent]>;
23
+ static ɵinj: i0.ɵɵInjectorDeclaration<SharedComponentsModule>;
24
+ }
@@ -0,0 +1,37 @@
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
+ orderDetailsView: any;
14
+ cartDetailsView: any;
15
+ isOrder: any;
16
+ orderDetails: any;
17
+ cartDetails: any;
18
+ totalPrice: any;
19
+ env: any;
20
+ environment: any;
21
+ occeBaseUrl: any;
22
+ noImage: string;
23
+ orderMessage: any;
24
+ downloadView: boolean;
25
+ page: number;
26
+ orderId: any;
27
+ downLoadPdf: any;
28
+ constructor(cmsService: CmsService, cd: ChangeDetectorRef, orderFacade: OrderFacade, cartService: CartService);
29
+ ngOnInit(): void;
30
+ ngOnDestroy(): void;
31
+ orderPdfDownload(): void;
32
+ getOrderDetails(): void;
33
+ download(divRef: any): void;
34
+ getProductImage(cart: any, thumbnail?: any): any;
35
+ static ɵfac: i0.ɵɵFactoryDeclaration<SharedDownloadOrderComponent, never>;
36
+ static ɵcmp: i0.ɵɵComponentDeclaration<SharedDownloadOrderComponent, "app-shared-download-order", never, { "orderDetailsView": "orderDetailsView"; "cartDetailsView": "cartDetailsView"; "isOrder": "isOrder"; }, {}, never, never>;
37
+ }
@@ -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,28 @@
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 "./preference/preference.module";
20
+ import * as i18 from "./custom-header-logo/custom-header-logo.module";
21
+ import * as i19 from "@ngrx/store";
22
+ export declare class SpaCustomHeaderModule {
23
+ constructor(parentModule?: SpaCustomHeaderModule);
24
+ static forRoot(env: any): ModuleWithProviders<SpaCustomHeaderModule>;
25
+ static ɵfac: i0.ɵɵFactoryDeclaration<SpaCustomHeaderModule, [{ optional: true; skipSelf: true; }]>;
26
+ 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.PreferenceModule, typeof i18.CustomHeaderLogoModule, typeof i19.StoreRootModule, typeof i5.ConfigModule], [typeof i1.SpaCustomHeaderComponent]>;
27
+ static ɵinj: i0.ɵɵInjectorDeclaration<SpaCustomHeaderModule>;
28
+ }
@@ -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,90 @@
1
+ {
2
+ "name": "buildingproduct-library",
3
+ "version": "0.2.73",
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
+ "ngx-infinite-scroll": "^8.0.0",
74
+ "rxjs": "~6.6.0",
75
+ "ts-loader": "^6.0.4",
76
+ "typescript": "~4.3.5",
77
+ "zone.js": "~0.11.4",
78
+ "esri-loader": "^3.7.0"
79
+ },
80
+ "main": "bundles/buildingproduct-library.umd.js",
81
+ "module": "fesm2015/buildingproduct-library.js",
82
+ "es2015": "fesm2015/buildingproduct-library.js",
83
+ "esm2015": "esm2015/buildingproduct-library.js",
84
+ "fesm2015": "fesm2015/buildingproduct-library.js",
85
+ "typings": "buildingproduct-library.d.ts",
86
+ "sideEffects": false,
87
+ "dependencies": {
88
+ "tslib": "^2.3.0"
89
+ }
90
+ }
@@ -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/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';