taxtank-core 0.30.40 → 0.30.41

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 (992) hide show
  1. package/esm2020/lib/forms/abstract.form.mjs +4 -1
  2. package/esm2020/lib/forms/holding/holding-sale.form.mjs +25 -17
  3. package/esm2020/lib/interceptors/basiq-client-id.interceptor.mjs +3 -3
  4. package/esm2020/lib/interceptors/basiq-token.interceptor.mjs +3 -3
  5. package/esm2020/lib/interceptors/corelogic-interceptor.mjs +3 -3
  6. package/esm2020/lib/interceptors/financial-year-interceptor.mjs +3 -3
  7. package/esm2020/lib/interceptors/interceptors.module.mjs +4 -4
  8. package/esm2020/lib/interceptors/jwt-interceptor.mjs +3 -3
  9. package/esm2020/lib/interceptors/preloader.interceptor.mjs +3 -3
  10. package/esm2020/lib/interceptors/user-switcher-interceptor.mjs +3 -3
  11. package/esm2020/lib/models/holding/holding-sale.mjs +1 -15
  12. package/esm2020/lib/services/account-setup/account-setup.service.mjs +3 -3
  13. package/esm2020/lib/services/affiliate/rewardful/rewardful.service.mjs +3 -3
  14. package/esm2020/lib/services/asset/assets.service.mjs +3 -3
  15. package/esm2020/lib/services/auth/auth.service.mjs +3 -3
  16. package/esm2020/lib/services/auth/jwt.service.mjs +3 -3
  17. package/esm2020/lib/services/bank/bank-account-calculation.service.mjs +3 -3
  18. package/esm2020/lib/services/bank/bank-transaction-calculation.service.mjs +3 -3
  19. package/esm2020/lib/services/data.service.mjs +3 -3
  20. package/esm2020/lib/services/event/event-dispatcher.service.mjs +3 -3
  21. package/esm2020/lib/services/event/sse.service.mjs +3 -3
  22. package/esm2020/lib/services/export/export-formatter.service.mjs +3 -3
  23. package/esm2020/lib/services/header-title/header-title.service.mjs +3 -3
  24. package/esm2020/lib/services/http/address/address.service.mjs +3 -3
  25. package/esm2020/lib/services/http/bank/bank-account/bank-account.service.mjs +3 -3
  26. package/esm2020/lib/services/http/bank/bank-connection/bank-connection.service.mjs +3 -3
  27. package/esm2020/lib/services/http/bank/bank-transaction/bank-transaction.service.mjs +3 -3
  28. package/esm2020/lib/services/http/bank/bank.service.mjs +3 -3
  29. package/esm2020/lib/services/http/bank/basiq/basiq-token.service.mjs +3 -3
  30. package/esm2020/lib/services/http/bank/basiq/basiq.service.mjs +3 -3
  31. package/esm2020/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.mjs +3 -3
  32. package/esm2020/lib/services/http/chart-accounts/chart-accounts.service.mjs +3 -3
  33. package/esm2020/lib/services/http/chat/chat.service.mjs +3 -3
  34. package/esm2020/lib/services/http/chat/message-document.service.mjs +3 -3
  35. package/esm2020/lib/services/http/chat/message.service.mjs +3 -3
  36. package/esm2020/lib/services/http/client/capital-gain/annual-client-details.service.mjs +3 -3
  37. package/esm2020/lib/services/http/client/occupation/occupation.service.mjs +3 -3
  38. package/esm2020/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.mjs +3 -3
  39. package/esm2020/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.mjs +3 -3
  40. package/esm2020/lib/services/http/depreciation/depreciation.service.mjs +3 -3
  41. package/esm2020/lib/services/http/document/document-folder/document-folder.service.mjs +3 -3
  42. package/esm2020/lib/services/http/document/document.service.mjs +3 -3
  43. package/esm2020/lib/services/http/facebook/facebook.service.mjs +3 -3
  44. package/esm2020/lib/services/http/file/file.service.mjs +7 -4
  45. package/esm2020/lib/services/http/firm/client-income/client-income-types.service.mjs +3 -3
  46. package/esm2020/lib/services/http/firm/client-invite/client-invite.service.mjs +3 -3
  47. package/esm2020/lib/services/http/firm/client-movement/client-movement.service.mjs +3 -3
  48. package/esm2020/lib/services/http/firm/employee/employee.service.mjs +3 -3
  49. package/esm2020/lib/services/http/firm/employee-invite/employee-invite.service.mjs +3 -3
  50. package/esm2020/lib/services/http/firm/firm.service.mjs +3 -3
  51. package/esm2020/lib/services/http/firm/portfolio-report/client-portfolio-report.service.mjs +3 -3
  52. package/esm2020/lib/services/http/google/google.service.mjs +3 -3
  53. package/esm2020/lib/services/http/holding/holding-sale.service.mjs +3 -3
  54. package/esm2020/lib/services/http/holding/holding-type.service.mjs +3 -3
  55. package/esm2020/lib/services/http/holding/holding.service.mjs +3 -3
  56. package/esm2020/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.mjs +3 -3
  57. package/esm2020/lib/services/http/income-source/income-source.service.mjs +3 -3
  58. package/esm2020/lib/services/http/income-source/salary-forecast/salary-forecast.service.mjs +3 -3
  59. package/esm2020/lib/services/http/income-source/sole-forecast/sole-forecast.service.mjs +3 -3
  60. package/esm2020/lib/services/http/loan/borrowing-expense/borrowing-expense.service.mjs +3 -3
  61. package/esm2020/lib/services/http/loan/loan.service.mjs +3 -3
  62. package/esm2020/lib/services/http/property/property-category/property-category.service.mjs +3 -3
  63. package/esm2020/lib/services/http/property/property-category-movement/property-category-movement.service.mjs +3 -3
  64. package/esm2020/lib/services/http/property/property-document/property-document.service.mjs +3 -3
  65. package/esm2020/lib/services/http/property/property-sale/property-sale.service.mjs +3 -3
  66. package/esm2020/lib/services/http/property/property-sale/tax-exemption/tax-exemption.service.mjs +3 -3
  67. package/esm2020/lib/services/http/property/property-share/property-share.service.mjs +3 -3
  68. package/esm2020/lib/services/http/property/property.service.mjs +3 -3
  69. package/esm2020/lib/services/http/receipt/receipt.service.mjs +3 -3
  70. package/esm2020/lib/services/http/rest/rest-old.service.mjs +3 -3
  71. package/esm2020/lib/services/http/rest/rest.service.mjs +3 -3
  72. package/esm2020/lib/services/http/service-notification/service-notification.service.mjs +3 -3
  73. package/esm2020/lib/services/http/sole/bas-report/bas-report.service.mjs +3 -3
  74. package/esm2020/lib/services/http/sole/sole-business/sole-business.service.mjs +3 -3
  75. package/esm2020/lib/services/http/sole/sole-business-activity/sole-business-activity.service.mjs +3 -3
  76. package/esm2020/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.mjs +3 -3
  77. package/esm2020/lib/services/http/sole/sole-business-loss/sole-business-loss.service.mjs +3 -3
  78. package/esm2020/lib/services/http/sole/sole-contact/sole-contact.service.mjs +3 -3
  79. package/esm2020/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.mjs +3 -3
  80. package/esm2020/lib/services/http/sole/sole-details/sole-details.service.mjs +3 -3
  81. package/esm2020/lib/services/http/sole/sole-invoice/sole-invoice.service.mjs +3 -3
  82. package/esm2020/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.mjs +3 -3
  83. package/esm2020/lib/services/http/subscription/service-payment/service-payment.service.mjs +3 -3
  84. package/esm2020/lib/services/http/subscription/service-payment-method/service-payment-method.service.mjs +3 -3
  85. package/esm2020/lib/services/http/subscription/service-price/service-price.service.mjs +3 -3
  86. package/esm2020/lib/services/http/subscription/service-product/service-product.service.mjs +3 -3
  87. package/esm2020/lib/services/http/subscription/service-subscription/subscription.service.mjs +3 -3
  88. package/esm2020/lib/services/http/tax-review/tax-review-history/tax-review-history.service.mjs +3 -3
  89. package/esm2020/lib/services/http/tax-review/tax-review.service.mjs +3 -3
  90. package/esm2020/lib/services/http/tax-summary/tax-summary.service.mjs +3 -3
  91. package/esm2020/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.mjs +3 -3
  92. package/esm2020/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.mjs +3 -3
  93. package/esm2020/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.mjs +3 -3
  94. package/esm2020/lib/services/http/transaction/transaction.service.mjs +3 -3
  95. package/esm2020/lib/services/http/tutorial-video/tutorial-video.service.mjs +3 -3
  96. package/esm2020/lib/services/http/user/user-event-setting/user-event-setting.service.mjs +3 -3
  97. package/esm2020/lib/services/http/user/user-event-type/user-event-type.service.mjs +3 -3
  98. package/esm2020/lib/services/http/user/user.service.mjs +3 -3
  99. package/esm2020/lib/services/http/user/users-invite/users-invite.service.mjs +3 -3
  100. package/esm2020/lib/services/http/vehicle/vehicle-claim-details.service.mjs +3 -3
  101. package/esm2020/lib/services/http/vehicle/vehicle-claim.service.mjs +3 -3
  102. package/esm2020/lib/services/http/vehicle/vehicle-logbook.service.mjs +3 -3
  103. package/esm2020/lib/services/http/vehicle/vehicle.service.mjs +3 -3
  104. package/esm2020/lib/services/intercom/intercom.service.mjs +3 -3
  105. package/esm2020/lib/services/json/holding/holding-type-exchange.service.mjs +3 -3
  106. package/esm2020/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.mjs +3 -3
  107. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.mjs +3 -3
  108. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.mjs +3 -3
  109. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-table.service.mjs +3 -3
  110. package/esm2020/lib/services/preloader/preloader.service.mjs +3 -3
  111. package/esm2020/lib/services/property/corelogic/corelogic.service.mjs +3 -3
  112. package/esm2020/lib/services/property/equity-position-chart/equity-position-chart.service.mjs +3 -3
  113. package/esm2020/lib/services/property/property-calculation/property-calculation.service.mjs +3 -3
  114. package/esm2020/lib/services/report/property/property-transaction-report.service.mjs +3 -3
  115. package/esm2020/lib/services/toast/toast.service.mjs +3 -3
  116. package/esm2020/lib/services/transaction/transaction-calculation.service.mjs +3 -3
  117. package/esm2020/lib/services/user/user-switcher.service.mjs +3 -3
  118. package/esm2020/lib/services/vehicle/logbook-best-period.service.mjs +3 -3
  119. package/esm2020/lib/services/xlsx/xlsx.service.mjs +3 -3
  120. package/esm2020/lib/tt-core.module.mjs +4 -4
  121. package/fesm2015/taxtank-core.mjs +381 -383
  122. package/fesm2015/taxtank-core.mjs.map +1 -1
  123. package/fesm2020/taxtank-core.mjs +381 -383
  124. package/fesm2020/taxtank-core.mjs.map +1 -1
  125. package/lib/collections/account-setup-item.collection.d.ts.map +1 -0
  126. package/lib/collections/allocation-group.collection.d.ts.map +1 -0
  127. package/lib/collections/allocation-rule.collection.d.ts.map +1 -0
  128. package/lib/collections/bank-account.collection.d.ts.map +1 -0
  129. package/lib/collections/bank-transaction.collection.d.ts.map +1 -0
  130. package/lib/collections/chart-accounts.collection.d.ts.map +1 -0
  131. package/lib/collections/chat/chat.collection.d.ts.map +1 -0
  132. package/lib/collections/chat/index.d.ts.map +1 -0
  133. package/lib/collections/chat/message-document.collection.d.ts.map +1 -0
  134. package/lib/collections/chat/message.collection.d.ts.map +1 -0
  135. package/lib/collections/client-invite.collection.d.ts.map +1 -0
  136. package/lib/collections/client-movement.collection.d.ts.map +1 -0
  137. package/lib/collections/client-portfolio-report.collection.d.ts.map +1 -0
  138. package/lib/collections/client.collection.d.ts.map +1 -0
  139. package/lib/collections/collection-dictionary.d.ts.map +1 -0
  140. package/lib/collections/collection.d.ts.map +1 -0
  141. package/lib/collections/depreciation-forecast.collection.d.ts.map +1 -0
  142. package/lib/collections/depreciation.collection.d.ts.map +1 -0
  143. package/lib/collections/employee.collection.d.ts.map +1 -0
  144. package/lib/collections/exportable.collection.d.ts.map +1 -0
  145. package/lib/collections/holding-type.collection.d.ts.map +1 -0
  146. package/lib/collections/holding.collection.d.ts.map +1 -0
  147. package/lib/collections/income-source.collection.d.ts.map +1 -0
  148. package/lib/collections/index.d.ts.map +1 -0
  149. package/lib/collections/loan/index.d.ts.map +1 -0
  150. package/lib/collections/loan/loan-payment.collection.d.ts.map +1 -0
  151. package/lib/collections/loan/loan.collection.d.ts.map +1 -0
  152. package/lib/collections/property/index.d.ts.map +1 -0
  153. package/lib/collections/property/property-category-movement.collection.d.ts.map +1 -0
  154. package/lib/collections/property/property-sale/index.d.ts.map +1 -0
  155. package/lib/collections/property/property-sale/property-sale-tax-exemption-meta-field.collection.d.ts.map +1 -0
  156. package/lib/collections/property/property-sale/property-sale.collection.d.ts.map +1 -0
  157. package/lib/collections/property/property-share.collection.d.ts.map +1 -0
  158. package/lib/collections/property/property.collection.d.ts.map +1 -0
  159. package/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.d.ts.map +1 -0
  160. package/lib/collections/report/depreciation/depreciation-report-item.collection.d.ts.map +1 -0
  161. package/lib/collections/report/index.d.ts.map +1 -0
  162. package/lib/collections/report/property/property-report-item-depreciation.collection.d.ts.map +1 -0
  163. package/lib/collections/report/property/property-report-item-transaction.collection.d.ts.map +1 -0
  164. package/lib/collections/report/property/property-report-item.collection.d.ts.map +1 -0
  165. package/lib/collections/report/vehicle-expense/vehicle-expense.collection.d.ts.map +1 -0
  166. package/lib/collections/sole/index.d.ts.map +1 -0
  167. package/lib/collections/sole/sole-business-losses.collection.d.ts.map +1 -0
  168. package/lib/collections/sole/sole-invoice-item.collection.d.ts.map +1 -0
  169. package/lib/collections/sole/sole-invoice.collection.d.ts.map +1 -0
  170. package/lib/collections/subscription/index.d.ts.map +1 -0
  171. package/lib/collections/subscription/service-price.collection.d.ts.map +1 -0
  172. package/lib/collections/subscription/service-product.collection.d.ts.map +1 -0
  173. package/lib/collections/subscription/service-subscription.collection.d.ts.map +1 -0
  174. package/lib/collections/subscription/subscription-item.collection.d.ts.map +1 -0
  175. package/lib/collections/tax-review.collection.d.ts.map +1 -0
  176. package/lib/collections/tax-summary/index.d.ts.map +1 -0
  177. package/lib/collections/tax-summary/report-item.collection.d.ts.map +1 -0
  178. package/lib/collections/tax-summary/tax-return-categories.const.d.ts.map +1 -0
  179. package/lib/collections/transaction/index.d.ts.map +1 -0
  180. package/lib/collections/transaction/transaction-allocation.collection.d.ts.map +1 -0
  181. package/lib/collections/transaction/transaction.collection.d.ts.map +1 -0
  182. package/lib/collections/user-event-setting.collection.d.ts.map +1 -0
  183. package/lib/collections/user-event-type-collection.d.ts.map +1 -0
  184. package/lib/collections/vehicle/index.d.ts.map +1 -0
  185. package/lib/collections/vehicle/vehicle-claim.collection.d.ts.map +1 -0
  186. package/lib/collections/vehicle/vehicle-logbook.collection.d.ts.map +1 -0
  187. package/lib/db/Enums/address-type.enum.d.ts.map +1 -0
  188. package/lib/db/Enums/allocation-rule-condition-comparison-operator.enum.d.ts.map +1 -0
  189. package/lib/db/Enums/allocation-rule-condition-field.enum.d.ts.map +1 -0
  190. package/lib/db/Enums/allocation-rule-condition-operator.enum.d.ts.map +1 -0
  191. package/lib/db/Enums/allocation-rule-type.enum.d.ts.map +1 -0
  192. package/lib/db/Enums/annual-frequency.enum.d.ts.map +1 -0
  193. package/lib/db/Enums/bank-account-status.enum.d.ts.map +1 -0
  194. package/lib/db/Enums/bank-account-type.enum.d.ts.map +1 -0
  195. package/lib/db/Enums/bank-connection-status.enum.d.ts.map +1 -0
  196. package/lib/db/Enums/bank-popular.enum.d.ts.map +1 -0
  197. package/lib/db/Enums/bank-transaction-type.enum.d.ts.map +1 -0
  198. package/lib/db/Enums/chart-accounts/chart-accounts-category.enum.d.ts.map +1 -0
  199. package/lib/db/Enums/chart-accounts/chart-accounts-etp.enum.d.ts.map +1 -0
  200. package/lib/db/Enums/chart-accounts/chart-accounts-heading-list.enum.d.ts.map +1 -0
  201. package/lib/db/Enums/chart-accounts/chart-accounts-heading-tax-deductible.enum.d.ts.map +1 -0
  202. package/lib/db/Enums/chart-accounts/chart-accounts-heading-taxable.enum.d.ts.map +1 -0
  203. package/lib/db/Enums/chart-accounts/chart-accounts-heading-vehicle-list.enum.d.ts.map +1 -0
  204. package/lib/db/Enums/chart-accounts/chart-accounts-keep-sign.enum.d.ts.map +1 -0
  205. package/lib/db/Enums/chart-accounts/chart-accounts-list.enum.d.ts.map +1 -0
  206. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-list.enum.d.ts.map +1 -0
  207. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-type.enum.d.ts.map +1 -0
  208. package/lib/db/Enums/chart-accounts/chart-accounts-salary-adjustments-list.enum.d.ts.map +1 -0
  209. package/lib/db/Enums/chart-accounts/chart-accounts-salary-included-list.enum.d.ts.map +1 -0
  210. package/lib/db/Enums/chart-accounts/chart-accounts-type.enum.d.ts.map +1 -0
  211. package/lib/db/Enums/chart-accounts/index.d.ts.map +1 -0
  212. package/lib/db/Enums/chat-status.enum.d.ts.map +1 -0
  213. package/lib/db/Enums/client-details-medicare-exemption.enum.d.ts.map +1 -0
  214. package/lib/db/Enums/client-details-work-depreciation-calculation.enum.d.ts.map +1 -0
  215. package/lib/db/Enums/client-details-working-holiday-maker.enum.d.ts.map +1 -0
  216. package/lib/db/Enums/client-invite-status.enum.d.ts.map +1 -0
  217. package/lib/db/Enums/client-invite-type.enum.d.ts.map +1 -0
  218. package/lib/db/Enums/depreciation-calculation-percent.enum.d.ts.map +1 -0
  219. package/lib/db/Enums/depreciation-calculation.enum.d.ts.map +1 -0
  220. package/lib/db/Enums/depreciation-type.enum.d.ts.map +1 -0
  221. package/lib/db/Enums/depreciation-write-off-amount.enum.d.ts.map +1 -0
  222. package/lib/db/Enums/document-type.enum.d.ts.map +1 -0
  223. package/lib/db/Enums/file-type.enum.d.ts.map +1 -0
  224. package/lib/db/Enums/firm-type.enum.d.ts.map +1 -0
  225. package/lib/db/Enums/holding/holding-type-category.enum.d.ts.map +1 -0
  226. package/lib/db/Enums/income-source-forecast-trust-type.enum.d.ts.map +1 -0
  227. package/lib/db/Enums/income-source-type-list-other.enum.d.ts.map +1 -0
  228. package/lib/db/Enums/income-source-type-list-sole.enum.d.ts.map +1 -0
  229. package/lib/db/Enums/income-source-type-list-work.enum.d.ts.map +1 -0
  230. package/lib/db/Enums/income-source-type.enum.d.ts.map +1 -0
  231. package/lib/db/Enums/index.d.ts.map +1 -0
  232. package/lib/db/Enums/invite-status.enum.d.ts.map +1 -0
  233. package/lib/db/Enums/loan-bank-type.enum.d.ts.map +1 -0
  234. package/lib/db/Enums/loan-frequency.enum.d.ts.map +1 -0
  235. package/lib/db/Enums/loan-interest-type.enum.d.ts.map +1 -0
  236. package/lib/db/Enums/loan-payout-type.enum.d.ts.map +1 -0
  237. package/lib/db/Enums/loan-repayment-frequency.enum.d.ts.map +1 -0
  238. package/lib/db/Enums/loan-repayment-type.enum.d.ts.map +1 -0
  239. package/lib/db/Enums/loan-type.enum.d.ts.map +1 -0
  240. package/lib/db/Enums/loan-vehicle-type.enum.d.ts.map +1 -0
  241. package/lib/db/Enums/phone-type.enum.d.ts.map +1 -0
  242. package/lib/db/Enums/property/property-category-list.enum.d.ts.map +1 -0
  243. package/lib/db/Enums/property/property-depreciation-calculation.enum.d.ts.map +1 -0
  244. package/lib/db/Enums/property/property-sale/tax-exemption-meta-field.enum.d.ts.map +1 -0
  245. package/lib/db/Enums/property/property-sale/tax-exemption.enum.d.ts.map +1 -0
  246. package/lib/db/Enums/property/property-share-access.enum.d.ts.map +1 -0
  247. package/lib/db/Enums/property/property-share-status.enum.d.ts.map +1 -0
  248. package/lib/db/Enums/registration-invite-status.enum.d.ts.map +1 -0
  249. package/lib/db/Enums/salary-forecast-frequency.enum.d.ts.map +1 -0
  250. package/lib/db/Enums/service-notification-status.enum.d.ts.map +1 -0
  251. package/lib/db/Enums/service-notification-type.enum.d.ts.map +1 -0
  252. package/lib/db/Enums/sole-depreciation-method.enum.d.ts.map +1 -0
  253. package/lib/db/Enums/sole-invoice-statuses.enum.d.ts.map +1 -0
  254. package/lib/db/Enums/sole-invoice-tax-type.enum.d.ts.map +1 -0
  255. package/lib/db/Enums/sole-invoice-template-tax-type.enum.d.ts.map +1 -0
  256. package/lib/db/Enums/spare-document-spare-type.enum.d.ts.map +1 -0
  257. package/lib/db/Enums/subscription/service-payment-method-card-brand.enum.d.ts.map +1 -0
  258. package/lib/db/Enums/subscription/service-payment-method-type.enum.d.ts.map +1 -0
  259. package/lib/db/Enums/subscription/service-payment-status.enum.d.ts.map +1 -0
  260. package/lib/db/Enums/subscription/service-price-recurring-interval.enum.d.ts.map +1 -0
  261. package/lib/db/Enums/subscription/service-price-type.enum.d.ts.map +1 -0
  262. package/lib/db/Enums/subscription/service-product-id.enum.d.ts.map +1 -0
  263. package/lib/db/Enums/subscription/service-product-status.enum.d.ts.map +1 -0
  264. package/lib/db/Enums/subscription/service-subscription-status.enum.d.ts.map +1 -0
  265. package/lib/db/Enums/tank-type.enum.d.ts.map +1 -0
  266. package/lib/db/Enums/tax-calculation-medicare-exemption.enum.d.ts.map +1 -0
  267. package/lib/db/Enums/tax-calculation-type.enum.d.ts.map +1 -0
  268. package/lib/db/Enums/tax-return-category-list.enum.d.ts.map +1 -0
  269. package/lib/db/Enums/tax-return-category-section.enum.d.ts.map +1 -0
  270. package/lib/db/Enums/tax-review-status.enum.d.ts.map +1 -0
  271. package/lib/db/Enums/tax-summary-list.enum.d.ts.map +1 -0
  272. package/lib/db/Enums/tax-summary-section.enum.d.ts.map +1 -0
  273. package/lib/db/Enums/tax-summary-tax-summary.enum.d.ts.map +1 -0
  274. package/lib/db/Enums/ticket-feedback.enum.d.ts.map +1 -0
  275. package/lib/db/Enums/ticket-status.enum.d.ts.map +1 -0
  276. package/lib/db/Enums/ticket-types.enum.d.ts.map +1 -0
  277. package/lib/db/Enums/transaction-operation.enum.d.ts.map +1 -0
  278. package/lib/db/Enums/transaction-source.enum.d.ts.map +1 -0
  279. package/lib/db/Enums/transaction-type.enum.d.ts.map +1 -0
  280. package/lib/db/Enums/user-event-status.enum.d.ts.map +1 -0
  281. package/lib/db/Enums/user-event-type-client-type.enum.d.ts.map +1 -0
  282. package/lib/db/Enums/user-event-type-employee-type.enum.d.ts.map +1 -0
  283. package/lib/db/Enums/user-event-type-frequency.enum.d.ts.map +1 -0
  284. package/lib/db/Enums/user-event-type-type.enum.d.ts.map +1 -0
  285. package/lib/db/Enums/user-event-type-user-type.enum.d.ts.map +1 -0
  286. package/lib/db/Enums/user-medicare-exemption.enum.d.ts.map +1 -0
  287. package/lib/db/Enums/user-roles.enum.d.ts.map +1 -0
  288. package/lib/db/Enums/user-status.enum.d.ts.map +1 -0
  289. package/lib/db/Enums/user-title.enum.d.ts.map +1 -0
  290. package/lib/db/Enums/user-work-depreciation-calculation.enum.d.ts.map +1 -0
  291. package/lib/db/Enums/user-working-holiday-maker.enum.d.ts.map +1 -0
  292. package/lib/db/Enums/vehicle-claim-details-method.enum.d.ts.map +1 -0
  293. package/lib/db/Enums/vehicle-logbook-purpose.enum.d.ts.map +1 -0
  294. package/lib/db/Models/abstract-model.d.ts.map +1 -0
  295. package/lib/db/Models/address.d.ts.map +1 -0
  296. package/lib/db/Models/bank/bank-account-balance.d.ts.map +1 -0
  297. package/lib/db/Models/bank/bank-account-property.d.ts.map +1 -0
  298. package/lib/db/Models/bank/bank-account.d.ts.map +1 -0
  299. package/lib/db/Models/bank/bank-connection.d.ts.map +1 -0
  300. package/lib/db/Models/bank/bank-transaction-import.d.ts.map +1 -0
  301. package/lib/db/Models/bank/bank-transaction.d.ts.map +1 -0
  302. package/lib/db/Models/bank/bank.d.ts.map +1 -0
  303. package/lib/db/Models/bank/basiq-job.d.ts.map +1 -0
  304. package/lib/db/Models/bank/financial-data-system.d.ts.map +1 -0
  305. package/lib/db/Models/chart-accounts/chart-accounts-depreciation.d.ts.map +1 -0
  306. package/lib/db/Models/chart-accounts/chart-accounts-heading.d.ts.map +1 -0
  307. package/lib/db/Models/chart-accounts/chart-accounts-meta-field.d.ts.map +1 -0
  308. package/lib/db/Models/chart-accounts/chart-accounts-value.d.ts.map +1 -0
  309. package/lib/db/Models/chart-accounts/chart-accounts.d.ts.map +1 -0
  310. package/lib/db/Models/client/annual-client-details.d.ts.map +1 -0
  311. package/lib/db/Models/client/client-details.d.ts.map +1 -0
  312. package/lib/db/Models/client/client-income-types.d.ts.map +1 -0
  313. package/lib/db/Models/client/index.d.ts.map +1 -0
  314. package/lib/db/Models/client/occupation.d.ts.map +1 -0
  315. package/lib/db/Models/country.d.ts.map +1 -0
  316. package/lib/db/Models/depreciation/depreciation-capital-project.d.ts.map +1 -0
  317. package/lib/db/Models/depreciation/depreciation-forecast.d.ts.map +1 -0
  318. package/lib/db/Models/depreciation/depreciation-receipt.d.ts.map +1 -0
  319. package/lib/db/Models/depreciation/depreciation.d.ts.map +1 -0
  320. package/lib/db/Models/document/document-base.d.ts.map +1 -0
  321. package/lib/db/Models/document/document-folder.d.ts.map +1 -0
  322. package/lib/db/Models/document/document.d.ts.map +1 -0
  323. package/lib/db/Models/document/property-document.d.ts.map +1 -0
  324. package/lib/db/Models/file.d.ts.map +1 -0
  325. package/lib/db/Models/firm/accountant/tax-review.d.ts.map +1 -0
  326. package/lib/db/Models/firm/accountant/ticket.d.ts.map +1 -0
  327. package/lib/db/Models/firm/chat.d.ts.map +1 -0
  328. package/lib/db/Models/firm/client-invite.d.ts.map +1 -0
  329. package/lib/db/Models/firm/client-movement.d.ts.map +1 -0
  330. package/lib/db/Models/firm/employee-invite.d.ts.map +1 -0
  331. package/lib/db/Models/firm/firm-invite.d.ts.map +1 -0
  332. package/lib/db/Models/firm/firm.d.ts.map +1 -0
  333. package/lib/db/Models/firm/message-document.d.ts.map +1 -0
  334. package/lib/db/Models/firm/message.d.ts.map +1 -0
  335. package/lib/db/Models/holding/holding-sale.d.ts.map +1 -0
  336. package/lib/db/Models/holding/holding-type-exchange.d.ts.map +1 -0
  337. package/lib/db/Models/holding/holding-type.d.ts.map +1 -0
  338. package/lib/db/Models/holding/holding.d.ts.map +1 -0
  339. package/lib/db/Models/holding/index.d.ts.map +1 -0
  340. package/lib/db/Models/incomeSource/income-source-forecast.d.ts.map +1 -0
  341. package/lib/db/Models/incomeSource/income-source-type.d.ts.map +1 -0
  342. package/lib/db/Models/incomeSource/income-source.d.ts.map +1 -0
  343. package/lib/db/Models/incomeSource/salary-forecast.d.ts.map +1 -0
  344. package/lib/db/Models/index.d.ts.map +1 -0
  345. package/lib/db/Models/loan/borrowing-expense-loan.d.ts.map +1 -0
  346. package/lib/db/Models/loan/borrowing-expense.d.ts.map +1 -0
  347. package/lib/db/Models/loan/loan-payout.d.ts.map +1 -0
  348. package/lib/db/Models/loan/loan.d.ts.map +1 -0
  349. package/lib/db/Models/observable-model.d.ts.map +1 -0
  350. package/lib/db/Models/phone.d.ts.map +1 -0
  351. package/lib/db/Models/property/property-category-movement.d.ts.map +1 -0
  352. package/lib/db/Models/property/property-category.d.ts.map +1 -0
  353. package/lib/db/Models/property/property-forecast.d.ts.map +1 -0
  354. package/lib/db/Models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +1 -0
  355. package/lib/db/Models/property/property-sale/property-sale.d.ts.map +1 -0
  356. package/lib/db/Models/property/property-sale/tax-exemption-meta-field.d.ts.map +1 -0
  357. package/lib/db/Models/property/property-sale/tax-exemption.d.ts.map +1 -0
  358. package/lib/db/Models/property/property-share.d.ts.map +1 -0
  359. package/lib/db/Models/property/property-subscription.d.ts.map +1 -0
  360. package/lib/db/Models/property/property-valuation.d.ts.map +1 -0
  361. package/lib/db/Models/property/property.d.ts.map +1 -0
  362. package/lib/db/Models/service-notification.d.ts.map +1 -0
  363. package/lib/db/Models/sole/bas-report.d.ts.map +1 -0
  364. package/lib/db/Models/sole/sole-business-activity.d.ts.map +1 -0
  365. package/lib/db/Models/sole/sole-business-allocation.d.ts.map +1 -0
  366. package/lib/db/Models/sole/sole-business-loss-offset-rule.d.ts.map +1 -0
  367. package/lib/db/Models/sole/sole-business-loss.d.ts.map +1 -0
  368. package/lib/db/Models/sole/sole-business.d.ts.map +1 -0
  369. package/lib/db/Models/sole/sole-contact.d.ts.map +1 -0
  370. package/lib/db/Models/sole/sole-depreciation-method.d.ts.map +1 -0
  371. package/lib/db/Models/sole/sole-details.d.ts.map +1 -0
  372. package/lib/db/Models/sole/sole-forecast.d.ts.map +1 -0
  373. package/lib/db/Models/sole/sole-invoice-item.d.ts.map +1 -0
  374. package/lib/db/Models/sole/sole-invoice-template.d.ts.map +1 -0
  375. package/lib/db/Models/sole/sole-invoice.d.ts.map +1 -0
  376. package/lib/db/Models/spare/spare-document-category.d.ts.map +1 -0
  377. package/lib/db/Models/spare/spare-document.d.ts.map +1 -0
  378. package/lib/db/Models/subscription/service-payment-method.d.ts.map +1 -0
  379. package/lib/db/Models/subscription/service-payment.d.ts.map +1 -0
  380. package/lib/db/Models/subscription/service-price.d.ts.map +1 -0
  381. package/lib/db/Models/subscription/service-product.d.ts.map +1 -0
  382. package/lib/db/Models/subscription/service-subscription-item.d.ts.map +1 -0
  383. package/lib/db/Models/subscription/service-subscription.d.ts.map +1 -0
  384. package/lib/db/Models/tax-calculation.d.ts.map +1 -0
  385. package/lib/db/Models/tax-return/tax-return-category.d.ts.map +1 -0
  386. package/lib/db/Models/tax-return/tax-return-item.d.ts.map +1 -0
  387. package/lib/db/Models/tax-return/tax-return.d.ts.map +1 -0
  388. package/lib/db/Models/transaction/allocation-rule-condition.d.ts.map +1 -0
  389. package/lib/db/Models/transaction/allocation-rule-transaction-meta-field.d.ts.map +1 -0
  390. package/lib/db/Models/transaction/allocation-rule-transaction.d.ts.map +1 -0
  391. package/lib/db/Models/transaction/allocation-rule.d.ts.map +1 -0
  392. package/lib/db/Models/transaction/transaction-allocation.d.ts.map +1 -0
  393. package/lib/db/Models/transaction/transaction-base.d.ts.map +1 -0
  394. package/lib/db/Models/transaction/transaction-meta-field.d.ts.map +1 -0
  395. package/lib/db/Models/transaction/transaction-receipt.d.ts.map +1 -0
  396. package/lib/db/Models/transaction/transaction.d.ts.map +1 -0
  397. package/lib/db/Models/user/employee-details.d.ts.map +1 -0
  398. package/lib/db/Models/user/registration-invite.d.ts.map +1 -0
  399. package/lib/db/Models/user/user-event-setting.d.ts.map +1 -0
  400. package/lib/db/Models/user/user-event-type-category.d.ts.map +1 -0
  401. package/lib/db/Models/user/user-event-type.d.ts.map +1 -0
  402. package/lib/db/Models/user/user-event.d.ts.map +1 -0
  403. package/lib/db/Models/user/user.d.ts.map +1 -0
  404. package/lib/db/Models/vehicle/vehicle-claim-details.d.ts.map +1 -0
  405. package/lib/db/Models/vehicle/vehicle-claim.d.ts.map +1 -0
  406. package/lib/db/Models/vehicle/vehicle-logbook.d.ts.map +1 -0
  407. package/lib/db/Models/vehicle/vehicle.d.ts.map +1 -0
  408. package/lib/db-static/chart-accounts/chart-accounts-values.d.ts.map +1 -0
  409. package/lib/forms/abstract.form.d.ts.map +1 -0
  410. package/lib/forms/address/address.form.d.ts.map +1 -0
  411. package/lib/forms/address/index.d.ts.map +1 -0
  412. package/lib/forms/bank/bank-account/bank-account-add-manual.form.d.ts.map +1 -0
  413. package/lib/forms/bank/bank-account/bank-account-allocation.form.d.ts.map +1 -0
  414. package/lib/forms/bank/bank-account/bank-account-import.form.d.ts.map +1 -0
  415. package/lib/forms/bank/bank-account/bank-account-properties.form.d.ts.map +1 -0
  416. package/lib/forms/bank/bank-account/bank-accounts-import.form.d.ts.map +1 -0
  417. package/lib/forms/bank/bank-login.form.d.ts.map +1 -0
  418. package/lib/forms/client/annual-client-details.form.d.ts.map +1 -0
  419. package/lib/forms/client/client-income-types.form.d.ts.map +1 -0
  420. package/lib/forms/client/index.d.ts.map +1 -0
  421. package/lib/forms/depreciation/depreciation.form.d.ts.map +1 -0
  422. package/lib/forms/depreciation/index.d.ts.map +1 -0
  423. package/lib/forms/form-validations.enum.d.ts.map +1 -0
  424. package/lib/forms/holding/holding-sale.form.d.ts +3 -2
  425. package/lib/forms/holding/holding-sale.form.d.ts.map +1 -0
  426. package/lib/forms/holding/holding-type.form.d.ts.map +1 -0
  427. package/lib/forms/holding/holding.form.d.ts.map +1 -0
  428. package/lib/forms/holding/index.d.ts.map +1 -0
  429. package/lib/forms/index.d.ts.map +1 -0
  430. package/lib/forms/loan/index.d.ts.map +1 -0
  431. package/lib/forms/loan/loan.form.d.ts.map +1 -0
  432. package/lib/forms/login/login.form.d.ts.map +1 -0
  433. package/lib/forms/phone/index.d.ts.map +1 -0
  434. package/lib/forms/phone/phone.form.d.ts.map +1 -0
  435. package/lib/forms/property/index.d.ts.map +1 -0
  436. package/lib/forms/property/property-sale/index.d.ts.map +1 -0
  437. package/lib/forms/property/property-sale/property-sale-cost-base.form.d.ts.map +1 -0
  438. package/lib/forms/property/property-sale/property-sale-cost-sale.form.d.ts.map +1 -0
  439. package/lib/forms/property/property-sale/property-sale-exemptions.form.d.ts.map +1 -0
  440. package/lib/forms/register/register-client.form.d.ts.map +1 -0
  441. package/lib/forms/register/register-firm.form.d.ts.map +1 -0
  442. package/lib/forms/report/my-tax/index.d.ts.map +1 -0
  443. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.d.ts.map +1 -0
  444. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.d.ts.map +1 -0
  445. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.d.ts.map +1 -0
  446. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.d.ts.map +1 -0
  447. package/lib/forms/report/my-tax/my-tax-cgt.form.d.ts.map +1 -0
  448. package/lib/forms/report/my-tax/my-tax-deductions.form.d.ts.map +1 -0
  449. package/lib/forms/report/my-tax/my-tax-dividends.form.d.ts.map +1 -0
  450. package/lib/forms/report/my-tax/my-tax-income-statements.form.d.ts.map +1 -0
  451. package/lib/forms/report/my-tax/my-tax-income-tests.form.d.ts.map +1 -0
  452. package/lib/forms/report/my-tax/my-tax-interest.form.d.ts.map +1 -0
  453. package/lib/forms/report/my-tax/my-tax-losses.form.d.ts.map +1 -0
  454. package/lib/forms/report/my-tax/my-tax-medicare.form.d.ts.map +1 -0
  455. package/lib/forms/report/my-tax/my-tax-offsets.form.d.ts.map +1 -0
  456. package/lib/forms/report/my-tax/my-tax-other-income.form.d.ts.map +1 -0
  457. package/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.d.ts.map +1 -0
  458. package/lib/forms/report/my-tax/my-tax-rent.form.d.ts.map +1 -0
  459. package/lib/forms/sole/bas-report.form.d.ts.map +1 -0
  460. package/lib/forms/sole/index.d.ts.map +1 -0
  461. package/lib/forms/sole/sole-business-allocations.form.d.ts.map +1 -0
  462. package/lib/forms/sole/sole-business-loss.form.d.ts.map +1 -0
  463. package/lib/forms/sole/sole-business.form.d.ts.map +1 -0
  464. package/lib/forms/sole/sole-contact.form.d.ts.map +1 -0
  465. package/lib/forms/sole/sole-depreciation-method.form.d.ts.map +1 -0
  466. package/lib/forms/sole/sole-details.form.d.ts.map +1 -0
  467. package/lib/forms/sole/sole-invoice-item.form.d.ts.map +1 -0
  468. package/lib/forms/sole/sole-invoice-template.form.d.ts.map +1 -0
  469. package/lib/forms/sole/sole-invoice.form.d.ts.map +1 -0
  470. package/lib/forms/transaction/allocation-rule-condition.form.d.ts.map +1 -0
  471. package/lib/forms/transaction/allocation-rule-transaction-meta-field.form.d.ts.map +1 -0
  472. package/lib/forms/transaction/allocation-rule-transaction.form.d.ts.map +1 -0
  473. package/lib/forms/transaction/allocation-rule.form.d.ts.map +1 -0
  474. package/lib/forms/transaction/index.d.ts.map +1 -0
  475. package/lib/forms/transaction/messages.enum.d.ts.map +1 -0
  476. package/lib/forms/transaction/transaction-base.form.d.ts.map +1 -0
  477. package/lib/forms/transaction/transaction.form.d.ts.map +1 -0
  478. package/lib/forms/transaction/work/work-expense.form.d.ts.map +1 -0
  479. package/lib/forms/transaction/work/work-income.form.d.ts.map +1 -0
  480. package/lib/forms/transaction/work/work-transaction.form.d.ts.map +1 -0
  481. package/lib/forms/user/index.d.ts.map +1 -0
  482. package/lib/forms/user/password.form.d.ts.map +1 -0
  483. package/lib/forms/user/reset-password.form.d.ts.map +1 -0
  484. package/lib/forms/user/user-invite.form.d.ts.map +1 -0
  485. package/lib/forms/vehicle/index.d.ts.map +1 -0
  486. package/lib/forms/vehicle/vehicle-claim-details.form.d.ts.map +1 -0
  487. package/lib/forms/vehicle/vehicle-claim.form.d.ts.map +1 -0
  488. package/lib/forms/vehicle/vehicle-logbook.form.d.ts.map +1 -0
  489. package/lib/forms/vehicle/vehicle.form.d.ts.map +1 -0
  490. package/lib/functions/array/index.d.ts.map +1 -0
  491. package/lib/functions/array/replace.d.ts.map +1 -0
  492. package/lib/functions/array/sort-deep.d.ts.map +1 -0
  493. package/lib/functions/array/sort.d.ts.map +1 -0
  494. package/lib/functions/array/to-array.d.ts.map +1 -0
  495. package/lib/functions/clone-deep.d.ts.map +1 -0
  496. package/lib/functions/create-date.d.ts.map +1 -0
  497. package/lib/functions/enum-to-list.d.ts.map +1 -0
  498. package/lib/functions/get-doc-icon.d.ts.map +1 -0
  499. package/lib/functions/mat-options-functions.d.ts.map +1 -0
  500. package/lib/functions/mat-sort-options.d.ts.map +1 -0
  501. package/lib/functions/round-to.d.ts.map +1 -0
  502. package/lib/functions/tax-review-filter-predicate.d.ts.map +1 -0
  503. package/lib/interceptors/basiq-client-id.interceptor.d.ts.map +1 -0
  504. package/lib/interceptors/basiq-token.interceptor.d.ts.map +1 -0
  505. package/lib/interceptors/corelogic-interceptor.d.ts.map +1 -0
  506. package/lib/interceptors/financial-year-interceptor.d.ts.map +1 -0
  507. package/lib/interceptors/interceptors.module.d.ts.map +1 -0
  508. package/lib/interceptors/jwt-interceptor.d.ts.map +1 -0
  509. package/lib/interceptors/preloader.interceptor.d.ts.map +1 -0
  510. package/lib/interceptors/user-switcher-interceptor.d.ts.map +1 -0
  511. package/lib/interfaces/asset-entity-type.enum.d.ts.map +1 -0
  512. package/lib/interfaces/asset-type.enum.d.ts.map +1 -0
  513. package/lib/interfaces/asset.interface.d.ts.map +1 -0
  514. package/lib/interfaces/auth-tokens.interface.d.ts.map +1 -0
  515. package/lib/interfaces/chart-data.interface.d.ts.map +1 -0
  516. package/lib/interfaces/chart-serie.interface.d.ts.map +1 -0
  517. package/lib/interfaces/document.interface.d.ts.map +1 -0
  518. package/lib/interfaces/documentable.interface.d.ts.map +1 -0
  519. package/lib/interfaces/event-listener.interface.d.ts.map +1 -0
  520. package/lib/interfaces/expense.interface.d.ts.map +1 -0
  521. package/lib/interfaces/income-source-forecast.interface.d.ts.map +1 -0
  522. package/lib/interfaces/index.d.ts.map +1 -0
  523. package/lib/interfaces/option.interface.d.ts.map +1 -0
  524. package/lib/interfaces/photoable.d.ts.map +1 -0
  525. package/lib/interfaces/receipt.interface.d.ts.map +1 -0
  526. package/lib/interfaces/table-exportable.interface.d.ts.map +1 -0
  527. package/lib/interfaces/tank.interface.d.ts.map +1 -0
  528. package/lib/interfaces/updatable.interface.d.ts.map +1 -0
  529. package/lib/messages/index.d.ts.map +1 -0
  530. package/lib/messages/messages.enum.d.ts.map +1 -0
  531. package/lib/models/account-setup/account-setup-item.d.ts.map +1 -0
  532. package/lib/models/account-setup/account-setup-items.const.d.ts.map +1 -0
  533. package/lib/models/account-setup/account-setup-items.enum.d.ts.map +1 -0
  534. package/lib/models/address/address.d.ts.map +1 -0
  535. package/lib/models/address/country.d.ts.map +1 -0
  536. package/lib/models/address/index.d.ts.map +1 -0
  537. package/lib/models/address/states.enum.d.ts.map +1 -0
  538. package/lib/models/badge/badge-color.enum.d.ts.map +1 -0
  539. package/lib/models/badge/badge.d.ts.map +1 -0
  540. package/lib/models/bank/allocation-group.d.ts.map +1 -0
  541. package/lib/models/bank/bank-account-chart-data.d.ts.map +1 -0
  542. package/lib/models/bank/bank-account-property.d.ts.map +1 -0
  543. package/lib/models/bank/bank-account-types.const.d.ts.map +1 -0
  544. package/lib/models/bank/bank-account.d.ts.map +1 -0
  545. package/lib/models/bank/bank-connection.d.ts.map +1 -0
  546. package/lib/models/bank/bank-external-stats.d.ts.map +1 -0
  547. package/lib/models/bank/bank-login-data.d.ts.map +1 -0
  548. package/lib/models/bank/bank-transaction-chart-data.d.ts.map +1 -0
  549. package/lib/models/bank/bank-transaction-summary-fields.enum.d.ts.map +1 -0
  550. package/lib/models/bank/bank-transaction.d.ts.map +1 -0
  551. package/lib/models/bank/bank.d.ts.map +1 -0
  552. package/lib/models/bank/basiq/basiq-config.d.ts.map +1 -0
  553. package/lib/models/bank/basiq/basiq-connection-data.interface.d.ts.map +1 -0
  554. package/lib/models/bank/basiq/basiq-connections-response.interface.d.ts.map +1 -0
  555. package/lib/models/bank/basiq/basiq-job-response.d.ts.map +1 -0
  556. package/lib/models/bank/basiq/basiq-job-step.d.ts.map +1 -0
  557. package/lib/models/bank/basiq/basiq-job.d.ts.map +1 -0
  558. package/lib/models/bank/basiq/basiq-token-response.interface.d.ts.map +1 -0
  559. package/lib/models/bank/basiq/basiq-token.d.ts.map +1 -0
  560. package/lib/models/bank/basiq/index.d.ts.map +1 -0
  561. package/lib/models/bank/index.d.ts.map +1 -0
  562. package/lib/models/bank/type-loan.const.d.ts.map +1 -0
  563. package/lib/models/borrowing-expense/borrowing-expense-loan.d.ts.map +1 -0
  564. package/lib/models/borrowing-expense/borrowing-expense.d.ts.map +1 -0
  565. package/lib/models/borrowing-expense/index.d.ts.map +1 -0
  566. package/lib/models/chart/chart-data.d.ts.map +1 -0
  567. package/lib/models/chart/chart-serie.d.ts.map +1 -0
  568. package/lib/models/chart-accounts/chart-accounts-categories.const.d.ts.map +1 -0
  569. package/lib/models/chart-accounts/chart-accounts-category.e-collection.d.ts.map +1 -0
  570. package/lib/models/chart-accounts/chart-accounts-depreciation.d.ts.map +1 -0
  571. package/lib/models/chart-accounts/chart-accounts-heading.d.ts.map +1 -0
  572. package/lib/models/chart-accounts/chart-accounts-meta-field.d.ts.map +1 -0
  573. package/lib/models/chart-accounts/chart-accounts-tax-labels.enum.d.ts.map +1 -0
  574. package/lib/models/chart-accounts/chart-accounts-value.d.ts.map +1 -0
  575. package/lib/models/chart-accounts/chart-accounts.d.ts.map +1 -0
  576. package/lib/models/chart-accounts/index.d.ts.map +1 -0
  577. package/lib/models/chat/chat-view-type.enum.d.ts.map +1 -0
  578. package/lib/models/chat/chat.d.ts.map +1 -0
  579. package/lib/models/chat/index.d.ts.map +1 -0
  580. package/lib/models/chat/message-document.d.ts.map +1 -0
  581. package/lib/models/chat/message.d.ts.map +1 -0
  582. package/lib/models/client/annual-client-details.d.ts.map +1 -0
  583. package/lib/models/client/client-details.d.ts.map +1 -0
  584. package/lib/models/client/client-income-types.d.ts.map +1 -0
  585. package/lib/models/client/client-invite.d.ts.map +1 -0
  586. package/lib/models/client/client-movement.d.ts.map +1 -0
  587. package/lib/models/client/client-portfolio-chart-data.d.ts.map +1 -0
  588. package/lib/models/client/client-portfolio-report.d.ts.map +1 -0
  589. package/lib/models/client/index.d.ts.map +1 -0
  590. package/lib/models/color/alphabet-colors.enum.d.ts.map +1 -0
  591. package/lib/models/depreciation/depreciation-capital-project.d.ts.map +1 -0
  592. package/lib/models/depreciation/depreciation-forecast.d.ts.map +1 -0
  593. package/lib/models/depreciation/depreciation-group-item.d.ts.map +1 -0
  594. package/lib/models/depreciation/depreciation-group.d.ts.map +1 -0
  595. package/lib/models/depreciation/depreciation-group.enum.d.ts.map +1 -0
  596. package/lib/models/depreciation/depreciation-groups.const.d.ts.map +1 -0
  597. package/lib/models/depreciation/depreciation-lvp-rate.enum.d.ts.map +1 -0
  598. package/lib/models/depreciation/depreciation-receipt.d.ts.map +1 -0
  599. package/lib/models/depreciation/depreciation.d.ts.map +1 -0
  600. package/lib/models/depreciation/index.d.ts.map +1 -0
  601. package/lib/models/dictionary/dictionary.d.ts.map +1 -0
  602. package/lib/models/dictionary/index.d.ts.map +1 -0
  603. package/lib/models/document/document-api-url-prefix.enum.d.ts.map +1 -0
  604. package/lib/models/document/document-file-types.const.d.ts.map +1 -0
  605. package/lib/models/document/document-folder.d.ts.map +1 -0
  606. package/lib/models/document/document.d.ts.map +1 -0
  607. package/lib/models/document/index.d.ts.map +1 -0
  608. package/lib/models/employee/employee-details.d.ts.map +1 -0
  609. package/lib/models/employee/employee-invite.d.ts.map +1 -0
  610. package/lib/models/endpoint/endpoint.d.ts.map +1 -0
  611. package/lib/models/endpoint/endpoints.const.d.ts.map +1 -0
  612. package/lib/models/event/app-event-type.enum.d.ts.map +1 -0
  613. package/lib/models/event/app-event.d.ts.map +1 -0
  614. package/lib/models/event/index.d.ts.map +1 -0
  615. package/lib/models/export/export-cell-type.enum.d.ts.map +1 -0
  616. package/lib/models/export/export-cell.d.ts.map +1 -0
  617. package/lib/models/export/export-data-table.d.ts.map +1 -0
  618. package/lib/models/export/export-format.enum.d.ts.map +1 -0
  619. package/lib/models/export/export-row-data-type.enum.d.ts.map +1 -0
  620. package/lib/models/export/export-row.d.ts.map +1 -0
  621. package/lib/models/file/file.d.ts.map +1 -0
  622. package/lib/models/file/icons-file.enum.d.ts.map +1 -0
  623. package/lib/models/file/index.d.ts.map +1 -0
  624. package/lib/models/financial-year/financial-year.d.ts.map +1 -0
  625. package/lib/models/financial-year/index.d.ts.map +1 -0
  626. package/lib/models/financial-year/month-name-short.enum.d.ts.map +1 -0
  627. package/lib/models/financial-year/month-number.enum.d.ts.map +1 -0
  628. package/lib/models/financial-year/months.const.d.ts.map +1 -0
  629. package/lib/models/firm/firm.d.ts.map +1 -0
  630. package/lib/models/holding/holding-sale.d.ts +0 -2
  631. package/lib/models/holding/holding-sale.d.ts.map +1 -0
  632. package/lib/models/holding/holding-type-exchange.d.ts.map +1 -0
  633. package/lib/models/holding/holding-type.d.ts.map +1 -0
  634. package/lib/models/holding/holding.d.ts.map +1 -0
  635. package/lib/models/holding/index.d.ts.map +1 -0
  636. package/lib/models/income-position/income-position.d.ts.map +1 -0
  637. package/lib/models/income-source/income-source-chart-data.d.ts.map +1 -0
  638. package/lib/models/income-source/income-source-forecast.d.ts.map +1 -0
  639. package/lib/models/income-source/income-source-type.d.ts.map +1 -0
  640. package/lib/models/income-source/income-source.d.ts.map +1 -0
  641. package/lib/models/income-source/salary-forecast.d.ts.map +1 -0
  642. package/lib/models/income-source/sole-forecast.d.ts.map +1 -0
  643. package/lib/models/index.d.ts.map +1 -0
  644. package/lib/models/loan/index.d.ts.map +1 -0
  645. package/lib/models/loan/loan-max-number-of-payments.enum.d.ts.map +1 -0
  646. package/lib/models/loan/loan-payment.d.ts.map +1 -0
  647. package/lib/models/loan/loan-payout.d.ts.map +1 -0
  648. package/lib/models/loan/loan.d.ts.map +1 -0
  649. package/lib/models/notification/index.d.ts.map +1 -0
  650. package/lib/models/notification/notification.d.ts.map +1 -0
  651. package/lib/models/pdf/pdf-orientation.enum.d.ts.map +1 -0
  652. package/lib/models/pdf/pdf-settings.d.ts.map +1 -0
  653. package/lib/models/phone/phone.d.ts.map +1 -0
  654. package/lib/models/property/calculation-form-item.d.ts.map +1 -0
  655. package/lib/models/property/calculation-form-type.enum.d.ts.map +1 -0
  656. package/lib/models/property/capital-costs-itmes.const.d.ts.map +1 -0
  657. package/lib/models/property/corelogic-suggestion.d.ts.map +1 -0
  658. package/lib/models/property/index.d.ts.map +1 -0
  659. package/lib/models/property/property-category-movement.d.ts.map +1 -0
  660. package/lib/models/property/property-category.d.ts.map +1 -0
  661. package/lib/models/property/property-document.d.ts.map +1 -0
  662. package/lib/models/property/property-equity-chart-data.d.ts.map +1 -0
  663. package/lib/models/property/property-equity-chart-item.d.ts.map +1 -0
  664. package/lib/models/property/property-equity-chart-type.enum.d.ts.map +1 -0
  665. package/lib/models/property/property-forecast.d.ts.map +1 -0
  666. package/lib/models/property/property-sale/index.d.ts.map +1 -0
  667. package/lib/models/property/property-sale/property-sale-cost-base.d.ts.map +1 -0
  668. package/lib/models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +1 -0
  669. package/lib/models/property/property-sale/property-sale.d.ts.map +1 -0
  670. package/lib/models/property/property-sale/tax-exemption-meta-field.d.ts.map +1 -0
  671. package/lib/models/property/property-sale/tax-exemption.d.ts.map +1 -0
  672. package/lib/models/property/property-share.d.ts.map +1 -0
  673. package/lib/models/property/property-subscription.d.ts.map +1 -0
  674. package/lib/models/property/property-valuation.d.ts.map +1 -0
  675. package/lib/models/property/property.d.ts.map +1 -0
  676. package/lib/models/property/share-filter-options.enum.d.ts.map +1 -0
  677. package/lib/models/registration-invite/registration-invite.d.ts.map +1 -0
  678. package/lib/models/report/depreciation/depreciation-lvp-asset-type.enum.d.ts.map +1 -0
  679. package/lib/models/report/depreciation/depreciation-lvp-report-item.d.ts.map +1 -0
  680. package/lib/models/report/depreciation/depreciation-report-item.d.ts.map +1 -0
  681. package/lib/models/report/depreciation/index.d.ts.map +1 -0
  682. package/lib/models/report/index.d.ts.map +1 -0
  683. package/lib/models/report/my-tax/ato-links.d.ts.map +1 -0
  684. package/lib/models/report/my-tax/index.d.ts.map +1 -0
  685. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-income-or-losses-categories.const.d.ts.map +1 -0
  686. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-type.enum.d.ts.map +1 -0
  687. package/lib/models/report/my-tax/my-tax-business-income-or-losses/loss-type.enum.d.ts.map +1 -0
  688. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.d.ts.map +1 -0
  689. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.d.ts.map +1 -0
  690. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.d.ts.map +1 -0
  691. package/lib/models/report/my-tax/my-tax-cgt/cgt-exemption-and-rollover-code.enum.d.ts.map +1 -0
  692. package/lib/models/report/my-tax/my-tax-cgt/my-tax-cgt.d.ts.map +1 -0
  693. package/lib/models/report/my-tax/my-tax-deductions/deduction-clothing-type.enum.d.ts.map +1 -0
  694. package/lib/models/report/my-tax/my-tax-deductions/deduction-fields.const.d.ts.map +1 -0
  695. package/lib/models/report/my-tax/my-tax-deductions/deduction-self-education-type.enum.d.ts.map +1 -0
  696. package/lib/models/report/my-tax/my-tax-deductions/my-tax-deductions.d.ts.map +1 -0
  697. package/lib/models/report/my-tax/my-tax-dividends/my-tax-dividends.d.ts.map +1 -0
  698. package/lib/models/report/my-tax/my-tax-estimate/my-tax-estimate.d.ts.map +1 -0
  699. package/lib/models/report/my-tax/my-tax-income-statements/my-tax-income-statements.d.ts.map +1 -0
  700. package/lib/models/report/my-tax/my-tax-income-tests/my-tax-income-tests.d.ts.map +1 -0
  701. package/lib/models/report/my-tax/my-tax-interest/my-tax-interest.d.ts.map +1 -0
  702. package/lib/models/report/my-tax/my-tax-losses/my-tax-losses.d.ts.map +1 -0
  703. package/lib/models/report/my-tax/my-tax-offsets/my-tax-offsets.d.ts.map +1 -0
  704. package/lib/models/report/my-tax/my-tax-other-income/my-tax-other-income.d.ts.map +1 -0
  705. package/lib/models/report/my-tax/my-tax-partnerships-and-trusts/my-tax-partnerships-and-trusts.d.ts.map +1 -0
  706. package/lib/models/report/my-tax/my-tax-rent/my-tax-rent.d.ts.map +1 -0
  707. package/lib/models/report/property/index.d.ts.map +1 -0
  708. package/lib/models/report/property/property-report-item-depreciation.d.ts.map +1 -0
  709. package/lib/models/report/property/property-report-item-transaction.d.ts.map +1 -0
  710. package/lib/models/report/property/property-report-item.d.ts.map +1 -0
  711. package/lib/models/report/sole/index.d.ts.map +1 -0
  712. package/lib/models/report/sole/sole-business/sole-business-loss-report.d.ts.map +1 -0
  713. package/lib/models/report/vehicle-expense/vehicle-expense.d.ts.map +1 -0
  714. package/lib/models/service-subscription/index.d.ts.map +1 -0
  715. package/lib/models/service-subscription/module-url-list.const.d.ts.map +1 -0
  716. package/lib/models/service-subscription/payment-method-brand.enum.d.ts.map +1 -0
  717. package/lib/models/service-subscription/service-payment-method.d.ts.map +1 -0
  718. package/lib/models/service-subscription/service-payment.d.ts.map +1 -0
  719. package/lib/models/service-subscription/service-price.d.ts.map +1 -0
  720. package/lib/models/service-subscription/service-product.d.ts.map +1 -0
  721. package/lib/models/service-subscription/service-promo-code-duration.enum.d.ts.map +1 -0
  722. package/lib/models/service-subscription/service-promo-code.d.ts.map +1 -0
  723. package/lib/models/service-subscription/service-subscription-item.d.ts.map +1 -0
  724. package/lib/models/service-subscription/service-subscription.d.ts.map +1 -0
  725. package/lib/models/sole/bas-report.d.ts.map +1 -0
  726. package/lib/models/sole/index.d.ts.map +1 -0
  727. package/lib/models/sole/sole-business-activity.d.ts.map +1 -0
  728. package/lib/models/sole/sole-business-allocation.d.ts.map +1 -0
  729. package/lib/models/sole/sole-business-loss-offset-rule.d.ts.map +1 -0
  730. package/lib/models/sole/sole-business-loss.d.ts.map +1 -0
  731. package/lib/models/sole/sole-business.d.ts.map +1 -0
  732. package/lib/models/sole/sole-contact.d.ts.map +1 -0
  733. package/lib/models/sole/sole-depreciation-method.d.ts.map +1 -0
  734. package/lib/models/sole/sole-details.d.ts.map +1 -0
  735. package/lib/models/sole/sole-invoice-item.d.ts.map +1 -0
  736. package/lib/models/sole/sole-invoice-template.d.ts.map +1 -0
  737. package/lib/models/sole/sole-invoice.d.ts.map +1 -0
  738. package/lib/models/tax-review/tax-review.d.ts.map +1 -0
  739. package/lib/models/tax-summary/report-item-details.d.ts.map +1 -0
  740. package/lib/models/tax-summary/report-item.d.ts.map +1 -0
  741. package/lib/models/tax-summary/tax-summary-section.d.ts.map +1 -0
  742. package/lib/models/tax-summary/tax-summary-type.enum.d.ts.map +1 -0
  743. package/lib/models/tax-summary/tax-summary.d.ts.map +1 -0
  744. package/lib/models/toast/toast-type.enum.d.ts.map +1 -0
  745. package/lib/models/toast/toast.d.ts.map +1 -0
  746. package/lib/models/transaction/allocation-rule-condition.d.ts.map +1 -0
  747. package/lib/models/transaction/allocation-rule-transaction-meta-field.d.ts.map +1 -0
  748. package/lib/models/transaction/allocation-rule-transaction.d.ts.map +1 -0
  749. package/lib/models/transaction/allocation-rule.d.ts.map +1 -0
  750. package/lib/models/transaction/income-amount-type.enum.d.ts.map +1 -0
  751. package/lib/models/transaction/index.d.ts.map +1 -0
  752. package/lib/models/transaction/transaction-allocation.d.ts.map +1 -0
  753. package/lib/models/transaction/transaction-category.enum.d.ts.map +1 -0
  754. package/lib/models/transaction/transaction-meta-field.d.ts.map +1 -0
  755. package/lib/models/transaction/transaction-receipt.d.ts.map +1 -0
  756. package/lib/models/transaction/transaction.d.ts.map +1 -0
  757. package/lib/models/user/index.d.ts.map +1 -0
  758. package/lib/models/user/my-account-history-initiated-by.enum.d.ts.map +1 -0
  759. package/lib/models/user/my-account-history-status.enum.d.ts.map +1 -0
  760. package/lib/models/user/my-account-history-type.enum.d.ts.map +1 -0
  761. package/lib/models/user/my-account-history.d.ts.map +1 -0
  762. package/lib/models/user/occupation.d.ts.map +1 -0
  763. package/lib/models/user/user-roles.const.d.ts.map +1 -0
  764. package/lib/models/user/user-to-register.d.ts.map +1 -0
  765. package/lib/models/user/user-work-position.const.d.ts.map +1 -0
  766. package/lib/models/user/user.d.ts.map +1 -0
  767. package/lib/models/user-event/user-event-setting-field.enum.d.ts.map +1 -0
  768. package/lib/models/user-event/user-event-setting.d.ts.map +1 -0
  769. package/lib/models/user-event/user-event-type-category.d.ts.map +1 -0
  770. package/lib/models/user-event/user-event-type.d.ts.map +1 -0
  771. package/lib/models/vehicle/index.d.ts.map +1 -0
  772. package/lib/models/vehicle/logbook-period.d.ts.map +1 -0
  773. package/lib/models/vehicle/vehicle-claim-details.d.ts.map +1 -0
  774. package/lib/models/vehicle/vehicle-claim.d.ts.map +1 -0
  775. package/lib/models/vehicle/vehicle-logbook.d.ts.map +1 -0
  776. package/lib/models/vehicle/vehicle.d.ts.map +1 -0
  777. package/lib/services/account-setup/account-setup.service.d.ts.map +1 -0
  778. package/lib/services/account-setup/index.d.ts.map +1 -0
  779. package/lib/services/affiliate/index.d.ts.map +1 -0
  780. package/lib/services/affiliate/rewardful/index.d.ts.map +1 -0
  781. package/lib/services/affiliate/rewardful/rewardful.service.d.ts.map +1 -0
  782. package/lib/services/asset/assets.service.d.ts.map +1 -0
  783. package/lib/services/asset/index.d.ts.map +1 -0
  784. package/lib/services/auth/auth.service.d.ts.map +1 -0
  785. package/lib/services/auth/index.d.ts.map +1 -0
  786. package/lib/services/auth/jwt.service.d.ts.map +1 -0
  787. package/lib/services/bank/bank-account-calculation.service.d.ts.map +1 -0
  788. package/lib/services/bank/bank-transaction-calculation.service.d.ts.map +1 -0
  789. package/lib/services/bank/index.d.ts.map +1 -0
  790. package/lib/services/data.service.d.ts.map +1 -0
  791. package/lib/services/event/event-dispatcher.service.d.ts.map +1 -0
  792. package/lib/services/event/index.d.ts.map +1 -0
  793. package/lib/services/event/sse.service.d.ts.map +1 -0
  794. package/lib/services/export/export-formatter.service.d.ts.map +1 -0
  795. package/lib/services/export/index.d.ts.map +1 -0
  796. package/lib/services/header-title/header-title.service.d.ts.map +1 -0
  797. package/lib/services/header-title/index.d.ts.map +1 -0
  798. package/lib/services/http/address/address.service.d.ts.map +1 -0
  799. package/lib/services/http/address/index.d.ts.map +1 -0
  800. package/lib/services/http/bank/bank-account/bank-account.service.d.ts.map +1 -0
  801. package/lib/services/http/bank/bank-account/index.d.ts.map +1 -0
  802. package/lib/services/http/bank/bank-connection/bank-connection.service.d.ts.map +1 -0
  803. package/lib/services/http/bank/bank-connection/index.d.ts.map +1 -0
  804. package/lib/services/http/bank/bank-transaction/bank-transaction.service.d.ts.map +1 -0
  805. package/lib/services/http/bank/bank-transaction/index.d.ts.map +1 -0
  806. package/lib/services/http/bank/bank.service.d.ts.map +1 -0
  807. package/lib/services/http/bank/basiq/basiq-token.service.d.ts.map +1 -0
  808. package/lib/services/http/bank/basiq/basiq.service.d.ts.map +1 -0
  809. package/lib/services/http/bank/basiq/index.d.ts.map +1 -0
  810. package/lib/services/http/bank/index.d.ts.map +1 -0
  811. package/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.d.ts.map +1 -0
  812. package/lib/services/http/chart-accounts/chart-accounts-depreciations/index.d.ts.map +1 -0
  813. package/lib/services/http/chart-accounts/chart-accounts.service.d.ts.map +1 -0
  814. package/lib/services/http/chart-accounts/index.d.ts.map +1 -0
  815. package/lib/services/http/chat/chat.service.d.ts.map +1 -0
  816. package/lib/services/http/chat/index.d.ts.map +1 -0
  817. package/lib/services/http/chat/message-document.service.d.ts.map +1 -0
  818. package/lib/services/http/chat/message.service.d.ts.map +1 -0
  819. package/lib/services/http/client/capital-gain/annual-client-details.service.d.ts.map +1 -0
  820. package/lib/services/http/client/index.d.ts.map +1 -0
  821. package/lib/services/http/client/occupation/occupation.service.d.ts.map +1 -0
  822. package/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.d.ts.map +1 -0
  823. package/lib/services/http/depreciation/depreciation-capital-project/index.d.ts.map +1 -0
  824. package/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.d.ts.map +1 -0
  825. package/lib/services/http/depreciation/depreciation-receipt/index.d.ts.map +1 -0
  826. package/lib/services/http/depreciation/depreciation.service.d.ts.map +1 -0
  827. package/lib/services/http/depreciation/index.d.ts.map +1 -0
  828. package/lib/services/http/document/document-folder/document-folder.service.d.ts.map +1 -0
  829. package/lib/services/http/document/document.service.d.ts.map +1 -0
  830. package/lib/services/http/document/index.d.ts.map +1 -0
  831. package/lib/services/http/facebook/facebook-auth-options.interface.d.ts.map +1 -0
  832. package/lib/services/http/facebook/facebook-auth-response.interface.d.ts.map +1 -0
  833. package/lib/services/http/facebook/facebook-status-response.interface.d.ts.map +1 -0
  834. package/lib/services/http/facebook/facebook.service.d.ts.map +1 -0
  835. package/lib/services/http/facebook/index.d.ts.map +1 -0
  836. package/lib/services/http/file/file.service.d.ts +1 -0
  837. package/lib/services/http/file/file.service.d.ts.map +1 -0
  838. package/lib/services/http/file/index.d.ts.map +1 -0
  839. package/lib/services/http/firm/client-income/client-income-types.service.d.ts.map +1 -0
  840. package/lib/services/http/firm/client-income/index.d.ts.map +1 -0
  841. package/lib/services/http/firm/client-invite/client-invite.service.d.ts.map +1 -0
  842. package/lib/services/http/firm/client-invite/index.d.ts.map +1 -0
  843. package/lib/services/http/firm/client-movement/client-movement.service.d.ts.map +1 -0
  844. package/lib/services/http/firm/client-movement/index.d.ts.map +1 -0
  845. package/lib/services/http/firm/employee/employee.service.d.ts.map +1 -0
  846. package/lib/services/http/firm/employee/index.d.ts.map +1 -0
  847. package/lib/services/http/firm/employee-invite/employee-invite.service.d.ts.map +1 -0
  848. package/lib/services/http/firm/employee-invite/index.d.ts.map +1 -0
  849. package/lib/services/http/firm/firm.service.d.ts.map +1 -0
  850. package/lib/services/http/firm/index.d.ts.map +1 -0
  851. package/lib/services/http/firm/portfolio-report/client-portfolio-report.service.d.ts.map +1 -0
  852. package/lib/services/http/firm/portfolio-report/index.d.ts.map +1 -0
  853. package/lib/services/http/google/google.service.d.ts.map +1 -0
  854. package/lib/services/http/google/index.d.ts.map +1 -0
  855. package/lib/services/http/holding/holding-messages.enum.d.ts.map +1 -0
  856. package/lib/services/http/holding/holding-sale-messages.enum.d.ts.map +1 -0
  857. package/lib/services/http/holding/holding-sale.service.d.ts.map +1 -0
  858. package/lib/services/http/holding/holding-type-messages.enum.d.ts.map +1 -0
  859. package/lib/services/http/holding/holding-type.service.d.ts.map +1 -0
  860. package/lib/services/http/holding/holding.service.d.ts.map +1 -0
  861. package/lib/services/http/holding/index.d.ts.map +1 -0
  862. package/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.d.ts.map +1 -0
  863. package/lib/services/http/income-source/income-source-forecast/index.d.ts.map +1 -0
  864. package/lib/services/http/income-source/income-source.service.d.ts.map +1 -0
  865. package/lib/services/http/income-source/index.d.ts.map +1 -0
  866. package/lib/services/http/income-source/salary-forecast/index.d.ts.map +1 -0
  867. package/lib/services/http/income-source/salary-forecast/salary-forecast.service.d.ts.map +1 -0
  868. package/lib/services/http/income-source/sole-forecast/index.d.ts.map +1 -0
  869. package/lib/services/http/income-source/sole-forecast/sole-forecast.service.d.ts.map +1 -0
  870. package/lib/services/http/index.d.ts.map +1 -0
  871. package/lib/services/http/loan/borrowing-expense/borrowing-expense.service.d.ts.map +1 -0
  872. package/lib/services/http/loan/borrowing-expense/index.d.ts.map +1 -0
  873. package/lib/services/http/loan/index.d.ts.map +1 -0
  874. package/lib/services/http/loan/loan.service.d.ts.map +1 -0
  875. package/lib/services/http/property/index.d.ts.map +1 -0
  876. package/lib/services/http/property/property-category/index.d.ts.map +1 -0
  877. package/lib/services/http/property/property-category/property-category.service.d.ts.map +1 -0
  878. package/lib/services/http/property/property-category-movement/index.d.ts.map +1 -0
  879. package/lib/services/http/property/property-category-movement/property-category-movement.service.d.ts.map +1 -0
  880. package/lib/services/http/property/property-document/index.d.ts.map +1 -0
  881. package/lib/services/http/property/property-document/property-document.service.d.ts.map +1 -0
  882. package/lib/services/http/property/property-sale/index.d.ts.map +1 -0
  883. package/lib/services/http/property/property-sale/property-sale.service.d.ts.map +1 -0
  884. package/lib/services/http/property/property-sale/tax-exemption/tax-exemption.service.d.ts.map +1 -0
  885. package/lib/services/http/property/property-share/index.d.ts.map +1 -0
  886. package/lib/services/http/property/property-share/property-share.service.d.ts.map +1 -0
  887. package/lib/services/http/property/property.service.d.ts.map +1 -0
  888. package/lib/services/http/receipt/index.d.ts.map +1 -0
  889. package/lib/services/http/receipt/receipt.service.d.ts.map +1 -0
  890. package/lib/services/http/rest/http-method.type.d.ts.map +1 -0
  891. package/lib/services/http/rest/index.d.ts.map +1 -0
  892. package/lib/services/http/rest/rest-method.type.d.ts.map +1 -0
  893. package/lib/services/http/rest/rest-old.service.d.ts.map +1 -0
  894. package/lib/services/http/rest/rest.service.d.ts.map +1 -0
  895. package/lib/services/http/service-notification/index.d.ts.map +1 -0
  896. package/lib/services/http/service-notification/service-notification.service.d.ts.map +1 -0
  897. package/lib/services/http/sole/bas-report/bas-report.service.d.ts.map +1 -0
  898. package/lib/services/http/sole/index.d.ts.map +1 -0
  899. package/lib/services/http/sole/sole-business/messages.enum.d.ts.map +1 -0
  900. package/lib/services/http/sole/sole-business/sole-business.service.d.ts.map +1 -0
  901. package/lib/services/http/sole/sole-business-activity/sole-business-activity.service.d.ts.map +1 -0
  902. package/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.d.ts.map +1 -0
  903. package/lib/services/http/sole/sole-business-loss/sole-business-loss.service.d.ts.map +1 -0
  904. package/lib/services/http/sole/sole-contact/sole-contact.service.d.ts.map +1 -0
  905. package/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.d.ts.map +1 -0
  906. package/lib/services/http/sole/sole-details/sole-details.service.d.ts.map +1 -0
  907. package/lib/services/http/sole/sole-invoice/sole-invoice.service.d.ts.map +1 -0
  908. package/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.d.ts.map +1 -0
  909. package/lib/services/http/subscription/index.d.ts.map +1 -0
  910. package/lib/services/http/subscription/service-payment/service-payment.service.d.ts.map +1 -0
  911. package/lib/services/http/subscription/service-payment-method/service-payment-method.service.d.ts.map +1 -0
  912. package/lib/services/http/subscription/service-price/service-price.service.d.ts.map +1 -0
  913. package/lib/services/http/subscription/service-product/service-product.service.d.ts.map +1 -0
  914. package/lib/services/http/subscription/service-subscription/subscription.service.d.ts.map +1 -0
  915. package/lib/services/http/tax-review/index.d.ts.map +1 -0
  916. package/lib/services/http/tax-review/tax-review-history/tax-review-history.service.d.ts.map +1 -0
  917. package/lib/services/http/tax-review/tax-review.service.d.ts.map +1 -0
  918. package/lib/services/http/tax-summary/index.d.ts.map +1 -0
  919. package/lib/services/http/tax-summary/tax-summary.service.d.ts.map +1 -0
  920. package/lib/services/http/transaction/index.d.ts.map +1 -0
  921. package/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.d.ts.map +1 -0
  922. package/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.d.ts.map +1 -0
  923. package/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.d.ts.map +1 -0
  924. package/lib/services/http/transaction/transaction.service.d.ts.map +1 -0
  925. package/lib/services/http/tutorial-video/index.d.ts.map +1 -0
  926. package/lib/services/http/tutorial-video/tutorial-video-response.interface.d.ts.map +1 -0
  927. package/lib/services/http/tutorial-video/tutorial-video.service.d.ts.map +1 -0
  928. package/lib/services/http/tutorial-video/video-source.interface.d.ts.map +1 -0
  929. package/lib/services/http/user/index.d.ts.map +1 -0
  930. package/lib/services/http/user/user-event-setting/user-event-setting.service.d.ts.map +1 -0
  931. package/lib/services/http/user/user-event-type/user-event-type.service.d.ts.map +1 -0
  932. package/lib/services/http/user/user.service.d.ts.map +1 -0
  933. package/lib/services/http/user/users-invite/users-invite.service.d.ts.map +1 -0
  934. package/lib/services/http/vehicle/index.d.ts.map +1 -0
  935. package/lib/services/http/vehicle/vehicle-claim-details.service.d.ts.map +1 -0
  936. package/lib/services/http/vehicle/vehicle-claim.service.d.ts.map +1 -0
  937. package/lib/services/http/vehicle/vehicle-logbook.service.d.ts.map +1 -0
  938. package/lib/services/http/vehicle/vehicle.service.d.ts.map +1 -0
  939. package/lib/services/index.d.ts.map +1 -0
  940. package/lib/services/intercom/index.d.ts.map +1 -0
  941. package/lib/services/intercom/intercom.service.d.ts.map +1 -0
  942. package/lib/services/json/holding/holding-type-exchange.service.d.ts.map +1 -0
  943. package/lib/services/pdf/index.d.ts.map +1 -0
  944. package/lib/services/pdf/js-pdf.d.ts.map +1 -0
  945. package/lib/services/pdf/pdf-from-dom-element/file-settings.d.ts.map +1 -0
  946. package/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.d.ts.map +1 -0
  947. package/lib/services/pdf/pdf-from-table/file-settings.d.ts.map +1 -0
  948. package/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.d.ts.map +1 -0
  949. package/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.d.ts.map +1 -0
  950. package/lib/services/pdf/pdf-from-table/pdf-from-table.service.d.ts.map +1 -0
  951. package/lib/services/preloader/index.d.ts.map +1 -0
  952. package/lib/services/preloader/preloader.service.d.ts.map +1 -0
  953. package/lib/services/property/corelogic/corelogic.service.d.ts.map +1 -0
  954. package/lib/services/property/corelogic/index.d.ts.map +1 -0
  955. package/lib/services/property/equity-position-chart/equity-position-chart.service.d.ts.map +1 -0
  956. package/lib/services/property/equity-position-chart/index.d.ts.map +1 -0
  957. package/lib/services/property/index.d.ts.map +1 -0
  958. package/lib/services/property/property-calculation/index.d.ts.map +1 -0
  959. package/lib/services/property/property-calculation/property-calculation.service.d.ts.map +1 -0
  960. package/lib/services/report/index.d.ts.map +1 -0
  961. package/lib/services/report/property/property-transaction-report.service.d.ts.map +1 -0
  962. package/lib/services/toast/index.d.ts.map +1 -0
  963. package/lib/services/toast/toast.service.d.ts.map +1 -0
  964. package/lib/services/transaction/index.d.ts.map +1 -0
  965. package/lib/services/transaction/transaction-calculation.service.d.ts.map +1 -0
  966. package/lib/services/user/index.d.ts.map +1 -0
  967. package/lib/services/user/user-switcher.service.d.ts.map +1 -0
  968. package/lib/services/vehicle/index.d.ts.map +1 -0
  969. package/lib/services/vehicle/logbook-best-period.service.d.ts.map +1 -0
  970. package/lib/services/xlsx/index.d.ts.map +1 -0
  971. package/lib/services/xlsx/xlsx.service.d.ts.map +1 -0
  972. package/lib/tt-core.module.d.ts.map +1 -0
  973. package/lib/validators/address-corelogic.validator.d.ts.map +1 -0
  974. package/lib/validators/at-least-one-enabled.validator.d.ts.map +1 -0
  975. package/lib/validators/at-least-one.validator.d.ts.map +1 -0
  976. package/lib/validators/autocomplete.validator.d.ts.map +1 -0
  977. package/lib/validators/conditional.validator.d.ts.map +1 -0
  978. package/lib/validators/current-fin-year.validator.d.ts.map +1 -0
  979. package/lib/validators/date-range.validator.d.ts.map +1 -0
  980. package/lib/validators/fields-sum.validator.d.ts.map +1 -0
  981. package/lib/validators/file.validator.d.ts.map +1 -0
  982. package/lib/validators/index.d.ts.map +1 -0
  983. package/lib/validators/min-date/messages.enum.d.ts.map +1 -0
  984. package/lib/validators/min-date/min-date.validator.d.ts.map +1 -0
  985. package/lib/validators/password-match.validator.d.ts.map +1 -0
  986. package/lib/validators/password.validator.d.ts.map +1 -0
  987. package/lib/validators/phone-number.validator.d.ts.map +1 -0
  988. package/lib/validators/required-length.validator.d.ts.map +1 -0
  989. package/lib/validators/transactions-meta-fields.validator.d.ts.map +1 -0
  990. package/package.json +1 -1
  991. package/public-api.d.ts.map +1 -0
  992. package/taxtank-core.d.ts.map +1 -0
