@esolve/ng-esolve-connect 0.137.0 → 0.139.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (779) hide show
  1. package/fesm2022/esolve-ng-esolve-connect-media.mjs +23 -19
  2. package/fesm2022/esolve-ng-esolve-connect-media.mjs.map +1 -1
  3. package/fesm2022/esolve-ng-esolve-connect-survey.mjs +7 -5
  4. package/fesm2022/esolve-ng-esolve-connect-survey.mjs.map +1 -1
  5. package/fesm2022/esolve-ng-esolve-connect.mjs +216 -168
  6. package/fesm2022/esolve-ng-esolve-connect.mjs.map +1 -1
  7. package/index.d.ts +6537 -43
  8. package/media/index.d.ts +262 -8
  9. package/package.json +1 -1
  10. package/survey/index.d.ts +225 -4
  11. package/lib/account/address/classes/esolve-address-result.model.d.ts +0 -10
  12. package/lib/account/address/classes/esolve-address.model.d.ts +0 -23
  13. package/lib/account/address/classes/esolve-session-address-update-result.model.d.ts +0 -5
  14. package/lib/account/address/classes/index.d.ts +0 -3
  15. package/lib/account/address/index.d.ts +0 -3
  16. package/lib/account/address/interfaces/esolve-address-post-data.interface.d.ts +0 -23
  17. package/lib/account/address/interfaces/esolve-address-record.interface.d.ts +0 -21
  18. package/lib/account/address/interfaces/esolve-address-response.interface.d.ts +0 -8
  19. package/lib/account/address/interfaces/index.d.ts +0 -3
  20. package/lib/account/address/types/esolve-address-place-type.type.d.ts +0 -1
  21. package/lib/account/address/types/esolve-address-type.type.d.ts +0 -1
  22. package/lib/account/address/types/index.d.ts +0 -2
  23. package/lib/account/confirmation/esolve-account-confirmation-post-response-item.interface.d.ts +0 -10
  24. package/lib/account/confirmation/esolve-account-confirmation-result.model.d.ts +0 -8
  25. package/lib/account/confirmation/index.d.ts +0 -2
  26. package/lib/account/esolve-account.service.d.ts +0 -76
  27. package/lib/account/esolve-geocode-response.interface.d.ts +0 -16
  28. package/lib/account/esolve-session-client-update-result.model.d.ts +0 -5
  29. package/lib/account/esolve-session-shipping-update-result.model.d.ts +0 -5
  30. package/lib/account/index.d.ts +0 -10
  31. package/lib/account/location/classes/esolve-location-update-result.model.d.ts +0 -5
  32. package/lib/account/location/classes/index.d.ts +0 -1
  33. package/lib/account/location/index.d.ts +0 -2
  34. package/lib/account/location/interfaces/esolve-location-options.interface.d.ts +0 -4
  35. package/lib/account/location/interfaces/index.d.ts +0 -1
  36. package/lib/account/password/esolve-change-password-result.model.d.ts +0 -5
  37. package/lib/account/password/esolve-forgot-password-get-result.interface.d.ts +0 -3
  38. package/lib/account/password/esolve-forgot-password-response.interface.d.ts +0 -9
  39. package/lib/account/password/esolve-reset-password-result.model.d.ts +0 -9
  40. package/lib/account/password/index.d.ts +0 -4
  41. package/lib/account/registration/esolve-registration-data.interface.d.ts +0 -18
  42. package/lib/account/registration/esolve-registration-post-response-item.interface.d.ts +0 -9
  43. package/lib/account/registration/esolve-registration-result.model.d.ts +0 -10
  44. package/lib/account/registration/index.d.ts +0 -3
  45. package/lib/account/user-account/classes/esolve-client-asset-list.model.d.ts +0 -4
  46. package/lib/account/user-account/classes/esolve-client-asset.model.d.ts +0 -9
  47. package/lib/account/user-account/classes/esolve-erp-document-request.model.d.ts +0 -10
  48. package/lib/account/user-account/classes/esolve-erp-documents-request-result.model.d.ts +0 -4
  49. package/lib/account/user-account/classes/esolve-statement-ageing.model.d.ts +0 -6
  50. package/lib/account/user-account/classes/esolve-statement-balances.model.d.ts +0 -7
  51. package/lib/account/user-account/classes/esolve-statement-transaction.model.d.ts +0 -14
  52. package/lib/account/user-account/classes/esolve-statement.model.d.ts +0 -8
  53. package/lib/account/user-account/classes/esolve-user-account-business.model.d.ts +0 -8
  54. package/lib/account/user-account/classes/esolve-user-account-contact.model.d.ts +0 -7
  55. package/lib/account/user-account/classes/esolve-user-account-result.model.d.ts +0 -5
  56. package/lib/account/user-account/classes/esolve-user-account.model.d.ts +0 -21
  57. package/lib/account/user-account/classes/esolve-user-client-account-balances.model.d.ts +0 -12
  58. package/lib/account/user-account/classes/esolve-user-client-account.model.d.ts +0 -48
  59. package/lib/account/user-account/classes/index.d.ts +0 -14
  60. package/lib/account/user-account/index.d.ts +0 -2
  61. package/lib/account/user-account/interfaces/esolve-client-asset-record.interface.d.ts +0 -7
  62. package/lib/account/user-account/interfaces/esolve-client-assets-options.interface.d.ts +0 -9
  63. package/lib/account/user-account/interfaces/esolve-erp-document-request-record.interface.d.ts +0 -8
  64. package/lib/account/user-account/interfaces/esolve-statement-ageing-record.interface.d.ts +0 -4
  65. package/lib/account/user-account/interfaces/esolve-statement-balances-record.interface.d.ts +0 -5
  66. package/lib/account/user-account/interfaces/esolve-statement-record.interface.d.ts +0 -6
  67. package/lib/account/user-account/interfaces/esolve-statement-transaction-record.interface.d.ts +0 -12
  68. package/lib/account/user-account/interfaces/esolve-user-account-data.interface.d.ts +0 -17
  69. package/lib/account/user-account/interfaces/esolve-user-account-record.interface.d.ts +0 -23
  70. package/lib/account/user-account/interfaces/esolve-user-client-account-balances-record.interface.d.ts +0 -11
  71. package/lib/account/user-account/interfaces/esolve-user-client-account-record.interface.d.ts +0 -42
  72. package/lib/account/user-account/interfaces/index.d.ts +0 -11
  73. package/lib/account/user-account/types/esolve-client-assets-sort-field.type.d.ts +0 -1
  74. package/lib/account/user-account/types/index.d.ts +0 -1
  75. package/lib/affiliates/classes/esolve-affiliate-check-result.model.d.ts +0 -38
  76. package/lib/affiliates/classes/esolve-affiliate-link-result.model.d.ts +0 -6
  77. package/lib/affiliates/classes/esolve-affiliate.model.d.ts +0 -38
  78. package/lib/affiliates/classes/index.d.ts +0 -3
  79. package/lib/affiliates/index.d.ts +0 -4
  80. package/lib/affiliates/interfaces/esolve-affiliate-check-record.interface.d.ts +0 -7
  81. package/lib/affiliates/interfaces/esolve-affiliate-link-options.interface.d.ts +0 -4
  82. package/lib/affiliates/interfaces/esolve-affiliate-record.interface.d.ts +0 -7
  83. package/lib/affiliates/interfaces/esolve-affiliates-options.interface.d.ts +0 -6
  84. package/lib/affiliates/interfaces/index.d.ts +0 -4
  85. package/lib/affiliates/services/esolve-affiliate.service.d.ts +0 -85
  86. package/lib/affiliates/services/index.d.ts +0 -1
  87. package/lib/affiliates/types/esolve-affiliate-link-response.type.d.ts +0 -2
  88. package/lib/affiliates/types/index.d.ts +0 -1
  89. package/lib/albums/classes/esolve-album-image-list.model.d.ts +0 -4
  90. package/lib/albums/classes/esolve-album-image.model.d.ts +0 -30
  91. package/lib/albums/classes/esolve-album-list.model.d.ts +0 -4
  92. package/lib/albums/classes/esolve-album.model.d.ts +0 -9
  93. package/lib/albums/classes/index.d.ts +0 -4
  94. package/lib/albums/index.d.ts +0 -4
  95. package/lib/albums/interfaces/esolve-album-image-options.interface.d.ts +0 -6
  96. package/lib/albums/interfaces/esolve-album-image-record.interface.d.ts +0 -5
  97. package/lib/albums/interfaces/esolve-album-options.interface.d.ts +0 -6
  98. package/lib/albums/interfaces/esolve-album-record.interface.d.ts +0 -7
  99. package/lib/albums/interfaces/index.d.ts +0 -4
  100. package/lib/albums/services/esolve-albums.service.d.ts +0 -47
  101. package/lib/albums/services/index.d.ts +0 -1
  102. package/lib/albums/types/esolve-album-image-size.type.d.ts +0 -1
  103. package/lib/albums/types/index.d.ts +0 -1
  104. package/lib/assets/classes/esolve-asset.model.d.ts +0 -39
  105. package/lib/assets/classes/esolve-linked-asset.model.d.ts +0 -21
  106. package/lib/assets/classes/index.d.ts +0 -2
  107. package/lib/assets/esolve-assets.service.d.ts +0 -19
  108. package/lib/assets/index.d.ts +0 -4
  109. package/lib/assets/interfaces/esolve-asset-options.interface.d.ts +0 -15
  110. package/lib/assets/interfaces/esolve-asset-record.interface.d.ts +0 -27
  111. package/lib/assets/interfaces/esolve-linked-asset-record.interface.d.ts +0 -9
  112. package/lib/assets/interfaces/esolve-media-asset-options.interface.d.ts +0 -5
  113. package/lib/assets/interfaces/esolve-stock-asset-options.interface.d.ts +0 -5
  114. package/lib/assets/interfaces/index.d.ts +0 -5
  115. package/lib/assets/types/esolve-asset-list.type.d.ts +0 -3
  116. package/lib/assets/types/esolve-asset-type.type.d.ts +0 -1
  117. package/lib/assets/types/index.d.ts +0 -2
  118. package/lib/auth/index.d.ts +0 -6
  119. package/lib/auth/interceptors/esolve-auth.interceptor.d.ts +0 -2
  120. package/lib/auth/interceptors/esolve-unauthorized-error.interceptor.d.ts +0 -2
  121. package/lib/auth/interceptors/index.d.ts +0 -2
  122. package/lib/auth/interfaces/esolve-auth-check-data.interface.d.ts +0 -4
  123. package/lib/auth/interfaces/esolve-auth-data.interface.d.ts +0 -13
  124. package/lib/auth/interfaces/esolve-auth-get-data.interface.d.ts +0 -3
  125. package/lib/auth/interfaces/esolve-auth-response.interface.d.ts +0 -7
  126. package/lib/auth/interfaces/esolve-login-post-response-item.interface.d.ts +0 -6
  127. package/lib/auth/interfaces/esolve-otp-options.interface.d.ts +0 -4
  128. package/lib/auth/interfaces/esolve-otp-record.interface.d.ts +0 -8
  129. package/lib/auth/interfaces/esolve-otp-validation-record.interface.d.ts +0 -8
  130. package/lib/auth/interfaces/index.d.ts +0 -8
  131. package/lib/auth/models/esolve-otp-validation.model.d.ts +0 -11
  132. package/lib/auth/models/esolve-otp.model.d.ts +0 -10
  133. package/lib/auth/models/index.d.ts +0 -2
  134. package/lib/auth/providers/esolve-eurus-auto-login.provider.d.ts +0 -1
  135. package/lib/auth/providers/index.d.ts +0 -1
  136. package/lib/auth/services/esolve-auth.service.d.ts +0 -46
  137. package/lib/auth/services/esolve-otp.service.d.ts +0 -16
  138. package/lib/auth/services/index.d.ts +0 -2
  139. package/lib/auth/types/esolve-auth-check-response.type.d.ts +0 -2
  140. package/lib/auth/types/esolve-auth-get-response.type.d.ts +0 -2
  141. package/lib/auth/types/esolve-auth-response-data.type.d.ts +0 -2
  142. package/lib/auth/types/esolve-auth-result.type.d.ts +0 -3
  143. package/lib/auth/types/esolve-login-response.type.d.ts +0 -4
  144. package/lib/auth/types/esolve-logout-response.type.d.ts +0 -3
  145. package/lib/auth/types/esolve-otp-action.type.d.ts +0 -1
  146. package/lib/auth/types/esolve-validate-otp-response.type.d.ts +0 -4
  147. package/lib/auth/types/index.d.ts +0 -8
  148. package/lib/banners/classes/esolve-banner-image-hotspot.model.d.ts +0 -9
  149. package/lib/banners/classes/esolve-banner-image.model.d.ts +0 -12
  150. package/lib/banners/classes/esolve-banner.model.d.ts +0 -21
  151. package/lib/banners/classes/index.d.ts +0 -3
  152. package/lib/banners/esolve-banner.service.d.ts +0 -23
  153. package/lib/banners/index.d.ts +0 -4
  154. package/lib/banners/interfaces/esolve-banner-image-hotspot-coords.interface.d.ts +0 -4
  155. package/lib/banners/interfaces/esolve-banner-image-hotspot-record.interface.d.ts +0 -8
  156. package/lib/banners/interfaces/esolve-banner-image-record.interface.d.ts +0 -10
  157. package/lib/banners/interfaces/esolve-banner-image-set.interface.d.ts +0 -6
  158. package/lib/banners/interfaces/esolve-banner-link.interface.d.ts +0 -5
  159. package/lib/banners/interfaces/esolve-banner-record.interface.d.ts +0 -22
  160. package/lib/banners/interfaces/index.d.ts +0 -6
  161. package/lib/banners/types/esolve-banner-image-type.type.d.ts +0 -1
  162. package/lib/banners/types/esolve-banner-type.type.d.ts +0 -1
  163. package/lib/banners/types/index.d.ts +0 -2
  164. package/lib/captcha/classes/esolve-captcha.model.d.ts +0 -6
  165. package/lib/captcha/classes/index.d.ts +0 -1
  166. package/lib/captcha/esolve-captcha.service.d.ts +0 -18
  167. package/lib/captcha/index.d.ts +0 -4
  168. package/lib/captcha/interfaces/esolve-captcha-options.interface.d.ts +0 -4
  169. package/lib/captcha/interfaces/esolve-captcha-record.interface.d.ts +0 -4
  170. package/lib/captcha/interfaces/index.d.ts +0 -2
  171. package/lib/captcha/types/esolve-captcha-action.type.d.ts +0 -1
  172. package/lib/captcha/types/index.d.ts +0 -1
  173. package/lib/careers/classes/esolve-career.model.d.ts +0 -17
  174. package/lib/careers/classes/index.d.ts +0 -1
  175. package/lib/careers/index.d.ts +0 -4
  176. package/lib/careers/interfaces/esolve-career-options.interface.d.ts +0 -16
  177. package/lib/careers/interfaces/esolve-career-record.interface.d.ts +0 -15
  178. package/lib/careers/interfaces/index.d.ts +0 -2
  179. package/lib/careers/services/esolve-careers.service.d.ts +0 -12
  180. package/lib/careers/services/index.d.ts +0 -1
  181. package/lib/careers/types/esolve-career-type.type.d.ts +0 -1
  182. package/lib/careers/types/esolve-careers-sort-field.type.d.ts +0 -1
  183. package/lib/careers/types/index.d.ts +0 -2
  184. package/lib/cart/classes/esolve-cart-alternative.model.d.ts +0 -39
  185. package/lib/cart/classes/esolve-cart-item-error.model.d.ts +0 -9
  186. package/lib/cart/classes/esolve-cart-item.model.d.ts +0 -27
  187. package/lib/cart/classes/esolve-cart-stock-item.model.d.ts +0 -46
  188. package/lib/cart/classes/esolve-cart-tax-breakdown.model.d.ts +0 -4
  189. package/lib/cart/classes/esolve-cart-totals.model.d.ts +0 -53
  190. package/lib/cart/classes/esolve-checkout-result.model.d.ts +0 -8
  191. package/lib/cart/classes/esolve-delivery-category-totals.model.d.ts +0 -20
  192. package/lib/cart/classes/esolve-empty-cart-result.model.d.ts +0 -3
  193. package/lib/cart/classes/esolve-transaction-analytics-data.model.d.ts +0 -11
  194. package/lib/cart/classes/index.d.ts +0 -10
  195. package/lib/cart/index.d.ts +0 -4
  196. package/lib/cart/interfaces/esolve-cart-additional-params.interface.d.ts +0 -3
  197. package/lib/cart/interfaces/esolve-cart-additional-where.interface.d.ts +0 -6
  198. package/lib/cart/interfaces/esolve-cart-alternative-record.interface.d.ts +0 -16
  199. package/lib/cart/interfaces/esolve-cart-errors.interface.d.ts +0 -5
  200. package/lib/cart/interfaces/esolve-cart-item-error-record.interface.d.ts +0 -6
  201. package/lib/cart/interfaces/esolve-cart-item-record.interface.d.ts +0 -48
  202. package/lib/cart/interfaces/esolve-cart-item-response.interface.d.ts +0 -5
  203. package/lib/cart/interfaces/esolve-cart-set-item.interface.d.ts +0 -9
  204. package/lib/cart/interfaces/esolve-cart-totals-record.interface.d.ts +0 -13
  205. package/lib/cart/interfaces/esolve-checkout-body.interface.d.ts +0 -16
  206. package/lib/cart/interfaces/esolve-checkout-response.interface.d.ts +0 -6
  207. package/lib/cart/interfaces/esolve-delivery-category-totals-record.interface.d.ts +0 -18
  208. package/lib/cart/interfaces/esolve-time-slot-checkout.interface.d.ts +0 -5
  209. package/lib/cart/interfaces/esolve-tracking-code.interface.d.ts +0 -3
  210. package/lib/cart/interfaces/esolve-transaction-analytics-data-record.interface.d.ts +0 -6
  211. package/lib/cart/interfaces/index.d.ts +0 -15
  212. package/lib/cart/services/esolve-cart-error-handler.service.d.ts +0 -9
  213. package/lib/cart/services/esolve-cart.service.d.ts +0 -103
  214. package/lib/cart/services/index.d.ts +0 -2
  215. package/lib/cart/types/esolve-cart-alternatives-map.type.d.ts +0 -2
  216. package/lib/cart/types/esolve-cart-empty-response.type.d.ts +0 -2
  217. package/lib/cart/types/esolve-cart-item-errors.type.d.ts +0 -4
  218. package/lib/cart/types/esolve-cart-set-action.type.d.ts +0 -1
  219. package/lib/cart/types/esolve-cart.type.d.ts +0 -2
  220. package/lib/cart/types/esolve-delivery-category-totals-map-record.type.d.ts +0 -2
  221. package/lib/cart/types/esolve-delivery-category-totals-map.type.d.ts +0 -2
  222. package/lib/cart/types/index.d.ts +0 -7
  223. package/lib/category-tree/classes/esolve-category-tree-item.model.d.ts +0 -23
  224. package/lib/category-tree/classes/index.d.ts +0 -1
  225. package/lib/category-tree/esolve-category-tree.service.d.ts +0 -38
  226. package/lib/category-tree/index.d.ts +0 -3
  227. package/lib/category-tree/interfaces/esolve-category-identifier.interface.d.ts +0 -4
  228. package/lib/category-tree/interfaces/esolve-category-record.interface.d.ts +0 -18
  229. package/lib/category-tree/interfaces/esolve-category-tree-item-options.interface.d.ts +0 -18
  230. package/lib/category-tree/interfaces/esolve-category-tree-item-record.interface.d.ts +0 -17
  231. package/lib/category-tree/interfaces/esolve-subcategory-record.interface.d.ts +0 -18
  232. package/lib/category-tree/interfaces/index.d.ts +0 -5
  233. package/lib/colours/classes/esolve-colour.model.d.ts +0 -11
  234. package/lib/colours/classes/index.d.ts +0 -1
  235. package/lib/colours/esolve-colours.service.d.ts +0 -20
  236. package/lib/colours/index.d.ts +0 -3
  237. package/lib/colours/interfaces/esolve-colour-options.interface.d.ts +0 -3
  238. package/lib/colours/interfaces/esolve-colour-record.interface.d.ts +0 -7
  239. package/lib/colours/interfaces/index.d.ts +0 -2
  240. package/lib/competitions/classes/esolve-competition-dates.model.d.ts +0 -19
  241. package/lib/competitions/classes/esolve-competition-entry-result.model.d.ts +0 -6
  242. package/lib/competitions/classes/esolve-competition-winner.model.d.ts +0 -16
  243. package/lib/competitions/classes/esolve-competition.model.d.ts +0 -70
  244. package/lib/competitions/classes/index.d.ts +0 -4
  245. package/lib/competitions/index.d.ts +0 -3
  246. package/lib/competitions/interfaces/esolve-competition-options.interface.d.ts +0 -4
  247. package/lib/competitions/interfaces/esolve-competition-record.interface.d.ts +0 -26
  248. package/lib/competitions/interfaces/esolve-competition-winner-record.interface.d.ts +0 -5
  249. package/lib/competitions/interfaces/index.d.ts +0 -3
  250. package/lib/competitions/services/esolve-competitions.service.d.ts +0 -50
  251. package/lib/competitions/services/index.d.ts +0 -1
  252. package/lib/competitions/types/esolve-competition-entry-response.type.d.ts +0 -2
  253. package/lib/competitions/types/index.d.ts +0 -1
  254. package/lib/core/esolve-config.service.d.ts +0 -29
  255. package/lib/core/esolve-connect-config.interface.d.ts +0 -85
  256. package/lib/core/esolve-connect-config.token.d.ts +0 -3
  257. package/lib/core/index.d.ts +0 -4
  258. package/lib/core/providers/index.d.ts +0 -1
  259. package/lib/core/providers/ng-esolve-connect.provider.d.ts +0 -3
  260. package/lib/countries/classes/esolve-country.model.d.ts +0 -7
  261. package/lib/countries/classes/index.d.ts +0 -1
  262. package/lib/countries/esolve-country.service.d.ts +0 -22
  263. package/lib/countries/index.d.ts +0 -3
  264. package/lib/countries/interfaces/esolve-country-options.interface.d.ts +0 -5
  265. package/lib/countries/interfaces/esolve-country-record.interface.d.ts +0 -5
  266. package/lib/countries/interfaces/index.d.ts +0 -2
  267. package/lib/coupons/classes/esolve-coupon.model.d.ts +0 -20
  268. package/lib/coupons/classes/index.d.ts +0 -1
  269. package/lib/coupons/esolve-coupons.service.d.ts +0 -36
  270. package/lib/coupons/index.d.ts +0 -4
  271. package/lib/coupons/interfaces/esolve-coupon-record.interface.d.ts +0 -8
  272. package/lib/coupons/interfaces/esolve-coupon-validation-error.interface.d.ts +0 -4
  273. package/lib/coupons/interfaces/esolve-coupon-validation-result.interface.d.ts +0 -4
  274. package/lib/coupons/interfaces/esolve-coupon-validation.interface.d.ts +0 -6
  275. package/lib/coupons/interfaces/index.d.ts +0 -4
  276. package/lib/coupons/types/esolve-coupons-cache.type.d.ts +0 -1
  277. package/lib/coupons/types/index.d.ts +0 -1
  278. package/lib/deliveries/classes/esolve-delivery-list.model.d.ts +0 -4
  279. package/lib/deliveries/classes/esolve-delivery-status.model.d.ts +0 -24
  280. package/lib/deliveries/classes/esolve-delivery.model.d.ts +0 -43
  281. package/lib/deliveries/classes/index.d.ts +0 -3
  282. package/lib/deliveries/esolve-deliveries.service.d.ts +0 -14
  283. package/lib/deliveries/index.d.ts +0 -4
  284. package/lib/deliveries/interfaces/esolve-deliveries-options.interface.d.ts +0 -17
  285. package/lib/deliveries/interfaces/esolve-delivery-record.interface.d.ts +0 -39
  286. package/lib/deliveries/interfaces/esolve-delivery-status-record.interface.d.ts +0 -22
  287. package/lib/deliveries/interfaces/index.d.ts +0 -3
  288. package/lib/deliveries/types/esolve-deliveries-sort-field.type.d.ts +0 -1
  289. package/lib/deliveries/types/esolve-delivery-status.type.d.ts +0 -1
  290. package/lib/deliveries/types/esolve-delivery-type.type.d.ts +0 -1
  291. package/lib/deliveries/types/index.d.ts +0 -3
  292. package/lib/device/classes/esolve-set-device-result.model.d.ts +0 -5
  293. package/lib/device/classes/esolve-user-device.model.d.ts +0 -25
  294. package/lib/device/classes/index.d.ts +0 -2
  295. package/lib/device/esolve-device.service.d.ts +0 -16
  296. package/lib/device/index.d.ts +0 -4
  297. package/lib/device/interfaces/esolve-device.interface.d.ts +0 -10
  298. package/lib/device/interfaces/esolve-user-device-options.interface.d.ts +0 -7
  299. package/lib/device/interfaces/esolve-user-device-record.interface.d.ts +0 -23
  300. package/lib/device/interfaces/index.d.ts +0 -3
  301. package/lib/device/types/esolve-device-type.type.d.ts +0 -1
  302. package/lib/device/types/index.d.ts +0 -1
  303. package/lib/enquiry/classes/esolve-enquiry-result.model.d.ts +0 -6
  304. package/lib/enquiry/classes/index.d.ts +0 -1
  305. package/lib/enquiry/esolve-enquiry.service.d.ts +0 -12
  306. package/lib/enquiry/index.d.ts +0 -3
  307. package/lib/enquiry/types/esolve-enquiry-response.type.d.ts +0 -2
  308. package/lib/enquiry/types/index.d.ts +0 -1
  309. package/lib/geocoder/classes/esolve-geocode-address-result.model.d.ts +0 -10
  310. package/lib/geocoder/classes/esolve-geocode-coords-result.model.d.ts +0 -5
  311. package/lib/geocoder/classes/esolve-geocode-result.model.d.ts +0 -11
  312. package/lib/geocoder/classes/index.d.ts +0 -3
  313. package/lib/geocoder/esolve-geocoder.service.d.ts +0 -12
  314. package/lib/geocoder/index.d.ts +0 -3
  315. package/lib/geocoder/interfaces/esolve-geocode-address-record.interface.d.ts +0 -9
  316. package/lib/geocoder/interfaces/esolve-geocode-result-record.interface.d.ts +0 -10
  317. package/lib/geocoder/interfaces/index.d.ts +0 -2
  318. package/lib/images/directives/cdn-src.directive.d.ts +0 -21
  319. package/lib/images/directives/index.d.ts +0 -1
  320. package/lib/images/esolve-image-loader.provider.d.ts +0 -2
  321. package/lib/images/functions/index.d.ts +0 -4
  322. package/lib/images/functions/is-esolve-cdn-path.function.d.ts +0 -1
  323. package/lib/images/functions/is-ftg-cdn-path.function.d.ts +0 -1
  324. package/lib/images/functions/is-legacy-esolve-cdn-path.function.d.ts +0 -1
  325. package/lib/images/functions/process-image-src.function.d.ts +0 -1
  326. package/lib/images/index.d.ts +0 -3
  327. package/lib/locations/classes/esolve-location-address.model.d.ts +0 -11
  328. package/lib/locations/classes/esolve-location-contact-info.model.d.ts +0 -8
  329. package/lib/locations/classes/esolve-location-geo.model.d.ts +0 -6
  330. package/lib/locations/classes/esolve-location-list.model.d.ts +0 -11
  331. package/lib/locations/classes/esolve-location-pobox-address.model.d.ts +0 -6
  332. package/lib/locations/classes/esolve-location-trading-day.model.d.ts +0 -5
  333. package/lib/locations/classes/esolve-location-trading-times.model.d.ts +0 -13
  334. package/lib/locations/classes/esolve-location.model.d.ts +0 -55
  335. package/lib/locations/classes/index.d.ts +0 -8
  336. package/lib/locations/esolve-locations.service.d.ts +0 -51
  337. package/lib/locations/index.d.ts +0 -4
  338. package/lib/locations/interfaces/esolve-location-filter-options.interface.d.ts +0 -5
  339. package/lib/locations/interfaces/esolve-location-geo-options.interface.d.ts +0 -7
  340. package/lib/locations/interfaces/esolve-location-options.interface.d.ts +0 -17
  341. package/lib/locations/interfaces/esolve-location-record.interface.d.ts +0 -58
  342. package/lib/locations/interfaces/index.d.ts +0 -4
  343. package/lib/locations/types/esolve-location-image-size.type.d.ts +0 -1
  344. package/lib/locations/types/esolve-location-sort-field.type.d.ts +0 -1
  345. package/lib/locations/types/index.d.ts +0 -2
  346. package/lib/manufacturers/classes/esolve-manufacturer.model.d.ts +0 -21
  347. package/lib/manufacturers/classes/index.d.ts +0 -1
  348. package/lib/manufacturers/esolve-manufacturers.service.d.ts +0 -16
  349. package/lib/manufacturers/index.d.ts +0 -4
  350. package/lib/manufacturers/interfaces/esolve-manufacturer-options.interface.d.ts +0 -3
  351. package/lib/manufacturers/interfaces/esolve-manufacturer-record.interface.d.ts +0 -16
  352. package/lib/manufacturers/interfaces/index.d.ts +0 -2
  353. package/lib/manufacturers/types/esolve-manufacturer-image-size.type.d.ts +0 -1
  354. package/lib/manufacturers/types/index.d.ts +0 -1
  355. package/lib/materials/classes/esolve-material.model.d.ts +0 -6
  356. package/lib/materials/classes/index.d.ts +0 -1
  357. package/lib/materials/esolve-materials.service.d.ts +0 -20
  358. package/lib/materials/index.d.ts +0 -4
  359. package/lib/materials/interfaces/esolve-material-options.interface.d.ts +0 -6
  360. package/lib/materials/interfaces/esolve-material-record.interface.d.ts +0 -4
  361. package/lib/materials/interfaces/index.d.ts +0 -2
  362. package/lib/materials/types/esolve-material-phrase-match-mode.type.d.ts +0 -1
  363. package/lib/materials/types/index.d.ts +0 -1
  364. package/lib/menu/classes/esolve-menu-item.model.d.ts +0 -13
  365. package/lib/menu/classes/index.d.ts +0 -1
  366. package/lib/menu/esolve-menu.service.d.ts +0 -11
  367. package/lib/menu/index.d.ts +0 -4
  368. package/lib/menu/interfaces/esolve-menu-tree-record.interface.d.ts +0 -20
  369. package/lib/menu/interfaces/index.d.ts +0 -1
  370. package/lib/menu/types/esolve-menu.type.d.ts +0 -2
  371. package/lib/menu/types/index.d.ts +0 -1
  372. package/lib/news/classes/esolve-news-article-author.model.d.ts +0 -7
  373. package/lib/news/classes/esolve-news-article-list.model.d.ts +0 -7
  374. package/lib/news/classes/esolve-news-article.model.d.ts +0 -27
  375. package/lib/news/classes/esolve-news-group.model.d.ts +0 -11
  376. package/lib/news/classes/esolve-newsletter-result.model.d.ts +0 -6
  377. package/lib/news/classes/index.d.ts +0 -5
  378. package/lib/news/esolve-news.service.d.ts +0 -19
  379. package/lib/news/index.d.ts +0 -4
  380. package/lib/news/interfaces/esolve-news-article-author-record.interface.d.ts +0 -9
  381. package/lib/news/interfaces/esolve-news-article-options.interface.d.ts +0 -12
  382. package/lib/news/interfaces/esolve-news-article-record.interface.d.ts +0 -31
  383. package/lib/news/interfaces/esolve-news-group-record.interface.d.ts +0 -7
  384. package/lib/news/interfaces/index.d.ts +0 -4
  385. package/lib/news/types/esolve-newsletter-response.type.d.ts +0 -2
  386. package/lib/news/types/index.d.ts +0 -1
  387. package/lib/ng-esolve-connect.module.d.ts +0 -10
  388. package/lib/notifications/classes/esolve-event.model.d.ts +0 -11
  389. package/lib/notifications/classes/esolve-notification-button-action.model.d.ts +0 -9
  390. package/lib/notifications/classes/esolve-notification-dates.model.d.ts +0 -6
  391. package/lib/notifications/classes/esolve-system-notification-type.model.d.ts +0 -12
  392. package/lib/notifications/classes/esolve-system-notification.model.d.ts +0 -16
  393. package/lib/notifications/classes/index.d.ts +0 -5
  394. package/lib/notifications/enums/esolve-event-type.enum.d.ts +0 -6
  395. package/lib/notifications/enums/index.d.ts +0 -1
  396. package/lib/notifications/index.d.ts +0 -5
  397. package/lib/notifications/interfaces/esolve-event-record.interface.d.ts +0 -6
  398. package/lib/notifications/interfaces/esolve-notification-button-action-record.interface.d.ts +0 -7
  399. package/lib/notifications/interfaces/esolve-notification-date-record.interface.d.ts +0 -4
  400. package/lib/notifications/interfaces/esolve-notification-dates-record.interface.d.ts +0 -5
  401. package/lib/notifications/interfaces/esolve-system-notification-options.interface.d.ts +0 -3
  402. package/lib/notifications/interfaces/esolve-system-notification-record.interface.d.ts +0 -14
  403. package/lib/notifications/interfaces/esolve-system-notification-type-record.interface.d.ts +0 -10
  404. package/lib/notifications/interfaces/index.d.ts +0 -7
  405. package/lib/notifications/services/esolve-event-target.service.d.ts +0 -11
  406. package/lib/notifications/services/esolve-notifications.service.d.ts +0 -12
  407. package/lib/notifications/services/index.d.ts +0 -2
  408. package/lib/notifications/types/esolve-notification-position.type.d.ts +0 -1
  409. package/lib/notifications/types/esolve-notification-size.type.d.ts +0 -1
  410. package/lib/notifications/types/esolve-notification-type.type.d.ts +0 -1
  411. package/lib/notifications/types/index.d.ts +0 -3
  412. package/lib/payment/classes/esolve-account-payment.model.d.ts +0 -12
  413. package/lib/payment/classes/esolve-banking-details.model.d.ts +0 -9
  414. package/lib/payment/classes/esolve-payment-method.model.d.ts +0 -32
  415. package/lib/payment/classes/esolve-payment-result.model.d.ts +0 -28
  416. package/lib/payment/classes/esolve-vault-item-result.model.d.ts +0 -10
  417. package/lib/payment/classes/esolve-vault-item.model.d.ts +0 -13
  418. package/lib/payment/classes/index.d.ts +0 -6
  419. package/lib/payment/esolve-payment.service.d.ts +0 -109
  420. package/lib/payment/index.d.ts +0 -4
  421. package/lib/payment/interfaces/esolve-account-payment-options.interface.d.ts +0 -4
  422. package/lib/payment/interfaces/esolve-account-payment-record.interface.d.ts +0 -10
  423. package/lib/payment/interfaces/esolve-card-data.interface.d.ts +0 -8
  424. package/lib/payment/interfaces/esolve-payment-form-input.interface.d.ts +0 -4
  425. package/lib/payment/interfaces/esolve-payment-method-options.interface.d.ts +0 -5
  426. package/lib/payment/interfaces/esolve-payment-method-record.interface.d.ts +0 -34
  427. package/lib/payment/interfaces/esolve-payment-redirect-links.interface.d.ts +0 -4
  428. package/lib/payment/interfaces/esolve-payment-response.interface.d.ts +0 -28
  429. package/lib/payment/interfaces/esolve-payment-set-body.interface.d.ts +0 -20
  430. package/lib/payment/interfaces/esolve-payment-status.interface.d.ts +0 -3
  431. package/lib/payment/interfaces/esolve-vault-record.interface.d.ts +0 -11
  432. package/lib/payment/interfaces/esolve-vault-response.interface.d.ts +0 -9
  433. package/lib/payment/interfaces/index.d.ts +0 -12
  434. package/lib/payment/types/esolve-integration-type.type.d.ts +0 -1
  435. package/lib/payment/types/esolve-service-provider.type.d.ts +0 -1
  436. package/lib/payment/types/index.d.ts +0 -2
  437. package/lib/ranges/classes/esolve-range.model.d.ts +0 -18
  438. package/lib/ranges/classes/index.d.ts +0 -1
  439. package/lib/ranges/esolve-ranges.service.d.ts +0 -16
  440. package/lib/ranges/index.d.ts +0 -3
  441. package/lib/ranges/interfaces/esolve-range-options.interface.d.ts +0 -4
  442. package/lib/ranges/interfaces/esolve-range-record.interface.d.ts +0 -17
  443. package/lib/ranges/interfaces/index.d.ts +0 -2
  444. package/lib/reviews/classes/esolve-review-list.model.d.ts +0 -7
  445. package/lib/reviews/classes/esolve-review-result.model.d.ts +0 -6
  446. package/lib/reviews/classes/esolve-review.model.d.ts +0 -14
  447. package/lib/reviews/classes/index.d.ts +0 -3
  448. package/lib/reviews/index.d.ts +0 -4
  449. package/lib/reviews/interfaces/esolve-review-list-record.interface.d.ts +0 -6
  450. package/lib/reviews/interfaces/esolve-review-options.interface.d.ts +0 -10
  451. package/lib/reviews/interfaces/esolve-review-record.interface.d.ts +0 -9
  452. package/lib/reviews/interfaces/esolve-review-report.interface.d.ts +0 -4
  453. package/lib/reviews/interfaces/esolve-review-user.interface.d.ts +0 -4
  454. package/lib/reviews/interfaces/index.d.ts +0 -5
  455. package/lib/reviews/services/esolve-reviews.service.d.ts +0 -27
  456. package/lib/reviews/services/index.d.ts +0 -1
  457. package/lib/reviews/types/esolve-review-response.type.d.ts +0 -2
  458. package/lib/reviews/types/esolve-review-sort-field.type.d.ts +0 -1
  459. package/lib/reviews/types/index.d.ts +0 -2
  460. package/lib/seo/classes/esolve-seo-info.model.d.ts +0 -10
  461. package/lib/seo/classes/index.d.ts +0 -1
  462. package/lib/seo/esolve-seo.service.d.ts +0 -27
  463. package/lib/seo/index.d.ts +0 -3
  464. package/lib/seo/interfaces/esolve-seo-details.interface.d.ts +0 -4
  465. package/lib/seo/interfaces/index.d.ts +0 -1
  466. package/lib/session/esolve-session-metadata.service.d.ts +0 -15
  467. package/lib/session/esolve-session.service.d.ts +0 -73
  468. package/lib/session/index.d.ts +0 -3
  469. package/lib/session/interfaces/esolve-session-data.interface.d.ts +0 -6
  470. package/lib/session/interfaces/esolve-session-update-options.interface.d.ts +0 -10
  471. package/lib/session/interfaces/esolve-session.interface.d.ts +0 -9
  472. package/lib/session/interfaces/index.d.ts +0 -3
  473. package/lib/shared/cookie/esolve-cookie-options.interface.d.ts +0 -7
  474. package/lib/shared/cookie/esolve-cookie.service.d.ts +0 -11
  475. package/lib/shared/cookie/index.d.ts +0 -2
  476. package/lib/shared/custom-fields/index.d.ts +0 -1
  477. package/lib/shared/custom-fields/interfaces/esolve-custom-fields.interface.d.ts +0 -3
  478. package/lib/shared/custom-fields/interfaces/index.d.ts +0 -1
  479. package/lib/shared/errors/esolve-error-handler.service.d.ts +0 -17
  480. package/lib/shared/errors/esolve-http-error.model.d.ts +0 -6
  481. package/lib/shared/errors/index.d.ts +0 -2
  482. package/lib/shared/esolve-hex-hash.function.d.ts +0 -13
  483. package/lib/shared/esolve-list.model.d.ts +0 -7
  484. package/lib/shared/esolve-result.model.d.ts +0 -6
  485. package/lib/shared/esolve-url-target.type.d.ts +0 -1
  486. package/lib/shared/filters/classes/esolve-generic-filter.model.d.ts +0 -14
  487. package/lib/shared/filters/classes/esolve-multiple-select-filter.model.d.ts +0 -15
  488. package/lib/shared/filters/classes/esolve-range-filter.model.d.ts +0 -19
  489. package/lib/shared/filters/classes/esolve-single-select-filter.model.d.ts +0 -16
  490. package/lib/shared/filters/classes/esolve-toggle-filter.model.d.ts +0 -13
  491. package/lib/shared/filters/classes/index.d.ts +0 -5
  492. package/lib/shared/filters/esolve-filter-factory.d.ts +0 -16
  493. package/lib/shared/filters/index.d.ts +0 -4
  494. package/lib/shared/filters/interfaces/esolve-filter-definitions.interface.d.ts +0 -5
  495. package/lib/shared/filters/interfaces/esolve-filter-record.interface.d.ts +0 -6
  496. package/lib/shared/filters/interfaces/esolve-filter.interface.d.ts +0 -11
  497. package/lib/shared/filters/interfaces/esolve-generic-filter-definition.interface.d.ts +0 -4
  498. package/lib/shared/filters/interfaces/esolve-range-filter-definition.interface.d.ts +0 -4
  499. package/lib/shared/filters/interfaces/esolve-range-filter-record.interface.d.ts +0 -7
  500. package/lib/shared/filters/interfaces/esolve-select-filter-record.interface.d.ts +0 -6
  501. package/lib/shared/filters/interfaces/esolve-select-filter.interface.d.ts +0 -4
  502. package/lib/shared/filters/interfaces/index.d.ts +0 -8
  503. package/lib/shared/filters/types/esolve-filter-list.type.d.ts +0 -2
  504. package/lib/shared/filters/types/esolve-filter-record-list.type.d.ts +0 -2
  505. package/lib/shared/filters/types/esolve-filter-toggle.type.d.ts +0 -1
  506. package/lib/shared/filters/types/esolve-filter-type.type.d.ts +0 -4
  507. package/lib/shared/filters/types/esolve-range-filter-type.type.d.ts +0 -1
  508. package/lib/shared/filters/types/esolve-select-filter-type.type.d.ts +0 -1
  509. package/lib/shared/filters/types/index.d.ts +0 -6
  510. package/lib/shared/index.d.ts +0 -10
  511. package/lib/shared/response/classes/esolve-response-result.model.d.ts +0 -6
  512. package/lib/shared/response/classes/index.d.ts +0 -1
  513. package/lib/shared/response/esolve-response-handler.service.d.ts +0 -16
  514. package/lib/shared/response/index.d.ts +0 -3
  515. package/lib/shared/response/interfaces/esolve-delete-response.interface.d.ts +0 -5
  516. package/lib/shared/response/interfaces/esolve-delete-result.interface.d.ts +0 -6
  517. package/lib/shared/response/interfaces/esolve-get-response.interface.d.ts +0 -4
  518. package/lib/shared/response/interfaces/esolve-post-response-item.interface.d.ts +0 -9
  519. package/lib/shared/response/interfaces/esolve-post-response-status.interface.d.ts +0 -5
  520. package/lib/shared/response/interfaces/esolve-response-log-item.interface.d.ts +0 -5
  521. package/lib/shared/response/interfaces/esolve-response.interface.d.ts +0 -8
  522. package/lib/shared/response/interfaces/esolve-set-response.interface.d.ts +0 -5
  523. package/lib/shared/response/interfaces/index.d.ts +0 -8
  524. package/lib/shared/sort/esolve-sort-order.type.d.ts +0 -1
  525. package/lib/shared/sort/esolve-sort.interface.d.ts +0 -5
  526. package/lib/shared/sort/index.d.ts +0 -2
  527. package/lib/shipping/classes/esolve-shipping-cost-item.model.d.ts +0 -16
  528. package/lib/shipping/classes/esolve-shipping-cost.model.d.ts +0 -10
  529. package/lib/shipping/classes/esolve-shipping-method.model.d.ts +0 -34
  530. package/lib/shipping/classes/esolve-shipping-totals.model.d.ts +0 -6
  531. package/lib/shipping/classes/esolve-time-slot-config.model.d.ts +0 -8
  532. package/lib/shipping/classes/esolve-time-slot-date.model.d.ts +0 -7
  533. package/lib/shipping/classes/esolve-time-slot-days.model.d.ts +0 -11
  534. package/lib/shipping/classes/esolve-time-slot-times.model.d.ts +0 -6
  535. package/lib/shipping/classes/esolve-time-slot.model.d.ts +0 -12
  536. package/lib/shipping/classes/index.d.ts +0 -9
  537. package/lib/shipping/esolve-shipping.service.d.ts +0 -53
  538. package/lib/shipping/index.d.ts +0 -4
  539. package/lib/shipping/interfaces/esolve-shipping-cost-item-record.interface.d.ts +0 -14
  540. package/lib/shipping/interfaces/esolve-shipping-cost-record.interface.d.ts +0 -11
  541. package/lib/shipping/interfaces/esolve-shipping-method-options.interface.d.ts +0 -6
  542. package/lib/shipping/interfaces/esolve-shipping-method-record.interface.d.ts +0 -32
  543. package/lib/shipping/interfaces/esolve-time-slot-config-record.interface.d.ts +0 -6
  544. package/lib/shipping/interfaces/esolve-time-slot-date-record.interface.d.ts +0 -6
  545. package/lib/shipping/interfaces/esolve-time-slot-days-record.interface.d.ts +0 -9
  546. package/lib/shipping/interfaces/esolve-time-slot-record.interface.d.ts +0 -10
  547. package/lib/shipping/interfaces/esolve-time-slot-times-record.interface.d.ts +0 -4
  548. package/lib/shipping/interfaces/index.d.ts +0 -9
  549. package/lib/shipping/types/esolve-delivery_integration.type.d.ts +0 -1
  550. package/lib/shipping/types/esolve-insurance-calculation-method.type.d.ts +0 -1
  551. package/lib/shipping/types/esolve-shipping-calculation-method.type.d.ts +0 -1
  552. package/lib/shipping/types/esolve-shipping-location.type.d.ts +0 -1
  553. package/lib/shipping/types/index.d.ts +0 -4
  554. package/lib/specials/classes/esolve-special-dates.model.d.ts +0 -5
  555. package/lib/specials/classes/esolve-special-image-collection.model.d.ts +0 -9
  556. package/lib/specials/classes/esolve-special-image.model.d.ts +0 -8
  557. package/lib/specials/classes/esolve-special.model.d.ts +0 -22
  558. package/lib/specials/classes/index.d.ts +0 -4
  559. package/lib/specials/esolve-specials.service.d.ts +0 -16
  560. package/lib/specials/index.d.ts +0 -3
  561. package/lib/specials/interfaces/esolve-special-image-collection-record.interface.d.ts +0 -6
  562. package/lib/specials/interfaces/esolve-special-image-record.interface.d.ts +0 -6
  563. package/lib/specials/interfaces/esolve-special-options.interface.d.ts +0 -6
  564. package/lib/specials/interfaces/esolve-special-record.interface.d.ts +0 -26
  565. package/lib/specials/interfaces/index.d.ts +0 -4
  566. package/lib/stock/classes/esolve-additional-stock-image.model.d.ts +0 -10
  567. package/lib/stock/classes/esolve-dependant-item.model.d.ts +0 -8
  568. package/lib/stock/classes/esolve-linked-stock-item.model.d.ts +0 -7
  569. package/lib/stock/classes/esolve-media-stock-item.model.d.ts +0 -6
  570. package/lib/stock/classes/esolve-recipe-stock-item.model.d.ts +0 -7
  571. package/lib/stock/classes/esolve-set-notify-result.model.d.ts +0 -5
  572. package/lib/stock/classes/esolve-stock-badge.model.d.ts +0 -9
  573. package/lib/stock/classes/esolve-stock-barcode.model.d.ts +0 -9
  574. package/lib/stock/classes/esolve-stock-group-item.model.d.ts +0 -6
  575. package/lib/stock/classes/esolve-stock-group.model.d.ts +0 -8
  576. package/lib/stock/classes/esolve-stock-image-collection.model.d.ts +0 -9
  577. package/lib/stock/classes/esolve-stock-image.model.d.ts +0 -27
  578. package/lib/stock/classes/esolve-stock-item-base.model.d.ts +0 -302
  579. package/lib/stock/classes/esolve-stock-item-list.model.d.ts +0 -11
  580. package/lib/stock/classes/esolve-stock-item-location-level.model.d.ts +0 -9
  581. package/lib/stock/classes/esolve-stock-item.model.d.ts +0 -16
  582. package/lib/stock/classes/esolve-stock-lead-times.model.d.ts +0 -6
  583. package/lib/stock/classes/esolve-stock-price.model.d.ts +0 -57
  584. package/lib/stock/classes/esolve-stock-reviews-report.model.d.ts +0 -13
  585. package/lib/stock/classes/esolve-stock-transaction-history.model.d.ts +0 -5
  586. package/lib/stock/classes/esolve-stock-transaction-sales.model.d.ts +0 -7
  587. package/lib/stock/classes/esolve-suggested-stock-item.model.d.ts +0 -6
  588. package/lib/stock/classes/index.d.ts +0 -21
  589. package/lib/stock/esolve-stock.service.d.ts +0 -145
  590. package/lib/stock/index.d.ts +0 -4
  591. package/lib/stock/interfaces/esolve-additional-stock-image-record.interface.d.ts +0 -8
  592. package/lib/stock/interfaces/esolve-dependant-item-record.interface.d.ts +0 -6
  593. package/lib/stock/interfaces/esolve-linked-stock-record.interface.d.ts +0 -5
  594. package/lib/stock/interfaces/esolve-media-stock-item-options.interface.d.ts +0 -13
  595. package/lib/stock/interfaces/esolve-recipe-item-record.interface.d.ts +0 -7
  596. package/lib/stock/interfaces/esolve-recipe-stock-options.interface.d.ts +0 -7
  597. package/lib/stock/interfaces/esolve-stock-badge-record.interface.d.ts +0 -8
  598. package/lib/stock/interfaces/esolve-stock-barcode-options.interface.d.ts +0 -4
  599. package/lib/stock/interfaces/esolve-stock-barcode-record.interface.d.ts +0 -7
  600. package/lib/stock/interfaces/esolve-stock-base-record.interface.d.ts +0 -94
  601. package/lib/stock/interfaces/esolve-stock-cart-parameter.interface.d.ts +0 -8
  602. package/lib/stock/interfaces/esolve-stock-filter-options.interface.d.ts +0 -8
  603. package/lib/stock/interfaces/esolve-stock-image-collection-record.interface.d.ts +0 -7
  604. package/lib/stock/interfaces/esolve-stock-item-base-options.interface.d.ts +0 -13
  605. package/lib/stock/interfaces/esolve-stock-item-history-options.interface.d.ts +0 -7
  606. package/lib/stock/interfaces/esolve-stock-item-location-level-record.interface.d.ts +0 -7
  607. package/lib/stock/interfaces/esolve-stock-item-options.interface.d.ts +0 -12
  608. package/lib/stock/interfaces/esolve-stock-lead-times-record.interface.d.ts +0 -4
  609. package/lib/stock/interfaces/esolve-stock-linked-category-record.interface.d.ts +0 -5
  610. package/lib/stock/interfaces/esolve-stock-record.interface.d.ts +0 -11
  611. package/lib/stock/interfaces/esolve-stock-reviews-report-record.interface.d.ts +0 -4
  612. package/lib/stock/interfaces/esolve-transaction-sales-stock-item-options.interface.d.ts +0 -5
  613. package/lib/stock/interfaces/index.d.ts +0 -22
  614. package/lib/stock/types/esolve-barcode-type.type.d.ts +0 -1
  615. package/lib/stock/types/esolve-erp-sales-stock-sort-field.type.d.ts +0 -2
  616. package/lib/stock/types/esolve-media-stock-item-list.type.d.ts +0 -7
  617. package/lib/stock/types/esolve-media-stock-item-record.type.d.ts +0 -3
  618. package/lib/stock/types/esolve-media-stock-sort-field.type.d.ts +0 -2
  619. package/lib/stock/types/esolve-stock-cart-parameter-input.type.d.ts +0 -1
  620. package/lib/stock/types/esolve-stock-group-item-record.type.d.ts +0 -3
  621. package/lib/stock/types/esolve-stock-history-sort-field.type.d.ts +0 -2
  622. package/lib/stock/types/esolve-stock-image-size.type.d.ts +0 -1
  623. package/lib/stock/types/esolve-stock-sort-field.type.d.ts +0 -1
  624. package/lib/stock/types/esolve-stock-type.type.d.ts +0 -1
  625. package/lib/stock/types/esolve-stock-unit-of-measure.type.d.ts +0 -1
  626. package/lib/stock/types/index.d.ts +0 -11
  627. package/lib/suppliers/classes/esolve-supplier.model.d.ts +0 -26
  628. package/lib/suppliers/classes/index.d.ts +0 -1
  629. package/lib/suppliers/esolve-suppliers.service.d.ts +0 -13
  630. package/lib/suppliers/index.d.ts +0 -3
  631. package/lib/suppliers/interfaces/esolve-supplier-options.interface.d.ts +0 -4
  632. package/lib/suppliers/interfaces/esolve-supplier-record.interface.d.ts +0 -24
  633. package/lib/suppliers/interfaces/index.d.ts +0 -2
  634. package/lib/tags/classes/esolve-tag.model.d.ts +0 -18
  635. package/lib/tags/classes/index.d.ts +0 -1
  636. package/lib/tags/esolve-tags.service.d.ts +0 -19
  637. package/lib/tags/index.d.ts +0 -4
  638. package/lib/tags/interfaces/esolve-tag-options.interface.d.ts +0 -6
  639. package/lib/tags/interfaces/esolve-tag-record.interface.d.ts +0 -7
  640. package/lib/tags/interfaces/index.d.ts +0 -2
  641. package/lib/tags/types/esolve-tag-phrase-match-mode.type.d.ts +0 -1
  642. package/lib/tags/types/index.d.ts +0 -1
  643. package/lib/topics/classes/esolve-topic.model.d.ts +0 -8
  644. package/lib/topics/classes/index.d.ts +0 -1
  645. package/lib/topics/esolve-topic.service.d.ts +0 -17
  646. package/lib/topics/index.d.ts +0 -3
  647. package/lib/topics/interfaces/esolve-topic-record.interface.d.ts +0 -6
  648. package/lib/topics/interfaces/index.d.ts +0 -1
  649. package/lib/transactions/classes/esolve-transaction-address.model.d.ts +0 -16
  650. package/lib/transactions/classes/esolve-transaction-approval-result.model.d.ts +0 -5
  651. package/lib/transactions/classes/esolve-transaction-client.model.d.ts +0 -11
  652. package/lib/transactions/classes/esolve-transaction-delivery.model.d.ts +0 -19
  653. package/lib/transactions/classes/esolve-transaction-item-price.model.d.ts +0 -35
  654. package/lib/transactions/classes/esolve-transaction-item.model.d.ts +0 -47
  655. package/lib/transactions/classes/esolve-transaction-list.model.d.ts +0 -4
  656. package/lib/transactions/classes/esolve-transaction-location.model.d.ts +0 -3
  657. package/lib/transactions/classes/esolve-transaction-payment-method.model.d.ts +0 -9
  658. package/lib/transactions/classes/esolve-transaction-pick.model.d.ts +0 -9
  659. package/lib/transactions/classes/esolve-transaction-shipping-method.model.d.ts +0 -12
  660. package/lib/transactions/classes/esolve-transaction-time-slot.model.d.ts +0 -7
  661. package/lib/transactions/classes/esolve-transaction-user.model.d.ts +0 -9
  662. package/lib/transactions/classes/esolve-transaction.model.d.ts +0 -54
  663. package/lib/transactions/classes/index.d.ts +0 -14
  664. package/lib/transactions/esolve-transactions.service.d.ts +0 -28
  665. package/lib/transactions/index.d.ts +0 -4
  666. package/lib/transactions/interfaces/esolve-transaction-approval.interface.d.ts +0 -7
  667. package/lib/transactions/interfaces/esolve-transaction-client-record.interface.d.ts +0 -10
  668. package/lib/transactions/interfaces/esolve-transaction-item-record.interface.d.ts +0 -30
  669. package/lib/transactions/interfaces/esolve-transaction-options.interface.d.ts +0 -25
  670. package/lib/transactions/interfaces/esolve-transaction-payment-method-record.interface.d.ts +0 -8
  671. package/lib/transactions/interfaces/esolve-transaction-record.interface.d.ts +0 -81
  672. package/lib/transactions/interfaces/esolve-transaction-shipping-method-record.interface.d.ts +0 -11
  673. package/lib/transactions/interfaces/esolve-transaction-time-slot-record.interface.d.ts +0 -6
  674. package/lib/transactions/interfaces/esolve-transaction-user-record.interface.d.ts +0 -8
  675. package/lib/transactions/interfaces/index.d.ts +0 -9
  676. package/lib/transactions/types/esolve-pick-status.type.d.ts +0 -1
  677. package/lib/transactions/types/esolve-transaction-approval-state.type.d.ts +0 -1
  678. package/lib/transactions/types/esolve-transaction-location-record.type.d.ts +0 -2
  679. package/lib/transactions/types/esolve-transaction-sort-field.type.d.ts +0 -1
  680. package/lib/transactions/types/esolve-transaction-type.type.d.ts +0 -1
  681. package/lib/transactions/types/index.d.ts +0 -5
  682. package/lib/vouchers/classes/esolve-voucher.model.d.ts +0 -11
  683. package/lib/vouchers/classes/index.d.ts +0 -1
  684. package/lib/vouchers/esolve-vouchers.service.d.ts +0 -36
  685. package/lib/vouchers/index.d.ts +0 -4
  686. package/lib/vouchers/interfaces/esolve-voucher-record.interface.d.ts +0 -6
  687. package/lib/vouchers/interfaces/esolve-voucher-validation-error.interface.d.ts +0 -4
  688. package/lib/vouchers/interfaces/esolve-voucher-validation-result.interface.d.ts +0 -4
  689. package/lib/vouchers/interfaces/esolve-voucher-validation.interface.d.ts +0 -6
  690. package/lib/vouchers/interfaces/index.d.ts +0 -4
  691. package/lib/vouchers/types/esolve-vouchers-cache.type.d.ts +0 -1
  692. package/lib/vouchers/types/index.d.ts +0 -1
  693. package/lib/wallet/classes/esolve-wallet-balances.model.d.ts +0 -8
  694. package/lib/wallet/classes/esolve-wallet-transaction.model.d.ts +0 -12
  695. package/lib/wallet/classes/esolve-wallet-transactions-list.model.d.ts +0 -4
  696. package/lib/wallet/classes/index.d.ts +0 -3
  697. package/lib/wallet/esolve-wallet.service.d.ts +0 -28
  698. package/lib/wallet/index.d.ts +0 -4
  699. package/lib/wallet/interfaces/esolve-wallet-balances-record.interface.d.ts +0 -6
  700. package/lib/wallet/interfaces/esolve-wallet-cash-out-options.interface.d.ts +0 -7
  701. package/lib/wallet/interfaces/esolve-wallet-transaction-options.interface.d.ts +0 -10
  702. package/lib/wallet/interfaces/esolve-wallet-transaction-record.interface.d.ts +0 -11
  703. package/lib/wallet/interfaces/index.d.ts +0 -4
  704. package/lib/wallet/types/esolve-wallet-cash-out-response.type.d.ts +0 -2
  705. package/lib/wallet/types/esolve-wallet-transaction-type.type.d.ts +0 -1
  706. package/lib/wallet/types/index.d.ts +0 -2
  707. package/lib/wishlist/classes/esolve-empty-wishlist-result.model.d.ts +0 -3
  708. package/lib/wishlist/classes/esolve-wishlist-item.model.d.ts +0 -13
  709. package/lib/wishlist/classes/index.d.ts +0 -2
  710. package/lib/wishlist/esolve-wishlist.service.d.ts +0 -48
  711. package/lib/wishlist/index.d.ts +0 -4
  712. package/lib/wishlist/interfaces/esolve-wishlist-item-record.interface.d.ts +0 -13
  713. package/lib/wishlist/interfaces/esolve-wishlist-item-response.interface.d.ts +0 -6
  714. package/lib/wishlist/interfaces/esolve-wishlist-set-item.interface.d.ts +0 -7
  715. package/lib/wishlist/interfaces/index.d.ts +0 -3
  716. package/lib/wishlist/types/esolve-wishlist-set-action.type.d.ts +0 -1
  717. package/lib/wishlist/types/esolve-wishlist.type.d.ts +0 -2
  718. package/lib/wishlist/types/index.d.ts +0 -2
  719. package/media/lib/classes/esolve-heading.model.d.ts +0 -5
  720. package/media/lib/classes/esolve-media-article.model.d.ts +0 -24
  721. package/media/lib/classes/esolve-media-group.model.d.ts +0 -8
  722. package/media/lib/classes/esolve-media-layout-section.model.d.ts +0 -10
  723. package/media/lib/classes/esolve-media-link.model.d.ts +0 -8
  724. package/media/lib/classes/index.d.ts +0 -5
  725. package/media/lib/components/index.d.ts +0 -2
  726. package/media/lib/components/media-layout/esolve-media-layout.component.d.ts +0 -12
  727. package/media/lib/components/media-section/esolve-media-section.component.d.ts +0 -12
  728. package/media/lib/esolve-connect-media-config.token.d.ts +0 -3
  729. package/media/lib/functions/index.d.ts +0 -1
  730. package/media/lib/functions/provide-ng-esolve-connect-media.function.d.ts +0 -3
  731. package/media/lib/interfaces/esolve-connect-media-config.interface.d.ts +0 -7
  732. package/media/lib/interfaces/esolve-heading-record.interface.d.ts +0 -5
  733. package/media/lib/interfaces/esolve-layout-config.interface.d.ts +0 -13
  734. package/media/lib/interfaces/esolve-layout-section-config.interface.d.ts +0 -7
  735. package/media/lib/interfaces/esolve-media-group-record.interface.d.ts +0 -6
  736. package/media/lib/interfaces/esolve-media-layout-section-record.interface.d.ts +0 -8
  737. package/media/lib/interfaces/esolve-media-link-record.interface.d.ts +0 -6
  738. package/media/lib/interfaces/esolve-media-record.interface.d.ts +0 -41
  739. package/media/lib/interfaces/esolve-media-section-data-generic.interface.d.ts +0 -6
  740. package/media/lib/interfaces/esolve-media-stock-section-data.interface.d.ts +0 -3
  741. package/media/lib/interfaces/esolve-section-key-options.interface.d.ts +0 -7
  742. package/media/lib/interfaces/index.d.ts +0 -11
  743. package/media/lib/ng-esolve-connect-media.module.d.ts +0 -11
  744. package/media/lib/services/esolve-media-layout.service.d.ts +0 -24
  745. package/media/lib/services/esolve-media.service.d.ts +0 -46
  746. package/media/lib/services/index.d.ts +0 -2
  747. package/media/lib/types/esolve-media-layout-section-type.type.d.ts +0 -1
  748. package/media/lib/types/index.d.ts +0 -1
  749. package/survey/lib/classes/esolve-survey-answer-result.model.d.ts +0 -6
  750. package/survey/lib/classes/esolve-survey-check-question.model.d.ts +0 -6
  751. package/survey/lib/classes/esolve-survey-input-question.model.d.ts +0 -6
  752. package/survey/lib/classes/esolve-survey-options-question.model.d.ts +0 -8
  753. package/survey/lib/classes/esolve-survey-question.model.d.ts +0 -11
  754. package/survey/lib/classes/esolve-survey-radio-question.model.d.ts +0 -6
  755. package/survey/lib/classes/esolve-survey-rating-question.model.d.ts +0 -7
  756. package/survey/lib/classes/esolve-survey-select-question.model.d.ts +0 -9
  757. package/survey/lib/classes/esolve-survey-text-question.model.d.ts +0 -7
  758. package/survey/lib/classes/esolve-survey-textarea-question.model.d.ts +0 -6
  759. package/survey/lib/classes/esolve-survey-values-question.model.d.ts +0 -6
  760. package/survey/lib/classes/esolve-survey.model.d.ts +0 -15
  761. package/survey/lib/classes/index.d.ts +0 -12
  762. package/survey/lib/interfaces/esolve-survey-answer-response.interface.d.ts +0 -4
  763. package/survey/lib/interfaces/esolve-survey-option.interface.d.ts +0 -4
  764. package/survey/lib/interfaces/esolve-survey-options-question-record.interface.d.ts +0 -7
  765. package/survey/lib/interfaces/esolve-survey-options.interface.d.ts +0 -5
  766. package/survey/lib/interfaces/esolve-survey-question-record.type.d.ts +0 -9
  767. package/survey/lib/interfaces/esolve-survey-record.interface.d.ts +0 -9
  768. package/survey/lib/interfaces/esolve-survey-text-question-record.interface.d.ts +0 -7
  769. package/survey/lib/interfaces/esolve-survey-values-question-record.interface.d.ts +0 -6
  770. package/survey/lib/interfaces/index.d.ts +0 -8
  771. package/survey/lib/services/esolve-survey.service.d.ts +0 -81
  772. package/survey/lib/services/index.d.ts +0 -1
  773. package/survey/lib/types/esolve-survey-options-question-type.type.d.ts +0 -1
  774. package/survey/lib/types/esolve-survey-question-record-list.type.d.ts +0 -2
  775. package/survey/lib/types/esolve-survey-question-type.type.d.ts +0 -4
  776. package/survey/lib/types/esolve-survey-text-question-type.type.d.ts +0 -1
  777. package/survey/lib/types/esolve-survey-type.type.d.ts +0 -1
  778. package/survey/lib/types/esolve-survey-values-question-type.type.d.ts +0 -1
  779. package/survey/lib/types/index.d.ts +0 -6
