buildingproduct-library 6.0.1 → 6.0.2

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 (121) hide show
  1. package/{buildingproduct-library-6.0.1.tgz → buildingproduct-library-6.0.2.tgz} +0 -0
  2. package/fesm2022/buildingproduct-library.mjs +409 -409
  3. package/fesm2022/buildingproduct-library.mjs.map +1 -1
  4. package/package.json +25 -24
  5. package/types/buildingproduct-library.d.ts +2540 -0
  6. package/index.d.ts +0 -5
  7. package/lib/account-dropdown/account-dropdown.component.d.ts +0 -27
  8. package/lib/account-dropdown/account-dropdown.module.d.ts +0 -11
  9. package/lib/account-dropdown/account-dropdown.service.d.ts +0 -14
  10. package/lib/checkout/add-new-address/add-new-address.component.d.ts +0 -30
  11. package/lib/checkout/checkout.module.d.ts +0 -28
  12. package/lib/checkout/custom-checkout/custom-checkout.component.d.ts +0 -101
  13. package/lib/checkout/order-confirmation/order-confirmation.component.d.ts +0 -24
  14. package/lib/checkout/order-review/delivery-information/delivery-information.component.d.ts +0 -17
  15. package/lib/checkout/order-review/order-review-grid/order-review-grid.component.d.ts +0 -36
  16. package/lib/checkout/order-review/order-review-list/order-review-list.component.d.ts +0 -34
  17. package/lib/checkout/order-review/order-review.component.d.ts +0 -43
  18. package/lib/constants/general.d.ts +0 -50
  19. package/lib/contact-us/contact-us.component.d.ts +0 -13
  20. package/lib/contact-us/contact-us.module.d.ts +0 -9
  21. package/lib/custom-cart/addto-saved-carts/addto-saved-carts.component.d.ts +0 -21
  22. package/lib/custom-cart/custom-cart.component.d.ts +0 -24
  23. package/lib/custom-cart/custom-cart.module.d.ts +0 -16
  24. package/lib/custom-header-logo/custom-header-logo.component.d.ts +0 -11
  25. package/lib/custom-header-logo/custom-header-logo.module.d.ts +0 -11
  26. package/lib/custom-header-paragraph/custom-header-paragraph.component.d.ts +0 -11
  27. package/lib/custom-header-paragraph/custom-header-paragraph.module.d.ts +0 -10
  28. package/lib/custom-mini-cart/custom-mini-cart.component.d.ts +0 -80
  29. package/lib/custom-mini-cart/custom-mini-cart.module.d.ts +0 -14
  30. package/lib/custom-navigation/custom-navigation.component.d.ts +0 -35
  31. package/lib/custom-navigation/custom-navigation.module.d.ts +0 -20
  32. package/lib/custom-order-details/custom-order-details.component.d.ts +0 -70
  33. package/lib/custom-order-details/custom-order-details.module.d.ts +0 -19
  34. package/lib/custom-order-details/download-popup/download-popup.component.d.ts +0 -15
  35. package/lib/custom-order-details/order-detail-grid/order-detail-grid.component.d.ts +0 -48
  36. package/lib/custom-order-details/order-detail-list/order-detail-list.component.d.ts +0 -45
  37. package/lib/custom-order-history/custom-order-history.component.d.ts +0 -104
  38. package/lib/custom-order-history/custom-order-history.module.d.ts +0 -20
  39. package/lib/custom-order-history/slider-progress/slider-progress.component.d.ts +0 -30
  40. package/lib/custom-saved-cart/custom-saved-cart-details/custom-save-cart-dtl/custom-save-cart-dtl.component.d.ts +0 -40
  41. package/lib/custom-saved-cart/custom-saved-cart-details/custom-saved-cart-details.module.d.ts +0 -21
  42. package/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-action/saved-cart-details-action.component.d.ts +0 -66
  43. package/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component.d.ts +0 -41
  44. package/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details.service.d.ts +0 -20
  45. package/lib/custom-saved-cart/custom-saved-cart.component.d.ts +0 -65
  46. package/lib/custom-saved-cart/custom-saved-cart.module.d.ts +0 -18
  47. package/lib/custom-saved-cart/saved-cart-general.d.ts +0 -88
  48. package/lib/custom-search/custom-search.component.d.ts +0 -37
  49. package/lib/custom-search/custom-search.module.d.ts +0 -10
  50. package/lib/custom-user-account/custom-user-account.component.d.ts +0 -35
  51. package/lib/custom-user-account/custom-user-account.module.d.ts +0 -12
  52. package/lib/delivery-details/delivery-details-grid/delivery-details-grid.component.d.ts +0 -42
  53. package/lib/delivery-details/delivery-details-list/delivery-details-list.component.d.ts +0 -37
  54. package/lib/delivery-details/delivery-details.component.d.ts +0 -40
  55. package/lib/delivery-details/delivery-details.module.d.ts +0 -18
  56. package/lib/directives/custom-directives.module.d.ts +0 -10
  57. package/lib/directives/custom-paginatior.directive.d.ts +0 -29
  58. package/lib/directives/numbers-only.directive.d.ts +0 -9
  59. package/lib/directives/tooltip.directive.d.ts +0 -12
  60. package/lib/environments/environment.d.ts +0 -12
  61. package/lib/find-store/find-store.component.d.ts +0 -36
  62. package/lib/find-store/find-store.module.d.ts +0 -12
  63. package/lib/help-support/help-support.component.d.ts +0 -11
  64. package/lib/help-support/help-support.module.d.ts +0 -9
  65. package/lib/marketing-banner/marketing-banner.component.d.ts +0 -17
  66. package/lib/marketing-banner/marketing-banner.module.d.ts +0 -10
  67. package/lib/my-account/account-dashboard/account-dashboard.component.d.ts +0 -34
  68. package/lib/my-account/account-statements/account-statements.component.d.ts +0 -24
  69. package/lib/my-account/invoice-credit/invoice-credit.component.d.ts +0 -67
  70. package/lib/my-account/my-account.component.d.ts +0 -29
  71. package/lib/my-account/my-account.module.d.ts +0 -20
  72. package/lib/my-deliveries/delivery-grid/delivery-grid.component.d.ts +0 -23
  73. package/lib/my-deliveries/delivery-list/delivery-list.component.d.ts +0 -12
  74. package/lib/my-deliveries/my-deliveries.component.d.ts +0 -37
  75. package/lib/my-deliveries/my-deliveries.module.d.ts +0 -20
  76. package/lib/my-reports/my-reports.component.d.ts +0 -23
  77. package/lib/my-reports/my-reports.module.d.ts +0 -14
  78. package/lib/my-team/my-team.component.d.ts +0 -107
  79. package/lib/my-team/my-team.module.d.ts +0 -19
  80. package/lib/my-team/team-member.service.d.ts +0 -17
  81. package/lib/pipes/custom-date-pipe.pipe.d.ts +0 -11
  82. package/lib/services/account-dropdown-state.service.d.ts +0 -10
  83. package/lib/services/base-siteuid-service.d.ts +0 -11
  84. package/lib/services/cart.service.d.ts +0 -18
  85. package/lib/services/checkout.service.d.ts +0 -17
  86. package/lib/services/delivery.service.d.ts +0 -12
  87. package/lib/services/endPointURL.d.ts +0 -169
  88. package/lib/services/find-store.service.d.ts +0 -14
  89. package/lib/services/logout.service.d.ts +0 -11
  90. package/lib/services/marketing-banner.service.d.ts +0 -9
  91. package/lib/services/my-account.service.d.ts +0 -16
  92. package/lib/services/order-history.service.d.ts +0 -14
  93. package/lib/services/order.review.d.ts +0 -11
  94. package/lib/services/reports.service.d.ts +0 -12
  95. package/lib/services/save-cart.service.d.ts +0 -19
  96. package/lib/services/search.service.d.ts +0 -11
  97. package/lib/services/user-account-detail-service.service.d.ts +0 -42
  98. package/lib/shared/CustomProduct.d.ts +0 -28
  99. package/lib/shared/active-saved-cart/active-saved-cart.component.d.ts +0 -62
  100. package/lib/shared/custom-breadcrum/custom-breadcrum.component.d.ts +0 -38
  101. package/lib/shared/custom-breadcrum/custom-breadcrum.module.d.ts +0 -8
  102. package/lib/shared/custom-cart-detail/bundlepopup/bundlepopup.component.d.ts +0 -20
  103. package/lib/shared/custom-cart-detail/custom-cart-detail.component.d.ts +0 -32
  104. package/lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component.d.ts +0 -91
  105. package/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.d.ts +0 -82
  106. package/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.d.ts +0 -104
  107. package/lib/shared/custom-cart-detail/split.pipe.d.ts +0 -7
  108. package/lib/shared/custom-flashing-image-details/custom-flashing-image-details.component.d.ts +0 -23
  109. package/lib/shared/custom-flashing-image-details/custom-flashing-image-details.module.d.ts +0 -8
  110. package/lib/shared/date-range-picker/date-range-picker.component.d.ts +0 -44
  111. package/lib/shared/feature.modules.d.ts +0 -7
  112. package/lib/shared/pod-download-popup/pod-download-popup.component.d.ts +0 -18
  113. package/lib/shared/regEx.validator.d.ts +0 -10
  114. package/lib/shared/saved-cart-popup/saved-cart-popup.component.d.ts +0 -37
  115. package/lib/shared/shared-components.module.d.ts +0 -30
  116. package/lib/shared/shared-download-order/shared-download-order.component.d.ts +0 -46
  117. package/lib/spa-custom-header.component.d.ts +0 -11
  118. package/lib/spa-custom-header.module.d.ts +0 -30
  119. package/lib/spa-custom-header.service.d.ts +0 -6
  120. package/lib/utils.d.ts +0 -6
  121. package/public-api.d.ts +0 -39