@@ -38,6 +38,7 @@ import html2pdf from 'html2pdf.js';
38
38
  import isEqual from 'lodash/isEqual';
39
39
  import * as xlsx from 'xlsx';
40
40
  import * as FileSaver from 'file-saver';
41
+ import round from 'lodash/round';
41
42
 
42
43
  /**
43
44
  * https://api-uat.corelogic.asia/property/au/v2/suggest.json
@@ -73,9 +74,9 @@ class CorelogicService {
73
74
  }));
74
75
  }
75
76
  }
76
- CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
77
- CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: CorelogicService, providedIn: 'root' });
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: CorelogicService, decorators: [{
77
+ CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
78
+ CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, providedIn: 'root' });
79
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, decorators: [{
79
80
  type: Injectable,
80
81
  args: [{
81
82
  providedIn: 'root'
@@ -115,9 +116,9 @@ class CorelogicInterceptor {
115
116
  });
116
117
  }
117
118
  }
118
- CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
119
- CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: CorelogicInterceptor });
120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: CorelogicInterceptor, decorators: [{
119
+ CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
120
+ CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor });
121
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, decorators: [{
121
122
  type: Injectable
122
123
  }], ctorParameters: function () { return [{ type: CorelogicService }, { type: undefined, decorators: [{
123
124
  type: Inject,
@@ -154,9 +155,9 @@ class FinancialYearInterceptor {
154
155
  return next.handle(clonedReq);
155
156
  }
156
157
  }
157
- FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
158
- FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FinancialYearInterceptor });
159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
158
+ FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
159
+ FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor });
160
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
160
161
  type: Injectable
161
162
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
162
163
  type: Inject,
@@ -8457,20 +8458,6 @@ __decorate([
8457
8458
  ], HoldingType.prototype, "exchange", void 0);
8458
8459
 
8459
8460
  class HoldingSale extends AbstractModel {
8460
- getCapitalGain(holding) {
8461
- if (!this.price || !this.holding) {
8462
- return 0;
8463
- }
8464
- return (this.price - holding.price) * this.quantity;
8465
- }
8466
- getNetCapitalGain(holding) {
8467
- const capitalGain = this.getCapitalGain(holding);
8468
- // 50% discount for holdings purchased over a year ago
8469
- if (holding.heldMoreYear()) {
8470
- return capitalGain / 2;
8471
- }
8472
- return capitalGain;
8473
- }
8474
8461
  }
8475
8462
  __decorate([
8476
8463
  Transform(({ value }) => { return { id: value.id }; }, { toPlainOnly: true })
@@ -8729,9 +8716,9 @@ class JwtService extends JwtHelperService {
8729
8716
  return this.getUser().id === userId;
8730
8717
  }
8731
8718
  }
8732
- JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8733
- JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: JwtService, providedIn: 'root' });
8734
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: JwtService, decorators: [{
8719
+ JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8720
+ JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, providedIn: 'root' });
8721
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, decorators: [{
8735
8722
  type: Injectable,
8736
8723
  args: [{
8737
8724
  providedIn: 'root'
@@ -8766,9 +8753,9 @@ class EventDispatcherService {
8766
8753
  this.eventSubject2.next(event);
8767
8754
  }
8768
8755
  }
8769
- EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8770
- EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
8771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EventDispatcherService, decorators: [{
8756
+ EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8757
+ EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
8758
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, decorators: [{
8772
8759
  type: Injectable,
8773
8760
  args: [{
8774
8761
  providedIn: 'root'
@@ -8817,9 +8804,9 @@ class AuthService {
8817
8804
  location.replace(url);
8818
8805
  }
8819
8806
  }
8820
- AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8821
- AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AuthService, providedIn: 'root' });
8822
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AuthService, decorators: [{
8807
+ AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8808
+ AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, providedIn: 'root' });
8809
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, decorators: [{
8823
8810
  type: Injectable,
8824
8811
  args: [{
8825
8812
  providedIn: 'root'
@@ -8954,9 +8941,9 @@ class JwtInterceptor {
8954
8941
  });
8955
8942
  }
8956
8943
  }
8957
- JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8958
- JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: JwtInterceptor });
8959
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: JwtInterceptor, decorators: [{
8944
+ JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8945
+ JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor });
8946
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor, decorators: [{
8960
8947
  type: Injectable
8961
8948
  }], ctorParameters: function () { return [{ type: JwtService }, { type: AuthService }, { type: undefined, decorators: [{
8962
8949
  type: Inject,
@@ -8989,9 +8976,9 @@ class UserSwitcherService {
8989
8976
  window.location.replace('/firm/dashboard');
8990
8977
  }
8991
8978
  }
8992
- UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8993
- UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
8994
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserSwitcherService, decorators: [{
8979
+ UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8980
+ UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
8981
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, decorators: [{
8995
8982
  type: Injectable,
8996
8983
  args: [{
8997
8984
  providedIn: 'root'
@@ -9037,9 +9024,9 @@ class UserSwitcherInterceptor {
9037
9024
  return next.handle(this.switch(request, this.userSwitcherService.get()));
9038
9025
  }
9039
9026
  }
9040
- UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9041
- UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserSwitcherInterceptor });
9042
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9027
+ UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9028
+ UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor });
9029
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9043
9030
  type: Injectable
9044
9031
  }], ctorParameters: function () { return [{ type: UserSwitcherService }, { type: undefined, decorators: [{
9045
9032
  type: Inject,
@@ -9311,9 +9298,9 @@ class PreloaderService {
9311
9298
  this.activePreloaders.next(activePreloaders);
9312
9299
  }
9313
9300
  }
9314
- PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9315
- PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9316
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PreloaderService, decorators: [{
9301
+ PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9302
+ PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9303
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, decorators: [{
9317
9304
  type: Injectable,
9318
9305
  args: [{
9319
9306
  providedIn: 'root'
@@ -9341,9 +9328,9 @@ class PreloaderInterceptor {
9341
9328
  return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
9342
9329
  }
9343
9330
  }
9344
- PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9345
- PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PreloaderInterceptor });
9346
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9331
+ PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9332
+ PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor });
9333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9347
9334
  type: Injectable
9348
9335
  }], ctorParameters: function () { return [{ type: PreloaderService }]; } });
9349
9336
 
@@ -9370,9 +9357,9 @@ class DataService {
9370
9357
  this.cache = this.createCollectionInstance(this.collectionClass, data.map((item) => this.createModelInstance(item)));
9371
9358
  }
9372
9359
  }
9373
- DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9374
- DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DataService, providedIn: 'root' });
9375
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DataService, decorators: [{
9360
+ DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9361
+ DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, providedIn: 'root' });
9362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, decorators: [{
9376
9363
  type: Injectable,
9377
9364
  args: [{
9378
9365
  providedIn: 'root'
@@ -9411,9 +9398,9 @@ class SseService {
9411
9398
  }));
9412
9399
  }
9413
9400
  }
9414
- SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9415
- SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SseService, providedIn: 'root' });
9416
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SseService, decorators: [{
9401
+ SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9402
+ SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, providedIn: 'root' });
9403
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, decorators: [{
9417
9404
  type: Injectable,
9418
9405
  args: [{
9419
9406
  providedIn: 'root'
@@ -9623,9 +9610,9 @@ let RestService$1 = class RestService extends DataService {
9623
9610
  */
