taxtank-core 0.30.103 → 0.30.104

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 (1007) hide show
  1. package/esm2020/lib/forms/report/my-tax/my-tax-cgt.form.mjs +14 -4
  2. package/esm2020/lib/interceptors/basiq-client-id.interceptor.mjs +3 -3
  3. package/esm2020/lib/interceptors/basiq-token.interceptor.mjs +3 -3
  4. package/esm2020/lib/interceptors/corelogic-interceptor.mjs +3 -3
  5. package/esm2020/lib/interceptors/financial-year-interceptor.mjs +3 -3
  6. package/esm2020/lib/interceptors/interceptors.module.mjs +4 -4
  7. package/esm2020/lib/interceptors/jwt-interceptor.mjs +3 -3
  8. package/esm2020/lib/interceptors/preloader.interceptor.mjs +3 -3
  9. package/esm2020/lib/interceptors/user-switcher-interceptor.mjs +3 -3
  10. package/esm2020/lib/models/chart-accounts/chart-accounts.mjs +4 -15
  11. package/esm2020/lib/models/transaction/transaction.mjs +1 -1
  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 +3 -3
  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-share/property-share.service.mjs +3 -3
  67. package/esm2020/lib/services/http/property/property.service.mjs +3 -3
  68. package/esm2020/lib/services/http/receipt/receipt.service.mjs +3 -3
  69. package/esm2020/lib/services/http/rest/rest-old.service.mjs +3 -3
  70. package/esm2020/lib/services/http/rest/rest.service.mjs +3 -3
  71. package/esm2020/lib/services/http/service-notification/service-notification.service.mjs +3 -3
  72. package/esm2020/lib/services/http/sole/bas-report/bas-report.service.mjs +3 -3
  73. package/esm2020/lib/services/http/sole/sole-business/sole-business.service.mjs +3 -3
  74. package/esm2020/lib/services/http/sole/sole-business-activity/sole-business-activity.service.mjs +3 -3
  75. package/esm2020/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.mjs +3 -3
  76. package/esm2020/lib/services/http/sole/sole-business-loss/sole-business-loss.service.mjs +3 -3
  77. package/esm2020/lib/services/http/sole/sole-contact/sole-contact.service.mjs +3 -3
  78. package/esm2020/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.mjs +3 -3
  79. package/esm2020/lib/services/http/sole/sole-details/sole-details.service.mjs +3 -3
  80. package/esm2020/lib/services/http/sole/sole-invoice/sole-invoice.service.mjs +3 -3
  81. package/esm2020/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.mjs +3 -3
  82. package/esm2020/lib/services/http/subscription/service-payment/service-payment.service.mjs +3 -3
  83. package/esm2020/lib/services/http/subscription/service-payment-method/service-payment-method.service.mjs +3 -3
  84. package/esm2020/lib/services/http/subscription/service-price/service-price.service.mjs +3 -3
  85. package/esm2020/lib/services/http/subscription/service-product/service-product.service.mjs +3 -3
  86. package/esm2020/lib/services/http/subscription/service-subscription/subscription.service.mjs +3 -3
  87. package/esm2020/lib/services/http/tax-review/tax-review-history/tax-review-history.service.mjs +3 -3
  88. package/esm2020/lib/services/http/tax-review/tax-review.service.mjs +3 -3
  89. package/esm2020/lib/services/http/tax-summary/tax-summary.service.mjs +3 -3
  90. package/esm2020/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.mjs +3 -3
  91. package/esm2020/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.mjs +3 -3
  92. package/esm2020/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.mjs +3 -3
  93. package/esm2020/lib/services/http/transaction/transaction.service.mjs +3 -3
  94. package/esm2020/lib/services/http/tutorial-video/tutorial-video.service.mjs +3 -3
  95. package/esm2020/lib/services/http/user/user-event-setting/user-event-setting.service.mjs +3 -3
  96. package/esm2020/lib/services/http/user/user-event-type/user-event-type.service.mjs +3 -3
  97. package/esm2020/lib/services/http/user/user.service.mjs +3 -3
  98. package/esm2020/lib/services/http/user/users-invite/users-invite.service.mjs +3 -3
  99. package/esm2020/lib/services/http/vehicle/vehicle-claim-details.service.mjs +3 -3
  100. package/esm2020/lib/services/http/vehicle/vehicle-claim.service.mjs +3 -3
  101. package/esm2020/lib/services/http/vehicle/vehicle-logbook.service.mjs +3 -3
  102. package/esm2020/lib/services/http/vehicle/vehicle.service.mjs +3 -3
  103. package/esm2020/lib/services/intercom/intercom.service.mjs +3 -3
  104. package/esm2020/lib/services/json/holding/holding-type-exchange.service.mjs +3 -3
  105. package/esm2020/lib/services/json/income-source/income-source-type.service.mjs +3 -3
  106. package/esm2020/lib/services/json/tax-exemption/tax-exemption.service.mjs +3 -3
  107. package/esm2020/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.mjs +3 -3
  108. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.mjs +3 -3
  109. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.mjs +3 -3
  110. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-table.service.mjs +3 -3
  111. package/esm2020/lib/services/preloader/preloader.service.mjs +3 -3
  112. package/esm2020/lib/services/property/corelogic/corelogic.service.mjs +3 -3
  113. package/esm2020/lib/services/property/equity-position-chart/equity-position-chart.service.mjs +3 -3
  114. package/esm2020/lib/services/property/property-calculation/property-calculation.service.mjs +3 -3
  115. package/esm2020/lib/services/report/property/property-transaction-report.service.mjs +3 -3
  116. package/esm2020/lib/services/toast/toast.service.mjs +3 -3
  117. package/esm2020/lib/services/transaction/transaction-calculation.service.mjs +3 -3
  118. package/esm2020/lib/services/user/user-switcher.service.mjs +3 -3
  119. package/esm2020/lib/services/vehicle/logbook-best-period.service.mjs +3 -3
  120. package/esm2020/lib/services/xlsx/xlsx.service.mjs +3 -3
  121. package/esm2020/lib/tt-core.module.mjs +4 -4
  122. package/fesm2015/taxtank-core.mjs +371 -370
  123. package/fesm2015/taxtank-core.mjs.map +1 -1
  124. package/fesm2020/taxtank-core.mjs +371 -370
  125. package/fesm2020/taxtank-core.mjs.map +1 -1
  126. package/lib/models/chart-accounts/chart-accounts.d.ts +1 -5
  127. package/package.json +1 -1
  128. package/lib/collections/account-setup-item.collection.d.ts.map +0 -1
  129. package/lib/collections/allocation-group.collection.d.ts.map +0 -1
  130. package/lib/collections/allocation-rule.collection.d.ts.map +0 -1
  131. package/lib/collections/asset-sale.collection.d.ts.map +0 -1
  132. package/lib/collections/bank-account.collection.d.ts.map +0 -1
  133. package/lib/collections/bank-transaction.collection.d.ts.map +0 -1
  134. package/lib/collections/chart-accounts.collection.d.ts.map +0 -1
  135. package/lib/collections/chat/chat.collection.d.ts.map +0 -1
  136. package/lib/collections/chat/index.d.ts.map +0 -1
  137. package/lib/collections/chat/message-document.collection.d.ts.map +0 -1
  138. package/lib/collections/chat/message.collection.d.ts.map +0 -1
  139. package/lib/collections/client-invite.collection.d.ts.map +0 -1
  140. package/lib/collections/client-movement.collection.d.ts.map +0 -1
  141. package/lib/collections/client-portfolio-report.collection.d.ts.map +0 -1
  142. package/lib/collections/client.collection.d.ts.map +0 -1
  143. package/lib/collections/collection-dictionary.d.ts.map +0 -1
  144. package/lib/collections/collection.d.ts.map +0 -1
  145. package/lib/collections/depreciation-forecast.collection.d.ts.map +0 -1
  146. package/lib/collections/depreciation.collection.d.ts.map +0 -1
  147. package/lib/collections/employee.collection.d.ts.map +0 -1
  148. package/lib/collections/exportable.collection.d.ts.map +0 -1
  149. package/lib/collections/holding/holding-sale.collection.d.ts.map +0 -1
  150. package/lib/collections/holding/holding-type.collection.d.ts.map +0 -1
  151. package/lib/collections/holding/holding.collection.d.ts.map +0 -1
  152. package/lib/collections/holding/index.d.ts.map +0 -1
  153. package/lib/collections/income-source.collection.d.ts.map +0 -1
  154. package/lib/collections/index.d.ts.map +0 -1
  155. package/lib/collections/loan/index.d.ts.map +0 -1
  156. package/lib/collections/loan/loan-payment.collection.d.ts.map +0 -1
  157. package/lib/collections/loan/loan.collection.d.ts.map +0 -1
  158. package/lib/collections/property/index.d.ts.map +0 -1
  159. package/lib/collections/property/property-category-movement.collection.d.ts.map +0 -1
  160. package/lib/collections/property/property-sale/index.d.ts.map +0 -1
  161. package/lib/collections/property/property-sale/property-sale-tax-exemption-meta-field.collection.d.ts.map +0 -1
  162. package/lib/collections/property/property-sale/property-sale.collection.d.ts.map +0 -1
  163. package/lib/collections/property/property-share.collection.d.ts.map +0 -1
  164. package/lib/collections/property/property.collection.d.ts.map +0 -1
  165. package/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.d.ts.map +0 -1
  166. package/lib/collections/report/depreciation/depreciation-report-item.collection.d.ts.map +0 -1
  167. package/lib/collections/report/index.d.ts.map +0 -1
  168. package/lib/collections/report/property/property-report-item-depreciation.collection.d.ts.map +0 -1
  169. package/lib/collections/report/property/property-report-item-transaction.collection.d.ts.map +0 -1
  170. package/lib/collections/report/property/property-report-item.collection.d.ts.map +0 -1
  171. package/lib/collections/report/vehicle-expense/vehicle-expense.collection.d.ts.map +0 -1
  172. package/lib/collections/sole/index.d.ts.map +0 -1
  173. package/lib/collections/sole/sole-business-losses.collection.d.ts.map +0 -1
  174. package/lib/collections/sole/sole-invoice-item.collection.d.ts.map +0 -1
  175. package/lib/collections/sole/sole-invoice.collection.d.ts.map +0 -1
  176. package/lib/collections/subscription/index.d.ts.map +0 -1
  177. package/lib/collections/subscription/service-price.collection.d.ts.map +0 -1
  178. package/lib/collections/subscription/service-product.collection.d.ts.map +0 -1
  179. package/lib/collections/subscription/service-subscription.collection.d.ts.map +0 -1
  180. package/lib/collections/subscription/subscription-item.collection.d.ts.map +0 -1
  181. package/lib/collections/tax-review.collection.d.ts.map +0 -1
  182. package/lib/collections/tax-summary/index.d.ts.map +0 -1
  183. package/lib/collections/tax-summary/report-item.collection.d.ts.map +0 -1
  184. package/lib/collections/tax-summary/tax-return-categories.const.d.ts.map +0 -1
  185. package/lib/collections/transaction/index.d.ts.map +0 -1
  186. package/lib/collections/transaction/transaction-allocation.collection.d.ts.map +0 -1
  187. package/lib/collections/transaction/transaction.collection.d.ts.map +0 -1
  188. package/lib/collections/user-event-setting.collection.d.ts.map +0 -1
  189. package/lib/collections/user-event-type-collection.d.ts.map +0 -1
  190. package/lib/collections/vehicle/index.d.ts.map +0 -1
  191. package/lib/collections/vehicle/vehicle-claim.collection.d.ts.map +0 -1
  192. package/lib/collections/vehicle/vehicle-logbook.collection.d.ts.map +0 -1
  193. package/lib/db/Enums/address-type.enum.d.ts.map +0 -1
  194. package/lib/db/Enums/allocation-rule-condition-comparison-operator.enum.d.ts.map +0 -1
  195. package/lib/db/Enums/allocation-rule-condition-field.enum.d.ts.map +0 -1
  196. package/lib/db/Enums/allocation-rule-condition-operator.enum.d.ts.map +0 -1
  197. package/lib/db/Enums/allocation-rule-type.enum.d.ts.map +0 -1
  198. package/lib/db/Enums/annual-frequency.enum.d.ts.map +0 -1
  199. package/lib/db/Enums/bank/bank-account-status.enum.d.ts.map +0 -1
  200. package/lib/db/Enums/bank/bank-account-type.enum.d.ts.map +0 -1
  201. package/lib/db/Enums/bank/bank-connection-status.enum.d.ts.map +0 -1
  202. package/lib/db/Enums/bank/bank-popular.enum.d.ts.map +0 -1
  203. package/lib/db/Enums/bank/bank-provider.enum.d.ts.map +0 -1
  204. package/lib/db/Enums/bank/bank-transaction-type.enum.d.ts.map +0 -1
  205. package/lib/db/Enums/bank/index.d.ts.map +0 -1
  206. package/lib/db/Enums/chart-accounts/chart-accounts-category.enum.d.ts.map +0 -1
  207. package/lib/db/Enums/chart-accounts/chart-accounts-etp.enum.d.ts.map +0 -1
  208. package/lib/db/Enums/chart-accounts/chart-accounts-heading-list.enum.d.ts.map +0 -1
  209. package/lib/db/Enums/chart-accounts/chart-accounts-heading-tax-deductible.enum.d.ts.map +0 -1
  210. package/lib/db/Enums/chart-accounts/chart-accounts-heading-taxable.enum.d.ts.map +0 -1
  211. package/lib/db/Enums/chart-accounts/chart-accounts-heading-vehicle-list.enum.d.ts.map +0 -1
  212. package/lib/db/Enums/chart-accounts/chart-accounts-holding-untaxed-income-list.enum.d.ts.map +0 -1
  213. package/lib/db/Enums/chart-accounts/chart-accounts-invoice-expense.enum.d.ts.map +0 -1
  214. package/lib/db/Enums/chart-accounts/chart-accounts-keep-sign.enum.d.ts.map +0 -1
  215. package/lib/db/Enums/chart-accounts/chart-accounts-list.enum.d.ts.map +0 -1
  216. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-list.enum.d.ts.map +0 -1
  217. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-type.enum.d.ts.map +0 -1
  218. package/lib/db/Enums/chart-accounts/chart-accounts-salary-adjustments-list.enum.d.ts.map +0 -1
  219. package/lib/db/Enums/chart-accounts/chart-accounts-salary-included-list.enum.d.ts.map +0 -1
  220. package/lib/db/Enums/chart-accounts/chart-accounts-type.enum.d.ts.map +0 -1
  221. package/lib/db/Enums/chart-accounts/index.d.ts.map +0 -1
  222. package/lib/db/Enums/chat-status.enum.d.ts.map +0 -1
  223. package/lib/db/Enums/client-details-medicare-exemption.enum.d.ts.map +0 -1
  224. package/lib/db/Enums/client-details-work-depreciation-calculation.enum.d.ts.map +0 -1
  225. package/lib/db/Enums/client-details-working-holiday-maker.enum.d.ts.map +0 -1
  226. package/lib/db/Enums/client-invite-status.enum.d.ts.map +0 -1
  227. package/lib/db/Enums/client-invite-type.enum.d.ts.map +0 -1
  228. package/lib/db/Enums/depreciation-calculation-percent.enum.d.ts.map +0 -1
  229. package/lib/db/Enums/depreciation-calculation.enum.d.ts.map +0 -1
  230. package/lib/db/Enums/depreciation-type.enum.d.ts.map +0 -1
  231. package/lib/db/Enums/depreciation-write-off-amount.enum.d.ts.map +0 -1
  232. package/lib/db/Enums/document-type.enum.d.ts.map +0 -1
  233. package/lib/db/Enums/file-type.enum.d.ts.map +0 -1
  234. package/lib/db/Enums/firm-type.enum.d.ts.map +0 -1
  235. package/lib/db/Enums/holding/holding-type-category.enum.d.ts.map +0 -1
  236. package/lib/db/Enums/income-source/income-source-forecast-trust-type.enum.d.ts.map +0 -1
  237. package/lib/db/Enums/income-source/income-source-type-list-holding.enum.d.ts.map +0 -1
  238. package/lib/db/Enums/income-source/income-source-type-list-other.enum.d.ts.map +0 -1
  239. package/lib/db/Enums/income-source/income-source-type-list-sole.enum.d.ts.map +0 -1
  240. package/lib/db/Enums/income-source/income-source-type-list-work.enum.d.ts.map +0 -1
  241. package/lib/db/Enums/income-source/income-source-type.enum.d.ts.map +0 -1
  242. package/lib/db/Enums/income-source/index.d.ts.map +0 -1
  243. package/lib/db/Enums/index.d.ts.map +0 -1
  244. package/lib/db/Enums/invite-status.enum.d.ts.map +0 -1
  245. package/lib/db/Enums/loan-bank-type.enum.d.ts.map +0 -1
  246. package/lib/db/Enums/loan-frequency.enum.d.ts.map +0 -1
  247. package/lib/db/Enums/loan-interest-type.enum.d.ts.map +0 -1
  248. package/lib/db/Enums/loan-payout-type.enum.d.ts.map +0 -1
  249. package/lib/db/Enums/loan-repayment-frequency.enum.d.ts.map +0 -1
  250. package/lib/db/Enums/loan-repayment-type.enum.d.ts.map +0 -1
  251. package/lib/db/Enums/loan-type.enum.d.ts.map +0 -1
  252. package/lib/db/Enums/loan-vehicle-type.enum.d.ts.map +0 -1
  253. package/lib/db/Enums/phone-type.enum.d.ts.map +0 -1
  254. package/lib/db/Enums/property/property-category-list.enum.d.ts.map +0 -1
  255. package/lib/db/Enums/property/property-depreciation-calculation.enum.d.ts.map +0 -1
  256. package/lib/db/Enums/property/property-sale/tax-exemption-meta-field.enum.d.ts.map +0 -1
  257. package/lib/db/Enums/property/property-sale/tax-exemption.enum.d.ts.map +0 -1
  258. package/lib/db/Enums/property/property-share-access.enum.d.ts.map +0 -1
  259. package/lib/db/Enums/property/property-share-status.enum.d.ts.map +0 -1
  260. package/lib/db/Enums/registration-invite-status.enum.d.ts.map +0 -1
  261. package/lib/db/Enums/salary-forecast-frequency.enum.d.ts.map +0 -1
  262. package/lib/db/Enums/service-notification-status.enum.d.ts.map +0 -1
  263. package/lib/db/Enums/service-notification-type.enum.d.ts.map +0 -1
  264. package/lib/db/Enums/sole-depreciation-method.enum.d.ts.map +0 -1
  265. package/lib/db/Enums/sole-invoice-statuses.enum.d.ts.map +0 -1
  266. package/lib/db/Enums/sole-invoice-tax-type.enum.d.ts.map +0 -1
  267. package/lib/db/Enums/sole-invoice-template-tax-type.enum.d.ts.map +0 -1
  268. package/lib/db/Enums/spare-document-spare-type.enum.d.ts.map +0 -1
  269. package/lib/db/Enums/subscription/service-payment-method-card-brand.enum.d.ts.map +0 -1
  270. package/lib/db/Enums/subscription/service-payment-method-type.enum.d.ts.map +0 -1
  271. package/lib/db/Enums/subscription/service-payment-status.enum.d.ts.map +0 -1
  272. package/lib/db/Enums/subscription/service-price-recurring-interval.enum.d.ts.map +0 -1
  273. package/lib/db/Enums/subscription/service-price-type.enum.d.ts.map +0 -1
  274. package/lib/db/Enums/subscription/service-product-id.enum.d.ts.map +0 -1
  275. package/lib/db/Enums/subscription/service-product-status.enum.d.ts.map +0 -1
  276. package/lib/db/Enums/subscription/service-subscription-status.enum.d.ts.map +0 -1
  277. package/lib/db/Enums/tank-type.enum.d.ts.map +0 -1
  278. package/lib/db/Enums/tax-calculation-medicare-exemption.enum.d.ts.map +0 -1
  279. package/lib/db/Enums/tax-calculation-type.enum.d.ts.map +0 -1
  280. package/lib/db/Enums/tax-return-category-list.enum.d.ts.map +0 -1
  281. package/lib/db/Enums/tax-return-category-section.enum.d.ts.map +0 -1
  282. package/lib/db/Enums/tax-review-status.enum.d.ts.map +0 -1
  283. package/lib/db/Enums/tax-summary-list.enum.d.ts.map +0 -1
  284. package/lib/db/Enums/tax-summary-section.enum.d.ts.map +0 -1
  285. package/lib/db/Enums/tax-summary-tax-summary.enum.d.ts.map +0 -1
  286. package/lib/db/Enums/ticket-feedback.enum.d.ts.map +0 -1
  287. package/lib/db/Enums/ticket-status.enum.d.ts.map +0 -1
  288. package/lib/db/Enums/ticket-types.enum.d.ts.map +0 -1
  289. package/lib/db/Enums/transaction-operation.enum.d.ts.map +0 -1
  290. package/lib/db/Enums/transaction-source.enum.d.ts.map +0 -1
  291. package/lib/db/Enums/transaction-type.enum.d.ts.map +0 -1
  292. package/lib/db/Enums/user-event-status.enum.d.ts.map +0 -1
  293. package/lib/db/Enums/user-event-type-client-type.enum.d.ts.map +0 -1
  294. package/lib/db/Enums/user-event-type-employee-type.enum.d.ts.map +0 -1
  295. package/lib/db/Enums/user-event-type-frequency.enum.d.ts.map +0 -1
  296. package/lib/db/Enums/user-event-type-type.enum.d.ts.map +0 -1
  297. package/lib/db/Enums/user-event-type-user-type.enum.d.ts.map +0 -1
  298. package/lib/db/Enums/user-medicare-exemption.enum.d.ts.map +0 -1
  299. package/lib/db/Enums/user-roles.enum.d.ts.map +0 -1
  300. package/lib/db/Enums/user-status.enum.d.ts.map +0 -1
  301. package/lib/db/Enums/user-title.enum.d.ts.map +0 -1
  302. package/lib/db/Enums/user-work-depreciation-calculation.enum.d.ts.map +0 -1
  303. package/lib/db/Enums/user-working-holiday-maker.enum.d.ts.map +0 -1
  304. package/lib/db/Enums/vehicle-claim-details-method.enum.d.ts.map +0 -1
  305. package/lib/db/Enums/vehicle-logbook-purpose.enum.d.ts.map +0 -1
  306. package/lib/db/Models/abstract-model.d.ts.map +0 -1
  307. package/lib/db/Models/address.d.ts.map +0 -1
  308. package/lib/db/Models/bank/bank-account-balance.d.ts.map +0 -1
  309. package/lib/db/Models/bank/bank-account-property.d.ts.map +0 -1
  310. package/lib/db/Models/bank/bank-account.d.ts.map +0 -1
  311. package/lib/db/Models/bank/bank-connection.d.ts.map +0 -1
  312. package/lib/db/Models/bank/bank-transaction-import.d.ts.map +0 -1
  313. package/lib/db/Models/bank/bank-transaction.d.ts.map +0 -1
  314. package/lib/db/Models/bank/bank.d.ts.map +0 -1
  315. package/lib/db/Models/bank/basiq-job-step.enum.d.ts.map +0 -1
  316. package/lib/db/Models/bank/basiq-job.d.ts.map +0 -1
  317. package/lib/db/Models/chart-accounts/chart-accounts-depreciation.d.ts.map +0 -1
  318. package/lib/db/Models/chart-accounts/chart-accounts-heading.d.ts.map +0 -1
  319. package/lib/db/Models/chart-accounts/chart-accounts-meta-field.d.ts.map +0 -1
  320. package/lib/db/Models/chart-accounts/chart-accounts-value.d.ts.map +0 -1
  321. package/lib/db/Models/chart-accounts/chart-accounts.d.ts.map +0 -1
  322. package/lib/db/Models/client/annual-client-details.d.ts.map +0 -1
  323. package/lib/db/Models/client/client-details.d.ts.map +0 -1
  324. package/lib/db/Models/client/client-income-types.d.ts.map +0 -1
  325. package/lib/db/Models/client/index.d.ts.map +0 -1
  326. package/lib/db/Models/client/occupation.d.ts.map +0 -1
  327. package/lib/db/Models/country.d.ts.map +0 -1
  328. package/lib/db/Models/depreciation/depreciation-capital-project.d.ts.map +0 -1
  329. package/lib/db/Models/depreciation/depreciation-forecast.d.ts.map +0 -1
  330. package/lib/db/Models/depreciation/depreciation-receipt.d.ts.map +0 -1
  331. package/lib/db/Models/depreciation/depreciation.d.ts.map +0 -1
  332. package/lib/db/Models/document/document-base.d.ts.map +0 -1
  333. package/lib/db/Models/document/document-folder.d.ts.map +0 -1
  334. package/lib/db/Models/document/document.d.ts.map +0 -1
  335. package/lib/db/Models/document/property-document.d.ts.map +0 -1
  336. package/lib/db/Models/file.d.ts.map +0 -1
  337. package/lib/db/Models/firm/accountant/tax-review.d.ts.map +0 -1
  338. package/lib/db/Models/firm/accountant/ticket.d.ts.map +0 -1
  339. package/lib/db/Models/firm/chat.d.ts.map +0 -1
  340. package/lib/db/Models/firm/client-invite.d.ts.map +0 -1
  341. package/lib/db/Models/firm/client-movement.d.ts.map +0 -1
  342. package/lib/db/Models/firm/employee-invite.d.ts.map +0 -1
  343. package/lib/db/Models/firm/firm-invite.d.ts.map +0 -1
  344. package/lib/db/Models/firm/firm.d.ts.map +0 -1
  345. package/lib/db/Models/firm/message-document.d.ts.map +0 -1
  346. package/lib/db/Models/firm/message.d.ts.map +0 -1
  347. package/lib/db/Models/holding/holding-sale.d.ts.map +0 -1
  348. package/lib/db/Models/holding/holding-type-exchange.d.ts.map +0 -1
  349. package/lib/db/Models/holding/holding-type.d.ts.map +0 -1
  350. package/lib/db/Models/holding/holding.d.ts.map +0 -1
  351. package/lib/db/Models/holding/index.d.ts.map +0 -1
  352. package/lib/db/Models/incomeSource/income-source-forecast.d.ts.map +0 -1
  353. package/lib/db/Models/incomeSource/income-source-type.d.ts.map +0 -1
  354. package/lib/db/Models/incomeSource/income-source.d.ts.map +0 -1
  355. package/lib/db/Models/incomeSource/salary-forecast.d.ts.map +0 -1
  356. package/lib/db/Models/index.d.ts.map +0 -1
  357. package/lib/db/Models/loan/borrowing-expense-loan.d.ts.map +0 -1
  358. package/lib/db/Models/loan/borrowing-expense.d.ts.map +0 -1
  359. package/lib/db/Models/loan/loan-payout.d.ts.map +0 -1
  360. package/lib/db/Models/loan/loan.d.ts.map +0 -1
  361. package/lib/db/Models/observable-model.d.ts.map +0 -1
  362. package/lib/db/Models/phone.d.ts.map +0 -1
  363. package/lib/db/Models/property/property-category-movement.d.ts.map +0 -1
  364. package/lib/db/Models/property/property-category.d.ts.map +0 -1
  365. package/lib/db/Models/property/property-forecast.d.ts.map +0 -1
  366. package/lib/db/Models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +0 -1
  367. package/lib/db/Models/property/property-sale/property-sale.d.ts.map +0 -1
  368. package/lib/db/Models/property/property-sale/tax-exemption-meta-field.d.ts.map +0 -1
  369. package/lib/db/Models/property/property-sale/tax-exemption.d.ts.map +0 -1
  370. package/lib/db/Models/property/property-share.d.ts.map +0 -1
  371. package/lib/db/Models/property/property-subscription.d.ts.map +0 -1
  372. package/lib/db/Models/property/property-valuation.d.ts.map +0 -1
  373. package/lib/db/Models/property/property.d.ts.map +0 -1
  374. package/lib/db/Models/service-notification.d.ts.map +0 -1
  375. package/lib/db/Models/sole/bas-report.d.ts.map +0 -1
  376. package/lib/db/Models/sole/sole-business-activity.d.ts.map +0 -1
  377. package/lib/db/Models/sole/sole-business-allocation.d.ts.map +0 -1
  378. package/lib/db/Models/sole/sole-business-loss-offset-rule.d.ts.map +0 -1
  379. package/lib/db/Models/sole/sole-business-loss.d.ts.map +0 -1
  380. package/lib/db/Models/sole/sole-business.d.ts.map +0 -1
  381. package/lib/db/Models/sole/sole-contact.d.ts.map +0 -1
  382. package/lib/db/Models/sole/sole-depreciation-method.d.ts.map +0 -1
  383. package/lib/db/Models/sole/sole-details.d.ts.map +0 -1
  384. package/lib/db/Models/sole/sole-forecast.d.ts.map +0 -1
  385. package/lib/db/Models/sole/sole-invoice-item.d.ts.map +0 -1
  386. package/lib/db/Models/sole/sole-invoice-template.d.ts.map +0 -1
  387. package/lib/db/Models/sole/sole-invoice.d.ts.map +0 -1
  388. package/lib/db/Models/spare/spare-document-category.d.ts.map +0 -1
  389. package/lib/db/Models/spare/spare-document.d.ts.map +0 -1
  390. package/lib/db/Models/subscription/service-payment-method.d.ts.map +0 -1
  391. package/lib/db/Models/subscription/service-payment.d.ts.map +0 -1
  392. package/lib/db/Models/subscription/service-price.d.ts.map +0 -1
  393. package/lib/db/Models/subscription/service-product.d.ts.map +0 -1
  394. package/lib/db/Models/subscription/service-subscription-item.d.ts.map +0 -1
  395. package/lib/db/Models/subscription/service-subscription.d.ts.map +0 -1
  396. package/lib/db/Models/tax-calculation.d.ts.map +0 -1
  397. package/lib/db/Models/tax-return/tax-return-category.d.ts.map +0 -1
  398. package/lib/db/Models/tax-return/tax-return-item.d.ts.map +0 -1
  399. package/lib/db/Models/tax-return/tax-return.d.ts.map +0 -1
  400. package/lib/db/Models/transaction/allocation-rule-condition.d.ts.map +0 -1
  401. package/lib/db/Models/transaction/allocation-rule-transaction-meta-field.d.ts.map +0 -1
  402. package/lib/db/Models/transaction/allocation-rule-transaction.d.ts.map +0 -1
  403. package/lib/db/Models/transaction/allocation-rule.d.ts.map +0 -1
  404. package/lib/db/Models/transaction/transaction-allocation.d.ts.map +0 -1
  405. package/lib/db/Models/transaction/transaction-base.d.ts.map +0 -1
  406. package/lib/db/Models/transaction/transaction-meta-field.d.ts.map +0 -1
  407. package/lib/db/Models/transaction/transaction-receipt.d.ts.map +0 -1
  408. package/lib/db/Models/transaction/transaction.d.ts.map +0 -1
  409. package/lib/db/Models/user/employee-details.d.ts.map +0 -1
  410. package/lib/db/Models/user/registration-invite.d.ts.map +0 -1
  411. package/lib/db/Models/user/user-event-setting.d.ts.map +0 -1
  412. package/lib/db/Models/user/user-event-type-category.d.ts.map +0 -1
  413. package/lib/db/Models/user/user-event-type.d.ts.map +0 -1
  414. package/lib/db/Models/user/user-event.d.ts.map +0 -1
  415. package/lib/db/Models/user/user.d.ts.map +0 -1
  416. package/lib/db/Models/vehicle/vehicle-claim-details.d.ts.map +0 -1
  417. package/lib/db/Models/vehicle/vehicle-claim.d.ts.map +0 -1
  418. package/lib/db/Models/vehicle/vehicle-logbook.d.ts.map +0 -1
  419. package/lib/db/Models/vehicle/vehicle.d.ts.map +0 -1
  420. package/lib/db-static/chart-accounts/chart-accounts-values.d.ts.map +0 -1
  421. package/lib/forms/abstract.form.d.ts.map +0 -1
  422. package/lib/forms/address/address.form.d.ts.map +0 -1
  423. package/lib/forms/address/index.d.ts.map +0 -1
  424. package/lib/forms/bank/bank-account/bank-account-add-manual.form.d.ts.map +0 -1
  425. package/lib/forms/bank/bank-account/bank-account-allocation.form.d.ts.map +0 -1
  426. package/lib/forms/bank/bank-account/bank-account-import.form.d.ts.map +0 -1
  427. package/lib/forms/bank/bank-account/bank-account-properties.form.d.ts.map +0 -1
  428. package/lib/forms/bank/bank-account/bank-accounts-import.form.d.ts.map +0 -1
  429. package/lib/forms/client/annual-client-details.form.d.ts.map +0 -1
  430. package/lib/forms/client/client-income-types.form.d.ts.map +0 -1
  431. package/lib/forms/client/index.d.ts.map +0 -1
  432. package/lib/forms/depreciation/depreciation.form.d.ts.map +0 -1
  433. package/lib/forms/depreciation/index.d.ts.map +0 -1
  434. package/lib/forms/form-validations.enum.d.ts.map +0 -1
  435. package/lib/forms/holding/holding-reinvest.form.d.ts.map +0 -1
  436. package/lib/forms/holding/holding-sale.form.d.ts.map +0 -1
  437. package/lib/forms/holding/holding-type.form.d.ts.map +0 -1
  438. package/lib/forms/holding/holding.form.d.ts.map +0 -1
  439. package/lib/forms/holding/index.d.ts.map +0 -1
  440. package/lib/forms/index.d.ts.map +0 -1
  441. package/lib/forms/loan/index.d.ts.map +0 -1
  442. package/lib/forms/loan/loan.form.d.ts.map +0 -1
  443. package/lib/forms/login/login.form.d.ts.map +0 -1
  444. package/lib/forms/phone/index.d.ts.map +0 -1
  445. package/lib/forms/phone/phone.form.d.ts.map +0 -1
  446. package/lib/forms/property/index.d.ts.map +0 -1
  447. package/lib/forms/property/property-sale/index.d.ts.map +0 -1
  448. package/lib/forms/property/property-sale/property-sale-cost-base.form.d.ts.map +0 -1
  449. package/lib/forms/property/property-sale/property-sale-cost-sale.form.d.ts.map +0 -1
  450. package/lib/forms/property/property-sale/property-sale-exemptions.form.d.ts.map +0 -1
  451. package/lib/forms/register/register-client.form.d.ts.map +0 -1
  452. package/lib/forms/register/register-firm.form.d.ts.map +0 -1
  453. package/lib/forms/report/my-tax/index.d.ts.map +0 -1
  454. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.d.ts.map +0 -1
  455. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.d.ts.map +0 -1
  456. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.d.ts.map +0 -1
  457. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.d.ts.map +0 -1
  458. package/lib/forms/report/my-tax/my-tax-cgt.form.d.ts.map +0 -1
  459. package/lib/forms/report/my-tax/my-tax-deductions.form.d.ts.map +0 -1
  460. package/lib/forms/report/my-tax/my-tax-dividends.form.d.ts.map +0 -1
  461. package/lib/forms/report/my-tax/my-tax-income-statements.form.d.ts.map +0 -1
  462. package/lib/forms/report/my-tax/my-tax-income-tests.form.d.ts.map +0 -1
  463. package/lib/forms/report/my-tax/my-tax-interest.form.d.ts.map +0 -1
  464. package/lib/forms/report/my-tax/my-tax-losses.form.d.ts.map +0 -1
  465. package/lib/forms/report/my-tax/my-tax-medicare.form.d.ts.map +0 -1
  466. package/lib/forms/report/my-tax/my-tax-offsets.form.d.ts.map +0 -1
  467. package/lib/forms/report/my-tax/my-tax-other-income.form.d.ts.map +0 -1
  468. package/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.d.ts.map +0 -1
  469. package/lib/forms/report/my-tax/my-tax-rent.form.d.ts.map +0 -1
  470. package/lib/forms/sole/bas-report.form.d.ts.map +0 -1
  471. package/lib/forms/sole/index.d.ts.map +0 -1
  472. package/lib/forms/sole/sole-business-allocations.form.d.ts.map +0 -1
  473. package/lib/forms/sole/sole-business-loss.form.d.ts.map +0 -1
  474. package/lib/forms/sole/sole-business.form.d.ts.map +0 -1
  475. package/lib/forms/sole/sole-contact.form.d.ts.map +0 -1
  476. package/lib/forms/sole/sole-depreciation-method.form.d.ts.map +0 -1
  477. package/lib/forms/sole/sole-details.form.d.ts.map +0 -1
  478. package/lib/forms/sole/sole-invoice-item.form.d.ts.map +0 -1
  479. package/lib/forms/sole/sole-invoice-template.form.d.ts.map +0 -1
  480. package/lib/forms/sole/sole-invoice.form.d.ts.map +0 -1
  481. package/lib/forms/transaction/allocation-rule-condition.form.d.ts.map +0 -1
  482. package/lib/forms/transaction/allocation-rule-transaction-meta-field.form.d.ts.map +0 -1
  483. package/lib/forms/transaction/allocation-rule-transaction.form.d.ts.map +0 -1
  484. package/lib/forms/transaction/allocation-rule.form.d.ts.map +0 -1
  485. package/lib/forms/transaction/holding/holding-income.form.d.ts.map +0 -1
  486. package/lib/forms/transaction/index.d.ts.map +0 -1
  487. package/lib/forms/transaction/messages.enum.d.ts.map +0 -1
  488. package/lib/forms/transaction/transaction-base.form.d.ts.map +0 -1
  489. package/lib/forms/transaction/transaction.form.d.ts.map +0 -1
  490. package/lib/forms/transaction/work/work-expense.form.d.ts.map +0 -1
  491. package/lib/forms/transaction/work/work-income.form.d.ts.map +0 -1
  492. package/lib/forms/transaction/work/work-transaction.form.d.ts.map +0 -1
  493. package/lib/forms/user/index.d.ts.map +0 -1
  494. package/lib/forms/user/password.form.d.ts.map +0 -1
  495. package/lib/forms/user/reset-password.form.d.ts.map +0 -1
  496. package/lib/forms/user/user-invite.form.d.ts.map +0 -1
  497. package/lib/forms/vehicle/index.d.ts.map +0 -1
  498. package/lib/forms/vehicle/vehicle-claim-details.form.d.ts.map +0 -1
  499. package/lib/forms/vehicle/vehicle-claim.form.d.ts.map +0 -1
  500. package/lib/forms/vehicle/vehicle-logbook.form.d.ts.map +0 -1
  501. package/lib/forms/vehicle/vehicle.form.d.ts.map +0 -1
  502. package/lib/functions/array/index.d.ts.map +0 -1
  503. package/lib/functions/array/replace.d.ts.map +0 -1
  504. package/lib/functions/array/sort-deep.d.ts.map +0 -1
  505. package/lib/functions/array/sort.d.ts.map +0 -1
  506. package/lib/functions/array/to-array.d.ts.map +0 -1
  507. package/lib/functions/clone-deep.d.ts.map +0 -1
  508. package/lib/functions/create-date.d.ts.map +0 -1
  509. package/lib/functions/enum-to-list.d.ts.map +0 -1
  510. package/lib/functions/get-doc-icon.d.ts.map +0 -1
  511. package/lib/functions/mat-options-functions.d.ts.map +0 -1
  512. package/lib/functions/mat-sort-options.d.ts.map +0 -1
  513. package/lib/functions/tax-review-filter-predicate.d.ts.map +0 -1
  514. package/lib/interceptors/basiq-client-id.interceptor.d.ts.map +0 -1
  515. package/lib/interceptors/basiq-token.interceptor.d.ts.map +0 -1
  516. package/lib/interceptors/corelogic-interceptor.d.ts.map +0 -1
  517. package/lib/interceptors/financial-year-interceptor.d.ts.map +0 -1
  518. package/lib/interceptors/interceptors.module.d.ts.map +0 -1
  519. package/lib/interceptors/jwt-interceptor.d.ts.map +0 -1
  520. package/lib/interceptors/preloader.interceptor.d.ts.map +0 -1
  521. package/lib/interceptors/user-switcher-interceptor.d.ts.map +0 -1
  522. package/lib/interfaces/asset-entity-type.enum.d.ts.map +0 -1
  523. package/lib/interfaces/asset-type.enum.d.ts.map +0 -1
  524. package/lib/interfaces/asset.interface.d.ts.map +0 -1
  525. package/lib/interfaces/auth-tokens.interface.d.ts.map +0 -1
  526. package/lib/interfaces/chart-data.interface.d.ts.map +0 -1
  527. package/lib/interfaces/chart-serie.interface.d.ts.map +0 -1
  528. package/lib/interfaces/document.interface.d.ts.map +0 -1
  529. package/lib/interfaces/documentable.interface.d.ts.map +0 -1
  530. package/lib/interfaces/event-listener.interface.d.ts.map +0 -1
  531. package/lib/interfaces/expense.interface.d.ts.map +0 -1
  532. package/lib/interfaces/income-source-forecast.interface.d.ts.map +0 -1
  533. package/lib/interfaces/index.d.ts.map +0 -1
  534. package/lib/interfaces/option.interface.d.ts.map +0 -1
  535. package/lib/interfaces/photoable.d.ts.map +0 -1
  536. package/lib/interfaces/receipt.interface.d.ts.map +0 -1
  537. package/lib/interfaces/table-exportable.interface.d.ts.map +0 -1
  538. package/lib/interfaces/tank.interface.d.ts.map +0 -1
  539. package/lib/interfaces/updatable.interface.d.ts.map +0 -1
  540. package/lib/messages/index.d.ts.map +0 -1
  541. package/lib/messages/messages.enum.d.ts.map +0 -1
  542. package/lib/models/account-setup/account-setup-item.d.ts.map +0 -1
  543. package/lib/models/account-setup/account-setup-items.const.d.ts.map +0 -1
  544. package/lib/models/account-setup/account-setup-items.enum.d.ts.map +0 -1
  545. package/lib/models/address/address.d.ts.map +0 -1
  546. package/lib/models/address/country.d.ts.map +0 -1
  547. package/lib/models/address/index.d.ts.map +0 -1
  548. package/lib/models/address/states.enum.d.ts.map +0 -1
  549. package/lib/models/asset-sale.d.ts.map +0 -1
  550. package/lib/models/badge/badge-color.enum.d.ts.map +0 -1
  551. package/lib/models/badge/badge.d.ts.map +0 -1
  552. package/lib/models/bank/allocation-group.d.ts.map +0 -1
  553. package/lib/models/bank/bank-account-chart-data.d.ts.map +0 -1
  554. package/lib/models/bank/bank-account-property.d.ts.map +0 -1
  555. package/lib/models/bank/bank-account-types.const.d.ts.map +0 -1
  556. package/lib/models/bank/bank-account.d.ts.map +0 -1
  557. package/lib/models/bank/bank-connection.d.ts.map +0 -1
  558. package/lib/models/bank/bank-external-stats.d.ts.map +0 -1
  559. package/lib/models/bank/bank-transaction-chart-data.d.ts.map +0 -1
  560. package/lib/models/bank/bank-transaction-summary-fields.enum.d.ts.map +0 -1
  561. package/lib/models/bank/bank-transaction.d.ts.map +0 -1
  562. package/lib/models/bank/bank.d.ts.map +0 -1
  563. package/lib/models/bank/basiq/basiq-config.d.ts.map +0 -1
  564. package/lib/models/bank/basiq/basiq-connection-data.interface.d.ts.map +0 -1
  565. package/lib/models/bank/basiq/basiq-connections-response.interface.d.ts.map +0 -1
  566. package/lib/models/bank/basiq/basiq-job-response.d.ts.map +0 -1
  567. package/lib/models/bank/basiq/basiq-job-step.d.ts.map +0 -1
  568. package/lib/models/bank/basiq/basiq-job.d.ts.map +0 -1
  569. package/lib/models/bank/basiq/basiq-token-response.interface.d.ts.map +0 -1
  570. package/lib/models/bank/basiq/basiq-token.d.ts.map +0 -1
  571. package/lib/models/bank/basiq/index.d.ts.map +0 -1
  572. package/lib/models/bank/index.d.ts.map +0 -1
  573. package/lib/models/bank/type-loan.const.d.ts.map +0 -1
  574. package/lib/models/borrowing-expense/borrowing-expense-loan.d.ts.map +0 -1
  575. package/lib/models/borrowing-expense/borrowing-expense.d.ts.map +0 -1
  576. package/lib/models/borrowing-expense/index.d.ts.map +0 -1
  577. package/lib/models/chart/chart-data.d.ts.map +0 -1
  578. package/lib/models/chart/chart-serie.d.ts.map +0 -1
  579. package/lib/models/chart-accounts/chart-accounts-categories.const.d.ts.map +0 -1
  580. package/lib/models/chart-accounts/chart-accounts-category.e-collection.d.ts.map +0 -1
  581. package/lib/models/chart-accounts/chart-accounts-depreciation.d.ts.map +0 -1
  582. package/lib/models/chart-accounts/chart-accounts-heading.d.ts.map +0 -1
  583. package/lib/models/chart-accounts/chart-accounts-meta-field.d.ts.map +0 -1
  584. package/lib/models/chart-accounts/chart-accounts-tax-labels.enum.d.ts.map +0 -1
  585. package/lib/models/chart-accounts/chart-accounts-value.d.ts.map +0 -1
  586. package/lib/models/chart-accounts/chart-accounts.d.ts.map +0 -1
  587. package/lib/models/chart-accounts/index.d.ts.map +0 -1
  588. package/lib/models/chat/chat-view-type.enum.d.ts.map +0 -1
  589. package/lib/models/chat/chat.d.ts.map +0 -1
  590. package/lib/models/chat/index.d.ts.map +0 -1
  591. package/lib/models/chat/message-document.d.ts.map +0 -1
  592. package/lib/models/chat/message.d.ts.map +0 -1
  593. package/lib/models/client/annual-client-details.d.ts.map +0 -1
  594. package/lib/models/client/client-details.d.ts.map +0 -1
  595. package/lib/models/client/client-income-types.d.ts.map +0 -1
  596. package/lib/models/client/client-invite.d.ts.map +0 -1
  597. package/lib/models/client/client-movement.d.ts.map +0 -1
  598. package/lib/models/client/client-portfolio-chart-data.d.ts.map +0 -1
  599. package/lib/models/client/client-portfolio-report.d.ts.map +0 -1
  600. package/lib/models/client/index.d.ts.map +0 -1
  601. package/lib/models/color/alphabet-colors.enum.d.ts.map +0 -1
  602. package/lib/models/depreciation/depreciation-capital-project.d.ts.map +0 -1
  603. package/lib/models/depreciation/depreciation-forecast.d.ts.map +0 -1
  604. package/lib/models/depreciation/depreciation-group-item.d.ts.map +0 -1
  605. package/lib/models/depreciation/depreciation-group.d.ts.map +0 -1
  606. package/lib/models/depreciation/depreciation-group.enum.d.ts.map +0 -1
  607. package/lib/models/depreciation/depreciation-groups.const.d.ts.map +0 -1
  608. package/lib/models/depreciation/depreciation-lvp-rate.enum.d.ts.map +0 -1
  609. package/lib/models/depreciation/depreciation-receipt.d.ts.map +0 -1
  610. package/lib/models/depreciation/depreciation.d.ts.map +0 -1
  611. package/lib/models/depreciation/index.d.ts.map +0 -1
  612. package/lib/models/dictionary/dictionary.d.ts.map +0 -1
  613. package/lib/models/dictionary/index.d.ts.map +0 -1
  614. package/lib/models/document/document-api-url-prefix.enum.d.ts.map +0 -1
  615. package/lib/models/document/document-file-types.const.d.ts.map +0 -1
  616. package/lib/models/document/document-folder.d.ts.map +0 -1
  617. package/lib/models/document/document.d.ts.map +0 -1
  618. package/lib/models/document/index.d.ts.map +0 -1
  619. package/lib/models/employee/employee-details.d.ts.map +0 -1
  620. package/lib/models/employee/employee-invite.d.ts.map +0 -1
  621. package/lib/models/endpoint/endpoint.d.ts.map +0 -1
  622. package/lib/models/endpoint/endpoints.const.d.ts.map +0 -1
  623. package/lib/models/event/app-event-type.enum.d.ts.map +0 -1
  624. package/lib/models/event/app-event.d.ts.map +0 -1
  625. package/lib/models/event/index.d.ts.map +0 -1
  626. package/lib/models/export/export-cell-type.enum.d.ts.map +0 -1
  627. package/lib/models/export/export-cell.d.ts.map +0 -1
  628. package/lib/models/export/export-data-table.d.ts.map +0 -1
  629. package/lib/models/export/export-format.enum.d.ts.map +0 -1
  630. package/lib/models/export/export-row-data-type.enum.d.ts.map +0 -1
  631. package/lib/models/export/export-row.d.ts.map +0 -1
  632. package/lib/models/file/file.d.ts.map +0 -1
  633. package/lib/models/file/icons-file.enum.d.ts.map +0 -1
  634. package/lib/models/file/index.d.ts.map +0 -1
  635. package/lib/models/financial-year/financial-year.d.ts.map +0 -1
  636. package/lib/models/financial-year/index.d.ts.map +0 -1
  637. package/lib/models/financial-year/month-name-short.enum.d.ts.map +0 -1
  638. package/lib/models/financial-year/month-number.enum.d.ts.map +0 -1
  639. package/lib/models/financial-year/months.const.d.ts.map +0 -1
  640. package/lib/models/firm/firm.d.ts.map +0 -1
  641. package/lib/models/holding/holding-reinvest.d.ts.map +0 -1
  642. package/lib/models/holding/holding-sale.d.ts.map +0 -1
  643. package/lib/models/holding/holding-type-exchange.d.ts.map +0 -1
  644. package/lib/models/holding/holding-type.d.ts.map +0 -1
  645. package/lib/models/holding/holding.d.ts.map +0 -1
  646. package/lib/models/holding/index.d.ts.map +0 -1
  647. package/lib/models/income-position/income-position.d.ts.map +0 -1
  648. package/lib/models/income-source/income-source-chart-data.d.ts.map +0 -1
  649. package/lib/models/income-source/income-source-forecast.d.ts.map +0 -1
  650. package/lib/models/income-source/income-source-type.d.ts.map +0 -1
  651. package/lib/models/income-source/income-source.d.ts.map +0 -1
  652. package/lib/models/income-source/index.d.ts.map +0 -1
  653. package/lib/models/income-source/salary-forecast.d.ts.map +0 -1
  654. package/lib/models/income-source/sole-forecast.d.ts.map +0 -1
  655. package/lib/models/index.d.ts.map +0 -1
  656. package/lib/models/loan/index.d.ts.map +0 -1
  657. package/lib/models/loan/loan-max-number-of-payments.enum.d.ts.map +0 -1
  658. package/lib/models/loan/loan-payment.d.ts.map +0 -1
  659. package/lib/models/loan/loan-payout.d.ts.map +0 -1
  660. package/lib/models/loan/loan.d.ts.map +0 -1
  661. package/lib/models/notification/index.d.ts.map +0 -1
  662. package/lib/models/notification/notification.d.ts.map +0 -1
  663. package/lib/models/pdf/pdf-orientation.enum.d.ts.map +0 -1
  664. package/lib/models/pdf/pdf-settings.d.ts.map +0 -1
  665. package/lib/models/phone/phone.d.ts.map +0 -1
  666. package/lib/models/property/calculation-form-item.d.ts.map +0 -1
  667. package/lib/models/property/calculation-form-type.enum.d.ts.map +0 -1
  668. package/lib/models/property/capital-costs-itmes.const.d.ts.map +0 -1
  669. package/lib/models/property/corelogic-suggestion.d.ts.map +0 -1
  670. package/lib/models/property/index.d.ts.map +0 -1
  671. package/lib/models/property/property-category-movement.d.ts.map +0 -1
  672. package/lib/models/property/property-category.d.ts.map +0 -1
  673. package/lib/models/property/property-document.d.ts.map +0 -1
  674. package/lib/models/property/property-equity-chart-data.d.ts.map +0 -1
  675. package/lib/models/property/property-equity-chart-item.d.ts.map +0 -1
  676. package/lib/models/property/property-equity-chart-type.enum.d.ts.map +0 -1
  677. package/lib/models/property/property-forecast.d.ts.map +0 -1
  678. package/lib/models/property/property-sale/index.d.ts.map +0 -1
  679. package/lib/models/property/property-sale/property-sale-cost-base.d.ts.map +0 -1
  680. package/lib/models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +0 -1
  681. package/lib/models/property/property-sale/property-sale.d.ts.map +0 -1
  682. package/lib/models/property/property-sale/tax-exemption-meta-field.d.ts.map +0 -1
  683. package/lib/models/property/property-sale/tax-exemption.d.ts.map +0 -1
  684. package/lib/models/property/property-share.d.ts.map +0 -1
  685. package/lib/models/property/property-subscription.d.ts.map +0 -1
  686. package/lib/models/property/property-valuation.d.ts.map +0 -1
  687. package/lib/models/property/property.d.ts.map +0 -1
  688. package/lib/models/property/share-filter-options.enum.d.ts.map +0 -1
  689. package/lib/models/registration-invite/registration-invite.d.ts.map +0 -1
  690. package/lib/models/report/depreciation/depreciation-lvp-asset-type.enum.d.ts.map +0 -1
  691. package/lib/models/report/depreciation/depreciation-lvp-report-item.d.ts.map +0 -1
  692. package/lib/models/report/depreciation/depreciation-report-item.d.ts.map +0 -1
  693. package/lib/models/report/depreciation/index.d.ts.map +0 -1
  694. package/lib/models/report/index.d.ts.map +0 -1
  695. package/lib/models/report/my-tax/ato-links.d.ts.map +0 -1
  696. package/lib/models/report/my-tax/index.d.ts.map +0 -1
  697. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-income-or-losses-categories.const.d.ts.map +0 -1
  698. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-type.enum.d.ts.map +0 -1
  699. package/lib/models/report/my-tax/my-tax-business-income-or-losses/loss-type.enum.d.ts.map +0 -1
  700. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.d.ts.map +0 -1
  701. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.d.ts.map +0 -1
  702. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.d.ts.map +0 -1
  703. package/lib/models/report/my-tax/my-tax-cgt/cgt-exemption-and-rollover-code.enum.d.ts.map +0 -1
  704. package/lib/models/report/my-tax/my-tax-cgt/my-tax-cgt.d.ts.map +0 -1
  705. package/lib/models/report/my-tax/my-tax-deductions/deduction-clothing-type.enum.d.ts.map +0 -1
  706. package/lib/models/report/my-tax/my-tax-deductions/deduction-fields.const.d.ts.map +0 -1
  707. package/lib/models/report/my-tax/my-tax-deductions/deduction-self-education-type.enum.d.ts.map +0 -1
  708. package/lib/models/report/my-tax/my-tax-deductions/my-tax-deductions.d.ts.map +0 -1
  709. package/lib/models/report/my-tax/my-tax-dividends/my-tax-dividends.d.ts.map +0 -1
  710. package/lib/models/report/my-tax/my-tax-estimate/my-tax-estimate.d.ts.map +0 -1
  711. package/lib/models/report/my-tax/my-tax-income-statements/my-tax-income-statements.d.ts.map +0 -1
  712. package/lib/models/report/my-tax/my-tax-income-tests/my-tax-income-tests.d.ts.map +0 -1
  713. package/lib/models/report/my-tax/my-tax-interest/my-tax-interest.d.ts.map +0 -1
  714. package/lib/models/report/my-tax/my-tax-losses/my-tax-losses.d.ts.map +0 -1
  715. package/lib/models/report/my-tax/my-tax-offsets/my-tax-offsets.d.ts.map +0 -1
  716. package/lib/models/report/my-tax/my-tax-other-income/my-tax-other-income.d.ts.map +0 -1
  717. package/lib/models/report/my-tax/my-tax-partnerships-and-trusts/my-tax-partnerships-and-trusts.d.ts.map +0 -1
  718. package/lib/models/report/my-tax/my-tax-rent/my-tax-rent.d.ts.map +0 -1
  719. package/lib/models/report/property/index.d.ts.map +0 -1
  720. package/lib/models/report/property/property-report-item-depreciation.d.ts.map +0 -1
  721. package/lib/models/report/property/property-report-item-transaction.d.ts.map +0 -1
  722. package/lib/models/report/property/property-report-item.d.ts.map +0 -1
  723. package/lib/models/report/sole/index.d.ts.map +0 -1
  724. package/lib/models/report/sole/sole-business/sole-business-loss-report.d.ts.map +0 -1
  725. package/lib/models/report/vehicle-expense/vehicle-expense.d.ts.map +0 -1
  726. package/lib/models/service-subscription/index.d.ts.map +0 -1
  727. package/lib/models/service-subscription/module-url-list.const.d.ts.map +0 -1
  728. package/lib/models/service-subscription/payment-method-brand.enum.d.ts.map +0 -1
  729. package/lib/models/service-subscription/service-payment-method.d.ts.map +0 -1
  730. package/lib/models/service-subscription/service-payment.d.ts.map +0 -1
  731. package/lib/models/service-subscription/service-price.d.ts.map +0 -1
  732. package/lib/models/service-subscription/service-product.d.ts.map +0 -1
  733. package/lib/models/service-subscription/service-promo-code-duration.enum.d.ts.map +0 -1
  734. package/lib/models/service-subscription/service-promo-code.d.ts.map +0 -1
  735. package/lib/models/service-subscription/service-subscription-item.d.ts.map +0 -1
  736. package/lib/models/service-subscription/service-subscription.d.ts.map +0 -1
  737. package/lib/models/sole/bas-report.d.ts.map +0 -1
  738. package/lib/models/sole/index.d.ts.map +0 -1
  739. package/lib/models/sole/sole-business-activity.d.ts.map +0 -1
  740. package/lib/models/sole/sole-business-allocation.d.ts.map +0 -1
  741. package/lib/models/sole/sole-business-loss-offset-rule.d.ts.map +0 -1
  742. package/lib/models/sole/sole-business-loss.d.ts.map +0 -1
  743. package/lib/models/sole/sole-business.d.ts.map +0 -1
  744. package/lib/models/sole/sole-contact.d.ts.map +0 -1
  745. package/lib/models/sole/sole-depreciation-method.d.ts.map +0 -1
  746. package/lib/models/sole/sole-details.d.ts.map +0 -1
  747. package/lib/models/sole/sole-invoice-item.d.ts.map +0 -1
  748. package/lib/models/sole/sole-invoice-template.d.ts.map +0 -1
  749. package/lib/models/sole/sole-invoice.d.ts.map +0 -1
  750. package/lib/models/tax-review/tax-review.d.ts.map +0 -1
  751. package/lib/models/tax-summary/report-item-details.d.ts.map +0 -1
  752. package/lib/models/tax-summary/report-item.d.ts.map +0 -1
  753. package/lib/models/tax-summary/tax-summary-section.d.ts.map +0 -1
  754. package/lib/models/tax-summary/tax-summary-type.enum.d.ts.map +0 -1
  755. package/lib/models/tax-summary/tax-summary.d.ts.map +0 -1
  756. package/lib/models/toast/toast-type.enum.d.ts.map +0 -1
  757. package/lib/models/toast/toast.d.ts.map +0 -1
  758. package/lib/models/transaction/allocation-rule-condition.d.ts.map +0 -1
  759. package/lib/models/transaction/allocation-rule-transaction-meta-field.d.ts.map +0 -1
  760. package/lib/models/transaction/allocation-rule-transaction.d.ts.map +0 -1
  761. package/lib/models/transaction/allocation-rule.d.ts.map +0 -1
  762. package/lib/models/transaction/income-amount-type.enum.d.ts.map +0 -1
  763. package/lib/models/transaction/index.d.ts.map +0 -1
  764. package/lib/models/transaction/transaction-allocation.d.ts.map +0 -1
  765. package/lib/models/transaction/transaction-category.enum.d.ts.map +0 -1
  766. package/lib/models/transaction/transaction-meta-field.d.ts.map +0 -1
  767. package/lib/models/transaction/transaction-receipt.d.ts.map +0 -1
  768. package/lib/models/transaction/transaction.d.ts.map +0 -1
  769. package/lib/models/user/index.d.ts.map +0 -1
  770. package/lib/models/user/my-account-history-initiated-by.enum.d.ts.map +0 -1
  771. package/lib/models/user/my-account-history-status.enum.d.ts.map +0 -1
  772. package/lib/models/user/my-account-history-type.enum.d.ts.map +0 -1
  773. package/lib/models/user/my-account-history.d.ts.map +0 -1
  774. package/lib/models/user/occupation.d.ts.map +0 -1
  775. package/lib/models/user/user-roles.const.d.ts.map +0 -1
  776. package/lib/models/user/user-to-register.d.ts.map +0 -1
  777. package/lib/models/user/user-work-position.const.d.ts.map +0 -1
  778. package/lib/models/user/user.d.ts.map +0 -1
  779. package/lib/models/user-event/user-event-setting-field.enum.d.ts.map +0 -1
  780. package/lib/models/user-event/user-event-setting.d.ts.map +0 -1
  781. package/lib/models/user-event/user-event-type-category.d.ts.map +0 -1
  782. package/lib/models/user-event/user-event-type.d.ts.map +0 -1
  783. package/lib/models/vehicle/index.d.ts.map +0 -1
  784. package/lib/models/vehicle/logbook-period.d.ts.map +0 -1
  785. package/lib/models/vehicle/vehicle-claim-details.d.ts.map +0 -1
  786. package/lib/models/vehicle/vehicle-claim.d.ts.map +0 -1
  787. package/lib/models/vehicle/vehicle-logbook.d.ts.map +0 -1
  788. package/lib/models/vehicle/vehicle.d.ts.map +0 -1
  789. package/lib/services/account-setup/account-setup.service.d.ts.map +0 -1
  790. package/lib/services/account-setup/index.d.ts.map +0 -1
  791. package/lib/services/affiliate/index.d.ts.map +0 -1
  792. package/lib/services/affiliate/rewardful/index.d.ts.map +0 -1
  793. package/lib/services/affiliate/rewardful/rewardful.service.d.ts.map +0 -1
  794. package/lib/services/asset/assets.service.d.ts.map +0 -1
  795. package/lib/services/asset/index.d.ts.map +0 -1
  796. package/lib/services/auth/auth.service.d.ts.map +0 -1
  797. package/lib/services/auth/index.d.ts.map +0 -1
  798. package/lib/services/auth/jwt.service.d.ts.map +0 -1
  799. package/lib/services/bank/bank-account-calculation.service.d.ts.map +0 -1
  800. package/lib/services/bank/bank-transaction-calculation.service.d.ts.map +0 -1
  801. package/lib/services/bank/index.d.ts.map +0 -1
  802. package/lib/services/data.service.d.ts.map +0 -1
  803. package/lib/services/event/event-dispatcher.service.d.ts.map +0 -1
  804. package/lib/services/event/index.d.ts.map +0 -1
  805. package/lib/services/event/sse.service.d.ts.map +0 -1
  806. package/lib/services/export/export-formatter.service.d.ts.map +0 -1
  807. package/lib/services/export/index.d.ts.map +0 -1
  808. package/lib/services/header-title/header-title.service.d.ts.map +0 -1
  809. package/lib/services/header-title/index.d.ts.map +0 -1
  810. package/lib/services/http/address/address.service.d.ts.map +0 -1
  811. package/lib/services/http/address/index.d.ts.map +0 -1
  812. package/lib/services/http/bank/bank-account/bank-account.service.d.ts.map +0 -1
  813. package/lib/services/http/bank/bank-account/index.d.ts.map +0 -1
  814. package/lib/services/http/bank/bank-connection/bank-connection-messages.enum.d.ts.map +0 -1
  815. package/lib/services/http/bank/bank-connection/bank-connection.service.d.ts.map +0 -1
  816. package/lib/services/http/bank/bank-connection/index.d.ts.map +0 -1
  817. package/lib/services/http/bank/bank-transaction/bank-transaction.service.d.ts.map +0 -1
  818. package/lib/services/http/bank/bank-transaction/index.d.ts.map +0 -1
  819. package/lib/services/http/bank/bank.service.d.ts.map +0 -1
  820. package/lib/services/http/bank/basiq/basiq-messages.enum.d.ts.map +0 -1
  821. package/lib/services/http/bank/basiq/basiq-token.service.d.ts.map +0 -1
  822. package/lib/services/http/bank/basiq/basiq.service.d.ts.map +0 -1
  823. package/lib/services/http/bank/basiq/index.d.ts.map +0 -1
  824. package/lib/services/http/bank/index.d.ts.map +0 -1
  825. package/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.d.ts.map +0 -1
  826. package/lib/services/http/chart-accounts/chart-accounts-depreciations/index.d.ts.map +0 -1
  827. package/lib/services/http/chart-accounts/chart-accounts.service.d.ts.map +0 -1
  828. package/lib/services/http/chart-accounts/index.d.ts.map +0 -1
  829. package/lib/services/http/chat/chat.service.d.ts.map +0 -1
  830. package/lib/services/http/chat/index.d.ts.map +0 -1
  831. package/lib/services/http/chat/message-document.service.d.ts.map +0 -1
  832. package/lib/services/http/chat/message.service.d.ts.map +0 -1
  833. package/lib/services/http/client/capital-gain/annual-client-details.service.d.ts.map +0 -1
  834. package/lib/services/http/client/index.d.ts.map +0 -1
  835. package/lib/services/http/client/occupation/occupation.service.d.ts.map +0 -1
  836. package/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.d.ts.map +0 -1
  837. package/lib/services/http/depreciation/depreciation-capital-project/index.d.ts.map +0 -1
  838. package/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.d.ts.map +0 -1
  839. package/lib/services/http/depreciation/depreciation-receipt/index.d.ts.map +0 -1
  840. package/lib/services/http/depreciation/depreciation.service.d.ts.map +0 -1
  841. package/lib/services/http/depreciation/index.d.ts.map +0 -1
  842. package/lib/services/http/document/document-folder/document-folder.service.d.ts.map +0 -1
  843. package/lib/services/http/document/document.service.d.ts.map +0 -1
  844. package/lib/services/http/document/index.d.ts.map +0 -1
  845. package/lib/services/http/facebook/facebook-auth-options.interface.d.ts.map +0 -1
  846. package/lib/services/http/facebook/facebook-auth-response.interface.d.ts.map +0 -1
  847. package/lib/services/http/facebook/facebook-status-response.interface.d.ts.map +0 -1
  848. package/lib/services/http/facebook/facebook.service.d.ts.map +0 -1
  849. package/lib/services/http/facebook/index.d.ts.map +0 -1
  850. package/lib/services/http/file/file.service.d.ts.map +0 -1
  851. package/lib/services/http/file/index.d.ts.map +0 -1
  852. package/lib/services/http/firm/client-income/client-income-types.service.d.ts.map +0 -1
  853. package/lib/services/http/firm/client-income/index.d.ts.map +0 -1
  854. package/lib/services/http/firm/client-invite/client-invite.service.d.ts.map +0 -1
  855. package/lib/services/http/firm/client-invite/index.d.ts.map +0 -1
  856. package/lib/services/http/firm/client-movement/client-movement.service.d.ts.map +0 -1
  857. package/lib/services/http/firm/client-movement/index.d.ts.map +0 -1
  858. package/lib/services/http/firm/employee/employee.service.d.ts.map +0 -1
  859. package/lib/services/http/firm/employee/index.d.ts.map +0 -1
  860. package/lib/services/http/firm/employee-invite/employee-invite.service.d.ts.map +0 -1
  861. package/lib/services/http/firm/employee-invite/index.d.ts.map +0 -1
  862. package/lib/services/http/firm/firm.service.d.ts.map +0 -1
  863. package/lib/services/http/firm/index.d.ts.map +0 -1
  864. package/lib/services/http/firm/portfolio-report/client-portfolio-report.service.d.ts.map +0 -1
  865. package/lib/services/http/firm/portfolio-report/index.d.ts.map +0 -1
  866. package/lib/services/http/google/google.service.d.ts.map +0 -1
  867. package/lib/services/http/google/index.d.ts.map +0 -1
  868. package/lib/services/http/holding/holding-messages.enum.d.ts.map +0 -1
  869. package/lib/services/http/holding/holding-sale-messages.enum.d.ts.map +0 -1
  870. package/lib/services/http/holding/holding-sale.service.d.ts.map +0 -1
  871. package/lib/services/http/holding/holding-type-messages.enum.d.ts.map +0 -1
  872. package/lib/services/http/holding/holding-type.service.d.ts.map +0 -1
  873. package/lib/services/http/holding/holding.service.d.ts.map +0 -1
  874. package/lib/services/http/holding/index.d.ts.map +0 -1
  875. package/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.d.ts.map +0 -1
  876. package/lib/services/http/income-source/income-source-forecast/index.d.ts.map +0 -1
  877. package/lib/services/http/income-source/income-source.service.d.ts.map +0 -1
  878. package/lib/services/http/income-source/index.d.ts.map +0 -1
  879. package/lib/services/http/income-source/salary-forecast/index.d.ts.map +0 -1
  880. package/lib/services/http/income-source/salary-forecast/salary-forecast.service.d.ts.map +0 -1
  881. package/lib/services/http/income-source/sole-forecast/index.d.ts.map +0 -1
  882. package/lib/services/http/income-source/sole-forecast/sole-forecast.service.d.ts.map +0 -1
  883. package/lib/services/http/index.d.ts.map +0 -1
  884. package/lib/services/http/loan/borrowing-expense/borrowing-expense.service.d.ts.map +0 -1
  885. package/lib/services/http/loan/borrowing-expense/index.d.ts.map +0 -1
  886. package/lib/services/http/loan/index.d.ts.map +0 -1
  887. package/lib/services/http/loan/loan.service.d.ts.map +0 -1
  888. package/lib/services/http/property/index.d.ts.map +0 -1
  889. package/lib/services/http/property/property-category/index.d.ts.map +0 -1
  890. package/lib/services/http/property/property-category/property-category.service.d.ts.map +0 -1
  891. package/lib/services/http/property/property-category-movement/index.d.ts.map +0 -1
  892. package/lib/services/http/property/property-category-movement/property-category-movement.service.d.ts.map +0 -1
  893. package/lib/services/http/property/property-document/index.d.ts.map +0 -1
  894. package/lib/services/http/property/property-document/property-document.service.d.ts.map +0 -1
  895. package/lib/services/http/property/property-sale/index.d.ts.map +0 -1
  896. package/lib/services/http/property/property-sale/property-sale.service.d.ts.map +0 -1
  897. package/lib/services/http/property/property-share/index.d.ts.map +0 -1
  898. package/lib/services/http/property/property-share/property-share.service.d.ts.map +0 -1
  899. package/lib/services/http/property/property.service.d.ts.map +0 -1
  900. package/lib/services/http/receipt/index.d.ts.map +0 -1
  901. package/lib/services/http/receipt/receipt.service.d.ts.map +0 -1
  902. package/lib/services/http/rest/http-method.type.d.ts.map +0 -1
  903. package/lib/services/http/rest/index.d.ts.map +0 -1
  904. package/lib/services/http/rest/rest-method.type.d.ts.map +0 -1
  905. package/lib/services/http/rest/rest-old.service.d.ts.map +0 -1
  906. package/lib/services/http/rest/rest.service.d.ts.map +0 -1
  907. package/lib/services/http/service-notification/index.d.ts.map +0 -1
  908. package/lib/services/http/service-notification/service-notification.service.d.ts.map +0 -1
  909. package/lib/services/http/sole/bas-report/bas-report.service.d.ts.map +0 -1
  910. package/lib/services/http/sole/index.d.ts.map +0 -1
  911. package/lib/services/http/sole/sole-business/messages.enum.d.ts.map +0 -1
  912. package/lib/services/http/sole/sole-business/sole-business.service.d.ts.map +0 -1
  913. package/lib/services/http/sole/sole-business-activity/sole-business-activity.service.d.ts.map +0 -1
  914. package/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.d.ts.map +0 -1
  915. package/lib/services/http/sole/sole-business-loss/sole-business-loss.service.d.ts.map +0 -1
  916. package/lib/services/http/sole/sole-contact/sole-contact.service.d.ts.map +0 -1
  917. package/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.d.ts.map +0 -1
  918. package/lib/services/http/sole/sole-details/sole-details.service.d.ts.map +0 -1
  919. package/lib/services/http/sole/sole-invoice/sole-invoice.service.d.ts.map +0 -1
  920. package/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.d.ts.map +0 -1
  921. package/lib/services/http/subscription/index.d.ts.map +0 -1
  922. package/lib/services/http/subscription/service-payment/service-payment.service.d.ts.map +0 -1
  923. package/lib/services/http/subscription/service-payment-method/service-payment-method.service.d.ts.map +0 -1
  924. package/lib/services/http/subscription/service-price/service-price.service.d.ts.map +0 -1
  925. package/lib/services/http/subscription/service-product/service-product.service.d.ts.map +0 -1
  926. package/lib/services/http/subscription/service-subscription/subscription.service.d.ts.map +0 -1
  927. package/lib/services/http/tax-review/index.d.ts.map +0 -1
  928. package/lib/services/http/tax-review/tax-review-history/tax-review-history.service.d.ts.map +0 -1
  929. package/lib/services/http/tax-review/tax-review.service.d.ts.map +0 -1
  930. package/lib/services/http/tax-summary/index.d.ts.map +0 -1
  931. package/lib/services/http/tax-summary/tax-summary.service.d.ts.map +0 -1
  932. package/lib/services/http/transaction/index.d.ts.map +0 -1
  933. package/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.d.ts.map +0 -1
  934. package/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.d.ts.map +0 -1
  935. package/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.d.ts.map +0 -1
  936. package/lib/services/http/transaction/transaction.service.d.ts.map +0 -1
  937. package/lib/services/http/tutorial-video/index.d.ts.map +0 -1
  938. package/lib/services/http/tutorial-video/tutorial-video-response.interface.d.ts.map +0 -1
  939. package/lib/services/http/tutorial-video/tutorial-video.service.d.ts.map +0 -1
  940. package/lib/services/http/tutorial-video/video-source.interface.d.ts.map +0 -1
  941. package/lib/services/http/user/index.d.ts.map +0 -1
  942. package/lib/services/http/user/user-event-setting/user-event-setting.service.d.ts.map +0 -1
  943. package/lib/services/http/user/user-event-type/user-event-type.service.d.ts.map +0 -1
  944. package/lib/services/http/user/user.service.d.ts.map +0 -1
  945. package/lib/services/http/user/users-invite/users-invite.service.d.ts.map +0 -1
  946. package/lib/services/http/vehicle/index.d.ts.map +0 -1
  947. package/lib/services/http/vehicle/vehicle-claim-details.service.d.ts.map +0 -1
  948. package/lib/services/http/vehicle/vehicle-claim.service.d.ts.map +0 -1
  949. package/lib/services/http/vehicle/vehicle-logbook.service.d.ts.map +0 -1
  950. package/lib/services/http/vehicle/vehicle.service.d.ts.map +0 -1
  951. package/lib/services/index.d.ts.map +0 -1
  952. package/lib/services/intercom/index.d.ts.map +0 -1
  953. package/lib/services/intercom/intercom.service.d.ts.map +0 -1
  954. package/lib/services/json/holding/holding-type-exchange.service.d.ts.map +0 -1
  955. package/lib/services/json/income-source/income-source-type.service.d.ts.map +0 -1
  956. package/lib/services/json/index.d.ts.map +0 -1
  957. package/lib/services/json/tax-exemption/tax-exemption.service.d.ts.map +0 -1
  958. package/lib/services/pdf/index.d.ts.map +0 -1
  959. package/lib/services/pdf/js-pdf.d.ts.map +0 -1
  960. package/lib/services/pdf/pdf-from-dom-element/file-settings.d.ts.map +0 -1
  961. package/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.d.ts.map +0 -1
  962. package/lib/services/pdf/pdf-from-table/file-settings.d.ts.map +0 -1
  963. package/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.d.ts.map +0 -1
  964. package/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.d.ts.map +0 -1
  965. package/lib/services/pdf/pdf-from-table/pdf-from-table.service.d.ts.map +0 -1
  966. package/lib/services/preloader/index.d.ts.map +0 -1
  967. package/lib/services/preloader/preloader.service.d.ts.map +0 -1
  968. package/lib/services/property/corelogic/corelogic.service.d.ts.map +0 -1
  969. package/lib/services/property/corelogic/index.d.ts.map +0 -1
  970. package/lib/services/property/equity-position-chart/equity-position-chart.service.d.ts.map +0 -1
  971. package/lib/services/property/equity-position-chart/index.d.ts.map +0 -1
  972. package/lib/services/property/index.d.ts.map +0 -1
  973. package/lib/services/property/property-calculation/index.d.ts.map +0 -1
  974. package/lib/services/property/property-calculation/property-calculation.service.d.ts.map +0 -1
  975. package/lib/services/report/index.d.ts.map +0 -1
  976. package/lib/services/report/property/property-transaction-report.service.d.ts.map +0 -1
  977. package/lib/services/toast/index.d.ts.map +0 -1
  978. package/lib/services/toast/toast.service.d.ts.map +0 -1
  979. package/lib/services/transaction/index.d.ts.map +0 -1
  980. package/lib/services/transaction/transaction-calculation.service.d.ts.map +0 -1
  981. package/lib/services/user/index.d.ts.map +0 -1
  982. package/lib/services/user/user-switcher.service.d.ts.map +0 -1
  983. package/lib/services/vehicle/index.d.ts.map +0 -1
  984. package/lib/services/vehicle/logbook-best-period.service.d.ts.map +0 -1
  985. package/lib/services/xlsx/index.d.ts.map +0 -1
  986. package/lib/services/xlsx/xlsx.service.d.ts.map +0 -1
  987. package/lib/tt-core.module.d.ts.map +0 -1
  988. package/lib/validators/address-corelogic.validator.d.ts.map +0 -1
  989. package/lib/validators/at-least-one-enabled.validator.d.ts.map +0 -1
  990. package/lib/validators/at-least-one.validator.d.ts.map +0 -1
  991. package/lib/validators/autocomplete.validator.d.ts.map +0 -1
  992. package/lib/validators/conditional.validator.d.ts.map +0 -1
  993. package/lib/validators/current-fin-year.validator.d.ts.map +0 -1
  994. package/lib/validators/date-range.validator.d.ts.map +0 -1
  995. package/lib/validators/fields-sum.validator.d.ts.map +0 -1
  996. package/lib/validators/file.validator.d.ts.map +0 -1
  997. package/lib/validators/greater-than.validator.d.ts.map +0 -1
  998. package/lib/validators/index.d.ts.map +0 -1
  999. package/lib/validators/min-date/messages.enum.d.ts.map +0 -1
  1000. package/lib/validators/min-date/min-date.validator.d.ts.map +0 -1
  1001. package/lib/validators/password-match.validator.d.ts.map +0 -1
  1002. package/lib/validators/password.validator.d.ts.map +0 -1
  1003. package/lib/validators/phone-number.validator.d.ts.map +0 -1
  1004. package/lib/validators/required-length.validator.d.ts.map +0 -1
  1005. package/lib/validators/transactions-meta-fields.validator.d.ts.map +0 -1
  1006. package/public-api.d.ts.map +0 -1
  1007. package/taxtank-core.d.ts.map +0 -1