@@ -1,7 +1,7 @@
1
- import { DOCUMENT, isPlatformBrowser, CommonModule, IMAGE_LOADER } from '@angular/common';
1
+ import { isPlatformBrowser, CommonModule, IMAGE_LOADER } from '@angular/common';
2
2
  import { HttpClient, HttpParams, HttpErrorResponse, HttpStatusCode, HttpHeaders, provideHttpClient, withInterceptors, withInterceptorsFromDi } from '@angular/common/http';
3
3
  import * as i0 from '@angular/core';
4
- import { InjectionToken, inject, Injectable, PLATFORM_ID, ApplicationRef, signal, computed, provideAppInitializer, NgModule, ElementRef, HostListener, Input, Directive } from '@angular/core';
4
+ import { InjectionToken, inject, Injectable, DOCUMENT, PLATFORM_ID, isDevMode, ApplicationRef, signal, computed, provideAppInitializer, NgModule, ElementRef, HostListener, Input, Directive } from '@angular/core';
5
5
  import { SsrCookieService } from 'ngx-cookie-service-ssr';
6
6
  import { toObservable } from '@angular/core/rxjs-interop';
7
7
  import { throwError, map as map$1, of, BehaviorSubject, Subject, firstValueFrom, iif, filter, take, shareReplay, switchMap as switchMap$1, timer, takeUntil, distinctUntilChanged, from, catchError as catchError$1, tap, merge } from 'rxjs';