9624
9611
  listenEvents() { }
9625
9612
  };
9626
- RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9627
- RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RestService$1, providedIn: 'root' });
9628
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RestService$1, decorators: [{
9613
+ RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9614
+ RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, providedIn: 'root' });
9615
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, decorators: [{
9629
9616
  type: Injectable,
9630
9617
  args: [{
9631
9618
  providedIn: 'root'
@@ -9743,9 +9730,9 @@ class ToastService {
9743
9730
  }));
9744
9731
  }
9745
9732
  }
9746
- ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9747
- ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ToastService, providedIn: 'root' });
9748
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ToastService, decorators: [{
9733
+ ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9734
+ ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, providedIn: 'root' });
9735
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, decorators: [{
9749
9736
  type: Injectable,
9750
9737
  args: [{
9751
9738
  providedIn: 'root'
@@ -9835,9 +9822,9 @@ BankConnectionService.userEventTypes = [
9835
9822
  UserEventTypeTypeEnum.BASIQ_NEW_ACCOUNTS,
9836
9823
  UserEventTypeTypeEnum.BASIQ_AUTHORIZATION_FAIL
9837
9824
  ];
9838
- BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
9839
- BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
9840
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankConnectionService, decorators: [{
9825
+ BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
9826
+ BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
9827
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, decorators: [{
9841
9828
  type: Injectable,
9842
9829
  args: [{
9843
9830
  providedIn: 'root'
@@ -9947,9 +9934,9 @@ BasiqService.basiqApiUrl = 'https://au-api.basiq.io';
9947
9934
  * Basiq does not provide a hook, so we have to check job status manually every x seconds
9948
9935
  */
9949
9936
  BasiqService.bankCredintialsCheckInterval = 3000;
9950
- BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
9951
- BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqService, providedIn: 'root' });
9952
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqService, decorators: [{
9937
+ BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
9938
+ BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, providedIn: 'root' });
9939
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, decorators: [{
9953
9940
  type: Injectable,
9954
9941
  args: [{
9955
9942
  providedIn: 'root'
@@ -9984,9 +9971,9 @@ class BasiqTokenService extends RestService$1 {
9984
9971
  return this.cacheSubject.asObservable();
9985
9972
  }
9986
9973
  }
9987
- BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9988
- BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
9989
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqTokenService, decorators: [{
9974
+ BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
9975
+ BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
9976
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, decorators: [{
9990
9977
  type: Injectable,
9991
9978
  args: [{
9992
9979
  providedIn: 'root'
@@ -10017,9 +10004,9 @@ class BasiqTokenInterceptor {
10017
10004
  });
10018
10005
  }
10019
10006
  }
10020
- BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10021
- BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqTokenInterceptor });
10022
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10007
+ BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10008
+ BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor });
10009
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10023
10010
  type: Injectable
10024
10011
  }], ctorParameters: function () { return [{ type: BasiqTokenService }]; } });
10025
10012
 
@@ -10195,9 +10182,9 @@ class UserService {
10195
10182
  });
10196
10183
  }
10197
10184
  }
10198
- UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10199
- UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserService, providedIn: 'root' });
10200
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserService, decorators: [{
10185
+ UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10186
+ UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, providedIn: 'root' });
10187
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, decorators: [{
10201
10188
  type: Injectable,
10202
10189
  args: [{
10203
10190
  providedIn: 'root'
@@ -10227,17 +10214,17 @@ class BasiqClientIdInterceptor {
10227
10214
  });
10228
10215
  }
10229
10216
  }
10230
- BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10231
- BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqClientIdInterceptor });
10232
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10217
+ BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10218
+ BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor });
10219
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10233
10220
  type: Injectable
