@esolve/ng-esolve-connect 0.137.0 → 0.139.0
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/fesm2022/esolve-ng-esolve-connect-media.mjs +23 -19
- package/fesm2022/esolve-ng-esolve-connect-media.mjs.map +1 -1
- package/fesm2022/esolve-ng-esolve-connect-survey.mjs +7 -5
- package/fesm2022/esolve-ng-esolve-connect-survey.mjs.map +1 -1
- package/fesm2022/esolve-ng-esolve-connect.mjs +216 -168
- package/fesm2022/esolve-ng-esolve-connect.mjs.map +1 -1
- package/index.d.ts +6537 -43
- package/media/index.d.ts +262 -8
- package/package.json +1 -1
- package/survey/index.d.ts +225 -4
- package/lib/account/address/classes/esolve-address-result.model.d.ts +0 -10
- package/lib/account/address/classes/esolve-address.model.d.ts +0 -23
- package/lib/account/address/classes/esolve-session-address-update-result.model.d.ts +0 -5
- package/lib/account/address/classes/index.d.ts +0 -3
- package/lib/account/address/index.d.ts +0 -3
- package/lib/account/address/interfaces/esolve-address-post-data.interface.d.ts +0 -23
- package/lib/account/address/interfaces/esolve-address-record.interface.d.ts +0 -21
- package/lib/account/address/interfaces/esolve-address-response.interface.d.ts +0 -8
- package/lib/account/address/interfaces/index.d.ts +0 -3
- package/lib/account/address/types/esolve-address-place-type.type.d.ts +0 -1
- package/lib/account/address/types/esolve-address-type.type.d.ts +0 -1
- package/lib/account/address/types/index.d.ts +0 -2
- package/lib/account/confirmation/esolve-account-confirmation-post-response-item.interface.d.ts +0 -10
- package/lib/account/confirmation/esolve-account-confirmation-result.model.d.ts +0 -8
- package/lib/account/confirmation/index.d.ts +0 -2
- package/lib/account/esolve-account.service.d.ts +0 -76
- package/lib/account/esolve-geocode-response.interface.d.ts +0 -16
- package/lib/account/esolve-session-client-update-result.model.d.ts +0 -5
- package/lib/account/esolve-session-shipping-update-result.model.d.ts +0 -5
- package/lib/account/index.d.ts +0 -10
- package/lib/account/location/classes/esolve-location-update-result.model.d.ts +0 -5
- package/lib/account/location/classes/index.d.ts +0 -1
- package/lib/account/location/index.d.ts +0 -2
- package/lib/account/location/interfaces/esolve-location-options.interface.d.ts +0 -4
- package/lib/account/location/interfaces/index.d.ts +0 -1
- package/lib/account/password/esolve-change-password-result.model.d.ts +0 -5
- package/lib/account/password/esolve-forgot-password-get-result.interface.d.ts +0 -3
- package/lib/account/password/esolve-forgot-password-response.interface.d.ts +0 -9
- package/lib/account/password/esolve-reset-password-result.model.d.ts +0 -9
- package/lib/account/password/index.d.ts +0 -4
- package/lib/account/registration/esolve-registration-data.interface.d.ts +0 -18
- package/lib/account/registration/esolve-registration-post-response-item.interface.d.ts +0 -9
- package/lib/account/registration/esolve-registration-result.model.d.ts +0 -10
- package/lib/account/registration/index.d.ts +0 -3
- package/lib/account/user-account/classes/esolve-client-asset-list.model.d.ts +0 -4
- package/lib/account/user-account/classes/esolve-client-asset.model.d.ts +0 -9
- package/lib/account/user-account/classes/esolve-erp-document-request.model.d.ts +0 -10
- package/lib/account/user-account/classes/esolve-erp-documents-request-result.model.d.ts +0 -4
- package/lib/account/user-account/classes/esolve-statement-ageing.model.d.ts +0 -6
- package/lib/account/user-account/classes/esolve-statement-balances.model.d.ts +0 -7
- package/lib/account/user-account/classes/esolve-statement-transaction.model.d.ts +0 -14
- package/lib/account/user-account/classes/esolve-statement.model.d.ts +0 -8
- package/lib/account/user-account/classes/esolve-user-account-business.model.d.ts +0 -8
- package/lib/account/user-account/classes/esolve-user-account-contact.model.d.ts +0 -7
- package/lib/account/user-account/classes/esolve-user-account-result.model.d.ts +0 -5
- package/lib/account/user-account/classes/esolve-user-account.model.d.ts +0 -21
- package/lib/account/user-account/classes/esolve-user-client-account-balances.model.d.ts +0 -12
- package/lib/account/user-account/classes/esolve-user-client-account.model.d.ts +0 -48
- package/lib/account/user-account/classes/index.d.ts +0 -14
- package/lib/account/user-account/index.d.ts +0 -2
- package/lib/account/user-account/interfaces/esolve-client-asset-record.interface.d.ts +0 -7
- package/lib/account/user-account/interfaces/esolve-client-assets-options.interface.d.ts +0 -9
- package/lib/account/user-account/interfaces/esolve-erp-document-request-record.interface.d.ts +0 -8
- package/lib/account/user-account/interfaces/esolve-statement-ageing-record.interface.d.ts +0 -4
- package/lib/account/user-account/interfaces/esolve-statement-balances-record.interface.d.ts +0 -5
- package/lib/account/user-account/interfaces/esolve-statement-record.interface.d.ts +0 -6
- package/lib/account/user-account/interfaces/esolve-statement-transaction-record.interface.d.ts +0 -12
- package/lib/account/user-account/interfaces/esolve-user-account-data.interface.d.ts +0 -17
- package/lib/account/user-account/interfaces/esolve-user-account-record.interface.d.ts +0 -23
- package/lib/account/user-account/interfaces/esolve-user-client-account-balances-record.interface.d.ts +0 -11
- package/lib/account/user-account/interfaces/esolve-user-client-account-record.interface.d.ts +0 -42
- package/lib/account/user-account/interfaces/index.d.ts +0 -11
- package/lib/account/user-account/types/esolve-client-assets-sort-field.type.d.ts +0 -1
- package/lib/account/user-account/types/index.d.ts +0 -1
- package/lib/affiliates/classes/esolve-affiliate-check-result.model.d.ts +0 -38
- package/lib/affiliates/classes/esolve-affiliate-link-result.model.d.ts +0 -6
- package/lib/affiliates/classes/esolve-affiliate.model.d.ts +0 -38
- package/lib/affiliates/classes/index.d.ts +0 -3
- package/lib/affiliates/index.d.ts +0 -4
- package/lib/affiliates/interfaces/esolve-affiliate-check-record.interface.d.ts +0 -7
- package/lib/affiliates/interfaces/esolve-affiliate-link-options.interface.d.ts +0 -4
- package/lib/affiliates/interfaces/esolve-affiliate-record.interface.d.ts +0 -7
- package/lib/affiliates/interfaces/esolve-affiliates-options.interface.d.ts +0 -6
- package/lib/affiliates/interfaces/index.d.ts +0 -4
- package/lib/affiliates/services/esolve-affiliate.service.d.ts +0 -85
- package/lib/affiliates/services/index.d.ts +0 -1
- package/lib/affiliates/types/esolve-affiliate-link-response.type.d.ts +0 -2
- package/lib/affiliates/types/index.d.ts +0 -1
- package/lib/albums/classes/esolve-album-image-list.model.d.ts +0 -4
- package/lib/albums/classes/esolve-album-image.model.d.ts +0 -30
- package/lib/albums/classes/esolve-album-list.model.d.ts +0 -4
- package/lib/albums/classes/esolve-album.model.d.ts +0 -9
- package/lib/albums/classes/index.d.ts +0 -4
- package/lib/albums/index.d.ts +0 -4
- package/lib/albums/interfaces/esolve-album-image-options.interface.d.ts +0 -6
- package/lib/albums/interfaces/esolve-album-image-record.interface.d.ts +0 -5
- package/lib/albums/interfaces/esolve-album-options.interface.d.ts +0 -6
- package/lib/albums/interfaces/esolve-album-record.interface.d.ts +0 -7
- package/lib/albums/interfaces/index.d.ts +0 -4
- package/lib/albums/services/esolve-albums.service.d.ts +0 -47
- package/lib/albums/services/index.d.ts +0 -1
- package/lib/albums/types/esolve-album-image-size.type.d.ts +0 -1
- package/lib/albums/types/index.d.ts +0 -1
- package/lib/assets/classes/esolve-asset.model.d.ts +0 -39
- package/lib/assets/classes/esolve-linked-asset.model.d.ts +0 -21
- package/lib/assets/classes/index.d.ts +0 -2
- package/lib/assets/esolve-assets.service.d.ts +0 -19
- package/lib/assets/index.d.ts +0 -4
- package/lib/assets/interfaces/esolve-asset-options.interface.d.ts +0 -15
- package/lib/assets/interfaces/esolve-asset-record.interface.d.ts +0 -27
- package/lib/assets/interfaces/esolve-linked-asset-record.interface.d.ts +0 -9
- package/lib/assets/interfaces/esolve-media-asset-options.interface.d.ts +0 -5
- package/lib/assets/interfaces/esolve-stock-asset-options.interface.d.ts +0 -5
- package/lib/assets/interfaces/index.d.ts +0 -5
- package/lib/assets/types/esolve-asset-list.type.d.ts +0 -3
- package/lib/assets/types/esolve-asset-type.type.d.ts +0 -1
- package/lib/assets/types/index.d.ts +0 -2
- package/lib/auth/index.d.ts +0 -6
- package/lib/auth/interceptors/esolve-auth.interceptor.d.ts +0 -2
- package/lib/auth/interceptors/esolve-unauthorized-error.interceptor.d.ts +0 -2
- package/lib/auth/interceptors/index.d.ts +0 -2
- package/lib/auth/interfaces/esolve-auth-check-data.interface.d.ts +0 -4
- package/lib/auth/interfaces/esolve-auth-data.interface.d.ts +0 -13
- package/lib/auth/interfaces/esolve-auth-get-data.interface.d.ts +0 -3
- package/lib/auth/interfaces/esolve-auth-response.interface.d.ts +0 -7
- package/lib/auth/interfaces/esolve-login-post-response-item.interface.d.ts +0 -6
- package/lib/auth/interfaces/esolve-otp-options.interface.d.ts +0 -4
- package/lib/auth/interfaces/esolve-otp-record.interface.d.ts +0 -8
- package/lib/auth/interfaces/esolve-otp-validation-record.interface.d.ts +0 -8
- package/lib/auth/interfaces/index.d.ts +0 -8
- package/lib/auth/models/esolve-otp-validation.model.d.ts +0 -11
- package/lib/auth/models/esolve-otp.model.d.ts +0 -10
- package/lib/auth/models/index.d.ts +0 -2
- package/lib/auth/providers/esolve-eurus-auto-login.provider.d.ts +0 -1
- package/lib/auth/providers/index.d.ts +0 -1
- package/lib/auth/services/esolve-auth.service.d.ts +0 -46
- package/lib/auth/services/esolve-otp.service.d.ts +0 -16
- package/lib/auth/services/index.d.ts +0 -2
- package/lib/auth/types/esolve-auth-check-response.type.d.ts +0 -2
- package/lib/auth/types/esolve-auth-get-response.type.d.ts +0 -2
- package/lib/auth/types/esolve-auth-response-data.type.d.ts +0 -2
- package/lib/auth/types/esolve-auth-result.type.d.ts +0 -3
- package/lib/auth/types/esolve-login-response.type.d.ts +0 -4
- package/lib/auth/types/esolve-logout-response.type.d.ts +0 -3
- package/lib/auth/types/esolve-otp-action.type.d.ts +0 -1
- package/lib/auth/types/esolve-validate-otp-response.type.d.ts +0 -4
- package/lib/auth/types/index.d.ts +0 -8
- package/lib/banners/classes/esolve-banner-image-hotspot.model.d.ts +0 -9
- package/lib/banners/classes/esolve-banner-image.model.d.ts +0 -12
- package/lib/banners/classes/esolve-banner.model.d.ts +0 -21
- package/lib/banners/classes/index.d.ts +0 -3
- package/lib/banners/esolve-banner.service.d.ts +0 -23
- package/lib/banners/index.d.ts +0 -4
- package/lib/banners/interfaces/esolve-banner-image-hotspot-coords.interface.d.ts +0 -4
- package/lib/banners/interfaces/esolve-banner-image-hotspot-record.interface.d.ts +0 -8
- package/lib/banners/interfaces/esolve-banner-image-record.interface.d.ts +0 -10
- package/lib/banners/interfaces/esolve-banner-image-set.interface.d.ts +0 -6
- package/lib/banners/interfaces/esolve-banner-link.interface.d.ts +0 -5
- package/lib/banners/interfaces/esolve-banner-record.interface.d.ts +0 -22
- package/lib/banners/interfaces/index.d.ts +0 -6
- package/lib/banners/types/esolve-banner-image-type.type.d.ts +0 -1
- package/lib/banners/types/esolve-banner-type.type.d.ts +0 -1
- package/lib/banners/types/index.d.ts +0 -2
- package/lib/captcha/classes/esolve-captcha.model.d.ts +0 -6
- package/lib/captcha/classes/index.d.ts +0 -1
- package/lib/captcha/esolve-captcha.service.d.ts +0 -18
- package/lib/captcha/index.d.ts +0 -4
- package/lib/captcha/interfaces/esolve-captcha-options.interface.d.ts +0 -4
- package/lib/captcha/interfaces/esolve-captcha-record.interface.d.ts +0 -4
- package/lib/captcha/interfaces/index.d.ts +0 -2
- package/lib/captcha/types/esolve-captcha-action.type.d.ts +0 -1
- package/lib/captcha/types/index.d.ts +0 -1
- package/lib/careers/classes/esolve-career.model.d.ts +0 -17
- package/lib/careers/classes/index.d.ts +0 -1
- package/lib/careers/index.d.ts +0 -4
- package/lib/careers/interfaces/esolve-career-options.interface.d.ts +0 -16
- package/lib/careers/interfaces/esolve-career-record.interface.d.ts +0 -15
- package/lib/careers/interfaces/index.d.ts +0 -2
- package/lib/careers/services/esolve-careers.service.d.ts +0 -12
- package/lib/careers/services/index.d.ts +0 -1
- package/lib/careers/types/esolve-career-type.type.d.ts +0 -1
- package/lib/careers/types/esolve-careers-sort-field.type.d.ts +0 -1
- package/lib/careers/types/index.d.ts +0 -2
- package/lib/cart/classes/esolve-cart-alternative.model.d.ts +0 -39
- package/lib/cart/classes/esolve-cart-item-error.model.d.ts +0 -9
- package/lib/cart/classes/esolve-cart-item.model.d.ts +0 -27
- package/lib/cart/classes/esolve-cart-stock-item.model.d.ts +0 -46
- package/lib/cart/classes/esolve-cart-tax-breakdown.model.d.ts +0 -4
- package/lib/cart/classes/esolve-cart-totals.model.d.ts +0 -53
- package/lib/cart/classes/esolve-checkout-result.model.d.ts +0 -8
- package/lib/cart/classes/esolve-delivery-category-totals.model.d.ts +0 -20
- package/lib/cart/classes/esolve-empty-cart-result.model.d.ts +0 -3
- package/lib/cart/classes/esolve-transaction-analytics-data.model.d.ts +0 -11
- package/lib/cart/classes/index.d.ts +0 -10
- package/lib/cart/index.d.ts +0 -4
- package/lib/cart/interfaces/esolve-cart-additional-params.interface.d.ts +0 -3
- package/lib/cart/interfaces/esolve-cart-additional-where.interface.d.ts +0 -6
- package/lib/cart/interfaces/esolve-cart-alternative-record.interface.d.ts +0 -16
- package/lib/cart/interfaces/esolve-cart-errors.interface.d.ts +0 -5
- package/lib/cart/interfaces/esolve-cart-item-error-record.interface.d.ts +0 -6
- package/lib/cart/interfaces/esolve-cart-item-record.interface.d.ts +0 -48
- package/lib/cart/interfaces/esolve-cart-item-response.interface.d.ts +0 -5
- package/lib/cart/interfaces/esolve-cart-set-item.interface.d.ts +0 -9
- package/lib/cart/interfaces/esolve-cart-totals-record.interface.d.ts +0 -13
- package/lib/cart/interfaces/esolve-checkout-body.interface.d.ts +0 -16
- package/lib/cart/interfaces/esolve-checkout-response.interface.d.ts +0 -6
- package/lib/cart/interfaces/esolve-delivery-category-totals-record.interface.d.ts +0 -18
- package/lib/cart/interfaces/esolve-time-slot-checkout.interface.d.ts +0 -5
- package/lib/cart/interfaces/esolve-tracking-code.interface.d.ts +0 -3
- package/lib/cart/interfaces/esolve-transaction-analytics-data-record.interface.d.ts +0 -6
- package/lib/cart/interfaces/index.d.ts +0 -15
- package/lib/cart/services/esolve-cart-error-handler.service.d.ts +0 -9
- package/lib/cart/services/esolve-cart.service.d.ts +0 -103
- package/lib/cart/services/index.d.ts +0 -2
- package/lib/cart/types/esolve-cart-alternatives-map.type.d.ts +0 -2
- package/lib/cart/types/esolve-cart-empty-response.type.d.ts +0 -2
- package/lib/cart/types/esolve-cart-item-errors.type.d.ts +0 -4
- package/lib/cart/types/esolve-cart-set-action.type.d.ts +0 -1
- package/lib/cart/types/esolve-cart.type.d.ts +0 -2
- package/lib/cart/types/esolve-delivery-category-totals-map-record.type.d.ts +0 -2
- package/lib/cart/types/esolve-delivery-category-totals-map.type.d.ts +0 -2
- package/lib/cart/types/index.d.ts +0 -7
- package/lib/category-tree/classes/esolve-category-tree-item.model.d.ts +0 -23
- package/lib/category-tree/classes/index.d.ts +0 -1
- package/lib/category-tree/esolve-category-tree.service.d.ts +0 -38
- package/lib/category-tree/index.d.ts +0 -3
- package/lib/category-tree/interfaces/esolve-category-identifier.interface.d.ts +0 -4
- package/lib/category-tree/interfaces/esolve-category-record.interface.d.ts +0 -18
- package/lib/category-tree/interfaces/esolve-category-tree-item-options.interface.d.ts +0 -18
- package/lib/category-tree/interfaces/esolve-category-tree-item-record.interface.d.ts +0 -17
- package/lib/category-tree/interfaces/esolve-subcategory-record.interface.d.ts +0 -18
- package/lib/category-tree/interfaces/index.d.ts +0 -5
- package/lib/colours/classes/esolve-colour.model.d.ts +0 -11
- package/lib/colours/classes/index.d.ts +0 -1
- package/lib/colours/esolve-colours.service.d.ts +0 -20
- package/lib/colours/index.d.ts +0 -3
- package/lib/colours/interfaces/esolve-colour-options.interface.d.ts +0 -3
- package/lib/colours/interfaces/esolve-colour-record.interface.d.ts +0 -7
- package/lib/colours/interfaces/index.d.ts +0 -2
- package/lib/competitions/classes/esolve-competition-dates.model.d.ts +0 -19
- package/lib/competitions/classes/esolve-competition-entry-result.model.d.ts +0 -6
- package/lib/competitions/classes/esolve-competition-winner.model.d.ts +0 -16
- package/lib/competitions/classes/esolve-competition.model.d.ts +0 -70
- package/lib/competitions/classes/index.d.ts +0 -4
- package/lib/competitions/index.d.ts +0 -3
- package/lib/competitions/interfaces/esolve-competition-options.interface.d.ts +0 -4
- package/lib/competitions/interfaces/esolve-competition-record.interface.d.ts +0 -26
- package/lib/competitions/interfaces/esolve-competition-winner-record.interface.d.ts +0 -5
- package/lib/competitions/interfaces/index.d.ts +0 -3
- package/lib/competitions/services/esolve-competitions.service.d.ts +0 -50
- package/lib/competitions/services/index.d.ts +0 -1
- package/lib/competitions/types/esolve-competition-entry-response.type.d.ts +0 -2
- package/lib/competitions/types/index.d.ts +0 -1
- package/lib/core/esolve-config.service.d.ts +0 -29
- package/lib/core/esolve-connect-config.interface.d.ts +0 -85
- package/lib/core/esolve-connect-config.token.d.ts +0 -3
- package/lib/core/index.d.ts +0 -4
- package/lib/core/providers/index.d.ts +0 -1
- package/lib/core/providers/ng-esolve-connect.provider.d.ts +0 -3
- package/lib/countries/classes/esolve-country.model.d.ts +0 -7
- package/lib/countries/classes/index.d.ts +0 -1
- package/lib/countries/esolve-country.service.d.ts +0 -22
- package/lib/countries/index.d.ts +0 -3
- package/lib/countries/interfaces/esolve-country-options.interface.d.ts +0 -5
- package/lib/countries/interfaces/esolve-country-record.interface.d.ts +0 -5
- package/lib/countries/interfaces/index.d.ts +0 -2
- package/lib/coupons/classes/esolve-coupon.model.d.ts +0 -20
- package/lib/coupons/classes/index.d.ts +0 -1
- package/lib/coupons/esolve-coupons.service.d.ts +0 -36
- package/lib/coupons/index.d.ts +0 -4
- package/lib/coupons/interfaces/esolve-coupon-record.interface.d.ts +0 -8
- package/lib/coupons/interfaces/esolve-coupon-validation-error.interface.d.ts +0 -4
- package/lib/coupons/interfaces/esolve-coupon-validation-result.interface.d.ts +0 -4
- package/lib/coupons/interfaces/esolve-coupon-validation.interface.d.ts +0 -6
- package/lib/coupons/interfaces/index.d.ts +0 -4
- package/lib/coupons/types/esolve-coupons-cache.type.d.ts +0 -1
- package/lib/coupons/types/index.d.ts +0 -1
- package/lib/deliveries/classes/esolve-delivery-list.model.d.ts +0 -4
- package/lib/deliveries/classes/esolve-delivery-status.model.d.ts +0 -24
- package/lib/deliveries/classes/esolve-delivery.model.d.ts +0 -43
- package/lib/deliveries/classes/index.d.ts +0 -3
- package/lib/deliveries/esolve-deliveries.service.d.ts +0 -14
- package/lib/deliveries/index.d.ts +0 -4
- package/lib/deliveries/interfaces/esolve-deliveries-options.interface.d.ts +0 -17
- package/lib/deliveries/interfaces/esolve-delivery-record.interface.d.ts +0 -39
- package/lib/deliveries/interfaces/esolve-delivery-status-record.interface.d.ts +0 -22
- package/lib/deliveries/interfaces/index.d.ts +0 -3
- package/lib/deliveries/types/esolve-deliveries-sort-field.type.d.ts +0 -1
- package/lib/deliveries/types/esolve-delivery-status.type.d.ts +0 -1
- package/lib/deliveries/types/esolve-delivery-type.type.d.ts +0 -1
- package/lib/deliveries/types/index.d.ts +0 -3
- package/lib/device/classes/esolve-set-device-result.model.d.ts +0 -5
- package/lib/device/classes/esolve-user-device.model.d.ts +0 -25
- package/lib/device/classes/index.d.ts +0 -2
- package/lib/device/esolve-device.service.d.ts +0 -16
- package/lib/device/index.d.ts +0 -4
- package/lib/device/interfaces/esolve-device.interface.d.ts +0 -10
- package/lib/device/interfaces/esolve-user-device-options.interface.d.ts +0 -7
- package/lib/device/interfaces/esolve-user-device-record.interface.d.ts +0 -23
- package/lib/device/interfaces/index.d.ts +0 -3
- package/lib/device/types/esolve-device-type.type.d.ts +0 -1
- package/lib/device/types/index.d.ts +0 -1
- package/lib/enquiry/classes/esolve-enquiry-result.model.d.ts +0 -6
- package/lib/enquiry/classes/index.d.ts +0 -1
- package/lib/enquiry/esolve-enquiry.service.d.ts +0 -12
- package/lib/enquiry/index.d.ts +0 -3
- package/lib/enquiry/types/esolve-enquiry-response.type.d.ts +0 -2
- package/lib/enquiry/types/index.d.ts +0 -1
- package/lib/geocoder/classes/esolve-geocode-address-result.model.d.ts +0 -10
- package/lib/geocoder/classes/esolve-geocode-coords-result.model.d.ts +0 -5
- package/lib/geocoder/classes/esolve-geocode-result.model.d.ts +0 -11
- package/lib/geocoder/classes/index.d.ts +0 -3
- package/lib/geocoder/esolve-geocoder.service.d.ts +0 -12
- package/lib/geocoder/index.d.ts +0 -3
- package/lib/geocoder/interfaces/esolve-geocode-address-record.interface.d.ts +0 -9
- package/lib/geocoder/interfaces/esolve-geocode-result-record.interface.d.ts +0 -10
- package/lib/geocoder/interfaces/index.d.ts +0 -2
- package/lib/images/directives/cdn-src.directive.d.ts +0 -21
- package/lib/images/directives/index.d.ts +0 -1
- package/lib/images/esolve-image-loader.provider.d.ts +0 -2
- package/lib/images/functions/index.d.ts +0 -4
- package/lib/images/functions/is-esolve-cdn-path.function.d.ts +0 -1
- package/lib/images/functions/is-ftg-cdn-path.function.d.ts +0 -1
- package/lib/images/functions/is-legacy-esolve-cdn-path.function.d.ts +0 -1
- package/lib/images/functions/process-image-src.function.d.ts +0 -1
- package/lib/images/index.d.ts +0 -3
- package/lib/locations/classes/esolve-location-address.model.d.ts +0 -11
- package/lib/locations/classes/esolve-location-contact-info.model.d.ts +0 -8
- package/lib/locations/classes/esolve-location-geo.model.d.ts +0 -6
- package/lib/locations/classes/esolve-location-list.model.d.ts +0 -11
- package/lib/locations/classes/esolve-location-pobox-address.model.d.ts +0 -6
- package/lib/locations/classes/esolve-location-trading-day.model.d.ts +0 -5
- package/lib/locations/classes/esolve-location-trading-times.model.d.ts +0 -13
- package/lib/locations/classes/esolve-location.model.d.ts +0 -55
- package/lib/locations/classes/index.d.ts +0 -8
- package/lib/locations/esolve-locations.service.d.ts +0 -51
- package/lib/locations/index.d.ts +0 -4
- package/lib/locations/interfaces/esolve-location-filter-options.interface.d.ts +0 -5
- package/lib/locations/interfaces/esolve-location-geo-options.interface.d.ts +0 -7
- package/lib/locations/interfaces/esolve-location-options.interface.d.ts +0 -17
- package/lib/locations/interfaces/esolve-location-record.interface.d.ts +0 -58
- package/lib/locations/interfaces/index.d.ts +0 -4
- package/lib/locations/types/esolve-location-image-size.type.d.ts +0 -1
- package/lib/locations/types/esolve-location-sort-field.type.d.ts +0 -1
- package/lib/locations/types/index.d.ts +0 -2
- package/lib/manufacturers/classes/esolve-manufacturer.model.d.ts +0 -21
- package/lib/manufacturers/classes/index.d.ts +0 -1
- package/lib/manufacturers/esolve-manufacturers.service.d.ts +0 -16
- package/lib/manufacturers/index.d.ts +0 -4
- package/lib/manufacturers/interfaces/esolve-manufacturer-options.interface.d.ts +0 -3
- package/lib/manufacturers/interfaces/esolve-manufacturer-record.interface.d.ts +0 -16
- package/lib/manufacturers/interfaces/index.d.ts +0 -2
- package/lib/manufacturers/types/esolve-manufacturer-image-size.type.d.ts +0 -1
- package/lib/manufacturers/types/index.d.ts +0 -1
- package/lib/materials/classes/esolve-material.model.d.ts +0 -6
- package/lib/materials/classes/index.d.ts +0 -1
- package/lib/materials/esolve-materials.service.d.ts +0 -20
- package/lib/materials/index.d.ts +0 -4
- package/lib/materials/interfaces/esolve-material-options.interface.d.ts +0 -6
- package/lib/materials/interfaces/esolve-material-record.interface.d.ts +0 -4
- package/lib/materials/interfaces/index.d.ts +0 -2
- package/lib/materials/types/esolve-material-phrase-match-mode.type.d.ts +0 -1
- package/lib/materials/types/index.d.ts +0 -1
- package/lib/menu/classes/esolve-menu-item.model.d.ts +0 -13
- package/lib/menu/classes/index.d.ts +0 -1
- package/lib/menu/esolve-menu.service.d.ts +0 -11
- package/lib/menu/index.d.ts +0 -4
- package/lib/menu/interfaces/esolve-menu-tree-record.interface.d.ts +0 -20
- package/lib/menu/interfaces/index.d.ts +0 -1
- package/lib/menu/types/esolve-menu.type.d.ts +0 -2
- package/lib/menu/types/index.d.ts +0 -1
- package/lib/news/classes/esolve-news-article-author.model.d.ts +0 -7
- package/lib/news/classes/esolve-news-article-list.model.d.ts +0 -7
- package/lib/news/classes/esolve-news-article.model.d.ts +0 -27
- package/lib/news/classes/esolve-news-group.model.d.ts +0 -11
- package/lib/news/classes/esolve-newsletter-result.model.d.ts +0 -6
- package/lib/news/classes/index.d.ts +0 -5
- package/lib/news/esolve-news.service.d.ts +0 -19
- package/lib/news/index.d.ts +0 -4
- package/lib/news/interfaces/esolve-news-article-author-record.interface.d.ts +0 -9
- package/lib/news/interfaces/esolve-news-article-options.interface.d.ts +0 -12
- package/lib/news/interfaces/esolve-news-article-record.interface.d.ts +0 -31
- package/lib/news/interfaces/esolve-news-group-record.interface.d.ts +0 -7
- package/lib/news/interfaces/index.d.ts +0 -4
- package/lib/news/types/esolve-newsletter-response.type.d.ts +0 -2
- package/lib/news/types/index.d.ts +0 -1
- package/lib/ng-esolve-connect.module.d.ts +0 -10
- package/lib/notifications/classes/esolve-event.model.d.ts +0 -11
- package/lib/notifications/classes/esolve-notification-button-action.model.d.ts +0 -9
- package/lib/notifications/classes/esolve-notification-dates.model.d.ts +0 -6
- package/lib/notifications/classes/esolve-system-notification-type.model.d.ts +0 -12
- package/lib/notifications/classes/esolve-system-notification.model.d.ts +0 -16
- package/lib/notifications/classes/index.d.ts +0 -5
- package/lib/notifications/enums/esolve-event-type.enum.d.ts +0 -6
- package/lib/notifications/enums/index.d.ts +0 -1
- package/lib/notifications/index.d.ts +0 -5
- package/lib/notifications/interfaces/esolve-event-record.interface.d.ts +0 -6
- package/lib/notifications/interfaces/esolve-notification-button-action-record.interface.d.ts +0 -7
- package/lib/notifications/interfaces/esolve-notification-date-record.interface.d.ts +0 -4
- package/lib/notifications/interfaces/esolve-notification-dates-record.interface.d.ts +0 -5
- package/lib/notifications/interfaces/esolve-system-notification-options.interface.d.ts +0 -3
- package/lib/notifications/interfaces/esolve-system-notification-record.interface.d.ts +0 -14
- package/lib/notifications/interfaces/esolve-system-notification-type-record.interface.d.ts +0 -10
- package/lib/notifications/interfaces/index.d.ts +0 -7
- package/lib/notifications/services/esolve-event-target.service.d.ts +0 -11
- package/lib/notifications/services/esolve-notifications.service.d.ts +0 -12
- package/lib/notifications/services/index.d.ts +0 -2
- package/lib/notifications/types/esolve-notification-position.type.d.ts +0 -1
- package/lib/notifications/types/esolve-notification-size.type.d.ts +0 -1
- package/lib/notifications/types/esolve-notification-type.type.d.ts +0 -1
- package/lib/notifications/types/index.d.ts +0 -3
- package/lib/payment/classes/esolve-account-payment.model.d.ts +0 -12
- package/lib/payment/classes/esolve-banking-details.model.d.ts +0 -9
- package/lib/payment/classes/esolve-payment-method.model.d.ts +0 -32
- package/lib/payment/classes/esolve-payment-result.model.d.ts +0 -28
- package/lib/payment/classes/esolve-vault-item-result.model.d.ts +0 -10
- package/lib/payment/classes/esolve-vault-item.model.d.ts +0 -13
- package/lib/payment/classes/index.d.ts +0 -6
- package/lib/payment/esolve-payment.service.d.ts +0 -109
- package/lib/payment/index.d.ts +0 -4
- package/lib/payment/interfaces/esolve-account-payment-options.interface.d.ts +0 -4
- package/lib/payment/interfaces/esolve-account-payment-record.interface.d.ts +0 -10
- package/lib/payment/interfaces/esolve-card-data.interface.d.ts +0 -8
- package/lib/payment/interfaces/esolve-payment-form-input.interface.d.ts +0 -4
- package/lib/payment/interfaces/esolve-payment-method-options.interface.d.ts +0 -5
- package/lib/payment/interfaces/esolve-payment-method-record.interface.d.ts +0 -34
- package/lib/payment/interfaces/esolve-payment-redirect-links.interface.d.ts +0 -4
- package/lib/payment/interfaces/esolve-payment-response.interface.d.ts +0 -28
- package/lib/payment/interfaces/esolve-payment-set-body.interface.d.ts +0 -20
- package/lib/payment/interfaces/esolve-payment-status.interface.d.ts +0 -3
- package/lib/payment/interfaces/esolve-vault-record.interface.d.ts +0 -11
- package/lib/payment/interfaces/esolve-vault-response.interface.d.ts +0 -9
- package/lib/payment/interfaces/index.d.ts +0 -12
- package/lib/payment/types/esolve-integration-type.type.d.ts +0 -1
- package/lib/payment/types/esolve-service-provider.type.d.ts +0 -1
- package/lib/payment/types/index.d.ts +0 -2
- package/lib/ranges/classes/esolve-range.model.d.ts +0 -18
- package/lib/ranges/classes/index.d.ts +0 -1
- package/lib/ranges/esolve-ranges.service.d.ts +0 -16
- package/lib/ranges/index.d.ts +0 -3
- package/lib/ranges/interfaces/esolve-range-options.interface.d.ts +0 -4
- package/lib/ranges/interfaces/esolve-range-record.interface.d.ts +0 -17
- package/lib/ranges/interfaces/index.d.ts +0 -2
- package/lib/reviews/classes/esolve-review-list.model.d.ts +0 -7
- package/lib/reviews/classes/esolve-review-result.model.d.ts +0 -6
- package/lib/reviews/classes/esolve-review.model.d.ts +0 -14
- package/lib/reviews/classes/index.d.ts +0 -3
- package/lib/reviews/index.d.ts +0 -4
- package/lib/reviews/interfaces/esolve-review-list-record.interface.d.ts +0 -6
- package/lib/reviews/interfaces/esolve-review-options.interface.d.ts +0 -10
- package/lib/reviews/interfaces/esolve-review-record.interface.d.ts +0 -9
- package/lib/reviews/interfaces/esolve-review-report.interface.d.ts +0 -4
- package/lib/reviews/interfaces/esolve-review-user.interface.d.ts +0 -4
- package/lib/reviews/interfaces/index.d.ts +0 -5
- package/lib/reviews/services/esolve-reviews.service.d.ts +0 -27
- package/lib/reviews/services/index.d.ts +0 -1
- package/lib/reviews/types/esolve-review-response.type.d.ts +0 -2
- package/lib/reviews/types/esolve-review-sort-field.type.d.ts +0 -1
- package/lib/reviews/types/index.d.ts +0 -2
- package/lib/seo/classes/esolve-seo-info.model.d.ts +0 -10
- package/lib/seo/classes/index.d.ts +0 -1
- package/lib/seo/esolve-seo.service.d.ts +0 -27
- package/lib/seo/index.d.ts +0 -3
- package/lib/seo/interfaces/esolve-seo-details.interface.d.ts +0 -4
- package/lib/seo/interfaces/index.d.ts +0 -1
- package/lib/session/esolve-session-metadata.service.d.ts +0 -15
- package/lib/session/esolve-session.service.d.ts +0 -73
- package/lib/session/index.d.ts +0 -3
- package/lib/session/interfaces/esolve-session-data.interface.d.ts +0 -6
- package/lib/session/interfaces/esolve-session-update-options.interface.d.ts +0 -10
- package/lib/session/interfaces/esolve-session.interface.d.ts +0 -9
- package/lib/session/interfaces/index.d.ts +0 -3
- package/lib/shared/cookie/esolve-cookie-options.interface.d.ts +0 -7
- package/lib/shared/cookie/esolve-cookie.service.d.ts +0 -11
- package/lib/shared/cookie/index.d.ts +0 -2
- package/lib/shared/custom-fields/index.d.ts +0 -1
- package/lib/shared/custom-fields/interfaces/esolve-custom-fields.interface.d.ts +0 -3
- package/lib/shared/custom-fields/interfaces/index.d.ts +0 -1
- package/lib/shared/errors/esolve-error-handler.service.d.ts +0 -17
- package/lib/shared/errors/esolve-http-error.model.d.ts +0 -6
- package/lib/shared/errors/index.d.ts +0 -2
- package/lib/shared/esolve-hex-hash.function.d.ts +0 -13
- package/lib/shared/esolve-list.model.d.ts +0 -7
- package/lib/shared/esolve-result.model.d.ts +0 -6
- package/lib/shared/esolve-url-target.type.d.ts +0 -1
- package/lib/shared/filters/classes/esolve-generic-filter.model.d.ts +0 -14
- package/lib/shared/filters/classes/esolve-multiple-select-filter.model.d.ts +0 -15
- package/lib/shared/filters/classes/esolve-range-filter.model.d.ts +0 -19
- package/lib/shared/filters/classes/esolve-single-select-filter.model.d.ts +0 -16
- package/lib/shared/filters/classes/esolve-toggle-filter.model.d.ts +0 -13
- package/lib/shared/filters/classes/index.d.ts +0 -5
- package/lib/shared/filters/esolve-filter-factory.d.ts +0 -16
- package/lib/shared/filters/index.d.ts +0 -4
- package/lib/shared/filters/interfaces/esolve-filter-definitions.interface.d.ts +0 -5
- package/lib/shared/filters/interfaces/esolve-filter-record.interface.d.ts +0 -6
- package/lib/shared/filters/interfaces/esolve-filter.interface.d.ts +0 -11
- package/lib/shared/filters/interfaces/esolve-generic-filter-definition.interface.d.ts +0 -4
- package/lib/shared/filters/interfaces/esolve-range-filter-definition.interface.d.ts +0 -4
- package/lib/shared/filters/interfaces/esolve-range-filter-record.interface.d.ts +0 -7
- package/lib/shared/filters/interfaces/esolve-select-filter-record.interface.d.ts +0 -6
- package/lib/shared/filters/interfaces/esolve-select-filter.interface.d.ts +0 -4
- package/lib/shared/filters/interfaces/index.d.ts +0 -8
- package/lib/shared/filters/types/esolve-filter-list.type.d.ts +0 -2
- package/lib/shared/filters/types/esolve-filter-record-list.type.d.ts +0 -2
- package/lib/shared/filters/types/esolve-filter-toggle.type.d.ts +0 -1
- package/lib/shared/filters/types/esolve-filter-type.type.d.ts +0 -4
- package/lib/shared/filters/types/esolve-range-filter-type.type.d.ts +0 -1
- package/lib/shared/filters/types/esolve-select-filter-type.type.d.ts +0 -1
- package/lib/shared/filters/types/index.d.ts +0 -6
- package/lib/shared/index.d.ts +0 -10
- package/lib/shared/response/classes/esolve-response-result.model.d.ts +0 -6
- package/lib/shared/response/classes/index.d.ts +0 -1
- package/lib/shared/response/esolve-response-handler.service.d.ts +0 -16
- package/lib/shared/response/index.d.ts +0 -3
- package/lib/shared/response/interfaces/esolve-delete-response.interface.d.ts +0 -5
- package/lib/shared/response/interfaces/esolve-delete-result.interface.d.ts +0 -6
- package/lib/shared/response/interfaces/esolve-get-response.interface.d.ts +0 -4
- package/lib/shared/response/interfaces/esolve-post-response-item.interface.d.ts +0 -9
- package/lib/shared/response/interfaces/esolve-post-response-status.interface.d.ts +0 -5
- package/lib/shared/response/interfaces/esolve-response-log-item.interface.d.ts +0 -5
- package/lib/shared/response/interfaces/esolve-response.interface.d.ts +0 -8
- package/lib/shared/response/interfaces/esolve-set-response.interface.d.ts +0 -5
- package/lib/shared/response/interfaces/index.d.ts +0 -8
- package/lib/shared/sort/esolve-sort-order.type.d.ts +0 -1
- package/lib/shared/sort/esolve-sort.interface.d.ts +0 -5
- package/lib/shared/sort/index.d.ts +0 -2
- package/lib/shipping/classes/esolve-shipping-cost-item.model.d.ts +0 -16
- package/lib/shipping/classes/esolve-shipping-cost.model.d.ts +0 -10
- package/lib/shipping/classes/esolve-shipping-method.model.d.ts +0 -34
- package/lib/shipping/classes/esolve-shipping-totals.model.d.ts +0 -6
- package/lib/shipping/classes/esolve-time-slot-config.model.d.ts +0 -8
- package/lib/shipping/classes/esolve-time-slot-date.model.d.ts +0 -7
- package/lib/shipping/classes/esolve-time-slot-days.model.d.ts +0 -11
- package/lib/shipping/classes/esolve-time-slot-times.model.d.ts +0 -6
- package/lib/shipping/classes/esolve-time-slot.model.d.ts +0 -12
- package/lib/shipping/classes/index.d.ts +0 -9
- package/lib/shipping/esolve-shipping.service.d.ts +0 -53
- package/lib/shipping/index.d.ts +0 -4
- package/lib/shipping/interfaces/esolve-shipping-cost-item-record.interface.d.ts +0 -14
- package/lib/shipping/interfaces/esolve-shipping-cost-record.interface.d.ts +0 -11
- package/lib/shipping/interfaces/esolve-shipping-method-options.interface.d.ts +0 -6
- package/lib/shipping/interfaces/esolve-shipping-method-record.interface.d.ts +0 -32
- package/lib/shipping/interfaces/esolve-time-slot-config-record.interface.d.ts +0 -6
- package/lib/shipping/interfaces/esolve-time-slot-date-record.interface.d.ts +0 -6
- package/lib/shipping/interfaces/esolve-time-slot-days-record.interface.d.ts +0 -9
- package/lib/shipping/interfaces/esolve-time-slot-record.interface.d.ts +0 -10
- package/lib/shipping/interfaces/esolve-time-slot-times-record.interface.d.ts +0 -4
- package/lib/shipping/interfaces/index.d.ts +0 -9
- package/lib/shipping/types/esolve-delivery_integration.type.d.ts +0 -1
- package/lib/shipping/types/esolve-insurance-calculation-method.type.d.ts +0 -1
- package/lib/shipping/types/esolve-shipping-calculation-method.type.d.ts +0 -1
- package/lib/shipping/types/esolve-shipping-location.type.d.ts +0 -1
- package/lib/shipping/types/index.d.ts +0 -4
- package/lib/specials/classes/esolve-special-dates.model.d.ts +0 -5
- package/lib/specials/classes/esolve-special-image-collection.model.d.ts +0 -9
- package/lib/specials/classes/esolve-special-image.model.d.ts +0 -8
- package/lib/specials/classes/esolve-special.model.d.ts +0 -22
- package/lib/specials/classes/index.d.ts +0 -4
- package/lib/specials/esolve-specials.service.d.ts +0 -16
- package/lib/specials/index.d.ts +0 -3
- package/lib/specials/interfaces/esolve-special-image-collection-record.interface.d.ts +0 -6
- package/lib/specials/interfaces/esolve-special-image-record.interface.d.ts +0 -6
- package/lib/specials/interfaces/esolve-special-options.interface.d.ts +0 -6
- package/lib/specials/interfaces/esolve-special-record.interface.d.ts +0 -26
- package/lib/specials/interfaces/index.d.ts +0 -4
- package/lib/stock/classes/esolve-additional-stock-image.model.d.ts +0 -10
- package/lib/stock/classes/esolve-dependant-item.model.d.ts +0 -8
- package/lib/stock/classes/esolve-linked-stock-item.model.d.ts +0 -7
- package/lib/stock/classes/esolve-media-stock-item.model.d.ts +0 -6
- package/lib/stock/classes/esolve-recipe-stock-item.model.d.ts +0 -7
- package/lib/stock/classes/esolve-set-notify-result.model.d.ts +0 -5
- package/lib/stock/classes/esolve-stock-badge.model.d.ts +0 -9
- package/lib/stock/classes/esolve-stock-barcode.model.d.ts +0 -9
- package/lib/stock/classes/esolve-stock-group-item.model.d.ts +0 -6
- package/lib/stock/classes/esolve-stock-group.model.d.ts +0 -8
- package/lib/stock/classes/esolve-stock-image-collection.model.d.ts +0 -9
- package/lib/stock/classes/esolve-stock-image.model.d.ts +0 -27
- package/lib/stock/classes/esolve-stock-item-base.model.d.ts +0 -302
- package/lib/stock/classes/esolve-stock-item-list.model.d.ts +0 -11
- package/lib/stock/classes/esolve-stock-item-location-level.model.d.ts +0 -9
- package/lib/stock/classes/esolve-stock-item.model.d.ts +0 -16
- package/lib/stock/classes/esolve-stock-lead-times.model.d.ts +0 -6
- package/lib/stock/classes/esolve-stock-price.model.d.ts +0 -57
- package/lib/stock/classes/esolve-stock-reviews-report.model.d.ts +0 -13
- package/lib/stock/classes/esolve-stock-transaction-history.model.d.ts +0 -5
- package/lib/stock/classes/esolve-stock-transaction-sales.model.d.ts +0 -7
- package/lib/stock/classes/esolve-suggested-stock-item.model.d.ts +0 -6
- package/lib/stock/classes/index.d.ts +0 -21
- package/lib/stock/esolve-stock.service.d.ts +0 -145
- package/lib/stock/index.d.ts +0 -4
- package/lib/stock/interfaces/esolve-additional-stock-image-record.interface.d.ts +0 -8
- package/lib/stock/interfaces/esolve-dependant-item-record.interface.d.ts +0 -6
- package/lib/stock/interfaces/esolve-linked-stock-record.interface.d.ts +0 -5
- package/lib/stock/interfaces/esolve-media-stock-item-options.interface.d.ts +0 -13
- package/lib/stock/interfaces/esolve-recipe-item-record.interface.d.ts +0 -7
- package/lib/stock/interfaces/esolve-recipe-stock-options.interface.d.ts +0 -7
- package/lib/stock/interfaces/esolve-stock-badge-record.interface.d.ts +0 -8
- package/lib/stock/interfaces/esolve-stock-barcode-options.interface.d.ts +0 -4
- package/lib/stock/interfaces/esolve-stock-barcode-record.interface.d.ts +0 -7
- package/lib/stock/interfaces/esolve-stock-base-record.interface.d.ts +0 -94
- package/lib/stock/interfaces/esolve-stock-cart-parameter.interface.d.ts +0 -8
- package/lib/stock/interfaces/esolve-stock-filter-options.interface.d.ts +0 -8
- package/lib/stock/interfaces/esolve-stock-image-collection-record.interface.d.ts +0 -7
- package/lib/stock/interfaces/esolve-stock-item-base-options.interface.d.ts +0 -13
- package/lib/stock/interfaces/esolve-stock-item-history-options.interface.d.ts +0 -7
- package/lib/stock/interfaces/esolve-stock-item-location-level-record.interface.d.ts +0 -7
- package/lib/stock/interfaces/esolve-stock-item-options.interface.d.ts +0 -12
- package/lib/stock/interfaces/esolve-stock-lead-times-record.interface.d.ts +0 -4
- package/lib/stock/interfaces/esolve-stock-linked-category-record.interface.d.ts +0 -5
- package/lib/stock/interfaces/esolve-stock-record.interface.d.ts +0 -11
- package/lib/stock/interfaces/esolve-stock-reviews-report-record.interface.d.ts +0 -4
- package/lib/stock/interfaces/esolve-transaction-sales-stock-item-options.interface.d.ts +0 -5
- package/lib/stock/interfaces/index.d.ts +0 -22
- package/lib/stock/types/esolve-barcode-type.type.d.ts +0 -1
- package/lib/stock/types/esolve-erp-sales-stock-sort-field.type.d.ts +0 -2
- package/lib/stock/types/esolve-media-stock-item-list.type.d.ts +0 -7
- package/lib/stock/types/esolve-media-stock-item-record.type.d.ts +0 -3
- package/lib/stock/types/esolve-media-stock-sort-field.type.d.ts +0 -2
- package/lib/stock/types/esolve-stock-cart-parameter-input.type.d.ts +0 -1
- package/lib/stock/types/esolve-stock-group-item-record.type.d.ts +0 -3
- package/lib/stock/types/esolve-stock-history-sort-field.type.d.ts +0 -2
- package/lib/stock/types/esolve-stock-image-size.type.d.ts +0 -1
- package/lib/stock/types/esolve-stock-sort-field.type.d.ts +0 -1
- package/lib/stock/types/esolve-stock-type.type.d.ts +0 -1
- package/lib/stock/types/esolve-stock-unit-of-measure.type.d.ts +0 -1
- package/lib/stock/types/index.d.ts +0 -11
- package/lib/suppliers/classes/esolve-supplier.model.d.ts +0 -26
- package/lib/suppliers/classes/index.d.ts +0 -1
- package/lib/suppliers/esolve-suppliers.service.d.ts +0 -13
- package/lib/suppliers/index.d.ts +0 -3
- package/lib/suppliers/interfaces/esolve-supplier-options.interface.d.ts +0 -4
- package/lib/suppliers/interfaces/esolve-supplier-record.interface.d.ts +0 -24
- package/lib/suppliers/interfaces/index.d.ts +0 -2
- package/lib/tags/classes/esolve-tag.model.d.ts +0 -18
- package/lib/tags/classes/index.d.ts +0 -1
- package/lib/tags/esolve-tags.service.d.ts +0 -19
- package/lib/tags/index.d.ts +0 -4
- package/lib/tags/interfaces/esolve-tag-options.interface.d.ts +0 -6
- package/lib/tags/interfaces/esolve-tag-record.interface.d.ts +0 -7
- package/lib/tags/interfaces/index.d.ts +0 -2
- package/lib/tags/types/esolve-tag-phrase-match-mode.type.d.ts +0 -1
- package/lib/tags/types/index.d.ts +0 -1
- package/lib/topics/classes/esolve-topic.model.d.ts +0 -8
- package/lib/topics/classes/index.d.ts +0 -1
- package/lib/topics/esolve-topic.service.d.ts +0 -17
- package/lib/topics/index.d.ts +0 -3
- package/lib/topics/interfaces/esolve-topic-record.interface.d.ts +0 -6
- package/lib/topics/interfaces/index.d.ts +0 -1
- package/lib/transactions/classes/esolve-transaction-address.model.d.ts +0 -16
- package/lib/transactions/classes/esolve-transaction-approval-result.model.d.ts +0 -5
- package/lib/transactions/classes/esolve-transaction-client.model.d.ts +0 -11
- package/lib/transactions/classes/esolve-transaction-delivery.model.d.ts +0 -19
- package/lib/transactions/classes/esolve-transaction-item-price.model.d.ts +0 -35
- package/lib/transactions/classes/esolve-transaction-item.model.d.ts +0 -47
- package/lib/transactions/classes/esolve-transaction-list.model.d.ts +0 -4
- package/lib/transactions/classes/esolve-transaction-location.model.d.ts +0 -3
- package/lib/transactions/classes/esolve-transaction-payment-method.model.d.ts +0 -9
- package/lib/transactions/classes/esolve-transaction-pick.model.d.ts +0 -9
- package/lib/transactions/classes/esolve-transaction-shipping-method.model.d.ts +0 -12
- package/lib/transactions/classes/esolve-transaction-time-slot.model.d.ts +0 -7
- package/lib/transactions/classes/esolve-transaction-user.model.d.ts +0 -9
- package/lib/transactions/classes/esolve-transaction.model.d.ts +0 -54
- package/lib/transactions/classes/index.d.ts +0 -14
- package/lib/transactions/esolve-transactions.service.d.ts +0 -28
- package/lib/transactions/index.d.ts +0 -4
- package/lib/transactions/interfaces/esolve-transaction-approval.interface.d.ts +0 -7
- package/lib/transactions/interfaces/esolve-transaction-client-record.interface.d.ts +0 -10
- package/lib/transactions/interfaces/esolve-transaction-item-record.interface.d.ts +0 -30
- package/lib/transactions/interfaces/esolve-transaction-options.interface.d.ts +0 -25
- package/lib/transactions/interfaces/esolve-transaction-payment-method-record.interface.d.ts +0 -8
- package/lib/transactions/interfaces/esolve-transaction-record.interface.d.ts +0 -81
- package/lib/transactions/interfaces/esolve-transaction-shipping-method-record.interface.d.ts +0 -11
- package/lib/transactions/interfaces/esolve-transaction-time-slot-record.interface.d.ts +0 -6
- package/lib/transactions/interfaces/esolve-transaction-user-record.interface.d.ts +0 -8
- package/lib/transactions/interfaces/index.d.ts +0 -9
- package/lib/transactions/types/esolve-pick-status.type.d.ts +0 -1
- package/lib/transactions/types/esolve-transaction-approval-state.type.d.ts +0 -1
- package/lib/transactions/types/esolve-transaction-location-record.type.d.ts +0 -2
- package/lib/transactions/types/esolve-transaction-sort-field.type.d.ts +0 -1
- package/lib/transactions/types/esolve-transaction-type.type.d.ts +0 -1
- package/lib/transactions/types/index.d.ts +0 -5
- package/lib/vouchers/classes/esolve-voucher.model.d.ts +0 -11
- package/lib/vouchers/classes/index.d.ts +0 -1
- package/lib/vouchers/esolve-vouchers.service.d.ts +0 -36
- package/lib/vouchers/index.d.ts +0 -4
- package/lib/vouchers/interfaces/esolve-voucher-record.interface.d.ts +0 -6
- package/lib/vouchers/interfaces/esolve-voucher-validation-error.interface.d.ts +0 -4
- package/lib/vouchers/interfaces/esolve-voucher-validation-result.interface.d.ts +0 -4
- package/lib/vouchers/interfaces/esolve-voucher-validation.interface.d.ts +0 -6
- package/lib/vouchers/interfaces/index.d.ts +0 -4
- package/lib/vouchers/types/esolve-vouchers-cache.type.d.ts +0 -1
- package/lib/vouchers/types/index.d.ts +0 -1
- package/lib/wallet/classes/esolve-wallet-balances.model.d.ts +0 -8
- package/lib/wallet/classes/esolve-wallet-transaction.model.d.ts +0 -12
- package/lib/wallet/classes/esolve-wallet-transactions-list.model.d.ts +0 -4
- package/lib/wallet/classes/index.d.ts +0 -3
- package/lib/wallet/esolve-wallet.service.d.ts +0 -28
- package/lib/wallet/index.d.ts +0 -4
- package/lib/wallet/interfaces/esolve-wallet-balances-record.interface.d.ts +0 -6
- package/lib/wallet/interfaces/esolve-wallet-cash-out-options.interface.d.ts +0 -7
- package/lib/wallet/interfaces/esolve-wallet-transaction-options.interface.d.ts +0 -10
- package/lib/wallet/interfaces/esolve-wallet-transaction-record.interface.d.ts +0 -11
- package/lib/wallet/interfaces/index.d.ts +0 -4
- package/lib/wallet/types/esolve-wallet-cash-out-response.type.d.ts +0 -2
- package/lib/wallet/types/esolve-wallet-transaction-type.type.d.ts +0 -1
- package/lib/wallet/types/index.d.ts +0 -2
- package/lib/wishlist/classes/esolve-empty-wishlist-result.model.d.ts +0 -3
- package/lib/wishlist/classes/esolve-wishlist-item.model.d.ts +0 -13
- package/lib/wishlist/classes/index.d.ts +0 -2
- package/lib/wishlist/esolve-wishlist.service.d.ts +0 -48
- package/lib/wishlist/index.d.ts +0 -4
- package/lib/wishlist/interfaces/esolve-wishlist-item-record.interface.d.ts +0 -13
- package/lib/wishlist/interfaces/esolve-wishlist-item-response.interface.d.ts +0 -6
- package/lib/wishlist/interfaces/esolve-wishlist-set-item.interface.d.ts +0 -7
- package/lib/wishlist/interfaces/index.d.ts +0 -3
- package/lib/wishlist/types/esolve-wishlist-set-action.type.d.ts +0 -1
- package/lib/wishlist/types/esolve-wishlist.type.d.ts +0 -2
- package/lib/wishlist/types/index.d.ts +0 -2
- package/media/lib/classes/esolve-heading.model.d.ts +0 -5
- package/media/lib/classes/esolve-media-article.model.d.ts +0 -24
- package/media/lib/classes/esolve-media-group.model.d.ts +0 -8
- package/media/lib/classes/esolve-media-layout-section.model.d.ts +0 -10
- package/media/lib/classes/esolve-media-link.model.d.ts +0 -8
- package/media/lib/classes/index.d.ts +0 -5
- package/media/lib/components/index.d.ts +0 -2
- package/media/lib/components/media-layout/esolve-media-layout.component.d.ts +0 -12
- package/media/lib/components/media-section/esolve-media-section.component.d.ts +0 -12
- package/media/lib/esolve-connect-media-config.token.d.ts +0 -3
- package/media/lib/functions/index.d.ts +0 -1
- package/media/lib/functions/provide-ng-esolve-connect-media.function.d.ts +0 -3
- package/media/lib/interfaces/esolve-connect-media-config.interface.d.ts +0 -7
- package/media/lib/interfaces/esolve-heading-record.interface.d.ts +0 -5
- package/media/lib/interfaces/esolve-layout-config.interface.d.ts +0 -13
- package/media/lib/interfaces/esolve-layout-section-config.interface.d.ts +0 -7
- package/media/lib/interfaces/esolve-media-group-record.interface.d.ts +0 -6
- package/media/lib/interfaces/esolve-media-layout-section-record.interface.d.ts +0 -8
- package/media/lib/interfaces/esolve-media-link-record.interface.d.ts +0 -6
- package/media/lib/interfaces/esolve-media-record.interface.d.ts +0 -41
- package/media/lib/interfaces/esolve-media-section-data-generic.interface.d.ts +0 -6
- package/media/lib/interfaces/esolve-media-stock-section-data.interface.d.ts +0 -3
- package/media/lib/interfaces/esolve-section-key-options.interface.d.ts +0 -7
- package/media/lib/interfaces/index.d.ts +0 -11
- package/media/lib/ng-esolve-connect-media.module.d.ts +0 -11
- package/media/lib/services/esolve-media-layout.service.d.ts +0 -24
- package/media/lib/services/esolve-media.service.d.ts +0 -46
- package/media/lib/services/index.d.ts +0 -2
- package/media/lib/types/esolve-media-layout-section-type.type.d.ts +0 -1
- package/media/lib/types/index.d.ts +0 -1
- package/survey/lib/classes/esolve-survey-answer-result.model.d.ts +0 -6
- package/survey/lib/classes/esolve-survey-check-question.model.d.ts +0 -6
- package/survey/lib/classes/esolve-survey-input-question.model.d.ts +0 -6
- package/survey/lib/classes/esolve-survey-options-question.model.d.ts +0 -8
- package/survey/lib/classes/esolve-survey-question.model.d.ts +0 -11
- package/survey/lib/classes/esolve-survey-radio-question.model.d.ts +0 -6
- package/survey/lib/classes/esolve-survey-rating-question.model.d.ts +0 -7
- package/survey/lib/classes/esolve-survey-select-question.model.d.ts +0 -9
- package/survey/lib/classes/esolve-survey-text-question.model.d.ts +0 -7
- package/survey/lib/classes/esolve-survey-textarea-question.model.d.ts +0 -6
- package/survey/lib/classes/esolve-survey-values-question.model.d.ts +0 -6
- package/survey/lib/classes/esolve-survey.model.d.ts +0 -15
- package/survey/lib/classes/index.d.ts +0 -12
- package/survey/lib/interfaces/esolve-survey-answer-response.interface.d.ts +0 -4
- package/survey/lib/interfaces/esolve-survey-option.interface.d.ts +0 -4
- package/survey/lib/interfaces/esolve-survey-options-question-record.interface.d.ts +0 -7
- package/survey/lib/interfaces/esolve-survey-options.interface.d.ts +0 -5
- package/survey/lib/interfaces/esolve-survey-question-record.type.d.ts +0 -9
- package/survey/lib/interfaces/esolve-survey-record.interface.d.ts +0 -9
- package/survey/lib/interfaces/esolve-survey-text-question-record.interface.d.ts +0 -7
- package/survey/lib/interfaces/esolve-survey-values-question-record.interface.d.ts +0 -6
- package/survey/lib/interfaces/index.d.ts +0 -8
- package/survey/lib/services/esolve-survey.service.d.ts +0 -81
- package/survey/lib/services/index.d.ts +0 -1
- package/survey/lib/types/esolve-survey-options-question-type.type.d.ts +0 -1
- package/survey/lib/types/esolve-survey-question-record-list.type.d.ts +0 -2
- package/survey/lib/types/esolve-survey-question-type.type.d.ts +0 -4
- package/survey/lib/types/esolve-survey-text-question-type.type.d.ts +0 -1
- package/survey/lib/types/esolve-survey-type.type.d.ts +0 -1
- package/survey/lib/types/esolve-survey-values-question-type.type.d.ts +0 -1
- package/survey/lib/types/index.d.ts +0 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { isPlatformBrowser, CommonModule, IMAGE_LOADER } from '@angular/common';
|
|
2
2
|
import { HttpClient, HttpParams, HttpErrorResponse, HttpStatusCode, HttpHeaders, provideHttpClient, withInterceptors, withInterceptorsFromDi } from '@angular/common/http';
|
|
3
3
|
import * as i0 from '@angular/core';
|
|
4
|
-
import { InjectionToken, inject, Injectable, PLATFORM_ID, ApplicationRef, signal, computed, provideAppInitializer, NgModule, ElementRef, HostListener, Input, Directive } from '@angular/core';
|
|
4
|
+
import { InjectionToken, inject, Injectable, DOCUMENT, PLATFORM_ID, isDevMode, ApplicationRef, signal, computed, provideAppInitializer, NgModule, ElementRef, HostListener, Input, Directive } from '@angular/core';
|
|
5
5
|
import { SsrCookieService } from 'ngx-cookie-service-ssr';
|
|
6
6
|
import { toObservable } from '@angular/core/rxjs-interop';
|
|
7
7
|
import { throwError, map as map$1, of, BehaviorSubject, Subject, firstValueFrom, iif, filter, take, shareReplay, switchMap as switchMap$1, timer, takeUntil, distinctUntilChanged, from, catchError as catchError$1, tap, merge } from 'rxjs';
|
|
@@ -53,10 +53,10 @@ class EsolveConfigService {
|
|
|
53
53
|
udpateLegacyCdn(cdn) {
|
|
54
54
|
this.legacy_cdn = cdn;
|
|
55
55
|
}
|
|
56
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
57
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
56
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
57
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveConfigService, providedIn: 'root' }); }
|
|
58
58
|
}
|
|
59
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
59
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveConfigService, decorators: [{
|
|
60
60
|
type: Injectable,
|
|
61
61
|
args: [{
|
|
62
62
|
providedIn: 'root',
|
|
@@ -280,10 +280,10 @@ class EsolveSeoService {
|
|
|
280
280
|
}
|
|
281
281
|
return pageSeo;
|
|
282
282
|
}
|
|
283
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
284
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
283
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSeoService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
284
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSeoService, providedIn: 'root' }); }
|
|
285
285
|
}
|
|
286
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
286
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSeoService, decorators: [{
|
|
287
287
|
type: Injectable,
|
|
288
288
|
args: [{
|
|
289
289
|
providedIn: 'root',
|
|
@@ -379,6 +379,26 @@ class EsolveCategoryTreeService {
|
|
|
379
379
|
return this.processTree(response.records);
|
|
380
380
|
}));
|
|
381
381
|
}
|
|
382
|
+
/**
|
|
383
|
+
* Retrieve the manufacturer tree structure for a specific manufacturer from the eSolve
|
|
384
|
+
* instance and converts it into the correct format
|
|
385
|
+
*
|
|
386
|
+
* @param manufacturer_id Id of the manufacturer to get the tree for
|
|
387
|
+
*
|
|
388
|
+
* @returns Observable containing manufacturer tree data
|
|
389
|
+
*/
|
|
390
|
+
getManufacturerTree(manufacturer_id) {
|
|
391
|
+
let params = new HttpParams();
|
|
392
|
+
params = params.set('manufacturer_id', manufacturer_id);
|
|
393
|
+
return this.http
|
|
394
|
+
.get(`${this.config.api_url}/get-manufacturer-tree.php`, { params })
|
|
395
|
+
.pipe(map((response) => {
|
|
396
|
+
if (response.records === undefined) {
|
|
397
|
+
throw response;
|
|
398
|
+
}
|
|
399
|
+
return this.processTree(response.records);
|
|
400
|
+
}));
|
|
401
|
+
}
|
|
382
402
|
/**
|
|
383
403
|
* Retrieve the details of a category tree item from the eSolve instance and
|
|
384
404
|
* converts it to the correct format.
|
|
@@ -473,10 +493,10 @@ class EsolveCategoryTreeService {
|
|
|
473
493
|
}
|
|
474
494
|
return null;
|
|
475
495
|
}
|
|
476
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
477
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
496
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
497
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, providedIn: 'root' }); }
|
|
478
498
|
}
|
|
479
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
499
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, decorators: [{
|
|
480
500
|
type: Injectable,
|
|
481
501
|
args: [{
|
|
482
502
|
providedIn: 'root',
|
|
@@ -555,10 +575,10 @@ class EsolveColoursService {
|
|
|
555
575
|
}
|
|
556
576
|
return colours;
|
|
557
577
|
}
|
|
558
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
559
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
578
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
579
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, providedIn: 'root' }); }
|
|
560
580
|
}
|
|
561
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
581
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, decorators: [{
|
|
562
582
|
type: Injectable,
|
|
563
583
|
args: [{
|
|
564
584
|
providedIn: 'root'
|
|
@@ -679,10 +699,10 @@ class EsolveManufacturersService {
|
|
|
679
699
|
processManufacturer(record) {
|
|
680
700
|
return new EsolveManufacturer(record);
|
|
681
701
|
}
|
|
682
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
683
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
702
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
703
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, providedIn: 'root' }); }
|
|
684
704
|
}
|
|
685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, decorators: [{
|
|
686
706
|
type: Injectable,
|
|
687
707
|
args: [{
|
|
688
708
|
providedIn: 'root',
|
|
@@ -760,10 +780,10 @@ class EsolveMaterialsService {
|
|
|
760
780
|
}
|
|
761
781
|
return materials;
|
|
762
782
|
}
|
|
763
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
764
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
783
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
784
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, providedIn: 'root' }); }
|
|
765
785
|
}
|
|
766
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
786
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, decorators: [{
|
|
767
787
|
type: Injectable,
|
|
768
788
|
args: [{
|
|
769
789
|
providedIn: 'root'
|
|
@@ -880,10 +900,10 @@ class EsolveRangesService {
|
|
|
880
900
|
processRange(record) {
|
|
881
901
|
return new EsolveRange(record);
|
|
882
902
|
}
|
|
883
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
884
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
903
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
904
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, providedIn: 'root' }); }
|
|
885
905
|
}
|
|
886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
906
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, decorators: [{
|
|
887
907
|
type: Injectable,
|
|
888
908
|
args: [{
|
|
889
909
|
providedIn: 'root',
|
|
@@ -984,10 +1004,10 @@ class EsolveTagsService {
|
|
|
984
1004
|
}
|
|
985
1005
|
return tags;
|
|
986
1006
|
}
|
|
987
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
988
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1007
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1008
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, providedIn: 'root' }); }
|
|
989
1009
|
}
|
|
990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1010
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, decorators: [{
|
|
991
1011
|
type: Injectable,
|
|
992
1012
|
args: [{
|
|
993
1013
|
providedIn: 'root',
|
|
@@ -1046,10 +1066,10 @@ class EsolveTopicService {
|
|
|
1046
1066
|
}
|
|
1047
1067
|
return topics;
|
|
1048
1068
|
}
|
|
1049
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1050
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1069
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1070
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, providedIn: 'root' }); }
|
|
1051
1071
|
}
|
|
1052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1072
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, decorators: [{
|
|
1053
1073
|
type: Injectable,
|
|
1054
1074
|
args: [{
|
|
1055
1075
|
providedIn: 'root',
|
|
@@ -1651,10 +1671,10 @@ class EsolveResponseHandlerService {
|
|
|
1651
1671
|
}
|
|
1652
1672
|
return resultHandler(response, http_response.additional_data);
|
|
1653
1673
|
}
|
|
1654
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1655
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1674
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1675
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, providedIn: 'root' }); }
|
|
1656
1676
|
}
|
|
1657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, decorators: [{
|
|
1658
1678
|
type: Injectable,
|
|
1659
1679
|
args: [{
|
|
1660
1680
|
providedIn: 'root',
|
|
@@ -1890,10 +1910,10 @@ class EsolveErrorHandlerService {
|
|
|
1890
1910
|
parseDeleteError(result) {
|
|
1891
1911
|
return new EsolveHttpError('error', result.code, result.message);
|
|
1892
1912
|
}
|
|
1893
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1894
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1913
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1914
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, providedIn: 'root' }); }
|
|
1895
1915
|
}
|
|
1896
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1916
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, decorators: [{
|
|
1897
1917
|
type: Injectable,
|
|
1898
1918
|
args: [{
|
|
1899
1919
|
providedIn: 'root',
|
|
@@ -2665,10 +2685,10 @@ class EsolveStockService {
|
|
|
2665
2685
|
return this.errorHandler.handleHttpPostError('set-notify', errorRes);
|
|
2666
2686
|
}));
|
|
2667
2687
|
}
|
|
2668
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2669
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2688
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2689
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, providedIn: 'root' }); }
|
|
2670
2690
|
}
|
|
2671
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, decorators: [{
|
|
2672
2692
|
type: Injectable,
|
|
2673
2693
|
args: [{
|
|
2674
2694
|
providedIn: 'root',
|
|
@@ -3038,10 +3058,10 @@ class EsolveEventTargetService {
|
|
|
3038
3058
|
listener_set.forEach((callback) => callback(event));
|
|
3039
3059
|
}
|
|
3040
3060
|
}
|
|
3041
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3042
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3061
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3062
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, providedIn: 'root' }); }
|
|
3043
3063
|
}
|
|
3044
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3064
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, decorators: [{
|
|
3045
3065
|
type: Injectable,
|
|
3046
3066
|
args: [{
|
|
3047
3067
|
providedIn: 'root',
|
|
@@ -3077,10 +3097,10 @@ class EsolveNotificationsService {
|
|
|
3077
3097
|
}
|
|
3078
3098
|
return notifications;
|
|
3079
3099
|
}
|
|
3080
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3081
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3100
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3101
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, providedIn: 'root' }); }
|
|
3082
3102
|
}
|
|
3083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3103
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, decorators: [{
|
|
3084
3104
|
type: Injectable,
|
|
3085
3105
|
args: [{
|
|
3086
3106
|
providedIn: 'root',
|
|
@@ -3128,10 +3148,10 @@ class EsolveCartErrorHandlerService {
|
|
|
3128
3148
|
'remove_from_cart' in cart_item_error &&
|
|
3129
3149
|
'error_msg' in cart_item_error);
|
|
3130
3150
|
}
|
|
3131
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3132
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3151
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3152
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, providedIn: 'root' }); }
|
|
3133
3153
|
}
|
|
3134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, decorators: [{
|
|
3135
3155
|
type: Injectable,
|
|
3136
3156
|
args: [{
|
|
3137
3157
|
providedIn: 'root',
|
|
@@ -3183,10 +3203,10 @@ class EsolveCookieService {
|
|
|
3183
3203
|
delete(name, options) {
|
|
3184
3204
|
this.cookieService.delete(name, options?.path, options?.domain, options?.secure, options?.sameSite);
|
|
3185
3205
|
}
|
|
3186
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3187
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3206
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3207
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, providedIn: 'root' }); }
|
|
3188
3208
|
}
|
|
3189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, decorators: [{
|
|
3190
3210
|
type: Injectable,
|
|
3191
3211
|
args: [{
|
|
3192
3212
|
providedIn: 'root',
|
|
@@ -3332,7 +3352,9 @@ class EsolveCouponsService {
|
|
|
3332
3352
|
return this.jsonDecodeMap(coupons_json);
|
|
3333
3353
|
}
|
|
3334
3354
|
catch (error) {
|
|
3335
|
-
|
|
3355
|
+
if (isDevMode()) {
|
|
3356
|
+
console.error(error);
|
|
3357
|
+
}
|
|
3336
3358
|
// soft error
|
|
3337
3359
|
}
|
|
3338
3360
|
}
|
|
@@ -3435,10 +3457,10 @@ class EsolveCouponsService {
|
|
|
3435
3457
|
}
|
|
3436
3458
|
return coupons;
|
|
3437
3459
|
}
|
|
3438
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3439
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3460
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3461
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, providedIn: 'root' }); }
|
|
3440
3462
|
}
|
|
3441
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3463
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, decorators: [{
|
|
3442
3464
|
type: Injectable,
|
|
3443
3465
|
args: [{
|
|
3444
3466
|
providedIn: 'root',
|
|
@@ -3568,7 +3590,9 @@ class EsolveVouchersService {
|
|
|
3568
3590
|
return this.jsonDecodeMap(vouchers_json);
|
|
3569
3591
|
}
|
|
3570
3592
|
catch (error) {
|
|
3571
|
-
|
|
3593
|
+
if (isDevMode()) {
|
|
3594
|
+
console.error(error);
|
|
3595
|
+
}
|
|
3572
3596
|
// soft error
|
|
3573
3597
|
}
|
|
3574
3598
|
}
|
|
@@ -3671,10 +3695,10 @@ class EsolveVouchersService {
|
|
|
3671
3695
|
}
|
|
3672
3696
|
return vouchers;
|
|
3673
3697
|
}
|
|
3674
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3675
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3698
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3699
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, providedIn: 'root' }); }
|
|
3676
3700
|
}
|
|
3677
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3701
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, decorators: [{
|
|
3678
3702
|
type: Injectable,
|
|
3679
3703
|
args: [{
|
|
3680
3704
|
providedIn: 'root',
|
|
@@ -3970,10 +3994,10 @@ class EsolveCartService {
|
|
|
3970
3994
|
processCartTotals(record) {
|
|
3971
3995
|
return new EsolveCartTotals(record);
|
|
3972
3996
|
}
|
|
3973
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3974
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3997
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3998
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, providedIn: 'root' }); }
|
|
3975
3999
|
}
|
|
3976
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4000
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, decorators: [{
|
|
3977
4001
|
type: Injectable,
|
|
3978
4002
|
args: [{
|
|
3979
4003
|
providedIn: 'root',
|
|
@@ -3987,14 +4011,14 @@ class EsolveSessionService {
|
|
|
3987
4011
|
this.cookieService = inject(EsolveCookieService);
|
|
3988
4012
|
this.storage_key = this.setStorageKey();
|
|
3989
4013
|
this.appRef = inject(ApplicationRef);
|
|
3990
|
-
this.token = signal('');
|
|
3991
|
-
this.user_id = signal(0);
|
|
3992
|
-
this.access_level = signal(0);
|
|
3993
|
-
this.location_id = signal(0);
|
|
3994
|
-
this.addresses_id = signal(0);
|
|
3995
|
-
this.shipping_id = signal(0);
|
|
3996
|
-
this.clients_id = signal(0);
|
|
3997
|
-
this.state_hash = computed(() => esolveHexHash(this.token(), this.user_id(), this.location_id(), this.clients_id()));
|
|
4014
|
+
this.token = signal('', ...(ngDevMode ? [{ debugName: "token" }] : []));
|
|
4015
|
+
this.user_id = signal(0, ...(ngDevMode ? [{ debugName: "user_id" }] : []));
|
|
4016
|
+
this.access_level = signal(0, ...(ngDevMode ? [{ debugName: "access_level" }] : []));
|
|
4017
|
+
this.location_id = signal(0, ...(ngDevMode ? [{ debugName: "location_id" }] : []));
|
|
4018
|
+
this.addresses_id = signal(0, ...(ngDevMode ? [{ debugName: "addresses_id" }] : []));
|
|
4019
|
+
this.shipping_id = signal(0, ...(ngDevMode ? [{ debugName: "shipping_id" }] : []));
|
|
4020
|
+
this.clients_id = signal(0, ...(ngDevMode ? [{ debugName: "clients_id" }] : []));
|
|
4021
|
+
this.state_hash = computed(() => esolveHexHash(this.token(), this.user_id(), this.location_id(), this.clients_id()), ...(ngDevMode ? [{ debugName: "state_hash" }] : []));
|
|
3998
4022
|
this.session = computed(() => {
|
|
3999
4023
|
return {
|
|
4000
4024
|
token: this.token(),
|
|
@@ -4005,7 +4029,7 @@ class EsolveSessionService {
|
|
|
4005
4029
|
shipping_id: this.shipping_id(),
|
|
4006
4030
|
clients_id: this.clients_id(),
|
|
4007
4031
|
};
|
|
4008
|
-
});
|
|
4032
|
+
}, ...(ngDevMode ? [{ debugName: "session" }] : []));
|
|
4009
4033
|
this.token$ = toObservable(this.token);
|
|
4010
4034
|
this.user_id$ = toObservable(this.user_id);
|
|
4011
4035
|
this.access_level$ = toObservable(this.access_level);
|
|
@@ -4215,10 +4239,10 @@ class EsolveSessionService {
|
|
|
4215
4239
|
}
|
|
4216
4240
|
localStorage.removeItem(this.storage_key);
|
|
4217
4241
|
}
|
|
4218
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4219
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4242
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4243
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, providedIn: 'root' }); }
|
|
4220
4244
|
}
|
|
4221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4245
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, decorators: [{
|
|
4222
4246
|
type: Injectable,
|
|
4223
4247
|
args: [{
|
|
4224
4248
|
providedIn: 'root',
|
|
@@ -4278,10 +4302,10 @@ class EsolveSessionMetadataService {
|
|
|
4278
4302
|
return this.errorHandler.handleHttpDeleteError('delete-sessions-metadata', errorRes);
|
|
4279
4303
|
}));
|
|
4280
4304
|
}
|
|
4281
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4282
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4305
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4306
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, providedIn: 'root' }); }
|
|
4283
4307
|
}
|
|
4284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4308
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, decorators: [{
|
|
4285
4309
|
type: Injectable,
|
|
4286
4310
|
args: [{
|
|
4287
4311
|
providedIn: 'root',
|
|
@@ -4310,9 +4334,9 @@ class EsolveAuthService {
|
|
|
4310
4334
|
* Time to wait before attempting to refresh the token if validation fails
|
|
4311
4335
|
*/
|
|
4312
4336
|
this.validation_delay = 5000;
|
|
4313
|
-
this.#validating_session = signal(false);
|
|
4314
|
-
this.#validating_session_retries = signal(0);
|
|
4315
|
-
this.#fatal_session_error_message = signal('');
|
|
4337
|
+
this.#validating_session = signal(false, ...(ngDevMode ? [{ debugName: "#validating_session" }] : []));
|
|
4338
|
+
this.#validating_session_retries = signal(0, ...(ngDevMode ? [{ debugName: "#validating_session_retries" }] : []));
|
|
4339
|
+
this.#fatal_session_error_message = signal('', ...(ngDevMode ? [{ debugName: "#fatal_session_error_message" }] : []));
|
|
4316
4340
|
this.validating_session$ = toObservable(this.#validating_session);
|
|
4317
4341
|
this.fatal_session_error_message$ = toObservable(this.#fatal_session_error_message);
|
|
4318
4342
|
this.session
|
|
@@ -4389,7 +4413,9 @@ class EsolveAuthService {
|
|
|
4389
4413
|
this.handleAuthentication(result);
|
|
4390
4414
|
}
|
|
4391
4415
|
catch (error) {
|
|
4392
|
-
|
|
4416
|
+
if (isDevMode()) {
|
|
4417
|
+
console.error(error);
|
|
4418
|
+
}
|
|
4393
4419
|
}
|
|
4394
4420
|
}
|
|
4395
4421
|
login(email, password) {
|
|
@@ -4512,7 +4538,9 @@ class EsolveAuthService {
|
|
|
4512
4538
|
valid = true;
|
|
4513
4539
|
}
|
|
4514
4540
|
catch (error) {
|
|
4515
|
-
|
|
4541
|
+
if (isDevMode()) {
|
|
4542
|
+
console.error(error);
|
|
4543
|
+
}
|
|
4516
4544
|
this.session.updateToken('');
|
|
4517
4545
|
this.session.reset();
|
|
4518
4546
|
}
|
|
@@ -4558,7 +4586,9 @@ class EsolveAuthService {
|
|
|
4558
4586
|
token = result.key;
|
|
4559
4587
|
}
|
|
4560
4588
|
catch (error) {
|
|
4561
|
-
|
|
4589
|
+
if (isDevMode()) {
|
|
4590
|
+
console.error(error);
|
|
4591
|
+
}
|
|
4562
4592
|
this.session.updateToken('');
|
|
4563
4593
|
if (this.is_browser && this.#validating_session_retries() > 1) {
|
|
4564
4594
|
// Wait before attempting to refresh if already tried and failed
|
|
@@ -4626,7 +4656,9 @@ class EsolveAuthService {
|
|
|
4626
4656
|
return result;
|
|
4627
4657
|
}
|
|
4628
4658
|
catch (error) {
|
|
4629
|
-
|
|
4659
|
+
if (isDevMode()) {
|
|
4660
|
+
console.error(error);
|
|
4661
|
+
}
|
|
4630
4662
|
this.session.updateToken('');
|
|
4631
4663
|
this.session.reset();
|
|
4632
4664
|
}
|
|
@@ -4673,10 +4705,10 @@ class EsolveAuthService {
|
|
|
4673
4705
|
})));
|
|
4674
4706
|
}), take(1));
|
|
4675
4707
|
}
|
|
4676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4677
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4708
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4709
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, providedIn: 'root' }); }
|
|
4678
4710
|
}
|
|
4679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4711
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, decorators: [{
|
|
4680
4712
|
type: Injectable,
|
|
4681
4713
|
args: [{
|
|
4682
4714
|
providedIn: 'root',
|
|
@@ -4784,10 +4816,10 @@ class EsolveOtpService {
|
|
|
4784
4816
|
return throwError(() => error);
|
|
4785
4817
|
}
|
|
4786
4818
|
}
|
|
4787
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4788
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4820
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, providedIn: 'root' }); }
|
|
4789
4821
|
}
|
|
4790
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, decorators: [{
|
|
4791
4823
|
type: Injectable,
|
|
4792
4824
|
args: [{
|
|
4793
4825
|
providedIn: 'root',
|
|
@@ -4893,11 +4925,11 @@ class NgEsolveConnectModule {
|
|
|
4893
4925
|
providers: provideNgEsolveConnect(config, auto_login),
|
|
4894
4926
|
};
|
|
4895
4927
|
}
|
|
4896
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4897
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
|
4898
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
|
4928
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4929
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, imports: [CommonModule] }); }
|
|
4930
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, providers: [provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule] }); }
|
|
4899
4931
|
}
|
|
4900
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4932
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, decorators: [{
|
|
4901
4933
|
type: NgModule,
|
|
4902
4934
|
args: [{
|
|
4903
4935
|
imports: [CommonModule],
|
|
@@ -5018,10 +5050,10 @@ class EsolveCdnSrcDirective {
|
|
|
5018
5050
|
isImage(el) {
|
|
5019
5051
|
return 'loading' in this.el.nativeElement;
|
|
5020
5052
|
}
|
|
5021
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5022
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
5053
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCdnSrcDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
5054
|
+
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.18", type: EsolveCdnSrcDirective, isStandalone: true, selector: "[eslvCdnSrc]", inputs: { src: ["eslvCdnSrc", "src"] }, host: { listeners: { "error": "onError()" } }, usesOnChanges: true, ngImport: i0 }); }
|
|
5023
5055
|
}
|
|
5024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5056
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCdnSrcDirective, decorators: [{
|
|
5025
5057
|
type: Directive,
|
|
5026
5058
|
args: [{
|
|
5027
5059
|
selector: '[eslvCdnSrc]',
|
|
@@ -5115,10 +5147,10 @@ class EsolveGeocoderService {
|
|
|
5115
5147
|
const geocode_result = new EsolveGeocodeResult(record.formatted_address, geocode_address, geocode_coords, record.status, record.checksum, record.cached);
|
|
5116
5148
|
return geocode_result;
|
|
5117
5149
|
}
|
|
5118
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5119
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5150
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5151
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, providedIn: 'root' }); }
|
|
5120
5152
|
}
|
|
5121
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, decorators: [{
|
|
5122
5154
|
type: Injectable,
|
|
5123
5155
|
args: [{
|
|
5124
5156
|
providedIn: 'root',
|
|
@@ -5362,10 +5394,10 @@ class EsolveAssetsService {
|
|
|
5362
5394
|
const total = total_records;
|
|
5363
5395
|
return new EsolveList(assets, page, rows, total);
|
|
5364
5396
|
}
|
|
5365
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5366
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5397
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5398
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, providedIn: 'root' }); }
|
|
5367
5399
|
}
|
|
5368
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5400
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, decorators: [{
|
|
5369
5401
|
type: Injectable,
|
|
5370
5402
|
args: [{
|
|
5371
5403
|
providedIn: 'root',
|
|
@@ -6111,6 +6143,8 @@ class EsolveLocationsService {
|
|
|
6111
6143
|
* @param longitude if supplied and address_id > 0, the value is ignored.
|
|
6112
6144
|
*
|
|
6113
6145
|
* @returns An `Observable` with an array of stock locations
|
|
6146
|
+
*
|
|
6147
|
+
* @deprecated Use `getLocationsGeo` instead
|
|
6114
6148
|
*/
|
|
6115
6149
|
getStockLocationsGeo(addresses_id = 0, latitude = 0, longitude = 0, dispatches_stock, include_on_store_locator) {
|
|
6116
6150
|
return this.getLocationsGeoRecords({
|
|
@@ -6121,6 +6155,20 @@ class EsolveLocationsService {
|
|
|
6121
6155
|
include_on_store_locator,
|
|
6122
6156
|
});
|
|
6123
6157
|
}
|
|
6158
|
+
/**
|
|
6159
|
+
* Retrieves a list of stock locations using the address_id as parameter or the latitude and longitude.
|
|
6160
|
+
* Set the addresses_id to 0 and the gps coordinates in order to retrieve the locations list when the address isn't
|
|
6161
|
+
* yet saved.
|
|
6162
|
+
*
|
|
6163
|
+
* @param addresses_id if supplied, the latitude and longitude on the address will be used.
|
|
6164
|
+
* @param latitude if supplied and address_id > 0, the value is ignored.
|
|
6165
|
+
* @param longitude if supplied and address_id > 0, the value is ignored.
|
|
6166
|
+
*
|
|
6167
|
+
* @returns An `Observable` with an array of stock locations
|
|
6168
|
+
*/
|
|
6169
|
+
getLocationsGeo(options) {
|
|
6170
|
+
return this.getLocationsGeoRecords(options);
|
|
6171
|
+
}
|
|
6124
6172
|
getLocationFilters(options) {
|
|
6125
6173
|
const params = new HttpParams({
|
|
6126
6174
|
fromObject: {
|
|
@@ -6209,10 +6257,10 @@ class EsolveLocationsService {
|
|
|
6209
6257
|
}
|
|
6210
6258
|
return params;
|
|
6211
6259
|
}
|
|
6212
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6213
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6260
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6261
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, providedIn: 'root' }); }
|
|
6214
6262
|
}
|
|
6215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6263
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, decorators: [{
|
|
6216
6264
|
type: Injectable,
|
|
6217
6265
|
args: [{
|
|
6218
6266
|
providedIn: 'root',
|
|
@@ -6576,10 +6624,10 @@ class EsolveTransactionsService {
|
|
|
6576
6624
|
}
|
|
6577
6625
|
return transactions;
|
|
6578
6626
|
}
|
|
6579
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6580
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6627
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6628
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, providedIn: 'root' }); }
|
|
6581
6629
|
}
|
|
6582
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6630
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, decorators: [{
|
|
6583
6631
|
type: Injectable,
|
|
6584
6632
|
args: [{
|
|
6585
6633
|
providedIn: 'root',
|
|
@@ -7292,10 +7340,10 @@ class EsolveAccountService {
|
|
|
7292
7340
|
}
|
|
7293
7341
|
return assets;
|
|
7294
7342
|
}
|
|
7295
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7296
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7343
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7344
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, providedIn: 'root' }); }
|
|
7297
7345
|
}
|
|
7298
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7346
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, decorators: [{
|
|
7299
7347
|
type: Injectable,
|
|
7300
7348
|
args: [{
|
|
7301
7349
|
providedIn: 'root',
|
|
@@ -7437,10 +7485,10 @@ class EsolveBannerService {
|
|
|
7437
7485
|
}
|
|
7438
7486
|
return banners;
|
|
7439
7487
|
}
|
|
7440
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7441
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7488
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7489
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, providedIn: 'root' }); }
|
|
7442
7490
|
}
|
|
7443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, decorators: [{
|
|
7444
7492
|
type: Injectable,
|
|
7445
7493
|
args: [{
|
|
7446
7494
|
providedIn: 'root',
|
|
@@ -7507,10 +7555,10 @@ class EsolveMenuService {
|
|
|
7507
7555
|
}
|
|
7508
7556
|
return menu;
|
|
7509
7557
|
}
|
|
7510
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7511
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7558
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7559
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, providedIn: 'root' }); }
|
|
7512
7560
|
}
|
|
7513
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7561
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, decorators: [{
|
|
7514
7562
|
type: Injectable,
|
|
7515
7563
|
args: [{
|
|
7516
7564
|
providedIn: 'root',
|
|
@@ -7745,10 +7793,10 @@ class EsolveNewsService {
|
|
|
7745
7793
|
return this.errorHandler.handleHttpPostError('set-newsletter', errorRes);
|
|
7746
7794
|
}));
|
|
7747
7795
|
}
|
|
7748
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7749
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7796
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7797
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, providedIn: 'root' }); }
|
|
7750
7798
|
}
|
|
7751
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7799
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, decorators: [{
|
|
7752
7800
|
type: Injectable,
|
|
7753
7801
|
args: [{
|
|
7754
7802
|
providedIn: 'root',
|
|
@@ -7892,10 +7940,10 @@ class EsolveSpecialsService {
|
|
|
7892
7940
|
processSpecial(record) {
|
|
7893
7941
|
return new EsolveSpecial(record);
|
|
7894
7942
|
}
|
|
7895
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7896
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7943
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7944
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, providedIn: 'root' }); }
|
|
7897
7945
|
}
|
|
7898
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7946
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, decorators: [{
|
|
7899
7947
|
type: Injectable,
|
|
7900
7948
|
args: [{
|
|
7901
7949
|
providedIn: 'root',
|
|
@@ -8332,10 +8380,10 @@ class EsolvePaymentService {
|
|
|
8332
8380
|
}
|
|
8333
8381
|
return vault;
|
|
8334
8382
|
}
|
|
8335
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8336
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8383
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8384
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, providedIn: 'root' }); }
|
|
8337
8385
|
}
|
|
8338
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, decorators: [{
|
|
8339
8387
|
type: Injectable,
|
|
8340
8388
|
args: [{
|
|
8341
8389
|
providedIn: 'root',
|
|
@@ -8648,10 +8696,10 @@ class EsolveShippingService {
|
|
|
8648
8696
|
const shipping_cost = new EsolveShippingCost(+record.shipping_total, +record.vat_on_shipping, +record.total_saving_on_shipping, +record.insurance_total, +record.vat_on_insurance, +record.total_saving_on_insurance, record.items);
|
|
8649
8697
|
return shipping_cost;
|
|
8650
8698
|
}
|
|
8651
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8652
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8699
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8700
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, providedIn: 'root' }); }
|
|
8653
8701
|
}
|
|
8654
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8702
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, decorators: [{
|
|
8655
8703
|
type: Injectable,
|
|
8656
8704
|
args: [{
|
|
8657
8705
|
providedIn: 'root',
|
|
@@ -8686,10 +8734,10 @@ class EsolveEnquiryService {
|
|
|
8686
8734
|
return this.errorHandler.handleHttpPostError('set-enquiry', errorRes);
|
|
8687
8735
|
}));
|
|
8688
8736
|
}
|
|
8689
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8690
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8737
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8738
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, providedIn: 'root' }); }
|
|
8691
8739
|
}
|
|
8692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8740
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, decorators: [{
|
|
8693
8741
|
type: Injectable,
|
|
8694
8742
|
args: [{
|
|
8695
8743
|
providedIn: 'root',
|
|
@@ -8807,10 +8855,10 @@ class EsolveWishlistService {
|
|
|
8807
8855
|
getWishlistRecords(params) {
|
|
8808
8856
|
return this.http.get(`${this.config.api_url}/get-wishlist.php`, { params });
|
|
8809
8857
|
}
|
|
8810
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8811
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8858
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8859
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, providedIn: 'root' }); }
|
|
8812
8860
|
}
|
|
8813
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8861
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, decorators: [{
|
|
8814
8862
|
type: Injectable,
|
|
8815
8863
|
args: [{
|
|
8816
8864
|
providedIn: 'root',
|
|
@@ -8883,10 +8931,10 @@ class EsolveSuppliersService {
|
|
|
8883
8931
|
processSuppliers(record) {
|
|
8884
8932
|
return new EsolveSupplier(record);
|
|
8885
8933
|
}
|
|
8886
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8887
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8934
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8935
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, providedIn: 'root' }); }
|
|
8888
8936
|
}
|
|
8889
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8937
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, decorators: [{
|
|
8890
8938
|
type: Injectable,
|
|
8891
8939
|
args: [{
|
|
8892
8940
|
providedIn: 'root',
|
|
@@ -8984,10 +9032,10 @@ class EsolveDeviceService {
|
|
|
8984
9032
|
processDevice(record) {
|
|
8985
9033
|
return new EsolveUserDevice(record);
|
|
8986
9034
|
}
|
|
8987
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8988
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9035
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9036
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, providedIn: 'root' }); }
|
|
8989
9037
|
}
|
|
8990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9038
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, decorators: [{
|
|
8991
9039
|
type: Injectable,
|
|
8992
9040
|
args: [{
|
|
8993
9041
|
providedIn: 'root',
|
|
@@ -9153,10 +9201,10 @@ class EsolveWalletService {
|
|
|
9153
9201
|
}
|
|
9154
9202
|
return transactions;
|
|
9155
9203
|
}
|
|
9156
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9157
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9204
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9205
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, providedIn: 'root' }); }
|
|
9158
9206
|
}
|
|
9159
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9207
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, decorators: [{
|
|
9160
9208
|
type: Injectable,
|
|
9161
9209
|
args: [{
|
|
9162
9210
|
providedIn: 'root',
|
|
@@ -9336,10 +9384,10 @@ class EsolveDeliveriesService {
|
|
|
9336
9384
|
}
|
|
9337
9385
|
return deliveries;
|
|
9338
9386
|
}
|
|
9339
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9340
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9387
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9388
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, providedIn: 'root' }); }
|
|
9341
9389
|
}
|
|
9342
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9390
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, decorators: [{
|
|
9343
9391
|
type: Injectable,
|
|
9344
9392
|
args: [{
|
|
9345
9393
|
providedIn: 'root',
|
|
@@ -9598,10 +9646,10 @@ class EsolveCompetitionsService {
|
|
|
9598
9646
|
processCompetition(record) {
|
|
9599
9647
|
return new EsolveCompetition(record);
|
|
9600
9648
|
}
|
|
9601
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9602
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9649
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9650
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, providedIn: 'root' }); }
|
|
9603
9651
|
}
|
|
9604
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9652
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, decorators: [{
|
|
9605
9653
|
type: Injectable,
|
|
9606
9654
|
args: [{
|
|
9607
9655
|
providedIn: 'root',
|
|
@@ -9763,10 +9811,10 @@ class EsolveReviewsService {
|
|
|
9763
9811
|
}
|
|
9764
9812
|
return reviews;
|
|
9765
9813
|
}
|
|
9766
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9767
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9814
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9815
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, providedIn: 'root' }); }
|
|
9768
9816
|
}
|
|
9769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9817
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, decorators: [{
|
|
9770
9818
|
type: Injectable,
|
|
9771
9819
|
args: [{
|
|
9772
9820
|
providedIn: 'root',
|
|
@@ -9988,10 +10036,10 @@ class EsolveAlbumsService {
|
|
|
9988
10036
|
}
|
|
9989
10037
|
return album_images;
|
|
9990
10038
|
}
|
|
9991
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9992
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10039
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10040
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, providedIn: 'root' }); }
|
|
9993
10041
|
}
|
|
9994
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10042
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, decorators: [{
|
|
9995
10043
|
type: Injectable,
|
|
9996
10044
|
args: [{
|
|
9997
10045
|
providedIn: 'root',
|
|
@@ -10037,10 +10085,10 @@ class EsolveCaptchaService {
|
|
|
10037
10085
|
return new EsolveCaptcha(response.records);
|
|
10038
10086
|
}));
|
|
10039
10087
|
}
|
|
10040
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10041
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10088
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10089
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, providedIn: 'root' }); }
|
|
10042
10090
|
}
|
|
10043
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10091
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, decorators: [{
|
|
10044
10092
|
type: Injectable,
|
|
10045
10093
|
args: [{
|
|
10046
10094
|
providedIn: 'root',
|
|
@@ -10295,10 +10343,10 @@ class EsolveAffiliateService {
|
|
|
10295
10343
|
}
|
|
10296
10344
|
return items;
|
|
10297
10345
|
}
|
|
10298
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10299
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10346
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10347
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, providedIn: 'root' }); }
|
|
10300
10348
|
}
|
|
10301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10349
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, decorators: [{
|
|
10302
10350
|
type: Injectable,
|
|
10303
10351
|
args: [{
|
|
10304
10352
|
providedIn: 'root',
|
|
@@ -10371,10 +10419,10 @@ class EsolveCountryService {
|
|
|
10371
10419
|
processCountry(record) {
|
|
10372
10420
|
return new EsolveCountry(record);
|
|
10373
10421
|
}
|
|
10374
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10375
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10422
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10423
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, providedIn: 'root' }); }
|
|
10376
10424
|
}
|
|
10377
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10425
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, decorators: [{
|
|
10378
10426
|
type: Injectable,
|
|
10379
10427
|
args: [{
|
|
10380
10428
|
providedIn: 'root',
|
|
@@ -10488,10 +10536,10 @@ class EsolveCareersService {
|
|
|
10488
10536
|
return response.records;
|
|
10489
10537
|
}));
|
|
10490
10538
|
}
|
|
10491
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10492
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10539
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10540
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, providedIn: 'root' }); }
|
|
10493
10541
|
}
|
|
10494
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10542
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, decorators: [{
|
|
10495
10543
|
type: Injectable,
|
|
10496
10544
|
args: [{
|
|
10497
10545
|
providedIn: 'root',
|