@@ -69,9 +69,9 @@ class CorelogicService {
69
69
  .pipe(map((response) => response.suggestions.map((item) => plainToClass(CorelogicSuggestion, item))));
70
70
  }
71
71
  }
72
- 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 });
73
- CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, providedIn: 'root' });
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, decorators: [{
72
+ CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
73
+ CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicService, providedIn: 'root' });
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicService, decorators: [{
75
75
  type: Injectable,
76
76
  args: [{
77
77
  providedIn: 'root'
@@ -109,9 +109,9 @@ class CorelogicInterceptor {
109
109
  });
110
110
  }
111
111
  }
112
- 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 });
113
- CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor });
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, decorators: [{
112
+ CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
113
+ CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor });
114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor, decorators: [{
115
115
  type: Injectable
116
116
  }], ctorParameters: function () { return [{ type: CorelogicService }, { type: undefined, decorators: [{
117
117
  type: Inject,
@@ -148,9 +148,9 @@ class FinancialYearInterceptor {
148
148
  return next.handle(clonedReq);
149
149
  }
150
150
  }
151
- FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
152
- FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor });
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
151
+ FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
152
+ FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor });
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
154
154
  type: Injectable
155
155
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
156
156
  type: Inject,
@@ -3037,18 +3037,8 @@ class ChartAccounts extends ChartAccounts$1 {
3037
3037
  isKmsForSole() {
3038
3038
  return this.id === ChartAccountsListEnum.KLMS_TRAVELLED;
3039
3039
  }
3040
- /**
3041
- * Check if accounts id is related for KMs category related to passed tank type
3042
- */
3043
- isKMsByTankType(tankType) {
3044
- switch (tankType) {
3045
- case TankTypeEnum.WORK:
3046
- return this.isKmsForWork();
3047
- case TankTypeEnum.SOLE:
3048
- return this.isKmsForSole();
3049
- default:
3050
- return false;
3051
- }
3040
+ isKms() {
3041
+ return [ChartAccountsListEnum.KLMS_TRAVELLED_FOR_WORK, ChartAccountsListEnum.KLMS_TRAVELLED].includes(this.id);
3052
3042
  }
3053
3043
  /**
3054
3044
  * special type used for just pre-paying tax to the ATO, uses on tax summary
@@ -8976,9 +8966,9 @@ class JwtService extends JwtHelperService {
8976
8966
  return this.getUser().id === userId;
8977
8967
  }
8978
8968
  }
8979
- JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8980
- JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, providedIn: 'root' });
8981
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, decorators: [{
8969
+ JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8970
+ JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, providedIn: 'root' });
8971
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, decorators: [{
8982
8972
  type: Injectable,
8983
8973
  args: [{
8984
8974
  providedIn: 'root'
@@ -9013,9 +9003,9 @@ class EventDispatcherService {
9013
9003
  this.eventSubject2.next(event);
9014
9004
  }
9015
9005
  }
9016
- EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9017
- EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
9018
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, decorators: [{
9006
+ EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9007
+ EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
9008
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, decorators: [{
9019
9009
  type: Injectable,
9020
9010
  args: [{
9021
9011
  providedIn: 'root'
@@ -9064,9 +9054,9 @@ class AuthService {
9064
9054
  location.replace(url);
9065
9055
  }
9066
9056
  }
9067
- 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 });
9068
- AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, providedIn: 'root' });
9069
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, decorators: [{
9057
+ AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9058
+ AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, providedIn: 'root' });
9059
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, decorators: [{
9070
9060
  type: Injectable,
9071
9061
  args: [{
9072
9062
  providedIn: 'root'
@@ -9199,9 +9189,9 @@ class JwtInterceptor {
9199
9189
  });
9200
9190
  }
9201
9191
  }
9202
- 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 });
9203
- JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor });
9204
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor, decorators: [{
9192
+ JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9193
+ JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor });
9194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor, decorators: [{
9205
9195
  type: Injectable
9206
9196
  }], ctorParameters: function () { return [{ type: JwtService }, { type: AuthService }, { type: undefined, decorators: [{
9207
9197
  type: Inject,
@@ -9234,9 +9224,9 @@ class UserSwitcherService {
9234
9224
  window.location.replace('/firm/dashboard');
9235
9225
  }
9236
9226
  }
9237
- UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9238
- UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
9239
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, decorators: [{
9227
+ UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9228
+ UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
9229
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, decorators: [{
9240
9230
  type: Injectable,
9241
9231
  args: [{
9242
9232
  providedIn: 'root'
@@ -9282,9 +9272,9 @@ class UserSwitcherInterceptor {
9282
9272
  return next.handle(this.switch(request, this.userSwitcherService.get()));
9283
9273
  }
9284
9274
  }
9285
- 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 });
9286
- UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor });
9287
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9275
+ UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9276
+ UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor });
9277
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9288
9278
  type: Injectable
9289
9279
  }], ctorParameters: function () { return [{ type: UserSwitcherService }, { type: undefined, decorators: [{
9290
9280
  type: Inject,
@@ -9559,9 +9549,9 @@ class PreloaderService {
9559
9549
  this.activePreloaders.next(activePreloaders);
9560
9550
  }
9561
9551
  }
9562
- PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9563
- PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9564
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, decorators: [{
9552
+ PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9553
+ PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9554
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, decorators: [{
9565
9555
  type: Injectable,
9566
9556
  args: [{
9567
9557
  providedIn: 'root'
@@ -9589,9 +9579,9 @@ class PreloaderInterceptor {
9589
9579
  return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
9590
9580
  }
9591
9581
  }
9592
- PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9593
- PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor });
9594
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9582
+ PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9583
+ PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor });
9584
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9595
9585
  type: Injectable
9596
9586
  }], ctorParameters: function () { return [{ type: PreloaderService }]; } });
9597
9587
 
@@ -9621,9 +9611,9 @@ class DataService {
9621
9611
  this.cache = this.createCollectionInstance(this.collectionClass, data.map((item) => this.createModelInstance(item)));
9622
9612
  }
9623
9613
  }
9624
- DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9625
- DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, providedIn: 'root' });
9626
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, decorators: [{
9614
+ DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9615
+ DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, providedIn: 'root' });
9616
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, decorators: [{
9627
9617
  type: Injectable,
9628
9618
  args: [{
9629
9619
  providedIn: 'root'
@@ -9660,9 +9650,9 @@ class SseService {
9660
9650
  .pipe(map((messageEvent) => JSON.parse(messageEvent.data)));
9661
9651
  }
9662
9652
  }
9663
- 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 });
9664
- SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, providedIn: 'root' });
9665
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, decorators: [{
9653
+ SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9654
+ SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, providedIn: 'root' });
9655
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, decorators: [{
9666
9656
  type: Injectable,
9667
9657
  args: [{
9668
9658
  providedIn: 'root'
@@ -9875,9 +9865,9 @@ let RestService$1 = class RestService extends DataService {
9875
9865
  */
9876
9866
  listenEvents() { }
9877
9867
  };
9878
- 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 });
9879
- RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, providedIn: 'root' });
9880
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, decorators: [{
9868
+ RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9869
+ RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, providedIn: 'root' });
9870
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, decorators: [{
9881
9871
  type: Injectable,
9882
9872
  args: [{
9883
9873
  providedIn: 'root'
@@ -10020,9 +10010,9 @@ class ToastService {
10020
10010
  }));
10021
10011
  }
10022
10012
  }