10234
10221
  }], ctorParameters: function () { return [{ type: UserService }]; } });
10235
10222
 
10236
10223
  class InterceptorsModule {
10237
10224
  }
10238
- InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10239
- InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: InterceptorsModule });
10240
- InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InterceptorsModule, providers: [
10225
+ InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10226
+ InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule });
10227
+ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, providers: [
10241
10228
  {
10242
10229
  provide: HTTP_INTERCEPTORS,
10243
10230
  useClass: CorelogicInterceptor,
@@ -10275,7 +10262,7 @@ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
10275
10262
  multi: true
10276
10263
  }
10277
10264
  ] });
10278
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: InterceptorsModule, decorators: [{
10265
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, decorators: [{
10279
10266
  type: NgModule,
10280
10267
  args: [{
10281
10268
  providers: [
@@ -10333,12 +10320,12 @@ class TtCoreModule {
10333
10320
  };
10334
10321
  }
10335
10322
  }
10336
- TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10337
- TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.8", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10323
+ TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10324
+ TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10338
10325
  InterceptorsModule] });
10339
- TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10326
+ TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10340
10327
  InterceptorsModule] });
10341
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TtCoreModule, decorators: [{
10328
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, decorators: [{
10342
10329
  type: NgModule,
10343
10330
  args: [{
10344
10331
  declarations: [],
@@ -11942,9 +11929,9 @@ class AddressService {
11942
11929
  return this.countriesSubject.asObservable();
11943
11930
  }
11944
11931
  }
11945
- AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11946
- AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AddressService, providedIn: 'root' });
11947
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AddressService, decorators: [{
11932
+ AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11933
+ AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, providedIn: 'root' });
11934
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, decorators: [{
11948
11935
  type: Injectable,
11949
11936
  args: [{
11950
11937
  providedIn: 'root'
@@ -11998,9 +11985,9 @@ class BankAccountService extends RestService$1 {
11998
11985
  });
11999
11986
  }
12000
11987
  }
12001
- BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12002
- BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankAccountService, decorators: [{
11988
+ BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11989
+ BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, providedIn: 'root' });
11990
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, decorators: [{
12004
11991
  type: Injectable,
12005
11992
  args: [{
12006
11993
  providedIn: 'root'
@@ -12065,9 +12052,9 @@ class BankTransactionService extends RestService$1 {
12065
12052
  });
12066
12053
  }
12067
12054
  }
12068
- BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12069
- BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12070
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankTransactionService, decorators: [{
12055
+ BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12056
+ BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12057
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, decorators: [{
12071
12058
  type: Injectable,
12072
12059
  args: [{
12073
12060
  providedIn: 'root'
@@ -12095,9 +12082,9 @@ class BankService extends RestService$1 {
12095
12082
  }));
12096
12083
  }
12097
12084
  }
12098
- BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12099
- BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankService, providedIn: 'root' });
12100
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankService, decorators: [{
12085
+ BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12086
+ BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, providedIn: 'root' });
12087
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, decorators: [{
12101
12088
  type: Injectable,
12102
12089
  args: [{
12103
12090
  providedIn: 'root'
@@ -12117,9 +12104,9 @@ class ChartAccountsDepreciationService extends RestService$1 {
12117
12104
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
12118
12105
  }
12119
12106
  }
12120
- ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12121
- ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12122
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12107
+ ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12108
+ ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12123
12110
  type: Injectable,
12124
12111
  args: [{
12125
12112
  providedIn: 'root'
@@ -12159,9 +12146,9 @@ class ChartAccountsService extends RestService$1 {
12159
12146
  }));
12160
12147
  }
12161
12148
  }
12162
- ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12163
- ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12164
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChartAccountsService, decorators: [{
12149
+ ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12150
+ ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, decorators: [{
12165
12152
  type: Injectable,
12166
12153
  args: [{
12167
12154
  providedIn: 'root'
@@ -12230,9 +12217,9 @@ class ChatService extends RestService$1 {
12230
12217
  });
12231
12218
  }
12232
12219
  }
12233
- ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12234
- ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChatService, providedIn: 'root' });
12235
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ChatService, decorators: [{
12220
+ ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12221
+ ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, providedIn: 'root' });
12222
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, decorators: [{
12236
12223
  type: Injectable,
12237
12224
  args: [{
12238
12225
  providedIn: 'root'
@@ -12289,9 +12276,9 @@ class MessageService extends RestService$1 {
12289
12276
  });
12290
12277
  }
12291
12278
  }
12292
- MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12293
- MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: MessageService, providedIn: 'root' });
12294
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: MessageService, decorators: [{
12279
+ MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12280
+ MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, providedIn: 'root' });
12281
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, decorators: [{
12295
12282
  type: Injectable,
12296
12283
  args: [{
12297
12284
  providedIn: 'root'
@@ -12362,9 +12349,9 @@ class MessageDocumentService extends RestService$1 {
12362
12349
  }));
12363
12350
  }
12364
12351
  }
12365
- MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12366
- MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12367
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: MessageDocumentService, decorators: [{
12352
+ MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12353
+ MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12354
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, decorators: [{
12368
12355
  type: Injectable,
12369
12356
  args: [{
12370
12357
  providedIn: 'root'
@@ -12489,9 +12476,9 @@ class DepreciationService extends RestService$1 {
12489
12476
  });
12490
12477
  }
12491
12478
  }
12492
- DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12493
- DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12494
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationService, decorators: [{
12479
+ DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12480
+ DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12481
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, decorators: [{
12495
12482
  type: Injectable,
12496
12483
  args: [{
12497
12484
  providedIn: 'root'
@@ -12543,9 +12530,9 @@ class DepreciationCapitalProjectService {
12543
12530
  }));
12544
12531
  }
12545
12532
  }
12546
- DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12547
- DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12548
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12533
+ DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12534
+ DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12535
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12549
12536
  type: Injectable,
12550
12537
  args: [{
12551
12538
  providedIn: 'root'
@@ -12611,9 +12598,9 @@ class ReceiptService {
12611
12598
  return plainToClass(this.modelClass, data);
12612
12599
  }
12613
12600
  }
12614
- ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12615
- ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12616
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ReceiptService, decorators: [{
12601
+ ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12602
+ ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12603
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, decorators: [{
12617
12604
  type: Injectable,
12618
12605
  args: [{
12619
12606
  providedIn: 'root'
@@ -12642,9 +12629,9 @@ class DepreciationReceiptService extends ReceiptService {
12642
12629
  this.listenEvents();
12643
12630
  }
12644
12631
  }
12645
- DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12646
- DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12647
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12632
+ DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12633
+ DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12634
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12648
12635
  type: Injectable,
12649
12636
  args: [{
12650
12637
  providedIn: 'root'
@@ -12858,9 +12845,9 @@ class RestService {
12858
12845
  */
12859
12846
  listenEvents() { }
12860
12847
  }
12861
- RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12862
- RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RestService, providedIn: 'root' });
12863
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RestService, decorators: [{
12848
+ RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12849
+ RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, providedIn: 'root' });
12850
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, decorators: [{
12864
12851
  type: Injectable,
12865
12852
  args: [{
12866
12853
  providedIn: 'root'
@@ -12877,9 +12864,9 @@ class DocumentService extends RestService {
12877
12864
  this.modelClass = Document;
12878
12865
  }
12879
12866
  }
12880
- DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12881
- DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DocumentService, providedIn: 'root' });
12882
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DocumentService, decorators: [{
12867
+ DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12868
+ DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, providedIn: 'root' });
12869
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, decorators: [{
12883
12870
  type: Injectable,
12884
12871
  args: [{
12885
12872
  providedIn: 'root'
@@ -12945,9 +12932,9 @@ class DocumentFolderService extends RestService {
12945
12932
  }));
12946
12933
  }
12947
12934
  }
12948
- DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12949
- DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
12950
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: DocumentFolderService, decorators: [{
12935
+ DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12936
+ DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
12937
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, decorators: [{
12951
12938
  type: Injectable,
12952
12939
  args: [{
12953
12940
  providedIn: 'root'
@@ -13022,9 +13009,9 @@ FacebookService.authOptions = {
13022
13009
  auth_type: 'rerequest',
13023
13010
  return_scopes: true
13024
13011
  };
13025
- FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13026
- FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FacebookService, providedIn: 'root' });
13027
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FacebookService, decorators: [{
13012
+ FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13013
+ FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, providedIn: 'root' });
13014
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, decorators: [{
13028
13015
  type: Injectable,
13029
13016
  args: [{
13030
13017
  providedIn: 'root'
@@ -13092,9 +13079,9 @@ class GoogleService {
13092
13079
  google.accounts.id.disableAutoSelect();
13093
13080
  }
13094
13081
  }
13095
- GoogleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: GoogleService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13096
- GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: GoogleService, providedIn: 'root' });
13097
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: GoogleService, decorators: [{
13082
+ GoogleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13083
+ GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, providedIn: 'root' });
13084
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, decorators: [{
13098
13085
  type: Injectable,
13099
13086
  args: [{
13100
13087
  providedIn: 'root'
@@ -13119,10 +13106,13 @@ class FileService extends RestService$1 {
13119
13106
  return this.http.post(this.apiUrl, formData)
13120
13107
  .pipe(map((fileBase) => plainToClass(AppFile, fileBase)));
13121
13108
  }
13109
+ download(file) {
13110
+ return this.http.get(`${this.apiUrl}/${file.id}/download`, { responseType: 'blob' });
13111
+ }
13122
13112
  }
13123
- FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13124
- FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FileService, providedIn: 'root' });
13125
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FileService, decorators: [{
13113
+ FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13114
+ FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, providedIn: 'root' });
13115
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, decorators: [{
13126
13116
  type: Injectable,
13127
13117
  args: [{
13128
13118
  providedIn: 'root'
@@ -13139,9 +13129,9 @@ class ClientIncomeTypesService extends RestService$1 {
13139
13129
  this.disabledMethods = ['postBatch', 'putBatch', 'delete', 'deleteBatch'];
13140
13130
  }
13141
13131
  }
13142
- ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13143
- ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13144
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13132
+ ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13133
+ ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13134
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13145
13135
  type: Injectable,
13146
13136
  args: [{
13147
13137
  providedIn: 'root'
@@ -13256,9 +13246,9 @@ class ClientInviteService extends RestService {
13256
13246
  });
13257
13247
  }
13258
13248
  }
13259
- ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13260
- ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13261
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientInviteService, decorators: [{
13249
+ ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13250
+ ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, decorators: [{
13262
13252
  type: Injectable,
13263
13253
  args: [{
13264
13254
  providedIn: 'root'
@@ -13337,9 +13327,9 @@ class ClientMovementService extends RestService {
13337
13327
  });
13338
13328
  }
13339
13329
  }
13340
- ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13341
- ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13342
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientMovementService, decorators: [{
13330
+ ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13331
+ ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, decorators: [{
13343
13333
  type: Injectable,
13344
13334
  args: [{
13345
13335
  providedIn: 'root'
@@ -13368,9 +13358,9 @@ class EmployeeService extends RestService {
13368
13358
  }));
13369
13359
  }
13370
13360
  }
13371
- EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13372
- EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13373
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EmployeeService, decorators: [{
13361
+ EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13362
+ EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13363
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, decorators: [{
13374
13364
  type: Injectable,
13375
13365
  args: [{
13376
13366
  providedIn: 'root'
@@ -13413,9 +13403,9 @@ class EmployeeInviteService extends RestService {
13413
13403
  }));
13414
13404
  }
13415
13405
  }
13416
- EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13417
- EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13418
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EmployeeInviteService, decorators: [{
13406
+ EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13407
+ EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13408
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, decorators: [{
13419
13409
  type: Injectable,
13420
13410
  args: [{
13421
13411
  providedIn: 'root'
@@ -13440,9 +13430,9 @@ class ClientPortfolioReportService {
13440
13430
  }));
13441
13431
  }
13442
13432
  }
13443
- ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13444
- ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13445
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13433
+ ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13434
+ ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13446
13436
  type: Injectable,
13447
13437
  args: [{
13448
13438
  providedIn: 'root'
@@ -13512,9 +13502,9 @@ class FirmService {
13512
13502
  }));
13513
13503
  }
13514
13504
  }
13515
- FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13516
- FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FirmService, providedIn: 'root' });
13517
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: FirmService, decorators: [{
13505
+ FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13506
+ FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, providedIn: 'root' });
13507
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, decorators: [{
13518
13508
  type: Injectable,
13519
13509
  args: [{
13520
13510
  providedIn: 'root'
@@ -13587,9 +13577,9 @@ class IncomeSourceForecastService extends RestService {
13587
13577
  }).flat();
13588
13578
  }
13589
13579
  }
13590
- IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13591
- IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13592
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13580
+ IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13581
+ IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13582
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13593
13583
  type: Injectable,
13594
13584
  args: [{
13595
13585
  providedIn: 'root'
@@ -13659,9 +13649,9 @@ class SalaryForecastService extends RestService {
13659
13649
  }).flat();
13660
13650
  }
13661
13651
  }
13662
- SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13663
- SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13664
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SalaryForecastService, decorators: [{
13652
+ SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13653
+ SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13654
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, decorators: [{
13665
13655
  type: Injectable,
13666
13656
  args: [{
13667
13657
  providedIn: 'root'
@@ -13737,9 +13727,9 @@ class SoleForecastService extends RestService {
13737
13727
  });
13738
13728
  }
13739
13729
  }
13740
- SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13741
- SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13742
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleForecastService, decorators: [{
13730
+ SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13731
+ SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13732
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, decorators: [{
13743
13733
  type: Injectable,
13744
13734
  args: [{
13745
13735
  providedIn: 'root'
@@ -13838,9 +13828,9 @@ class IncomeSourceService extends RestService {
13838
13828
  });
13839
13829
  }
13840
13830
  }
13841
- IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13842
- IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
13843
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IncomeSourceService, decorators: [{
13831
+ IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13832
+ IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
13833
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, decorators: [{
13844
13834
  type: Injectable,
13845
13835
  args: [{
13846
13836
  providedIn: 'root'
@@ -13903,9 +13893,9 @@ class BorrowingExpenseService {
13903
13893
  }));
13904
13894
  }
13905
13895
  }
13906
- BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13907
- BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
13908
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BorrowingExpenseService, decorators: [{
13896
+ BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13897
+ BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
13898
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, decorators: [{
13909
13899
  type: Injectable,
13910
13900
  args: [{
13911
13901
  providedIn: 'root'
@@ -13987,9 +13977,9 @@ class LoanService extends RestService$1 {
13987
13977
  }));
13988
13978
  }
13989
13979
  }
13990
- LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13991
- LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LoanService, providedIn: 'root' });
13992
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LoanService, decorators: [{
13980
+ LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13981
+ LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, providedIn: 'root' });
13982
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, decorators: [{
13993
13983
  type: Injectable,
13994
13984
  args: [{
13995
13985
  providedIn: 'root'
@@ -14008,9 +13998,9 @@ class PropertyCategoryService extends RestService$1 {
14008
13998
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14009
13999
  }
14010
14000
  }
14011
- PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14012
- PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
14013
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCategoryService, decorators: [{
14001
+ PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14002
+ PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
14003
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, decorators: [{
14014
14004
  type: Injectable,
14015
14005
  args: [{
14016
14006
  providedIn: 'root'
@@ -14026,9 +14016,9 @@ class PropertyCategoryMovementService extends RestService$1 {
14026
14016
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14027
14017
  }
14028
14018
  }
14029
- PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14030
- PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14031
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14019
+ PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14020
+ PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14021
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14032
14022
  type: Injectable,
14033
14023
  args: [{
14034
14024
  providedIn: 'root'
@@ -14070,9 +14060,9 @@ class PropertyDocumentService extends RestService$1 {
14070
14060
  });
14071
14061
  }
14072
14062
  }
14073
- PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14074
- PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14075
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyDocumentService, decorators: [{
14063
+ PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14064
+ PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14065
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, decorators: [{
14076
14066
  type: Injectable,
14077
14067
  args: [{
14078
14068
  providedIn: 'root'
@@ -14089,9 +14079,9 @@ class TaxExemptionService extends RestService$1 {
14089
14079
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
14090
14080
  }
14091
14081
  }
14092
- TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxExemptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14093
- TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14094
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxExemptionService, decorators: [{
14082
+ TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14083
+ TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14084
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, decorators: [{
14095
14085
  type: Injectable,
14096
14086
  args: [{
14097
14087
  providedIn: 'root'
@@ -14107,9 +14097,9 @@ class PropertySaleService extends RestService$1 {
14107
14097
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14108
14098
  }
14109
14099
  }
14110
- PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14111
- PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14112
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertySaleService, decorators: [{
14100
+ PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14101
+ PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14102
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, decorators: [{
14113
14103
  type: Injectable,
14114
14104
  args: [{
14115
14105
  providedIn: 'root'
@@ -14156,9 +14146,9 @@ class PropertyShareService extends RestService$1 {
14156
14146
  this.listenCSE(PropertySale, ['post', 'delete'], this.resetCache);
14157
14147
  }
14158
14148
  }
14159
- PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14160
- PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14161
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyShareService, decorators: [{
14149
+ PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14150
+ PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14151
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, decorators: [{
14162
14152
  type: Injectable,
14163
14153
  args: [{
14164
14154
  providedIn: 'root'
@@ -14255,9 +14245,9 @@ class PropertyService extends RestService$1 {
14255
14245
  }));
14256
14246
  }
14257
14247
  }
14258
- PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14259
- PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyService, providedIn: 'root' });
14260
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyService, decorators: [{
14248
+ PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14249
+ PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, providedIn: 'root' });
14250
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, decorators: [{
14261
14251
  type: Injectable,
14262
14252
  args: [{
14263
14253
  providedIn: 'root'
@@ -14301,9 +14291,9 @@ class ServiceNotificationService extends RestService {
14301
14291
  });
14302
14292
  }
14303
14293
  }
14304
- ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14305
- ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14306
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServiceNotificationService, decorators: [{
14294
+ ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14295
+ ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, decorators: [{
14307
14297
  type: Injectable,
14308
14298
  args: [{
14309
14299
  providedIn: 'root'
@@ -14352,9 +14342,9 @@ class SoleBusinessService extends RestService {
14352
14342
  }));
14353
14343
  }
14354
14344
  }
14355
- SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14356
- SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessService, decorators: [{
14345
+ SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14346
+ SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14347
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, decorators: [{
14358
14348
  type: Injectable,
14359
14349
  args: [{
14360
14350
  providedIn: 'root'
@@ -14369,9 +14359,9 @@ class SoleBusinessActivityService extends RestService {
14369
14359
  this.isHydra = true;
14370
14360
  }
14371
14361
  }
14372
- SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14373
- SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14374
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14362
+ SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14363
+ SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14364
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14375
14365
  type: Injectable,
14376
14366
  args: [{
14377
14367
  providedIn: 'root'
@@ -14397,9 +14387,9 @@ class SoleBusinessLossService extends RestService {
14397
14387
  });
14398
14388
  }
14399
14389
  }
14400
- SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14401
- SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14402
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14390
+ SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14391
+ SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14392
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14403
14393
  type: Injectable,
14404
14394
  args: [{
14405
14395
  providedIn: 'root'
@@ -14417,9 +14407,9 @@ class SoleBusinessLossOffsetRuleService extends RestService {
14417
14407
  this.isHydra = true;
14418
14408
  }
14419
14409
  }
14420
- SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14421
- SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14410
+ SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14411
+ SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14412
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14423
14413
  type: Injectable,
14424
14414
  args: [{
14425
14415
  providedIn: 'root'
@@ -14434,9 +14424,9 @@ class SoleContactService extends RestService {
14434
14424
  this.isHydra = true;
14435
14425
  }
14436
14426
  }
14437
- SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14438
- SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14439
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleContactService, decorators: [{
14427
+ SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14428
+ SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14429
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, decorators: [{
14440
14430
  type: Injectable,
14441
14431
  args: [{
14442
14432
  providedIn: 'root'
@@ -14492,9 +14482,9 @@ class SoleDepreciationMethodService {
14492
14482
  });
14493
14483
  }
14494
14484
  }
14495
- SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
14496
- SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14497
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14485
+ SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
14486
+ SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14487
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14498
14488
  type: Injectable,
14499
14489
  args: [{
14500
14490
  providedIn: 'root'
@@ -14547,9 +14537,9 @@ class SoleDetailsService {
14547
14537
  }));
14548
14538
  }
14549
14539
  }
14550
- SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14551
- SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14552
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleDetailsService, decorators: [{
14540
+ SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14541
+ SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14542
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, decorators: [{
14553
14543
  type: Injectable,
14554
14544
  args: [{
14555
14545
  providedIn: 'root'
@@ -14622,9 +14612,9 @@ class SoleInvoiceService extends RestService {
14622
14612
  });
14623
14613
  }
14624
14614
  }
14625
- SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14626
- SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14627
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleInvoiceService, decorators: [{
14615
+ SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14616
+ SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14617
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, decorators: [{
14628
14618
  type: Injectable,
14629
14619
  args: [{
14630
14620
  providedIn: 'root'
@@ -14639,9 +14629,9 @@ class SoleInvoiceTemplateService extends RestService {
14639
14629
  this.isHydra = true;
14640
14630
  }
14641
14631
  }
14642
- SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14643
- SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14644
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14632
+ SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14633
+ SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14634
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14645
14635
  type: Injectable,
14646
14636
  args: [{
14647
14637
  providedIn: 'root'
@@ -14656,9 +14646,9 @@ class BasReportService extends RestService {
14656
14646
  this.isHydra = true;
14657
14647
  }
14658
14648
  }
14659
- BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14660
- BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasReportService, providedIn: 'root' });
14661
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BasReportService, decorators: [{
14649
+ BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14650
+ BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, providedIn: 'root' });
14651
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, decorators: [{
14662
14652
  type: Injectable,
14663
14653
  args: [{
14664
14654
  providedIn: 'root'
@@ -14684,9 +14674,9 @@ class ServicePaymentService extends RestService$1 {
14684
14674
  return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
14685
14675
  }
14686
14676
  }
14687
- ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14688
- ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14689
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePaymentService, decorators: [{
14677
+ ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14678
+ ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14679
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, decorators: [{
14690
14680
  type: Injectable,
14691
14681
  args: [{
14692
14682
  providedIn: 'root'
@@ -14734,9 +14724,9 @@ class ServicePaymentMethodService extends RestService$1 {
14734
14724
  });
14735
14725
  }
14736
14726
  }
14737
- ServicePaymentMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePaymentMethodService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14738
- ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
14739
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
14727
+ ServicePaymentMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14728
+ ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
14729
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
14740
14730
  type: Injectable,
14741
14731
  args: [{
14742
14732
  providedIn: 'root'
@@ -14759,9 +14749,9 @@ class ServicePriceService extends RestService$1 {
14759
14749
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
14760
14750
  }
14761
14751
  }
14762
- ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14763
- ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
14764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServicePriceService, decorators: [{
14752
+ ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14753
+ ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
14754
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, decorators: [{
14765
14755
  type: Injectable,
14766
14756
  args: [{
14767
14757
  providedIn: 'root'
@@ -14877,9 +14867,9 @@ class SubscriptionService extends RestService$1 {
14877
14867
  });
14878
14868
  }
14879
14869
  }
14880
- SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14881
- SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
14882
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: SubscriptionService, decorators: [{
14870
+ SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14871
+ SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
14872
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, decorators: [{
14883
14873
  type: Injectable,
14884
14874
  args: [{
14885
14875
  providedIn: 'root'
@@ -14899,9 +14889,9 @@ class ServiceProductService extends RestService$1 {
14899
14889
  this.isApiPlatform = true;
14900
14890
  }
14901
14891
  }
14902
- ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14903
- ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
14904
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ServiceProductService, decorators: [{
14892
+ ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14893
+ ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
14894
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, decorators: [{
14905
14895
  type: Injectable,
14906
14896
  args: [{
14907
14897
  providedIn: 'root'
@@ -14933,9 +14923,9 @@ class TaxReviewHistoryService extends RestService {
14933
14923
  });
14934
14924
  }
14935
14925
  }
14936
- TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14937
- TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
14938
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
14926
+ TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14927
+ TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
14928
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
14939
14929
  type: Injectable,
14940
14930
  args: [{
14941
14931
  providedIn: 'root'
@@ -15024,9 +15014,9 @@ class TaxReviewService extends RestService {
15024
15014
  });
15025
15015
  }
15026
15016
  }
15027
- TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15028
- TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15029
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxReviewService, decorators: [{
15017
+ TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15018
+ TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15019
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, decorators: [{
15030
15020
  type: Injectable,
15031
15021
  args: [{
15032
15022
  providedIn: 'root'
@@ -15083,9 +15073,9 @@ class TaxSummaryService {
15083
15073
  });
15084
15074
  }
15085
15075
  }
15086
- TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15087
- TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15088
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TaxSummaryService, decorators: [{
15076
+ TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15077
+ TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15078
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, decorators: [{
15089
15079
  type: Injectable,
15090
15080
  args: [{
15091
15081
  providedIn: 'root'
@@ -15104,9 +15094,9 @@ class AllocationRuleService extends RestService$1 {
15104
15094
  this.isApiPlatform = true;
15105
15095
  }
15106
15096
  }
15107
- AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15108
- AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15109
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AllocationRuleService, decorators: [{
15097
+ AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15098
+ AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15099
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, decorators: [{
15110
15100
  type: Injectable,
15111
15101
  args: [{
15112
15102
  providedIn: 'root'
@@ -15197,9 +15187,9 @@ class TransactionAllocationService extends RestService {
15197
15187
  });
15198
15188
  }
15199
15189
  }
15200
- TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15201
- TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionAllocationService, decorators: [{
15190
+ TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15191
+ TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15192
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, decorators: [{
15203
15193
  type: Injectable,
15204
15194
  args: [{
15205
15195
  providedIn: 'root'
@@ -15225,9 +15215,9 @@ class TransactionReceiptService extends ReceiptService {
15225
15215
  this.listenEvents();
15226
15216
  }
15227
15217
  }
15228
- TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
15229
- TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15230
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionReceiptService, decorators: [{
15218
+ TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
15219
+ TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, decorators: [{
15231
15221
  type: Injectable,
15232
15222
  args: [{
15233
15223
  providedIn: 'root'
@@ -15546,9 +15536,9 @@ class TransactionService extends RestService {
15546
15536
  });
15547
15537
  }
15548
15538
  }
15549
- TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
15550
- TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionService, providedIn: 'root' });
15551
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionService, decorators: [{
15539
+ TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
15540
+ TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, providedIn: 'root' });
15541
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, decorators: [{
15552
15542
  type: Injectable,
15553
15543
  args: [{
15554
15544
  providedIn: 'root'
@@ -15577,9 +15567,9 @@ class TutorialVideoService {
15577
15567
  }
15578
15568
  TutorialVideoService.googleUrl = `https://www.googleapis.com/drive/v3/files?fields=*&mimeType='video/mp4'&orderBy=name`;
15579
15569
  TutorialVideoService.parents = '1uLMLzi8WUy2go9xhfzJEwgFwOM43dukM';
15580
- TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15581
- TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TutorialVideoService, decorators: [{
15570
+ TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15571
+ TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15572
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, decorators: [{
15583
15573
  type: Injectable,
15584
15574
  args: [{
15585
15575
  providedIn: 'root'
@@ -15599,9 +15589,9 @@ class VehicleService extends RestService {
15599
15589
  this.modelClass = Vehicle;
15600
15590
  }
15601
15591
  }
15602
- VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15603
- VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleService, providedIn: 'root' });
15604
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleService, decorators: [{
15592
+ VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15593
+ VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, providedIn: 'root' });
15594
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, decorators: [{
15605
15595
  type: Injectable,
15606
15596
  args: [{
15607
15597
  providedIn: 'root'
@@ -15673,9 +15663,9 @@ class VehicleClaimService extends RestService {
15673
15663
  combineLatest(batch$).subscribe();
15674
15664
  }
15675
15665
  }
15676
- VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15677
- VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15678
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleClaimService, decorators: [{
15666
+ VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15667
+ VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15668
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, decorators: [{
15679
15669
  type: Injectable,
15680
15670
  args: [{
15681
15671
  providedIn: 'root'
@@ -15752,9 +15742,9 @@ class VehicleClaimDetailsService {
15752
15742
  this.update(vehicleClaimDetails).subscribe();
15753
15743
  }
15754
15744
  }
15755
- VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
15756
- VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
15757
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
15745
+ VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
15746
+ VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
15747
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
15758
15748
  type: Injectable,
15759
15749
  args: [{
15760
15750
  providedIn: 'root'
@@ -15774,9 +15764,9 @@ class VehicleLogbookService extends RestService {
15774
15764
  this.modelClass = VehicleLogbook;
15775
15765
  }
15776
15766
  }
15777
- VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15778
- VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
15779
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: VehicleLogbookService, decorators: [{
15767
+ VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15768
+ VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
15769
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, decorators: [{
15780
15770
  type: Injectable,
15781
15771
  args: [{
15782
15772
  providedIn: 'root'
@@ -15793,9 +15783,9 @@ class AnnualClientDetailsService extends RestService$1 {
15793
15783
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch', 'delete'];
15794
15784
  }
15795
15785
  }
15796
- AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15797
- AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
15798
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
15786
+ AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15787
+ AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
15788
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
15799
15789
  type: Injectable,
15800
15790
  args: [{
15801
15791
  providedIn: 'root'
@@ -15828,9 +15818,9 @@ class OccupationService {
15828
15818
  return this.occupationsSubject.asObservable();
15829
15819
  }
15830
15820
  }
15831
- OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15832
- OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: OccupationService, providedIn: 'root' });
15833
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: OccupationService, decorators: [{
15821
+ OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15822
+ OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, providedIn: 'root' });
15823
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, decorators: [{
15834
15824
  type: Injectable,
15835
15825
  args: [{
15836
15826
  providedIn: 'root'
@@ -15874,9 +15864,9 @@ class UserEventSettingService extends RestService {
15874
15864
  }));
15875
15865
  }
15876
15866
  }
15877
- UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15878
- UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
15879
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserEventSettingService, decorators: [{
15867
+ UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15868
+ UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
15869
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, decorators: [{
15880
15870
  type: Injectable,
15881
15871
  args: [{
15882
15872
  providedIn: 'root'
@@ -15891,9 +15881,9 @@ class UserEventTypeService extends RestService {
15891
15881
  this.isHydra = true;
15892
15882
  }
15893
15883
  }
15894
- UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15895
- UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
15896
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UserEventTypeService, decorators: [{
15884
+ UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15885
+ UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
15886
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, decorators: [{
15897
15887
  type: Injectable,
15898
15888
  args: [{
15899
15889
  providedIn: 'root'
@@ -15910,9 +15900,9 @@ class UsersInviteService extends RestService {
15910
15900
  this.url = 'users/invite';
15911
15901
  }
15912
15902
  }
15913
- UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15914
- UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
15915
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: UsersInviteService, decorators: [{
15903
+ UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15904
+ UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
15905
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, decorators: [{
15916
15906
  type: Injectable,
15917
15907
  args: [{
15918
15908
  providedIn: 'root'
@@ -15929,9 +15919,9 @@ class HoldingService extends RestService$1 {
15929
15919
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
15930
15920
  }
15931
15921
  }
15932
- HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15933
- HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingService, providedIn: 'root' });
15934
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingService, decorators: [{
15922
+ HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15923
+ HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, providedIn: 'root' });
15924
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, decorators: [{
15935
15925
  type: Injectable,
15936
15926
  args: [{
15937
15927
  providedIn: 'root'
@@ -15948,9 +15938,9 @@ class HoldingTypeService extends RestService$1 {
15948
15938
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
15949
15939
  }
15950
15940
  }
15951
- HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15952
- HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
15953
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingTypeService, decorators: [{
15941
+ HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15942
+ HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
15943
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, decorators: [{
15954
15944
  type: Injectable,
15955
15945
  args: [{
15956
15946
  providedIn: 'root'
@@ -15967,9 +15957,9 @@ class HoldingSaleService extends RestService$1 {
15967
15957
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
15968
15958
  }
15969
15959
  }
15970
- HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15971
- HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
15972
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingSaleService, decorators: [{
15960
+ HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15961
+ HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
15962
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, decorators: [{
15973
15963
  type: Injectable,
15974
15964
  args: [{
15975
15965
  providedIn: 'root'
@@ -16064,9 +16054,9 @@ class HoldingTypeExchangeService extends DataService {
16064
16054
  this.setCache(HoldingTypeExchanges);
16065
16055
  }
16066
16056
  }
16067
- HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16068
- HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16069
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16057
+ HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16058
+ HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16059
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16070
16060
  type: Injectable,
16071
16061
  args: [{
16072
16062
  providedIn: 'root'
@@ -16297,9 +16287,9 @@ class AccountSetupService {
16297
16287
  }));
16298
16288
  }
16299
16289
  }
16300
- AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }, { token: HoldingService }], target: i0.ɵɵFactoryTarget.Injectable });
16301
- AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16302
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AccountSetupService, decorators: [{
16290
+ AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }, { token: HoldingService }], target: i0.ɵɵFactoryTarget.Injectable });
16291
+ AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16292
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, decorators: [{
16303
16293
  type: Injectable,
16304
16294
  args: [{
16305
16295
  providedIn: 'root'
@@ -16325,9 +16315,9 @@ class RewardfulService {
16325
16315
  });
16326
16316
  }
16327
16317
  }
16328
- RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16329
- RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: RewardfulService, decorators: [{
16318
+ RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16319
+ RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16320
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, decorators: [{
16331
16321
  type: Injectable,
16332
16322
  args: [{
16333
16323
  providedIn: 'root'
@@ -16372,9 +16362,9 @@ class AssetsService {
16372
16362
  return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
16373
16363
  }
16374
16364
  }
16375
- AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16376
- AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AssetsService, providedIn: 'root' });
16377
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: AssetsService, decorators: [{
16365
+ AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16366
+ AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, providedIn: 'root' });
16367
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, decorators: [{
16378
16368
  type: Injectable,
16379
16369
  args: [{
16380
16370
  providedIn: 'root'
@@ -16437,9 +16427,9 @@ class BankTransactionCalculationService {
16437
16427
  return allocations.getByBankTransactionsIds(bankTransactions.debitTransactions.getIds()).amount;
16438
16428
  }
16439
16429
  }
16440
- BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16441
- BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16442
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16430
+ BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16431
+ BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16432
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16443
16433
  type: Injectable,
16444
16434
  args: [{
16445
16435
  providedIn: 'root'
@@ -16468,9 +16458,9 @@ class BankAccountCalculationService {
16468
16458
  return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
16469
16459
  }
16470
16460
  }
16471
- BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16472
- BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16473
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16461
+ BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16462
+ BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16463
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16474
16464
  type: Injectable,
16475
16465
  args: [{
16476
16466
  providedIn: 'root'
@@ -16495,9 +16485,9 @@ class ExportFormatterService {
16495
16485
  }));
16496
16486
  }
16497
16487
  }
16498
- ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
16499
- ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16500
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: ExportFormatterService, decorators: [{
16488
+ ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
16489
+ ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16490
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, decorators: [{
16501
16491
  type: Injectable,
16502
16492
  args: [{
16503
16493
  providedIn: 'root'
@@ -16518,9 +16508,9 @@ class HeaderTitleService {
16518
16508
  }), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
16519
16509
  }
16520
16510
  }
16521
- HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HeaderTitleService, deps: [{ token: i4.Router }, { token: i4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
16522
- HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16523
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: HeaderTitleService, decorators: [{
16511
+ HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, deps: [{ token: i4.Router }, { token: i4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
16512
+ HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16513
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, decorators: [{
16524
16514
  type: Injectable,
16525
16515
  args: [{
16526
16516
  providedIn: 'root'
@@ -16554,9 +16544,9 @@ class IntercomService {
16554
16544
  window.Intercom('boot', connectionCredentials);
16555
16545
  }
16556
16546
  }
16557
- IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16558
- IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IntercomService, providedIn: 'root' });
16559
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: IntercomService, decorators: [{
16547
+ IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16548
+ IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, providedIn: 'root' });
16549
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, decorators: [{
16560
16550
  type: Injectable,
16561
16551
  args: [{
16562
16552
  providedIn: 'root'
@@ -16626,9 +16616,9 @@ class PdfFromDomElementService {
16626
16616
  .then((blob) => new File([blob], filename, { type: 'application/pdf' })));
16627
16617
  }
16628
16618
  }
16629
- PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16630
- PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16631
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16619
+ PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16620
+ PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16621
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16632
16622
  type: Injectable,
16633
16623
  args: [{
16634
16624
  providedIn: 'root'
@@ -16707,9 +16697,9 @@ class PdfFromTableService {
16707
16697
  doc.addImage(logo, 'PNG', doc.internal.pageSize.width - FILE_SETTINGS.logo.positionX, FILE_SETTINGS.logo.positionY, FILE_SETTINGS.logo.width, FILE_SETTINGS.logo.height);
16708
16698
  }
16709
16699
  }
16710
- PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16711
- PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
16712
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromTableService, decorators: [{
16700
+ PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16701
+ PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
16702
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, decorators: [{
16713
16703
  type: Injectable,
16714
16704
  args: [{
16715
16705
  providedIn: 'root'
@@ -16746,9 +16736,9 @@ class PdfFromDataTableService extends PdfFromTableService {
16746
16736
  return pdf;
16747
16737
  }
16748
16738
  }
16749
- PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
16750
- PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
16751
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromDataTableService, decorators: [{
16739
+ PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
16740
+ PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
16741
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, decorators: [{
16752
16742
  type: Injectable,
16753
16743
  args: [{
16754
16744
  providedIn: 'root'
@@ -16784,9 +16774,9 @@ class PdfFromHtmlTableService extends PdfFromTableService {
16784
16774
  return pdf;
16785
16775
  }
16786
16776
  }
16787
- PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16788
- PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
16789
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
16777
+ PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16778
+ PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
16779
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
16790
16780
  type: Injectable,
16791
16781
  args: [{
16792
16782
  providedIn: 'root'
@@ -16819,9 +16809,9 @@ class EquityPositionChartService {
16819
16809
  }));
16820
16810
  }
16821
16811
  }
16822
- EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16823
- EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
16824
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: EquityPositionChartService, decorators: [{
16812
+ EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16813
+ EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
16814
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, decorators: [{
16825
16815
  type: Injectable,
16826
16816
  args: [{
16827
16817
  providedIn: 'root'
@@ -16992,9 +16982,9 @@ class PropertyCalculationService {
16992
16982
  }
16993
16983
  }
16994
16984
  }
16995
- PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16996
- PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
16997
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyCalculationService, decorators: [{
16985
+ PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16986
+ PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
16987
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, decorators: [{
16998
16988
  type: Injectable,
16999
16989
  args: [{
17000
16990
  providedIn: 'root'
@@ -17051,9 +17041,9 @@ class PropertyTransactionReportService {
17051
17041
  }));
17052
17042
  }
17053
17043
  }
17054
- PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
17055
- PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17056
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17044
+ PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
17045
+ PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17046
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17057
17047
  type: Injectable,
17058
17048
  args: [{
17059
17049
  providedIn: 'root'
@@ -17123,9 +17113,9 @@ class TransactionCalculationService {
17123
17113
  return bankTransactions.sumBy('amount') - allocations.getByBankTransactionsIds(bankTransactions.getIds()).sumBy('amount');
17124
17114
  }
17125
17115
  }
17126
- TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17127
- TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17128
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: TransactionCalculationService, decorators: [{
17116
+ TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17117
+ TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17118
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, decorators: [{
17129
17119
  type: Injectable,
17130
17120
  args: [{
17131
17121
  providedIn: 'root'
@@ -17185,9 +17175,9 @@ class LogbookBestPeriodService {
17185
17175
  });
17186
17176
  }
17187
17177
  }
17188
- LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
17189
- LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17190
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17178
+ LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
17179
+ LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17180
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17191
17181
  type: Injectable,
17192
17182
  args: [{
17193
17183
  providedIn: 'root'
@@ -17228,9 +17218,9 @@ class XlsxService {
17228
17218
  return xlsx.write(workbook, { bookType: 'xlsx', type: 'array' });
17229
17219
  }
17230
17220
  }
17231
- XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17232
- XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: XlsxService, providedIn: 'root' });
17233
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.8", ngImport: i0, type: XlsxService, decorators: [{
17221
+ XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17222
+ XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, providedIn: 'root' });
17223
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, decorators: [{
17234
17224
  type: Injectable,
17235
17225
  args: [{
17236
17226
  providedIn: 'root'
@@ -17382,6 +17372,9 @@ class AbstractForm extends UntypedFormGroup {
17382
17372
  */
17383
17373
  emitValues() {
17384
17374
  Object.values(this.controls).forEach((control) => {
17375
+ if ([null, undefined].includes(control.value)) {
17376
+ return;
17377
+ }
17385
17378
  control.updateValueAndValidity({ onlySelf: false, emitEvent: true });
17386
17379
  });
17387
17380
  }
@@ -20201,31 +20194,36 @@ class HoldingSaleForm extends AbstractForm {
20201
20194
  file: new UntypedFormControl(sale.file)
20202
20195
  }, sale);
20203
20196
  this.holding = holding;
20204
- if (sale.id) {
20205
- this.emitValues();
20206
- }
20207
20197
  this.listenEvents();
20198
+ this.emitValues();
20208
20199
  }
20209
20200
  listenEvents() {
20210
- this.listenQuantityChanges();
20211
- this.listenPriceChanges();
20201
+ combineLatest(['date', 'price', 'quantity', 'fee'].map((field) => this.get(field).valueChanges))
20202
+ .subscribe(([date, price, quantity, fee]) => {
20203
+ this.updateGainFields(date, price, quantity, fee);
20204
+ });
20212
20205
  }
20213
20206
  submit() {
20214
20207
  return super.submit({}, true);
20215
20208
  }
20216
- listenQuantityChanges() {
20217
- this.get('quantity').valueChanges.subscribe(() => {
20218
- this.updateGainFields();
20219
- });
20209
+ updateGainFields(date, price, quantity, fee) {
20210
+ const capitalGain = this.calculateGrossCapitalGain(price, quantity, fee);
20211
+ this.get('grossCapitalGain').setValue(capitalGain);
20212
+ this.get('netCapitalGain').setValue(this.calculateNetCapitalGain(capitalGain, date));
20220
20213
  }
20221
- listenPriceChanges() {
20222
- this.get('price').valueChanges.subscribe(() => {
20223
- this.updateGainFields();
20224
- });
20214
+ calculateGrossCapitalGain(price, quantity, fee) {
20215
+ const capitalGain = (price - this.holding.price) * quantity - this.holding.fee - fee;
20216
+ return capitalGain < 0 ? 0 : capitalGain;
20217
+ }
20218
+ calculateNetCapitalGain(capitalGain, date) {
20219
+ let netCapitalGain = (capitalGain * this.holding.ownershipPercent) / 100;
20220
+ if (this.isOneYearExemptionApplicable(netCapitalGain, date)) {
20221
+ netCapitalGain = netCapitalGain / 2;
20222
+ }
20223
+ return round(netCapitalGain, 2);
20225
20224
  }
20226
- updateGainFields() {
20227
- this.get('grossCapitalGain').setValue(this.currentValue.getCapitalGain(this.holding));
20228
- this.get('netCapitalGain').setValue(this.currentValue.getNetCapitalGain(this.holding));
20225
+ isOneYearExemptionApplicable(netCapitalGain, date) {
20226
+ return netCapitalGain > 0 && moment(date).diff(moment(this.holding.date), 'year') > 0;
20229
20227
  }
20230
20228
  }
20231
20229