@@ -53,10 +53,10 @@ class EsolveConfigService {
53
53
  udpateLegacyCdn(cdn) {
54
54
  this.legacy_cdn = cdn;
55
55
  }
56
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveConfigService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
57
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveConfigService, providedIn: 'root' }); }
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: "19.2.15", ngImport: i0, type: EsolveConfigService, decorators: [{
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: "19.2.15", ngImport: i0, type: EsolveSeoService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
284
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSeoService, providedIn: 'root' }); }
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: "19.2.15", ngImport: i0, type: EsolveSeoService, decorators: [{
286
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSeoService, decorators: [{
287
287
  type: Injectable,
288
288
  args: [{
289
289
  providedIn: 'root',
@@ -379,6 +379,26 @@ class EsolveCategoryTreeService {
379
379
  return this.processTree(response.records);
380
380
  }));
381
381
  }
382
+ /**
383
+ * Retrieve the manufacturer tree structure for a specific manufacturer from the eSolve
384
+ * instance and converts it into the correct format
385
+ *
386
+ * @param manufacturer_id Id of the manufacturer to get the tree for
387
+ *
388
+ * @returns Observable containing manufacturer tree data
389
+ */
390
+ getManufacturerTree(manufacturer_id) {
391
+ let params = new HttpParams();
392
+ params = params.set('manufacturer_id', manufacturer_id);
393
+ return this.http
394
+ .get(`${this.config.api_url}/get-manufacturer-tree.php`, { params })
395
+ .pipe(map((response) => {
396
+ if (response.records === undefined) {
397
+ throw response;
398
+ }
399
+ return this.processTree(response.records);
400
+ }));
401
+ }
382
402
  /**
383
403
  * Retrieve the details of a category tree item from the eSolve instance and
384
404
  * converts it to the correct format.
@@ -473,10 +493,10 @@ class EsolveCategoryTreeService {
473
493
  }
474
494
  return null;
475
495
  }
476
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCategoryTreeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
477
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCategoryTreeService, providedIn: 'root' }); }
496
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
497
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, providedIn: 'root' }); }
478
498
  }
479
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCategoryTreeService, decorators: [{
499
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCategoryTreeService, decorators: [{
480
500
  type: Injectable,
481
501
  args: [{
482
502
  providedIn: 'root',
@@ -555,10 +575,10 @@ class EsolveColoursService {
555
575
  }
556
576
  return colours;
557
577
  }
558
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveColoursService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
559
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveColoursService, providedIn: 'root' }); }
578
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
579
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, providedIn: 'root' }); }
560
580
  }
561
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveColoursService, decorators: [{
581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveColoursService, decorators: [{
562
582
  type: Injectable,
563
583
  args: [{
564
584
  providedIn: 'root'
@@ -679,10 +699,10 @@ class EsolveManufacturersService {
679
699
  processManufacturer(record) {
680
700
  return new EsolveManufacturer(record);
681
701
  }
682
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveManufacturersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
683
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveManufacturersService, providedIn: 'root' }); }
702
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
703
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, providedIn: 'root' }); }
684
704
  }
685
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveManufacturersService, decorators: [{
705
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveManufacturersService, decorators: [{
686
706
  type: Injectable,
687
707
  args: [{
688
708
  providedIn: 'root',
@@ -760,10 +780,10 @@ class EsolveMaterialsService {
760
780
  }
761
781
  return materials;
762
782
  }
763
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveMaterialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
764
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveMaterialsService, providedIn: 'root' }); }
783
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
784
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, providedIn: 'root' }); }
765
785
  }
766
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveMaterialsService, decorators: [{
786
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMaterialsService, decorators: [{
767
787
  type: Injectable,
768
788
  args: [{
769
789
  providedIn: 'root'
@@ -880,10 +900,10 @@ class EsolveRangesService {
880
900
  processRange(record) {
881
901
  return new EsolveRange(record);
882
902
  }
883
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveRangesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
884
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveRangesService, providedIn: 'root' }); }
903
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
904
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, providedIn: 'root' }); }
885
905
  }
886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveRangesService, decorators: [{
906
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveRangesService, decorators: [{
887
907
  type: Injectable,
888
908
  args: [{
889
909
  providedIn: 'root',
@@ -984,10 +1004,10 @@ class EsolveTagsService {
984
1004
  }
985
1005
  return tags;
986
1006
  }
987
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTagsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
988
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTagsService, providedIn: 'root' }); }
1007
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1008
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, providedIn: 'root' }); }
989
1009
  }
990
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTagsService, decorators: [{
1010
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTagsService, decorators: [{
991
1011
  type: Injectable,
992
1012
  args: [{
993
1013
  providedIn: 'root',
@@ -1046,10 +1066,10 @@ class EsolveTopicService {
1046
1066
  }
1047
1067
  return topics;
1048
1068
  }
1049
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTopicService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1050
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTopicService, providedIn: 'root' }); }
1069
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1070
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, providedIn: 'root' }); }
1051
1071
  }
1052
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTopicService, decorators: [{
1072
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTopicService, decorators: [{
1053
1073
  type: Injectable,
1054
1074
  args: [{
1055
1075
  providedIn: 'root',
@@ -1651,10 +1671,10 @@ class EsolveResponseHandlerService {
1651
1671
  }
1652
1672
  return resultHandler(response, http_response.additional_data);
1653
1673
  }
1654
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveResponseHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1655
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveResponseHandlerService, providedIn: 'root' }); }
1674
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1675
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, providedIn: 'root' }); }
1656
1676
  }
1657
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveResponseHandlerService, decorators: [{
1677
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveResponseHandlerService, decorators: [{
1658
1678
  type: Injectable,
1659
1679
  args: [{
1660
1680
  providedIn: 'root',
@@ -1890,10 +1910,10 @@ class EsolveErrorHandlerService {
1890
1910
  parseDeleteError(result) {
1891
1911
  return new EsolveHttpError('error', result.code, result.message);
1892
1912
  }
1893
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1894
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveErrorHandlerService, providedIn: 'root' }); }
1913
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
1914
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, providedIn: 'root' }); }
1895
1915
  }
1896
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveErrorHandlerService, decorators: [{
1916
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveErrorHandlerService, decorators: [{
1897
1917
  type: Injectable,
1898
1918
  args: [{
1899
1919
  providedIn: 'root',
@@ -2665,10 +2685,10 @@ class EsolveStockService {
2665
2685
  return this.errorHandler.handleHttpPostError('set-notify', errorRes);
2666
2686
  }));
2667
2687
  }
2668
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveStockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2669
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveStockService, providedIn: 'root' }); }
2688
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
2689
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, providedIn: 'root' }); }
2670
2690
  }
2671
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveStockService, decorators: [{
2691
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveStockService, decorators: [{
2672
2692
  type: Injectable,
2673
2693
  args: [{
2674
2694
  providedIn: 'root',
@@ -3038,10 +3058,10 @@ class EsolveEventTargetService {
3038
3058
  listener_set.forEach((callback) => callback(event));
3039
3059
  }
3040
3060
  }
3041
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveEventTargetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3042
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveEventTargetService, providedIn: 'root' }); }
3061
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3062
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, providedIn: 'root' }); }
3043
3063
  }
3044
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveEventTargetService, decorators: [{
3064
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEventTargetService, decorators: [{
3045
3065
  type: Injectable,
3046
3066
  args: [{
3047
3067
  providedIn: 'root',
@@ -3077,10 +3097,10 @@ class EsolveNotificationsService {
3077
3097
  }
3078
3098
  return notifications;
3079
3099
  }
3080
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveNotificationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3081
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveNotificationsService, providedIn: 'root' }); }
3100
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3101
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, providedIn: 'root' }); }
3082
3102
  }
3083
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveNotificationsService, decorators: [{
3103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNotificationsService, decorators: [{
3084
3104
  type: Injectable,
3085
3105
  args: [{
3086
3106
  providedIn: 'root',
@@ -3128,10 +3148,10 @@ class EsolveCartErrorHandlerService {
3128
3148
  'remove_from_cart' in cart_item_error &&
3129
3149
  'error_msg' in cart_item_error);
3130
3150
  }
3131
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCartErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3132
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCartErrorHandlerService, providedIn: 'root' }); }
3151
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3152
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, providedIn: 'root' }); }
3133
3153
  }
3134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCartErrorHandlerService, decorators: [{
3154
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartErrorHandlerService, decorators: [{
3135
3155
  type: Injectable,
3136
3156
  args: [{
3137
3157
  providedIn: 'root',
@@ -3183,10 +3203,10 @@ class EsolveCookieService {
3183
3203
  delete(name, options) {
3184
3204
  this.cookieService.delete(name, options?.path, options?.domain, options?.secure, options?.sameSite);
3185
3205
  }
3186
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCookieService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3187
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCookieService, providedIn: 'root' }); }
3206
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3207
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, providedIn: 'root' }); }
3188
3208
  }
3189
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCookieService, decorators: [{
3209
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCookieService, decorators: [{
3190
3210
  type: Injectable,
3191
3211
  args: [{
3192
3212
  providedIn: 'root',
@@ -3332,7 +3352,9 @@ class EsolveCouponsService {
3332
3352
  return this.jsonDecodeMap(coupons_json);
3333
3353
  }
3334
3354
  catch (error) {
3335
- console.error(error);
3355
+ if (isDevMode()) {
3356
+ console.error(error);
3357
+ }
3336
3358
  // soft error
3337
3359
  }
3338
3360
  }
@@ -3435,10 +3457,10 @@ class EsolveCouponsService {
3435
3457
  }
3436
3458
  return coupons;
3437
3459
  }
3438
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCouponsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3439
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCouponsService, providedIn: 'root' }); }
3460
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3461
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, providedIn: 'root' }); }
3440
3462
  }
3441
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCouponsService, decorators: [{
3463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCouponsService, decorators: [{
3442
3464
  type: Injectable,
3443
3465
  args: [{
3444
3466
  providedIn: 'root',
@@ -3568,7 +3590,9 @@ class EsolveVouchersService {
3568
3590
  return this.jsonDecodeMap(vouchers_json);
3569
3591
  }
3570
3592
  catch (error) {
3571
- console.error(error);
3593
+ if (isDevMode()) {
3594
+ console.error(error);
3595
+ }
3572
3596
  // soft error
3573
3597
  }
3574
3598
  }
@@ -3671,10 +3695,10 @@ class EsolveVouchersService {
3671
3695
  }
3672
3696
  return vouchers;
3673
3697
  }
3674
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveVouchersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3675
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveVouchersService, providedIn: 'root' }); }
3698
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3699
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, providedIn: 'root' }); }
3676
3700
  }
3677
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveVouchersService, decorators: [{
3701
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveVouchersService, decorators: [{
3678
3702
  type: Injectable,
3679
3703
  args: [{
3680
3704
  providedIn: 'root',
@@ -3970,10 +3994,10 @@ class EsolveCartService {
3970
3994
  processCartTotals(record) {
3971
3995
  return new EsolveCartTotals(record);
3972
3996
  }
3973
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCartService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3974
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCartService, providedIn: 'root' }); }
3997
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
3998
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, providedIn: 'root' }); }
3975
3999
  }
3976
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCartService, decorators: [{
4000
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCartService, decorators: [{
3977
4001
  type: Injectable,
3978
4002
  args: [{
3979
4003
  providedIn: 'root',
@@ -3987,14 +4011,14 @@ class EsolveSessionService {
3987
4011
  this.cookieService = inject(EsolveCookieService);
3988
4012
  this.storage_key = this.setStorageKey();
3989
4013
  this.appRef = inject(ApplicationRef);
3990
- this.token = signal('');
3991
- this.user_id = signal(0);
3992
- this.access_level = signal(0);
3993
- this.location_id = signal(0);
3994
- this.addresses_id = signal(0);
3995
- this.shipping_id = signal(0);
3996
- this.clients_id = signal(0);
3997
- this.state_hash = computed(() => esolveHexHash(this.token(), this.user_id(), this.location_id(), this.clients_id()));
4014
+ this.token = signal('', ...(ngDevMode ? [{ debugName: "token" }] : []));
4015
+ this.user_id = signal(0, ...(ngDevMode ? [{ debugName: "user_id" }] : []));
4016
+ this.access_level = signal(0, ...(ngDevMode ? [{ debugName: "access_level" }] : []));
4017
+ this.location_id = signal(0, ...(ngDevMode ? [{ debugName: "location_id" }] : []));
4018
+ this.addresses_id = signal(0, ...(ngDevMode ? [{ debugName: "addresses_id" }] : []));
4019
+ this.shipping_id = signal(0, ...(ngDevMode ? [{ debugName: "shipping_id" }] : []));
4020
+ this.clients_id = signal(0, ...(ngDevMode ? [{ debugName: "clients_id" }] : []));
4021
+ this.state_hash = computed(() => esolveHexHash(this.token(), this.user_id(), this.location_id(), this.clients_id()), ...(ngDevMode ? [{ debugName: "state_hash" }] : []));
3998
4022
  this.session = computed(() => {
3999
4023
  return {
4000
4024
  token: this.token(),
@@ -4005,7 +4029,7 @@ class EsolveSessionService {
4005
4029
  shipping_id: this.shipping_id(),
4006
4030
  clients_id: this.clients_id(),
4007
4031
  };
4008
- });
4032
+ }, ...(ngDevMode ? [{ debugName: "session" }] : []));
4009
4033
  this.token$ = toObservable(this.token);
4010
4034
  this.user_id$ = toObservable(this.user_id);
4011
4035
  this.access_level$ = toObservable(this.access_level);
@@ -4215,10 +4239,10 @@ class EsolveSessionService {
4215
4239
  }
4216
4240
  localStorage.removeItem(this.storage_key);
4217
4241
  }
4218
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSessionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4219
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSessionService, providedIn: 'root' }); }
4242
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4243
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, providedIn: 'root' }); }
4220
4244
  }
4221
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSessionService, decorators: [{
4245
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionService, decorators: [{
4222
4246
  type: Injectable,
4223
4247
  args: [{
4224
4248
  providedIn: 'root',
@@ -4278,10 +4302,10 @@ class EsolveSessionMetadataService {
4278
4302
  return this.errorHandler.handleHttpDeleteError('delete-sessions-metadata', errorRes);
4279
4303
  }));
4280
4304
  }
4281
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSessionMetadataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4282
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSessionMetadataService, providedIn: 'root' }); }
4305
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4306
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, providedIn: 'root' }); }
4283
4307
  }
4284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSessionMetadataService, decorators: [{
4308
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSessionMetadataService, decorators: [{
4285
4309
  type: Injectable,
4286
4310
  args: [{
4287
4311
  providedIn: 'root',
@@ -4310,9 +4334,9 @@ class EsolveAuthService {
4310
4334
  * Time to wait before attempting to refresh the token if validation fails
4311
4335
  */
4312
4336
  this.validation_delay = 5000;
4313
- this.#validating_session = signal(false);
4314
- this.#validating_session_retries = signal(0);
4315
- this.#fatal_session_error_message = signal('');
4337
+ this.#validating_session = signal(false, ...(ngDevMode ? [{ debugName: "#validating_session" }] : []));
4338
+ this.#validating_session_retries = signal(0, ...(ngDevMode ? [{ debugName: "#validating_session_retries" }] : []));
4339
+ this.#fatal_session_error_message = signal('', ...(ngDevMode ? [{ debugName: "#fatal_session_error_message" }] : []));
4316
4340
  this.validating_session$ = toObservable(this.#validating_session);
4317
4341
  this.fatal_session_error_message$ = toObservable(this.#fatal_session_error_message);
4318
4342
  this.session
@@ -4389,7 +4413,9 @@ class EsolveAuthService {
4389
4413
  this.handleAuthentication(result);
4390
4414
  }
4391
4415
  catch (error) {
4392
- console.error(error);
4416
+ if (isDevMode()) {
4417
+ console.error(error);
4418
+ }
4393
4419
  }
4394
4420
  }
4395
4421
  login(email, password) {
@@ -4512,7 +4538,9 @@ class EsolveAuthService {
4512
4538
  valid = true;
4513
4539
  }
4514
4540
  catch (error) {
4515
- console.error(error);
4541
+ if (isDevMode()) {
4542
+ console.error(error);
4543
+ }
4516
4544
  this.session.updateToken('');
4517
4545
  this.session.reset();
4518
4546
  }
@@ -4558,7 +4586,9 @@ class EsolveAuthService {
4558
4586
  token = result.key;
4559
4587
  }
4560
4588
  catch (error) {
4561
- console.error(error);
4589
+ if (isDevMode()) {
4590
+ console.error(error);
4591
+ }
4562
4592
  this.session.updateToken('');
4563
4593
  if (this.is_browser && this.#validating_session_retries() > 1) {
4564
4594
  // Wait before attempting to refresh if already tried and failed
@@ -4626,7 +4656,9 @@ class EsolveAuthService {
4626
4656
  return result;
4627
4657
  }
4628
4658
  catch (error) {
4629
- console.error(error);
4659
+ if (isDevMode()) {
4660
+ console.error(error);
4661
+ }
4630
4662
  this.session.updateToken('');
4631
4663
  this.session.reset();
4632
4664
  }
@@ -4673,10 +4705,10 @@ class EsolveAuthService {
4673
4705
  })));
4674
4706
  }), take(1));
4675
4707
  }