10023
- ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
10024
- ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, providedIn: 'root' });
10025
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, decorators: [{
10013
+ ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
10014
+ ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, providedIn: 'root' });
10015
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, decorators: [{
10026
10016
  type: Injectable,
10027
10017
  args: [{
10028
10018
  providedIn: 'root'
@@ -10100,9 +10090,9 @@ class BankConnectionService extends RestService$1 {
10100
10090
  });
10101
10091
  }
10102
10092
  }
10103
- BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
10104
- BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
10105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, decorators: [{
10093
+ BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
10094
+ BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
10095
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, decorators: [{
10106
10096
  type: Injectable,
10107
10097
  args: [{
10108
10098
  providedIn: 'root'
@@ -10243,9 +10233,9 @@ BasiqService.retrieveAccountsCheckInterval = 3000;
10243
10233
  * How long we will wait accounts retrieving, break after timeout if not retireved
10244
10234
  */
10245
10235
  BasiqService.retrieveAccountsTimeout = 20000;
10246
- 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 });
10247
- BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, providedIn: 'root' });
10248
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, decorators: [{
10236
+ BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
10237
+ BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, providedIn: 'root' });
10238
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, decorators: [{
10249
10239
  type: Injectable,
10250
10240
  args: [{
10251
10241
  providedIn: 'root'
@@ -10280,9 +10270,9 @@ class BasiqTokenService extends RestService$1 {
10280
10270
  return new BasiqToken(tokenResponse['access_token'], new Date(now + tokenResponse['expires_in'] * 1000));
10281
10271
  }
10282
10272
  }
10283
- BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10284
- BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
10285
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, decorators: [{
10273
+ BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10274
+ BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
10275
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, decorators: [{
10286
10276
  type: Injectable,
10287
10277
  args: [{
10288
10278
  providedIn: 'root'
@@ -10311,9 +10301,9 @@ class BasiqTokenInterceptor {
10311
10301
  });
10312
10302
  }
10313
10303
  }
10314
- BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10315
- BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor });
10316
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10304
+ BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10305
+ BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor });
10306
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10317
10307
  type: Injectable
10318
10308
  }], ctorParameters: function () { return [{ type: BasiqTokenService }]; } });
10319
10309
 
@@ -10495,9 +10485,9 @@ class UserService {
10495
10485
  });
