taxtank-core 0.29.0 → 0.29.2

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 (615) hide show
  1. package/bundles/taxtank-core.umd.js +393 -391
  2. package/bundles/taxtank-core.umd.js.map +1 -1
  3. package/esm2015/lib/collections/chart-accounts.collection.js +2 -1
  4. package/esm2015/lib/collections/collection.js +5 -2
  5. package/esm2015/lib/collections/depreciation.collection.js +1 -4
  6. package/esm2015/lib/collections/property/property-share.collection.js +12 -2
  7. package/esm2015/lib/collections/sole/sole-business-losses.collection.js +6 -5
  8. package/esm2015/lib/collections/tax-summary/report-item.collection.js +1 -1
  9. package/esm2015/lib/collections/transaction/index.js +1 -2
  10. package/esm2015/lib/collections/transaction/transaction.collection.js +12 -9
  11. package/esm2015/lib/forms/sole/bas-report.form.js +3 -9
  12. package/esm2015/lib/interceptors/basiq-client-id.interceptor.js +3 -3
  13. package/esm2015/lib/interceptors/basiq-token.interceptor.js +3 -3
  14. package/esm2015/lib/interceptors/corelogic-interceptor.js +3 -3
  15. package/esm2015/lib/interceptors/financial-year-interceptor.js +3 -3
  16. package/esm2015/lib/interceptors/interceptors.module.js +4 -4
  17. package/esm2015/lib/interceptors/jwt-interceptor.js +3 -3
  18. package/esm2015/lib/interceptors/preloader.interceptor.js +3 -3
  19. package/esm2015/lib/interceptors/user-switcher-interceptor.js +3 -3
  20. package/esm2015/lib/models/report/my-tax/my-tax-losses/my-tax-losses.js +5 -4
  21. package/esm2015/lib/models/report/sole/sole-business/sole-business-loss-report.js +7 -6
  22. package/esm2015/lib/models/sole/sole-invoice.js +1 -2
  23. package/esm2015/lib/models/tax-summary/tax-summary.js +13 -1
  24. package/esm2015/lib/models/transaction/transaction.js +7 -8
  25. package/esm2015/lib/services/account-setup/account-setup.service.js +4 -5
  26. package/esm2015/lib/services/affiliate/rewardful/rewardful.service.js +3 -3
  27. package/esm2015/lib/services/asset/assets.service.js +3 -3
  28. package/esm2015/lib/services/auth/auth.service.js +3 -3
  29. package/esm2015/lib/services/auth/jwt.service.js +3 -3
  30. package/esm2015/lib/services/bank/bank-account-calculation.service.js +3 -3
  31. package/esm2015/lib/services/bank/bank-transaction-calculation.service.js +3 -3
  32. package/esm2015/lib/services/event/event-dispatcher.service.js +3 -3
  33. package/esm2015/lib/services/event/sse.service.js +3 -3
  34. package/esm2015/lib/services/export/export-formatter.service.js +3 -3
  35. package/esm2015/lib/services/header-title/header-title.service.js +3 -3
  36. package/esm2015/lib/services/http/address/address.service.js +3 -3
  37. package/esm2015/lib/services/http/bank/bank-account/bank-account.service.js +3 -3
  38. package/esm2015/lib/services/http/bank/bank-connection/bank-connection.service.js +7 -4
  39. package/esm2015/lib/services/http/bank/bank-transaction/bank-transaction.service.js +3 -3
  40. package/esm2015/lib/services/http/bank/bank.service.js +3 -3
  41. package/esm2015/lib/services/http/bank/basiq/basiq-token.service.js +7 -6
  42. package/esm2015/lib/services/http/bank/basiq/basiq.service.js +3 -3
  43. package/esm2015/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.js +3 -3
  44. package/esm2015/lib/services/http/chart-accounts/chart-accounts.service.js +3 -3
  45. package/esm2015/lib/services/http/chat/chat.service.js +3 -3
  46. package/esm2015/lib/services/http/chat/message-document.service.js +3 -3
  47. package/esm2015/lib/services/http/chat/message.service.js +3 -3
  48. package/esm2015/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.js +3 -3
  49. package/esm2015/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.js +3 -3
  50. package/esm2015/lib/services/http/depreciation/depreciation.service.js +3 -3
  51. package/esm2015/lib/services/http/document/document-folder/document-folder.service.js +3 -3
  52. package/esm2015/lib/services/http/document/document.service.js +3 -3
  53. package/esm2015/lib/services/http/facebook/facebook.service.js +3 -3
  54. package/esm2015/lib/services/http/firm/client-income/client-income-types.service.js +3 -3
  55. package/esm2015/lib/services/http/firm/client-invite/client-invite.service.js +3 -3
  56. package/esm2015/lib/services/http/firm/client-movement/client-movement.service.js +3 -3
  57. package/esm2015/lib/services/http/firm/employee/employee.service.js +3 -3
  58. package/esm2015/lib/services/http/firm/employee-invite/employee-invite.service.js +3 -3
  59. package/esm2015/lib/services/http/firm/firm.service.js +3 -3
  60. package/esm2015/lib/services/http/firm/portfolio-report/client-portfolio-report.service.js +3 -3
  61. package/esm2015/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.js +3 -3
  62. package/esm2015/lib/services/http/income-source/income-source.service.js +3 -3
  63. package/esm2015/lib/services/http/income-source/salary-forecast/salary-forecast.service.js +3 -3
  64. package/esm2015/lib/services/http/income-source/sole-forecast/sole-forecast.service.js +3 -3
  65. package/esm2015/lib/services/http/loan/borrowing-expense/borrowing-expense.service.js +3 -3
  66. package/esm2015/lib/services/http/loan/loan.service.js +8 -7
  67. package/esm2015/lib/services/http/property/property-category/property-category.service.js +3 -3
  68. package/esm2015/lib/services/http/property/property-category-movement/property-category-movement.service.js +3 -3
  69. package/esm2015/lib/services/http/property/property-document/property-document.service.js +3 -3
  70. package/esm2015/lib/services/http/property/property-sale/property-sale.service.js +3 -3
  71. package/esm2015/lib/services/http/property/property-sale/tax-exemption/tax-exemption.service.js +3 -3
  72. package/esm2015/lib/services/http/property/property-share/property-share.service.js +3 -3
  73. package/esm2015/lib/services/http/property/property.service.js +3 -3
  74. package/esm2015/lib/services/http/receipt/receipt.service.js +3 -3
  75. package/esm2015/lib/services/http/rest/rest-old.service.js +3 -3
  76. package/esm2015/lib/services/http/rest/rest.service.js +8 -4
  77. package/esm2015/lib/services/http/service-notification/service-notification.service.js +3 -3
  78. package/esm2015/lib/services/http/sole/bas-report/bas-report.service.js +3 -3
  79. package/esm2015/lib/services/http/sole/sole-business/sole-business.service.js +3 -3
  80. package/esm2015/lib/services/http/sole/sole-business-activity/sole-business-activity.service.js +3 -3
  81. package/esm2015/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.js +3 -3
  82. package/esm2015/lib/services/http/sole/sole-business-loss/sole-business-loss.service.js +3 -3
  83. package/esm2015/lib/services/http/sole/sole-contact/sole-contact.service.js +3 -3
  84. package/esm2015/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.js +3 -3
  85. package/esm2015/lib/services/http/sole/sole-details/sole-details.service.js +3 -3
  86. package/esm2015/lib/services/http/sole/sole-invoice/sole-invoice.service.js +3 -3
  87. package/esm2015/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.js +3 -3
  88. package/esm2015/lib/services/http/subscription/service-price.service.js +3 -3
  89. package/esm2015/lib/services/http/subscription/subscription.service.js +3 -3
  90. package/esm2015/lib/services/http/tax-review/tax-review-history/tax-review-history.service.js +3 -3
  91. package/esm2015/lib/services/http/tax-review/tax-review.service.js +3 -3
  92. package/esm2015/lib/services/http/tax-summary/tax-summary.service.js +3 -3
  93. package/esm2015/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.js +3 -3
  94. package/esm2015/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.js +3 -3
  95. package/esm2015/lib/services/http/transaction/transaction.service.js +3 -3
  96. package/esm2015/lib/services/http/tutorial-video/tutorial-video.service.js +3 -3
  97. package/esm2015/lib/services/http/user/occupation/occupation.service.js +3 -3
  98. package/esm2015/lib/services/http/user/user-event-setting/user-event-setting.service.js +3 -3
  99. package/esm2015/lib/services/http/user/user-event-type/user-event-type.service.js +3 -3
  100. package/esm2015/lib/services/http/user/user.service.js +3 -3
  101. package/esm2015/lib/services/http/user/users-invite/users-invite.service.js +3 -3
  102. package/esm2015/lib/services/http/vehicle/vehicle-claim-details.service.js +3 -3
  103. package/esm2015/lib/services/http/vehicle/vehicle-claim.service.js +3 -3
  104. package/esm2015/lib/services/http/vehicle/vehicle-logbook.service.js +3 -3
  105. package/esm2015/lib/services/http/vehicle/vehicle.service.js +3 -3
  106. package/esm2015/lib/services/intercom/intercom.service.js +3 -3
  107. package/esm2015/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.js +3 -3
  108. package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.js +3 -3
  109. package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.js +3 -3
  110. package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-table.service.js +3 -3
  111. package/esm2015/lib/services/preloader/preloader.service.js +3 -3
  112. package/esm2015/lib/services/property/corelogic/corelogic.service.js +3 -3
  113. package/esm2015/lib/services/property/equity-position-chart/equity-position-chart.service.js +3 -3
  114. package/esm2015/lib/services/property/property-calculation/property-calculation.service.js +3 -3
  115. package/esm2015/lib/services/report/property/property-transaction-report.service.js +3 -3
  116. package/esm2015/lib/services/toast/toast.service.js +3 -3
  117. package/esm2015/lib/services/transaction/transaction-calculation.service.js +5 -6
  118. package/esm2015/lib/services/user/user-switcher.service.js +3 -3
  119. package/esm2015/lib/services/vehicle/logbook-best-period.service.js +3 -3
  120. package/esm2015/lib/services/xlsx/xlsx.service.js +3 -3
  121. package/esm2015/lib/tt-core.module.js +4 -4
  122. package/fesm2015/taxtank-core.js +391 -374
  123. package/fesm2015/taxtank-core.js.map +1 -1
  124. package/lib/collections/account-setup-item.collection.d.ts.map +1 -0
  125. package/lib/collections/bank-account.collection.d.ts.map +1 -0
  126. package/lib/collections/bank-transaction.collection.d.ts.map +1 -0
  127. package/lib/collections/chart-accounts.collection.d.ts.map +1 -0
  128. package/lib/collections/chat/chat.collection.d.ts.map +1 -0
  129. package/lib/collections/chat/index.d.ts.map +1 -0
  130. package/lib/collections/chat/message-document.collection.d.ts.map +1 -0
  131. package/lib/collections/chat/message.collection.d.ts.map +1 -0
  132. package/lib/collections/client-invite.collection.d.ts.map +1 -0
  133. package/lib/collections/client-movement.collection.d.ts.map +1 -0
  134. package/lib/collections/client-portfolio-report.collection.d.ts.map +1 -0
  135. package/lib/collections/client.collection.d.ts.map +1 -0
  136. package/lib/collections/collection.d.ts +1 -0
  137. package/lib/collections/depreciation-forecast.collection.d.ts.map +1 -0
  138. package/lib/collections/depreciation.collection.d.ts +0 -3
  139. package/lib/collections/depreciation.collection.d.ts.map +1 -0
  140. package/lib/collections/employee.collection.d.ts.map +1 -0
  141. package/lib/collections/income-source.collection.d.ts.map +1 -0
  142. package/lib/collections/index.d.ts.map +1 -0
  143. package/lib/collections/loan/index.d.ts.map +1 -0
  144. package/lib/collections/loan/loan.collection.d.ts.map +1 -0
  145. package/lib/collections/property/index.d.ts.map +1 -0
  146. package/lib/collections/property/property-category-movement.collection.d.ts.map +1 -0
  147. package/lib/collections/property/property-sale/index.d.ts.map +1 -0
  148. package/lib/collections/property/property-sale/property-sale.collection.d.ts.map +1 -0
  149. package/lib/collections/property/property-share.collection.d.ts +12 -2
  150. package/lib/collections/property/property-share.collection.d.ts.map +1 -0
  151. package/lib/collections/property/property.collection.d.ts.map +1 -0
  152. package/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.d.ts.map +1 -0
  153. package/lib/collections/report/depreciation/depreciation-report-item.collection.d.ts.map +1 -0
  154. package/lib/collections/report/index.d.ts.map +1 -0
  155. package/lib/collections/report/property/property-report-item-depreciation.collection.d.ts.map +1 -0
  156. package/lib/collections/report/property/property-report-item-transaction.collection.d.ts.map +1 -0
  157. package/lib/collections/report/property/property-report-item.collection.d.ts.map +1 -0
  158. package/lib/collections/report/vehicle-expense/vehicle-expense.collection.d.ts.map +1 -0
  159. package/lib/collections/sole/index.d.ts.map +1 -0
  160. package/lib/collections/sole/sole-business-losses.collection.d.ts +2 -2
  161. package/lib/collections/sole/sole-business-losses.collection.d.ts.map +1 -0
  162. package/lib/collections/sole/sole-invoice-item.collection.d.ts.map +1 -0
  163. package/lib/collections/sole/sole-invoice.collection.d.ts.map +1 -0
  164. package/lib/collections/subscription/index.d.ts.map +1 -0
  165. package/lib/collections/subscription/service-subscription.collection.d.ts.map +1 -0
  166. package/lib/collections/tax-review.collection.d.ts.map +1 -0
  167. package/lib/collections/tax-summary/index.d.ts.map +1 -0
  168. package/lib/collections/tax-summary/report-item.collection.d.ts.map +1 -0
  169. package/lib/collections/tax-summary/tax-return-categories.const.d.ts.map +1 -0
  170. package/lib/collections/transaction/index.d.ts +0 -1
  171. package/lib/collections/transaction/index.d.ts.map +1 -0
  172. package/lib/collections/transaction/transaction-allocation.collection.d.ts.map +1 -0
  173. package/lib/collections/transaction/transaction.collection.d.ts +4 -2
  174. package/lib/collections/transaction/transaction.collection.d.ts.map +1 -0
  175. package/lib/collections/user-event-setting.collection.d.ts.map +1 -0
  176. package/lib/collections/user-event-type-collection.d.ts.map +1 -0
  177. package/lib/collections/vehicle/index.d.ts.map +1 -0
  178. package/lib/collections/vehicle/vehicle-claim.collection.d.ts.map +1 -0
  179. package/lib/collections/vehicle/vehicle-logbook.collection.d.ts.map +1 -0
  180. package/lib/db/Enums/depreciation-write-off-amount.enum.d.ts.map +1 -0
  181. package/lib/db/Enums/income-source-type-list-other.enum.d.ts.map +1 -0
  182. package/lib/db/Enums/income-source-type-list-sole.enum.d.ts.map +1 -0
  183. package/lib/db/Enums/income-source-type-list-work.enum.d.ts.map +1 -0
  184. package/lib/db/Enums/invite-status.enum.d.ts.map +1 -0
  185. package/lib/db/Enums/loan-bank-type.enum.d.ts.map +1 -0
  186. package/lib/db/Enums/loan-frequency.enum.d.ts.map +1 -0
  187. package/lib/db/Enums/service-notification-status.enum.d.ts.map +1 -0
  188. package/lib/db/Enums/service-notification-type.enum.d.ts.map +1 -0
  189. package/lib/db/Enums/tax-return-category-list.enum.d.ts.map +1 -0
  190. package/lib/db/Enums/tax-return-category-section.enum.d.ts.map +1 -0
  191. package/lib/db/Enums/tax-summary-list.enum.d.ts.map +1 -0
  192. package/lib/db/Enums/tax-summary-tax-summary.enum.d.ts.map +1 -0
  193. package/lib/db/Enums/ticket-types.enum.d.ts.map +1 -0
  194. package/lib/db/Enums/user-event-type-client-type.enum.d.ts.map +1 -0
  195. package/lib/db/Enums/user-event-type-employee-type.enum.d.ts.map +1 -0
  196. package/lib/db/Enums/user-event-type-type.enum.d.ts.map +1 -0
  197. package/lib/db/Enums/user-event-type-user-type.enum.d.ts.map +1 -0
  198. package/lib/db/Enums/user-medicare-exemption.enum.d.ts.map +1 -0
  199. package/lib/db/Enums/user-work-depreciation-calculation.enum.d.ts.map +1 -0
  200. package/lib/db/Enums/user-working-holiday-maker.enum.d.ts.map +1 -0
  201. package/lib/forms/abstract.form.d.ts.map +1 -0
  202. package/lib/forms/address/address.form.d.ts.map +1 -0
  203. package/lib/forms/address/index.d.ts.map +1 -0
  204. package/lib/forms/bank/bank-account/bank-account-add-manual.form.d.ts.map +1 -0
  205. package/lib/forms/bank/bank-account/bank-account-allocation.form.d.ts.map +1 -0
  206. package/lib/forms/bank/bank-account/bank-account-import.form.d.ts.map +1 -0
  207. package/lib/forms/bank/bank-account/bank-account-properties.form.d.ts.map +1 -0
  208. package/lib/forms/bank/bank-account/bank-accounts-import.form.d.ts.map +1 -0
  209. package/lib/forms/bank/bank-login.form.d.ts.map +1 -0
  210. package/lib/forms/client/client-income-types.form.d.ts.map +1 -0
  211. package/lib/forms/depreciation/depreciation.form.d.ts.map +1 -0
  212. package/lib/forms/depreciation/index.d.ts.map +1 -0
  213. package/lib/forms/form-validations.enum.d.ts.map +1 -0
  214. package/lib/forms/index.d.ts.map +1 -0
  215. package/lib/forms/loan/index.d.ts.map +1 -0
  216. package/lib/forms/loan/loan.form.d.ts.map +1 -0
  217. package/lib/forms/login/login.form.d.ts.map +1 -0
  218. package/lib/forms/phone/index.d.ts.map +1 -0
  219. package/lib/forms/phone/phone.form.d.ts.map +1 -0
  220. package/lib/forms/property/index.d.ts.map +1 -0
  221. package/lib/forms/property/property-sale/index.d.ts.map +1 -0
  222. package/lib/forms/property/property-sale/property-sale-cost-base.form.d.ts.map +1 -0
  223. package/lib/forms/property/property-sale/property-sale-cost-sale.form.d.ts.map +1 -0
  224. package/lib/forms/property/property-sale/property-sale-exemptions.form.d.ts.map +1 -0
  225. package/lib/forms/register/register-client.form.d.ts.map +1 -0
  226. package/lib/forms/register/register-firm.form.d.ts.map +1 -0
  227. package/lib/forms/report/my-tax/index.d.ts.map +1 -0
  228. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.d.ts.map +1 -0
  229. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.d.ts.map +1 -0
  230. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.d.ts.map +1 -0
  231. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.d.ts.map +1 -0
  232. package/lib/forms/report/my-tax/my-tax-cgt.form.d.ts.map +1 -0
  233. package/lib/forms/report/my-tax/my-tax-deductions.form.d.ts.map +1 -0
  234. package/lib/forms/report/my-tax/my-tax-dividends.form.d.ts.map +1 -0
  235. package/lib/forms/report/my-tax/my-tax-income-statements.form.d.ts.map +1 -0
  236. package/lib/forms/report/my-tax/my-tax-income-tests.form.d.ts.map +1 -0
  237. package/lib/forms/report/my-tax/my-tax-interest.form.d.ts.map +1 -0
  238. package/lib/forms/report/my-tax/my-tax-losses.form.d.ts.map +1 -0
  239. package/lib/forms/report/my-tax/my-tax-medicare.form.d.ts.map +1 -0
  240. package/lib/forms/report/my-tax/my-tax-offsets.form.d.ts.map +1 -0
  241. package/lib/forms/report/my-tax/my-tax-other-income.form.d.ts.map +1 -0
  242. package/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.d.ts.map +1 -0
  243. package/lib/forms/report/my-tax/my-tax-rent.form.d.ts.map +1 -0
  244. package/lib/forms/sole/bas-report.form.d.ts +0 -3
  245. package/lib/forms/sole/bas-report.form.d.ts.map +1 -0
  246. package/lib/forms/sole/index.d.ts.map +1 -0
  247. package/lib/forms/sole/sole-business-allocations.form.d.ts.map +1 -0
  248. package/lib/forms/sole/sole-business-loss.form.d.ts.map +1 -0
  249. package/lib/forms/sole/sole-business.form.d.ts.map +1 -0
  250. package/lib/forms/sole/sole-contact.form.d.ts.map +1 -0
  251. package/lib/forms/sole/sole-depreciation-method.form.d.ts.map +1 -0
  252. package/lib/forms/sole/sole-details.form.d.ts.map +1 -0
  253. package/lib/forms/sole/sole-invoice-item.form.d.ts.map +1 -0
  254. package/lib/forms/sole/sole-invoice-template.form.d.ts.map +1 -0
  255. package/lib/forms/sole/sole-invoice.form.d.ts.map +1 -0
  256. package/lib/forms/transaction/index.d.ts.map +1 -0
  257. package/lib/forms/transaction/messages.enum.d.ts.map +1 -0
  258. package/lib/forms/transaction/transaction-base.form.d.ts.map +1 -0
  259. package/lib/forms/transaction/transaction.form.d.ts.map +1 -0
  260. package/lib/forms/transaction/work-income.form.d.ts.map +1 -0
  261. package/lib/forms/user/index.d.ts.map +1 -0
  262. package/lib/forms/user/password.form.d.ts.map +1 -0
  263. package/lib/forms/user/reset-password.form.d.ts.map +1 -0
  264. package/lib/forms/user/user-invite.form.d.ts.map +1 -0
  265. package/lib/forms/vehicle/index.d.ts.map +1 -0
  266. package/lib/forms/vehicle/vehicle-claim-details.form.d.ts.map +1 -0
  267. package/lib/forms/vehicle/vehicle-claim.form.d.ts.map +1 -0
  268. package/lib/forms/vehicle/vehicle-logbook.form.d.ts.map +1 -0
  269. package/lib/forms/vehicle/vehicle.form.d.ts.map +1 -0
  270. package/lib/functions/clone-deep.d.ts.map +1 -0
  271. package/lib/functions/create-date.d.ts.map +1 -0
  272. package/lib/functions/enum-to-list.d.ts.map +1 -0
  273. package/lib/functions/get-doc-icon.d.ts.map +1 -0
  274. package/lib/functions/mat-options-functions.d.ts.map +1 -0
  275. package/lib/functions/mat-sort-options.d.ts.map +1 -0
  276. package/lib/functions/round-to.d.ts.map +1 -0
  277. package/lib/functions/tax-review-filter-predicate.d.ts.map +1 -0
  278. package/lib/interceptors/basiq-client-id.interceptor.d.ts.map +1 -0
  279. package/lib/interceptors/basiq-token.interceptor.d.ts.map +1 -0
  280. package/lib/interceptors/interceptors.module.d.ts.map +1 -0
  281. package/lib/interceptors/jwt-interceptor.d.ts.map +1 -0
  282. package/lib/interceptors/preloader.interceptor.d.ts.map +1 -0
  283. package/lib/interceptors/user-switcher-interceptor.d.ts.map +1 -0
  284. package/lib/interfaces/auth-tokens.interface.d.ts.map +1 -0
  285. package/lib/interfaces/chart-data.interface.d.ts.map +1 -0
  286. package/lib/interfaces/chart-serie.interface.d.ts.map +1 -0
  287. package/lib/interfaces/expense.interface.d.ts.map +1 -0
  288. package/lib/interfaces/income-source-forecast.interface.d.ts.map +1 -0
  289. package/lib/interfaces/index.d.ts.map +1 -0
  290. package/lib/interfaces/option.interface.d.ts.map +1 -0
  291. package/lib/interfaces/receipt.interface.d.ts.map +1 -0
  292. package/lib/interfaces/table-exportable.interface.d.ts.map +1 -0
  293. package/lib/interfaces/tank.interface.d.ts.map +1 -0
  294. package/lib/interfaces/updatable.interface.d.ts.map +1 -0
  295. package/lib/models/account-setup/account-setup-item.d.ts.map +1 -0
  296. package/lib/models/account-setup/account-setup-items.const.d.ts.map +1 -0
  297. package/lib/models/account-setup/account-setup-items.enum.d.ts.map +1 -0
  298. package/lib/models/badge/badge-color.enum.d.ts.map +1 -0
  299. package/lib/models/badge/badge.d.ts.map +1 -0
  300. package/lib/models/bank/bank-account-chart-data.d.ts.map +1 -0
  301. package/lib/models/bank/bank-account-property.d.ts.map +1 -0
  302. package/lib/models/bank/bank-account-types.const.d.ts.map +1 -0
  303. package/lib/models/bank/bank-account.d.ts.map +1 -0
  304. package/lib/models/bank/bank-connection.d.ts.map +1 -0
  305. package/lib/models/bank/bank-login-data.d.ts.map +1 -0
  306. package/lib/models/bank/bank-transaction-chart-data.d.ts.map +1 -0
  307. package/lib/models/bank/bank-transaction-summary-fields.enum.d.ts.map +1 -0
  308. package/lib/models/bank/bank-transaction.d.ts.map +1 -0
  309. package/lib/models/bank/index.d.ts.map +1 -0
  310. package/lib/models/bank/type-loan.const.d.ts.map +1 -0
  311. package/lib/models/borrowing-expense/borrowing-expense-loan.d.ts.map +1 -0
  312. package/lib/models/borrowing-expense/borrowing-expense.d.ts.map +1 -0
  313. package/lib/models/borrowing-expense/index.d.ts.map +1 -0
  314. package/lib/models/chart/chart-data.d.ts.map +1 -0
  315. package/lib/models/chart/chart-serie.d.ts.map +1 -0
  316. package/lib/models/chart-accounts/chart-accounts-depreciation.d.ts.map +1 -0
  317. package/lib/models/chart-accounts/chart-accounts-tax-labels.enum.d.ts.map +1 -0
  318. package/lib/models/chart-accounts/chart-accounts-value.d.ts.map +1 -0
  319. package/lib/models/chart-accounts/chart-accounts.d.ts.map +1 -0
  320. package/lib/models/chart-accounts/index.d.ts.map +1 -0
  321. package/lib/models/chat/chat-view-type.enum.d.ts.map +1 -0
  322. package/lib/models/chat/chat.d.ts.map +1 -0
  323. package/lib/models/chat/index.d.ts.map +1 -0
  324. package/lib/models/chat/message-document.d.ts.map +1 -0
  325. package/lib/models/chat/message.d.ts.map +1 -0
  326. package/lib/models/client/client-details.d.ts.map +1 -0
  327. package/lib/models/client/client-income-types.d.ts.map +1 -0
  328. package/lib/models/client/client-invite.d.ts.map +1 -0
  329. package/lib/models/client/client-movement.d.ts.map +1 -0
  330. package/lib/models/client/client-portfolio-chart-data.d.ts.map +1 -0
  331. package/lib/models/client/client-portfolio-report.d.ts.map +1 -0
  332. package/lib/models/color/alphabet-colors.enum.d.ts.map +1 -0
  333. package/lib/models/depreciation/depreciation-capital-project.d.ts.map +1 -0
  334. package/lib/models/depreciation/depreciation-forecast.d.ts.map +1 -0
  335. package/lib/models/depreciation/depreciation-group-item.d.ts.map +1 -0
  336. package/lib/models/depreciation/depreciation-group.d.ts.map +1 -0
  337. package/lib/models/depreciation/depreciation-group.enum.d.ts.map +1 -0
  338. package/lib/models/depreciation/depreciation-groups.const.d.ts.map +1 -0
  339. package/lib/models/depreciation/depreciation-lvp-rate.enum.d.ts.map +1 -0
  340. package/lib/models/depreciation/depreciation-receipt.d.ts.map +1 -0
  341. package/lib/models/depreciation/depreciation.d.ts.map +1 -0
  342. package/lib/models/depreciation/index.d.ts.map +1 -0
  343. package/lib/models/dictionary/dictionary.d.ts.map +1 -0
  344. package/lib/models/dictionary/index.d.ts.map +1 -0
  345. package/lib/models/document/document-api-url-prefix.enum.d.ts.map +1 -0
  346. package/lib/models/document/document-file-types.const.d.ts.map +1 -0
  347. package/lib/models/document/document-folder.d.ts.map +1 -0
  348. package/lib/models/document/document.d.ts.map +1 -0
  349. package/lib/models/document/index.d.ts.map +1 -0
  350. package/lib/models/employee/employee-details.d.ts.map +1 -0
  351. package/lib/models/employee/employee-invite.d.ts.map +1 -0
  352. package/lib/models/endpoint/endpoint.d.ts.map +1 -0
  353. package/lib/models/endpoint/endpoints.const.d.ts.map +1 -0
  354. package/lib/models/event/index.d.ts.map +1 -0
  355. package/lib/models/export/export-format.enum.d.ts.map +1 -0
  356. package/lib/models/export/export-row-data-type.enum.d.ts.map +1 -0
  357. package/lib/models/export/export-row.d.ts.map +1 -0
  358. package/lib/models/file/icons-file.enum.d.ts.map +1 -0
  359. package/lib/models/financial-year/index.d.ts.map +1 -0
  360. package/lib/models/financial-year/month-name-short.enum.d.ts.map +1 -0
  361. package/lib/models/financial-year/month-number.enum.d.ts.map +1 -0
  362. package/lib/models/financial-year/months.const.d.ts.map +1 -0
  363. package/lib/models/firm/firm.d.ts.map +1 -0
  364. package/lib/models/income-position/income-position.d.ts.map +1 -0
  365. package/lib/models/income-source/income-source-chart-data.d.ts.map +1 -0
  366. package/lib/models/income-source/income-source-forecast.d.ts.map +1 -0
  367. package/lib/models/income-source/income-source-type.d.ts.map +1 -0
  368. package/lib/models/income-source/income-source.d.ts.map +1 -0
  369. package/lib/models/income-source/salary-forecast.d.ts.map +1 -0
  370. package/lib/models/income-source/sole-forecast.d.ts.map +1 -0
  371. package/lib/models/index.d.ts.map +1 -0
  372. package/lib/models/loan/index.d.ts.map +1 -0
  373. package/lib/models/loan/loan-max-number-of-payments.enum.d.ts.map +1 -0
  374. package/lib/models/notification/index.d.ts.map +1 -0
  375. package/lib/models/notification/notification.d.ts.map +1 -0
  376. package/lib/models/pdf/pdf-orientation.enum.d.ts.map +1 -0
  377. package/lib/models/pdf/pdf-settings.d.ts.map +1 -0
  378. package/lib/models/phone/phone.d.ts.map +1 -0
  379. package/lib/models/property/calculation-form-item.d.ts.map +1 -0
  380. package/lib/models/property/calculation-form-type.enum.d.ts.map +1 -0
  381. package/lib/models/property/capital-costs-itmes.const.d.ts.map +1 -0
  382. package/lib/models/property/index.d.ts.map +1 -0
  383. package/lib/models/property/property-equity-chart-data.d.ts.map +1 -0
  384. package/lib/models/property/property-equity-chart-item.d.ts.map +1 -0
  385. package/lib/models/property/property-equity-chart-type.enum.d.ts.map +1 -0
  386. package/lib/models/property/property-share.d.ts.map +1 -0
  387. package/lib/models/property/property.d.ts.map +1 -0
  388. package/lib/models/property/share-filter-options.enum.d.ts.map +1 -0
  389. package/lib/models/registration-invite/registration-invite.d.ts.map +1 -0
  390. package/lib/models/report/index.d.ts.map +1 -0
  391. package/lib/models/report/my-tax/my-tax-losses/my-tax-losses.d.ts +4 -3
  392. package/lib/models/report/sole/sole-business/sole-business-loss-report.d.ts +3 -2
  393. package/lib/models/service-subscription/module-url-list.const.d.ts.map +1 -0
  394. package/lib/models/service-subscription/service-payment.d.ts.map +1 -0
  395. package/lib/models/service-subscription/service-price.d.ts.map +1 -0
  396. package/lib/models/service-subscription/service-product.d.ts.map +1 -0
  397. package/lib/models/service-subscription/service-subscription-item.d.ts.map +1 -0
  398. package/lib/models/service-subscription/service-subscription.d.ts.map +1 -0
  399. package/lib/models/sole/bas-report.d.ts.map +1 -0
  400. package/lib/models/sole/index.d.ts.map +1 -0
  401. package/lib/models/sole/sole-business-activity.d.ts.map +1 -0
  402. package/lib/models/sole/sole-business-allocation.d.ts.map +1 -0
  403. package/lib/models/sole/sole-business-loss-offset-rule.d.ts.map +1 -0
  404. package/lib/models/sole/sole-business-loss.d.ts.map +1 -0
  405. package/lib/models/sole/sole-business.d.ts.map +1 -0
  406. package/lib/models/sole/sole-contact.d.ts.map +1 -0
  407. package/lib/models/sole/sole-depreciation-method.d.ts.map +1 -0
  408. package/lib/models/sole/sole-details.d.ts.map +1 -0
  409. package/lib/models/sole/sole-invoice-item.d.ts.map +1 -0
  410. package/lib/models/sole/sole-invoice-template.d.ts.map +1 -0
  411. package/lib/models/sole/sole-invoice.d.ts.map +1 -0
  412. package/lib/models/tax-review/tax-review.d.ts.map +1 -0
  413. package/lib/models/tax-summary/report-item-details.d.ts.map +1 -0
  414. package/lib/models/tax-summary/report-item.d.ts.map +1 -0
  415. package/lib/models/tax-summary/tax-summary-section.d.ts.map +1 -0
  416. package/lib/models/tax-summary/tax-summary-type.enum.d.ts.map +1 -0
  417. package/lib/models/tax-summary/tax-summary.d.ts +3 -0
  418. package/lib/models/tax-summary/tax-summary.d.ts.map +1 -0
  419. package/lib/models/toast/toast-type.enum.d.ts.map +1 -0
  420. package/lib/models/toast/toast.d.ts.map +1 -0
  421. package/lib/models/transaction/income-amount-type.enum.d.ts.map +1 -0
  422. package/lib/models/transaction/index.d.ts.map +1 -0
  423. package/lib/models/transaction/transaction-allocation.d.ts.map +1 -0
  424. package/lib/models/transaction/transaction-category.enum.d.ts.map +1 -0
  425. package/lib/models/transaction/transaction-metadata.d.ts.map +1 -0
  426. package/lib/models/transaction/transaction.d.ts +1 -4
  427. package/lib/models/transaction/transaction.d.ts.map +1 -0
  428. package/lib/models/user/index.d.ts.map +1 -0
  429. package/lib/models/user/my-account-history-initiated-by.enum.d.ts.map +1 -0
  430. package/lib/models/user/my-account-history-status.enum.d.ts.map +1 -0
  431. package/lib/models/user/my-account-history-type.enum.d.ts.map +1 -0
  432. package/lib/models/user/my-account-history.d.ts.map +1 -0
  433. package/lib/models/user/occupation.d.ts.map +1 -0
  434. package/lib/models/user/user-roles.const.d.ts.map +1 -0
  435. package/lib/models/user/user-to-register.d.ts.map +1 -0
  436. package/lib/models/user/user-work-position.const.d.ts.map +1 -0
  437. package/lib/models/user/user.d.ts.map +1 -0
  438. package/lib/models/user-event/user-event-setting-field.enum.d.ts.map +1 -0
  439. package/lib/models/user-event/user-event-setting.d.ts.map +1 -0
  440. package/lib/models/user-event/user-event-type-category.d.ts.map +1 -0
  441. package/lib/models/user-event/user-event-type.d.ts.map +1 -0
  442. package/lib/models/vehicle/index.d.ts.map +1 -0
  443. package/lib/models/vehicle/logbook-period.d.ts.map +1 -0
  444. package/lib/models/vehicle/vehicle-claim-details.d.ts.map +1 -0
  445. package/lib/models/vehicle/vehicle-claim.d.ts.map +1 -0
  446. package/lib/models/vehicle/vehicle-logbook.d.ts.map +1 -0
  447. package/lib/models/vehicle/vehicle.d.ts.map +1 -0
  448. package/lib/services/account-setup/account-setup.service.d.ts.map +1 -0
  449. package/lib/services/account-setup/index.d.ts.map +1 -0
  450. package/lib/services/affiliate/index.d.ts.map +1 -0
  451. package/lib/services/affiliate/rewardful/index.d.ts.map +1 -0
  452. package/lib/services/affiliate/rewardful/rewardful.service.d.ts.map +1 -0
  453. package/lib/services/asset/assets.service.d.ts.map +1 -0
  454. package/lib/services/asset/index.d.ts.map +1 -0
  455. package/lib/services/auth/auth.service.d.ts.map +1 -0
  456. package/lib/services/auth/index.d.ts.map +1 -0
  457. package/lib/services/auth/jwt.service.d.ts.map +1 -0
  458. package/lib/services/bank/bank-account-calculation.service.d.ts.map +1 -0
  459. package/lib/services/bank/bank-transaction-calculation.service.d.ts.map +1 -0
  460. package/lib/services/bank/index.d.ts.map +1 -0
  461. package/lib/services/event/index.d.ts.map +1 -0
  462. package/lib/services/event/sse.service.d.ts.map +1 -0
  463. package/lib/services/export/export-formatter.service.d.ts.map +1 -0
  464. package/lib/services/export/index.d.ts.map +1 -0
  465. package/lib/services/header-title/header-title.service.d.ts.map +1 -0
  466. package/lib/services/header-title/index.d.ts.map +1 -0
  467. package/lib/services/http/bank/bank-connection/bank-connection.service.d.ts +3 -0
  468. package/lib/services/http/bank/basiq/basiq-token.service.d.ts +2 -2
  469. package/lib/services/http/depreciation/index.d.ts.map +1 -0
  470. package/lib/services/http/document/document-folder/document-folder.service.d.ts.map +1 -0
  471. package/lib/services/http/document/document.service.d.ts.map +1 -0
  472. package/lib/services/http/document/index.d.ts.map +1 -0
  473. package/lib/services/http/facebook/facebook-auth-options.interface.d.ts.map +1 -0
  474. package/lib/services/http/facebook/facebook-auth-response.interface.d.ts.map +1 -0
  475. package/lib/services/http/facebook/facebook-status-response.interface.d.ts.map +1 -0
  476. package/lib/services/http/facebook/facebook.service.d.ts.map +1 -0
  477. package/lib/services/http/facebook/index.d.ts.map +1 -0
  478. package/lib/services/http/firm/client-income/client-income-types.service.d.ts.map +1 -0
  479. package/lib/services/http/firm/client-income/index.d.ts.map +1 -0
  480. package/lib/services/http/firm/client-invite/client-invite.service.d.ts.map +1 -0
  481. package/lib/services/http/firm/client-invite/index.d.ts.map +1 -0
  482. package/lib/services/http/firm/client-movement/client-movement.service.d.ts.map +1 -0
  483. package/lib/services/http/firm/client-movement/index.d.ts.map +1 -0
  484. package/lib/services/http/firm/employee/employee.service.d.ts.map +1 -0
  485. package/lib/services/http/firm/employee/index.d.ts.map +1 -0
  486. package/lib/services/http/firm/employee-invite/employee-invite.service.d.ts.map +1 -0
  487. package/lib/services/http/firm/employee-invite/index.d.ts.map +1 -0
  488. package/lib/services/http/firm/firm.service.d.ts.map +1 -0
  489. package/lib/services/http/firm/index.d.ts.map +1 -0
  490. package/lib/services/http/firm/portfolio-report/client-portfolio-report.service.d.ts.map +1 -0
  491. package/lib/services/http/firm/portfolio-report/index.d.ts.map +1 -0
  492. package/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.d.ts.map +1 -0
  493. package/lib/services/http/income-source/income-source-forecast/index.d.ts.map +1 -0
  494. package/lib/services/http/income-source/income-source.service.d.ts.map +1 -0
  495. package/lib/services/http/income-source/index.d.ts.map +1 -0
  496. package/lib/services/http/income-source/salary-forecast/index.d.ts.map +1 -0
  497. package/lib/services/http/income-source/salary-forecast/salary-forecast.service.d.ts.map +1 -0
  498. package/lib/services/http/income-source/sole-forecast/index.d.ts.map +1 -0
  499. package/lib/services/http/income-source/sole-forecast/sole-forecast.service.d.ts.map +1 -0
  500. package/lib/services/http/index.d.ts.map +1 -0
  501. package/lib/services/http/loan/borrowing-expense/borrowing-expense.service.d.ts.map +1 -0
  502. package/lib/services/http/loan/borrowing-expense/index.d.ts.map +1 -0
  503. package/lib/services/http/loan/index.d.ts.map +1 -0
  504. package/lib/services/http/loan/loan.service.d.ts +3 -3
  505. package/lib/services/http/loan/loan.service.d.ts.map +1 -0
  506. package/lib/services/http/property/index.d.ts.map +1 -0
  507. package/lib/services/http/property/property-category/index.d.ts.map +1 -0
  508. package/lib/services/http/property/property-category/property-category.service.d.ts.map +1 -0
  509. package/lib/services/http/property/property-category-movement/index.d.ts.map +1 -0
  510. package/lib/services/http/property/property-category-movement/property-category-movement.service.d.ts.map +1 -0
  511. package/lib/services/http/property/property-document/index.d.ts.map +1 -0
  512. package/lib/services/http/property/property-document/property-document.service.d.ts.map +1 -0
  513. package/lib/services/http/property/property-sale/index.d.ts.map +1 -0
  514. package/lib/services/http/property/property-sale/property-sale.service.d.ts.map +1 -0
  515. package/lib/services/http/property/property-sale/tax-exemption/tax-exemption.service.d.ts.map +1 -0
  516. package/lib/services/http/property/property-share/index.d.ts.map +1 -0
  517. package/lib/services/http/property/property-share/property-share.service.d.ts.map +1 -0
  518. package/lib/services/http/property/property.service.d.ts.map +1 -0
  519. package/lib/services/http/receipt/index.d.ts.map +1 -0
  520. package/lib/services/http/receipt/receipt.service.d.ts.map +1 -0
  521. package/lib/services/http/rest/rest-old.service.d.ts.map +1 -0
  522. package/lib/services/http/rest/rest.service.d.ts +1 -0
  523. package/lib/services/http/service-notification/index.d.ts.map +1 -0
  524. package/lib/services/http/service-notification/service-notification.service.d.ts.map +1 -0
  525. package/lib/services/http/sole/bas-report/bas-report.service.d.ts.map +1 -0
  526. package/lib/services/http/sole/index.d.ts.map +1 -0
  527. package/lib/services/http/sole/sole-business/messages.enum.d.ts.map +1 -0
  528. package/lib/services/http/sole/sole-business/sole-business.service.d.ts.map +1 -0
  529. package/lib/services/http/sole/sole-business-activity/sole-business-activity.service.d.ts.map +1 -0
  530. package/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.d.ts.map +1 -0
  531. package/lib/services/http/sole/sole-business-loss/sole-business-loss.service.d.ts.map +1 -0
  532. package/lib/services/http/sole/sole-contact/sole-contact.service.d.ts.map +1 -0
  533. package/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.d.ts.map +1 -0
  534. package/lib/services/http/sole/sole-details/sole-details.service.d.ts.map +1 -0
  535. package/lib/services/http/sole/sole-invoice/sole-invoice.service.d.ts.map +1 -0
  536. package/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.d.ts.map +1 -0
  537. package/lib/services/http/subscription/index.d.ts.map +1 -0
  538. package/lib/services/http/subscription/service-price.service.d.ts.map +1 -0
  539. package/lib/services/http/subscription/subscription.service.d.ts.map +1 -0
  540. package/lib/services/http/tax-review/index.d.ts.map +1 -0
  541. package/lib/services/http/tax-review/tax-review-history/tax-review-history.service.d.ts.map +1 -0
  542. package/lib/services/http/tax-review/tax-review.service.d.ts.map +1 -0
  543. package/lib/services/http/tax-summary/index.d.ts.map +1 -0
  544. package/lib/services/http/tax-summary/tax-summary.service.d.ts.map +1 -0
  545. package/lib/services/http/transaction/index.d.ts.map +1 -0
  546. package/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.d.ts.map +1 -0
  547. package/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.d.ts.map +1 -0
  548. package/lib/services/http/transaction/transaction.service.d.ts.map +1 -0
  549. package/lib/services/http/tutorial-video/index.d.ts.map +1 -0
  550. package/lib/services/http/tutorial-video/tutorial-video-response.interface.d.ts.map +1 -0
  551. package/lib/services/http/tutorial-video/tutorial-video.service.d.ts.map +1 -0
  552. package/lib/services/http/tutorial-video/video-source.interface.d.ts.map +1 -0
  553. package/lib/services/http/user/index.d.ts.map +1 -0
  554. package/lib/services/http/user/occupation/occupation.service.d.ts.map +1 -0
  555. package/lib/services/http/user/user-event-setting/user-event-setting.service.d.ts.map +1 -0
  556. package/lib/services/http/user/user-event-type/user-event-type.service.d.ts.map +1 -0
  557. package/lib/services/http/user/users-invite/users-invite.service.d.ts.map +1 -0
  558. package/lib/services/http/vehicle/index.d.ts.map +1 -0
  559. package/lib/services/http/vehicle/vehicle-claim-details.service.d.ts.map +1 -0
  560. package/lib/services/http/vehicle/vehicle-claim.service.d.ts.map +1 -0
  561. package/lib/services/http/vehicle/vehicle-logbook.service.d.ts.map +1 -0
  562. package/lib/services/http/vehicle/vehicle.service.d.ts.map +1 -0
  563. package/lib/services/index.d.ts.map +1 -0
  564. package/lib/services/intercom/index.d.ts.map +1 -0
  565. package/lib/services/intercom/intercom.service.d.ts.map +1 -0
  566. package/lib/services/pdf/index.d.ts.map +1 -0
  567. package/lib/services/pdf/pdf-from-dom-element/file-settings.d.ts.map +1 -0
  568. package/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.d.ts.map +1 -0
  569. package/lib/services/pdf/pdf-from-table/file-settings.d.ts.map +1 -0
  570. package/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.d.ts.map +1 -0
  571. package/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.d.ts.map +1 -0
  572. package/lib/services/pdf/pdf-from-table/pdf-from-table.service.d.ts.map +1 -0
  573. package/lib/services/preloader/index.d.ts.map +1 -0
  574. package/lib/services/preloader/preloader.service.d.ts.map +1 -0
  575. package/lib/services/property/corelogic/index.d.ts.map +1 -0
  576. package/lib/services/property/equity-position-chart/equity-position-chart.service.d.ts.map +1 -0
  577. package/lib/services/property/equity-position-chart/index.d.ts.map +1 -0
  578. package/lib/services/property/index.d.ts.map +1 -0
  579. package/lib/services/property/property-calculation/index.d.ts.map +1 -0
  580. package/lib/services/property/property-calculation/property-calculation.service.d.ts.map +1 -0
  581. package/lib/services/report/index.d.ts.map +1 -0
  582. package/lib/services/report/property/property-transaction-report.service.d.ts.map +1 -0
  583. package/lib/services/toast/index.d.ts.map +1 -0
  584. package/lib/services/toast/toast.service.d.ts.map +1 -0
  585. package/lib/services/transaction/index.d.ts.map +1 -0
  586. package/lib/services/transaction/transaction-calculation.service.d.ts +2 -4
  587. package/lib/services/transaction/transaction-calculation.service.d.ts.map +1 -0
  588. package/lib/services/user/index.d.ts.map +1 -0
  589. package/lib/services/user/user-switcher.service.d.ts.map +1 -0
  590. package/lib/services/vehicle/index.d.ts.map +1 -0
  591. package/lib/services/vehicle/logbook-best-period.service.d.ts.map +1 -0
  592. package/lib/services/xlsx/index.d.ts.map +1 -0
  593. package/lib/services/xlsx/xlsx.service.d.ts.map +1 -0
  594. package/lib/tt-core.module.d.ts.map +1 -0
  595. package/lib/validators/address-corelogic.validator.d.ts.map +1 -0
  596. package/lib/validators/at-least-one-enabled.validator.d.ts.map +1 -0
  597. package/lib/validators/at-least-one.validator.d.ts.map +1 -0
  598. package/lib/validators/autocomplete.validator.d.ts.map +1 -0
  599. package/lib/validators/conditional.validator.d.ts.map +1 -0
  600. package/lib/validators/current-fin-year.validator.d.ts.map +1 -0
  601. package/lib/validators/date-range.validator.d.ts.map +1 -0
  602. package/lib/validators/fields-sum.validator.d.ts.map +1 -0
  603. package/lib/validators/file.validator.d.ts.map +1 -0
  604. package/lib/validators/index.d.ts.map +1 -0
  605. package/lib/validators/min-date/messages.enum.d.ts.map +1 -0
  606. package/lib/validators/min-date/min-date.validator.d.ts.map +1 -0
  607. package/lib/validators/password-match.validator.d.ts.map +1 -0
  608. package/lib/validators/password.validator.d.ts.map +1 -0
  609. package/lib/validators/phone-number.validator.d.ts.map +1 -0
  610. package/lib/validators/required-length.validator.d.ts.map +1 -0
  611. package/package.json +1 -1
  612. package/public-api.d.ts.map +1 -0
  613. package/taxtank-core.d.ts.map +1 -0
  614. package/esm2015/lib/collections/transaction/transaction-base.collection.js +0 -14
  615. package/lib/collections/transaction/transaction-base.collection.d.ts +0 -9