4676
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4677
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAuthService, providedIn: 'root' }); }
4708
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4709
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, providedIn: 'root' }); }
4678
4710
  }
4679
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAuthService, decorators: [{
4711
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAuthService, decorators: [{
4680
4712
  type: Injectable,
4681
4713
  args: [{
4682
4714
  providedIn: 'root',
@@ -4784,10 +4816,10 @@ class EsolveOtpService {
4784
4816
  return throwError(() => error);
4785
4817
  }
4786
4818
  }
4787
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveOtpService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4788
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveOtpService, providedIn: 'root' }); }
4819
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
4820
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, providedIn: 'root' }); }
4789
4821
  }
4790
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveOtpService, decorators: [{
4822
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveOtpService, decorators: [{
4791
4823
  type: Injectable,
4792
4824
  args: [{
4793
4825
  providedIn: 'root',
@@ -4893,11 +4925,11 @@ class NgEsolveConnectModule {
4893
4925
  providers: provideNgEsolveConnect(config, auto_login),
4894
4926
  };
4895
4927
  }
4896
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NgEsolveConnectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4897
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.2.15", ngImport: i0, type: NgEsolveConnectModule, imports: [CommonModule] }); }
4898
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NgEsolveConnectModule, providers: [provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule] }); }
4928
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
4929
+ static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, imports: [CommonModule] }); }
4930
+ static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, providers: [provideHttpClient(withInterceptorsFromDi())], imports: [CommonModule] }); }
4899
4931
  }
