buildingproduct-library 0.5.7 → 0.5.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/images/icon-ridge-black.svg +6 -0
- package/assets/images/icon-ridge-white.svg +6 -0
- package/{buildingproduct-library-0.5.7.tgz → buildingproduct-library-0.5.9.tgz} +0 -0
- package/bundles/buildingproduct-library.umd.js +88 -91
- package/bundles/buildingproduct-library.umd.js.map +1 -1
- package/esm2015/lib/account-dropdown/account-dropdown.component.js +1 -1
- package/esm2015/lib/checkout/add-new-address/add-new-address.component.js +1 -1
- package/esm2015/lib/checkout/custom-checkout/custom-checkout.component.js +13 -17
- package/esm2015/lib/checkout/order-confirmation/order-confirmation.component.js +1 -1
- package/esm2015/lib/checkout/order-review/delivery-information/delivery-information.component.js +1 -1
- package/esm2015/lib/checkout/order-review/order-review-grid/order-review-grid.component.js +5 -5
- package/esm2015/lib/checkout/order-review/order-review-list/order-review-list.component.js +5 -5
- package/esm2015/lib/checkout/order-review/order-review.component.js +1 -1
- package/esm2015/lib/contact-us/contact-us.component.js +1 -1
- package/esm2015/lib/custom-cart/addto-saved-carts/addto-saved-carts.component.js +1 -1
- package/esm2015/lib/custom-cart/custom-cart.component.js +2 -3
- package/esm2015/lib/custom-header-logo/custom-header-logo.component.js +1 -1
- package/esm2015/lib/custom-mini-cart/custom-mini-cart.component.js +1 -1
- package/esm2015/lib/custom-navigation/custom-navigation.component.js +1 -1
- package/esm2015/lib/custom-order-details/custom-order-details.component.js +2 -2
- package/esm2015/lib/custom-order-details/download-popup/download-popup.component.js +1 -1
- package/esm2015/lib/custom-order-details/order-detail-grid/order-detail-grid.component.js +4 -4
- package/esm2015/lib/custom-order-details/order-detail-list/order-detail-list.component.js +6 -6
- package/esm2015/lib/custom-order-history/custom-order-history.component.js +1 -1
- package/esm2015/lib/custom-order-history/slider-progress/slider-progress.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/custom-save-cart-dtl/custom-save-cart-dtl.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-action/saved-cart-details-action.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart-details/saved-cart-details-overview/saved-cart-details-overview.component.js +1 -1
- package/esm2015/lib/custom-saved-cart/custom-saved-cart.component.js +1 -1
- package/esm2015/lib/custom-search/custom-search.component.js +1 -1
- package/esm2015/lib/custom-user-account/custom-user-account.component.js +1 -1
- package/esm2015/lib/delivery-details/delivery-details-grid/delivery-details-grid.component.js +4 -4
- package/esm2015/lib/delivery-details/delivery-details-list/delivery-details-list.component.js +4 -4
- package/esm2015/lib/delivery-details/delivery-details.component.js +3 -3
- package/esm2015/lib/find-store/find-store.component.js +1 -1
- package/esm2015/lib/help-support/help-support.component.js +1 -1
- package/esm2015/lib/marketing-banner/marketing-banner.component.js +1 -1
- package/esm2015/lib/my-account/account-dashboard/account-dashboard.component.js +1 -1
- package/esm2015/lib/my-account/account-statements/account-statements.component.js +1 -1
- package/esm2015/lib/my-account/invoice-credit/invoice-credit.component.js +1 -1
- package/esm2015/lib/my-account/my-account.component.js +1 -1
- package/esm2015/lib/my-deliveries/delivery-grid/delivery-grid.component.js +1 -1
- package/esm2015/lib/my-deliveries/delivery-list/delivery-list.component.js +1 -1
- package/esm2015/lib/my-deliveries/my-deliveries.component.js +1 -1
- package/esm2015/lib/my-reports/my-reports.component.js +1 -1
- package/esm2015/lib/my-team/my-team.component.js +1 -1
- package/esm2015/lib/shared/active-saved-cart/active-saved-cart.component.js +1 -1
- package/esm2015/lib/shared/custom-breadcrum/custom-breadcrum.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/bundlepopup/bundlepopup.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/custom-cart-detail.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/custom-cart-grid/custom-cart-grid.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/custom-cart-list/custom-cart-list.component.js +1 -1
- package/esm2015/lib/shared/custom-cart-detail/custom-product-quantity-form/custom-product-quantity-form.component.js +2 -2
- package/esm2015/lib/shared/custom-flashing-image-details/custom-flashing-image-details.component.js +1 -1
- package/esm2015/lib/shared/date-range-picker/date-range-picker.component.js +1 -1
- package/esm2015/lib/shared/pod-download-popup/pod-download-popup.component.js +1 -1
- package/esm2015/lib/shared/saved-cart-popup/saved-cart-popup.component.js +3 -2
- package/esm2015/lib/shared/shared-download-order/shared-download-order.component.js +7 -7
- package/esm2015/lib/spa-custom-header.component.js +1 -1
- package/fesm2015/buildingproduct-library.js +88 -91
- package/fesm2015/buildingproduct-library.js.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="66.503" height="24.657" viewBox="0 0 66.503 24.657">
|
|
2
|
+
<g id="Union_3" data-name="Union 3" fill="#1d1d1b" stroke-linecap="round">
|
|
3
|
+
<path d="M10.563,23.425l5.779-8.093L39.532,8.777l12.137,2.89,1.064,2.99.016.01L65.015,22.3l.383-.142-.022-.054L62.05,13.764l-.015-.009L50.524,6.674l-.008,0-21-5.186-.015,0L7.44,7.479,7.426,7.5,1.751,15.434l.033.03,8.738,8.017Zm5.645-8.09-5.7,7.975L1.9,15.41,7.44,7.659ZM65.248,22.1l-.217.08-12.2-7.593L51.8,11.7l10.158,2.172,0-.016ZM29.488,1.617,39.414,8.7,16.277,15.238h0L7.511,7.568,29.5,1.6ZM50.475,6.775l11.27,6.933L51.711,11.563h0l-12.174-2.9-.015,0-.008,0,.02-.026-9.806-7Z" stroke="none"/>
|
|
4
|
+
<path d="M 31.08198738098145 0.6527503132820129 L 30.61956787109375 1.222953677177429 L 50.79859161376953 6.201891899108887 L 50.81057739257812 6.204896926879883 L 50.93726348876953 6.236691951751709 L 51.03646087646484 6.297635078430176 L 62.54784774780273 13.37017631530762 L 62.5611457824707 13.3782787322998 L 62.7178840637207 13.47389698028564 L 62.77364349365234 13.61338806152344 L 66.10753631591797 21.95290184020996 L 66.12892150878906 22.00618743896484 L 66.29225921630859 22.41325759887695 L 65.74061584472656 22.61789512634277 L 65.35730743408203 22.76009178161621 L 64.88383483886719 22.93573188781738 L 64.49658203125 22.69445610046387 L 52.23075866699219 15.05232048034668 L 52.21512985229492 15.04258060455322 L 52.05631256103516 14.94358539581299 L 52.00508880615234 14.79925632476807 L 51.03345489501953 12.06162548065186 L 39.51529312133789 9.315957069396973 L 16.86957931518555 15.7199764251709 L 11.23395347595215 23.62415313720703 L 11.1937427520752 23.68054389953613 L 10.62575912475586 24.47694396972656 L 9.906750679016113 23.81643486022949 L 1.172038912773132 15.7923698425293 L 1.139272570610046 15.76225185394287 L 0.8847903609275818 15.52838897705078 L 1.087680697441101 15.24502372741699 L 6.567171096801758 7.59227466583252 L 6.31522798538208 7.37148904800415 L 6.823606967926025 7.233575344085693 L 6.919674396514893 7.098459243774414 L 7.08127498626709 7.05462646484375 L 7.327038764953613 6.711313724517822 L 7.568526744842529 6.92246150970459 L 29.26920318603516 1.0362868309021 L 29.2725715637207 1.035374641418457 L 29.27595520019531 1.034482955932617 L 29.29074287414551 1.030577778816223 L 29.55601119995117 0.9605339169502258 L 29.76098823547363 1.011107802391052 L 31.08198738098145 0.6527503132820129 Z M 38.12628555297852 8.530627250671387 L 29.24681282043457 2.187669515609741 L 8.707653045654297 7.765524864196777 L 16.55330848693848 14.62376499176025 L 38.12628555297852 8.530627250671387 Z M 50.06212615966797 7.214337348937988 L 32.47399520874023 2.86573052406311 L 40.0103645324707 8.236209869384766 L 51.95006942749023 11.07639598846436 L 51.96372604370117 11.07930183410645 L 58.6607551574707 12.50938415527344 L 50.06212615966797 7.214337348937988 Z M 15.33460235595703 15.43047142028809 L 7.552899360656738 8.609525680541992 L 2.765751600265503 15.31594467163086 L 10.40870380401611 22.31764030456543 L 15.33460235595703 15.43047142028809 Z M 61.34848785400391 14.27760124206543 L 52.84814071655273 12.45861434936523 L 53.50522232055664 14.29779624938965 L 63.93293380737305 20.77977180480957 L 61.34848785400391 14.27760124206543 Z" stroke="none" fill="#1d1d1b"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="66.503" height="24.657" viewBox="0 0 66.503 24.657">
|
|
2
|
+
<g id="Union_3" data-name="Union 3" fill="#fff" stroke-linecap="round">
|
|
3
|
+
<path d="M10.563,23.425l5.779-8.093L39.532,8.777l12.137,2.89,1.064,2.99.016.01L65.015,22.3l.383-.142-.022-.054L62.05,13.764l-.015-.009L50.524,6.674l-.008,0-21-5.186-.015,0L7.44,7.479,7.426,7.5,1.751,15.434l.033.03,8.738,8.017Zm5.645-8.09-5.7,7.975L1.9,15.41,7.44,7.659ZM65.248,22.1l-.217.08-12.2-7.593L51.8,11.7l10.158,2.172,0-.016ZM29.488,1.617,39.414,8.7,16.277,15.238h0L7.511,7.568,29.5,1.6ZM50.475,6.775l11.27,6.933L51.711,11.563h0l-12.174-2.9-.015,0-.008,0,.02-.026-9.806-7Z" stroke="none"/>
|
|
4
|
+
<path d="M 31.08198738098145 0.6527503132820129 L 30.61956787109375 1.222953677177429 L 50.79859161376953 6.201891899108887 L 50.81057739257812 6.204896926879883 L 50.93726348876953 6.236691951751709 L 51.03646087646484 6.297635078430176 L 62.54784774780273 13.37017631530762 L 62.5611457824707 13.3782787322998 L 62.7178840637207 13.47389698028564 L 62.77364349365234 13.61338806152344 L 66.10753631591797 21.95290184020996 L 66.12892150878906 22.00618743896484 L 66.29225921630859 22.41325759887695 L 65.74061584472656 22.61789512634277 L 65.35730743408203 22.76009178161621 L 64.88383483886719 22.93573188781738 L 64.49658203125 22.69445610046387 L 52.23075866699219 15.05232048034668 L 52.21512985229492 15.04258060455322 L 52.05631256103516 14.94358539581299 L 52.00508880615234 14.79925632476807 L 51.03345489501953 12.06162548065186 L 39.51529312133789 9.315957069396973 L 16.86957931518555 15.7199764251709 L 11.23395347595215 23.62415313720703 L 11.1937427520752 23.68054389953613 L 10.62575912475586 24.47694396972656 L 9.906750679016113 23.81643486022949 L 1.172038912773132 15.7923698425293 L 1.139272570610046 15.76225185394287 L 0.8847903609275818 15.52838897705078 L 1.087680697441101 15.24502372741699 L 6.567171096801758 7.59227466583252 L 6.31522798538208 7.37148904800415 L 6.823606967926025 7.233575344085693 L 6.919674396514893 7.098459243774414 L 7.08127498626709 7.05462646484375 L 7.327038764953613 6.711313724517822 L 7.568526744842529 6.92246150970459 L 29.26920318603516 1.0362868309021 L 29.2725715637207 1.035374641418457 L 29.27595520019531 1.034482955932617 L 29.29074287414551 1.030577778816223 L 29.55601119995117 0.9605339169502258 L 29.76098823547363 1.011107802391052 L 31.08198738098145 0.6527503132820129 Z M 38.12628555297852 8.530627250671387 L 29.24681282043457 2.187669515609741 L 8.707653045654297 7.765524864196777 L 16.55330848693848 14.62376499176025 L 38.12628555297852 8.530627250671387 Z M 50.06212615966797 7.214337348937988 L 32.47399520874023 2.86573052406311 L 40.0103645324707 8.236209869384766 L 51.95006942749023 11.07639598846436 L 51.96372604370117 11.07930183410645 L 58.6607551574707 12.50938415527344 L 50.06212615966797 7.214337348937988 Z M 15.33460235595703 15.43047142028809 L 7.552899360656738 8.609525680541992 L 2.765751600265503 15.31594467163086 L 10.40870380401611 22.31764030456543 L 15.33460235595703 15.43047142028809 Z M 61.34848785400391 14.27760124206543 L 52.84814071655273 12.45861434936523 L 53.50522232055664 14.29779624938965 L 63.93293380737305 20.77977180480957 L 61.34848785400391 14.27760124206543 Z" stroke="none" fill="#fff"/>
|
|
5
|
+
</g>
|
|
6
|
+
</svg>
|
|
Binary file
|