10496
10486
  }
10497
10487
  }
10498
- 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 });
10499
- UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, providedIn: 'root' });
10500
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, decorators: [{
10488
+ UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10489
+ UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, providedIn: 'root' });
10490
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, decorators: [{
10501
10491
  type: Injectable,
10502
10492
  args: [{
10503
10493
  providedIn: 'root'
@@ -10527,17 +10517,17 @@ class BasiqClientIdInterceptor {
10527
10517
  });
10528
10518
  }
10529
10519
  }
10530
- BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10531
- BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor });
10532
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10520
+ BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10521
+ BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor });
10522
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10533
10523
  type: Injectable
10534
10524
  }], ctorParameters: function () { return [{ type: UserService }]; } });
10535
10525
 
10536
10526
  class InterceptorsModule {
10537
10527
  }
10538
- InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10539
- InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule });
10540
- InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, providers: [
10528
+ InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10529
+ InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule });
10530
+ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, providers: [
10541
10531
  {
10542
10532
  provide: HTTP_INTERCEPTORS,
10543
10533
  useClass: CorelogicInterceptor,
@@ -10575,7 +10565,7 @@ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
10575
10565
  multi: true
10576
10566
  }
10577
10567
  ] });
10578
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, decorators: [{
10568
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, decorators: [{
10579
10569
  type: NgModule,
10580
10570
  args: [{
10581
10571
  providers: [
@@ -10633,12 +10623,12 @@ class TtCoreModule {
10633
10623
  };
10634
10624
  }
10635
10625
  }
10636
- TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10637
- TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10626
+ TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10627
+ TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10638
10628
  InterceptorsModule] });
10639
- TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10629
+ TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10640
10630
  InterceptorsModule] });