4900
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: NgEsolveConnectModule, decorators: [{
4932
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: NgEsolveConnectModule, decorators: [{
4901
4933
  type: NgModule,
4902
4934
  args: [{
4903
4935
  imports: [CommonModule],
@@ -5018,10 +5050,10 @@ class EsolveCdnSrcDirective {
5018
5050
  isImage(el) {
5019
5051
  return 'loading' in this.el.nativeElement;
5020
5052
  }
5021
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCdnSrcDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
5022
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "19.2.15", type: EsolveCdnSrcDirective, isStandalone: true, selector: "[eslvCdnSrc]", inputs: { src: ["eslvCdnSrc", "src"] }, host: { listeners: { "error": "onError()" } }, usesOnChanges: true, ngImport: i0 }); }
5053
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCdnSrcDirective, deps: [], target: i0.ɵɵFactoryTarget.Directive }); }
5054
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "20.3.18", type: EsolveCdnSrcDirective, isStandalone: true, selector: "[eslvCdnSrc]", inputs: { src: ["eslvCdnSrc", "src"] }, host: { listeners: { "error": "onError()" } }, usesOnChanges: true, ngImport: i0 }); }
5023
5055
  }
5024
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCdnSrcDirective, decorators: [{
5056
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCdnSrcDirective, decorators: [{
5025
5057
  type: Directive,
5026
5058
  args: [{
5027
5059
  selector: '[eslvCdnSrc]',
@@ -5115,10 +5147,10 @@ class EsolveGeocoderService {
5115
5147
  const geocode_result = new EsolveGeocodeResult(record.formatted_address, geocode_address, geocode_coords, record.status, record.checksum, record.cached);
5116
5148
  return geocode_result;
5117
5149
  }
5118
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveGeocoderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5119
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveGeocoderService, providedIn: 'root' }); }
5150
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5151
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, providedIn: 'root' }); }
5120
5152
  }
