@esolve/ng-esolve-connect 0.136.0 → 0.138.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 +16 -16
- package/fesm2022/esolve-ng-esolve-connect-media.mjs.map +1 -1
- package/fesm2022/esolve-ng-esolve-connect-survey.mjs +3 -3
- package/fesm2022/esolve-ng-esolve-connect.mjs +194 -162
- package/fesm2022/esolve-ng-esolve-connect.mjs.map +1 -1
- package/index.d.ts +6528 -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 -13
- 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/index.d.ts +0 -1
- 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, 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',
|
|
@@ -473,10 +473,10 @@ class EsolveCategoryTreeService {
|
|
|
473
473
|
}
|
|
474
474
|
return null;
|
|
475
475
|
}
|
|
476
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
477
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
476
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
477
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, providedIn: 'root' }); }
|
|
478
478
|
}
|
|
479
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
479
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, decorators: [{
|
|
480
480
|
type: Injectable,
|
|
481
481
|
args: [{
|
|
482
482
|
providedIn: 'root',
|
|
@@ -555,10 +555,10 @@ class EsolveColoursService {
|
|
|
555
555
|
}
|
|
556
556
|
return colours;
|
|
557
557
|
}
|
|
558
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
559
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
558
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
559
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, providedIn: 'root' }); }
|
|
560
560
|
}
|
|
561
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
561
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, decorators: [{
|
|
562
562
|
type: Injectable,
|
|
563
563
|
args: [{
|
|
564
564
|
providedIn: 'root'
|
|
@@ -679,10 +679,10 @@ class EsolveManufacturersService {
|
|
|
679
679
|
processManufacturer(record) {
|
|
680
680
|
return new EsolveManufacturer(record);
|
|
681
681
|
}
|
|
682
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
683
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
682
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
683
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, providedIn: 'root' }); }
|
|
684
684
|
}
|
|
685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
685
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, decorators: [{
|
|
686
686
|
type: Injectable,
|
|
687
687
|
args: [{
|
|
688
688
|
providedIn: 'root',
|
|
@@ -760,10 +760,10 @@ class EsolveMaterialsService {
|
|
|
760
760
|
}
|
|
761
761
|
return materials;
|
|
762
762
|
}
|
|
763
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
764
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
763
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
764
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, providedIn: 'root' }); }
|
|
765
765
|
}
|
|
766
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
766
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, decorators: [{
|
|
767
767
|
type: Injectable,
|
|
768
768
|
args: [{
|
|
769
769
|
providedIn: 'root'
|
|
@@ -880,10 +880,10 @@ class EsolveRangesService {
|
|
|
880
880
|
processRange(record) {
|
|
881
881
|
return new EsolveRange(record);
|
|
882
882
|
}
|
|
883
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
884
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
883
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
884
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, providedIn: 'root' }); }
|
|
885
885
|
}
|
|
886
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
886
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, decorators: [{
|
|
887
887
|
type: Injectable,
|
|
888
888
|
args: [{
|
|
889
889
|
providedIn: 'root',
|
|
@@ -984,10 +984,10 @@ class EsolveTagsService {
|
|
|
984
984
|
}
|
|
985
985
|
return tags;
|
|
986
986
|
}
|
|
987
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
988
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
987
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
988
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, providedIn: 'root' }); }
|
|
989
989
|
}
|
|
990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
990
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, decorators: [{
|
|
991
991
|
type: Injectable,
|
|
992
992
|
args: [{
|
|
993
993
|
providedIn: 'root',
|
|
@@ -1046,10 +1046,10 @@ class EsolveTopicService {
|
|
|
1046
1046
|
}
|
|
1047
1047
|
return topics;
|
|
1048
1048
|
}
|
|
1049
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1050
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1049
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1050
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, providedIn: 'root' }); }
|
|
1051
1051
|
}
|
|
1052
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1052
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, decorators: [{
|
|
1053
1053
|
type: Injectable,
|
|
1054
1054
|
args: [{
|
|
1055
1055
|
providedIn: 'root',
|
|
@@ -1651,10 +1651,10 @@ class EsolveResponseHandlerService {
|
|
|
1651
1651
|
}
|
|
1652
1652
|
return resultHandler(response, http_response.additional_data);
|
|
1653
1653
|
}
|
|
1654
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1655
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1654
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1655
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, providedIn: 'root' }); }
|
|
1656
1656
|
}
|
|
1657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1657
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, decorators: [{
|
|
1658
1658
|
type: Injectable,
|
|
1659
1659
|
args: [{
|
|
1660
1660
|
providedIn: 'root',
|
|
@@ -1890,10 +1890,10 @@ class EsolveErrorHandlerService {
|
|
|
1890
1890
|
parseDeleteError(result) {
|
|
1891
1891
|
return new EsolveHttpError('error', result.code, result.message);
|
|
1892
1892
|
}
|
|
1893
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
1894
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
1893
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
1894
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, providedIn: 'root' }); }
|
|
1895
1895
|
}
|
|
1896
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
1896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, decorators: [{
|
|
1897
1897
|
type: Injectable,
|
|
1898
1898
|
args: [{
|
|
1899
1899
|
providedIn: 'root',
|
|
@@ -2665,10 +2665,10 @@ class EsolveStockService {
|
|
|
2665
2665
|
return this.errorHandler.handleHttpPostError('set-notify', errorRes);
|
|
2666
2666
|
}));
|
|
2667
2667
|
}
|
|
2668
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
2669
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
2668
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
2669
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, providedIn: 'root' }); }
|
|
2670
2670
|
}
|
|
2671
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
2671
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, decorators: [{
|
|
2672
2672
|
type: Injectable,
|
|
2673
2673
|
args: [{
|
|
2674
2674
|
providedIn: 'root',
|
|
@@ -3038,10 +3038,10 @@ class EsolveEventTargetService {
|
|
|
3038
3038
|
listener_set.forEach((callback) => callback(event));
|
|
3039
3039
|
}
|
|
3040
3040
|
}
|
|
3041
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3042
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3041
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3042
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, providedIn: 'root' }); }
|
|
3043
3043
|
}
|
|
3044
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3044
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, decorators: [{
|
|
3045
3045
|
type: Injectable,
|
|
3046
3046
|
args: [{
|
|
3047
3047
|
providedIn: 'root',
|
|
@@ -3077,10 +3077,10 @@ class EsolveNotificationsService {
|
|
|
3077
3077
|
}
|
|
3078
3078
|
return notifications;
|
|
3079
3079
|
}
|
|
3080
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3081
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3080
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3081
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, providedIn: 'root' }); }
|
|
3082
3082
|
}
|
|
3083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3083
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, decorators: [{
|
|
3084
3084
|
type: Injectable,
|
|
3085
3085
|
args: [{
|
|
3086
3086
|
providedIn: 'root',
|
|
@@ -3128,10 +3128,10 @@ class EsolveCartErrorHandlerService {
|
|
|
3128
3128
|
'remove_from_cart' in cart_item_error &&
|
|
3129
3129
|
'error_msg' in cart_item_error);
|
|
3130
3130
|
}
|
|
3131
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3132
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3131
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3132
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, providedIn: 'root' }); }
|
|
3133
3133
|
}
|
|
3134
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3134
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, decorators: [{
|
|
3135
3135
|
type: Injectable,
|
|
3136
3136
|
args: [{
|
|
3137
3137
|
providedIn: 'root',
|
|
@@ -3183,10 +3183,10 @@ class EsolveCookieService {
|
|
|
3183
3183
|
delete(name, options) {
|
|
3184
3184
|
this.cookieService.delete(name, options?.path, options?.domain, options?.secure, options?.sameSite);
|
|
3185
3185
|
}
|
|
3186
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3187
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3186
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3187
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, providedIn: 'root' }); }
|
|
3188
3188
|
}
|
|
3189
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, decorators: [{
|
|
3190
3190
|
type: Injectable,
|
|
3191
3191
|
args: [{
|
|
3192
3192
|
providedIn: 'root',
|
|
@@ -3435,10 +3435,10 @@ class EsolveCouponsService {
|
|
|
3435
3435
|
}
|
|
3436
3436
|
return coupons;
|
|
3437
3437
|
}
|
|
3438
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3439
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3438
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3439
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, providedIn: 'root' }); }
|
|
3440
3440
|
}
|
|
3441
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3441
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, decorators: [{
|
|
3442
3442
|
type: Injectable,
|
|
3443
3443
|
args: [{
|
|
3444
3444
|
providedIn: 'root',
|
|
@@ -3671,10 +3671,10 @@ class EsolveVouchersService {
|
|
|
3671
3671
|
}
|
|
3672
3672
|
return vouchers;
|
|
3673
3673
|
}
|
|
3674
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3675
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3674
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3675
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, providedIn: 'root' }); }
|
|
3676
3676
|
}
|
|
3677
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3677
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, decorators: [{
|
|
3678
3678
|
type: Injectable,
|
|
3679
3679
|
args: [{
|
|
3680
3680
|
providedIn: 'root',
|
|
@@ -3970,10 +3970,10 @@ class EsolveCartService {
|
|
|
3970
3970
|
processCartTotals(record) {
|
|
3971
3971
|
return new EsolveCartTotals(record);
|
|
3972
3972
|
}
|
|
3973
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
3974
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
3973
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
3974
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, providedIn: 'root' }); }
|
|
3975
3975
|
}
|
|
3976
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
3976
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, decorators: [{
|
|
3977
3977
|
type: Injectable,
|
|
3978
3978
|
args: [{
|
|
3979
3979
|
providedIn: 'root',
|
|
@@ -3987,14 +3987,14 @@ class EsolveSessionService {
|
|
|
3987
3987
|
this.cookieService = inject(EsolveCookieService);
|
|
3988
3988
|
this.storage_key = this.setStorageKey();
|
|
3989
3989
|
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()));
|
|
3990
|
+
this.token = signal('', ...(ngDevMode ? [{ debugName: "token" }] : []));
|
|
3991
|
+
this.user_id = signal(0, ...(ngDevMode ? [{ debugName: "user_id" }] : []));
|
|
3992
|
+
this.access_level = signal(0, ...(ngDevMode ? [{ debugName: "access_level" }] : []));
|
|
3993
|
+
this.location_id = signal(0, ...(ngDevMode ? [{ debugName: "location_id" }] : []));
|
|
3994
|
+
this.addresses_id = signal(0, ...(ngDevMode ? [{ debugName: "addresses_id" }] : []));
|
|
3995
|
+
this.shipping_id = signal(0, ...(ngDevMode ? [{ debugName: "shipping_id" }] : []));
|
|
3996
|
+
this.clients_id = signal(0, ...(ngDevMode ? [{ debugName: "clients_id" }] : []));
|
|
3997
|
+
this.state_hash = computed(() => esolveHexHash(this.token(), this.user_id(), this.location_id(), this.clients_id()), ...(ngDevMode ? [{ debugName: "state_hash" }] : []));
|
|
3998
3998
|
this.session = computed(() => {
|
|
3999
3999
|
return {
|
|
4000
4000
|
token: this.token(),
|
|
@@ -4005,7 +4005,7 @@ class EsolveSessionService {
|
|
|
4005
4005
|
shipping_id: this.shipping_id(),
|
|
4006
4006
|
clients_id: this.clients_id(),
|
|
4007
4007
|
};
|
|
4008
|
-
});
|
|
4008
|
+
}, ...(ngDevMode ? [{ debugName: "session" }] : []));
|
|
4009
4009
|
this.token$ = toObservable(this.token);
|
|
4010
4010
|
this.user_id$ = toObservable(this.user_id);
|
|
4011
4011
|
this.access_level$ = toObservable(this.access_level);
|
|
@@ -4215,10 +4215,10 @@ class EsolveSessionService {
|
|
|
4215
4215
|
}
|
|
4216
4216
|
localStorage.removeItem(this.storage_key);
|
|
4217
4217
|
}
|
|
4218
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4219
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4218
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4219
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, providedIn: 'root' }); }
|
|
4220
4220
|
}
|
|
4221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, decorators: [{
|
|
4222
4222
|
type: Injectable,
|
|
4223
4223
|
args: [{
|
|
4224
4224
|
providedIn: 'root',
|
|
@@ -4278,10 +4278,10 @@ class EsolveSessionMetadataService {
|
|
|
4278
4278
|
return this.errorHandler.handleHttpDeleteError('delete-sessions-metadata', errorRes);
|
|
4279
4279
|
}));
|
|
4280
4280
|
}
|
|
4281
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4282
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4281
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4282
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, providedIn: 'root' }); }
|
|
4283
4283
|
}
|
|
4284
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4284
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, decorators: [{
|
|
4285
4285
|
type: Injectable,
|
|
4286
4286
|
args: [{
|
|
4287
4287
|
providedIn: 'root',
|
|
@@ -4310,9 +4310,9 @@ class EsolveAuthService {
|
|
|
4310
4310
|
* Time to wait before attempting to refresh the token if validation fails
|
|
4311
4311
|
*/
|
|
4312
4312
|
this.validation_delay = 5000;
|
|
4313
|
-
this.#validating_session = signal(false);
|
|
4314
|
-
this.#validating_session_retries = signal(0);
|
|
4315
|
-
this.#fatal_session_error_message = signal('');
|
|
4313
|
+
this.#validating_session = signal(false, ...(ngDevMode ? [{ debugName: "#validating_session" }] : []));
|
|
4314
|
+
this.#validating_session_retries = signal(0, ...(ngDevMode ? [{ debugName: "#validating_session_retries" }] : []));
|
|
4315
|
+
this.#fatal_session_error_message = signal('', ...(ngDevMode ? [{ debugName: "#fatal_session_error_message" }] : []));
|
|
4316
4316
|
this.validating_session$ = toObservable(this.#validating_session);
|
|
4317
4317
|
this.fatal_session_error_message$ = toObservable(this.#fatal_session_error_message);
|
|
4318
4318
|
this.session
|
|
@@ -4673,10 +4673,10 @@ class EsolveAuthService {
|
|
|
4673
4673
|
})));
|
|
4674
4674
|
}), take(1));
|
|
4675
4675
|
}
|
|
4676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4677
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4676
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4677
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, providedIn: 'root' }); }
|
|
4678
4678
|
}
|
|
4679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4679
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, decorators: [{
|
|
4680
4680
|
type: Injectable,
|
|
4681
4681
|
args: [{
|
|
4682
4682
|
providedIn: 'root',
|
|
@@ -4784,10 +4784,10 @@ class EsolveOtpService {
|
|
|
4784
4784
|
return throwError(() => error);
|
|
4785
4785
|
}
|
|
4786
4786
|
}
|
|
4787
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
4788
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
4787
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
4788
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, providedIn: 'root' }); }
|
|
4789
4789
|
}
|
|
4790
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4790
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, decorators: [{
|
|
4791
4791
|
type: Injectable,
|
|
4792
4792
|
args: [{
|
|
4793
4793
|
providedIn: 'root',
|
|
@@ -4893,11 +4893,11 @@ class NgEsolveConnectModule {
|
|
|
4893
4893
|
providers: provideNgEsolveConnect(config, auto_login),
|
|
4894
4894
|
};
|
|
4895
4895
|
}
|
|
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: "
|
|
4896
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
|
4897
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, imports: [CommonModule] }); }
|
|
4898
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, providers: [provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule] }); }
|
|
4899
4899
|
}
|
|
4900
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
4900
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, decorators: [{
|
|
4901
4901
|
type: NgModule,
|
|
4902
4902
|
args: [{
|
|
4903
4903
|
imports: [CommonModule],
|
|
@@ -5018,10 +5018,10 @@ class EsolveCdnSrcDirective {
|
|
|
5018
5018
|
isImage(el) {
|
|
5019
5019
|
return 'loading' in this.el.nativeElement;
|
|
5020
5020
|
}
|
|
5021
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5022
|
-
static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "
|
|
5021
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCdnSrcDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
|
|
5022
|
+
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
5023
|
}
|
|
5024
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5024
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCdnSrcDirective, decorators: [{
|
|
5025
5025
|
type: Directive,
|
|
5026
5026
|
args: [{
|
|
5027
5027
|
selector: '[eslvCdnSrc]',
|
|
@@ -5115,10 +5115,10 @@ class EsolveGeocoderService {
|
|
|
5115
5115
|
const geocode_result = new EsolveGeocodeResult(record.formatted_address, geocode_address, geocode_coords, record.status, record.checksum, record.cached);
|
|
5116
5116
|
return geocode_result;
|
|
5117
5117
|
}
|
|
5118
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5119
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5118
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5119
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, providedIn: 'root' }); }
|
|
5120
5120
|
}
|
|
5121
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5121
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, decorators: [{
|
|
5122
5122
|
type: Injectable,
|
|
5123
5123
|
args: [{
|
|
5124
5124
|
providedIn: 'root',
|
|
@@ -5362,10 +5362,10 @@ class EsolveAssetsService {
|
|
|
5362
5362
|
const total = total_records;
|
|
5363
5363
|
return new EsolveList(assets, page, rows, total);
|
|
5364
5364
|
}
|
|
5365
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
5366
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
5365
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
5366
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, providedIn: 'root' }); }
|
|
5367
5367
|
}
|
|
5368
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
5368
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, decorators: [{
|
|
5369
5369
|
type: Injectable,
|
|
5370
5370
|
args: [{
|
|
5371
5371
|
providedIn: 'root',
|
|
@@ -6111,6 +6111,8 @@ class EsolveLocationsService {
|
|
|
6111
6111
|
* @param longitude if supplied and address_id > 0, the value is ignored.
|
|
6112
6112
|
*
|
|
6113
6113
|
* @returns An `Observable` with an array of stock locations
|
|
6114
|
+
*
|
|
6115
|
+
* @deprecated Use `getLocationsGeo` instead
|
|
6114
6116
|
*/
|
|
6115
6117
|
getStockLocationsGeo(addresses_id = 0, latitude = 0, longitude = 0, dispatches_stock, include_on_store_locator) {
|
|
6116
6118
|
return this.getLocationsGeoRecords({
|
|
@@ -6121,6 +6123,20 @@ class EsolveLocationsService {
|
|
|
6121
6123
|
include_on_store_locator,
|
|
6122
6124
|
});
|
|
6123
6125
|
}
|
|
6126
|
+
/**
|
|
6127
|
+
* Retrieves a list of stock locations using the address_id as parameter or the latitude and longitude.
|
|
6128
|
+
* Set the addresses_id to 0 and the gps coordinates in order to retrieve the locations list when the address isn't
|
|
6129
|
+
* yet saved.
|
|
6130
|
+
*
|
|
6131
|
+
* @param addresses_id if supplied, the latitude and longitude on the address will be used.
|
|
6132
|
+
* @param latitude if supplied and address_id > 0, the value is ignored.
|
|
6133
|
+
* @param longitude if supplied and address_id > 0, the value is ignored.
|
|
6134
|
+
*
|
|
6135
|
+
* @returns An `Observable` with an array of stock locations
|
|
6136
|
+
*/
|
|
6137
|
+
getLocationsGeo(options) {
|
|
6138
|
+
return this.getLocationsGeoRecords(options);
|
|
6139
|
+
}
|
|
6124
6140
|
getLocationFilters(options) {
|
|
6125
6141
|
const params = new HttpParams({
|
|
6126
6142
|
fromObject: {
|
|
@@ -6209,10 +6225,10 @@ class EsolveLocationsService {
|
|
|
6209
6225
|
}
|
|
6210
6226
|
return params;
|
|
6211
6227
|
}
|
|
6212
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6213
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6228
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6229
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, providedIn: 'root' }); }
|
|
6214
6230
|
}
|
|
6215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6231
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, decorators: [{
|
|
6216
6232
|
type: Injectable,
|
|
6217
6233
|
args: [{
|
|
6218
6234
|
providedIn: 'root',
|
|
@@ -6576,10 +6592,10 @@ class EsolveTransactionsService {
|
|
|
6576
6592
|
}
|
|
6577
6593
|
return transactions;
|
|
6578
6594
|
}
|
|
6579
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
6580
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
6595
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
6596
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, providedIn: 'root' }); }
|
|
6581
6597
|
}
|
|
6582
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
6598
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, decorators: [{
|
|
6583
6599
|
type: Injectable,
|
|
6584
6600
|
args: [{
|
|
6585
6601
|
providedIn: 'root',
|
|
@@ -7292,10 +7308,10 @@ class EsolveAccountService {
|
|
|
7292
7308
|
}
|
|
7293
7309
|
return assets;
|
|
7294
7310
|
}
|
|
7295
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7296
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7311
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7312
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, providedIn: 'root' }); }
|
|
7297
7313
|
}
|
|
7298
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7314
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, decorators: [{
|
|
7299
7315
|
type: Injectable,
|
|
7300
7316
|
args: [{
|
|
7301
7317
|
providedIn: 'root',
|
|
@@ -7437,10 +7453,10 @@ class EsolveBannerService {
|
|
|
7437
7453
|
}
|
|
7438
7454
|
return banners;
|
|
7439
7455
|
}
|
|
7440
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7441
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7456
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7457
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, providedIn: 'root' }); }
|
|
7442
7458
|
}
|
|
7443
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7459
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, decorators: [{
|
|
7444
7460
|
type: Injectable,
|
|
7445
7461
|
args: [{
|
|
7446
7462
|
providedIn: 'root',
|
|
@@ -7507,10 +7523,10 @@ class EsolveMenuService {
|
|
|
7507
7523
|
}
|
|
7508
7524
|
return menu;
|
|
7509
7525
|
}
|
|
7510
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7511
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7526
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7527
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, providedIn: 'root' }); }
|
|
7512
7528
|
}
|
|
7513
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7529
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, decorators: [{
|
|
7514
7530
|
type: Injectable,
|
|
7515
7531
|
args: [{
|
|
7516
7532
|
providedIn: 'root',
|
|
@@ -7745,10 +7761,10 @@ class EsolveNewsService {
|
|
|
7745
7761
|
return this.errorHandler.handleHttpPostError('set-newsletter', errorRes);
|
|
7746
7762
|
}));
|
|
7747
7763
|
}
|
|
7748
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7749
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7764
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7765
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, providedIn: 'root' }); }
|
|
7750
7766
|
}
|
|
7751
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7767
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, decorators: [{
|
|
7752
7768
|
type: Injectable,
|
|
7753
7769
|
args: [{
|
|
7754
7770
|
providedIn: 'root',
|
|
@@ -7892,10 +7908,10 @@ class EsolveSpecialsService {
|
|
|
7892
7908
|
processSpecial(record) {
|
|
7893
7909
|
return new EsolveSpecial(record);
|
|
7894
7910
|
}
|
|
7895
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
7896
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
7911
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
7912
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, providedIn: 'root' }); }
|
|
7897
7913
|
}
|
|
7898
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
7914
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, decorators: [{
|
|
7899
7915
|
type: Injectable,
|
|
7900
7916
|
args: [{
|
|
7901
7917
|
providedIn: 'root',
|
|
@@ -8332,10 +8348,10 @@ class EsolvePaymentService {
|
|
|
8332
8348
|
}
|
|
8333
8349
|
return vault;
|
|
8334
8350
|
}
|
|
8335
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8336
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8351
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8352
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, providedIn: 'root' }); }
|
|
8337
8353
|
}
|
|
8338
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8354
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, decorators: [{
|
|
8339
8355
|
type: Injectable,
|
|
8340
8356
|
args: [{
|
|
8341
8357
|
providedIn: 'root',
|
|
@@ -8648,10 +8664,10 @@ class EsolveShippingService {
|
|
|
8648
8664
|
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
8665
|
return shipping_cost;
|
|
8650
8666
|
}
|
|
8651
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8652
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8667
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8668
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, providedIn: 'root' }); }
|
|
8653
8669
|
}
|
|
8654
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8670
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, decorators: [{
|
|
8655
8671
|
type: Injectable,
|
|
8656
8672
|
args: [{
|
|
8657
8673
|
providedIn: 'root',
|
|
@@ -8686,10 +8702,10 @@ class EsolveEnquiryService {
|
|
|
8686
8702
|
return this.errorHandler.handleHttpPostError('set-enquiry', errorRes);
|
|
8687
8703
|
}));
|
|
8688
8704
|
}
|
|
8689
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8690
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8705
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8706
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, providedIn: 'root' }); }
|
|
8691
8707
|
}
|
|
8692
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8708
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, decorators: [{
|
|
8693
8709
|
type: Injectable,
|
|
8694
8710
|
args: [{
|
|
8695
8711
|
providedIn: 'root',
|
|
@@ -8807,10 +8823,10 @@ class EsolveWishlistService {
|
|
|
8807
8823
|
getWishlistRecords(params) {
|
|
8808
8824
|
return this.http.get(`${this.config.api_url}/get-wishlist.php`, { params });
|
|
8809
8825
|
}
|
|
8810
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8811
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8826
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8827
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, providedIn: 'root' }); }
|
|
8812
8828
|
}
|
|
8813
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8829
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, decorators: [{
|
|
8814
8830
|
type: Injectable,
|
|
8815
8831
|
args: [{
|
|
8816
8832
|
providedIn: 'root',
|
|
@@ -8883,10 +8899,10 @@ class EsolveSuppliersService {
|
|
|
8883
8899
|
processSuppliers(record) {
|
|
8884
8900
|
return new EsolveSupplier(record);
|
|
8885
8901
|
}
|
|
8886
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8887
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
8902
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
8903
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, providedIn: 'root' }); }
|
|
8888
8904
|
}
|
|
8889
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
8905
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, decorators: [{
|
|
8890
8906
|
type: Injectable,
|
|
8891
8907
|
args: [{
|
|
8892
8908
|
providedIn: 'root',
|
|
@@ -8984,10 +9000,10 @@ class EsolveDeviceService {
|
|
|
8984
9000
|
processDevice(record) {
|
|
8985
9001
|
return new EsolveUserDevice(record);
|
|
8986
9002
|
}
|
|
8987
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
8988
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9003
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9004
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, providedIn: 'root' }); }
|
|
8989
9005
|
}
|
|
8990
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9006
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, decorators: [{
|
|
8991
9007
|
type: Injectable,
|
|
8992
9008
|
args: [{
|
|
8993
9009
|
providedIn: 'root',
|
|
@@ -9153,10 +9169,10 @@ class EsolveWalletService {
|
|
|
9153
9169
|
}
|
|
9154
9170
|
return transactions;
|
|
9155
9171
|
}
|
|
9156
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9157
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9172
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9173
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, providedIn: 'root' }); }
|
|
9158
9174
|
}
|
|
9159
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9175
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, decorators: [{
|
|
9160
9176
|
type: Injectable,
|
|
9161
9177
|
args: [{
|
|
9162
9178
|
providedIn: 'root',
|
|
@@ -9336,10 +9352,10 @@ class EsolveDeliveriesService {
|
|
|
9336
9352
|
}
|
|
9337
9353
|
return deliveries;
|
|
9338
9354
|
}
|
|
9339
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9340
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9355
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9356
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, providedIn: 'root' }); }
|
|
9341
9357
|
}
|
|
9342
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9358
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, decorators: [{
|
|
9343
9359
|
type: Injectable,
|
|
9344
9360
|
args: [{
|
|
9345
9361
|
providedIn: 'root',
|
|
@@ -9598,10 +9614,10 @@ class EsolveCompetitionsService {
|
|
|
9598
9614
|
processCompetition(record) {
|
|
9599
9615
|
return new EsolveCompetition(record);
|
|
9600
9616
|
}
|
|
9601
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9602
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9617
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9618
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, providedIn: 'root' }); }
|
|
9603
9619
|
}
|
|
9604
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9620
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, decorators: [{
|
|
9605
9621
|
type: Injectable,
|
|
9606
9622
|
args: [{
|
|
9607
9623
|
providedIn: 'root',
|
|
@@ -9763,10 +9779,10 @@ class EsolveReviewsService {
|
|
|
9763
9779
|
}
|
|
9764
9780
|
return reviews;
|
|
9765
9781
|
}
|
|
9766
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9767
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
9782
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
9783
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, providedIn: 'root' }); }
|
|
9768
9784
|
}
|
|
9769
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
9785
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, decorators: [{
|
|
9770
9786
|
type: Injectable,
|
|
9771
9787
|
args: [{
|
|
9772
9788
|
providedIn: 'root',
|
|
@@ -9988,10 +10004,10 @@ class EsolveAlbumsService {
|
|
|
9988
10004
|
}
|
|
9989
10005
|
return album_images;
|
|
9990
10006
|
}
|
|
9991
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
9992
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10007
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10008
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, providedIn: 'root' }); }
|
|
9993
10009
|
}
|
|
9994
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10010
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, decorators: [{
|
|
9995
10011
|
type: Injectable,
|
|
9996
10012
|
args: [{
|
|
9997
10013
|
providedIn: 'root',
|
|
@@ -10037,10 +10053,10 @@ class EsolveCaptchaService {
|
|
|
10037
10053
|
return new EsolveCaptcha(response.records);
|
|
10038
10054
|
}));
|
|
10039
10055
|
}
|
|
10040
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10041
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10056
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10057
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, providedIn: 'root' }); }
|
|
10042
10058
|
}
|
|
10043
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10059
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, decorators: [{
|
|
10044
10060
|
type: Injectable,
|
|
10045
10061
|
args: [{
|
|
10046
10062
|
providedIn: 'root',
|
|
@@ -10295,10 +10311,10 @@ class EsolveAffiliateService {
|
|
|
10295
10311
|
}
|
|
10296
10312
|
return items;
|
|
10297
10313
|
}
|
|
10298
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10299
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10314
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10315
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, providedIn: 'root' }); }
|
|
10300
10316
|
}
|
|
10301
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10317
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, decorators: [{
|
|
10302
10318
|
type: Injectable,
|
|
10303
10319
|
args: [{
|
|
10304
10320
|
providedIn: 'root',
|
|
@@ -10371,10 +10387,10 @@ class EsolveCountryService {
|
|
|
10371
10387
|
processCountry(record) {
|
|
10372
10388
|
return new EsolveCountry(record);
|
|
10373
10389
|
}
|
|
10374
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10375
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10390
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10391
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, providedIn: 'root' }); }
|
|
10376
10392
|
}
|
|
10377
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10393
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, decorators: [{
|
|
10378
10394
|
type: Injectable,
|
|
10379
10395
|
args: [{
|
|
10380
10396
|
providedIn: 'root',
|
|
@@ -10450,6 +10466,22 @@ class EsolveCareersService {
|
|
|
10450
10466
|
if (options.rows) {
|
|
10451
10467
|
params = params.set('rows', options.rows);
|
|
10452
10468
|
}
|
|
10469
|
+
if (options.sort) {
|
|
10470
|
+
const sort = options.sort;
|
|
10471
|
+
if (sort.field) {
|
|
10472
|
+
params = params.set('sort', sort.field);
|
|
10473
|
+
}
|
|
10474
|
+
if (sort.order) {
|
|
10475
|
+
params = params.set('order', sort.order);
|
|
10476
|
+
}
|
|
10477
|
+
}
|
|
10478
|
+
if (options.filters) {
|
|
10479
|
+
let filters = options.filters;
|
|
10480
|
+
if (!Array.isArray(filters)) {
|
|
10481
|
+
filters = EsolveFilterFactory.covertFromObj(filters);
|
|
10482
|
+
}
|
|
10483
|
+
params = EsolveFilterFactory.convertToHttpParams(filters, params);
|
|
10484
|
+
}
|
|
10453
10485
|
}
|
|
10454
10486
|
return this.getCareerRecords(params).pipe(map$1((records) => {
|
|
10455
10487
|
const careers = [];
|
|
@@ -10472,10 +10504,10 @@ class EsolveCareersService {
|
|
|
10472
10504
|
return response.records;
|
|
10473
10505
|
}));
|
|
10474
10506
|
}
|
|
10475
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
|
10476
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
|
10507
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
|
10508
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, providedIn: 'root' }); }
|
|
10477
10509
|
}
|
|
10478
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
|
10510
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, decorators: [{
|
|
10479
10511
|
type: Injectable,
|
|
10480
10512
|
args: [{
|
|
10481
10513
|
providedIn: 'root',
|