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,153 @@
1
+ export declare let GlobalEnvVariable: any;
2
+ export declare class SharedService {
3
+ sharedVal: any;
4
+ getShared(): any;
5
+ setSharedEnvData(env: any): void;
6
+ }
7
+ export declare const FIND_STORE: {
8
+ url: string;
9
+ };
10
+ export declare const CHANGE_BRANCH: {
11
+ url: string;
12
+ };
13
+ export declare const DIRECTION_URL: {
14
+ url: string;
15
+ };
16
+ export declare const POST_CreateAccountURL: {
17
+ url: string;
18
+ };
19
+ export declare const listOfAccounts: {
20
+ url: string;
21
+ };
22
+ export declare const changeListOfAccounts: {
23
+ url: string;
24
+ };
25
+ export declare const updateListOfAccounts: {
26
+ url: string;
27
+ };
28
+ export declare const AUTH0_GET_TOKEN: {
29
+ url: string;
30
+ };
31
+ export declare const GET_PRODUCT_SEARCH: {
32
+ url: string;
33
+ };
34
+ export declare const categorySearchUrl: {
35
+ url: string;
36
+ };
37
+ export declare const Logout_Revoke: {
38
+ url: string;
39
+ };
40
+ export declare const GET_MYTEAM_LIST_ENDPOINT: {
41
+ url: string;
42
+ };
43
+ export declare const UPDATESTATUS_MYTEAM_LIST_ENDPOINT: {
44
+ url: string;
45
+ };
46
+ export declare const CREAT_MYTEAM_MEMBER_ENDPOINT: {
47
+ url: string;
48
+ };
49
+ export declare const UPDATE_MYTEAM_MEMBER_ENDPOINT: {
50
+ url: string;
51
+ };
52
+ export declare const MYTEAM_MEMBER_SORTING_ENDPOINT: {
53
+ url: string;
54
+ };
55
+ export declare const AVAILABLE_ORGUNIT_ENDPOINT: {
56
+ url: string;
57
+ };
58
+ export declare const GETALL_ORGUNIT_ENDPOINT: {
59
+ url: string;
60
+ };
61
+ export declare const GET_ALL_ROLES_ENDPOINT: {
62
+ url: string;
63
+ };
64
+ export declare const GET_PRODUCT_DETAILS: (productCode: any) => {
65
+ url: string;
66
+ };
67
+ export declare const GET_RELATED_PRODUCTS: {
68
+ url: string;
69
+ };
70
+ export declare const GET_CART_DETAILS: {
71
+ url: string;
72
+ };
73
+ export declare const ADD_TO_CART: (cartId?: any) => {
74
+ url: string;
75
+ };
76
+ export declare const Saved_Cart_For_Later: (cartId?: any) => {
77
+ url: string;
78
+ };
79
+ export declare const Cart_Clone_And_Save: (cartId?: any) => {
80
+ url: string;
81
+ };
82
+ export declare const Saved_Cart_Url: (cartId?: any) => {
83
+ url: string;
84
+ };
85
+ export declare const GET_CART_LIST_ENDPOINT: {
86
+ url: string;
87
+ };
88
+ export declare const DELETE_CART_ENTRY_ENDPOINT: {
89
+ url: string;
90
+ };
91
+ export declare const UPDATE_CART_ENTRY_ENDPOINT: {
92
+ url: string;
93
+ };
94
+ export declare const CHECKOUT_REVIEW_ORDER_ENDPOINT: {
95
+ url: string;
96
+ };
97
+ export declare const GET_ORDER_REVIEW: {
98
+ url: string;
99
+ };
100
+ export declare const UPDATE_ORDER_REVIEW: {
101
+ url: string;
102
+ };
103
+ export declare const Validate_Order_Date_time: {
104
+ url: string;
105
+ };
106
+ export declare const GET_Checkout_Details_URL: (cartId?: any) => {
107
+ url: string;
108
+ };
109
+ export declare const GET_Delivery_Modes_URL: (cartId?: any) => {
110
+ url: string;
111
+ };
112
+ export declare const PLACE_ORDER: {
113
+ url: string;
114
+ };
115
+ export declare const GET_ADDRESS_INFO: {
116
+ url: string;
117
+ };
118
+ export declare const GET_PRODUCT_CDS_DETAILS: (productCode: any) => {
119
+ url: string;
120
+ };
121
+ export declare const GET_FLASHING_CONFIGURATION: (productCode: any) => {
122
+ url: string;
123
+ };
124
+ export declare const GET_ORDER_DETAIL: {
125
+ url: string;
126
+ };
127
+ export declare const GET_ORDER_HISTORY_SEARCH_STATUSES: {
128
+ url: string;
129
+ };
130
+ export declare const GET_ORDER_HISTORY_SEARCH_RESULTS: {
131
+ url: string;
132
+ };
133
+ export declare const ORDER_HISTORY_SORTING_ENDPOINT: {
134
+ url: string;
135
+ };
136
+ export declare const MYACCOUNT_GET_INVOICE_CREDIT: {
137
+ url: string;
138
+ };
139
+ export declare const INVOICE_CREDIT_SORTING_ENDPOINT: {
140
+ url: string;
141
+ };
142
+ export declare const GET_INVOICE_CREDIT_STATUSES: {
143
+ url: string;
144
+ };
145
+ export declare const GET_INVOICE_CREDIT_SEARCH_RESULTS: {
146
+ url: string;
147
+ };
148
+ export declare const GET_FLASHING_SKU_CODE: {
149
+ url: string;
150
+ };
151
+ export declare const GET_CDS_IMAGE: {
152
+ url: string;
153
+ };
@@ -0,0 +1,14 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class FindStoreService {
5
+ private http;
6
+ private homeBranchName;
7
+ homeBranch: Observable<any>;
8
+ homeBranchApi(newUser: any): void;
9
+ constructor(http: HttpClient);
10
+ changeBranch(data: any): Observable<any>;
11
+ getAllStores(latAndlong?: any): Observable<any>;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<FindStoreService, never>;
13
+ static ɵprov: i0.ɵɵInjectableDeclaration<FindStoreService>;
14
+ }
@@ -0,0 +1,11 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class LogoutService {
5
+ private http;
6
+ constructor(http: HttpClient);
7
+ logoutRevoke(): Observable<Object>;
8
+ logout(): void;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<LogoutService, never>;
10
+ static ɵprov: i0.ɵɵInjectableDeclaration<LogoutService>;
11
+ }
@@ -0,0 +1,16 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class MyAccountService {
5
+ private http;
6
+ constructor(http: HttpClient);
7
+ setOrderNumber(orderNumber: string): void;
8
+ getOrderNumber(): string | null;
9
+ getInvoicesCreditList(data?: any, currentPage?: any): Observable<any>;
10
+ sortInvoiceCredit(data: any, reqPayload: any): Observable<any>;
11
+ getInvoiceCreditStatuses(): Observable<any>;
12
+ getInvoiceCreditSearchResults(data: any, currentPage?: any): Observable<any>;
13
+ getStatementsList(data: any, currentPage?: any): Observable<any>;
14
+ static ɵfac: i0.ɵɵFactoryDeclaration<MyAccountService, never>;
15
+ static ɵprov: i0.ɵɵInjectableDeclaration<MyAccountService>;
16
+ }
@@ -0,0 +1,14 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class OrderHistoryService {
5
+ private http;
6
+ constructor(http: HttpClient);
7
+ getOrderHistoryList(data: any, currentPage?: any): Observable<any>;
8
+ getOrderDetailList(orderID: any): Observable<any>;
9
+ getOrderHistorySearchStatuses(): Observable<any>;
10
+ getOrderHistorySearchResults(data: any, currentPage?: any): Observable<any>;
11
+ sortOrderHistory(data: any, reqPayload: any): Observable<any>;
12
+ static ɵfac: i0.ɵɵFactoryDeclaration<OrderHistoryService, never>;
13
+ static ɵprov: i0.ɵɵInjectableDeclaration<OrderHistoryService>;
14
+ }
@@ -0,0 +1,11 @@
1
+ import { HttpClient } from '@angular/common/http';
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class OrderReviewService {
5
+ private http;
6
+ constructor(http: HttpClient);
7
+ getOrderReview(cartId: any): Observable<any>;
8
+ orderPlaceAPI(cartId: any): Observable<any>;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<OrderReviewService, never>;
10
+ static ɵprov: i0.ɵɵInjectableDeclaration<OrderReviewService>;
11
+ }
@@ -0,0 +1,11 @@
1
+ import { HttpClient } from "@angular/common/http";
2
+ import { Observable } from 'rxjs';
3
+ import * as i0 from "@angular/core";
4
+ export declare class CustomSearchService {
5
+ private http;
6
+ constructor(http: HttpClient);
7
+ getProductSearchResults(query: any, categoryCode?: any): Observable<any>;
8
+ getSearchResultsData(query?: any, currentPage?: any, categoryCode?: any): Observable<any>;
9
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomSearchService, never>;
10
+ static ɵprov: i0.ɵɵInjectableDeclaration<CustomSearchService>;
11
+ }
@@ -0,0 +1,15 @@
1
+ import { AuthService } from '@spartacus/core';
2
+ import { UserAccountFacade } from '@spartacus/user/account/root';
3
+ import { BehaviorSubject } from "rxjs";
4
+ import * as i0 from "@angular/core";
5
+ export declare class UserAccountDetailServiceService {
6
+ private auth;
7
+ private userAccount;
8
+ env: any;
9
+ envData: BehaviorSubject<any>;
10
+ constructor(auth: AuthService, userAccount: UserAccountFacade, env: any);
11
+ getSharedEnv(): any;
12
+ getUserAccount(): import("rxjs").Observable<import("@spartacus/user/account/root").User | undefined>;
13
+ static ɵfac: i0.ɵɵFactoryDeclaration<UserAccountDetailServiceService, never>;
14
+ static ɵprov: i0.ɵɵInjectableDeclaration<UserAccountDetailServiceService>;
15
+ }
@@ -0,0 +1,27 @@
1
+ import { Validators } from "@angular/forms";
2
+ export declare class ProductQuantity {
3
+ prodQty: (string | import("@angular/forms").ValidatorFn[])[];
4
+ prodLen: (string | import("@angular/forms").ValidatorFn[])[];
5
+ prodBundle: (string | import("@angular/forms").ValidatorFn[])[];
6
+ prodRef: (string | import("@angular/forms").ValidatorFn[])[];
7
+ }
8
+ export declare class FlashingQuantity {
9
+ prodQty: (string | import("@angular/forms").ValidatorFn[])[];
10
+ prodLen: (string | import("@angular/forms").ValidatorFn[])[];
11
+ }
12
+ export declare class AccessoriesQuantity {
13
+ prodQty: (string | import("@angular/forms").ValidatorFn[])[];
14
+ }
15
+ export declare class CartForm {
16
+ prodQty: (string | import("@angular/forms").ValidatorFn[])[];
17
+ jobReference: (string | import("@angular/forms").ValidatorFn[])[];
18
+ }
19
+ export declare class FlashGuardDetails {
20
+ type: (string | (typeof Validators.required)[])[];
21
+ dimension: (string | (typeof Validators.required)[])[];
22
+ fold: (string | (typeof Validators.required)[])[];
23
+ }
24
+ export declare class DimensionDetails {
25
+ dimension: (string | import("@angular/forms").ValidatorFn[])[];
26
+ angle: (string | import("@angular/forms").ValidatorFn[])[];
27
+ }
@@ -0,0 +1,56 @@
1
+ import { ChangeDetectorRef, EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
+ import { FormBuilder, FormGroup } from '@angular/forms';
3
+ import { SavedCartService } from '@spartacus/cart/saved-cart/core';
4
+ import { RoutingService } from '@spartacus/core';
5
+ import { BehaviorSubject } from 'rxjs';
6
+ import { SaveCartService } from '../../custom-saved-cart/save-cart.service';
7
+ import * as i0 from "@angular/core";
8
+ export declare class ActiveSavedCartComponent implements OnInit, OnChanges {
9
+ cd: ChangeDetectorRef;
10
+ service: SaveCartService;
11
+ routing: RoutingService;
12
+ private formBuilder;
13
+ private saveCart;
14
+ closebutton: any;
15
+ savedCartList: {
16
+ savedCarts: string;
17
+ cartName: string;
18
+ nameofCart: string;
19
+ dateSaved: string;
20
+ quantity: string;
21
+ total: string;
22
+ actions: string;
23
+ cancel: string;
24
+ delete: string;
25
+ confirm: string;
26
+ makeCartActive: string;
27
+ cartDescription: string;
28
+ makeCartDelete: string;
29
+ makeCartBacktoSave: string;
30
+ retainCopyTxt: string;
31
+ readmore: string;
32
+ restoredCartPara: string;
33
+ deleteCartPara: string;
34
+ };
35
+ makeCartActiiveForm: FormGroup;
36
+ makeActiveData: any;
37
+ descriptionLength: boolean;
38
+ nameMaxLength: number;
39
+ cloneRecord: boolean;
40
+ cartName: string;
41
+ showWaitCursor: BehaviorSubject<boolean>;
42
+ makeCartActiveForm: any;
43
+ selectedCartId: any;
44
+ isDeletePopup?: boolean;
45
+ closedPopup: EventEmitter<any>;
46
+ constructor(cd: ChangeDetectorRef, service: SaveCartService, routing: RoutingService, formBuilder: FormBuilder, saveCart: SavedCartService);
47
+ ngOnChanges(changes: SimpleChanges): void;
48
+ ngOnInit(): void;
49
+ get f(): any;
50
+ goToSavedCartDetails(): void;
51
+ markForActive(): void;
52
+ closeMethod(): void;
53
+ changeRetainCopy(event: any): void;
54
+ static ɵfac: i0.ɵɵFactoryDeclaration<ActiveSavedCartComponent, never>;
55
+ static ɵcmp: i0.ɵɵComponentDeclaration<ActiveSavedCartComponent, "app-active-saved-cart", never, { "makeActiveData": "makeActiveData"; "selectedCartId": "selectedCartId"; "isDeletePopup": "isDeletePopup"; }, { "closedPopup": "closedPopup"; }, never, never>;
56
+ }
@@ -0,0 +1,28 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { Router } from '@angular/router';
3
+ import { CmsBreadcrumbsComponent, CmsService, PageMetaService, TranslationService } from '@spartacus/core';
4
+ import { CmsComponentData, PageTitleComponent } from '@spartacus/storefront';
5
+ import { Observable } from 'rxjs';
6
+ import * as i0 from "@angular/core";
7
+ export declare class CustomBreadcrumComponent extends PageTitleComponent implements OnInit {
8
+ component: CmsComponentData<CmsBreadcrumbsComponent>;
9
+ route: Router;
10
+ private cms;
11
+ private translation;
12
+ protected pageMetaService: PageMetaService;
13
+ crumbs$: Observable<any[]>;
14
+ pageState: any;
15
+ previousUrl: string;
16
+ currentUrl: string;
17
+ navigateUrl: any;
18
+ modalRef: any;
19
+ alreadyCalled: boolean;
20
+ customCrumbData?: any;
21
+ constructor(component: CmsComponentData<CmsBreadcrumbsComponent>, route: Router, cms: CmsService, translation: TranslationService, pageMetaService: PageMetaService);
22
+ ngOnInit(): void;
23
+ private setCrumbs;
24
+ goToHome(url: any): void;
25
+ goToUrl(url: any, index: number): void;
26
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomBreadcrumComponent, never>;
27
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomBreadcrumComponent, "app-custom-breadcrum", never, { "customCrumbData": "customCrumbData"; }, {}, never, never>;
28
+ }
@@ -0,0 +1,32 @@
1
+ import { ChangeDetectorRef, OnChanges, OnInit, SimpleChanges } from '@angular/core';
2
+ import { BehaviorSubject } from 'rxjs';
3
+ import { CmsService } from '@spartacus/core';
4
+ import { CartService } from '../../services/cart.service';
5
+ import * as i0 from "@angular/core";
6
+ export declare class CustomCartDetailComponent implements OnInit, OnChanges {
7
+ private cartService;
8
+ private cdr;
9
+ private cmsService;
10
+ isMobile: boolean;
11
+ isTablet: boolean;
12
+ isDesktop: boolean;
13
+ listview: boolean;
14
+ isExpandAll: boolean;
15
+ cartId: any;
16
+ cartDetails: any;
17
+ showWaitCursor: BehaviorSubject<boolean>;
18
+ additionalPara: any;
19
+ cartPage: boolean;
20
+ constructor(cartService: CartService, cdr: ChangeDetectorRef, cmsService: CmsService);
21
+ ngOnInit(): void;
22
+ ngOnChanges(changes: SimpleChanges): void;
23
+ ParaContent(): void;
24
+ toggleGridOrListView(event: any): void;
25
+ getCartLists(): void;
26
+ expandAll(): void;
27
+ contractAll(): void;
28
+ onResize(event: any): void;
29
+ onPageRefresh(): void;
30
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomCartDetailComponent, never>;
31
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomCartDetailComponent, "app-custom-cart-detail", never, {}, {}, never, never>;
32
+ }
@@ -0,0 +1,74 @@
1
+ import { ChangeDetectorRef, EventEmitter, OnInit, OnChanges, SimpleChanges } from '@angular/core';
2
+ import { BehaviorSubject } from 'rxjs';
3
+ import { ActiveCartService } from '@spartacus/core';
4
+ import { CartService } from '../../../services/cart.service';
5
+ import { FormBuilder, FormArray } from '@angular/forms';
6
+ import * as i0 from "@angular/core";
7
+ export declare class CustomCartGridComponent implements OnInit, OnChanges {
8
+ private cartService;
9
+ private cdr;
10
+ private formBuilder;
11
+ private activeCartService;
12
+ isFinishedPoduct: boolean;
13
+ additinalselectedColour: any;
14
+ modalSelectedColour: any;
15
+ isShow: boolean;
16
+ showDetails: any;
17
+ disableAddMore: boolean;
18
+ errorIndex: any;
19
+ rowIndex: number;
20
+ cartId: any;
21
+ showWaitCursor: BehaviorSubject<boolean>;
22
+ additionalPara: any;
23
+ cartDetails: any;
24
+ isCardData: any;
25
+ updateCartEntry: EventEmitter<any>;
26
+ closeInviteModal: any;
27
+ isModalSelectedColor: any;
28
+ imageModalSrc: any;
29
+ selectedColour: any;
30
+ selectedIndex: any;
31
+ arrowUpDown: any;
32
+ defaultConfigInfo: any;
33
+ productCode: any;
34
+ productDetails: any;
35
+ accessoriesPrice: any;
36
+ finishedVariantDetails: any;
37
+ productForm: any;
38
+ addToCartError: any;
39
+ errorMessage: string;
40
+ showToast: boolean;
41
+ env: any;
42
+ environment: any;
43
+ constructor(cartService: CartService, cdr: ChangeDetectorRef, formBuilder: FormBuilder, activeCartService: ActiveCartService);
44
+ ngOnInit(): void;
45
+ get cartForm(): FormArray;
46
+ hasCartDetails(): boolean;
47
+ updateDefaultCartDetails(): void;
48
+ getColours(cartDetails: any, index: number): void;
49
+ updateSelectedColourCode(code: any): void;
50
+ ngOnChanges(changes: SimpleChanges): void;
51
+ showHide(ind: number): void;
52
+ arrowHideShow(id: number): void;
53
+ modalSelectedColor(event: any, colour: any, ind: number): void;
54
+ updateProductColor(cart: any, color: any, index: any): void;
55
+ addtionalModalSelectedColor(event: any, colour: any, ind: number): void;
56
+ proceedWithSubmit(color: any, ind: number): void;
57
+ cancel(): void;
58
+ deleteEntry(entNumber: any): void;
59
+ isNullOrEmpty(value: any): boolean;
60
+ updateCartDetails(cart: any, index: any, color?: any): void;
61
+ prodQtyErrors(index: any): any;
62
+ jobReferenceErrors(index: any): any;
63
+ isFormValid(index: any, cart: any): any;
64
+ updateCart(event: any, cart: any, index: any): void;
65
+ updateJobReference(event: any, cart: any, index: any): void;
66
+ reoladCartEntires(): void;
67
+ getImageDetails(cartDetails: any, thumbnail?: any): any;
68
+ viewImage(event: any, cartDetails: any): void;
69
+ getPdfLink(cartDetails: any): void;
70
+ hasImage(cartDetails: any): boolean;
71
+ closeToast(): void;
72
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomCartGridComponent, never>;
73
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomCartGridComponent, "app-custom-cart-grid", never, { "additionalPara": "additionalPara"; "cartDetails": "cartDetails"; "isCardData": "isCardData"; }, { "updateCartEntry": "updateCartEntry"; }, never, never>;
74
+ }
@@ -0,0 +1,79 @@
1
+ import { ChangeDetectorRef, EventEmitter, OnChanges, OnInit, SimpleChanges } from "@angular/core";
2
+ import { BehaviorSubject } from "rxjs";
3
+ import { ActiveCartService } from "@spartacus/core";
4
+ import { FormArray, FormBuilder } from "@angular/forms";
5
+ import { CartService } from "../../../services/cart.service";
6
+ import * as i0 from "@angular/core";
7
+ export declare class MultipleImage {
8
+ showImage: string[];
9
+ storeImage: string[];
10
+ }
11
+ export declare class CustomCartListComponent implements OnInit, OnChanges {
12
+ private cartService;
13
+ private formBuilder;
14
+ private cdr;
15
+ private activeCartService;
16
+ cartDetails: any;
17
+ isCardData: any;
18
+ updateCartEntry: EventEmitter<any>;
19
+ additionalPara: any;
20
+ closeInviteModal: any;
21
+ additionalColours: any;
22
+ availableColours: any;
23
+ isFinishedProduct: boolean;
24
+ additinalselectedColour: any;
25
+ modalSelectedColour: any;
26
+ isShow: boolean;
27
+ disableAddMore: boolean;
28
+ errorIndex: any;
29
+ rowIndex: number;
30
+ selectedColour: any;
31
+ cartId: any;
32
+ showDetails: any;
33
+ showWaitCursor: BehaviorSubject<boolean>;
34
+ errorMessage: string;
35
+ selectedIndex: any;
36
+ defaultConfigInfo: any;
37
+ productCode: any;
38
+ productDetails: any;
39
+ accessoriesPrice: any;
40
+ finishedVariantDetails: any;
41
+ isModalSelectedColor: any;
42
+ productForm: any;
43
+ addToCartError: any;
44
+ imageModalSrc: any;
45
+ showToast: boolean;
46
+ productInfos: any;
47
+ env: any;
48
+ environment: any;
49
+ constructor(cartService: CartService, formBuilder: FormBuilder, cdr: ChangeDetectorRef, activeCartService: ActiveCartService);
50
+ ngOnInit(): void;
51
+ get cartForm(): FormArray;
52
+ hasCartDetails(): boolean;
53
+ updateDefaultCartDetails(): void;
54
+ ngOnChanges(changes: SimpleChanges): void;
55
+ showHide(ind: number): void;
56
+ getColours(cartDetails: any, index: number, event: any): void;
57
+ updateSelectedColourCode(code: any): void;
58
+ modalSelectedColor(event: any, colour: any, ind: number): void;
59
+ addtionalModalSelectedColor(event: any, colour: any, ind: number): void;
60
+ proceedWithSubmit(color: any, ind: number): void;
61
+ cancel(): void;
62
+ deleteEntry(entNumber: any): void;
63
+ reoladCartEntires(): void;
64
+ isNullOrEmpty(value: any): boolean;
65
+ updateProductColor(cart: any, color: any, index: any): void;
66
+ updateCartDetails(cart: any, index: any, color?: any): void;
67
+ prodQtyErrors(index: any): any;
68
+ jobReferenceErrors(index: any): any;
69
+ isFormValid(index: any, cart: any): any;
70
+ updateCart(event: any, cart: any, index: any): void;
71
+ updateJobReference(event: any, cart: any, index: any): void;
72
+ getImageDetails(cartDetails: any, thumbnail?: any): any;
73
+ viewImage(event: any, cartDetails: any): void;
74
+ getPdfLink(cartDetails: any): void;
75
+ hasImage(cartDetails: any): boolean;
76
+ closeToast(): void;
77
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomCartListComponent, never>;
78
+ static ɵcmp: i0.ɵɵComponentDeclaration<CustomCartListComponent, "app-custom-cart-list", never, { "cartDetails": "cartDetails"; "isCardData": "isCardData"; "additionalPara": "additionalPara"; }, { "updateCartEntry": "updateCartEntry"; }, never, never>;
79
+ }
@@ -0,0 +1,93 @@
1
+ import { ChangeDetectorRef, OnInit, OnChanges, SimpleChanges, EventEmitter } from '@angular/core';
2
+ import { CurrentProductService } from '@spartacus/storefront';
3
+ import { ActiveCartService, Product } 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 * as i0 from "@angular/core";
8
+ export declare class CustomProductQuantityFormComponent implements OnInit, OnChanges {
9
+ private formBuilder;
10
+ private cdr;
11
+ private cartService;
12
+ private activeCartService;
13
+ private currentProductService;
14
+ env: any;
15
+ environment: any;
16
+ isDesktop: boolean;
17
+ isMobile: boolean;
18
+ isTablet: boolean;
19
+ totalLength: any;
20
+ totalPrice: any;
21
+ hasBundle: boolean;
22
+ productCode: any;
23
+ productDetails: any;
24
+ unitType: any;
25
+ accessoriesPrice: number;
26
+ selectedColour: any;
27
+ cuttingValidation: any;
28
+ finishedVariantDetails: any;
29
+ finishedAvailableColours: any;
30
+ isFinishedProduct: boolean;
31
+ isFlashingProduct: boolean;
32
+ listView: boolean;
33
+ productForm: any;
34
+ disableAddMore: boolean;
35
+ bundleList: any;
36
+ errorIndex: any;
37
+ hasProdRefIndex: any;
38
+ hasProdRef: boolean;
39
+ hasMinlengthError: any;
40
+ rowIndex: number;
41
+ cartId: any;
42
+ showWaitCursor: BehaviorSubject<boolean>;
43
+ addToCartError: any;
44
+ modalBundleForm: any;
45
+ editProdBundle: any;
46
+ editProdRef: any;
47
+ selectedIndex: any;
48
+ hasData: boolean;
49
+ product$: Observable<Product | null>;
50
+ closeInviteModal: any;
51
+ closebutton: any;
52
+ updateCartEntires: EventEmitter<any>;
53
+ screenWidth: any;
54
+ constructor(formBuilder: FormBuilder, cdr: ChangeDetectorRef, cartService: CartService, activeCartService: ActiveCartService, currentProductService: CurrentProductService);
55
+ ngOnInit(): void;
56
+ ngOnChanges(changes: SimpleChanges): void;
57
+ createProductForm(): void;
58
+ updateBundling(event: any): void;
59
+ isNullOrEmpty(value: any): boolean;
60
+ hasErrorIndex(index: any): boolean;
61
+ hasProdRefErrorIndex(index: any): boolean;
62
+ groupByBundle(items: any, key: any): any;
63
+ checkTotalBundleWeight(formValues: any): any;
64
+ getLastBundleIndex(bundleName: any): any;
65
+ getPrevBundleReferenceValue(index: any): any;
66
+ checkHasSameReference(index: any, currentReference: any, bundleName: any): boolean;
67
+ updateSameBundleReference(event: any, index: any, isReference?: boolean): void;
68
+ populateSameBundleReference(event: any, index: any): void;
69
+ updateBundleList(): void;
70
+ getBundleValues(index: any): any;
71
+ editBundleValue(index: any): void;
72
+ saveBundleDetails(event: any): void;
73
+ updateCartDetails(): void;
74
+ updateTotal(): void;
75
+ getKeyValues(source: any, search: any): any;
76
+ getProductQuantityFormGroup(): FormGroup;
77
+ get productQuantityForm(): FormArray;
78
+ addProductQuantityFormGroup(event?: any): void;
79
+ removeProductQuantityForm(index: any, event: any): void;
80
+ jobReferenceErrors(): any;
81
+ prodQtyErrors(index: any): any;
82
+ prodLenErrors(index: any): any;
83
+ minLenErrors(index: any): any;
84
+ prodBundleErrors(index: any): any;
85
+ prodRefErrors(index: any): any;
86
+ isValidForm(): boolean;
87
+ hasErrors(index: any): boolean;
88
+ checkHasMinLengthQty(): void;
89
+ pad3Digits(value: any): any;
90
+ updateLenthValue(element: any): void;
91
+ static ɵfac: i0.ɵɵFactoryDeclaration<CustomProductQuantityFormComponent, never>;
92
+ 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"; "finishedVariantDetails": "finishedVariantDetails"; "finishedAvailableColours": "finishedAvailableColours"; "isFinishedProduct": "isFinishedProduct"; "isFlashingProduct": "isFlashingProduct"; "listView": "listView"; }, { "updateCartEntires": "updateCartEntires"; }, never, never>;
93
+ }
@@ -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
+ }