5121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveGeocoderService, decorators: [{
5153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveGeocoderService, decorators: [{
5122
5154
  type: Injectable,
5123
5155
  args: [{
5124
5156
  providedIn: 'root',
@@ -5362,10 +5394,10 @@ class EsolveAssetsService {
5362
5394
  const total = total_records;
5363
5395
  return new EsolveList(assets, page, rows, total);
5364
5396
  }
5365
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAssetsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5366
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAssetsService, providedIn: 'root' }); }
5397
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
5398
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, providedIn: 'root' }); }
5367
5399
  }
5368
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAssetsService, decorators: [{
5400
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAssetsService, decorators: [{
5369
5401
  type: Injectable,
5370
5402
  args: [{
5371
5403
  providedIn: 'root',
@@ -6111,6 +6143,8 @@ class EsolveLocationsService {
6111
6143
  * @param longitude if supplied and address_id > 0, the value is ignored.
6112
6144
  *
6113
6145
  * @returns An `Observable` with an array of stock locations
6146
+ *
6147
+ * @deprecated Use `getLocationsGeo` instead
6114
6148
  */
6115
6149
  getStockLocationsGeo(addresses_id = 0, latitude = 0, longitude = 0, dispatches_stock, include_on_store_locator) {
6116
6150
  return this.getLocationsGeoRecords({
@@ -6121,6 +6155,20 @@ class EsolveLocationsService {
6121
6155
  include_on_store_locator,
6122
6156
  });
6123
6157
  }
6158
+ /**
6159
+ * Retrieves a list of stock locations using the address_id as parameter or the latitude and longitude.
6160
+ * Set the addresses_id to 0 and the gps coordinates in order to retrieve the locations list when the address isn't
6161
+ * yet saved.
6162
+ *
6163
+ * @param addresses_id if supplied, the latitude and longitude on the address will be used.
6164
+ * @param latitude if supplied and address_id > 0, the value is ignored.
6165
+ * @param longitude if supplied and address_id > 0, the value is ignored.
6166
+ *
6167
+ * @returns An `Observable` with an array of stock locations
6168
+ */
6169
+ getLocationsGeo(options) {
6170
+ return this.getLocationsGeoRecords(options);
6171
+ }
6124
6172
  getLocationFilters(options) {
6125
6173
  const params = new HttpParams({
6126
6174
  fromObject: {
@@ -6209,10 +6257,10 @@ class EsolveLocationsService {
6209
6257
  }
6210
6258
  return params;
6211
6259
  }
6212
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveLocationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6213
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveLocationsService, providedIn: 'root' }); }
6260
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6261
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, providedIn: 'root' }); }
6214
6262
  }
6215
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveLocationsService, decorators: [{
6263
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveLocationsService, decorators: [{
6216
6264
  type: Injectable,
6217
6265
  args: [{
6218
6266
  providedIn: 'root',
@@ -6576,10 +6624,10 @@ class EsolveTransactionsService {
6576
6624
  }
6577
6625
  return transactions;
6578
6626
  }
6579
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTransactionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6580
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTransactionsService, providedIn: 'root' }); }
6627
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
6628
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, providedIn: 'root' }); }
6581
6629
  }
6582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveTransactionsService, decorators: [{
6630
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveTransactionsService, decorators: [{
6583
6631
  type: Injectable,
6584
6632
  args: [{
6585
6633
  providedIn: 'root',
@@ -7292,10 +7340,10 @@ class EsolveAccountService {
7292
7340
  }
7293
7341
  return assets;
7294
7342
  }
7295
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAccountService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7296
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAccountService, providedIn: 'root' }); }
7343
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7344
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, providedIn: 'root' }); }
7297
7345
  }