@@ -73,9 +73,9 @@ class CorelogicService {
73
73
  }));
74
74
  }
75
75
  }
76
- CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
77
- CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CorelogicService, providedIn: 'root' });
78
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CorelogicService, decorators: [{
76
+ CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
77
+ CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: CorelogicService, providedIn: 'root' });
78
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: CorelogicService, decorators: [{
79
79
  type: Injectable,
80
80
  args: [{
81
81
  providedIn: 'root'
@@ -115,9 +115,9 @@ class CorelogicInterceptor {
115
115
  });
116
116
  }
117
117
  }
118
- CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
119
- CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CorelogicInterceptor });
120
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: CorelogicInterceptor, decorators: [{
118
+ CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
119
+ CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: CorelogicInterceptor });
120
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: CorelogicInterceptor, decorators: [{
121
121
  type: Injectable
122
122
  }], ctorParameters: function () { return [{ type: CorelogicService }, { type: undefined, decorators: [{
123
123
  type: Inject,
@@ -154,9 +154,9 @@ class FinancialYearInterceptor {
154
154
  return next.handle(clonedReq);
155
155
  }
156
156
  }
157
- FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
158
- FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FinancialYearInterceptor });
159
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
157
+ FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
158
+ FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FinancialYearInterceptor });
159
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
160
160
  type: Injectable