10641
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, decorators: [{
10631
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, decorators: [{
10642
10632
  type: NgModule,
10643
10633
  args: [{
10644
10634
  declarations: [],
@@ -12190,9 +12180,9 @@ class AddressService {
12190
12180
  return this.countriesSubject.asObservable();
12191
12181
  }
12192
12182
  }
12193
- 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 });
12194
- AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, providedIn: 'root' });
12195
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, decorators: [{
12183
+ AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12184
+ AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, providedIn: 'root' });
12185
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, decorators: [{
12196
12186
  type: Injectable,
12197
12187
  args: [{
12198
12188
  providedIn: 'root'
@@ -12260,9 +12250,9 @@ class BankAccountService extends RestService$1 {
12260
12250
  });
12261
12251
  }
12262
12252
  }
12263
- BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12264
- BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12265
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, decorators: [{
12253
+ BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12254
+ BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12255
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, decorators: [{
12266
12256
  type: Injectable,
12267
12257
  args: [{
12268
12258
  providedIn: 'root'
@@ -12327,9 +12317,9 @@ class BankTransactionService extends RestService$1 {
12327
12317
  });
12328
12318
  }
12329
12319
  }
12330
- BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12331
- BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12332
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, decorators: [{
12320
+ BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12321
+ BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12322
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, decorators: [{
12333
12323
  type: Injectable,
12334
12324
  args: [{
12335
12325
  providedIn: 'root'
@@ -12356,9 +12346,9 @@ class BankService extends RestService$1 {
12356
12346
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
12357
12347
  }
12358
12348
  }
12359
- BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12360
- BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, providedIn: 'root' });
12361
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, decorators: [{
12349
+ BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12350
+ BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, providedIn: 'root' });
12351
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, decorators: [{
12362
12352
  type: Injectable,
12363
12353
  args: [{
12364
12354
  providedIn: 'root'
@@ -12378,9 +12368,9 @@ class ChartAccountsDepreciationService extends RestService$1 {
12378
12368
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
12379
12369
  }
12380
12370
  }
12381
- ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12382
- ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12383
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12371
+ ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12372
+ ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12373
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12384
12374
  type: Injectable,
12385
12375
  args: [{
12386
12376
  providedIn: 'root'
@@ -12420,9 +12410,9 @@ class ChartAccountsService extends RestService$1 {
12420
12410
  }));
12421
12411
  }
12422
12412
  }
12423
- ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12424
- ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12425
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, decorators: [{
12413
+ ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12414
+ ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12415
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, decorators: [{
12426
12416
  type: Injectable,
12427
12417
  args: [{
12428
12418
  providedIn: 'root'
@@ -12491,9 +12481,9 @@ class ChatService extends RestService$1 {
12491
12481
  });
12492
12482
  }
12493
12483
  }
12494
- 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 });
12495
- ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, providedIn: 'root' });
12496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, decorators: [{
12484
+ ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12485
+ ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, providedIn: 'root' });
12486
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, decorators: [{
12497
12487
  type: Injectable,
12498
12488
  args: [{
12499
12489
  providedIn: 'root'
@@ -12550,9 +12540,9 @@ class MessageService extends RestService$1 {
12550
12540
  });
12551
12541
  }
12552
12542
  }
12553
- 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 });
12554
- MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, providedIn: 'root' });
12555
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, decorators: [{
12543
+ MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12544
+ MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, providedIn: 'root' });
12545
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, decorators: [{
12556
12546
  type: Injectable,
12557
12547
  args: [{
12558
12548
  providedIn: 'root'
@@ -12621,9 +12611,9 @@ class MessageDocumentService extends RestService$1 {
12621
12611
  return combineLatest(files.map((file) => this.add(chatId, file))).pipe(map((docsBase) => docsBase.map((docBase) => plainToClass(MessageDocument, docBase))));
12622
12612
  }
12623
12613
  }
12624
- MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12625
- MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12626
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, decorators: [{
12614
+ MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12615
+ MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12616
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, decorators: [{
12627
12617
  type: Injectable,
12628
12618
  args: [{
12629
12619
  providedIn: 'root'
@@ -12686,9 +12676,9 @@ class ReceiptService {
12686
12676
  return plainToClass(this.modelClass, data);
12687
12677
  }
12688
12678
  }
12689
- 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 });
12690
- ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12691
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, decorators: [{
12679
+ ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12680
+ ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12681
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, decorators: [{
12692
12682
  type: Injectable,
12693
12683
  args: [{
12694
12684
  providedIn: 'root'
@@ -12717,9 +12707,9 @@ class DepreciationReceiptService extends ReceiptService {
12717
12707
  this.listenEvents();
12718
12708
  }
12719
12709
  }
12720
- 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 });
12721
- DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12722
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12710
+ DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12711
+ DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12712
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12723
12713
  type: Injectable,
12724
12714
  args: [{
12725
12715
  providedIn: 'root'
@@ -12846,9 +12836,9 @@ class DepreciationService extends RestService$1 {
12846
12836
  });
12847
12837
  }
12848
12838
  }
12849
- DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: DepreciationReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
12850
- DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12851
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, decorators: [{
12839
+ DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: DepreciationReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
12840
+ DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12841
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, decorators: [{
12852
12842
  type: Injectable,
12853
12843
  args: [{
12854
12844
  providedIn: 'root'
@@ -12898,9 +12888,9 @@ class DepreciationCapitalProjectService {
12898
12888
  }));
12899
12889
  }
12900
12890
  }
12901
- 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 });
12902
- DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12903
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12891
+ DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12892
+ DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12893
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12904
12894
  type: Injectable,
12905
12895
  args: [{
12906
12896
  providedIn: 'root'
@@ -13110,9 +13100,9 @@ class RestService {
13110
13100
  */
13111
13101
  listenEvents() { }
13112
13102
  }
13113
- 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 });
13114
- RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, providedIn: 'root' });
13115
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, decorators: [{
13103
+ RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
13104
+ RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, providedIn: 'root' });
13105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, decorators: [{
13116
13106
  type: Injectable,
13117
13107
  args: [{
13118
13108
  providedIn: 'root'
@@ -13129,9 +13119,9 @@ class DocumentService extends RestService {
13129
13119
  this.modelClass = Document;
13130
13120
  }
13131
13121
  }
13132
- DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13133
- DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, providedIn: 'root' });
13134
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, decorators: [{
13122
+ DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13123
+ DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, providedIn: 'root' });
13124
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, decorators: [{
13135
13125
  type: Injectable,
13136
13126
  args: [{
13137
13127
  providedIn: 'root'
@@ -13197,9 +13187,9 @@ class DocumentFolderService extends RestService {
13197
13187
  }));
13198
13188
  }
13199
13189
  }
13200
- DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13201
- DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
13202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, decorators: [{
13190
+ DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13191
+ DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
13192
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, decorators: [{
13203
13193
  type: Injectable,
13204
13194
  args: [{
13205
13195
  providedIn: 'root'
@@ -13274,9 +13264,9 @@ FacebookService.authOptions = {
13274
13264
  auth_type: 'rerequest',
13275
13265
  return_scopes: true
13276
13266
  };
13277
- 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 });
13278
- FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, providedIn: 'root' });
13279
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, decorators: [{
13267
+ FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13268
+ FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, providedIn: 'root' });
13269
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, decorators: [{
13280
13270
  type: Injectable,
13281
13271
  args: [{
13282
13272
  providedIn: 'root'
@@ -13344,9 +13334,9 @@ class GoogleService {
13344
13334
  google.accounts.id.disableAutoSelect();
13345
13335
  }
13346
13336
  }
13347
- 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 });
13348
- GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, providedIn: 'root' });
13349
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, decorators: [{
13337
+ GoogleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13338
+ GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, providedIn: 'root' });
13339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, decorators: [{
13350
13340
  type: Injectable,
13351
13341
  args: [{
13352
13342
  providedIn: 'root'
@@ -13375,9 +13365,9 @@ class FileService extends RestService$1 {
13375
13365
  return this.http.get(`${this.apiUrl}/${file.id}/download`, { responseType: 'blob' });
13376
13366
  }
13377
13367
  }
13378
- FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13379
- FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, providedIn: 'root' });
13380
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, decorators: [{
13368
+ FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13369
+ FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, providedIn: 'root' });
13370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, decorators: [{
13381
13371
  type: Injectable,
13382
13372
  args: [{
13383
13373
  providedIn: 'root'
@@ -13394,9 +13384,9 @@ class ClientIncomeTypesService extends RestService$1 {
13394
13384
  this.disabledMethods = ['postBatch', 'putBatch', 'delete', 'deleteBatch'];
13395
13385
  }
13396
13386
  }
13397
- ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13398
- ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13399
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13387
+ ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13388
+ ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13400
13390
  type: Injectable,
13401
13391
  args: [{
13402
13392
  providedIn: 'root'
@@ -13509,9 +13499,9 @@ class ClientInviteService extends RestService {
13509
13499
  });
13510
13500
  }
13511
13501
  }
13512
- ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13513
- ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13514
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, decorators: [{
13502
+ ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13503
+ ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13504
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, decorators: [{
13515
13505
  type: Injectable,
13516
13506
  args: [{
13517
13507
  providedIn: 'root'
@@ -13584,9 +13574,9 @@ class ClientMovementService extends RestService {
13584
13574
  });
13585
13575
  }
13586
13576
  }
13587
- ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13588
- ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13589
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, decorators: [{
13577
+ ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13578
+ ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13579
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, decorators: [{
13590
13580
  type: Injectable,
13591
13581
  args: [{
13592
13582
  providedIn: 'root'
@@ -13615,9 +13605,9 @@ class EmployeeService extends RestService {
13615
13605
  }));
13616
13606
  }
13617
13607
  }
13618
- EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13619
- EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13620
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, decorators: [{
13608
+ EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13609
+ EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13610
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, decorators: [{
13621
13611
  type: Injectable,
13622
13612
  args: [{
13623
13613
  providedIn: 'root'
@@ -13658,9 +13648,9 @@ class EmployeeInviteService extends RestService {
13658
13648
  }));
13659
13649
  }
13660
13650
  }
13661
- EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13662
- EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, decorators: [{
13651
+ EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13652
+ EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13653
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, decorators: [{
13664
13654
  type: Injectable,
13665
13655
  args: [{
13666
13656
  providedIn: 'root'
@@ -13685,9 +13675,9 @@ class ClientPortfolioReportService {
13685
13675
  }));
13686
13676
  }
13687
13677
  }
13688
- 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 });
13689
- ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13690
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13678
+ ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13679
+ ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13680
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13691
13681
  type: Injectable,
13692
13682
  args: [{
13693
13683
  providedIn: 'root'
@@ -13749,9 +13739,9 @@ class FirmService {
13749
13739
  }));
13750
13740
  }
13751
13741
  }
13752
- 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 });
13753
- FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, providedIn: 'root' });
13754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, decorators: [{
13742
+ FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13743
+ FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, providedIn: 'root' });
13744
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, decorators: [{
13755
13745
  type: Injectable,
13756
13746
  args: [{
13757
13747
  providedIn: 'root'
@@ -13824,9 +13814,9 @@ class IncomeSourceForecastService extends RestService {
13824
13814
  }).flat();
13825
13815
  }
13826
13816
  }
13827
- IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13828
- IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13829
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13817
+ IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13818
+ IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13830
13820
  type: Injectable,
13831
13821
  args: [{
13832
13822
  providedIn: 'root'
@@ -13896,9 +13886,9 @@ class SalaryForecastService extends RestService {
13896
13886
  }).flat();
13897
13887
  }
13898
13888
  }
13899
- SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13900
- SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13901
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, decorators: [{
13889
+ SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13890
+ SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13891
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, decorators: [{
13902
13892
  type: Injectable,
13903
13893
  args: [{
13904
13894
  providedIn: 'root'
@@ -13974,9 +13964,9 @@ class SoleForecastService extends RestService {
13974
13964
  });
13975
13965
  }
13976
13966
  }
13977
- SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13978
- SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13979
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, decorators: [{
13967
+ SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13968
+ SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13969
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, decorators: [{
13980
13970
  type: Injectable,
13981
13971
  args: [{
13982
13972
  providedIn: 'root'
@@ -14055,9 +14045,9 @@ class IncomeSourceService extends RestService {
14055
14045
  });
14056
14046
  }
14057
14047
  }
14058
- IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14059
- IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
14060
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, decorators: [{
14048
+ IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14049
+ IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
14050
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, decorators: [{
14061
14051
  type: Injectable,
14062
14052
  args: [{
14063
14053
  providedIn: 'root'
@@ -14118,9 +14108,9 @@ class BorrowingExpenseService {
14118
14108
  }));
14119
14109
  }
14120
14110
  }
14121
- 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 });
14122
- BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
14123
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, decorators: [{
14111
+ BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14112
+ BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
14113
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, decorators: [{
14124
14114
  type: Injectable,
14125
14115
  args: [{
14126
14116
  providedIn: 'root'
@@ -14200,9 +14190,9 @@ class LoanService extends RestService$1 {
14200
14190
  }));
14201
14191
  }
14202
14192
  }
14203
- LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14204
- LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, providedIn: 'root' });
14205
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, decorators: [{
14193
+ LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14194
+ LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, providedIn: 'root' });
14195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, decorators: [{
14206
14196
  type: Injectable,
14207
14197
  args: [{
14208
14198
  providedIn: 'root'
@@ -14221,9 +14211,9 @@ class PropertyCategoryService extends RestService$1 {
14221
14211
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14222
14212
  }
14223
14213
  }
14224
- PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14225
- PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
14226
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, decorators: [{
14214
+ PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14215
+ PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
14216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, decorators: [{
14227
14217
  type: Injectable,
14228
14218
  args: [{
14229
14219
  providedIn: 'root'
@@ -14239,9 +14229,9 @@ class PropertyCategoryMovementService extends RestService$1 {
14239
14229
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14240
14230
  }
14241
14231
  }
14242
- PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14243
- PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14244
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14232
+ PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14233
+ PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14234
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14245
14235
  type: Injectable,
14246
14236
  args: [{
14247
14237
  providedIn: 'root'
@@ -14283,9 +14273,9 @@ class PropertyDocumentService extends RestService$1 {
14283
14273
  });
14284
14274
  }
14285
14275
  }
14286
- PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14287
- PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, decorators: [{
14276
+ PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14277
+ PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14278
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, decorators: [{
14289
14279
  type: Injectable,
14290
14280
  args: [{
14291
14281
  providedIn: 'root'
@@ -14364,9 +14354,9 @@ class TaxExemptionService extends DataService {
14364
14354
  this.setCache(TaxExemptions);
14365
14355
  }
14366
14356
  }
14367
- TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14368
- TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14369
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, decorators: [{
14357
+ TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14358
+ TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14359
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, decorators: [{
14370
14360
  type: Injectable,
14371
14361
  args: [{
14372
14362
  providedIn: 'root'
@@ -14382,9 +14372,9 @@ class PropertySaleService extends RestService$1 {
14382
14372
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14383
14373
  }
14384
14374
  }
14385
- PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14386
- PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14387
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, decorators: [{
14375
+ PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14376
+ PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14377
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, decorators: [{
14388
14378
  type: Injectable,
14389
14379
  args: [{
14390
14380
  providedIn: 'root'
@@ -14431,9 +14421,9 @@ class PropertyShareService extends RestService$1 {
14431
14421
  this.listenCSE(PropertySale, ['post', 'delete'], this.resetCache);
14432
14422
  }
14433
14423
  }
14434
- PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14435
- PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14436
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, decorators: [{
14424
+ PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14425
+ PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14426
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, decorators: [{
14437
14427
  type: Injectable,
14438
14428
  args: [{
14439
14429
  providedIn: 'root'
@@ -14530,9 +14520,9 @@ class PropertyService extends RestService$1 {
14530
14520
  }));
14531
14521
  }
14532
14522
  }
14533
- PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14534
- PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, providedIn: 'root' });
14535
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, decorators: [{
14523
+ PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14524
+ PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, providedIn: 'root' });
14525
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, decorators: [{
14536
14526
  type: Injectable,
14537
14527
  args: [{
14538
14528
  providedIn: 'root'
@@ -14586,9 +14576,9 @@ class ServiceNotificationService extends RestService {
14586
14576
  });
14587
14577
  }
14588
14578
  }
14589
- 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 });
14590
- ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14591
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, decorators: [{
14579
+ ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14580
+ ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14581
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, decorators: [{
14592
14582
  type: Injectable,
14593
14583
  args: [{
14594
14584
  providedIn: 'root'
@@ -14637,9 +14627,9 @@ class SoleBusinessService extends RestService {
14637
14627
  }));
14638
14628
  }
14639
14629
  }
14640
- SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14641
- SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14642
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, decorators: [{
14630
+ SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14631
+ SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14632
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, decorators: [{
14643
14633
  type: Injectable,
14644
14634
  args: [{
14645
14635
  providedIn: 'root'
@@ -14654,9 +14644,9 @@ class SoleBusinessActivityService extends RestService {
14654
14644
  this.isHydra = true;
14655
14645
  }
14656
14646
  }
14657
- SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14658
- SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14659
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14647
+ SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14648
+ SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14649
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14660
14650
  type: Injectable,
14661
14651
  args: [{
14662
14652
  providedIn: 'root'
@@ -14682,9 +14672,9 @@ class SoleBusinessLossService extends RestService {
14682
14672
  });
14683
14673
  }
14684
14674
  }
14685
- SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14686
- SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14687
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14675
+ SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14676
+ SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14677
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14688
14678
  type: Injectable,
14689
14679
  args: [{
14690
14680
  providedIn: 'root'
@@ -14702,9 +14692,9 @@ class SoleBusinessLossOffsetRuleService extends RestService {
14702
14692
  this.isHydra = true;
14703
14693
  }
14704
14694
  }
14705
- SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14706
- SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14707
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14695
+ SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14696
+ SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14697
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14708
14698
  type: Injectable,
14709
14699
  args: [{
14710
14700
  providedIn: 'root'
@@ -14719,9 +14709,9 @@ class SoleContactService extends RestService {
14719
14709
  this.isHydra = true;
14720
14710
  }
14721
14711
  }
14722
- SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14723
- SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14724
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, decorators: [{
14712
+ SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14713
+ SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14714
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, decorators: [{
14725
14715
  type: Injectable,
14726
14716
  args: [{
14727
14717
  providedIn: 'root'
@@ -14777,9 +14767,9 @@ class SoleDepreciationMethodService {
14777
14767
  });
14778
14768
  }
14779
14769
  }
14780
- 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 });
14781
- SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14782
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14770
+ SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
14771
+ SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14772
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14783
14773
  type: Injectable,
14784
14774
  args: [{
14785
14775
  providedIn: 'root'
@@ -14832,9 +14822,9 @@ class SoleDetailsService {
14832
14822
  }));
14833
14823
  }
14834
14824
  }
14835
- 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 });
14836
- SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14837
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, decorators: [{
14825
+ SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14826
+ SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14827
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, decorators: [{
14838
14828
  type: Injectable,
14839
14829
  args: [{
14840
14830
  providedIn: 'root'
@@ -14907,9 +14897,9 @@ class SoleInvoiceService extends RestService {
14907
14897
  });
14908
14898
  }
14909
14899
  }
14910
- SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14911
- SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14912
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, decorators: [{
14900
+ SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14901
+ SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14902
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, decorators: [{
14913
14903
  type: Injectable,
14914
14904
  args: [{
14915
14905
  providedIn: 'root'
@@ -14924,9 +14914,9 @@ class SoleInvoiceTemplateService extends RestService {
14924
14914
  this.isHydra = true;
14925
14915
  }
14926
14916
  }
14927
- SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14928
- SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14929
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14917
+ SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14918
+ SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14919
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14930
14920
  type: Injectable,
14931
14921
  args: [{
14932
14922
  providedIn: 'root'
@@ -14941,9 +14931,9 @@ class BasReportService extends RestService {
14941
14931
  this.isHydra = true;
14942
14932
  }
14943
14933
  }
14944
- BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14945
- BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, providedIn: 'root' });
14946
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, decorators: [{
14934
+ BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14935
+ BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, providedIn: 'root' });
14936
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, decorators: [{
14947
14937
  type: Injectable,
14948
14938
  args: [{
14949
14939
  providedIn: 'root'
@@ -14969,9 +14959,9 @@ class ServicePaymentService extends RestService$1 {
14969
14959
  return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
14970
14960
  }
14971
14961
  }
14972
- ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14973
- ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14974
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, decorators: [{
14962
+ ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14963
+ ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14964
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, decorators: [{
14975
14965
  type: Injectable,
14976
14966
  args: [{
14977
14967
  providedIn: 'root'
@@ -15019,9 +15009,9 @@ class ServicePaymentMethodService extends RestService$1 {
15019
15009
  });
15020
15010
  }
15021
15011
  }
15022
- 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 });
15023
- ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
15024
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
15012
+ ServicePaymentMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
15013
+ ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
15014
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
15025
15015
  type: Injectable,
15026
15016
  args: [{
15027
15017
  providedIn: 'root'
@@ -15044,9 +15034,9 @@ class ServicePriceService extends RestService$1 {
15044
15034
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
15045
15035
  }
15046
15036
  }
15047
- ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15048
- ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
15049
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, decorators: [{
15037
+ ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15038
+ ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
15039
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, decorators: [{
15050
15040
  type: Injectable,
15051
15041
  args: [{
15052
15042
  providedIn: 'root'
@@ -15161,9 +15151,9 @@ class SubscriptionService extends RestService$1 {
15161
15151
  });
15162
15152
  }
15163
15153
  }
15164
- 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 });
15165
- SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
15166
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, decorators: [{
15154
+ SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15155
+ SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
15156
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, decorators: [{
15167
15157
  type: Injectable,
15168
15158
  args: [{
15169
15159
  providedIn: 'root'
@@ -15183,9 +15173,9 @@ class ServiceProductService extends RestService$1 {
15183
15173
  this.isApiPlatform = true;
15184
15174
  }
15185
15175
  }
15186
- ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15187
- ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
15188
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, decorators: [{
15176
+ ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15177
+ ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
15178
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, decorators: [{
15189
15179
  type: Injectable,
15190
15180
  args: [{
15191
15181
  providedIn: 'root'
@@ -15217,9 +15207,9 @@ class TaxReviewHistoryService extends RestService {
15217
15207
  });
15218
15208
  }
15219
15209
  }
15220
- TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15221
- TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
15222
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
15210
+ TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15211
+ TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
15212
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
15223
15213
  type: Injectable,
15224
15214
  args: [{
15225
15215
  providedIn: 'root'
@@ -15308,9 +15298,9 @@ class TaxReviewService extends RestService {
15308
15298
  });
15309
15299
  }
15310
15300
  }
15311
- TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15312
- TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15313
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, decorators: [{
15301
+ TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15302
+ TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15303
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, decorators: [{
15314
15304
  type: Injectable,
15315
15305
  args: [{
15316
15306
  providedIn: 'root'
@@ -15367,9 +15357,9 @@ class TaxSummaryService {
15367
15357
  });
15368
15358
  }
15369
15359
  }
15370
- 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 });
15371
- TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15372
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, decorators: [{
15360
+ TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15361
+ TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15362
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, decorators: [{
15373
15363
  type: Injectable,
15374
15364
  args: [{
15375
15365
  providedIn: 'root'
@@ -15388,9 +15378,9 @@ class AllocationRuleService extends RestService$1 {
15388
15378
  this.isApiPlatform = true;
15389
15379
  }
15390
15380
  }
15391
- AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15392
- AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15393
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, decorators: [{
15381
+ AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15382
+ AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15383
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, decorators: [{
15394
15384
  type: Injectable,
15395
15385
  args: [{
15396
15386
  providedIn: 'root'
@@ -15479,9 +15469,9 @@ class TransactionAllocationService extends RestService {
15479
15469
  });
15480
15470
  }
15481
15471
  }
15482
- TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15483
- TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15484
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, decorators: [{
15472
+ TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15473
+ TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15474
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, decorators: [{
15485
15475
  type: Injectable,
15486
15476
  args: [{
15487
15477
  providedIn: 'root'
@@ -15507,9 +15497,9 @@ class TransactionReceiptService extends ReceiptService {
15507
15497
  this.listenEvents();
15508
15498
  }
15509
15499
  }
15510
- 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 });
15511
- TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15512
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, decorators: [{
15500
+ TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
15501
+ TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15502
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, decorators: [{
15513
15503
  type: Injectable,
15514
15504
  args: [{
15515
15505
  providedIn: 'root'
@@ -15818,9 +15808,9 @@ class TransactionService extends RestService {
15818
15808
  });
15819
15809
  }
15820
15810
  }
15821
- 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 });
15822
- TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, providedIn: 'root' });
15823
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, decorators: [{
15811
+ TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
15812
+ TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, providedIn: 'root' });
15813
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, decorators: [{
15824
15814
  type: Injectable,
15825
15815
  args: [{
15826
15816
  providedIn: 'root'
@@ -15849,9 +15839,9 @@ class TutorialVideoService {
15849
15839
  }
15850
15840
  TutorialVideoService.googleUrl = `https://www.googleapis.com/drive/v3/files?fields=*&mimeType='video/mp4'&orderBy=name`;
15851
15841
  TutorialVideoService.parents = '1uLMLzi8WUy2go9xhfzJEwgFwOM43dukM';
15852
- 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 });
15853
- TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15854
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, decorators: [{
15842
+ TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15843
+ TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15844
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, decorators: [{
15855
15845
  type: Injectable,
15856
15846
  args: [{
15857
15847
  providedIn: 'root'
@@ -15871,9 +15861,9 @@ class VehicleService extends RestService {
15871
15861
  this.modelClass = Vehicle;
15872
15862
  }
15873
15863
  }
15874
- VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15875
- VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, providedIn: 'root' });
15876
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, decorators: [{
15864
+ VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15865
+ VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, providedIn: 'root' });
15866
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, decorators: [{
15877
15867
  type: Injectable,
15878
15868
  args: [{
15879
15869
  providedIn: 'root'
@@ -15945,9 +15935,9 @@ class VehicleClaimService extends RestService {
15945
15935
  combineLatest(batch$).subscribe();
15946
15936
  }
15947
15937
  }
15948
- VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15949
- VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15950
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, decorators: [{
15938
+ VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15939
+ VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15940
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, decorators: [{
15951
15941
  type: Injectable,
15952
15942
  args: [{
15953
15943
  providedIn: 'root'
@@ -16024,9 +16014,9 @@ class VehicleClaimDetailsService {
16024
16014
  this.update(vehicleClaimDetails).subscribe();
16025
16015
  }
16026
16016
  }
16027
- 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 });
16028
- VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
16029
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
16017
+ VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
16018
+ VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
16019
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
16030
16020
  type: Injectable,
16031
16021
  args: [{
16032
16022
  providedIn: 'root'
@@ -16046,9 +16036,9 @@ class VehicleLogbookService extends RestService {
16046
16036
  this.modelClass = VehicleLogbook;
16047
16037
  }
16048
16038
  }
16049
- VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16050
- VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
16051
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, decorators: [{
16039
+ VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16040
+ VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
16041
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, decorators: [{
16052
16042
  type: Injectable,
16053
16043
  args: [{
16054
16044
  providedIn: 'root'
@@ -16065,9 +16055,9 @@ class AnnualClientDetailsService extends RestService$1 {
16065
16055
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch', 'delete'];
16066
16056
  }
16067
16057
  }
16068
- AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16069
- AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
16070
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
16058
+ AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16059
+ AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
16060
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
16071
16061
  type: Injectable,
16072
16062
  args: [{
16073
16063
  providedIn: 'root'
@@ -16098,9 +16088,9 @@ class OccupationService {
16098
16088
  return this.occupationsSubject.asObservable();
16099
16089
  }
16100
16090
  }
16101
- 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 });
16102
- OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, providedIn: 'root' });
16103
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, decorators: [{
16091
+ OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16092
+ OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, providedIn: 'root' });
16093
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, decorators: [{
16104
16094
  type: Injectable,
16105
16095
  args: [{
16106
16096
  providedIn: 'root'
@@ -16144,9 +16134,9 @@ class UserEventSettingService extends RestService {
16144
16134
  }));
16145
16135
  }
16146
16136
  }
16147
- UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16148
- UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
16149
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, decorators: [{
16137
+ UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16138
+ UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
16139
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, decorators: [{
16150
16140
  type: Injectable,
16151
16141
  args: [{
16152
16142
  providedIn: 'root'
@@ -16161,9 +16151,9 @@ class UserEventTypeService extends RestService {
16161
16151
  this.isHydra = true;
16162
16152
  }
16163
16153
  }
16164
- UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16165
- UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
16166
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, decorators: [{
16154
+ UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16155
+ UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
16156
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, decorators: [{
16167
16157
  type: Injectable,
16168
16158
  args: [{
16169
16159
  providedIn: 'root'
@@ -16180,9 +16170,9 @@ class UsersInviteService extends RestService {
16180
16170
  this.url = 'users/invite';
16181
16171
  }
16182
16172
  }
16183
- UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16184
- UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
16185
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, decorators: [{
16173
+ UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16174
+ UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
16175
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, decorators: [{
16186
16176
  type: Injectable,
16187
16177
  args: [{
16188
16178
  providedIn: 'root'
@@ -16202,9 +16192,9 @@ class HoldingService extends RestService$1 {
16202
16192
  this.listenCSE(HoldingSale, ['post', 'put', 'delete'], this.resetCache);
16203
16193
  }
16204
16194
  }
16205
- HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16206
- HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, providedIn: 'root' });
16207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, decorators: [{
16195
+ HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16196
+ HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, providedIn: 'root' });
16197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, decorators: [{
16208
16198
  type: Injectable,
16209
16199
  args: [{
16210
16200
  providedIn: 'root'
@@ -16221,9 +16211,9 @@ class HoldingTypeService extends RestService$1 {
16221
16211
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
16222
16212
  }
16223
16213
  }
16224
- HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16225
- HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
16226
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, decorators: [{
16214
+ HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16215
+ HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
16216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, decorators: [{
16227
16217
  type: Injectable,
16228
16218
  args: [{
16229
16219
  providedIn: 'root'
@@ -16240,9 +16230,9 @@ class HoldingSaleService extends RestService$1 {
16240
16230
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
16241
16231
  }
16242
16232
  }
16243
- HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16244
- HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
16245
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, decorators: [{
16233
+ HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16234
+ HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
16235
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, decorators: [{
16246
16236
  type: Injectable,
16247
16237
  args: [{
16248
16238
  providedIn: 'root'
@@ -16337,9 +16327,9 @@ class HoldingTypeExchangeService extends DataService {
16337
16327
  this.setCache(HoldingTypeExchanges);
16338
16328
  }
16339
16329
  }
16340
- HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16341
- HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16342
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16330
+ HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16331
+ HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16343
16333
  type: Injectable,
16344
16334
  args: [{
16345
16335
  providedIn: 'root'
@@ -16448,9 +16438,9 @@ class IncomeSourceTypeService extends DataService {
16448
16438
  this.setCache(IncomeSourceTypes);
16449
16439
  }
16450
16440
  }
16451
- IncomeSourceTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16452
- IncomeSourceTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' });
16453
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
16441
+ IncomeSourceTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16442
+ IncomeSourceTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' });
16443
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
16454
16444
  type: Injectable,
16455
16445
  args: [{
16456
16446
  providedIn: 'root'
@@ -16670,9 +16660,9 @@ class AccountSetupService {
16670
16660
  return this.create(AccountSetupItemsEnum.BANK_FEEDS, this.bankAccountsService.getArray());
16671
16661
  }
16672
16662
  }
16673
- 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 }, { token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
16674
- AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, decorators: [{
16663
+ AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }, { token: HoldingService }, { token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
16664
+ AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16665
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, decorators: [{
16676
16666
  type: Injectable,
16677
16667
  args: [{
16678
16668
  providedIn: 'root'
@@ -16698,9 +16688,9 @@ class RewardfulService {
16698
16688
  });
16699
16689
  }
16700
16690
  }
16701
- RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16702
- RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16703
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, decorators: [{
16691
+ RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16692
+ RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16693
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, decorators: [{
16704
16694
  type: Injectable,
16705
16695
  args: [{
16706
16696
  providedIn: 'root'
@@ -16745,9 +16735,9 @@ class AssetsService {
16745
16735
  return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
16746
16736
  }
16747
16737
  }
16748
- 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 });
16749
- AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, providedIn: 'root' });
16750
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, decorators: [{
16738
+ AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16739
+ AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, providedIn: 'root' });
16740
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, decorators: [{
16751
16741
  type: Injectable,
16752
16742
  args: [{
16753
16743
  providedIn: 'root'
@@ -16806,9 +16796,9 @@ class BankTransactionCalculationService {
16806
16796
  return allocations.getByBankTransactionsIds(bankTransactions.debitTransactions.getIds()).amount;
16807
16797
  }
16808
16798
  }
16809
- BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16810
- BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16811
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16799
+ BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16800
+ BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16801
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16812
16802
  type: Injectable,
16813
16803
  args: [{
16814
16804
  providedIn: 'root'
@@ -16837,9 +16827,9 @@ class BankAccountCalculationService {
16837
16827
  return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
16838
16828
  }
16839
16829
  }
16840
- BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16841
- BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16842
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16830
+ BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16831
+ BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16832
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16843
16833
  type: Injectable,
16844
16834
  args: [{
16845
16835
  providedIn: 'root'
@@ -16867,9 +16857,9 @@ class ExportFormatterService {
16867
16857
  }));
16868
16858
  }
16869
16859
  }
16870
- ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.PercentPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
16871
- ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16872
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, decorators: [{
16860
+ ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.PercentPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
16861
+ ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16862
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, decorators: [{
16873
16863
  type: Injectable,
16874
16864
  args: [{
16875
16865
  providedIn: 'root'
@@ -16890,9 +16880,9 @@ class HeaderTitleService {
16890
16880
  }), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
16891
16881
  }
16892
16882
  }
16893
- 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 });
16894
- HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16895
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, decorators: [{
16883
+ HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, deps: [{ token: i4.Router }, { token: i4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
16884
+ HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16885
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, decorators: [{
16896
16886
  type: Injectable,
16897
16887
  args: [{
16898
16888
  providedIn: 'root'
@@ -16926,9 +16916,9 @@ class IntercomService {
16926
16916
  window.Intercom('boot', connectionCredentials);
16927
16917
  }
16928
16918
  }
16929
- IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16930
- IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, providedIn: 'root' });
16931
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, decorators: [{
16919
+ IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16920
+ IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, providedIn: 'root' });
16921
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, decorators: [{
16932
16922
  type: Injectable,
16933
16923
  args: [{
16934
16924
  providedIn: 'root'
@@ -16998,9 +16988,9 @@ class PdfFromDomElementService {
16998
16988
  .then((blob) => new File([blob], filename, { type: 'application/pdf' })));
16999
16989
  }
17000
16990
  }
17001
- PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17002
- PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
17003
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16991
+ PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16992
+ PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16993
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, decorators: [{
17004
16994
  type: Injectable,
17005
16995
  args: [{
17006
16996
  providedIn: 'root'
@@ -17094,9 +17084,9 @@ class PdfFromTableService {
17094
17084
  .setTextColor(FILE_SETTINGS.text.colorPrimary);
17095
17085
  }
17096
17086
  }
17097
- PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17098
- PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
17099
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, decorators: [{
17087
+ PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17088
+ PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
17089
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, decorators: [{
17100
17090
  type: Injectable,
17101
17091
  args: [{
17102
17092
  providedIn: 'root'
@@ -17135,9 +17125,9 @@ class PdfFromDataTableService extends PdfFromTableService {
17135
17125
  return pdf;
17136
17126
  }
17137
17127
  }
17138
- PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
17139
- PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
17140
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, decorators: [{
17128
+ PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
17129
+ PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
17130
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, decorators: [{
17141
17131
  type: Injectable,
17142
17132
  args: [{
17143
17133
  providedIn: 'root'
@@ -17173,9 +17163,9 @@ class PdfFromHtmlTableService extends PdfFromTableService {
17173
17163
  return pdf;
17174
17164
  }
17175
17165
  }
17176
- PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17177
- PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
17178
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
17166
+ PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17167
+ PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
17168
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
17179
17169
  type: Injectable,
17180
17170
  args: [{
17181
17171
  providedIn: 'root'
@@ -17202,9 +17192,9 @@ class EquityPositionChartService {
17202
17192
  }))));
17203
17193
  }
17204
17194
  }
17205
- 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 });
17206
- EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
17207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, decorators: [{
17195
+ EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
17196
+ EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
17197
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, decorators: [{
17208
17198
  type: Injectable,
17209
17199
  args: [{
17210
17200
  providedIn: 'root'
@@ -17357,9 +17347,9 @@ class PropertyCalculationService {
17357
17347
  }
17358
17348
  }
17359
17349
  }
17360
- PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17361
- PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
17362
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, decorators: [{
17350
+ PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17351
+ PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
17352
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, decorators: [{
17363
17353
  type: Injectable,
17364
17354
  args: [{
17365
17355
  providedIn: 'root'
@@ -17410,9 +17400,9 @@ class PropertyTransactionReportService {
17410
17400
  .getWithoutBorrowingExpenses()));
17411
17401
  }
17412
17402
  }
17413
- 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 });
17414
- PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17415
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17403
+ PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
17404
+ PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17405
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17416
17406
  type: Injectable,
17417
17407
  args: [{
17418
17408
  providedIn: 'root'
@@ -17480,9 +17470,9 @@ class TransactionCalculationService {
17480
17470
  return bankTransactions.sumBy('amount') - allocations.getByBankTransactionsIds(bankTransactions.getIds()).sumBy('amount');
17481
17471
  }
17482
17472
  }
17483
- TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17484
- TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17485
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, decorators: [{
17473
+ TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17474
+ TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17475
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, decorators: [{
17486
17476
  type: Injectable,
17487
17477
  args: [{
17488
17478
  providedIn: 'root'
@@ -17542,9 +17532,9 @@ class LogbookBestPeriodService {
17542
17532
  });
17543
17533
  }
17544
17534
  }
17545
- 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 });
17546
- LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17547
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17535
+ LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
17536
+ LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17537
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17548
17538
  type: Injectable,
17549
17539
  args: [{
17550
17540
  providedIn: 'root'
@@ -17622,9 +17612,9 @@ class XlsxService {
17622
17612
  FileSaver.saveAs(data, `${fileName}.xlsx`);
17623
17613
  }
17624
17614
  }
17625
- XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17626
- XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, providedIn: 'root' });
17627
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, decorators: [{
17615
+ XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17616
+ XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, providedIn: 'root' });
17617
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, decorators: [{
17628
17618
  type: Injectable,
17629
17619
  args: [{
17630
17620
  providedIn: 'root'
@@ -19421,13 +19411,24 @@ class MyTaxCgtForm extends AbstractForm {
19421
19411
  constructor(gainsOrLosses) {
19422
19412
  super({
19423
19413
  hasAssetSales: new UntypedFormControl(gainsOrLosses.hasAssetSales),
19424
- hasExemption: new UntypedFormControl(gainsOrLosses.hasExemption),
19425
- exemptionType: new UntypedFormControl(null, conditionalValidator(() => this.get('hasAssetSales').value, Validators.required)),
19414
+ hasExemption: new UntypedFormControl({ value: gainsOrLosses.hasExemption, disabled: !gainsOrLosses.hasAssetSales }),
19415
+ exemptionType: new UntypedFormControl({ value: null, disabled: !gainsOrLosses.hasExemption }, Validators.required),
19426
19416
  netCapitalProfit: new UntypedFormControl({ value: gainsOrLosses.netCapitalProfit, disabled: true }),
19427
19417
  taxableGrossCapitalProfit: new UntypedFormControl({ value: gainsOrLosses.taxableGrossCapitalProfit, disabled: true }),
19428
19418
  netCapitalLoss: new UntypedFormControl({ value: gainsOrLosses.netCapitalLoss, disabled: true }),
19429
19419
  forwardCapitalLoss: new UntypedFormControl({ value: gainsOrLosses.forwardCapitalLoss, disabled: true }),
19430
19420
  });
19421
+ this.get('hasAssetSales').valueChanges.subscribe((hasAssetSales) => {
19422
+ if (hasAssetSales) {
19423
+ this.get('hasExemption').enable();
19424
+ return;
19425
+ }
19426
+ this.get('hasExemption').setValue(false);
19427
+ this.get('hasExemption').disable();
19428
+ });
19429
+ this.get('hasExemption').valueChanges.subscribe((hasExemption) => {
19430
+ hasExemption ? this.get('exemptionType').enable() : this.get('exemptionType').disable();
19431
+ });
19431
19432
  }
19432
19433
  }
19433
19434