7298
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAccountService, decorators: [{
7346
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAccountService, decorators: [{
7299
7347
  type: Injectable,
7300
7348
  args: [{
7301
7349
  providedIn: 'root',
@@ -7437,10 +7485,10 @@ class EsolveBannerService {
7437
7485
  }
7438
7486
  return banners;
7439
7487
  }
7440
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveBannerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7441
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveBannerService, providedIn: 'root' }); }
7488
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7489
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, providedIn: 'root' }); }
7442
7490
  }
7443
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveBannerService, decorators: [{
7491
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveBannerService, decorators: [{
7444
7492
  type: Injectable,
7445
7493
  args: [{
7446
7494
  providedIn: 'root',
@@ -7507,10 +7555,10 @@ class EsolveMenuService {
7507
7555
  }
7508
7556
  return menu;
7509
7557
  }
7510
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7511
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveMenuService, providedIn: 'root' }); }
7558
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7559
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, providedIn: 'root' }); }
7512
7560
  }
7513
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveMenuService, decorators: [{
7561
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveMenuService, decorators: [{
7514
7562
  type: Injectable,
7515
7563
  args: [{
7516
7564
  providedIn: 'root',
@@ -7745,10 +7793,10 @@ class EsolveNewsService {
7745
7793
  return this.errorHandler.handleHttpPostError('set-newsletter', errorRes);
7746
7794
  }));
7747
7795
  }
7748
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveNewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7749
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveNewsService, providedIn: 'root' }); }
7796
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7797
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, providedIn: 'root' }); }
7750
7798
  }