161
161
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
162
162
  type: Inject,
@@ -187,9 +187,9 @@ class JwtService extends JwtHelperService {
187
187
  return this.getUser().id === userId;
188
188
  }
189
189
  }
190
- JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
191
- JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: JwtService, providedIn: 'root' });
192
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: JwtService, decorators: [{
190
+ JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
191
+ JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: JwtService, providedIn: 'root' });
192
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: JwtService, decorators: [{
193
193
  type: Injectable,
194
194
  args: [{
195
195
  providedIn: 'root'
@@ -297,9 +297,9 @@ class EventDispatcherService {
297
297
  this.eventSubject2.next(event);
298
298
  }
299
299
  }
300
- EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
301
- EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
302
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EventDispatcherService, decorators: [{
300
+ EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
301
+ EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
302
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EventDispatcherService, decorators: [{
303
303
  type: Injectable,
304
304
  args: [{
305
305
  providedIn: 'root'
@@ -348,9 +348,9 @@ class AuthService {
348
348
  location.replace(url);
349
349
  }
350
350
  }
351
- AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
352
- AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AuthService, providedIn: 'root' });
353
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AuthService, decorators: [{
351
+ AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
352
+ AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AuthService, providedIn: 'root' });
353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AuthService, decorators: [{
354
354
  type: Injectable,
355
355
  args: [{
356
356
  providedIn: 'root'
@@ -486,9 +486,9 @@ class JwtInterceptor {
486
486
  });
487
487
  }
488
488
  }
489
- JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
490
- JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: JwtInterceptor });
491
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: JwtInterceptor, decorators: [{
489
+ JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
490
+ JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: JwtInterceptor });
491
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: JwtInterceptor, decorators: [{
492
492
  type: Injectable
493
493
  }], ctorParameters: function () { return [{ type: JwtService }, { type: AuthService }, { type: undefined, decorators: [{
494
494
  type: Inject,
@@ -521,9 +521,9 @@ class UserSwitcherService {
521
521
  window.location.replace('/firm/dashboard');
522
522
  }
523
523
  }
524
- UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
525
- UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
526
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserSwitcherService, decorators: [{
524
+ UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
525
+ UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
526
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserSwitcherService, decorators: [{
527
527
  type: Injectable,
528
528
  args: [{
529
529
  providedIn: 'root'
@@ -569,9 +569,9 @@ class UserSwitcherInterceptor {
569
569
  return next.handle(this.switch(request, this.userSwitcherService.get()));
570
570
  }
571
571
  }
572
- UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
573
- UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserSwitcherInterceptor });
574
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
572
+ UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
573
+ UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserSwitcherInterceptor });
574
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
575
575
  type: Injectable
576
576
  }], ctorParameters: function () { return [{ type: UserSwitcherService }, { type: undefined, decorators: [{
577
577
  type: Inject,
@@ -810,9 +810,9 @@ class PreloaderService {
810
810
  this.activePreloaders.next(activePreloaders);
811
811
  }
812
812
  }
813
- PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
814
- PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PreloaderService, providedIn: 'root' });
815
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PreloaderService, decorators: [{
813
+ PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
814
+ PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PreloaderService, providedIn: 'root' });
815
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PreloaderService, decorators: [{
816
816
  type: Injectable,
817
817
  args: [{
818
818
  providedIn: 'root'
@@ -840,9 +840,9 @@ class PreloaderInterceptor {
840
840
  return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
841
841
  }
842
842
  }
843
- PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
844
- PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PreloaderInterceptor });
845
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PreloaderInterceptor, decorators: [{
843
+ PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
844
+ PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PreloaderInterceptor });
845
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PreloaderInterceptor, decorators: [{
846
846
  type: Injectable
847
847
  }], ctorParameters: function () { return [{ type: PreloaderService }]; } });
848
848
 
@@ -949,6 +949,7 @@ class RestService$1 {
949
949
  this.cacheSubject = new ReplaySubject(1);
950
950
  /**
951
951
  * List of methods unavailable for current API
952
+ * @TODO Alex: add and handle enabled methods too
952
953
  */
953
954
  this.disabledMethods = [];
954
955
  this.listenEvents();
@@ -1085,6 +1086,9 @@ class RestService$1 {
1085
1086
  break;
1086
1087
  case 'delete':
1087
1088
  this.cache = this.cache.removeBy('id', items.map((item) => item.id));
1089
+ break;
1090
+ case 'get':
1091
+ this.cache = this.createCollectionInstance(this.collectionClass, items);
1088
1092
  }
1089
1093
  this.cacheSubject.next(this.cache);
1090
1094
  }
@@ -1137,9 +1141,9 @@ class RestService$1 {
1137
1141
  */
1138
1142
  listenEvents() { }
1139
1143
  }
1140
- RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
1141
- RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService$1, providedIn: 'root' });
1142
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService$1, decorators: [{
1144
+ RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
1145
+ RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService$1, providedIn: 'root' });
1146
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService$1, decorators: [{
1143
1147
  type: Injectable,
1144
1148
  args: [{
1145
1149
  providedIn: 'root'
@@ -1319,7 +1323,7 @@ class Collection {
1319
1323
  * Get total sum of items by field
1320
1324
  */
1321
1325
  sumBy(path, abs = false) {
1322
- return +this.items.reduce((sum, item) => sum + (abs ? Math.abs(Number(get(item, path))) : Number(get(item, path))), 0).toFixed(2);
1326
+ return this.reduce((sum, item) => sum + (abs ? Math.abs(Number(get(item, path))) : Number(get(item, path))));
1323
1327
  }
1324
1328
  groupBy(path = '') {
1325
1329
  return new CollectionDictionary(this, path);
@@ -1374,6 +1378,9 @@ class Collection {
1374
1378
  maxBy(path) {
1375
1379
  return this.items.reduce((prev, current) => (get(prev, path) > get(current, path) ? prev : current));
1376
1380
  }
1381
+ reduce(callback, init = 0) {
1382
+ return +this.items.reduce(callback, init).toFixed(2);
1383
+ }
1377
1384
  }
1378
1385
 
1379
1386
  class Address$1 extends AbstractModel {
@@ -3765,12 +3772,6 @@ class Transaction extends Transaction$1 {
3765
3772
  return CHART_ACCOUNTS_CATEGORIES.work;
3766
3773
  }
3767
3774
  }
3768
- /**
3769
- * Check if transaction has 'Kms travelled for work' chart accounts category
3770
- */
3771
- get isKmsChartAccountsCategory() {
3772
- return this.chartAccounts.id === ChartAccountsListEnum.KLMS_TRAVELLED_FOR_WORK;
3773
- }
3774
3775
  /**
3775
3776
  * Get transaction date
3776
3777
  */
@@ -3853,7 +3854,11 @@ class Transaction extends Transaction$1 {
3853
3854
  return allocations.filterBy('transaction.id', this.id).sumBy('amount');
3854
3855
  }
3855
3856
  getAllocatedClaimAmount(allocations) {
3856
- return this.getAllocatedAmount(allocations) * this.claimRatio;
3857
+ let coef = 1;
3858
+ if (this.isSoleTank() && this.isIncome() && this.isGST) {
3859
+ coef = ChartAccounts.GSTCoefficient;
3860
+ }
3861
+ return this.getAllocatedAmount(allocations) * this.claimRatio / coef;
3857
3862
  }
3858
3863
  getUnallocatedAmount(allocations) {
3859
3864
  return this.netAmount - this.getAllocatedAmount(allocations);
@@ -3876,6 +3881,7 @@ class Transaction extends Transaction$1 {
3876
3881
  return +(Math.round(grossAmount * 100) / 100).toFixed(2);
3877
3882
  }
3878
3883
  /**
3884
+ * @TODO vik confusing logic demanded by Nicole, we need a better ux to fix it
3879
3885
  * netAmount matches received payment (bankTransaction amount), includes gst and salary included adjustments
3880
3886
  * ie user received 1000$ salary including 100$ tips. NetAmount=1000$, amount=900$, tips=100$
3881
3887
  */
@@ -4130,7 +4136,6 @@ class SoleInvoice extends SoleInvoice$1 {
4130
4136
  }
4131
4137
  getTransactionsIds() {
4132
4138
  return new Collection(this.items).mapBy('transaction.id');
4133
- this.items.map((item) => item.transaction.id);
4134
4139
  }
4135
4140
  }
4136
4141
  SoleInvoice.NUMBER_LENGTH = 4;
@@ -6362,12 +6367,22 @@ class PropertyCategoryMovementCollection extends Collection {
6362
6367
  }
6363
6368
 
6364
6369
  class PropertyShareCollection extends Collection {
6370
+ /**
6371
+ * Get list of incoming property shares
6372
+ * (initiated not by current user)
6373
+ * @TODO Alex: rename
6374
+ */
6365
6375
  getIncoming() {
6366
6376
  return this.filter((propertyShare) => {
6367
6377
  var _a;
6368
6378
  return ((_a = propertyShare.user) === null || _a === void 0 ? void 0 : _a.isLoggedIn()) && propertyShare.isPending() && propertyShare.property.user.id !== +localStorage.getItem('userId');
6369
6379
  });
6370
6380
  }
6381
+ /**
6382
+ * Get list of outcoming property shares
6383
+ * (initiated by current user)
6384
+ * @TODO Alex: rename
6385
+ */
6371
6386
  getOutcoming() {
6372
6387
  return this.filter((propertyShare) => { var _a; return !((_a = propertyShare.user) === null || _a === void 0 ? void 0 : _a.isLoggedIn()); });
6373
6388
  }
@@ -6417,12 +6432,10 @@ __decorate([
6417
6432
  ], ChartData.prototype, "data", void 0);
6418
6433
 
6419
6434
  /**
6420
- * @TODO extend from TransactionBaseCollection
6421
6435
  * Collection of transactions
6422
6436
  */
6423
6437
  class TransactionCollection extends ExportableCollection {
6424
6438
  /**
6425
- * @TODO use TransactionBaseCollection instead
6426
6439
  * we use depreciations as expense transactions a lot
6427
6440
  */
6428
6441
  constructor(transactions = [], depreciations = []) {
@@ -6630,18 +6643,23 @@ class TransactionCollection extends ExportableCollection {
6630
6643
  * user pays GST only from allocated part (or paid) of income
6631
6644
  */
6632
6645
  calculateAllocatedClaimAmount(allocations) {
6633
- let allocatedClaimAmount = 0;
6634
- this.filterBy('isGST', true).toArray().forEach((transaction) => {
6635
- allocatedClaimAmount += transaction.getAllocatedClaimAmount(allocations);
6636
- });
6637
- return allocatedClaimAmount;
6646
+ return this.reduce((sum, transaction) => sum + transaction.getAllocatedClaimAmount(allocations));
6638
6647
  }
6639
6648
  calculateAllocatedGST(allocations) {
6640
- return this.calculateAllocatedClaimAmount(allocations) * ChartAccounts.GSTRatio;
6649
+ return this.filterBy('isGST', true).reduce((sum, transaction) => sum + transaction.getAllocatedClaimAmount(allocations)) * ChartAccounts.GSTRatio;
6641
6650
  }
6642
6651
  getAllocatedAmount(allocations) {
6643
6652
  return allocations.getByTransactionsIds(this.getIds()).sumBy('amount');
6644
6653
  }
6654
+ /**
6655
+ * @TODO vik business transactions calculated differently, separated collection?
6656
+ */
6657
+ getBusinessClaimAmount(businessId, allocations) {
6658
+ const transactions = this.filterBy('business.id', businessId);
6659
+ const expenses = transactions.getExpenseTransactions();
6660
+ const incomes = transactions.getIncomeTransactions();
6661
+ return incomes.calculateAllocatedClaimAmount(allocations) + expenses.sumBy('claimAmount');
6662
+ }
6645
6663
  }
6646
6664
 
6647
6665
  class TransactionAllocationCollection extends Collection {
@@ -6682,21 +6700,6 @@ class TransactionAllocationCollection extends Collection {
6682
6700
  }
6683
6701
  }
6684
6702
 
6685
- /**
6686
- * used to combine transactions/depreciations
6687
- */
6688
- class TransactionBaseCollection extends Collection {
6689
- getClaimAmountByBusinessId(businessId) {
6690
- return +this.filterBy('business.id', businessId).items.map((transaction) => transaction instanceof Depreciation ? -transaction.claimAmount : transaction['claimAmount']).reduce((sum, claimAmount) => sum + claimAmount, 0).toFixed(2);
6691
- }
6692
- getSoleTransactions() {
6693
- return this.filter((transaction) => transaction.isSoleTank());
6694
- }
6695
- }
6696
-
6697
- /**
6698
- * @TODO extend from TransactionBaseCollection
6699
- */
6700
6703
  class DepreciationCollection extends Collection {
6701
6704
  getSoleDepreciations() {
6702
6705
  return this.filter((depreciation) => depreciation.isSoleTank());
@@ -7004,9 +7007,9 @@ class SoleBusinessLossesCollection extends Collection {
7004
7007
  /**
7005
7008
  * Business loss applied in current year, includes previous year losses and current year losses for businesses matching offset rule
7006
7009
  */
7007
- calculateBusinessLossApplied(transactions) {
7010
+ calculateBusinessLossApplied(transactions, allocations) {
7008
7011
  // claim amounts for businesses that can be applied to be reduced by prior year business losses
7009
- const claimAmountsByBusinessId = this.getClaimAmountsByBusinessId(transactions);
7012
+ const claimAmountsByBusinessId = this.getClaimAmountsByBusinessId(transactions, allocations);
7010
7013
  return Object.keys(claimAmountsByBusinessId.items).reduce((sum, businessId) => {
7011
7014
  const loss = this.findBy('business.id', +businessId);
7012
7015
  const lossOpenBalance = (loss === null || loss === void 0 ? void 0 : loss.openBalance) || 0;
@@ -7019,7 +7022,7 @@ class SoleBusinessLossesCollection extends Collection {
7019
7022
  * businesses with income or businesses with a loss, but which met the non-commercial loss rules
7020
7023
  * https://www.ato.gov.au/Business/Non-commercial-losses/
7021
7024
  */
7022
- getClaimAmountsByBusinessId(transactions) {
7025
+ getClaimAmountsByBusinessId(transactions, allocations) {
7023
7026
  const claimAmountsByBusinessId = new Dictionary([]);
7024
7027
  const transactionsByBusinessId = new CollectionDictionary(transactions, 'business.id');
7025
7028
  transactionsByBusinessId.keys.forEach((businessId) => {
@@ -7028,7 +7031,8 @@ class SoleBusinessLossesCollection extends Collection {
7028
7031
  const lossOffsetRule = (_a = this.findBy('business.id', +businessId)) === null || _a === void 0 ? void 0 : _a.offsetRule;
7029
7032
  const businessClaimAmount = transactionsByBusinessId
7030
7033
  .get(businessId)
7031
- .getClaimAmountByBusinessId(+businessId);
7034
+ .getBusinessClaimAmount(+businessId, allocations);
7035
+ // @TODO vik it has nothing to do with getClaimAmountsByBusinessId
7032
7036
  // no way to apply loss for business without profit if offset rules not met
7033
7037
  if (businessClaimAmount < 0 && !lossOffsetRule) {
7034
7038
  return;
@@ -7700,6 +7704,7 @@ class ChartAccountsCollection extends Collection {
7700
7704
  constructor(items = []) {
7701
7705
  super(items);
7702
7706
  // Sort personal chart accounts by name (TT-1950)
7707
+ // @TODO Alex: implement general initial sorting solution in parent class
7703
7708
  this.items.sort((a, b) => {
7704
7709
  if (a.isPersonal() && b.isPersonal()) {
7705
7710
  return a.name > b.name ? 1 : -1;
@@ -8010,9 +8015,9 @@ class SseService {
8010
8015
  }));
8011
8016
  }
8012
8017
  }
8013
- SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8014
- SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SseService, providedIn: 'root' });
8015
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SseService, decorators: [{
8018
+ SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8019
+ SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SseService, providedIn: 'root' });
8020
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SseService, decorators: [{
8016
8021
  type: Injectable,
8017
8022
  args: [{
8018
8023
  providedIn: 'root'
@@ -8082,9 +8087,9 @@ class ToastService {
8082
8087
  }));
8083
8088
  }
8084
8089
  }
8085
- ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8086
- ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ToastService, providedIn: 'root' });
8087
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ToastService, decorators: [{
8090
+ ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8091
+ ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ToastService, providedIn: 'root' });
8092
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ToastService, decorators: [{
8088
8093
  type: Injectable,
8089
8094
  args: [{
8090
8095
  providedIn: 'root'
@@ -8112,6 +8117,9 @@ class BankConnectionService extends RestService$1 {
8112
8117
  this.listenNotifications();
8113
8118
  this.listenBasiqLogin();
8114
8119
  }
8120
+ /**
8121
+ * POST endpoint is using for create and for update.
8122
+ */
8115
8123
  post(bankConnection) {
8116
8124
  return this.http.post(this.apiUrl, bankConnection)
8117
8125
  .pipe(map((response) => {
@@ -8171,9 +8179,9 @@ BankConnectionService.userEventTypes = [
8171
8179
  UserEventTypeTypeEnum.BASIQ_NEW_ACCOUNTS,
8172
8180
  UserEventTypeTypeEnum.BASIQ_AUTHORIZATION_FAIL
8173
8181
  ];
8174
- BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
8175
- BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
8176
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankConnectionService, decorators: [{
8182
+ BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
8183
+ BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
8184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankConnectionService, decorators: [{
8177
8185
  type: Injectable,
8178
8186
  args: [{
8179
8187
  providedIn: 'root'
@@ -8283,9 +8291,9 @@ BasiqService.basiqApiUrl = 'https://au-api.basiq.io';
8283
8291
  * Basiq does not provide a hook, so we have to check job status manually every x seconds
8284
8292
  */
8285
8293
  BasiqService.bankCredintialsCheckInterval = 3000;
8286
- BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
8287
- BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqService, providedIn: 'root' });
8288
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqService, decorators: [{
8294
+ BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
8295
+ BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqService, providedIn: 'root' });
8296
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqService, decorators: [{
8289
8297
  type: Injectable,
8290
8298
  args: [{
8291
8299
  providedIn: 'root'
@@ -8299,6 +8307,8 @@ class BasiqTokenService extends RestService$1 {
8299
8307
  constructor() {
8300
8308
  super(...arguments);
8301
8309
  this.endpointUri = 'basiq/tokens';
8310
+ this.modelClass = BasiqToken;
8311
+ this.collectionClass = Collection;
8302
8312
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
8303
8313
  }
8304
8314
  /**
@@ -8312,16 +8322,15 @@ class BasiqTokenService extends RestService$1 {
8312
8322
  return new BasiqToken(response.access_token, new Date(now + response.expires_in * 1000));
8313
8323
  }))
8314
8324
  .subscribe((token) => {
8315
- this.cache = new Collection([token]);
8316
- this.cacheSubject.next(this.cache);
8325
+ this.updateCache([token], 'get');
8317
8326
  });
8318
8327
  }
8319
8328
  return this.cacheSubject.asObservable();
8320
8329
  }
8321
8330
  }
8322
- BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8323
- BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
8324
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqTokenService, decorators: [{
8331
+ BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8332
+ BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
8333
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqTokenService, decorators: [{
8325
8334
  type: Injectable,
8326
8335
  args: [{
8327
8336
  providedIn: 'root'
@@ -8352,9 +8361,9 @@ class BasiqTokenInterceptor {
8352
8361
  });
8353
8362
  }
8354
8363
  }
8355
- BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
8356
- BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqTokenInterceptor });
8357
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
8364
+ BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
8365
+ BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqTokenInterceptor });
8366
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
8358
8367
  type: Injectable
8359
8368
  }], ctorParameters: function () { return [{ type: BasiqTokenService }]; } });
8360
8369
 
@@ -8515,9 +8524,9 @@ class UserService {
8515
8524
  this.eventDispatcherService.on(AppEventTypeEnum.SERVICE_SUBSCRIPTION_UPDATED).subscribe(() => this.resetCache());
8516
8525
  }
8517
8526
  }
8518
- UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8519
- UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserService, providedIn: 'root' });
8520
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserService, decorators: [{
8527
+ UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8528
+ UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserService, providedIn: 'root' });
8529
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserService, decorators: [{
8521
8530
  type: Injectable,
8522
8531
  args: [{
8523
8532
  providedIn: 'root'
@@ -8547,17 +8556,17 @@ class BasiqClientIdInterceptor {
8547
8556
  });
8548
8557
  }
8549
8558
  }
8550
- BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
8551
- BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqClientIdInterceptor });
8552
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
8559
+ BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
8560
+ BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqClientIdInterceptor });
8561
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
8553
8562
  type: Injectable
8554
8563
  }], ctorParameters: function () { return [{ type: UserService }]; } });
8555
8564
 
8556
8565
  class InterceptorsModule {
8557
8566
  }
8558
- InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8559
- InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: InterceptorsModule });
8560
- InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: InterceptorsModule, providers: [
8567
+ InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8568
+ InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: InterceptorsModule });
8569
+ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: InterceptorsModule, providers: [
8561
8570
  {
8562
8571
  provide: HTTP_INTERCEPTORS,
8563
8572
  useClass: CorelogicInterceptor,
@@ -8595,7 +8604,7 @@ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
8595
8604
  multi: true
8596
8605
  }
8597
8606
  ] });
8598
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: InterceptorsModule, decorators: [{
8607
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: InterceptorsModule, decorators: [{
8599
8608
  type: NgModule,
8600
8609
  args: [{
8601
8610
  providers: [
@@ -8653,14 +8662,14 @@ class TtCoreModule {
8653
8662
  };
8654
8663
  }
8655
8664
  }
8656
- TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8657
- TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
8665
+ TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
8666
+ TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
8658
8667
  InterceptorsModule] });
8659
- TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TtCoreModule, imports: [[
8668
+ TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TtCoreModule, imports: [[
8660
8669
  CommonModule,
8661
8670
  InterceptorsModule
8662
8671
  ]] });
8663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TtCoreModule, decorators: [{
8672
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TtCoreModule, decorators: [{
8664
8673
  type: NgModule,
8665
8674
  args: [{
8666
8675
  declarations: [],
@@ -9914,11 +9923,12 @@ class MyTaxInterest {
9914
9923
  * https://taxtank.atlassian.net/wiki/spaces/TAXTANK/pages/4644110466/Tax+Return+MyTax+-+Online+Form ("Losses" section)
9915
9924
  */
9916
9925
  class MyTaxLosses {
9917
- constructor(transactions, businessLosses) {
9918
- this.transactions = transactions;
9926
+ constructor(businessLosses, transactions, allocations) {
9919
9927
  this.businessLosses = businessLosses;
9928
+ this.transactions = transactions;
9929
+ this.allocations = allocations;
9920
9930
  this.businessLossDeferred = businessLosses.sumBy('openBalance');
9921
- this.businessLossApplied = businessLosses.calculateBusinessLossApplied(transactions);
9931
+ this.businessLossApplied = businessLosses.calculateBusinessLossApplied(transactions, allocations);
9922
9932
  }
9923
9933
  }
9924
9934
 
@@ -10071,12 +10081,13 @@ const atoLinks = {
10071
10081
  * https://taxtank.atlassian.net/wiki/spaces/TAXTANK/pages/4641357930/Rules+when+a+business+makes+a+loss+Tax+Summary
10072
10082
  */
10073
10083
  class SoleBusinessLossReport extends AbstractModel {
10074
- constructor(loss, transactions, depreciations) {
10084
+ constructor(loss, transactions, depreciations, allocations) {
10075
10085
  super();
10076
10086
  this.openBalance = loss.openBalance;
10077
- this.netIncome = transactions.sumBy('claimAmount') - depreciations.sumBy('claimAmount');
10078
- this.closeBalance = new SoleBusinessLossesCollection([loss])
10079
- .calculateBusinessLossApplied(new TransactionBaseCollection([...transactions, ...depreciations]));
10087
+ const claimAmount = new TransactionCollection(transactions.toArray(), depreciations.toArray())
10088
+ .getBusinessClaimAmount(loss.business.id, new TransactionAllocationCollection(allocations));
10089
+ this.netIncome = claimAmount;
10090
+ this.closeBalance = loss.offsetRule ? 0 : claimAmount - this.openBalance;
10080
10091
  }
10081
10092
  }
10082
10093
 
@@ -10345,6 +10356,18 @@ class TaxSummary {
10345
10356
  const lossCurrent = this.sole.items.sumByCategoriesAndSection(TAX_RETURN_CATEGORIES.sole.lossCurrent, TaxSummarySectionEnum.SOLE_TANK);
10346
10357
  return profit - lossCurrent;
10347
10358
  }
10359
+ getDeferredBusinessLoss(business) {
10360
+ var _a;
10361
+ return (_a = this.sole.items
10362
+ .findByCategory(TaxReturnCategoryListEnum.DEFERRED_BUSINESS_LOSSES).items
10363
+ .findBy('title', `Item 15c - ${business.name}`)) === null || _a === void 0 ? void 0 : _a.amount;
10364
+ }
10365
+ getBusinessCloseBalance(business) {
10366
+ var _a;
10367
+ return (_a = this.sole.items
10368
+ .findByCategory(TaxReturnCategoryListEnum.BUSINESS_INCOME_OR_LOSS).items
10369
+ .findBy('title', `Item 15c - ${business.name}`)) === null || _a === void 0 ? void 0 : _a.amount;
10370
+ }
10348
10371
  }
10349
10372
  __decorate([
10350
10373
  Type(() => TaxSummarySection)
@@ -10432,9 +10455,9 @@ class AddressService {
10432
10455
  return this.countriesSubject.asObservable();
10433
10456
  }
10434
10457
  }
10435
- AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10436
- AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AddressService, providedIn: 'root' });
10437
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AddressService, decorators: [{
10458
+ AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10459
+ AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AddressService, providedIn: 'root' });
10460
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AddressService, decorators: [{
10438
10461
  type: Injectable,
10439
10462
  args: [{
10440
10463
  providedIn: 'root'
@@ -10487,9 +10510,9 @@ class BankAccountService extends RestService$1 {
10487
10510
  });
10488
10511
  }
10489
10512
  }
10490
- BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10491
- BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankAccountService, providedIn: 'root' });
10492
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankAccountService, decorators: [{
10513
+ BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10514
+ BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankAccountService, providedIn: 'root' });
10515
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankAccountService, decorators: [{
10493
10516
  type: Injectable,
10494
10517
  args: [{
10495
10518
  providedIn: 'root'
@@ -10554,9 +10577,9 @@ class BankTransactionService extends RestService$1 {
10554
10577
  });
10555
10578
  }
10556
10579
  }
10557
- BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10558
- BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
10559
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankTransactionService, decorators: [{
10580
+ BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10581
+ BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
10582
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankTransactionService, decorators: [{
10560
10583
  type: Injectable,
10561
10584
  args: [{
10562
10585
  providedIn: 'root'
@@ -10584,9 +10607,9 @@ class BankService extends RestService$1 {
10584
10607
  }));
10585
10608
  }
10586
10609
  }
10587
- BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10588
- BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankService, providedIn: 'root' });
10589
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankService, decorators: [{
10610
+ BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10611
+ BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankService, providedIn: 'root' });
10612
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankService, decorators: [{
10590
10613
  type: Injectable,
10591
10614
  args: [{
10592
10615
  providedIn: 'root'
@@ -10606,9 +10629,9 @@ class ChartAccountsDepreciationService extends RestService$1 {
10606
10629
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
10607
10630
  }
10608
10631
  }
10609
- ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10610
- ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
10611
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
10632
+ ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10633
+ ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
10634
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
10612
10635
  type: Injectable,
10613
10636
  args: [{
10614
10637
  providedIn: 'root'
@@ -10648,9 +10671,9 @@ class ChartAccountsService extends RestService$1 {
10648
10671
  }));
10649
10672
  }
10650
10673
  }
10651
- ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10652
- ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
10653
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChartAccountsService, decorators: [{
10674
+ ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10675
+ ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
10676
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChartAccountsService, decorators: [{
10654
10677
  type: Injectable,
10655
10678
  args: [{
10656
10679
  providedIn: 'root'
@@ -10719,9 +10742,9 @@ class ChatService extends RestService$1 {
10719
10742
  });
10720
10743
  }
10721
10744
  }
10722
- ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
10723
- ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChatService, providedIn: 'root' });
10724
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ChatService, decorators: [{
10745
+ ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
10746
+ ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChatService, providedIn: 'root' });
10747
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ChatService, decorators: [{
10725
10748
  type: Injectable,
10726
10749
  args: [{
10727
10750
  providedIn: 'root'
@@ -10778,9 +10801,9 @@ class MessageService extends RestService$1 {
10778
10801
  });
10779
10802
  }
10780
10803
  }
10781
- MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
10782
- MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: MessageService, providedIn: 'root' });
10783
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: MessageService, decorators: [{
10804
+ MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
10805
+ MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: MessageService, providedIn: 'root' });
10806
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: MessageService, decorators: [{
10784
10807
  type: Injectable,
10785
10808
  args: [{
10786
10809
  providedIn: 'root'
@@ -10851,9 +10874,9 @@ class MessageDocumentService extends RestService$1 {
10851
10874
  }));
10852
10875
  }
10853
10876
  }
10854
- MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10855
- MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
10856
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: MessageDocumentService, decorators: [{
10877
+ MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10878
+ MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
10879
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: MessageDocumentService, decorators: [{
10857
10880
  type: Injectable,
10858
10881
  args: [{
10859
10882
  providedIn: 'root'
@@ -10978,9 +11001,9 @@ class DepreciationService extends RestService$1 {
10978
11001
  });
10979
11002
  }
10980
11003
  }
10981
- DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10982
- DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationService, providedIn: 'root' });
10983
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationService, decorators: [{
11004
+ DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11005
+ DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationService, providedIn: 'root' });
11006
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationService, decorators: [{
10984
11007
  type: Injectable,
10985
11008
  args: [{
10986
11009
  providedIn: 'root'
@@ -11032,9 +11055,9 @@ class DepreciationCapitalProjectService {
11032
11055
  }));
11033
11056
  }
11034
11057
  }
11035
- DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11036
- DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
11037
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
11058
+ DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11059
+ DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
11060
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
11038
11061
  type: Injectable,
11039
11062
  args: [{
11040
11063
  providedIn: 'root'
@@ -11100,9 +11123,9 @@ class ReceiptService {
11100
11123
  return plainToClass(this.modelClass, data);
11101
11124
  }
11102
11125
  }
11103
- ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
11104
- ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ReceiptService, providedIn: 'root' });
11105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ReceiptService, decorators: [{
11126
+ ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
11127
+ ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ReceiptService, providedIn: 'root' });
11128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ReceiptService, decorators: [{
11106
11129
  type: Injectable,
11107
11130
  args: [{
11108
11131
  providedIn: 'root'
@@ -11131,9 +11154,9 @@ class DepreciationReceiptService extends ReceiptService {
11131
11154
  this.listenEvents();
11132
11155
  }
11133
11156
  }
11134
- DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
11135
- DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
11136
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DepreciationReceiptService, decorators: [{
11157
+ DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
11158
+ DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
11159
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DepreciationReceiptService, decorators: [{
11137
11160
  type: Injectable,
11138
11161
  args: [{
11139
11162
  providedIn: 'root'
@@ -11347,9 +11370,9 @@ class RestService {
11347
11370
  */
11348
11371
  listenEvents() { }
11349
11372
  }
11350
- RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
11351
- RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService, providedIn: 'root' });
11352
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService, decorators: [{
11373
+ RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
11374
+ RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService, providedIn: 'root' });
11375
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService, decorators: [{
11353
11376
  type: Injectable,
11354
11377
  args: [{
11355
11378
  providedIn: 'root'
@@ -11366,9 +11389,9 @@ class DocumentService extends RestService {
11366
11389
  this.modelClass = Document;
11367
11390
  }
11368
11391
  }
11369
- DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11370
- DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DocumentService, providedIn: 'root' });
11371
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DocumentService, decorators: [{
11392
+ DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11393
+ DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DocumentService, providedIn: 'root' });
11394
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DocumentService, decorators: [{
11372
11395
  type: Injectable,
11373
11396
  args: [{
11374
11397
  providedIn: 'root'
@@ -11434,9 +11457,9 @@ class DocumentFolderService extends RestService {
11434
11457
  }));
11435
11458
  }
11436
11459
  }
11437
- DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11438
- DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
11439
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: DocumentFolderService, decorators: [{
11460
+ DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11461
+ DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
11462
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: DocumentFolderService, decorators: [{
11440
11463
  type: Injectable,
11441
11464
  args: [{
11442
11465
  providedIn: 'root'
@@ -11513,9 +11536,9 @@ FacebookService.authOptions = {
11513
11536
  auth_type: 'rerequest',
11514
11537
  return_scopes: true
11515
11538
  };
11516
- FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i1$1.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11517
- FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FacebookService, providedIn: 'root' });
11518
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FacebookService, decorators: [{
11539
+ FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i1$1.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11540
+ FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FacebookService, providedIn: 'root' });
11541
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FacebookService, decorators: [{
11519
11542
  type: Injectable,
11520
11543
  args: [{
11521
11544
  providedIn: 'root'
@@ -11558,9 +11581,9 @@ class ClientIncomeTypesService {
11558
11581
  }));
11559
11582
  }
11560
11583
  }
11561
- ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientIncomeTypesService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11562
- ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
11563
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
11584
+ ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientIncomeTypesService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11585
+ ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
11586
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
11564
11587
  type: Injectable,
11565
11588
  args: [{
11566
11589
  providedIn: 'root'
@@ -11678,9 +11701,9 @@ class ClientInviteService extends RestService {
11678
11701
  });
11679
11702
  }
11680
11703
  }
11681
- ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11682
- ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
11683
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientInviteService, decorators: [{
11704
+ ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11705
+ ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
11706
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientInviteService, decorators: [{
11684
11707
  type: Injectable,
11685
11708
  args: [{
11686
11709
  providedIn: 'root'
@@ -11759,9 +11782,9 @@ class ClientMovementService extends RestService {
11759
11782
  });
11760
11783
  }
11761
11784
  }
11762
- ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11763
- ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
11764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientMovementService, decorators: [{
11785
+ ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11786
+ ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
11787
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientMovementService, decorators: [{
11765
11788
  type: Injectable,
11766
11789
  args: [{
11767
11790
  providedIn: 'root'
@@ -11790,9 +11813,9 @@ class EmployeeService extends RestService {
11790
11813
  }));
11791
11814
  }
11792
11815
  }
11793
- EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11794
- EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EmployeeService, providedIn: 'root' });
11795
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EmployeeService, decorators: [{
11816
+ EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11817
+ EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EmployeeService, providedIn: 'root' });
11818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EmployeeService, decorators: [{
11796
11819
  type: Injectable,
11797
11820
  args: [{
11798
11821
  providedIn: 'root'
@@ -11835,9 +11858,9 @@ class EmployeeInviteService extends RestService {
11835
11858
  }));
11836
11859
  }
11837
11860
  }
11838
- EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11839
- EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
11840
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EmployeeInviteService, decorators: [{
11861
+ EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
11862
+ EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
11863
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EmployeeInviteService, decorators: [{
11841
11864
  type: Injectable,
11842
11865
  args: [{
11843
11866
  providedIn: 'root'
@@ -11862,9 +11885,9 @@ class ClientPortfolioReportService {
11862
11885
  }));
11863
11886
  }
11864
11887
  }
11865
- ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11866
- ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
11867
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
11888
+ ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11889
+ ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
11890
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
11868
11891
  type: Injectable,
11869
11892
  args: [{
11870
11893
  providedIn: 'root'
@@ -11934,9 +11957,9 @@ class FirmService {
11934
11957
  }));
11935
11958
  }
11936
11959
  }
11937
- FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11938
- FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FirmService, providedIn: 'root' });
11939
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: FirmService, decorators: [{
11960
+ FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
11961
+ FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FirmService, providedIn: 'root' });
11962
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: FirmService, decorators: [{
11940
11963
  type: Injectable,
11941
11964
  args: [{
11942
11965
  providedIn: 'root'
@@ -12009,9 +12032,9 @@ class IncomeSourceForecastService extends RestService {
12009
12032
  }).flat();
12010
12033
  }
12011
12034
  }
12012
- IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12013
- IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
12014
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
12035
+ IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12036
+ IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
12037
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
12015
12038
  type: Injectable,
12016
12039
  args: [{
12017
12040
  providedIn: 'root'
@@ -12081,9 +12104,9 @@ class SalaryForecastService extends RestService {
12081
12104
  }).flat();
12082
12105
  }
12083
12106
  }
12084
- SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12085
- SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
12086
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SalaryForecastService, decorators: [{
12107
+ SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12108
+ SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
12109
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SalaryForecastService, decorators: [{
12087
12110
  type: Injectable,
12088
12111
  args: [{
12089
12112
  providedIn: 'root'
@@ -12159,9 +12182,9 @@ class SoleForecastService extends RestService {
12159
12182
  });
12160
12183
  }
12161
12184
  }
12162
- SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12163
- SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
12164
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleForecastService, decorators: [{
12185
+ SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12186
+ SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
12187
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleForecastService, decorators: [{
12165
12188
  type: Injectable,
12166
12189
  args: [{
12167
12190
  providedIn: 'root'
@@ -12260,9 +12283,9 @@ class IncomeSourceService extends RestService {
12260
12283
  });
12261
12284
  }
12262
12285
  }
12263
- IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12264
- IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
12265
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IncomeSourceService, decorators: [{
12286
+ IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12287
+ IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
12288
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IncomeSourceService, decorators: [{
12266
12289
  type: Injectable,
12267
12290
  args: [{
12268
12291
  providedIn: 'root'
@@ -12325,9 +12348,9 @@ class BorrowingExpenseService {
12325
12348
  }));
12326
12349
  }
12327
12350
  }
12328
- BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12329
- BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
12330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BorrowingExpenseService, decorators: [{
12351
+ BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12352
+ BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
12353
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BorrowingExpenseService, decorators: [{
12331
12354
  type: Injectable,
12332
12355
  args: [{
12333
12356
  providedIn: 'root'
@@ -12352,6 +12375,7 @@ class LoanService extends RestService$1 {
12352
12375
  * Listen to Loans events
12353
12376
  */
12354
12377
  listenEvents() {
12378
+ // Update list of loans when added/changed loan bank account
12355
12379
  this.listenCSE(BankAccount, ['post', 'put'], (bankAccounts) => {
12356
12380
  if (bankAccounts.find(ba => !!ba.loan)) {
12357
12381
  this.resetCache();
@@ -12369,7 +12393,7 @@ class LoanService extends RestService$1 {
12369
12393
  }
12370
12394
  /**
12371
12395
  * Add new loan payout
12372
- * @TODO Vik: fix api (remove loan id from URL)
12396
+ * @TODO Vik (TT-2670): fix api (remove loan id from URL)
12373
12397
  * @TODO Alex: move to separated service
12374
12398
  */
12375
12399
  addPayoutLoan(loan, paidOutLoan) {
@@ -12382,7 +12406,7 @@ class LoanService extends RestService$1 {
12382
12406
  }
12383
12407
  /**
12384
12408
  * Delete loan payout
12385
- * @TODO Vik: fix api (remove loan id from URL)
12409
+ * @TODO (TT-2670): Vik: fix api (remove loan id from URL)
12386
12410
  * @TODO Alex: move to separated service
12387
12411
  */
12388
12412
  deletePayoutLoan(loan, payout) {
@@ -12396,7 +12420,7 @@ class LoanService extends RestService$1 {
12396
12420
  /**
12397
12421
  * Update loan payout
12398
12422
  *
12399
- * @TODO Vik: fix api (remove loan id from URL)
12423
+ * @TODO Vik (TT-2670): fix api (remove loan id from URL)
12400
12424
  * @TODO Alex: move to separated service
12401
12425
  */
12402
12426
  updatePayoutLoan(loan, paidOutLoan) {
@@ -12408,9 +12432,9 @@ class LoanService extends RestService$1 {
12408
12432
  }));
12409
12433
  }
12410
12434
  }
12411
- LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12412
- LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: LoanService, providedIn: 'root' });
12413
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: LoanService, decorators: [{
12435
+ LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12436
+ LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: LoanService, providedIn: 'root' });
12437
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: LoanService, decorators: [{
12414
12438
  type: Injectable,
12415
12439
  args: [{
12416
12440
  providedIn: 'root'
@@ -12429,9 +12453,9 @@ class PropertyCategoryService extends RestService$1 {
12429
12453
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
12430
12454
  }
12431
12455
  }
12432
- PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12433
- PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
12434
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCategoryService, decorators: [{
12456
+ PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12457
+ PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
12458
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCategoryService, decorators: [{
12435
12459
  type: Injectable,
12436
12460
  args: [{
12437
12461
  providedIn: 'root'
@@ -12447,9 +12471,9 @@ class PropertyCategoryMovementService extends RestService$1 {
12447
12471
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
12448
12472
  }
12449
12473
  }
12450
- PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12451
- PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
12452
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
12474
+ PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12475
+ PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
12476
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
12453
12477
  type: Injectable,
12454
12478
  args: [{
12455
12479
  providedIn: 'root'
@@ -12491,9 +12515,9 @@ class PropertyDocumentService extends RestService$1 {
12491
12515
  });
12492
12516
  }
12493
12517
  }
12494
- PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12495
- PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
12496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyDocumentService, decorators: [{
12518
+ PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12519
+ PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
12520
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyDocumentService, decorators: [{
12497
12521
  type: Injectable,
12498
12522
  args: [{
12499
12523
  providedIn: 'root'
@@ -12510,9 +12534,9 @@ class TaxExemptionService extends RestService$1 {
12510
12534
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
12511
12535
  }
12512
12536
  }
12513
- TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxExemptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12514
- TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
12515
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxExemptionService, decorators: [{
12537
+ TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxExemptionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12538
+ TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
12539
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxExemptionService, decorators: [{
12516
12540
  type: Injectable,
12517
12541
  args: [{
12518
12542
  providedIn: 'root'
@@ -12528,9 +12552,9 @@ class PropertySaleService extends RestService$1 {
12528
12552
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
12529
12553
  }
12530
12554
  }
12531
- PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12532
- PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
12533
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertySaleService, decorators: [{
12555
+ PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12556
+ PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
12557
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertySaleService, decorators: [{
12534
12558
  type: Injectable,
12535
12559
  args: [{
12536
12560
  providedIn: 'root'
@@ -12577,9 +12601,9 @@ class PropertyShareService extends RestService$1 {
12577
12601
  this.listenCSE(PropertySale, ['post', 'delete'], this.resetCache);
12578
12602
  }
12579
12603
  }
12580
- PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12581
- PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
12582
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyShareService, decorators: [{
12604
+ PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12605
+ PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
12606
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyShareService, decorators: [{
12583
12607
  type: Injectable,
12584
12608
  args: [{
12585
12609
  providedIn: 'root'
@@ -12677,9 +12701,9 @@ class PropertyService extends RestService$1 {
12677
12701
  }));
12678
12702
  }
12679
12703
  }
12680
- PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12681
- PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyService, providedIn: 'root' });
12682
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyService, decorators: [{
12704
+ PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12705
+ PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyService, providedIn: 'root' });
12706
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyService, decorators: [{
12683
12707
  type: Injectable,
12684
12708
  args: [{
12685
12709
  providedIn: 'root'
@@ -12723,9 +12747,9 @@ class ServiceNotificationService extends RestService {
12723
12747
  });
12724
12748
  }
12725
12749
  }
12726
- ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12727
- ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
12728
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServiceNotificationService, decorators: [{
12750
+ ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12751
+ ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
12752
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServiceNotificationService, decorators: [{
12729
12753
  type: Injectable,
12730
12754
  args: [{
12731
12755
  providedIn: 'root'
@@ -12774,9 +12798,9 @@ class SoleBusinessService extends RestService {
12774
12798
  }));
12775
12799
  }
12776
12800
  }
12777
- SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12778
- SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
12779
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessService, decorators: [{
12801
+ SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12802
+ SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
12803
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessService, decorators: [{
12780
12804
  type: Injectable,
12781
12805
  args: [{
12782
12806
  providedIn: 'root'
@@ -12791,9 +12815,9 @@ class SoleBusinessActivityService extends RestService {
12791
12815
  this.isHydra = true;
12792
12816
  }
12793
12817
  }
12794
- SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12795
- SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
12796
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
12818
+ SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12819
+ SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
12820
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
12797
12821
  type: Injectable,
12798
12822
  args: [{
12799
12823
  providedIn: 'root'
@@ -12819,9 +12843,9 @@ class SoleBusinessLossService extends RestService {
12819
12843
  });
12820
12844
  }
12821
12845
  }
12822
- SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12823
- SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
12824
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossService, decorators: [{
12846
+ SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12847
+ SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
12848
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossService, decorators: [{
12825
12849
  type: Injectable,
12826
12850
  args: [{
12827
12851
  providedIn: 'root'
@@ -12839,9 +12863,9 @@ class SoleBusinessLossOffsetRuleService extends RestService {
12839
12863
  this.isHydra = true;
12840
12864
  }
12841
12865
  }
12842
- SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12843
- SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
12844
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
12866
+ SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12867
+ SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
12868
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
12845
12869
  type: Injectable,
12846
12870
  args: [{
12847
12871
  providedIn: 'root'
@@ -12856,9 +12880,9 @@ class SoleContactService extends RestService {
12856
12880
  this.isHydra = true;
12857
12881
  }
12858
12882
  }
12859
- SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12860
- SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleContactService, providedIn: 'root' });
12861
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleContactService, decorators: [{
12883
+ SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12884
+ SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleContactService, providedIn: 'root' });
12885
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleContactService, decorators: [{
12862
12886
  type: Injectable,
12863
12887
  args: [{
12864
12888
  providedIn: 'root'
@@ -12914,9 +12938,9 @@ class SoleDepreciationMethodService {
12914
12938
  });
12915
12939
  }
12916
12940
  }
12917
- SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12918
- SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
12919
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
12941
+ SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12942
+ SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
12943
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
12920
12944
  type: Injectable,
12921
12945
  args: [{
12922
12946
  providedIn: 'root'
@@ -12969,9 +12993,9 @@ class SoleDetailsService {
12969
12993
  }));
12970
12994
  }
12971
12995
  }
12972
- SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
12973
- SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
12974
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDetailsService, decorators: [{
12996
+ SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
12997
+ SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
12998
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDetailsService, decorators: [{
12975
12999
  type: Injectable,
12976
13000
  args: [{
12977
13001
  providedIn: 'root'
@@ -13045,9 +13069,9 @@ class SoleInvoiceService extends RestService {
13045
13069
  });
13046
13070
  }
13047
13071
  }
13048
- SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13049
- SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
13050
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceService, decorators: [{
13072
+ SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13073
+ SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
13074
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceService, decorators: [{
13051
13075
  type: Injectable,
13052
13076
  args: [{
13053
13077
  providedIn: 'root'
@@ -13062,9 +13086,9 @@ class SoleInvoiceTemplateService extends RestService {
13062
13086
  this.isHydra = true;
13063
13087
  }
13064
13088
  }
13065
- SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13066
- SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
13067
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
13089
+ SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13090
+ SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
13091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
13068
13092
  type: Injectable,
13069
13093
  args: [{
13070
13094
  providedIn: 'root'
@@ -13079,9 +13103,9 @@ class BasReportService extends RestService {
13079
13103
  this.isHydra = true;
13080
13104
  }
13081
13105
  }
13082
- BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13083
- BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasReportService, providedIn: 'root' });
13084
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasReportService, decorators: [{
13106
+ BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13107
+ BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasReportService, providedIn: 'root' });
13108
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasReportService, decorators: [{
13085
13109
  type: Injectable,
13086
13110
  args: [{
13087
13111
  providedIn: 'root'
@@ -13099,9 +13123,9 @@ class ServicePriceService extends RestService {
13099
13123
  this.isHydra = true;
13100
13124
  }
13101
13125
  }
13102
- ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13103
- ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
13104
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServicePriceService, decorators: [{
13126
+ ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13127
+ ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
13128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServicePriceService, decorators: [{
13105
13129
  type: Injectable,
13106
13130
  args: [{
13107
13131
  providedIn: 'root'
@@ -13215,9 +13239,9 @@ class SubscriptionService {
13215
13239
  return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
13216
13240
  }
13217
13241
  }
13218
- SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13219
- SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
13220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SubscriptionService, decorators: [{
13242
+ SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13243
+ SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
13244
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SubscriptionService, decorators: [{
13221
13245
  type: Injectable,
13222
13246
  args: [{
13223
13247
  providedIn: 'root'
@@ -13252,9 +13276,9 @@ class TaxReviewHistoryService extends RestService {
13252
13276
  });
13253
13277
  }
13254
13278
  }
13255
- TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13256
- TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
13257
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
13279
+ TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13280
+ TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
13281
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
13258
13282
  type: Injectable,
13259
13283
  args: [{
13260
13284
  providedIn: 'root'
@@ -13343,9 +13367,9 @@ class TaxReviewService extends RestService {
13343
13367
  });
13344
13368
  }
13345
13369
  }
13346
- TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13347
- TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
13348
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewService, decorators: [{
13370
+ TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13371
+ TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
13372
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewService, decorators: [{
13349
13373
  type: Injectable,
13350
13374
  args: [{
13351
13375
  providedIn: 'root'
@@ -13402,9 +13426,9 @@ class TaxSummaryService {
13402
13426
  });
13403
13427
  }
13404
13428
  }
13405
- TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13406
- TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
13407
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxSummaryService, decorators: [{
13429
+ TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13430
+ TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
13431
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxSummaryService, decorators: [{
13408
13432
  type: Injectable,
13409
13433
  args: [{
13410
13434
  providedIn: 'root'
@@ -13498,9 +13522,9 @@ class TransactionAllocationService extends RestService {
13498
13522
  });
13499
13523
  }
13500
13524
  }
13501
- TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13502
- TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
13503
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionAllocationService, decorators: [{
13525
+ TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13526
+ TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
13527
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionAllocationService, decorators: [{
13504
13528
  type: Injectable,
13505
13529
  args: [{
13506
13530
  providedIn: 'root'
@@ -13526,9 +13550,9 @@ class TransactionReceiptService extends ReceiptService {
13526
13550
  this.listenEvents();
13527
13551
  }
13528
13552
  }
13529
- TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
13530
- TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
13531
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionReceiptService, decorators: [{
13553
+ TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
13554
+ TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
13555
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionReceiptService, decorators: [{
13532
13556
  type: Injectable,
13533
13557
  args: [{
13534
13558
  providedIn: 'root'
@@ -13848,9 +13872,9 @@ class TransactionService extends RestService {
13848
13872
  });
13849
13873
  }
13850
13874
  }
13851
- TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
13852
- TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionService, providedIn: 'root' });
13853
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionService, decorators: [{
13875
+ TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
13876
+ TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionService, providedIn: 'root' });
13877
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionService, decorators: [{
13854
13878
  type: Injectable,
13855
13879
  args: [{
13856
13880
  providedIn: 'root'
@@ -13879,9 +13903,9 @@ class TutorialVideoService {
13879
13903
  }
13880
13904
  TutorialVideoService.googleUrl = `https://www.googleapis.com/drive/v3/files?fields=*&mimeType='video/mp4'&orderBy=name`;
13881
13905
  TutorialVideoService.parents = '1uLMLzi8WUy2go9xhfzJEwgFwOM43dukM';
13882
- TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13883
- TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
13884
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TutorialVideoService, decorators: [{
13906
+ TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13907
+ TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
13908
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TutorialVideoService, decorators: [{
13885
13909
  type: Injectable,
13886
13910
  args: [{
13887
13911
  providedIn: 'root'
@@ -13901,9 +13925,9 @@ class VehicleService extends RestService {
13901
13925
  this.modelClass = Vehicle;
13902
13926
  }
13903
13927
  }
13904
- VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13905
- VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleService, providedIn: 'root' });
13906
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleService, decorators: [{
13928
+ VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13929
+ VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleService, providedIn: 'root' });
13930
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleService, decorators: [{
13907
13931
  type: Injectable,
13908
13932
  args: [{
13909
13933
  providedIn: 'root'
@@ -13975,9 +13999,9 @@ class VehicleClaimService extends RestService {
13975
13999
  combineLatest(batch$).subscribe();
13976
14000
  }
13977
14001
  }
13978
- VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13979
- VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
13980
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimService, decorators: [{
14002
+ VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14003
+ VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
14004
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimService, decorators: [{
13981
14005
  type: Injectable,
13982
14006
  args: [{
13983
14007
  providedIn: 'root'
@@ -14054,9 +14078,9 @@ class VehicleClaimDetailsService {
14054
14078
  this.update(vehicleClaimDetails).subscribe();
14055
14079
  }
14056
14080
  }
14057
- VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14058
- VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
14059
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
14081
+ VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14082
+ VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
14083
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
14060
14084
  type: Injectable,
14061
14085
  args: [{
14062
14086
  providedIn: 'root'
@@ -14076,9 +14100,9 @@ class VehicleLogbookService extends RestService {
14076
14100
  this.modelClass = VehicleLogbook;
14077
14101
  }
14078
14102
  }
14079
- VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14080
- VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
14081
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleLogbookService, decorators: [{
14103
+ VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14104
+ VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
14105
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleLogbookService, decorators: [{
14082
14106
  type: Injectable,
14083
14107
  args: [{
14084
14108
  providedIn: 'root'
@@ -14111,9 +14135,9 @@ class OccupationService {
14111
14135
  return this.occupationsSubject.asObservable();
14112
14136
  }
14113
14137
  }
14114
- OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14115
- OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: OccupationService, providedIn: 'root' });
14116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: OccupationService, decorators: [{
14138
+ OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14139
+ OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: OccupationService, providedIn: 'root' });
14140
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: OccupationService, decorators: [{
14117
14141
  type: Injectable,
14118
14142
  args: [{
14119
14143
  providedIn: 'root'
@@ -14157,9 +14181,9 @@ class UserEventSettingService extends RestService {
14157
14181
  }));
14158
14182
  }
14159
14183
  }
14160
- UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14161
- UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
14162
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventSettingService, decorators: [{
14184
+ UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14185
+ UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
14186
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventSettingService, decorators: [{
14163
14187
  type: Injectable,
14164
14188
  args: [{
14165
14189
  providedIn: 'root'
@@ -14174,9 +14198,9 @@ class UserEventTypeService extends RestService {
14174
14198
  this.isHydra = true;
14175
14199
  }
14176
14200
  }
14177
- UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14178
- UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
14179
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventTypeService, decorators: [{
14201
+ UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14202
+ UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
14203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventTypeService, decorators: [{
14180
14204
  type: Injectable,
14181
14205
  args: [{
14182
14206
  providedIn: 'root'
@@ -14193,9 +14217,9 @@ class UsersInviteService extends RestService {
14193
14217
  this.url = 'users/invite';
14194
14218
  }
14195
14219
  }
14196
- UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14197
- UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
14198
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UsersInviteService, decorators: [{
14220
+ UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14221
+ UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
14222
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UsersInviteService, decorators: [{
14199
14223
  type: Injectable,
14200
14224
  args: [{
14201
14225
  providedIn: 'root'
@@ -14346,7 +14370,6 @@ class AccountSetupService {
14346
14370
  }
14347
14371
  // Rental income item is completed when user added at least one property
14348
14372
  if (incomeTypes.property) {
14349
- // @TODO Alex (TT-1777): remove pipe when all services refactored
14350
14373
  batch.push(this.create(AccountSetupItemsEnum.PROPERTY, this.propertyService.getArray()));
14351
14374
  }
14352
14375
  // Sole business item is completed when user added at least one business
@@ -14389,9 +14412,9 @@ class AccountSetupService {
14389
14412
  }));
14390
14413
  }
14391
14414
  }
14392
- AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }], target: i0.ɵɵFactoryTarget.Injectable });
14393
- AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
14394
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AccountSetupService, decorators: [{
14415
+ AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }], target: i0.ɵɵFactoryTarget.Injectable });
14416
+ AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
14417
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AccountSetupService, decorators: [{
14395
14418
  type: Injectable,
14396
14419
  args: [{
14397
14420
  providedIn: 'root'
@@ -14417,9 +14440,9 @@ class RewardfulService {
14417
14440
  });
14418
14441
  }
14419
14442
  }
14420
- RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14421
- RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RewardfulService, providedIn: 'root' });
14422
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RewardfulService, decorators: [{
14443
+ RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14444
+ RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RewardfulService, providedIn: 'root' });
14445
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RewardfulService, decorators: [{
14423
14446
  type: Injectable,
14424
14447
  args: [{
14425
14448
  providedIn: 'root'
@@ -14464,9 +14487,9 @@ class AssetsService {
14464
14487
  return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
14465
14488
  }
14466
14489
  }
14467
- AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14468
- AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AssetsService, providedIn: 'root' });
14469
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: AssetsService, decorators: [{
14490
+ AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14491
+ AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AssetsService, providedIn: 'root' });
14492
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: AssetsService, decorators: [{
14470
14493
  type: Injectable,
14471
14494
  args: [{
14472
14495
  providedIn: 'root'
@@ -14529,9 +14552,9 @@ class BankTransactionCalculationService {
14529
14552
  return allocations.getByBankTransactionsIds(bankTransactions.debitTransactions.getIds()).amount;
14530
14553
  }
14531
14554
  }
14532
- BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14533
- BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
14534
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
14555
+ BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14556
+ BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
14557
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
14535
14558
  type: Injectable,
14536
14559
  args: [{
14537
14560
  providedIn: 'root'
@@ -14560,9 +14583,9 @@ class BankAccountCalculationService {
14560
14583
  return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
14561
14584
  }
14562
14585
  }
14563
- BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
14564
- BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
14565
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BankAccountCalculationService, decorators: [{
14586
+ BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
14587
+ BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
14588
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BankAccountCalculationService, decorators: [{
14566
14589
  type: Injectable,
14567
14590
  args: [{
14568
14591
  providedIn: 'root'
@@ -14587,9 +14610,9 @@ class ExportFormatterService {
14587
14610
  }));
14588
14611
  }
14589
14612
  }
14590
- ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$2.CurrencyPipe }, { token: i1$2.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
14591
- ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
14592
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ExportFormatterService, decorators: [{
14613
+ ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$2.CurrencyPipe }, { token: i1$2.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
14614
+ ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
14615
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ExportFormatterService, decorators: [{
14593
14616
  type: Injectable,
14594
14617
  args: [{
14595
14618
  providedIn: 'root'
@@ -14610,9 +14633,9 @@ class HeaderTitleService {
14610
14633
  }), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
14611
14634
  }
14612
14635
  }
14613
- HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: HeaderTitleService, deps: [{ token: i1$1.Router }, { token: i1$1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
14614
- HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
14615
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: HeaderTitleService, decorators: [{
14636
+ HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: HeaderTitleService, deps: [{ token: i1$1.Router }, { token: i1$1.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
14637
+ HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
14638
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: HeaderTitleService, decorators: [{
14616
14639
  type: Injectable,
14617
14640
  args: [{
14618
14641
  providedIn: 'root'
@@ -14646,9 +14669,9 @@ class IntercomService {
14646
14669
  window.Intercom('boot', connectionCredentials);
14647
14670
  }
14648
14671
  }
14649
- IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14650
- IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IntercomService, providedIn: 'root' });
14651
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: IntercomService, decorators: [{
14672
+ IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14673
+ IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IntercomService, providedIn: 'root' });
14674
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: IntercomService, decorators: [{
14652
14675
  type: Injectable,
14653
14676
  args: [{
14654
14677
  providedIn: 'root'
@@ -14709,9 +14732,9 @@ class PdfFromDomElementService {
14709
14732
  .then((blob) => new File([blob], filename, { type: 'application/pdf' })));
14710
14733
  }
14711
14734
  }
14712
- PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14713
- PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
14714
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromDomElementService, decorators: [{
14735
+ PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14736
+ PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
14737
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromDomElementService, decorators: [{
14715
14738
  type: Injectable,
14716
14739
  args: [{
14717
14740
  providedIn: 'root'
@@ -14790,9 +14813,9 @@ class PdfFromTableService {
14790
14813
  doc.addImage(logo, 'PNG', doc.internal.pageSize.width - FILE_SETTINGS.logo.positionX, FILE_SETTINGS.logo.positionY, FILE_SETTINGS.logo.width, FILE_SETTINGS.logo.height);
14791
14814
  }
14792
14815
  }
14793
- PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14794
- PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
14795
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromTableService, decorators: [{
14816
+ PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14817
+ PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
14818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromTableService, decorators: [{
14796
14819
  type: Injectable,
14797
14820
  args: [{
14798
14821
  providedIn: 'root'
@@ -14824,9 +14847,9 @@ class PdfFromDataTableService extends PdfFromTableService {
14824
14847
  return pdf;
14825
14848
  }
14826
14849
  }
14827
- PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
14828
- PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
14829
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromDataTableService, decorators: [{
14850
+ PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
14851
+ PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
14852
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromDataTableService, decorators: [{
14830
14853
  type: Injectable,
14831
14854
  args: [{
14832
14855
  providedIn: 'root'
@@ -14859,9 +14882,9 @@ class PdfFromHtmlTableService extends PdfFromTableService {
14859
14882
  return pdf;
14860
14883
  }
14861
14884
  }
14862
- PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14863
- PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
14864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
14885
+ PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14886
+ PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
14887
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
14865
14888
  type: Injectable,
14866
14889
  args: [{
14867
14890
  providedIn: 'root'
@@ -14894,9 +14917,9 @@ class EquityPositionChartService {
14894
14917
  }));
14895
14918
  }
14896
14919
  }
14897
- EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14898
- EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
14899
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: EquityPositionChartService, decorators: [{
14920
+ EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
14921
+ EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
14922
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: EquityPositionChartService, decorators: [{
14900
14923
  type: Injectable,
14901
14924
  args: [{
14902
14925
  providedIn: 'root'
@@ -15068,9 +15091,9 @@ class PropertyCalculationService {
15068
15091
  }
15069
15092
  }
15070
15093
  }
15071
- PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
15072
- PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
15073
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyCalculationService, decorators: [{
15094
+ PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
15095
+ PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
15096
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyCalculationService, decorators: [{
15074
15097
  type: Injectable,
15075
15098
  args: [{
15076
15099
  providedIn: 'root'
@@ -15127,9 +15150,9 @@ class PropertyTransactionReportService {
15127
15150
  }));
15128
15151
  }
15129
15152
  }
15130
- PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
15131
- PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
15132
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
15153
+ PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
15154
+ PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
15155
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
15133
15156
  type: Injectable,
15134
15157
  args: [{
15135
15158
  providedIn: 'root'
@@ -15199,9 +15222,9 @@ class TransactionCalculationService {
15199
15222
  return bankTransactions.sumBy('amount') - allocations.getByBankTransactionsIds(bankTransactions.getIds()).sumBy('amount');
15200
15223
  }
15201
15224
  }
15202
- TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
15203
- TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
15204
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionCalculationService, decorators: [{
15225
+ TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
15226
+ TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
15227
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionCalculationService, decorators: [{
15205
15228
  type: Injectable,
15206
15229
  args: [{
15207
15230
  providedIn: 'root'
@@ -15261,9 +15284,9 @@ class LogbookBestPeriodService {
15261
15284
  });
15262
15285
  }
15263
15286
  }
15264
- LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
15265
- LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
15266
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
15287
+ LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
15288
+ LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
15289
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
15267
15290
  type: Injectable,
15268
15291
  args: [{
15269
15292
  providedIn: 'root'
@@ -15304,9 +15327,9 @@ class XlsxService {
15304
15327
  return xlsx.write(workbook, { bookType: 'xlsx', type: 'array' });
15305
15328
  }
15306
15329
  }
15307
- XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
15308
- XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: XlsxService, providedIn: 'root' });
15309
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: XlsxService, decorators: [{
15330
+ XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
15331
+ XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: XlsxService, providedIn: 'root' });
15332
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: XlsxService, decorators: [{
15310
15333
  type: Injectable,
15311
15334
  args: [{
15312
15335
  providedIn: 'root'
@@ -16335,9 +16358,6 @@ class SoleInvoiceTemplateForm extends AbstractForm {
16335
16358
  * https://taxtank.atlassian.net/wiki/spaces/TAXTANK/pages/268533936/BAS+Report
16336
16359
  */
16337
16360
  class BasReportForm extends AbstractForm {
16338
- /**
16339
- * @TODO vik TransactionBaseCollection here and everywhere
16340
- */
16341
16361
  constructor(report, transactions, allocations, depreciations) {
16342
16362
  super({
16343
16363
  dateFrom: new FormControl(report.dateFrom, Validators.required),
@@ -16360,10 +16380,7 @@ class BasReportForm extends AbstractForm {
16360
16380
  const filteredTransactions = transactions.filterByRange('date', dateFrom, dateTo);
16361
16381
  const filteredDepreciations = depreciations.filterByRange('date', dateFrom, dateTo);
16362
16382
  const incomeTransactions = filteredTransactions.getIncomeTransactions();
16363
- const expenseTransactions = new TransactionBaseCollection([
16364
- ...filteredTransactions.getExpenseTransactions().toArray(),
16365
- ...filteredDepreciations.toArray()
16366
- ]);
16383
+ const expenseTransactions = new TransactionCollection(filteredTransactions.getExpenseTransactions().toArray(), filteredDepreciations.toArray());
16367
16384
  // all sole income claimed as 100%
16368
16385
  this.get('income').setValue(incomeTransactions.getAllocatedAmount(allocations));
16369
16386
  this.get('incomeGST').setValue(incomeTransactions.calculateAllocatedGST(allocations));
@@ -17822,5 +17839,5 @@ class DepreciationForm extends TransactionBaseForm {
17822
17839
  * Generated bundle index. Do not edit.
17823
17840
  */
17824
17841
 
17825
- export { AbstractForm, AbstractModel, AccountSetupItem, AccountSetupItemCollection, AccountSetupService, Address, AddressForm, AddressService, AddressTypeEnum, AlphabetColorsEnum, AnnualFrequencyEnum, AppEvent, AppEvent2, AppEventTypeEnum, AssetEntityTypeEnum, AssetTypeEnum, AssetsService, AuthService, BANK_ACCOUNT_TYPES, Badge, BadgeColorEnum, Bank, BankAccount, BankAccountAddManualForm, BankAccountAllocationForm, BankAccountCalculationService, BankAccountChartData, BankAccountCollection, BankAccountImportForm, BankAccountPropertiesForm, BankAccountProperty, BankAccountService, BankAccountStatusEnum, BankAccountTypeEnum, BankAccountsImportForm, BankConnection, BankConnectionService, BankConnectionStatusEnum, BankExternalStats, BankLoginData, BankLoginForm, BankService, BankTransaction, BankTransactionCalculationService, BankTransactionChartData, BankTransactionCollection, BankTransactionService, BankTransactionSummaryFieldsEnum, BankTransactionTypeEnum, BasReport, BasReportForm, BasReportService, BasiqConfig, BasiqJob, BasiqJobResponse, BasiqJobStep, BasiqService, BasiqToken, BasiqTokenService, BorrowingExpense, BorrowingExpenseLoan, BorrowingExpenseService, BusinessTypeEnum, CAPITAL_COSTS_ITEMS, CHART_ACCOUNTS_CATEGORIES, CalculationFormItem, CalculationFormTypeEnum, CgtExemptionAndRolloverCodeEnum, ChartAccounts, ChartAccountsCategoryECollection, ChartAccountsCategoryEnum, ChartAccountsCollection, ChartAccountsDepreciation, ChartAccountsDepreciationService, ChartAccountsEtpEnum, ChartAccountsHeading, ChartAccountsHeadingListEnum, ChartAccountsHeadingTaxDeductibleEnum, ChartAccountsHeadingTaxableEnum, ChartAccountsHeadingVehicleListEnum, ChartAccountsKeepSign, ChartAccountsListEnum, ChartAccountsMetadata, ChartAccountsMetadataListEnum, ChartAccountsMetadataTypeEnum, ChartAccountsSalaryAdjustmentsListEnum, ChartAccountsSalaryIncludedListEnum, ChartAccountsService, ChartAccountsTaxLabelsEnum, ChartAccountsTypeEnum, ChartAccountsValue, ChartData, ChartSerie, Chat, ChatCollection, ChatService, ChatStatusEnum, ChatViewTypeEnum, ClientCollection, ClientDetails, ClientDetailsMedicareExemptionEnum, ClientDetailsWorkDepreciationCalculationEnum, ClientDetailsWorkingHolidayMakerEnum, ClientIncomeTypes, ClientIncomeTypesForm, ClientIncomeTypesService, ClientInvite, ClientInviteCollection, ClientInviteService, ClientInviteStatusEnum, ClientInviteTypeEnum, ClientMovement, ClientMovementCollection, ClientMovementService, ClientPortfolioChartData, ClientPortfolioReport, ClientPortfolioReportCollection, ClientPortfolioReportService, Collection, CollectionDictionary, CorelogicService, CorelogicSuggestion, Country, DEDUCTION_CATEGORIES, DEPRECIATION_GROUPS, DOCUMENT_FILE_TYPES, DeductionClothingTypeEnum, DeductionSelfEducationTypeEnum, Depreciation, DepreciationCalculationEnum, DepreciationCalculationPercentEnum, DepreciationCapitalProject, DepreciationCapitalProjectService, DepreciationCollection, DepreciationForecast, DepreciationForecastCollection, DepreciationForm, DepreciationGroup, DepreciationGroupEnum, DepreciationGroupItem, DepreciationLvpAssetTypeEnum, DepreciationLvpRateEnum, DepreciationLvpReportItem, DepreciationLvpReportItemCollection, DepreciationReceipt, DepreciationReceiptService, DepreciationReportItem, DepreciationReportItemCollection, DepreciationService, DepreciationTypeEnum, DepreciationWriteOffAmountEnum, Dictionary, Document, DocumentApiUrlPrefixEnum, DocumentFolder, DocumentFolderService, DocumentService, DocumentTypeEnum, ENDPOINTS, EmployeeCollection, EmployeeDetails, EmployeeInvite, EmployeeInviteService, EmployeeService, Endpoint, EquityPositionChartService, EventDispatcherService, ExportDataTable, ExportFormatEnum, ExportFormatterService, ExportableCollection, FacebookService, FileValidator, FinancialYear, Firm, FirmService, FirmTypeEnum, FormValidationsEnum, HeaderTitleService, IconsFileEnum, IncomeAmountTypeEnum, IncomePosition, IncomeSource, IncomeSourceChartData, IncomeSourceCollection, IncomeSourceForecast, IncomeSourceForecastService, IncomeSourceForecastTrustTypeEnum, IncomeSourceService, IncomeSourceType, IncomeSourceTypeEnum, IncomeSourceTypeListOtherEnum, IncomeSourceTypeListSoleEnum, IncomeSourceTypeListWorkEnum, InterceptorsModule, IntercomService, InviteStatusEnum, JwtService, Loan, LoanBankTypeEnum, LoanCollection, LoanForm, LoanFrequencyEnum, LoanInterestTypeEnum, LoanMaxNumberOfPaymentsEnum, LoanPayment, LoanPaymentCollection, LoanPayout, LoanPayoutTypeEnum, LoanRepaymentFrequencyEnum, LoanRepaymentTypeEnum, LoanService, LoanTypeEnum, LoanVehicleTypeEnum, LogbookBestPeriodService, LogbookPeriod, LoginForm, LossTypeEnum, MODULE_URL_LIST, MONTHS, Message, MessageCollection, MessageDocument, MessageDocumentCollection, MessageDocumentService, MessageService, MonthNameShortEnum, MonthNumberEnum, MyAccountHistory, MyAccountHistoryInitiatedByEnum, MyAccountHistoryStatusEnum, MyAccountHistoryTypeEnum, MyTaxBusinessDetails, MyTaxBusinessDetailsForm, MyTaxBusinessIncome, MyTaxBusinessIncomeForm, MyTaxBusinessIncomeOrLossesForm, MyTaxBusinessLosses, MyTaxBusinessLossesForm, MyTaxCgt, MyTaxCgtForm, MyTaxDeductions, MyTaxDeductionsForm, MyTaxDividends, MyTaxDividendsForm, MyTaxEstimate, MyTaxIncomeStatements, MyTaxIncomeStatementsForm, MyTaxIncomeTests, MyTaxIncomeTestsForm, MyTaxInterest, MyTaxInterestForm, MyTaxLosses, MyTaxLossesForm, MyTaxMedicareForm, MyTaxOffsets, MyTaxOffsetsForm, MyTaxOtherIncome, MyTaxOtherIncomeForm, MyTaxPartnershipsAndTrusts, MyTaxPartnershipsAndTrustsForm, MyTaxRent, MyTaxRentForm, Notification, Occupation, OccupationService, PASSWORD_REGEXPS, PasswordForm, PdfFromDataTableService, PdfFromDomElementService, PdfFromHtmlTableService, PdfFromTableService, PdfOrientationEnum, PdfSettings, Phone, PhoneForm, PhoneTypeEnum, PreloaderService, Property, PropertyCalculationService, PropertyCategory, PropertyCategoryListEnum, PropertyCategoryMovement, PropertyCategoryMovementCollection, PropertyCategoryMovementService, PropertyCategoryService, PropertyCollection, PropertyDepreciationCalculationEnum, PropertyDocument, PropertyDocumentService, PropertyEquityChartData, PropertyEquityChartItem, PropertyEquityChartTypeEnum, PropertyForecast, PropertyReportItem, PropertyReportItemCollection, PropertyReportItemDepreciation, PropertyReportItemDepreciationCollection, PropertyReportItemTransaction, PropertyReportItemTransactionCollection, PropertySale, PropertySaleCollection, PropertySaleCostBase, PropertySaleCostBaseForm, PropertySaleCostSaleForm, PropertySaleExemptionsForm, PropertySaleService, PropertySaleTaxExemptionMetadata, PropertySaleTaxExemptionMetadataCollection, PropertyService, PropertyShare, PropertyShareAccessEnum, PropertyShareCollection, PropertyShareService, PropertyShareStatusEnum, PropertySubscription, PropertyTransactionReportService, PropertyValuation, ReceiptService, RegisterClientForm, RegisterFirmForm, RegistrationInvite, RegistrationInviteStatusEnum, ReportItem, ReportItemCollection, ReportItemDetails, ResetPasswordForm, RestService$1 as RestService, RewardfulService, SalaryForecast, SalaryForecastFrequencyEnum, SalaryForecastService, ServiceNotificationService, ServiceNotificationStatusEnum, ServiceNotificationTypeEnum, ServicePayment, ServicePaymentStatusEnum, ServicePrice, ServicePriceRecurringIntervalEnum, ServicePriceService, ServicePriceTypeEnum, ServiceProduct, ServiceProductIdEnum, ServiceProductStatusEnum, ServiceSubscription, ServiceSubscriptionCollection, ServiceSubscriptionItem, ServiceSubscriptionStatusEnum, ShareFilterOptionsEnum, SoleBusiness, SoleBusinessActivity, SoleBusinessActivityService, SoleBusinessAllocation, SoleBusinessAllocationsForm, SoleBusinessForm, SoleBusinessLoss, SoleBusinessLossForm, SoleBusinessLossOffsetRule, SoleBusinessLossOffsetRuleService, SoleBusinessLossReport, SoleBusinessLossService, SoleBusinessLossesCollection, SoleBusinessService, SoleContact, SoleContactForm, SoleContactService, SoleDepreciationMethod, SoleDepreciationMethodEnum, SoleDepreciationMethodForm, SoleDepreciationMethodService, SoleDetails, SoleDetailsForm, SoleDetailsService, SoleForecast, SoleForecastService, SoleInvoice, SoleInvoiceCollection, SoleInvoiceForm, SoleInvoiceItem, SoleInvoiceItemCollection, SoleInvoiceItemForm, SoleInvoiceService, SoleInvoiceStatusesEnum, SoleInvoiceTaxTypeEnum, SoleInvoiceTemplate, SoleInvoiceTemplateForm, SoleInvoiceTemplateService, SoleInvoiceTemplateTaxTypeEnum, SpareDocumentSpareTypeEnum, SseService, StatesEnum, SubscriptionService, TAX_RETURN_CATEGORIES, TYPE_LOAN, TankTypeEnum, TaxCalculationMedicareExemptionEnum, TaxCalculationTypeEnum, TaxExemption, TaxExemptionEnum, TaxExemptionMetadata, TaxExemptionMetadataEnum, TaxExemptionService, TaxReturnCategoryListEnum, TaxReturnCategorySectionEnum, TaxReview, TaxReviewCollection, TaxReviewHistoryService, TaxReviewService, TaxReviewStatusEnum, TaxSummary, TaxSummaryListEnum, TaxSummarySection, TaxSummarySectionEnum, TaxSummaryService, TaxSummaryTaxSummaryEnum, TaxSummaryTypeEnum, TicketFeedbackEnum, TicketStatusEnum, TicketTypesEnum, Toast, ToastService, ToastTypeEnum, Transaction, TransactionAllocation, TransactionAllocationCollection, TransactionAllocationService, TransactionBase, TransactionBaseCollection, TransactionBaseForm, TransactionCalculationService, TransactionCategoryEnum, TransactionCollection, TransactionForm, TransactionMetadata, TransactionOperationEnum, TransactionReceipt, TransactionReceiptService, TransactionService, TransactionSourceEnum, TransactionTypeEnum, TtCoreModule, TutorialVideoService, USER_ROLES, USER_WORK_POSITION, User, UserEventSetting, UserEventSettingCollection, UserEventSettingFieldEnum, UserEventSettingService, UserEventStatusEnum, UserEventType, UserEventTypeCategory, UserEventTypeClientTypeEnum, UserEventTypeCollection, UserEventTypeEmployeeTypeEnum, UserEventTypeFrequencyEnum, UserEventTypeService, UserEventTypeUserTypeEnum, UserInviteForm, UserMedicareExemptionEnum, UserRolesEnum, UserService, UserStatusEnum, UserSwitcherService, UserTitleEnum, UserToRegister, UserWorkDepreciationCalculationEnum, UserWorkingHolidayMakerEnum, UsersInviteService, Vehicle, VehicleClaim, VehicleClaimCollection, VehicleClaimDetails, VehicleClaimDetailsForm, VehicleClaimDetailsMethodEnum, VehicleClaimDetailsService, VehicleClaimForm, VehicleClaimService, VehicleExpense, VehicleExpenseCollection, VehicleForm, VehicleLogbook, VehicleLogbookCollection, VehicleLogbookForm, VehicleLogbookPurposeEnum, VehicleLogbookService, VehicleService, WorkIncomeForm, XlsxService, atLeastOneCheckedValidator, atoLinks, autocompleteValidator, cloneDeep, compare, compareMatOptions, conditionalValidator, createDate, currentFinYearValidator, displayMatOptions, enumToList, fieldsSumValidator, getDocIcon, minDateValidator, passwordMatchValidator, passwordValidator, replace, roundTo, sort, sortDeep, taxReviewFilterPredicate, toArray };
17842
+ export { AbstractForm, AbstractModel, AccountSetupItem, AccountSetupItemCollection, AccountSetupService, Address, AddressForm, AddressService, AddressTypeEnum, AlphabetColorsEnum, AnnualFrequencyEnum, AppEvent, AppEvent2, AppEventTypeEnum, AssetEntityTypeEnum, AssetTypeEnum, AssetsService, AuthService, BANK_ACCOUNT_TYPES, Badge, BadgeColorEnum, Bank, BankAccount, BankAccountAddManualForm, BankAccountAllocationForm, BankAccountCalculationService, BankAccountChartData, BankAccountCollection, BankAccountImportForm, BankAccountPropertiesForm, BankAccountProperty, BankAccountService, BankAccountStatusEnum, BankAccountTypeEnum, BankAccountsImportForm, BankConnection, BankConnectionService, BankConnectionStatusEnum, BankExternalStats, BankLoginData, BankLoginForm, BankService, BankTransaction, BankTransactionCalculationService, BankTransactionChartData, BankTransactionCollection, BankTransactionService, BankTransactionSummaryFieldsEnum, BankTransactionTypeEnum, BasReport, BasReportForm, BasReportService, BasiqConfig, BasiqJob, BasiqJobResponse, BasiqJobStep, BasiqService, BasiqToken, BasiqTokenService, BorrowingExpense, BorrowingExpenseLoan, BorrowingExpenseService, BusinessTypeEnum, CAPITAL_COSTS_ITEMS, CHART_ACCOUNTS_CATEGORIES, CalculationFormItem, CalculationFormTypeEnum, CgtExemptionAndRolloverCodeEnum, ChartAccounts, ChartAccountsCategoryECollection, ChartAccountsCategoryEnum, ChartAccountsCollection, ChartAccountsDepreciation, ChartAccountsDepreciationService, ChartAccountsEtpEnum, ChartAccountsHeading, ChartAccountsHeadingListEnum, ChartAccountsHeadingTaxDeductibleEnum, ChartAccountsHeadingTaxableEnum, ChartAccountsHeadingVehicleListEnum, ChartAccountsKeepSign, ChartAccountsListEnum, ChartAccountsMetadata, ChartAccountsMetadataListEnum, ChartAccountsMetadataTypeEnum, ChartAccountsSalaryAdjustmentsListEnum, ChartAccountsSalaryIncludedListEnum, ChartAccountsService, ChartAccountsTaxLabelsEnum, ChartAccountsTypeEnum, ChartAccountsValue, ChartData, ChartSerie, Chat, ChatCollection, ChatService, ChatStatusEnum, ChatViewTypeEnum, ClientCollection, ClientDetails, ClientDetailsMedicareExemptionEnum, ClientDetailsWorkDepreciationCalculationEnum, ClientDetailsWorkingHolidayMakerEnum, ClientIncomeTypes, ClientIncomeTypesForm, ClientIncomeTypesService, ClientInvite, ClientInviteCollection, ClientInviteService, ClientInviteStatusEnum, ClientInviteTypeEnum, ClientMovement, ClientMovementCollection, ClientMovementService, ClientPortfolioChartData, ClientPortfolioReport, ClientPortfolioReportCollection, ClientPortfolioReportService, Collection, CollectionDictionary, CorelogicService, CorelogicSuggestion, Country, DEDUCTION_CATEGORIES, DEPRECIATION_GROUPS, DOCUMENT_FILE_TYPES, DeductionClothingTypeEnum, DeductionSelfEducationTypeEnum, Depreciation, DepreciationCalculationEnum, DepreciationCalculationPercentEnum, DepreciationCapitalProject, DepreciationCapitalProjectService, DepreciationCollection, DepreciationForecast, DepreciationForecastCollection, DepreciationForm, DepreciationGroup, DepreciationGroupEnum, DepreciationGroupItem, DepreciationLvpAssetTypeEnum, DepreciationLvpRateEnum, DepreciationLvpReportItem, DepreciationLvpReportItemCollection, DepreciationReceipt, DepreciationReceiptService, DepreciationReportItem, DepreciationReportItemCollection, DepreciationService, DepreciationTypeEnum, DepreciationWriteOffAmountEnum, Dictionary, Document, DocumentApiUrlPrefixEnum, DocumentFolder, DocumentFolderService, DocumentService, DocumentTypeEnum, ENDPOINTS, EmployeeCollection, EmployeeDetails, EmployeeInvite, EmployeeInviteService, EmployeeService, Endpoint, EquityPositionChartService, EventDispatcherService, ExportDataTable, ExportFormatEnum, ExportFormatterService, ExportableCollection, FacebookService, FileValidator, FinancialYear, Firm, FirmService, FirmTypeEnum, FormValidationsEnum, HeaderTitleService, IconsFileEnum, IncomeAmountTypeEnum, IncomePosition, IncomeSource, IncomeSourceChartData, IncomeSourceCollection, IncomeSourceForecast, IncomeSourceForecastService, IncomeSourceForecastTrustTypeEnum, IncomeSourceService, IncomeSourceType, IncomeSourceTypeEnum, IncomeSourceTypeListOtherEnum, IncomeSourceTypeListSoleEnum, IncomeSourceTypeListWorkEnum, InterceptorsModule, IntercomService, InviteStatusEnum, JwtService, Loan, LoanBankTypeEnum, LoanCollection, LoanForm, LoanFrequencyEnum, LoanInterestTypeEnum, LoanMaxNumberOfPaymentsEnum, LoanPayment, LoanPaymentCollection, LoanPayout, LoanPayoutTypeEnum, LoanRepaymentFrequencyEnum, LoanRepaymentTypeEnum, LoanService, LoanTypeEnum, LoanVehicleTypeEnum, LogbookBestPeriodService, LogbookPeriod, LoginForm, LossTypeEnum, MODULE_URL_LIST, MONTHS, Message, MessageCollection, MessageDocument, MessageDocumentCollection, MessageDocumentService, MessageService, MonthNameShortEnum, MonthNumberEnum, MyAccountHistory, MyAccountHistoryInitiatedByEnum, MyAccountHistoryStatusEnum, MyAccountHistoryTypeEnum, MyTaxBusinessDetails, MyTaxBusinessDetailsForm, MyTaxBusinessIncome, MyTaxBusinessIncomeForm, MyTaxBusinessIncomeOrLossesForm, MyTaxBusinessLosses, MyTaxBusinessLossesForm, MyTaxCgt, MyTaxCgtForm, MyTaxDeductions, MyTaxDeductionsForm, MyTaxDividends, MyTaxDividendsForm, MyTaxEstimate, MyTaxIncomeStatements, MyTaxIncomeStatementsForm, MyTaxIncomeTests, MyTaxIncomeTestsForm, MyTaxInterest, MyTaxInterestForm, MyTaxLosses, MyTaxLossesForm, MyTaxMedicareForm, MyTaxOffsets, MyTaxOffsetsForm, MyTaxOtherIncome, MyTaxOtherIncomeForm, MyTaxPartnershipsAndTrusts, MyTaxPartnershipsAndTrustsForm, MyTaxRent, MyTaxRentForm, Notification, Occupation, OccupationService, PASSWORD_REGEXPS, PasswordForm, PdfFromDataTableService, PdfFromDomElementService, PdfFromHtmlTableService, PdfFromTableService, PdfOrientationEnum, PdfSettings, Phone, PhoneForm, PhoneTypeEnum, PreloaderService, Property, PropertyCalculationService, PropertyCategory, PropertyCategoryListEnum, PropertyCategoryMovement, PropertyCategoryMovementCollection, PropertyCategoryMovementService, PropertyCategoryService, PropertyCollection, PropertyDepreciationCalculationEnum, PropertyDocument, PropertyDocumentService, PropertyEquityChartData, PropertyEquityChartItem, PropertyEquityChartTypeEnum, PropertyForecast, PropertyReportItem, PropertyReportItemCollection, PropertyReportItemDepreciation, PropertyReportItemDepreciationCollection, PropertyReportItemTransaction, PropertyReportItemTransactionCollection, PropertySale, PropertySaleCollection, PropertySaleCostBase, PropertySaleCostBaseForm, PropertySaleCostSaleForm, PropertySaleExemptionsForm, PropertySaleService, PropertySaleTaxExemptionMetadata, PropertySaleTaxExemptionMetadataCollection, PropertyService, PropertyShare, PropertyShareAccessEnum, PropertyShareCollection, PropertyShareService, PropertyShareStatusEnum, PropertySubscription, PropertyTransactionReportService, PropertyValuation, ReceiptService, RegisterClientForm, RegisterFirmForm, RegistrationInvite, RegistrationInviteStatusEnum, ReportItem, ReportItemCollection, ReportItemDetails, ResetPasswordForm, RestService$1 as RestService, RewardfulService, SalaryForecast, SalaryForecastFrequencyEnum, SalaryForecastService, ServiceNotificationService, ServiceNotificationStatusEnum, ServiceNotificationTypeEnum, ServicePayment, ServicePaymentStatusEnum, ServicePrice, ServicePriceRecurringIntervalEnum, ServicePriceService, ServicePriceTypeEnum, ServiceProduct, ServiceProductIdEnum, ServiceProductStatusEnum, ServiceSubscription, ServiceSubscriptionCollection, ServiceSubscriptionItem, ServiceSubscriptionStatusEnum, ShareFilterOptionsEnum, SoleBusiness, SoleBusinessActivity, SoleBusinessActivityService, SoleBusinessAllocation, SoleBusinessAllocationsForm, SoleBusinessForm, SoleBusinessLoss, SoleBusinessLossForm, SoleBusinessLossOffsetRule, SoleBusinessLossOffsetRuleService, SoleBusinessLossReport, SoleBusinessLossService, SoleBusinessLossesCollection, SoleBusinessService, SoleContact, SoleContactForm, SoleContactService, SoleDepreciationMethod, SoleDepreciationMethodEnum, SoleDepreciationMethodForm, SoleDepreciationMethodService, SoleDetails, SoleDetailsForm, SoleDetailsService, SoleForecast, SoleForecastService, SoleInvoice, SoleInvoiceCollection, SoleInvoiceForm, SoleInvoiceItem, SoleInvoiceItemCollection, SoleInvoiceItemForm, SoleInvoiceService, SoleInvoiceStatusesEnum, SoleInvoiceTaxTypeEnum, SoleInvoiceTemplate, SoleInvoiceTemplateForm, SoleInvoiceTemplateService, SoleInvoiceTemplateTaxTypeEnum, SpareDocumentSpareTypeEnum, SseService, StatesEnum, SubscriptionService, TAX_RETURN_CATEGORIES, TYPE_LOAN, TankTypeEnum, TaxCalculationMedicareExemptionEnum, TaxCalculationTypeEnum, TaxExemption, TaxExemptionEnum, TaxExemptionMetadata, TaxExemptionMetadataEnum, TaxExemptionService, TaxReturnCategoryListEnum, TaxReturnCategorySectionEnum, TaxReview, TaxReviewCollection, TaxReviewHistoryService, TaxReviewService, TaxReviewStatusEnum, TaxSummary, TaxSummaryListEnum, TaxSummarySection, TaxSummarySectionEnum, TaxSummaryService, TaxSummaryTaxSummaryEnum, TaxSummaryTypeEnum, TicketFeedbackEnum, TicketStatusEnum, TicketTypesEnum, Toast, ToastService, ToastTypeEnum, Transaction, TransactionAllocation, TransactionAllocationCollection, TransactionAllocationService, TransactionBase, TransactionBaseForm, TransactionCalculationService, TransactionCategoryEnum, TransactionCollection, TransactionForm, TransactionMetadata, TransactionOperationEnum, TransactionReceipt, TransactionReceiptService, TransactionService, TransactionSourceEnum, TransactionTypeEnum, TtCoreModule, TutorialVideoService, USER_ROLES, USER_WORK_POSITION, User, UserEventSetting, UserEventSettingCollection, UserEventSettingFieldEnum, UserEventSettingService, UserEventStatusEnum, UserEventType, UserEventTypeCategory, UserEventTypeClientTypeEnum, UserEventTypeCollection, UserEventTypeEmployeeTypeEnum, UserEventTypeFrequencyEnum, UserEventTypeService, UserEventTypeUserTypeEnum, UserInviteForm, UserMedicareExemptionEnum, UserRolesEnum, UserService, UserStatusEnum, UserSwitcherService, UserTitleEnum, UserToRegister, UserWorkDepreciationCalculationEnum, UserWorkingHolidayMakerEnum, UsersInviteService, Vehicle, VehicleClaim, VehicleClaimCollection, VehicleClaimDetails, VehicleClaimDetailsForm, VehicleClaimDetailsMethodEnum, VehicleClaimDetailsService, VehicleClaimForm, VehicleClaimService, VehicleExpense, VehicleExpenseCollection, VehicleForm, VehicleLogbook, VehicleLogbookCollection, VehicleLogbookForm, VehicleLogbookPurposeEnum, VehicleLogbookService, VehicleService, WorkIncomeForm, XlsxService, atLeastOneCheckedValidator, atoLinks, autocompleteValidator, cloneDeep, compare, compareMatOptions, conditionalValidator, createDate, currentFinYearValidator, displayMatOptions, enumToList, fieldsSumValidator, getDocIcon, minDateValidator, passwordMatchValidator, passwordValidator, replace, roundTo, sort, sortDeep, taxReviewFilterPredicate, toArray };
17826
17843
  //# sourceMappingURL=taxtank-core.js.map