7751
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveNewsService, decorators: [{
7799
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveNewsService, decorators: [{
7752
7800
  type: Injectable,
7753
7801
  args: [{
7754
7802
  providedIn: 'root',
@@ -7892,10 +7940,10 @@ class EsolveSpecialsService {
7892
7940
  processSpecial(record) {
7893
7941
  return new EsolveSpecial(record);
7894
7942
  }
7895
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSpecialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7896
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSpecialsService, providedIn: 'root' }); }
7943
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
7944
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, providedIn: 'root' }); }
7897
7945
  }
7898
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSpecialsService, decorators: [{
7946
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSpecialsService, decorators: [{
7899
7947
  type: Injectable,
7900
7948
  args: [{
7901
7949
  providedIn: 'root',
@@ -8332,10 +8380,10 @@ class EsolvePaymentService {
8332
8380
  }
8333
8381
  return vault;
8334
8382
  }
8335
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolvePaymentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8336
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolvePaymentService, providedIn: 'root' }); }
8383
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8384
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, providedIn: 'root' }); }
8337
8385
  }
8338
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolvePaymentService, decorators: [{
8386
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolvePaymentService, decorators: [{
8339
8387
  type: Injectable,
8340
8388
  args: [{
8341
8389
  providedIn: 'root',
@@ -8648,10 +8696,10 @@ class EsolveShippingService {
8648
8696
  const shipping_cost = new EsolveShippingCost(+record.shipping_total, +record.vat_on_shipping, +record.total_saving_on_shipping, +record.insurance_total, +record.vat_on_insurance, +record.total_saving_on_insurance, record.items);
8649
8697
  return shipping_cost;
8650
8698
  }
8651
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveShippingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8652
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveShippingService, providedIn: 'root' }); }
8699
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8700
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, providedIn: 'root' }); }
8653
8701
  }
8654
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveShippingService, decorators: [{
8702
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveShippingService, decorators: [{
8655
8703
  type: Injectable,
8656
8704
  args: [{
8657
8705
  providedIn: 'root',
@@ -8686,10 +8734,10 @@ class EsolveEnquiryService {
8686
8734
  return this.errorHandler.handleHttpPostError('set-enquiry', errorRes);
8687
8735
  }));
8688
8736
  }
8689
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveEnquiryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8690
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveEnquiryService, providedIn: 'root' }); }
8737
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8738
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, providedIn: 'root' }); }
8691
8739
  }
8692
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveEnquiryService, decorators: [{
8740
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveEnquiryService, decorators: [{
8693
8741
  type: Injectable,
8694
8742
  args: [{
8695
8743
  providedIn: 'root',
@@ -8807,10 +8855,10 @@ class EsolveWishlistService {
8807
8855
  getWishlistRecords(params) {
8808
8856
  return this.http.get(`${this.config.api_url}/get-wishlist.php`, { params });
8809
8857
  }
8810
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveWishlistService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8811
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveWishlistService, providedIn: 'root' }); }
8858
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8859
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, providedIn: 'root' }); }
8812
8860
  }
8813
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveWishlistService, decorators: [{
8861
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWishlistService, decorators: [{
8814
8862
  type: Injectable,
8815
8863
  args: [{
8816
8864
  providedIn: 'root',
@@ -8883,10 +8931,10 @@ class EsolveSuppliersService {
8883
8931
  processSuppliers(record) {
8884
8932
  return new EsolveSupplier(record);
8885
8933
  }
8886
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSuppliersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8887
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSuppliersService, providedIn: 'root' }); }
8934
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8935
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, providedIn: 'root' }); }
8888
8936
  }
8889
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveSuppliersService, decorators: [{
8937
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveSuppliersService, decorators: [{
8890
8938
  type: Injectable,
8891
8939
  args: [{
8892
8940
  providedIn: 'root',
@@ -8984,10 +9032,10 @@ class EsolveDeviceService {
8984
9032
  processDevice(record) {
8985
9033
  return new EsolveUserDevice(record);
8986
9034
  }
8987
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveDeviceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
8988
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveDeviceService, providedIn: 'root' }); }
9035
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9036
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, providedIn: 'root' }); }
8989
9037
  }
8990
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveDeviceService, decorators: [{
9038
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeviceService, decorators: [{
8991
9039
  type: Injectable,
8992
9040
  args: [{
8993
9041
  providedIn: 'root',
@@ -9153,10 +9201,10 @@ class EsolveWalletService {
9153
9201
  }
9154
9202
  return transactions;
9155
9203
  }
9156
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveWalletService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9157
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveWalletService, providedIn: 'root' }); }
9204
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9205
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, providedIn: 'root' }); }
9158
9206
  }
9159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveWalletService, decorators: [{
9207
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveWalletService, decorators: [{
9160
9208
  type: Injectable,
9161
9209
  args: [{
9162
9210
  providedIn: 'root',
@@ -9336,10 +9384,10 @@ class EsolveDeliveriesService {
9336
9384
  }
9337
9385
  return deliveries;
9338
9386
  }
9339
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveDeliveriesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9340
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveDeliveriesService, providedIn: 'root' }); }
9387
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9388
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, providedIn: 'root' }); }
9341
9389
  }
9342
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveDeliveriesService, decorators: [{
9390
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveDeliveriesService, decorators: [{
9343
9391
  type: Injectable,
9344
9392
  args: [{
9345
9393
  providedIn: 'root',
@@ -9598,10 +9646,10 @@ class EsolveCompetitionsService {
9598
9646
  processCompetition(record) {
9599
9647
  return new EsolveCompetition(record);
9600
9648
  }
9601
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCompetitionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9602
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCompetitionsService, providedIn: 'root' }); }
9649
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9650
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, providedIn: 'root' }); }
9603
9651
  }
9604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCompetitionsService, decorators: [{
9652
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCompetitionsService, decorators: [{
9605
9653
  type: Injectable,
9606
9654
  args: [{
9607
9655
  providedIn: 'root',
@@ -9763,10 +9811,10 @@ class EsolveReviewsService {
9763
9811
  }
9764
9812
  return reviews;
9765
9813
  }
9766
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveReviewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9767
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveReviewsService, providedIn: 'root' }); }
9814
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9815
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, providedIn: 'root' }); }
9768
9816
  }
9769
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveReviewsService, decorators: [{
9817
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveReviewsService, decorators: [{
9770
9818
  type: Injectable,
9771
9819
  args: [{
9772
9820
  providedIn: 'root',
@@ -9988,10 +10036,10 @@ class EsolveAlbumsService {
9988
10036
  }
9989
10037
  return album_images;
9990
10038
  }
9991
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAlbumsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
9992
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAlbumsService, providedIn: 'root' }); }
10039
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10040
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, providedIn: 'root' }); }
9993
10041
  }
9994
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAlbumsService, decorators: [{
10042
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAlbumsService, decorators: [{
9995
10043
  type: Injectable,
9996
10044
  args: [{
9997
10045
  providedIn: 'root',
@@ -10037,10 +10085,10 @@ class EsolveCaptchaService {
10037
10085
  return new EsolveCaptcha(response.records);
10038
10086
  }));
10039
10087
  }
10040
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCaptchaService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10041
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCaptchaService, providedIn: 'root' }); }
10088
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10089
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, providedIn: 'root' }); }
10042
10090
  }
10043
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCaptchaService, decorators: [{
10091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCaptchaService, decorators: [{
10044
10092
  type: Injectable,
10045
10093
  args: [{
10046
10094
  providedIn: 'root',
@@ -10295,10 +10343,10 @@ class EsolveAffiliateService {
10295
10343
  }
10296
10344
  return items;
10297
10345
  }
10298
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAffiliateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10299
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAffiliateService, providedIn: 'root' }); }
10346
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10347
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, providedIn: 'root' }); }
10300
10348
  }
10301
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveAffiliateService, decorators: [{
10349
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveAffiliateService, decorators: [{
10302
10350
  type: Injectable,
10303
10351
  args: [{
10304
10352
  providedIn: 'root',
@@ -10371,10 +10419,10 @@ class EsolveCountryService {
10371
10419
  processCountry(record) {
10372
10420
  return new EsolveCountry(record);
10373
10421
  }
10374
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCountryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10375
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCountryService, providedIn: 'root' }); }
10422
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10423
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, providedIn: 'root' }); }
10376
10424
  }
10377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCountryService, decorators: [{
10425
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCountryService, decorators: [{
10378
10426
  type: Injectable,
10379
10427
  args: [{
10380
10428
  providedIn: 'root',
@@ -10488,10 +10536,10 @@ class EsolveCareersService {
10488
10536
  return response.records;
10489
10537
  }));
10490
10538
  }
10491
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCareersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10492
- static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCareersService, providedIn: 'root' }); }
10539
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
10540
+ static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, providedIn: 'root' }); }
10493
10541
  }
10494
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.2.15", ngImport: i0, type: EsolveCareersService, decorators: [{
10542
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.18", ngImport: i0, type: EsolveCareersService, decorators: [{
10495
10543
  type: Injectable,
10496
10544
  args: [{
10497
10545
  providedIn: 'root',