taxtank-core 0.30.53 → 0.30.54

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 (1003) hide show
  1. package/esm2020/lib/db/Enums/chart-accounts/chart-accounts-category.enum.mjs +1 -2
  2. package/esm2020/lib/db/Enums/chart-accounts/chart-accounts-holding-untaxed-income-list.enum.mjs +11 -0
  3. package/esm2020/lib/db/Enums/chart-accounts/index.mjs +2 -1
  4. package/esm2020/lib/interceptors/basiq-client-id.interceptor.mjs +3 -3
  5. package/esm2020/lib/interceptors/basiq-token.interceptor.mjs +3 -3
  6. package/esm2020/lib/interceptors/corelogic-interceptor.mjs +3 -3
  7. package/esm2020/lib/interceptors/financial-year-interceptor.mjs +3 -3
  8. package/esm2020/lib/interceptors/interceptors.module.mjs +4 -4
  9. package/esm2020/lib/interceptors/jwt-interceptor.mjs +3 -3
  10. package/esm2020/lib/interceptors/preloader.interceptor.mjs +3 -3
  11. package/esm2020/lib/interceptors/user-switcher-interceptor.mjs +3 -3
  12. package/esm2020/lib/models/chart-accounts/chart-accounts-categories.const.mjs +1 -2
  13. package/esm2020/lib/services/account-setup/account-setup.service.mjs +3 -3
  14. package/esm2020/lib/services/affiliate/rewardful/rewardful.service.mjs +3 -3
  15. package/esm2020/lib/services/asset/assets.service.mjs +3 -3
  16. package/esm2020/lib/services/auth/auth.service.mjs +3 -3
  17. package/esm2020/lib/services/auth/jwt.service.mjs +3 -3
  18. package/esm2020/lib/services/bank/bank-account-calculation.service.mjs +3 -3
  19. package/esm2020/lib/services/bank/bank-transaction-calculation.service.mjs +3 -3
  20. package/esm2020/lib/services/data.service.mjs +3 -3
  21. package/esm2020/lib/services/event/event-dispatcher.service.mjs +3 -3
  22. package/esm2020/lib/services/event/sse.service.mjs +3 -3
  23. package/esm2020/lib/services/export/export-formatter.service.mjs +3 -3
  24. package/esm2020/lib/services/header-title/header-title.service.mjs +3 -3
  25. package/esm2020/lib/services/http/address/address.service.mjs +3 -3
  26. package/esm2020/lib/services/http/bank/bank-account/bank-account.service.mjs +3 -3
  27. package/esm2020/lib/services/http/bank/bank-connection/bank-connection.service.mjs +3 -3
  28. package/esm2020/lib/services/http/bank/bank-transaction/bank-transaction.service.mjs +3 -3
  29. package/esm2020/lib/services/http/bank/bank.service.mjs +3 -3
  30. package/esm2020/lib/services/http/bank/basiq/basiq-token.service.mjs +3 -3
  31. package/esm2020/lib/services/http/bank/basiq/basiq.service.mjs +3 -3
  32. package/esm2020/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.mjs +3 -3
  33. package/esm2020/lib/services/http/chart-accounts/chart-accounts.service.mjs +3 -3
  34. package/esm2020/lib/services/http/chat/chat.service.mjs +3 -3
  35. package/esm2020/lib/services/http/chat/message-document.service.mjs +3 -3
  36. package/esm2020/lib/services/http/chat/message.service.mjs +3 -3
  37. package/esm2020/lib/services/http/client/capital-gain/annual-client-details.service.mjs +3 -3
  38. package/esm2020/lib/services/http/client/occupation/occupation.service.mjs +3 -3
  39. package/esm2020/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.mjs +3 -3
  40. package/esm2020/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.mjs +3 -3
  41. package/esm2020/lib/services/http/depreciation/depreciation.service.mjs +3 -3
  42. package/esm2020/lib/services/http/document/document-folder/document-folder.service.mjs +3 -3
  43. package/esm2020/lib/services/http/document/document.service.mjs +3 -3
  44. package/esm2020/lib/services/http/facebook/facebook.service.mjs +3 -3
  45. package/esm2020/lib/services/http/file/file.service.mjs +3 -3
  46. package/esm2020/lib/services/http/firm/client-income/client-income-types.service.mjs +3 -3
  47. package/esm2020/lib/services/http/firm/client-invite/client-invite.service.mjs +3 -3
  48. package/esm2020/lib/services/http/firm/client-movement/client-movement.service.mjs +3 -3
  49. package/esm2020/lib/services/http/firm/employee/employee.service.mjs +3 -3
  50. package/esm2020/lib/services/http/firm/employee-invite/employee-invite.service.mjs +3 -3
  51. package/esm2020/lib/services/http/firm/firm.service.mjs +3 -3
  52. package/esm2020/lib/services/http/firm/portfolio-report/client-portfolio-report.service.mjs +3 -3
  53. package/esm2020/lib/services/http/google/google.service.mjs +3 -3
  54. package/esm2020/lib/services/http/holding/holding-sale.service.mjs +3 -3
  55. package/esm2020/lib/services/http/holding/holding-type.service.mjs +3 -3
  56. package/esm2020/lib/services/http/holding/holding.service.mjs +3 -3
  57. package/esm2020/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.mjs +3 -3
  58. package/esm2020/lib/services/http/income-source/income-source.service.mjs +3 -3
  59. package/esm2020/lib/services/http/income-source/salary-forecast/salary-forecast.service.mjs +3 -3
  60. package/esm2020/lib/services/http/income-source/sole-forecast/sole-forecast.service.mjs +3 -3
  61. package/esm2020/lib/services/http/loan/borrowing-expense/borrowing-expense.service.mjs +3 -3
  62. package/esm2020/lib/services/http/loan/loan.service.mjs +3 -3
  63. package/esm2020/lib/services/http/property/property-category/property-category.service.mjs +3 -3
  64. package/esm2020/lib/services/http/property/property-category-movement/property-category-movement.service.mjs +3 -3
  65. package/esm2020/lib/services/http/property/property-document/property-document.service.mjs +3 -3
  66. package/esm2020/lib/services/http/property/property-sale/property-sale.service.mjs +3 -3
  67. package/esm2020/lib/services/http/property/property-share/property-share.service.mjs +3 -3
  68. package/esm2020/lib/services/http/property/property.service.mjs +3 -3
  69. package/esm2020/lib/services/http/receipt/receipt.service.mjs +3 -3
  70. package/esm2020/lib/services/http/rest/rest-old.service.mjs +3 -3
  71. package/esm2020/lib/services/http/rest/rest.service.mjs +3 -3
  72. package/esm2020/lib/services/http/service-notification/service-notification.service.mjs +3 -3
  73. package/esm2020/lib/services/http/sole/bas-report/bas-report.service.mjs +3 -3
  74. package/esm2020/lib/services/http/sole/sole-business/sole-business.service.mjs +3 -3
  75. package/esm2020/lib/services/http/sole/sole-business-activity/sole-business-activity.service.mjs +3 -3
  76. package/esm2020/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.mjs +3 -3
  77. package/esm2020/lib/services/http/sole/sole-business-loss/sole-business-loss.service.mjs +3 -3
  78. package/esm2020/lib/services/http/sole/sole-contact/sole-contact.service.mjs +3 -3
  79. package/esm2020/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.mjs +3 -3
  80. package/esm2020/lib/services/http/sole/sole-details/sole-details.service.mjs +3 -3
  81. package/esm2020/lib/services/http/sole/sole-invoice/sole-invoice.service.mjs +3 -3
  82. package/esm2020/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.mjs +3 -3
  83. package/esm2020/lib/services/http/subscription/service-payment/service-payment.service.mjs +3 -3
  84. package/esm2020/lib/services/http/subscription/service-payment-method/service-payment-method.service.mjs +3 -3
  85. package/esm2020/lib/services/http/subscription/service-price/service-price.service.mjs +3 -3
  86. package/esm2020/lib/services/http/subscription/service-product/service-product.service.mjs +3 -3
  87. package/esm2020/lib/services/http/subscription/service-subscription/subscription.service.mjs +3 -3
  88. package/esm2020/lib/services/http/tax-review/tax-review-history/tax-review-history.service.mjs +3 -3
  89. package/esm2020/lib/services/http/tax-review/tax-review.service.mjs +3 -3
  90. package/esm2020/lib/services/http/tax-summary/tax-summary.service.mjs +3 -3
  91. package/esm2020/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.mjs +3 -3
  92. package/esm2020/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.mjs +3 -3
  93. package/esm2020/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.mjs +3 -3
  94. package/esm2020/lib/services/http/transaction/transaction.service.mjs +3 -3
  95. package/esm2020/lib/services/http/tutorial-video/tutorial-video.service.mjs +3 -3
  96. package/esm2020/lib/services/http/user/user-event-setting/user-event-setting.service.mjs +3 -3
  97. package/esm2020/lib/services/http/user/user-event-type/user-event-type.service.mjs +3 -3
  98. package/esm2020/lib/services/http/user/user.service.mjs +3 -3
  99. package/esm2020/lib/services/http/user/users-invite/users-invite.service.mjs +3 -3
  100. package/esm2020/lib/services/http/vehicle/vehicle-claim-details.service.mjs +3 -3
  101. package/esm2020/lib/services/http/vehicle/vehicle-claim.service.mjs +3 -3
  102. package/esm2020/lib/services/http/vehicle/vehicle-logbook.service.mjs +3 -3
  103. package/esm2020/lib/services/http/vehicle/vehicle.service.mjs +3 -3
  104. package/esm2020/lib/services/intercom/intercom.service.mjs +3 -3
  105. package/esm2020/lib/services/json/holding/holding-type-exchange.service.mjs +3 -3
  106. package/esm2020/lib/services/json/income-source/income-source-type.service.mjs +3 -3
  107. package/esm2020/lib/services/json/tax-exemption/tax-exemption.service.mjs +3 -3
  108. package/esm2020/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.mjs +3 -3
  109. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.mjs +3 -3
  110. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.mjs +3 -3
  111. package/esm2020/lib/services/pdf/pdf-from-table/pdf-from-table.service.mjs +3 -3
  112. package/esm2020/lib/services/preloader/preloader.service.mjs +3 -3
  113. package/esm2020/lib/services/property/corelogic/corelogic.service.mjs +3 -3
  114. package/esm2020/lib/services/property/equity-position-chart/equity-position-chart.service.mjs +3 -3
  115. package/esm2020/lib/services/property/property-calculation/property-calculation.service.mjs +3 -3
  116. package/esm2020/lib/services/report/property/property-transaction-report.service.mjs +3 -3
  117. package/esm2020/lib/services/toast/toast.service.mjs +3 -3
  118. package/esm2020/lib/services/transaction/transaction-calculation.service.mjs +3 -3
  119. package/esm2020/lib/services/user/user-switcher.service.mjs +3 -3
  120. package/esm2020/lib/services/vehicle/logbook-best-period.service.mjs +3 -3
  121. package/esm2020/lib/services/xlsx/xlsx.service.mjs +3 -3
  122. package/esm2020/lib/tt-core.module.mjs +4 -4
  123. package/fesm2015/taxtank-core.mjs +368 -359
  124. package/fesm2015/taxtank-core.mjs.map +1 -1
  125. package/fesm2020/taxtank-core.mjs +368 -359
  126. package/fesm2020/taxtank-core.mjs.map +1 -1
  127. package/lib/db/Enums/chart-accounts/chart-accounts-category.enum.d.ts +1 -2
  128. package/lib/db/Enums/chart-accounts/chart-accounts-holding-untaxed-income-list.enum.d.ts +9 -0
  129. package/lib/db/Enums/chart-accounts/index.d.ts +1 -0
  130. package/package.json +1 -1
  131. package/lib/collections/account-setup-item.collection.d.ts.map +0 -1
  132. package/lib/collections/allocation-group.collection.d.ts.map +0 -1
  133. package/lib/collections/allocation-rule.collection.d.ts.map +0 -1
  134. package/lib/collections/bank-account.collection.d.ts.map +0 -1
  135. package/lib/collections/bank-transaction.collection.d.ts.map +0 -1
  136. package/lib/collections/chart-accounts.collection.d.ts.map +0 -1
  137. package/lib/collections/chat/chat.collection.d.ts.map +0 -1
  138. package/lib/collections/chat/index.d.ts.map +0 -1
  139. package/lib/collections/chat/message-document.collection.d.ts.map +0 -1
  140. package/lib/collections/chat/message.collection.d.ts.map +0 -1
  141. package/lib/collections/client-invite.collection.d.ts.map +0 -1
  142. package/lib/collections/client-movement.collection.d.ts.map +0 -1
  143. package/lib/collections/client-portfolio-report.collection.d.ts.map +0 -1
  144. package/lib/collections/client.collection.d.ts.map +0 -1
  145. package/lib/collections/collection-dictionary.d.ts.map +0 -1
  146. package/lib/collections/collection.d.ts.map +0 -1
  147. package/lib/collections/depreciation-forecast.collection.d.ts.map +0 -1
  148. package/lib/collections/depreciation.collection.d.ts.map +0 -1
  149. package/lib/collections/employee.collection.d.ts.map +0 -1
  150. package/lib/collections/exportable.collection.d.ts.map +0 -1
  151. package/lib/collections/holding/holding-sale.collection.d.ts.map +0 -1
  152. package/lib/collections/holding/holding-type.collection.d.ts.map +0 -1
  153. package/lib/collections/holding/holding.collection.d.ts.map +0 -1
  154. package/lib/collections/holding/index.d.ts.map +0 -1
  155. package/lib/collections/income-source.collection.d.ts.map +0 -1
  156. package/lib/collections/index.d.ts.map +0 -1
  157. package/lib/collections/loan/index.d.ts.map +0 -1
  158. package/lib/collections/loan/loan-payment.collection.d.ts.map +0 -1
  159. package/lib/collections/loan/loan.collection.d.ts.map +0 -1
  160. package/lib/collections/property/index.d.ts.map +0 -1
  161. package/lib/collections/property/property-category-movement.collection.d.ts.map +0 -1
  162. package/lib/collections/property/property-sale/index.d.ts.map +0 -1
  163. package/lib/collections/property/property-sale/property-sale-tax-exemption-meta-field.collection.d.ts.map +0 -1
  164. package/lib/collections/property/property-sale/property-sale.collection.d.ts.map +0 -1
  165. package/lib/collections/property/property-share.collection.d.ts.map +0 -1
  166. package/lib/collections/property/property.collection.d.ts.map +0 -1
  167. package/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.d.ts.map +0 -1
  168. package/lib/collections/report/depreciation/depreciation-report-item.collection.d.ts.map +0 -1
  169. package/lib/collections/report/index.d.ts.map +0 -1
  170. package/lib/collections/report/property/property-report-item-depreciation.collection.d.ts.map +0 -1
  171. package/lib/collections/report/property/property-report-item-transaction.collection.d.ts.map +0 -1
  172. package/lib/collections/report/property/property-report-item.collection.d.ts.map +0 -1
  173. package/lib/collections/report/vehicle-expense/vehicle-expense.collection.d.ts.map +0 -1
  174. package/lib/collections/sole/index.d.ts.map +0 -1
  175. package/lib/collections/sole/sole-business-losses.collection.d.ts.map +0 -1
  176. package/lib/collections/sole/sole-invoice-item.collection.d.ts.map +0 -1
  177. package/lib/collections/sole/sole-invoice.collection.d.ts.map +0 -1
  178. package/lib/collections/subscription/index.d.ts.map +0 -1
  179. package/lib/collections/subscription/service-price.collection.d.ts.map +0 -1
  180. package/lib/collections/subscription/service-product.collection.d.ts.map +0 -1
  181. package/lib/collections/subscription/service-subscription.collection.d.ts.map +0 -1
  182. package/lib/collections/subscription/subscription-item.collection.d.ts.map +0 -1
  183. package/lib/collections/tax-review.collection.d.ts.map +0 -1
  184. package/lib/collections/tax-summary/index.d.ts.map +0 -1
  185. package/lib/collections/tax-summary/report-item.collection.d.ts.map +0 -1
  186. package/lib/collections/tax-summary/tax-return-categories.const.d.ts.map +0 -1
  187. package/lib/collections/transaction/index.d.ts.map +0 -1
  188. package/lib/collections/transaction/transaction-allocation.collection.d.ts.map +0 -1
  189. package/lib/collections/transaction/transaction.collection.d.ts.map +0 -1
  190. package/lib/collections/user-event-setting.collection.d.ts.map +0 -1
  191. package/lib/collections/user-event-type-collection.d.ts.map +0 -1
  192. package/lib/collections/vehicle/index.d.ts.map +0 -1
  193. package/lib/collections/vehicle/vehicle-claim.collection.d.ts.map +0 -1
  194. package/lib/collections/vehicle/vehicle-logbook.collection.d.ts.map +0 -1
  195. package/lib/db/Enums/address-type.enum.d.ts.map +0 -1
  196. package/lib/db/Enums/allocation-rule-condition-comparison-operator.enum.d.ts.map +0 -1
  197. package/lib/db/Enums/allocation-rule-condition-field.enum.d.ts.map +0 -1
  198. package/lib/db/Enums/allocation-rule-condition-operator.enum.d.ts.map +0 -1
  199. package/lib/db/Enums/allocation-rule-type.enum.d.ts.map +0 -1
  200. package/lib/db/Enums/annual-frequency.enum.d.ts.map +0 -1
  201. package/lib/db/Enums/bank-account-status.enum.d.ts.map +0 -1
  202. package/lib/db/Enums/bank-account-type.enum.d.ts.map +0 -1
  203. package/lib/db/Enums/bank-connection-status.enum.d.ts.map +0 -1
  204. package/lib/db/Enums/bank-popular.enum.d.ts.map +0 -1
  205. package/lib/db/Enums/bank-transaction-type.enum.d.ts.map +0 -1
  206. package/lib/db/Enums/chart-accounts/chart-accounts-category.enum.d.ts.map +0 -1
  207. package/lib/db/Enums/chart-accounts/chart-accounts-etp.enum.d.ts.map +0 -1
  208. package/lib/db/Enums/chart-accounts/chart-accounts-heading-list.enum.d.ts.map +0 -1
  209. package/lib/db/Enums/chart-accounts/chart-accounts-heading-tax-deductible.enum.d.ts.map +0 -1
  210. package/lib/db/Enums/chart-accounts/chart-accounts-heading-taxable.enum.d.ts.map +0 -1
  211. package/lib/db/Enums/chart-accounts/chart-accounts-heading-vehicle-list.enum.d.ts.map +0 -1
  212. package/lib/db/Enums/chart-accounts/chart-accounts-keep-sign.enum.d.ts.map +0 -1
  213. package/lib/db/Enums/chart-accounts/chart-accounts-list.enum.d.ts.map +0 -1
  214. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-list.enum.d.ts.map +0 -1
  215. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-type.enum.d.ts.map +0 -1
  216. package/lib/db/Enums/chart-accounts/chart-accounts-salary-adjustments-list.enum.d.ts.map +0 -1
  217. package/lib/db/Enums/chart-accounts/chart-accounts-salary-included-list.enum.d.ts.map +0 -1
  218. package/lib/db/Enums/chart-accounts/chart-accounts-type.enum.d.ts.map +0 -1
  219. package/lib/db/Enums/chart-accounts/index.d.ts.map +0 -1
  220. package/lib/db/Enums/chat-status.enum.d.ts.map +0 -1
  221. package/lib/db/Enums/client-details-medicare-exemption.enum.d.ts.map +0 -1
  222. package/lib/db/Enums/client-details-work-depreciation-calculation.enum.d.ts.map +0 -1
  223. package/lib/db/Enums/client-details-working-holiday-maker.enum.d.ts.map +0 -1
  224. package/lib/db/Enums/client-invite-status.enum.d.ts.map +0 -1
  225. package/lib/db/Enums/client-invite-type.enum.d.ts.map +0 -1
  226. package/lib/db/Enums/depreciation-calculation-percent.enum.d.ts.map +0 -1
  227. package/lib/db/Enums/depreciation-calculation.enum.d.ts.map +0 -1
  228. package/lib/db/Enums/depreciation-type.enum.d.ts.map +0 -1
  229. package/lib/db/Enums/depreciation-write-off-amount.enum.d.ts.map +0 -1
  230. package/lib/db/Enums/document-type.enum.d.ts.map +0 -1
  231. package/lib/db/Enums/file-type.enum.d.ts.map +0 -1
  232. package/lib/db/Enums/firm-type.enum.d.ts.map +0 -1
  233. package/lib/db/Enums/holding/holding-type-category.enum.d.ts.map +0 -1
  234. package/lib/db/Enums/income-source/income-source-forecast-trust-type.enum.d.ts.map +0 -1
  235. package/lib/db/Enums/income-source/income-source-type-list-holding.enum.d.ts.map +0 -1
  236. package/lib/db/Enums/income-source/income-source-type-list-other.enum.d.ts.map +0 -1
  237. package/lib/db/Enums/income-source/income-source-type-list-sole.enum.d.ts.map +0 -1
  238. package/lib/db/Enums/income-source/income-source-type-list-work.enum.d.ts.map +0 -1
  239. package/lib/db/Enums/income-source/income-source-type.enum.d.ts.map +0 -1
  240. package/lib/db/Enums/income-source/index.d.ts.map +0 -1
  241. package/lib/db/Enums/index.d.ts.map +0 -1
  242. package/lib/db/Enums/invite-status.enum.d.ts.map +0 -1
  243. package/lib/db/Enums/loan-bank-type.enum.d.ts.map +0 -1
  244. package/lib/db/Enums/loan-frequency.enum.d.ts.map +0 -1
  245. package/lib/db/Enums/loan-interest-type.enum.d.ts.map +0 -1
  246. package/lib/db/Enums/loan-payout-type.enum.d.ts.map +0 -1
  247. package/lib/db/Enums/loan-repayment-frequency.enum.d.ts.map +0 -1
  248. package/lib/db/Enums/loan-repayment-type.enum.d.ts.map +0 -1
  249. package/lib/db/Enums/loan-type.enum.d.ts.map +0 -1
  250. package/lib/db/Enums/loan-vehicle-type.enum.d.ts.map +0 -1
  251. package/lib/db/Enums/phone-type.enum.d.ts.map +0 -1
  252. package/lib/db/Enums/property/property-category-list.enum.d.ts.map +0 -1
  253. package/lib/db/Enums/property/property-depreciation-calculation.enum.d.ts.map +0 -1
  254. package/lib/db/Enums/property/property-sale/tax-exemption-meta-field.enum.d.ts.map +0 -1
  255. package/lib/db/Enums/property/property-sale/tax-exemption.enum.d.ts.map +0 -1
  256. package/lib/db/Enums/property/property-share-access.enum.d.ts.map +0 -1
  257. package/lib/db/Enums/property/property-share-status.enum.d.ts.map +0 -1
  258. package/lib/db/Enums/registration-invite-status.enum.d.ts.map +0 -1
  259. package/lib/db/Enums/salary-forecast-frequency.enum.d.ts.map +0 -1
  260. package/lib/db/Enums/service-notification-status.enum.d.ts.map +0 -1
  261. package/lib/db/Enums/service-notification-type.enum.d.ts.map +0 -1
  262. package/lib/db/Enums/sole-depreciation-method.enum.d.ts.map +0 -1
  263. package/lib/db/Enums/sole-invoice-statuses.enum.d.ts.map +0 -1
  264. package/lib/db/Enums/sole-invoice-tax-type.enum.d.ts.map +0 -1
  265. package/lib/db/Enums/sole-invoice-template-tax-type.enum.d.ts.map +0 -1
  266. package/lib/db/Enums/spare-document-spare-type.enum.d.ts.map +0 -1
  267. package/lib/db/Enums/subscription/service-payment-method-card-brand.enum.d.ts.map +0 -1
  268. package/lib/db/Enums/subscription/service-payment-method-type.enum.d.ts.map +0 -1
  269. package/lib/db/Enums/subscription/service-payment-status.enum.d.ts.map +0 -1
  270. package/lib/db/Enums/subscription/service-price-recurring-interval.enum.d.ts.map +0 -1
  271. package/lib/db/Enums/subscription/service-price-type.enum.d.ts.map +0 -1
  272. package/lib/db/Enums/subscription/service-product-id.enum.d.ts.map +0 -1
  273. package/lib/db/Enums/subscription/service-product-status.enum.d.ts.map +0 -1
  274. package/lib/db/Enums/subscription/service-subscription-status.enum.d.ts.map +0 -1
  275. package/lib/db/Enums/tank-type.enum.d.ts.map +0 -1
  276. package/lib/db/Enums/tax-calculation-medicare-exemption.enum.d.ts.map +0 -1
  277. package/lib/db/Enums/tax-calculation-type.enum.d.ts.map +0 -1
  278. package/lib/db/Enums/tax-return-category-list.enum.d.ts.map +0 -1
  279. package/lib/db/Enums/tax-return-category-section.enum.d.ts.map +0 -1
  280. package/lib/db/Enums/tax-review-status.enum.d.ts.map +0 -1
  281. package/lib/db/Enums/tax-summary-list.enum.d.ts.map +0 -1
  282. package/lib/db/Enums/tax-summary-section.enum.d.ts.map +0 -1
  283. package/lib/db/Enums/tax-summary-tax-summary.enum.d.ts.map +0 -1
  284. package/lib/db/Enums/ticket-feedback.enum.d.ts.map +0 -1
  285. package/lib/db/Enums/ticket-status.enum.d.ts.map +0 -1
  286. package/lib/db/Enums/ticket-types.enum.d.ts.map +0 -1
  287. package/lib/db/Enums/transaction-operation.enum.d.ts.map +0 -1
  288. package/lib/db/Enums/transaction-source.enum.d.ts.map +0 -1
  289. package/lib/db/Enums/transaction-type.enum.d.ts.map +0 -1
  290. package/lib/db/Enums/user-event-status.enum.d.ts.map +0 -1
  291. package/lib/db/Enums/user-event-type-client-type.enum.d.ts.map +0 -1
  292. package/lib/db/Enums/user-event-type-employee-type.enum.d.ts.map +0 -1
  293. package/lib/db/Enums/user-event-type-frequency.enum.d.ts.map +0 -1
  294. package/lib/db/Enums/user-event-type-type.enum.d.ts.map +0 -1
  295. package/lib/db/Enums/user-event-type-user-type.enum.d.ts.map +0 -1
  296. package/lib/db/Enums/user-medicare-exemption.enum.d.ts.map +0 -1
  297. package/lib/db/Enums/user-roles.enum.d.ts.map +0 -1
  298. package/lib/db/Enums/user-status.enum.d.ts.map +0 -1
  299. package/lib/db/Enums/user-title.enum.d.ts.map +0 -1
  300. package/lib/db/Enums/user-work-depreciation-calculation.enum.d.ts.map +0 -1
  301. package/lib/db/Enums/user-working-holiday-maker.enum.d.ts.map +0 -1
  302. package/lib/db/Enums/vehicle-claim-details-method.enum.d.ts.map +0 -1
  303. package/lib/db/Enums/vehicle-logbook-purpose.enum.d.ts.map +0 -1
  304. package/lib/db/Models/abstract-model.d.ts.map +0 -1
  305. package/lib/db/Models/address.d.ts.map +0 -1
  306. package/lib/db/Models/bank/bank-account-balance.d.ts.map +0 -1
  307. package/lib/db/Models/bank/bank-account-property.d.ts.map +0 -1
  308. package/lib/db/Models/bank/bank-account.d.ts.map +0 -1
  309. package/lib/db/Models/bank/bank-connection.d.ts.map +0 -1
  310. package/lib/db/Models/bank/bank-transaction-import.d.ts.map +0 -1
  311. package/lib/db/Models/bank/bank-transaction.d.ts.map +0 -1
  312. package/lib/db/Models/bank/bank.d.ts.map +0 -1
  313. package/lib/db/Models/bank/basiq-job.d.ts.map +0 -1
  314. package/lib/db/Models/bank/financial-data-system.d.ts.map +0 -1
  315. package/lib/db/Models/chart-accounts/chart-accounts-depreciation.d.ts.map +0 -1
  316. package/lib/db/Models/chart-accounts/chart-accounts-heading.d.ts.map +0 -1
  317. package/lib/db/Models/chart-accounts/chart-accounts-meta-field.d.ts.map +0 -1
  318. package/lib/db/Models/chart-accounts/chart-accounts-value.d.ts.map +0 -1
  319. package/lib/db/Models/chart-accounts/chart-accounts.d.ts.map +0 -1
  320. package/lib/db/Models/client/annual-client-details.d.ts.map +0 -1
  321. package/lib/db/Models/client/client-details.d.ts.map +0 -1
  322. package/lib/db/Models/client/client-income-types.d.ts.map +0 -1
  323. package/lib/db/Models/client/index.d.ts.map +0 -1
  324. package/lib/db/Models/client/occupation.d.ts.map +0 -1
  325. package/lib/db/Models/country.d.ts.map +0 -1
  326. package/lib/db/Models/depreciation/depreciation-capital-project.d.ts.map +0 -1
  327. package/lib/db/Models/depreciation/depreciation-forecast.d.ts.map +0 -1
  328. package/lib/db/Models/depreciation/depreciation-receipt.d.ts.map +0 -1
  329. package/lib/db/Models/depreciation/depreciation.d.ts.map +0 -1
  330. package/lib/db/Models/document/document-base.d.ts.map +0 -1
  331. package/lib/db/Models/document/document-folder.d.ts.map +0 -1
  332. package/lib/db/Models/document/document.d.ts.map +0 -1
  333. package/lib/db/Models/document/property-document.d.ts.map +0 -1
  334. package/lib/db/Models/file.d.ts.map +0 -1
  335. package/lib/db/Models/firm/accountant/tax-review.d.ts.map +0 -1
  336. package/lib/db/Models/firm/accountant/ticket.d.ts.map +0 -1
  337. package/lib/db/Models/firm/chat.d.ts.map +0 -1
  338. package/lib/db/Models/firm/client-invite.d.ts.map +0 -1
  339. package/lib/db/Models/firm/client-movement.d.ts.map +0 -1
  340. package/lib/db/Models/firm/employee-invite.d.ts.map +0 -1
  341. package/lib/db/Models/firm/firm-invite.d.ts.map +0 -1
  342. package/lib/db/Models/firm/firm.d.ts.map +0 -1
  343. package/lib/db/Models/firm/message-document.d.ts.map +0 -1
  344. package/lib/db/Models/firm/message.d.ts.map +0 -1
  345. package/lib/db/Models/holding/holding-sale.d.ts.map +0 -1
  346. package/lib/db/Models/holding/holding-type-exchange.d.ts.map +0 -1
  347. package/lib/db/Models/holding/holding-type.d.ts.map +0 -1
  348. package/lib/db/Models/holding/holding.d.ts.map +0 -1
  349. package/lib/db/Models/holding/index.d.ts.map +0 -1
  350. package/lib/db/Models/incomeSource/income-source-forecast.d.ts.map +0 -1
  351. package/lib/db/Models/incomeSource/income-source-type.d.ts.map +0 -1
  352. package/lib/db/Models/incomeSource/income-source.d.ts.map +0 -1
  353. package/lib/db/Models/incomeSource/salary-forecast.d.ts.map +0 -1
  354. package/lib/db/Models/index.d.ts.map +0 -1
  355. package/lib/db/Models/loan/borrowing-expense-loan.d.ts.map +0 -1
  356. package/lib/db/Models/loan/borrowing-expense.d.ts.map +0 -1
  357. package/lib/db/Models/loan/loan-payout.d.ts.map +0 -1
  358. package/lib/db/Models/loan/loan.d.ts.map +0 -1
  359. package/lib/db/Models/observable-model.d.ts.map +0 -1
  360. package/lib/db/Models/phone.d.ts.map +0 -1
  361. package/lib/db/Models/property/property-category-movement.d.ts.map +0 -1
  362. package/lib/db/Models/property/property-category.d.ts.map +0 -1
  363. package/lib/db/Models/property/property-forecast.d.ts.map +0 -1
  364. package/lib/db/Models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +0 -1
  365. package/lib/db/Models/property/property-sale/property-sale.d.ts.map +0 -1
  366. package/lib/db/Models/property/property-sale/tax-exemption-meta-field.d.ts.map +0 -1
  367. package/lib/db/Models/property/property-sale/tax-exemption.d.ts.map +0 -1
  368. package/lib/db/Models/property/property-share.d.ts.map +0 -1
  369. package/lib/db/Models/property/property-subscription.d.ts.map +0 -1
  370. package/lib/db/Models/property/property-valuation.d.ts.map +0 -1
  371. package/lib/db/Models/property/property.d.ts.map +0 -1
  372. package/lib/db/Models/service-notification.d.ts.map +0 -1
  373. package/lib/db/Models/sole/bas-report.d.ts.map +0 -1
  374. package/lib/db/Models/sole/sole-business-activity.d.ts.map +0 -1
  375. package/lib/db/Models/sole/sole-business-allocation.d.ts.map +0 -1
  376. package/lib/db/Models/sole/sole-business-loss-offset-rule.d.ts.map +0 -1
  377. package/lib/db/Models/sole/sole-business-loss.d.ts.map +0 -1
  378. package/lib/db/Models/sole/sole-business.d.ts.map +0 -1
  379. package/lib/db/Models/sole/sole-contact.d.ts.map +0 -1
  380. package/lib/db/Models/sole/sole-depreciation-method.d.ts.map +0 -1
  381. package/lib/db/Models/sole/sole-details.d.ts.map +0 -1
  382. package/lib/db/Models/sole/sole-forecast.d.ts.map +0 -1
  383. package/lib/db/Models/sole/sole-invoice-item.d.ts.map +0 -1
  384. package/lib/db/Models/sole/sole-invoice-template.d.ts.map +0 -1
  385. package/lib/db/Models/sole/sole-invoice.d.ts.map +0 -1
  386. package/lib/db/Models/spare/spare-document-category.d.ts.map +0 -1
  387. package/lib/db/Models/spare/spare-document.d.ts.map +0 -1
  388. package/lib/db/Models/subscription/service-payment-method.d.ts.map +0 -1
  389. package/lib/db/Models/subscription/service-payment.d.ts.map +0 -1
  390. package/lib/db/Models/subscription/service-price.d.ts.map +0 -1
  391. package/lib/db/Models/subscription/service-product.d.ts.map +0 -1
  392. package/lib/db/Models/subscription/service-subscription-item.d.ts.map +0 -1
  393. package/lib/db/Models/subscription/service-subscription.d.ts.map +0 -1
  394. package/lib/db/Models/tax-calculation.d.ts.map +0 -1
  395. package/lib/db/Models/tax-return/tax-return-category.d.ts.map +0 -1
  396. package/lib/db/Models/tax-return/tax-return-item.d.ts.map +0 -1
  397. package/lib/db/Models/tax-return/tax-return.d.ts.map +0 -1
  398. package/lib/db/Models/transaction/allocation-rule-condition.d.ts.map +0 -1
  399. package/lib/db/Models/transaction/allocation-rule-transaction-meta-field.d.ts.map +0 -1
  400. package/lib/db/Models/transaction/allocation-rule-transaction.d.ts.map +0 -1
  401. package/lib/db/Models/transaction/allocation-rule.d.ts.map +0 -1
  402. package/lib/db/Models/transaction/transaction-allocation.d.ts.map +0 -1
  403. package/lib/db/Models/transaction/transaction-base.d.ts.map +0 -1
  404. package/lib/db/Models/transaction/transaction-meta-field.d.ts.map +0 -1
  405. package/lib/db/Models/transaction/transaction-receipt.d.ts.map +0 -1
  406. package/lib/db/Models/transaction/transaction.d.ts.map +0 -1
  407. package/lib/db/Models/user/employee-details.d.ts.map +0 -1
  408. package/lib/db/Models/user/registration-invite.d.ts.map +0 -1
  409. package/lib/db/Models/user/user-event-setting.d.ts.map +0 -1
  410. package/lib/db/Models/user/user-event-type-category.d.ts.map +0 -1
  411. package/lib/db/Models/user/user-event-type.d.ts.map +0 -1
  412. package/lib/db/Models/user/user-event.d.ts.map +0 -1
  413. package/lib/db/Models/user/user.d.ts.map +0 -1
  414. package/lib/db/Models/vehicle/vehicle-claim-details.d.ts.map +0 -1
  415. package/lib/db/Models/vehicle/vehicle-claim.d.ts.map +0 -1
  416. package/lib/db/Models/vehicle/vehicle-logbook.d.ts.map +0 -1
  417. package/lib/db/Models/vehicle/vehicle.d.ts.map +0 -1
  418. package/lib/db-static/chart-accounts/chart-accounts-values.d.ts.map +0 -1
  419. package/lib/forms/abstract.form.d.ts.map +0 -1
  420. package/lib/forms/address/address.form.d.ts.map +0 -1
  421. package/lib/forms/address/index.d.ts.map +0 -1
  422. package/lib/forms/bank/bank-account/bank-account-add-manual.form.d.ts.map +0 -1
  423. package/lib/forms/bank/bank-account/bank-account-allocation.form.d.ts.map +0 -1
  424. package/lib/forms/bank/bank-account/bank-account-import.form.d.ts.map +0 -1
  425. package/lib/forms/bank/bank-account/bank-account-properties.form.d.ts.map +0 -1
  426. package/lib/forms/bank/bank-account/bank-accounts-import.form.d.ts.map +0 -1
  427. package/lib/forms/bank/bank-login.form.d.ts.map +0 -1
  428. package/lib/forms/client/annual-client-details.form.d.ts.map +0 -1
  429. package/lib/forms/client/client-income-types.form.d.ts.map +0 -1
  430. package/lib/forms/client/index.d.ts.map +0 -1
  431. package/lib/forms/depreciation/depreciation.form.d.ts.map +0 -1
  432. package/lib/forms/depreciation/index.d.ts.map +0 -1
  433. package/lib/forms/form-validations.enum.d.ts.map +0 -1
  434. package/lib/forms/holding/holding-sale.form.d.ts.map +0 -1
  435. package/lib/forms/holding/holding-type.form.d.ts.map +0 -1
  436. package/lib/forms/holding/holding.form.d.ts.map +0 -1
  437. package/lib/forms/holding/index.d.ts.map +0 -1
  438. package/lib/forms/index.d.ts.map +0 -1
  439. package/lib/forms/loan/index.d.ts.map +0 -1
  440. package/lib/forms/loan/loan.form.d.ts.map +0 -1
  441. package/lib/forms/login/login.form.d.ts.map +0 -1
  442. package/lib/forms/phone/index.d.ts.map +0 -1
  443. package/lib/forms/phone/phone.form.d.ts.map +0 -1
  444. package/lib/forms/property/index.d.ts.map +0 -1
  445. package/lib/forms/property/property-sale/index.d.ts.map +0 -1
  446. package/lib/forms/property/property-sale/property-sale-cost-base.form.d.ts.map +0 -1
  447. package/lib/forms/property/property-sale/property-sale-cost-sale.form.d.ts.map +0 -1
  448. package/lib/forms/property/property-sale/property-sale-exemptions.form.d.ts.map +0 -1
  449. package/lib/forms/register/register-client.form.d.ts.map +0 -1
  450. package/lib/forms/register/register-firm.form.d.ts.map +0 -1
  451. package/lib/forms/report/my-tax/index.d.ts.map +0 -1
  452. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.d.ts.map +0 -1
  453. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.d.ts.map +0 -1
  454. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.d.ts.map +0 -1
  455. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.d.ts.map +0 -1
  456. package/lib/forms/report/my-tax/my-tax-cgt.form.d.ts.map +0 -1
  457. package/lib/forms/report/my-tax/my-tax-deductions.form.d.ts.map +0 -1
  458. package/lib/forms/report/my-tax/my-tax-dividends.form.d.ts.map +0 -1
  459. package/lib/forms/report/my-tax/my-tax-income-statements.form.d.ts.map +0 -1
  460. package/lib/forms/report/my-tax/my-tax-income-tests.form.d.ts.map +0 -1
  461. package/lib/forms/report/my-tax/my-tax-interest.form.d.ts.map +0 -1
  462. package/lib/forms/report/my-tax/my-tax-losses.form.d.ts.map +0 -1
  463. package/lib/forms/report/my-tax/my-tax-medicare.form.d.ts.map +0 -1
  464. package/lib/forms/report/my-tax/my-tax-offsets.form.d.ts.map +0 -1
  465. package/lib/forms/report/my-tax/my-tax-other-income.form.d.ts.map +0 -1
  466. package/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.d.ts.map +0 -1
  467. package/lib/forms/report/my-tax/my-tax-rent.form.d.ts.map +0 -1
  468. package/lib/forms/sole/bas-report.form.d.ts.map +0 -1
  469. package/lib/forms/sole/index.d.ts.map +0 -1
  470. package/lib/forms/sole/sole-business-allocations.form.d.ts.map +0 -1
  471. package/lib/forms/sole/sole-business-loss.form.d.ts.map +0 -1
  472. package/lib/forms/sole/sole-business.form.d.ts.map +0 -1
  473. package/lib/forms/sole/sole-contact.form.d.ts.map +0 -1
  474. package/lib/forms/sole/sole-depreciation-method.form.d.ts.map +0 -1
  475. package/lib/forms/sole/sole-details.form.d.ts.map +0 -1
  476. package/lib/forms/sole/sole-invoice-item.form.d.ts.map +0 -1
  477. package/lib/forms/sole/sole-invoice-template.form.d.ts.map +0 -1
  478. package/lib/forms/sole/sole-invoice.form.d.ts.map +0 -1
  479. package/lib/forms/transaction/allocation-rule-condition.form.d.ts.map +0 -1
  480. package/lib/forms/transaction/allocation-rule-transaction-meta-field.form.d.ts.map +0 -1
  481. package/lib/forms/transaction/allocation-rule-transaction.form.d.ts.map +0 -1
  482. package/lib/forms/transaction/allocation-rule.form.d.ts.map +0 -1
  483. package/lib/forms/transaction/holding/holding-income.form.d.ts.map +0 -1
  484. package/lib/forms/transaction/index.d.ts.map +0 -1
  485. package/lib/forms/transaction/messages.enum.d.ts.map +0 -1
  486. package/lib/forms/transaction/transaction-base.form.d.ts.map +0 -1
  487. package/lib/forms/transaction/transaction.form.d.ts.map +0 -1
  488. package/lib/forms/transaction/work/work-expense.form.d.ts.map +0 -1
  489. package/lib/forms/transaction/work/work-income.form.d.ts.map +0 -1
  490. package/lib/forms/transaction/work/work-transaction.form.d.ts.map +0 -1
  491. package/lib/forms/user/index.d.ts.map +0 -1
  492. package/lib/forms/user/password.form.d.ts.map +0 -1
  493. package/lib/forms/user/reset-password.form.d.ts.map +0 -1
  494. package/lib/forms/user/user-invite.form.d.ts.map +0 -1
  495. package/lib/forms/vehicle/index.d.ts.map +0 -1
  496. package/lib/forms/vehicle/vehicle-claim-details.form.d.ts.map +0 -1
  497. package/lib/forms/vehicle/vehicle-claim.form.d.ts.map +0 -1
  498. package/lib/forms/vehicle/vehicle-logbook.form.d.ts.map +0 -1
  499. package/lib/forms/vehicle/vehicle.form.d.ts.map +0 -1
  500. package/lib/functions/array/index.d.ts.map +0 -1
  501. package/lib/functions/array/replace.d.ts.map +0 -1
  502. package/lib/functions/array/sort-deep.d.ts.map +0 -1
  503. package/lib/functions/array/sort.d.ts.map +0 -1
  504. package/lib/functions/array/to-array.d.ts.map +0 -1
  505. package/lib/functions/clone-deep.d.ts.map +0 -1
  506. package/lib/functions/create-date.d.ts.map +0 -1
  507. package/lib/functions/enum-to-list.d.ts.map +0 -1
  508. package/lib/functions/get-doc-icon.d.ts.map +0 -1
  509. package/lib/functions/mat-options-functions.d.ts.map +0 -1
  510. package/lib/functions/mat-sort-options.d.ts.map +0 -1
  511. package/lib/functions/round-to.d.ts.map +0 -1
  512. package/lib/functions/tax-review-filter-predicate.d.ts.map +0 -1
  513. package/lib/interceptors/basiq-client-id.interceptor.d.ts.map +0 -1
  514. package/lib/interceptors/basiq-token.interceptor.d.ts.map +0 -1
  515. package/lib/interceptors/corelogic-interceptor.d.ts.map +0 -1
  516. package/lib/interceptors/financial-year-interceptor.d.ts.map +0 -1
  517. package/lib/interceptors/interceptors.module.d.ts.map +0 -1
  518. package/lib/interceptors/jwt-interceptor.d.ts.map +0 -1
  519. package/lib/interceptors/preloader.interceptor.d.ts.map +0 -1
  520. package/lib/interceptors/user-switcher-interceptor.d.ts.map +0 -1
  521. package/lib/interfaces/asset-entity-type.enum.d.ts.map +0 -1
  522. package/lib/interfaces/asset-type.enum.d.ts.map +0 -1
  523. package/lib/interfaces/asset.interface.d.ts.map +0 -1
  524. package/lib/interfaces/auth-tokens.interface.d.ts.map +0 -1
  525. package/lib/interfaces/chart-data.interface.d.ts.map +0 -1
  526. package/lib/interfaces/chart-serie.interface.d.ts.map +0 -1
  527. package/lib/interfaces/document.interface.d.ts.map +0 -1
  528. package/lib/interfaces/documentable.interface.d.ts.map +0 -1
  529. package/lib/interfaces/event-listener.interface.d.ts.map +0 -1
  530. package/lib/interfaces/expense.interface.d.ts.map +0 -1
  531. package/lib/interfaces/income-source-forecast.interface.d.ts.map +0 -1
  532. package/lib/interfaces/index.d.ts.map +0 -1
  533. package/lib/interfaces/option.interface.d.ts.map +0 -1
  534. package/lib/interfaces/photoable.d.ts.map +0 -1
  535. package/lib/interfaces/receipt.interface.d.ts.map +0 -1
  536. package/lib/interfaces/table-exportable.interface.d.ts.map +0 -1
  537. package/lib/interfaces/tank.interface.d.ts.map +0 -1
  538. package/lib/interfaces/updatable.interface.d.ts.map +0 -1
  539. package/lib/messages/index.d.ts.map +0 -1
  540. package/lib/messages/messages.enum.d.ts.map +0 -1
  541. package/lib/models/account-setup/account-setup-item.d.ts.map +0 -1
  542. package/lib/models/account-setup/account-setup-items.const.d.ts.map +0 -1
  543. package/lib/models/account-setup/account-setup-items.enum.d.ts.map +0 -1
  544. package/lib/models/address/address.d.ts.map +0 -1
  545. package/lib/models/address/country.d.ts.map +0 -1
  546. package/lib/models/address/index.d.ts.map +0 -1
  547. package/lib/models/address/states.enum.d.ts.map +0 -1
  548. package/lib/models/badge/badge-color.enum.d.ts.map +0 -1
  549. package/lib/models/badge/badge.d.ts.map +0 -1
  550. package/lib/models/bank/allocation-group.d.ts.map +0 -1
  551. package/lib/models/bank/bank-account-chart-data.d.ts.map +0 -1
  552. package/lib/models/bank/bank-account-property.d.ts.map +0 -1
  553. package/lib/models/bank/bank-account-types.const.d.ts.map +0 -1
  554. package/lib/models/bank/bank-account.d.ts.map +0 -1
  555. package/lib/models/bank/bank-connection.d.ts.map +0 -1
  556. package/lib/models/bank/bank-external-stats.d.ts.map +0 -1
  557. package/lib/models/bank/bank-login-data.d.ts.map +0 -1
  558. package/lib/models/bank/bank-transaction-chart-data.d.ts.map +0 -1
  559. package/lib/models/bank/bank-transaction-summary-fields.enum.d.ts.map +0 -1
  560. package/lib/models/bank/bank-transaction.d.ts.map +0 -1
  561. package/lib/models/bank/bank.d.ts.map +0 -1
  562. package/lib/models/bank/basiq/basiq-config.d.ts.map +0 -1
  563. package/lib/models/bank/basiq/basiq-connection-data.interface.d.ts.map +0 -1
  564. package/lib/models/bank/basiq/basiq-connections-response.interface.d.ts.map +0 -1
  565. package/lib/models/bank/basiq/basiq-job-response.d.ts.map +0 -1
  566. package/lib/models/bank/basiq/basiq-job-step.d.ts.map +0 -1
  567. package/lib/models/bank/basiq/basiq-job.d.ts.map +0 -1
  568. package/lib/models/bank/basiq/basiq-token-response.interface.d.ts.map +0 -1
  569. package/lib/models/bank/basiq/basiq-token.d.ts.map +0 -1
  570. package/lib/models/bank/basiq/index.d.ts.map +0 -1
  571. package/lib/models/bank/index.d.ts.map +0 -1
  572. package/lib/models/bank/type-loan.const.d.ts.map +0 -1
  573. package/lib/models/borrowing-expense/borrowing-expense-loan.d.ts.map +0 -1
  574. package/lib/models/borrowing-expense/borrowing-expense.d.ts.map +0 -1
  575. package/lib/models/borrowing-expense/index.d.ts.map +0 -1
  576. package/lib/models/chart/chart-data.d.ts.map +0 -1
  577. package/lib/models/chart/chart-serie.d.ts.map +0 -1
  578. package/lib/models/chart-accounts/chart-accounts-categories.const.d.ts.map +0 -1
  579. package/lib/models/chart-accounts/chart-accounts-category.e-collection.d.ts.map +0 -1
  580. package/lib/models/chart-accounts/chart-accounts-depreciation.d.ts.map +0 -1
  581. package/lib/models/chart-accounts/chart-accounts-heading.d.ts.map +0 -1
  582. package/lib/models/chart-accounts/chart-accounts-meta-field.d.ts.map +0 -1
  583. package/lib/models/chart-accounts/chart-accounts-tax-labels.enum.d.ts.map +0 -1
  584. package/lib/models/chart-accounts/chart-accounts-value.d.ts.map +0 -1
  585. package/lib/models/chart-accounts/chart-accounts.d.ts.map +0 -1
  586. package/lib/models/chart-accounts/index.d.ts.map +0 -1
  587. package/lib/models/chat/chat-view-type.enum.d.ts.map +0 -1
  588. package/lib/models/chat/chat.d.ts.map +0 -1
  589. package/lib/models/chat/index.d.ts.map +0 -1
  590. package/lib/models/chat/message-document.d.ts.map +0 -1
  591. package/lib/models/chat/message.d.ts.map +0 -1
  592. package/lib/models/client/annual-client-details.d.ts.map +0 -1
  593. package/lib/models/client/client-details.d.ts.map +0 -1
  594. package/lib/models/client/client-income-types.d.ts.map +0 -1
  595. package/lib/models/client/client-invite.d.ts.map +0 -1
  596. package/lib/models/client/client-movement.d.ts.map +0 -1
  597. package/lib/models/client/client-portfolio-chart-data.d.ts.map +0 -1
  598. package/lib/models/client/client-portfolio-report.d.ts.map +0 -1
  599. package/lib/models/client/index.d.ts.map +0 -1
  600. package/lib/models/color/alphabet-colors.enum.d.ts.map +0 -1
  601. package/lib/models/depreciation/depreciation-capital-project.d.ts.map +0 -1
  602. package/lib/models/depreciation/depreciation-forecast.d.ts.map +0 -1
  603. package/lib/models/depreciation/depreciation-group-item.d.ts.map +0 -1
  604. package/lib/models/depreciation/depreciation-group.d.ts.map +0 -1
  605. package/lib/models/depreciation/depreciation-group.enum.d.ts.map +0 -1
  606. package/lib/models/depreciation/depreciation-groups.const.d.ts.map +0 -1
  607. package/lib/models/depreciation/depreciation-lvp-rate.enum.d.ts.map +0 -1
  608. package/lib/models/depreciation/depreciation-receipt.d.ts.map +0 -1
  609. package/lib/models/depreciation/depreciation.d.ts.map +0 -1
  610. package/lib/models/depreciation/index.d.ts.map +0 -1
  611. package/lib/models/dictionary/dictionary.d.ts.map +0 -1
  612. package/lib/models/dictionary/index.d.ts.map +0 -1
  613. package/lib/models/document/document-api-url-prefix.enum.d.ts.map +0 -1
  614. package/lib/models/document/document-file-types.const.d.ts.map +0 -1
  615. package/lib/models/document/document-folder.d.ts.map +0 -1
  616. package/lib/models/document/document.d.ts.map +0 -1
  617. package/lib/models/document/index.d.ts.map +0 -1
  618. package/lib/models/employee/employee-details.d.ts.map +0 -1
  619. package/lib/models/employee/employee-invite.d.ts.map +0 -1
  620. package/lib/models/endpoint/endpoint.d.ts.map +0 -1
  621. package/lib/models/endpoint/endpoints.const.d.ts.map +0 -1
  622. package/lib/models/event/app-event-type.enum.d.ts.map +0 -1
  623. package/lib/models/event/app-event.d.ts.map +0 -1
  624. package/lib/models/event/index.d.ts.map +0 -1
  625. package/lib/models/export/export-cell-type.enum.d.ts.map +0 -1
  626. package/lib/models/export/export-cell.d.ts.map +0 -1
  627. package/lib/models/export/export-data-table.d.ts.map +0 -1
  628. package/lib/models/export/export-format.enum.d.ts.map +0 -1
  629. package/lib/models/export/export-row-data-type.enum.d.ts.map +0 -1
  630. package/lib/models/export/export-row.d.ts.map +0 -1
  631. package/lib/models/file/file.d.ts.map +0 -1
  632. package/lib/models/file/icons-file.enum.d.ts.map +0 -1
  633. package/lib/models/file/index.d.ts.map +0 -1
  634. package/lib/models/financial-year/financial-year.d.ts.map +0 -1
  635. package/lib/models/financial-year/index.d.ts.map +0 -1
  636. package/lib/models/financial-year/month-name-short.enum.d.ts.map +0 -1
  637. package/lib/models/financial-year/month-number.enum.d.ts.map +0 -1
  638. package/lib/models/financial-year/months.const.d.ts.map +0 -1
  639. package/lib/models/firm/firm.d.ts.map +0 -1
  640. package/lib/models/holding/holding-sale.d.ts.map +0 -1
  641. package/lib/models/holding/holding-type-exchange.d.ts.map +0 -1
  642. package/lib/models/holding/holding-type.d.ts.map +0 -1
  643. package/lib/models/holding/holding.d.ts.map +0 -1
  644. package/lib/models/holding/index.d.ts.map +0 -1
  645. package/lib/models/income-position/income-position.d.ts.map +0 -1
  646. package/lib/models/income-source/income-source-chart-data.d.ts.map +0 -1
  647. package/lib/models/income-source/income-source-forecast.d.ts.map +0 -1
  648. package/lib/models/income-source/income-source-type.d.ts.map +0 -1
  649. package/lib/models/income-source/income-source.d.ts.map +0 -1
  650. package/lib/models/income-source/index.d.ts.map +0 -1
  651. package/lib/models/income-source/salary-forecast.d.ts.map +0 -1
  652. package/lib/models/income-source/sole-forecast.d.ts.map +0 -1
  653. package/lib/models/index.d.ts.map +0 -1
  654. package/lib/models/loan/index.d.ts.map +0 -1
  655. package/lib/models/loan/loan-max-number-of-payments.enum.d.ts.map +0 -1
  656. package/lib/models/loan/loan-payment.d.ts.map +0 -1
  657. package/lib/models/loan/loan-payout.d.ts.map +0 -1
  658. package/lib/models/loan/loan.d.ts.map +0 -1
  659. package/lib/models/notification/index.d.ts.map +0 -1
  660. package/lib/models/notification/notification.d.ts.map +0 -1
  661. package/lib/models/pdf/pdf-orientation.enum.d.ts.map +0 -1
  662. package/lib/models/pdf/pdf-settings.d.ts.map +0 -1
  663. package/lib/models/phone/phone.d.ts.map +0 -1
  664. package/lib/models/property/calculation-form-item.d.ts.map +0 -1
  665. package/lib/models/property/calculation-form-type.enum.d.ts.map +0 -1
  666. package/lib/models/property/capital-costs-itmes.const.d.ts.map +0 -1
  667. package/lib/models/property/corelogic-suggestion.d.ts.map +0 -1
  668. package/lib/models/property/index.d.ts.map +0 -1
  669. package/lib/models/property/property-category-movement.d.ts.map +0 -1
  670. package/lib/models/property/property-category.d.ts.map +0 -1
  671. package/lib/models/property/property-document.d.ts.map +0 -1
  672. package/lib/models/property/property-equity-chart-data.d.ts.map +0 -1
  673. package/lib/models/property/property-equity-chart-item.d.ts.map +0 -1
  674. package/lib/models/property/property-equity-chart-type.enum.d.ts.map +0 -1
  675. package/lib/models/property/property-forecast.d.ts.map +0 -1
  676. package/lib/models/property/property-sale/index.d.ts.map +0 -1
  677. package/lib/models/property/property-sale/property-sale-cost-base.d.ts.map +0 -1
  678. package/lib/models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +0 -1
  679. package/lib/models/property/property-sale/property-sale.d.ts.map +0 -1
  680. package/lib/models/property/property-sale/tax-exemption-meta-field.d.ts.map +0 -1
  681. package/lib/models/property/property-sale/tax-exemption.d.ts.map +0 -1
  682. package/lib/models/property/property-share.d.ts.map +0 -1
  683. package/lib/models/property/property-subscription.d.ts.map +0 -1
  684. package/lib/models/property/property-valuation.d.ts.map +0 -1
  685. package/lib/models/property/property.d.ts.map +0 -1
  686. package/lib/models/property/share-filter-options.enum.d.ts.map +0 -1
  687. package/lib/models/registration-invite/registration-invite.d.ts.map +0 -1
  688. package/lib/models/report/depreciation/depreciation-lvp-asset-type.enum.d.ts.map +0 -1
  689. package/lib/models/report/depreciation/depreciation-lvp-report-item.d.ts.map +0 -1
  690. package/lib/models/report/depreciation/depreciation-report-item.d.ts.map +0 -1
  691. package/lib/models/report/depreciation/index.d.ts.map +0 -1
  692. package/lib/models/report/index.d.ts.map +0 -1
  693. package/lib/models/report/my-tax/ato-links.d.ts.map +0 -1
  694. package/lib/models/report/my-tax/index.d.ts.map +0 -1
  695. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-income-or-losses-categories.const.d.ts.map +0 -1
  696. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-type.enum.d.ts.map +0 -1
  697. package/lib/models/report/my-tax/my-tax-business-income-or-losses/loss-type.enum.d.ts.map +0 -1
  698. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.d.ts.map +0 -1
  699. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.d.ts.map +0 -1
  700. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.d.ts.map +0 -1
  701. package/lib/models/report/my-tax/my-tax-cgt/cgt-exemption-and-rollover-code.enum.d.ts.map +0 -1
  702. package/lib/models/report/my-tax/my-tax-cgt/my-tax-cgt.d.ts.map +0 -1
  703. package/lib/models/report/my-tax/my-tax-deductions/deduction-clothing-type.enum.d.ts.map +0 -1
  704. package/lib/models/report/my-tax/my-tax-deductions/deduction-fields.const.d.ts.map +0 -1
  705. package/lib/models/report/my-tax/my-tax-deductions/deduction-self-education-type.enum.d.ts.map +0 -1
  706. package/lib/models/report/my-tax/my-tax-deductions/my-tax-deductions.d.ts.map +0 -1
  707. package/lib/models/report/my-tax/my-tax-dividends/my-tax-dividends.d.ts.map +0 -1
  708. package/lib/models/report/my-tax/my-tax-estimate/my-tax-estimate.d.ts.map +0 -1
  709. package/lib/models/report/my-tax/my-tax-income-statements/my-tax-income-statements.d.ts.map +0 -1
  710. package/lib/models/report/my-tax/my-tax-income-tests/my-tax-income-tests.d.ts.map +0 -1
  711. package/lib/models/report/my-tax/my-tax-interest/my-tax-interest.d.ts.map +0 -1
  712. package/lib/models/report/my-tax/my-tax-losses/my-tax-losses.d.ts.map +0 -1
  713. package/lib/models/report/my-tax/my-tax-offsets/my-tax-offsets.d.ts.map +0 -1
  714. package/lib/models/report/my-tax/my-tax-other-income/my-tax-other-income.d.ts.map +0 -1
  715. package/lib/models/report/my-tax/my-tax-partnerships-and-trusts/my-tax-partnerships-and-trusts.d.ts.map +0 -1
  716. package/lib/models/report/my-tax/my-tax-rent/my-tax-rent.d.ts.map +0 -1
  717. package/lib/models/report/property/index.d.ts.map +0 -1
  718. package/lib/models/report/property/property-report-item-depreciation.d.ts.map +0 -1
  719. package/lib/models/report/property/property-report-item-transaction.d.ts.map +0 -1
  720. package/lib/models/report/property/property-report-item.d.ts.map +0 -1
  721. package/lib/models/report/sole/index.d.ts.map +0 -1
  722. package/lib/models/report/sole/sole-business/sole-business-loss-report.d.ts.map +0 -1
  723. package/lib/models/report/vehicle-expense/vehicle-expense.d.ts.map +0 -1
  724. package/lib/models/service-subscription/index.d.ts.map +0 -1
  725. package/lib/models/service-subscription/module-url-list.const.d.ts.map +0 -1
  726. package/lib/models/service-subscription/payment-method-brand.enum.d.ts.map +0 -1
  727. package/lib/models/service-subscription/service-payment-method.d.ts.map +0 -1
  728. package/lib/models/service-subscription/service-payment.d.ts.map +0 -1
  729. package/lib/models/service-subscription/service-price.d.ts.map +0 -1
  730. package/lib/models/service-subscription/service-product.d.ts.map +0 -1
  731. package/lib/models/service-subscription/service-promo-code-duration.enum.d.ts.map +0 -1
  732. package/lib/models/service-subscription/service-promo-code.d.ts.map +0 -1
  733. package/lib/models/service-subscription/service-subscription-item.d.ts.map +0 -1
  734. package/lib/models/service-subscription/service-subscription.d.ts.map +0 -1
  735. package/lib/models/sole/bas-report.d.ts.map +0 -1
  736. package/lib/models/sole/index.d.ts.map +0 -1
  737. package/lib/models/sole/sole-business-activity.d.ts.map +0 -1
  738. package/lib/models/sole/sole-business-allocation.d.ts.map +0 -1
  739. package/lib/models/sole/sole-business-loss-offset-rule.d.ts.map +0 -1
  740. package/lib/models/sole/sole-business-loss.d.ts.map +0 -1
  741. package/lib/models/sole/sole-business.d.ts.map +0 -1
  742. package/lib/models/sole/sole-contact.d.ts.map +0 -1
  743. package/lib/models/sole/sole-depreciation-method.d.ts.map +0 -1
  744. package/lib/models/sole/sole-details.d.ts.map +0 -1
  745. package/lib/models/sole/sole-invoice-item.d.ts.map +0 -1
  746. package/lib/models/sole/sole-invoice-template.d.ts.map +0 -1
  747. package/lib/models/sole/sole-invoice.d.ts.map +0 -1
  748. package/lib/models/tax-review/tax-review.d.ts.map +0 -1
  749. package/lib/models/tax-summary/report-item-details.d.ts.map +0 -1
  750. package/lib/models/tax-summary/report-item.d.ts.map +0 -1
  751. package/lib/models/tax-summary/tax-summary-section.d.ts.map +0 -1
  752. package/lib/models/tax-summary/tax-summary-type.enum.d.ts.map +0 -1
  753. package/lib/models/tax-summary/tax-summary.d.ts.map +0 -1
  754. package/lib/models/toast/toast-type.enum.d.ts.map +0 -1
  755. package/lib/models/toast/toast.d.ts.map +0 -1
  756. package/lib/models/transaction/allocation-rule-condition.d.ts.map +0 -1
  757. package/lib/models/transaction/allocation-rule-transaction-meta-field.d.ts.map +0 -1
  758. package/lib/models/transaction/allocation-rule-transaction.d.ts.map +0 -1
  759. package/lib/models/transaction/allocation-rule.d.ts.map +0 -1
  760. package/lib/models/transaction/income-amount-type.enum.d.ts.map +0 -1
  761. package/lib/models/transaction/index.d.ts.map +0 -1
  762. package/lib/models/transaction/transaction-allocation.d.ts.map +0 -1
  763. package/lib/models/transaction/transaction-category.enum.d.ts.map +0 -1
  764. package/lib/models/transaction/transaction-meta-field.d.ts.map +0 -1
  765. package/lib/models/transaction/transaction-receipt.d.ts.map +0 -1
  766. package/lib/models/transaction/transaction.d.ts.map +0 -1
  767. package/lib/models/user/index.d.ts.map +0 -1
  768. package/lib/models/user/my-account-history-initiated-by.enum.d.ts.map +0 -1
  769. package/lib/models/user/my-account-history-status.enum.d.ts.map +0 -1
  770. package/lib/models/user/my-account-history-type.enum.d.ts.map +0 -1
  771. package/lib/models/user/my-account-history.d.ts.map +0 -1
  772. package/lib/models/user/occupation.d.ts.map +0 -1
  773. package/lib/models/user/user-roles.const.d.ts.map +0 -1
  774. package/lib/models/user/user-to-register.d.ts.map +0 -1
  775. package/lib/models/user/user-work-position.const.d.ts.map +0 -1
  776. package/lib/models/user/user.d.ts.map +0 -1
  777. package/lib/models/user-event/user-event-setting-field.enum.d.ts.map +0 -1
  778. package/lib/models/user-event/user-event-setting.d.ts.map +0 -1
  779. package/lib/models/user-event/user-event-type-category.d.ts.map +0 -1
  780. package/lib/models/user-event/user-event-type.d.ts.map +0 -1
  781. package/lib/models/vehicle/index.d.ts.map +0 -1
  782. package/lib/models/vehicle/logbook-period.d.ts.map +0 -1
  783. package/lib/models/vehicle/vehicle-claim-details.d.ts.map +0 -1
  784. package/lib/models/vehicle/vehicle-claim.d.ts.map +0 -1
  785. package/lib/models/vehicle/vehicle-logbook.d.ts.map +0 -1
  786. package/lib/models/vehicle/vehicle.d.ts.map +0 -1
  787. package/lib/services/account-setup/account-setup.service.d.ts.map +0 -1
  788. package/lib/services/account-setup/index.d.ts.map +0 -1
  789. package/lib/services/affiliate/index.d.ts.map +0 -1
  790. package/lib/services/affiliate/rewardful/index.d.ts.map +0 -1
  791. package/lib/services/affiliate/rewardful/rewardful.service.d.ts.map +0 -1
  792. package/lib/services/asset/assets.service.d.ts.map +0 -1
  793. package/lib/services/asset/index.d.ts.map +0 -1
  794. package/lib/services/auth/auth.service.d.ts.map +0 -1
  795. package/lib/services/auth/index.d.ts.map +0 -1
  796. package/lib/services/auth/jwt.service.d.ts.map +0 -1
  797. package/lib/services/bank/bank-account-calculation.service.d.ts.map +0 -1
  798. package/lib/services/bank/bank-transaction-calculation.service.d.ts.map +0 -1
  799. package/lib/services/bank/index.d.ts.map +0 -1
  800. package/lib/services/data.service.d.ts.map +0 -1
  801. package/lib/services/event/event-dispatcher.service.d.ts.map +0 -1
  802. package/lib/services/event/index.d.ts.map +0 -1
  803. package/lib/services/event/sse.service.d.ts.map +0 -1
  804. package/lib/services/export/export-formatter.service.d.ts.map +0 -1
  805. package/lib/services/export/index.d.ts.map +0 -1
  806. package/lib/services/header-title/header-title.service.d.ts.map +0 -1
  807. package/lib/services/header-title/index.d.ts.map +0 -1
  808. package/lib/services/http/address/address.service.d.ts.map +0 -1
  809. package/lib/services/http/address/index.d.ts.map +0 -1
  810. package/lib/services/http/bank/bank-account/bank-account.service.d.ts.map +0 -1
  811. package/lib/services/http/bank/bank-account/index.d.ts.map +0 -1
  812. package/lib/services/http/bank/bank-connection/bank-connection.service.d.ts.map +0 -1
  813. package/lib/services/http/bank/bank-connection/index.d.ts.map +0 -1
  814. package/lib/services/http/bank/bank-transaction/bank-transaction.service.d.ts.map +0 -1
  815. package/lib/services/http/bank/bank-transaction/index.d.ts.map +0 -1
  816. package/lib/services/http/bank/bank.service.d.ts.map +0 -1
  817. package/lib/services/http/bank/basiq/basiq-token.service.d.ts.map +0 -1
  818. package/lib/services/http/bank/basiq/basiq.service.d.ts.map +0 -1
  819. package/lib/services/http/bank/basiq/index.d.ts.map +0 -1
  820. package/lib/services/http/bank/index.d.ts.map +0 -1
  821. package/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.d.ts.map +0 -1
  822. package/lib/services/http/chart-accounts/chart-accounts-depreciations/index.d.ts.map +0 -1
  823. package/lib/services/http/chart-accounts/chart-accounts.service.d.ts.map +0 -1
  824. package/lib/services/http/chart-accounts/index.d.ts.map +0 -1
  825. package/lib/services/http/chat/chat.service.d.ts.map +0 -1
  826. package/lib/services/http/chat/index.d.ts.map +0 -1
  827. package/lib/services/http/chat/message-document.service.d.ts.map +0 -1
  828. package/lib/services/http/chat/message.service.d.ts.map +0 -1
  829. package/lib/services/http/client/capital-gain/annual-client-details.service.d.ts.map +0 -1
  830. package/lib/services/http/client/index.d.ts.map +0 -1
  831. package/lib/services/http/client/occupation/occupation.service.d.ts.map +0 -1
  832. package/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.d.ts.map +0 -1
  833. package/lib/services/http/depreciation/depreciation-capital-project/index.d.ts.map +0 -1
  834. package/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.d.ts.map +0 -1
  835. package/lib/services/http/depreciation/depreciation-receipt/index.d.ts.map +0 -1
  836. package/lib/services/http/depreciation/depreciation.service.d.ts.map +0 -1
  837. package/lib/services/http/depreciation/index.d.ts.map +0 -1
  838. package/lib/services/http/document/document-folder/document-folder.service.d.ts.map +0 -1
  839. package/lib/services/http/document/document.service.d.ts.map +0 -1
  840. package/lib/services/http/document/index.d.ts.map +0 -1
  841. package/lib/services/http/facebook/facebook-auth-options.interface.d.ts.map +0 -1
  842. package/lib/services/http/facebook/facebook-auth-response.interface.d.ts.map +0 -1
  843. package/lib/services/http/facebook/facebook-status-response.interface.d.ts.map +0 -1
  844. package/lib/services/http/facebook/facebook.service.d.ts.map +0 -1
  845. package/lib/services/http/facebook/index.d.ts.map +0 -1
  846. package/lib/services/http/file/file.service.d.ts.map +0 -1
  847. package/lib/services/http/file/index.d.ts.map +0 -1
  848. package/lib/services/http/firm/client-income/client-income-types.service.d.ts.map +0 -1
  849. package/lib/services/http/firm/client-income/index.d.ts.map +0 -1
  850. package/lib/services/http/firm/client-invite/client-invite.service.d.ts.map +0 -1
  851. package/lib/services/http/firm/client-invite/index.d.ts.map +0 -1
  852. package/lib/services/http/firm/client-movement/client-movement.service.d.ts.map +0 -1
  853. package/lib/services/http/firm/client-movement/index.d.ts.map +0 -1
  854. package/lib/services/http/firm/employee/employee.service.d.ts.map +0 -1
  855. package/lib/services/http/firm/employee/index.d.ts.map +0 -1
  856. package/lib/services/http/firm/employee-invite/employee-invite.service.d.ts.map +0 -1
  857. package/lib/services/http/firm/employee-invite/index.d.ts.map +0 -1
  858. package/lib/services/http/firm/firm.service.d.ts.map +0 -1
  859. package/lib/services/http/firm/index.d.ts.map +0 -1
  860. package/lib/services/http/firm/portfolio-report/client-portfolio-report.service.d.ts.map +0 -1
  861. package/lib/services/http/firm/portfolio-report/index.d.ts.map +0 -1
  862. package/lib/services/http/google/google.service.d.ts.map +0 -1
  863. package/lib/services/http/google/index.d.ts.map +0 -1
  864. package/lib/services/http/holding/holding-messages.enum.d.ts.map +0 -1
  865. package/lib/services/http/holding/holding-sale-messages.enum.d.ts.map +0 -1
  866. package/lib/services/http/holding/holding-sale.service.d.ts.map +0 -1
  867. package/lib/services/http/holding/holding-type-messages.enum.d.ts.map +0 -1
  868. package/lib/services/http/holding/holding-type.service.d.ts.map +0 -1
  869. package/lib/services/http/holding/holding.service.d.ts.map +0 -1
  870. package/lib/services/http/holding/index.d.ts.map +0 -1
  871. package/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.d.ts.map +0 -1
  872. package/lib/services/http/income-source/income-source-forecast/index.d.ts.map +0 -1
  873. package/lib/services/http/income-source/income-source.service.d.ts.map +0 -1
  874. package/lib/services/http/income-source/index.d.ts.map +0 -1
  875. package/lib/services/http/income-source/salary-forecast/index.d.ts.map +0 -1
  876. package/lib/services/http/income-source/salary-forecast/salary-forecast.service.d.ts.map +0 -1
  877. package/lib/services/http/income-source/sole-forecast/index.d.ts.map +0 -1
  878. package/lib/services/http/income-source/sole-forecast/sole-forecast.service.d.ts.map +0 -1
  879. package/lib/services/http/index.d.ts.map +0 -1
  880. package/lib/services/http/loan/borrowing-expense/borrowing-expense.service.d.ts.map +0 -1
  881. package/lib/services/http/loan/borrowing-expense/index.d.ts.map +0 -1
  882. package/lib/services/http/loan/index.d.ts.map +0 -1
  883. package/lib/services/http/loan/loan.service.d.ts.map +0 -1
  884. package/lib/services/http/property/index.d.ts.map +0 -1
  885. package/lib/services/http/property/property-category/index.d.ts.map +0 -1
  886. package/lib/services/http/property/property-category/property-category.service.d.ts.map +0 -1
  887. package/lib/services/http/property/property-category-movement/index.d.ts.map +0 -1
  888. package/lib/services/http/property/property-category-movement/property-category-movement.service.d.ts.map +0 -1
  889. package/lib/services/http/property/property-document/index.d.ts.map +0 -1
  890. package/lib/services/http/property/property-document/property-document.service.d.ts.map +0 -1
  891. package/lib/services/http/property/property-sale/index.d.ts.map +0 -1
  892. package/lib/services/http/property/property-sale/property-sale.service.d.ts.map +0 -1
  893. package/lib/services/http/property/property-share/index.d.ts.map +0 -1
  894. package/lib/services/http/property/property-share/property-share.service.d.ts.map +0 -1
  895. package/lib/services/http/property/property.service.d.ts.map +0 -1
  896. package/lib/services/http/receipt/index.d.ts.map +0 -1
  897. package/lib/services/http/receipt/receipt.service.d.ts.map +0 -1
  898. package/lib/services/http/rest/http-method.type.d.ts.map +0 -1
  899. package/lib/services/http/rest/index.d.ts.map +0 -1
  900. package/lib/services/http/rest/rest-method.type.d.ts.map +0 -1
  901. package/lib/services/http/rest/rest-old.service.d.ts.map +0 -1
  902. package/lib/services/http/rest/rest.service.d.ts.map +0 -1
  903. package/lib/services/http/service-notification/index.d.ts.map +0 -1
  904. package/lib/services/http/service-notification/service-notification.service.d.ts.map +0 -1
  905. package/lib/services/http/sole/bas-report/bas-report.service.d.ts.map +0 -1
  906. package/lib/services/http/sole/index.d.ts.map +0 -1
  907. package/lib/services/http/sole/sole-business/messages.enum.d.ts.map +0 -1
  908. package/lib/services/http/sole/sole-business/sole-business.service.d.ts.map +0 -1
  909. package/lib/services/http/sole/sole-business-activity/sole-business-activity.service.d.ts.map +0 -1
  910. package/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.d.ts.map +0 -1
  911. package/lib/services/http/sole/sole-business-loss/sole-business-loss.service.d.ts.map +0 -1
  912. package/lib/services/http/sole/sole-contact/sole-contact.service.d.ts.map +0 -1
  913. package/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.d.ts.map +0 -1
  914. package/lib/services/http/sole/sole-details/sole-details.service.d.ts.map +0 -1
  915. package/lib/services/http/sole/sole-invoice/sole-invoice.service.d.ts.map +0 -1
  916. package/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.d.ts.map +0 -1
  917. package/lib/services/http/subscription/index.d.ts.map +0 -1
  918. package/lib/services/http/subscription/service-payment/service-payment.service.d.ts.map +0 -1
  919. package/lib/services/http/subscription/service-payment-method/service-payment-method.service.d.ts.map +0 -1
  920. package/lib/services/http/subscription/service-price/service-price.service.d.ts.map +0 -1
  921. package/lib/services/http/subscription/service-product/service-product.service.d.ts.map +0 -1
  922. package/lib/services/http/subscription/service-subscription/subscription.service.d.ts.map +0 -1
  923. package/lib/services/http/tax-review/index.d.ts.map +0 -1
  924. package/lib/services/http/tax-review/tax-review-history/tax-review-history.service.d.ts.map +0 -1
  925. package/lib/services/http/tax-review/tax-review.service.d.ts.map +0 -1
  926. package/lib/services/http/tax-summary/index.d.ts.map +0 -1
  927. package/lib/services/http/tax-summary/tax-summary.service.d.ts.map +0 -1
  928. package/lib/services/http/transaction/index.d.ts.map +0 -1
  929. package/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.d.ts.map +0 -1
  930. package/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.d.ts.map +0 -1
  931. package/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.d.ts.map +0 -1
  932. package/lib/services/http/transaction/transaction.service.d.ts.map +0 -1
  933. package/lib/services/http/tutorial-video/index.d.ts.map +0 -1
  934. package/lib/services/http/tutorial-video/tutorial-video-response.interface.d.ts.map +0 -1
  935. package/lib/services/http/tutorial-video/tutorial-video.service.d.ts.map +0 -1
  936. package/lib/services/http/tutorial-video/video-source.interface.d.ts.map +0 -1
  937. package/lib/services/http/user/index.d.ts.map +0 -1
  938. package/lib/services/http/user/user-event-setting/user-event-setting.service.d.ts.map +0 -1
  939. package/lib/services/http/user/user-event-type/user-event-type.service.d.ts.map +0 -1
  940. package/lib/services/http/user/user.service.d.ts.map +0 -1
  941. package/lib/services/http/user/users-invite/users-invite.service.d.ts.map +0 -1
  942. package/lib/services/http/vehicle/index.d.ts.map +0 -1
  943. package/lib/services/http/vehicle/vehicle-claim-details.service.d.ts.map +0 -1
  944. package/lib/services/http/vehicle/vehicle-claim.service.d.ts.map +0 -1
  945. package/lib/services/http/vehicle/vehicle-logbook.service.d.ts.map +0 -1
  946. package/lib/services/http/vehicle/vehicle.service.d.ts.map +0 -1
  947. package/lib/services/index.d.ts.map +0 -1
  948. package/lib/services/intercom/index.d.ts.map +0 -1
  949. package/lib/services/intercom/intercom.service.d.ts.map +0 -1
  950. package/lib/services/json/holding/holding-type-exchange.service.d.ts.map +0 -1
  951. package/lib/services/json/income-source/income-source-type.service.d.ts.map +0 -1
  952. package/lib/services/json/index.d.ts.map +0 -1
  953. package/lib/services/json/tax-exemption/tax-exemption.service.d.ts.map +0 -1
  954. package/lib/services/pdf/index.d.ts.map +0 -1
  955. package/lib/services/pdf/js-pdf.d.ts.map +0 -1
  956. package/lib/services/pdf/pdf-from-dom-element/file-settings.d.ts.map +0 -1
  957. package/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.d.ts.map +0 -1
  958. package/lib/services/pdf/pdf-from-table/file-settings.d.ts.map +0 -1
  959. package/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.d.ts.map +0 -1
  960. package/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.d.ts.map +0 -1
  961. package/lib/services/pdf/pdf-from-table/pdf-from-table.service.d.ts.map +0 -1
  962. package/lib/services/preloader/index.d.ts.map +0 -1
  963. package/lib/services/preloader/preloader.service.d.ts.map +0 -1
  964. package/lib/services/property/corelogic/corelogic.service.d.ts.map +0 -1
  965. package/lib/services/property/corelogic/index.d.ts.map +0 -1
  966. package/lib/services/property/equity-position-chart/equity-position-chart.service.d.ts.map +0 -1
  967. package/lib/services/property/equity-position-chart/index.d.ts.map +0 -1
  968. package/lib/services/property/index.d.ts.map +0 -1
  969. package/lib/services/property/property-calculation/index.d.ts.map +0 -1
  970. package/lib/services/property/property-calculation/property-calculation.service.d.ts.map +0 -1
  971. package/lib/services/report/index.d.ts.map +0 -1
  972. package/lib/services/report/property/property-transaction-report.service.d.ts.map +0 -1
  973. package/lib/services/toast/index.d.ts.map +0 -1
  974. package/lib/services/toast/toast.service.d.ts.map +0 -1
  975. package/lib/services/transaction/index.d.ts.map +0 -1
  976. package/lib/services/transaction/transaction-calculation.service.d.ts.map +0 -1
  977. package/lib/services/user/index.d.ts.map +0 -1
  978. package/lib/services/user/user-switcher.service.d.ts.map +0 -1
  979. package/lib/services/vehicle/index.d.ts.map +0 -1
  980. package/lib/services/vehicle/logbook-best-period.service.d.ts.map +0 -1
  981. package/lib/services/xlsx/index.d.ts.map +0 -1
  982. package/lib/services/xlsx/xlsx.service.d.ts.map +0 -1
  983. package/lib/tt-core.module.d.ts.map +0 -1
  984. package/lib/validators/address-corelogic.validator.d.ts.map +0 -1
  985. package/lib/validators/at-least-one-enabled.validator.d.ts.map +0 -1
  986. package/lib/validators/at-least-one.validator.d.ts.map +0 -1
  987. package/lib/validators/autocomplete.validator.d.ts.map +0 -1
  988. package/lib/validators/conditional.validator.d.ts.map +0 -1
  989. package/lib/validators/current-fin-year.validator.d.ts.map +0 -1
  990. package/lib/validators/date-range.validator.d.ts.map +0 -1
  991. package/lib/validators/fields-sum.validator.d.ts.map +0 -1
  992. package/lib/validators/file.validator.d.ts.map +0 -1
  993. package/lib/validators/greater-than.validator.d.ts.map +0 -1
  994. package/lib/validators/index.d.ts.map +0 -1
  995. package/lib/validators/min-date/messages.enum.d.ts.map +0 -1
  996. package/lib/validators/min-date/min-date.validator.d.ts.map +0 -1
  997. package/lib/validators/password-match.validator.d.ts.map +0 -1
  998. package/lib/validators/password.validator.d.ts.map +0 -1
  999. package/lib/validators/phone-number.validator.d.ts.map +0 -1
  1000. package/lib/validators/required-length.validator.d.ts.map +0 -1
  1001. package/lib/validators/transactions-meta-fields.validator.d.ts.map +0 -1
  1002. package/public-api.d.ts.map +0 -1
  1003. package/taxtank-core.d.ts.map +0 -1
@@ -69,9 +69,9 @@ class CorelogicService {
69
69
  .pipe(map((response) => response.suggestions.map((item) => plainToClass(CorelogicSuggestion, item))));
70
70
  }
71
71
  }
72
- CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
73
- CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicService, providedIn: 'root' });
74
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicService, decorators: [{
72
+ CorelogicService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
73
+ CorelogicService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, providedIn: 'root' });
74
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicService, decorators: [{
75
75
  type: Injectable,
76
76
  args: [{
77
77
  providedIn: 'root'
@@ -111,9 +111,9 @@ class CorelogicInterceptor {
111
111
  });
112
112
  }
113
113
  }
114
- CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
115
- CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor });
116
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor, decorators: [{
114
+ CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
115
+ CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor });
116
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, decorators: [{
117
117
  type: Injectable
118
118
  }], ctorParameters: function () {
119
119
  return [{ type: CorelogicService }, { type: undefined, decorators: [{
@@ -152,9 +152,9 @@ class FinancialYearInterceptor {
152
152
  return next.handle(clonedReq);
153
153
  }
154
154
  }
155
- FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
156
- FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor });
157
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
155
+ FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
156
+ FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor });
157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
158
158
  type: Injectable
159
159
  }], ctorParameters: function () {
160
160
  return [{ type: undefined, decorators: [{
@@ -1963,7 +1963,6 @@ var ChartAccountsCategoryEnum;
1963
1963
  ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["SOLE_DEPRECIATION"] = 14] = "SOLE_DEPRECIATION";
1964
1964
  ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["HOLDING_INCOME"] = 15] = "HOLDING_INCOME";
1965
1965
  ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["HOLDING_EXPENSE"] = 16] = "HOLDING_EXPENSE";
1966
- ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["HOLDING_UNTAXED_INCOME"] = 17] = "HOLDING_UNTAXED_INCOME";
1967
1966
  })(ChartAccountsCategoryEnum || (ChartAccountsCategoryEnum = {}));
1968
1967
 
1969
1968
  var ChartAccountsEtpEnum;
@@ -2217,6 +2216,17 @@ var ChartAccountsKeepSign;
2217
2216
  ChartAccountsKeepSign[ChartAccountsKeepSign["ADVANCE"] = 556] = "ADVANCE";
2218
2217
  })(ChartAccountsKeepSign || (ChartAccountsKeepSign = {}));
2219
2218
 
2219
+ var ChartAccountsHoldingUntaxedIncomeListEnum;
2220
+ (function (ChartAccountsHoldingUntaxedIncomeListEnum) {
2221
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["FOREIGN_EXCHANGE_GAINS"] = 523] = "FOREIGN_EXCHANGE_GAINS";
2222
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["DIVIDENDS"] = 542] = "DIVIDENDS";
2223
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_ON_TERM_DEPOSITS"] = 873] = "INTEREST_ON_TERM_DEPOSITS";
2224
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_FROM_OTHER_INVESTMENTS"] = 874] = "INTEREST_FROM_OTHER_INVESTMENTS";
2225
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_DISTRIBUTIONS_FROM_PARTNERSHIPS"] = 875] = "INTEREST_DISTRIBUTIONS_FROM_PARTNERSHIPS";
2226
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_DISTRIBUTIONS_FROM_TRUSTS"] = 876] = "INTEREST_DISTRIBUTIONS_FROM_TRUSTS";
2227
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["STAKING"] = 877] = "STAKING";
2228
+ })(ChartAccountsHoldingUntaxedIncomeListEnum || (ChartAccountsHoldingUntaxedIncomeListEnum = {}));
2229
+
2220
2230
  var DocumentTypeEnum;
2221
2231
  (function (DocumentTypeEnum) {
2222
2232
  DocumentTypeEnum[DocumentTypeEnum["INVOICE"] = 1] = "INVOICE";
@@ -2328,7 +2338,6 @@ const CHART_ACCOUNTS_CATEGORIES = {
2328
2338
  holding: [
2329
2339
  ChartAccountsCategoryEnum.HOLDING_EXPENSE,
2330
2340
  ChartAccountsCategoryEnum.HOLDING_INCOME,
2331
- ChartAccountsCategoryEnum.HOLDING_UNTAXED_INCOME,
2332
2341
  ],
2333
2342
  personal: [
2334
2343
  ChartAccountsCategoryEnum.PERSONAL_EXPENSE,
@@ -8859,9 +8868,9 @@ class JwtService extends JwtHelperService {
8859
8868
  return this.getUser().id === userId;
8860
8869
  }
8861
8870
  }
8862
- JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8863
- JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, providedIn: 'root' });
8864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, decorators: [{
8871
+ JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8872
+ JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, providedIn: 'root' });
8873
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, decorators: [{
8865
8874
  type: Injectable,
8866
8875
  args: [{
8867
8876
  providedIn: 'root'
@@ -8896,9 +8905,9 @@ class EventDispatcherService {
8896
8905
  this.eventSubject2.next(event);
8897
8906
  }
8898
8907
  }
8899
- EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8900
- EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
8901
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, decorators: [{
8908
+ EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8909
+ EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
8910
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, decorators: [{
8902
8911
  type: Injectable,
8903
8912
  args: [{
8904
8913
  providedIn: 'root'
@@ -8947,9 +8956,9 @@ class AuthService {
8947
8956
  location.replace(url);
8948
8957
  }
8949
8958
  }
8950
- AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8951
- AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, providedIn: 'root' });
8952
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, decorators: [{
8959
+ AuthService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
8960
+ AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, providedIn: 'root' });
8961
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, decorators: [{
8953
8962
  type: Injectable,
8954
8963
  args: [{
8955
8964
  providedIn: 'root'
@@ -9085,9 +9094,9 @@ class JwtInterceptor {
9085
9094
  });
9086
9095
  }
9087
9096
  }
9088
- JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9089
- JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor });
9090
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor, decorators: [{
9097
+ JwtInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor, deps: [{ token: JwtService }, { token: AuthService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9098
+ JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor });
9099
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor, decorators: [{
9091
9100
  type: Injectable
9092
9101
  }], ctorParameters: function () {
9093
9102
  return [{ type: JwtService }, { type: AuthService }, { type: undefined, decorators: [{
@@ -9122,9 +9131,9 @@ class UserSwitcherService {
9122
9131
  window.location.replace('/firm/dashboard');
9123
9132
  }
9124
9133
  }
9125
- UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9126
- UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
9127
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, decorators: [{
9134
+ UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9135
+ UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
9136
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, decorators: [{
9128
9137
  type: Injectable,
9129
9138
  args: [{
9130
9139
  providedIn: 'root'
@@ -9170,9 +9179,9 @@ class UserSwitcherInterceptor {
9170
9179
  return next.handle(this.switch(request, this.userSwitcherService.get()));
9171
9180
  }
9172
9181
  }
9173
- UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9174
- UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor });
9175
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9182
+ UserSwitcherInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9183
+ UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor });
9184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9176
9185
  type: Injectable
9177
9186
  }], ctorParameters: function () {
9178
9187
  return [{ type: UserSwitcherService }, { type: undefined, decorators: [{
@@ -9446,9 +9455,9 @@ class PreloaderService {
9446
9455
  this.activePreloaders.next(activePreloaders);
9447
9456
  }
9448
9457
  }
9449
- PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9450
- PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9451
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, decorators: [{
9458
+ PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9459
+ PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9460
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, decorators: [{
9452
9461
  type: Injectable,
9453
9462
  args: [{
9454
9463
  providedIn: 'root'
@@ -9476,9 +9485,9 @@ class PreloaderInterceptor {
9476
9485
  return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
9477
9486
  }
9478
9487
  }
9479
- PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9480
- PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor });
9481
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9488
+ PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9489
+ PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor });
9490
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9482
9491
  type: Injectable
9483
9492
  }], ctorParameters: function () { return [{ type: PreloaderService }]; } });
9484
9493
 
@@ -9508,9 +9517,9 @@ class DataService {
9508
9517
  this.cache = this.createCollectionInstance(this.collectionClass, data.map((item) => this.createModelInstance(item)));
9509
9518
  }
9510
9519
  }
9511
- DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9512
- DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, providedIn: 'root' });
9513
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, decorators: [{
9520
+ DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9521
+ DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, providedIn: 'root' });
9522
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, decorators: [{
9514
9523
  type: Injectable,
9515
9524
  args: [{
9516
9525
  providedIn: 'root'
@@ -9547,9 +9556,9 @@ class SseService {
9547
9556
  .pipe(map((messageEvent) => JSON.parse(messageEvent.data)));
9548
9557
  }
9549
9558
  }
9550
- SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9551
- SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, providedIn: 'root' });
9552
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, decorators: [{
9559
+ SseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9560
+ SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, providedIn: 'root' });
9561
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, decorators: [{
9553
9562
  type: Injectable,
9554
9563
  args: [{
9555
9564
  providedIn: 'root'
@@ -9759,9 +9768,9 @@ let RestService$1 = class RestService extends DataService {
9759
9768
  */
9760
9769
  listenEvents() { }
9761
9770
  };
9762
- RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9763
- RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, providedIn: 'root' });
9764
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, decorators: [{
9771
+ RestService$1.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
9772
+ RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, providedIn: 'root' });
9773
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, decorators: [{
9765
9774
  type: Injectable,
9766
9775
  args: [{
9767
9776
  providedIn: 'root'
@@ -9881,9 +9890,9 @@ class ToastService {
9881
9890
  }));
9882
9891
  }
9883
9892
  }
9884
- ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9885
- ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, providedIn: 'root' });
9886
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, decorators: [{
9893
+ ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9894
+ ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, providedIn: 'root' });
9895
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, decorators: [{
9887
9896
  type: Injectable,
9888
9897
  args: [{
9889
9898
  providedIn: 'root'
@@ -9973,9 +9982,9 @@ BankConnectionService.userEventTypes = [
9973
9982
  UserEventTypeTypeEnum.BASIQ_NEW_ACCOUNTS,
9974
9983
  UserEventTypeTypeEnum.BASIQ_AUTHORIZATION_FAIL
9975
9984
  ];
9976
- BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
9977
- BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
9978
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, decorators: [{
9985
+ BankConnectionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
9986
+ BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
9987
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, decorators: [{
9979
9988
  type: Injectable,
9980
9989
  args: [{
9981
9990
  providedIn: 'root'
@@ -10087,9 +10096,9 @@ BasiqService.basiqApiUrl = 'https://au-api.basiq.io';
10087
10096
  * Basiq does not provide a hook, so we have to check job status manually every x seconds
10088
10097
  */
10089
10098
  BasiqService.bankCredintialsCheckInterval = 3000;
10090
- BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
10091
- BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, providedIn: 'root' });
10092
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, decorators: [{
10099
+ BasiqService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable });
10100
+ BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, providedIn: 'root' });
10101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, decorators: [{
10093
10102
  type: Injectable,
10094
10103
  args: [{
10095
10104
  providedIn: 'root'
@@ -10126,9 +10135,9 @@ class BasiqTokenService extends RestService$1 {
10126
10135
  return this.cacheSubject.asObservable();
10127
10136
  }
10128
10137
  }
10129
- BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10130
- BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
10131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, decorators: [{
10138
+ BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10139
+ BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
10140
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, decorators: [{
10132
10141
  type: Injectable,
10133
10142
  args: [{
10134
10143
  providedIn: 'root'
@@ -10157,9 +10166,9 @@ class BasiqTokenInterceptor {
10157
10166
  });
10158
10167
  }
10159
10168
  }
10160
- BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10161
- BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor });
10162
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10169
+ BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10170
+ BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor });
10171
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10163
10172
  type: Injectable
10164
10173
  }], ctorParameters: function () { return [{ type: BasiqTokenService }]; } });
10165
10174
 
@@ -10334,9 +10343,9 @@ class UserService {
10334
10343
  });
10335
10344
  }
10336
10345
  }
10337
- UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10338
- UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, providedIn: 'root' });
10339
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, decorators: [{
10346
+ UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: JwtService }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
10347
+ UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, providedIn: 'root' });
10348
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, decorators: [{
10340
10349
  type: Injectable,
10341
10350
  args: [{
10342
10351
  providedIn: 'root'
@@ -10368,17 +10377,17 @@ class BasiqClientIdInterceptor {
10368
10377
  });
10369
10378
  }
10370
10379
  }
10371
- BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10372
- BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor });
10373
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10380
+ BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10381
+ BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor });
10382
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10374
10383
  type: Injectable
10375
10384
  }], ctorParameters: function () { return [{ type: UserService }]; } });
10376
10385
 
10377
10386
  class InterceptorsModule {
10378
10387
  }
10379
- InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10380
- InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule });
10381
- InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, providers: [
10388
+ InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10389
+ InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule });
10390
+ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, providers: [
10382
10391
  {
10383
10392
  provide: HTTP_INTERCEPTORS,
10384
10393
  useClass: CorelogicInterceptor,
@@ -10416,7 +10425,7 @@ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
10416
10425
  multi: true
10417
10426
  }
10418
10427
  ] });
10419
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, decorators: [{
10428
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, decorators: [{
10420
10429
  type: NgModule,
10421
10430
  args: [{
10422
10431
  providers: [
@@ -10474,12 +10483,12 @@ class TtCoreModule {
10474
10483
  };
10475
10484
  }
10476
10485
  }
10477
- TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10478
- TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10486
+ TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10487
+ TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10479
10488
  InterceptorsModule] });
10480
- TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10489
+ TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10481
10490
  InterceptorsModule] });
10482
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, decorators: [{
10491
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, decorators: [{
10483
10492
  type: NgModule,
10484
10493
  args: [{
10485
10494
  declarations: [],
@@ -12029,9 +12038,9 @@ class AddressService {
12029
12038
  return this.countriesSubject.asObservable();
12030
12039
  }
12031
12040
  }
12032
- AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12033
- AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, providedIn: 'root' });
12034
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, decorators: [{
12041
+ AddressService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12042
+ AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, providedIn: 'root' });
12043
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, decorators: [{
12035
12044
  type: Injectable,
12036
12045
  args: [{
12037
12046
  providedIn: 'root'
@@ -12087,9 +12096,9 @@ class BankAccountService extends RestService$1 {
12087
12096
  });
12088
12097
  }
12089
12098
  }
12090
- BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12091
- BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12092
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, decorators: [{
12099
+ BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12100
+ BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12101
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, decorators: [{
12093
12102
  type: Injectable,
12094
12103
  args: [{
12095
12104
  providedIn: 'root'
@@ -12151,9 +12160,9 @@ class BankTransactionService extends RestService$1 {
12151
12160
  });
12152
12161
  }
12153
12162
  }
12154
- BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12155
- BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12156
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, decorators: [{
12163
+ BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12164
+ BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12165
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, decorators: [{
12157
12166
  type: Injectable,
12158
12167
  args: [{
12159
12168
  providedIn: 'root'
@@ -12180,9 +12189,9 @@ class BankService extends RestService$1 {
12180
12189
  banks.filter((bank) => bank.isManual || (!!bank.externalId && !!bank.loginFields))));
12181
12190
  }
12182
12191
  }
12183
- BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12184
- BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, providedIn: 'root' });
12185
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, decorators: [{
12192
+ BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12193
+ BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, providedIn: 'root' });
12194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, decorators: [{
12186
12195
  type: Injectable,
12187
12196
  args: [{
12188
12197
  providedIn: 'root'
@@ -12202,9 +12211,9 @@ class ChartAccountsDepreciationService extends RestService$1 {
12202
12211
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
12203
12212
  }
12204
12213
  }
12205
- ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12206
- ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12207
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12214
+ ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12215
+ ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12216
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12208
12217
  type: Injectable,
12209
12218
  args: [{
12210
12219
  providedIn: 'root'
@@ -12244,9 +12253,9 @@ class ChartAccountsService extends RestService$1 {
12244
12253
  }));
12245
12254
  }
12246
12255
  }
12247
- ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12248
- ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12249
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, decorators: [{
12256
+ ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12257
+ ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12258
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, decorators: [{
12250
12259
  type: Injectable,
12251
12260
  args: [{
12252
12261
  providedIn: 'root'
@@ -12315,9 +12324,9 @@ class ChatService extends RestService$1 {
12315
12324
  });
12316
12325
  }
12317
12326
  }
12318
- ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12319
- ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, providedIn: 'root' });
12320
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, decorators: [{
12327
+ ChatService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12328
+ ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, providedIn: 'root' });
12329
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, decorators: [{
12321
12330
  type: Injectable,
12322
12331
  args: [{
12323
12332
  providedIn: 'root'
@@ -12376,9 +12385,9 @@ class MessageService extends RestService$1 {
12376
12385
  });
12377
12386
  }
12378
12387
  }
12379
- MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12380
- MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, providedIn: 'root' });
12381
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, decorators: [{
12388
+ MessageService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
12389
+ MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, providedIn: 'root' });
12390
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, decorators: [{
12382
12391
  type: Injectable,
12383
12392
  args: [{
12384
12393
  providedIn: 'root'
@@ -12450,9 +12459,9 @@ class MessageDocumentService extends RestService$1 {
12450
12459
  return combineLatest(files.map((file) => this.add(chatId, file))).pipe(map((docsBase) => docsBase.map((docBase) => plainToClass(MessageDocument, docBase))));
12451
12460
  }
12452
12461
  }
12453
- MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12454
- MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12455
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, decorators: [{
12462
+ MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12463
+ MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12464
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, decorators: [{
12456
12465
  type: Injectable,
12457
12466
  args: [{
12458
12467
  providedIn: 'root'
@@ -12575,9 +12584,9 @@ class DepreciationService extends RestService$1 {
12575
12584
  });
12576
12585
  }
12577
12586
  }
12578
- DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12579
- DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12580
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, decorators: [{
12587
+ DepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12588
+ DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12589
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, decorators: [{
12581
12590
  type: Injectable,
12582
12591
  args: [{
12583
12592
  providedIn: 'root'
@@ -12629,9 +12638,9 @@ class DepreciationCapitalProjectService {
12629
12638
  }));
12630
12639
  }
12631
12640
  }
12632
- DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12633
- DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12634
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12641
+ DepreciationCapitalProjectService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
12642
+ DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12643
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12635
12644
  type: Injectable,
12636
12645
  args: [{
12637
12646
  providedIn: 'root'
@@ -12699,9 +12708,9 @@ class ReceiptService {
12699
12708
  return plainToClass(this.modelClass, data);
12700
12709
  }
12701
12710
  }
12702
- ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12703
- ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12704
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, decorators: [{
12711
+ ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12712
+ ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12713
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, decorators: [{
12705
12714
  type: Injectable,
12706
12715
  args: [{
12707
12716
  providedIn: 'root'
@@ -12732,9 +12741,9 @@ class DepreciationReceiptService extends ReceiptService {
12732
12741
  this.listenEvents();
12733
12742
  }
12734
12743
  }
12735
- DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12736
- DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12737
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12744
+ DepreciationReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12745
+ DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12746
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12738
12747
  type: Injectable,
12739
12748
  args: [{
12740
12749
  providedIn: 'root'
@@ -12946,9 +12955,9 @@ class RestService {
12946
12955
  */
12947
12956
  listenEvents() { }
12948
12957
  }
12949
- RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12950
- RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, providedIn: 'root' });
12951
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, decorators: [{
12958
+ RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
12959
+ RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, providedIn: 'root' });
12960
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, decorators: [{
12952
12961
  type: Injectable,
12953
12962
  args: [{
12954
12963
  providedIn: 'root'
@@ -12967,9 +12976,9 @@ class DocumentService extends RestService {
12967
12976
  this.modelClass = Document;
12968
12977
  }
12969
12978
  }
12970
- DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12971
- DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, providedIn: 'root' });
12972
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, decorators: [{
12979
+ DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12980
+ DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, providedIn: 'root' });
12981
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, decorators: [{
12973
12982
  type: Injectable,
12974
12983
  args: [{
12975
12984
  providedIn: 'root'
@@ -13035,9 +13044,9 @@ class DocumentFolderService extends RestService {
13035
13044
  }));
13036
13045
  }
13037
13046
  }
13038
- DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13039
- DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
13040
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, decorators: [{
13047
+ DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13048
+ DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
13049
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, decorators: [{
13041
13050
  type: Injectable,
13042
13051
  args: [{
13043
13052
  providedIn: 'root'
@@ -13114,9 +13123,9 @@ FacebookService.authOptions = {
13114
13123
  auth_type: 'rerequest',
13115
13124
  return_scopes: true
13116
13125
  };
13117
- FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13118
- FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, providedIn: 'root' });
13119
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, decorators: [{
13126
+ FacebookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13127
+ FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, providedIn: 'root' });
13128
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, decorators: [{
13120
13129
  type: Injectable,
13121
13130
  args: [{
13122
13131
  providedIn: 'root'
@@ -13186,9 +13195,9 @@ class GoogleService {
13186
13195
  google.accounts.id.disableAutoSelect();
13187
13196
  }
13188
13197
  }
13189
- GoogleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13190
- GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, providedIn: 'root' });
13191
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, decorators: [{
13198
+ GoogleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13199
+ GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, providedIn: 'root' });
13200
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, decorators: [{
13192
13201
  type: Injectable,
13193
13202
  args: [{
13194
13203
  providedIn: 'root'
@@ -13219,9 +13228,9 @@ class FileService extends RestService$1 {
13219
13228
  return this.http.get(`${this.apiUrl}/${file.id}/download`, { responseType: 'blob' });
13220
13229
  }
13221
13230
  }
13222
- FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13223
- FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, providedIn: 'root' });
13224
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, decorators: [{
13231
+ FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13232
+ FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, providedIn: 'root' });
13233
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, decorators: [{
13225
13234
  type: Injectable,
13226
13235
  args: [{
13227
13236
  providedIn: 'root'
@@ -13238,9 +13247,9 @@ class ClientIncomeTypesService extends RestService$1 {
13238
13247
  this.disabledMethods = ['postBatch', 'putBatch', 'delete', 'deleteBatch'];
13239
13248
  }
13240
13249
  }
13241
- ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13242
- ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13243
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13250
+ ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13251
+ ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13252
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13244
13253
  type: Injectable,
13245
13254
  args: [{
13246
13255
  providedIn: 'root'
@@ -13353,9 +13362,9 @@ class ClientInviteService extends RestService {
13353
13362
  });
13354
13363
  }
13355
13364
  }
13356
- ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13357
- ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13358
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, decorators: [{
13365
+ ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13366
+ ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13367
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, decorators: [{
13359
13368
  type: Injectable,
13360
13369
  args: [{
13361
13370
  providedIn: 'root'
@@ -13428,9 +13437,9 @@ class ClientMovementService extends RestService {
13428
13437
  });
13429
13438
  }
13430
13439
  }
13431
- ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13432
- ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13433
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, decorators: [{
13440
+ ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13441
+ ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13442
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, decorators: [{
13434
13443
  type: Injectable,
13435
13444
  args: [{
13436
13445
  providedIn: 'root'
@@ -13459,9 +13468,9 @@ class EmployeeService extends RestService {
13459
13468
  }));
13460
13469
  }
13461
13470
  }
13462
- EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13463
- EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13464
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, decorators: [{
13471
+ EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13472
+ EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13473
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, decorators: [{
13465
13474
  type: Injectable,
13466
13475
  args: [{
13467
13476
  providedIn: 'root'
@@ -13502,9 +13511,9 @@ class EmployeeInviteService extends RestService {
13502
13511
  }));
13503
13512
  }
13504
13513
  }
13505
- EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13506
- EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13507
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, decorators: [{
13514
+ EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13515
+ EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13516
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, decorators: [{
13508
13517
  type: Injectable,
13509
13518
  args: [{
13510
13519
  providedIn: 'root'
@@ -13529,9 +13538,9 @@ class ClientPortfolioReportService {
13529
13538
  }));
13530
13539
  }
13531
13540
  }
13532
- ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13533
- ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13534
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13541
+ ClientPortfolioReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13542
+ ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13543
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13535
13544
  type: Injectable,
13536
13545
  args: [{
13537
13546
  providedIn: 'root'
@@ -13595,9 +13604,9 @@ class FirmService {
13595
13604
  }));
13596
13605
  }
13597
13606
  }
13598
- FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13599
- FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, providedIn: 'root' });
13600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, decorators: [{
13607
+ FirmService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13608
+ FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, providedIn: 'root' });
13609
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, decorators: [{
13601
13610
  type: Injectable,
13602
13611
  args: [{
13603
13612
  providedIn: 'root'
@@ -13672,9 +13681,9 @@ class IncomeSourceForecastService extends RestService {
13672
13681
  }).flat();
13673
13682
  }
13674
13683
  }
13675
- IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13676
- IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13677
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13684
+ IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13685
+ IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13686
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13678
13687
  type: Injectable,
13679
13688
  args: [{
13680
13689
  providedIn: 'root'
@@ -13744,9 +13753,9 @@ class SalaryForecastService extends RestService {
13744
13753
  }).flat();
13745
13754
  }
13746
13755
  }
13747
- SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13748
- SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13749
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, decorators: [{
13756
+ SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13757
+ SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13758
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, decorators: [{
13750
13759
  type: Injectable,
13751
13760
  args: [{
13752
13761
  providedIn: 'root'
@@ -13822,9 +13831,9 @@ class SoleForecastService extends RestService {
13822
13831
  });
13823
13832
  }
13824
13833
  }
13825
- SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13826
- SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13827
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, decorators: [{
13834
+ SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13835
+ SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13836
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, decorators: [{
13828
13837
  type: Injectable,
13829
13838
  args: [{
13830
13839
  providedIn: 'root'
@@ -13903,9 +13912,9 @@ class IncomeSourceService extends RestService {
13903
13912
  });
13904
13913
  }
13905
13914
  }
13906
- IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13907
- IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
13908
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, decorators: [{
13915
+ IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13916
+ IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
13917
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, decorators: [{
13909
13918
  type: Injectable,
13910
13919
  args: [{
13911
13920
  providedIn: 'root'
@@ -13966,9 +13975,9 @@ class BorrowingExpenseService {
13966
13975
  }));
13967
13976
  }
13968
13977
  }
13969
- BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13970
- BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
13971
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, decorators: [{
13978
+ BorrowingExpenseService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
13979
+ BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
13980
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, decorators: [{
13972
13981
  type: Injectable,
13973
13982
  args: [{
13974
13983
  providedIn: 'root'
@@ -14050,9 +14059,9 @@ class LoanService extends RestService$1 {
14050
14059
  }));
14051
14060
  }
14052
14061
  }
14053
- LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14054
- LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, providedIn: 'root' });
14055
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, decorators: [{
14062
+ LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14063
+ LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, providedIn: 'root' });
14064
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, decorators: [{
14056
14065
  type: Injectable,
14057
14066
  args: [{
14058
14067
  providedIn: 'root'
@@ -14071,9 +14080,9 @@ class PropertyCategoryService extends RestService$1 {
14071
14080
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14072
14081
  }
14073
14082
  }
14074
- PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14075
- PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
14076
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, decorators: [{
14083
+ PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14084
+ PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
14085
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, decorators: [{
14077
14086
  type: Injectable,
14078
14087
  args: [{
14079
14088
  providedIn: 'root'
@@ -14089,9 +14098,9 @@ class PropertyCategoryMovementService extends RestService$1 {
14089
14098
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14090
14099
  }
14091
14100
  }
14092
- PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14093
- PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14094
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14101
+ PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14102
+ PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14103
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14095
14104
  type: Injectable,
14096
14105
  args: [{
14097
14106
  providedIn: 'root'
@@ -14133,9 +14142,9 @@ class PropertyDocumentService extends RestService$1 {
14133
14142
  });
14134
14143
  }
14135
14144
  }
14136
- PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14137
- PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14138
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, decorators: [{
14145
+ PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14146
+ PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14147
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, decorators: [{
14139
14148
  type: Injectable,
14140
14149
  args: [{
14141
14150
  providedIn: 'root'
@@ -14209,9 +14218,9 @@ class TaxExemptionService extends DataService {
14209
14218
  this.setCache(TaxExemptions);
14210
14219
  }
14211
14220
  }
14212
- TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14213
- TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14214
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, decorators: [{
14221
+ TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14222
+ TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14223
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, decorators: [{
14215
14224
  type: Injectable,
14216
14225
  args: [{
14217
14226
  providedIn: 'root'
@@ -14227,9 +14236,9 @@ class PropertySaleService extends RestService$1 {
14227
14236
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14228
14237
  }
14229
14238
  }
14230
- PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14231
- PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14232
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, decorators: [{
14239
+ PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14240
+ PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14241
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, decorators: [{
14233
14242
  type: Injectable,
14234
14243
  args: [{
14235
14244
  providedIn: 'root'
@@ -14276,9 +14285,9 @@ class PropertyShareService extends RestService$1 {
14276
14285
  this.listenCSE(PropertySale, ['post', 'delete'], this.resetCache);
14277
14286
  }
14278
14287
  }
14279
- PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14280
- PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14281
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, decorators: [{
14288
+ PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14289
+ PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14290
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, decorators: [{
14282
14291
  type: Injectable,
14283
14292
  args: [{
14284
14293
  providedIn: 'root'
@@ -14375,9 +14384,9 @@ class PropertyService extends RestService$1 {
14375
14384
  }));
14376
14385
  }
14377
14386
  }
14378
- PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14379
- PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, providedIn: 'root' });
14380
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, decorators: [{
14387
+ PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14388
+ PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, providedIn: 'root' });
14389
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, decorators: [{
14381
14390
  type: Injectable,
14382
14391
  args: [{
14383
14392
  providedIn: 'root'
@@ -14421,9 +14430,9 @@ class ServiceNotificationService extends RestService {
14421
14430
  });
14422
14431
  }
14423
14432
  }
14424
- ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14425
- ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14426
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, decorators: [{
14433
+ ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14434
+ ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, decorators: [{
14427
14436
  type: Injectable,
14428
14437
  args: [{
14429
14438
  providedIn: 'root'
@@ -14474,9 +14483,9 @@ class SoleBusinessService extends RestService {
14474
14483
  }));
14475
14484
  }
14476
14485
  }
14477
- SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14478
- SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14479
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, decorators: [{
14486
+ SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14487
+ SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14488
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, decorators: [{
14480
14489
  type: Injectable,
14481
14490
  args: [{
14482
14491
  providedIn: 'root'
@@ -14491,9 +14500,9 @@ class SoleBusinessActivityService extends RestService {
14491
14500
  this.isHydra = true;
14492
14501
  }
14493
14502
  }
14494
- SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14495
- SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14503
+ SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14504
+ SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14497
14506
  type: Injectable,
14498
14507
  args: [{
14499
14508
  providedIn: 'root'
@@ -14519,9 +14528,9 @@ class SoleBusinessLossService extends RestService {
14519
14528
  });
14520
14529
  }
14521
14530
  }
14522
- SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14523
- SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14524
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14531
+ SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14532
+ SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14533
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14525
14534
  type: Injectable,
14526
14535
  args: [{
14527
14536
  providedIn: 'root'
@@ -14539,9 +14548,9 @@ class SoleBusinessLossOffsetRuleService extends RestService {
14539
14548
  this.isHydra = true;
14540
14549
  }
14541
14550
  }
14542
- SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14543
- SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14544
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14551
+ SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14552
+ SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14553
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14545
14554
  type: Injectable,
14546
14555
  args: [{
14547
14556
  providedIn: 'root'
@@ -14556,9 +14565,9 @@ class SoleContactService extends RestService {
14556
14565
  this.isHydra = true;
14557
14566
  }
14558
14567
  }
14559
- SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14560
- SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14561
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, decorators: [{
14568
+ SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14569
+ SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14570
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, decorators: [{
14562
14571
  type: Injectable,
14563
14572
  args: [{
14564
14573
  providedIn: 'root'
@@ -14614,9 +14623,9 @@ class SoleDepreciationMethodService {
14614
14623
  });
14615
14624
  }
14616
14625
  }
14617
- SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
14618
- SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14619
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14626
+ SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
14627
+ SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14628
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14620
14629
  type: Injectable,
14621
14630
  args: [{
14622
14631
  providedIn: 'root'
@@ -14671,9 +14680,9 @@ class SoleDetailsService {
14671
14680
  }));
14672
14681
  }
14673
14682
  }
14674
- SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14675
- SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14676
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, decorators: [{
14683
+ SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
14684
+ SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14685
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, decorators: [{
14677
14686
  type: Injectable,
14678
14687
  args: [{
14679
14688
  providedIn: 'root'
@@ -14749,9 +14758,9 @@ class SoleInvoiceService extends RestService {
14749
14758
  });
14750
14759
  }
14751
14760
  }
14752
- SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14753
- SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14754
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, decorators: [{
14761
+ SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14762
+ SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14763
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, decorators: [{
14755
14764
  type: Injectable,
14756
14765
  args: [{
14757
14766
  providedIn: 'root'
@@ -14766,9 +14775,9 @@ class SoleInvoiceTemplateService extends RestService {
14766
14775
  this.isHydra = true;
14767
14776
  }
14768
14777
  }
14769
- SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14770
- SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14771
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14778
+ SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14779
+ SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14780
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14772
14781
  type: Injectable,
14773
14782
  args: [{
14774
14783
  providedIn: 'root'
@@ -14783,9 +14792,9 @@ class BasReportService extends RestService {
14783
14792
  this.isHydra = true;
14784
14793
  }
14785
14794
  }
14786
- BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14787
- BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, providedIn: 'root' });
14788
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, decorators: [{
14795
+ BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14796
+ BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, providedIn: 'root' });
14797
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, decorators: [{
14789
14798
  type: Injectable,
14790
14799
  args: [{
14791
14800
  providedIn: 'root'
@@ -14811,9 +14820,9 @@ class ServicePaymentService extends RestService$1 {
14811
14820
  return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
14812
14821
  }
14813
14822
  }
14814
- ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14815
- ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14816
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, decorators: [{
14823
+ ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14824
+ ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14825
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, decorators: [{
14817
14826
  type: Injectable,
14818
14827
  args: [{
14819
14828
  providedIn: 'root'
@@ -14861,9 +14870,9 @@ class ServicePaymentMethodService extends RestService$1 {
14861
14870
  });
14862
14871
  }
14863
14872
  }
14864
- ServicePaymentMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14865
- ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
14866
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
14873
+ ServicePaymentMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable });
14874
+ ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
14875
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
14867
14876
  type: Injectable,
14868
14877
  args: [{
14869
14878
  providedIn: 'root'
@@ -14888,9 +14897,9 @@ class ServicePriceService extends RestService$1 {
14888
14897
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
14889
14898
  }
14890
14899
  }
14891
- ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14892
- ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
14893
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, decorators: [{
14900
+ ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14901
+ ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
14902
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, decorators: [{
14894
14903
  type: Injectable,
14895
14904
  args: [{
14896
14905
  providedIn: 'root'
@@ -15006,9 +15015,9 @@ class SubscriptionService extends RestService$1 {
15006
15015
  });
15007
15016
  }
15008
15017
  }
15009
- SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15010
- SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
15011
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, decorators: [{
15018
+ SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15019
+ SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
15020
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, decorators: [{
15012
15021
  type: Injectable,
15013
15022
  args: [{
15014
15023
  providedIn: 'root'
@@ -15030,9 +15039,9 @@ class ServiceProductService extends RestService$1 {
15030
15039
  this.isApiPlatform = true;
15031
15040
  }
15032
15041
  }
15033
- ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15034
- ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
15035
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, decorators: [{
15042
+ ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15043
+ ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
15044
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, decorators: [{
15036
15045
  type: Injectable,
15037
15046
  args: [{
15038
15047
  providedIn: 'root'
@@ -15064,9 +15073,9 @@ class TaxReviewHistoryService extends RestService {
15064
15073
  });
15065
15074
  }
15066
15075
  }
15067
- TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15068
- TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
15069
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
15076
+ TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15077
+ TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
15078
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
15070
15079
  type: Injectable,
15071
15080
  args: [{
15072
15081
  providedIn: 'root'
@@ -15155,9 +15164,9 @@ class TaxReviewService extends RestService {
15155
15164
  });
15156
15165
  }
15157
15166
  }
15158
- TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15159
- TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15160
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, decorators: [{
15167
+ TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15168
+ TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15169
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, decorators: [{
15161
15170
  type: Injectable,
15162
15171
  args: [{
15163
15172
  providedIn: 'root'
@@ -15214,9 +15223,9 @@ class TaxSummaryService {
15214
15223
  });
15215
15224
  }
15216
15225
  }
15217
- TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15218
- TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15219
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, decorators: [{
15226
+ TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15227
+ TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15228
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, decorators: [{
15220
15229
  type: Injectable,
15221
15230
  args: [{
15222
15231
  providedIn: 'root'
@@ -15237,9 +15246,9 @@ class AllocationRuleService extends RestService$1 {
15237
15246
  this.isApiPlatform = true;
15238
15247
  }
15239
15248
  }
15240
- AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15241
- AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15242
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, decorators: [{
15249
+ AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15250
+ AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15251
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, decorators: [{
15243
15252
  type: Injectable,
15244
15253
  args: [{
15245
15254
  providedIn: 'root'
@@ -15328,9 +15337,9 @@ class TransactionAllocationService extends RestService {
15328
15337
  });
15329
15338
  }
15330
15339
  }
15331
- TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15332
- TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15333
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, decorators: [{
15340
+ TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15341
+ TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15342
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, decorators: [{
15334
15343
  type: Injectable,
15335
15344
  args: [{
15336
15345
  providedIn: 'root'
@@ -15356,9 +15365,9 @@ class TransactionReceiptService extends ReceiptService {
15356
15365
  this.listenEvents();
15357
15366
  }
15358
15367
  }
15359
- TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
15360
- TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15361
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, decorators: [{
15368
+ TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
15369
+ TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15370
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, decorators: [{
15362
15371
  type: Injectable,
15363
15372
  args: [{
15364
15373
  providedIn: 'root'
@@ -15670,9 +15679,9 @@ class TransactionService extends RestService {
15670
15679
  });
15671
15680
  }
15672
15681
  }
15673
- TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
15674
- TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, providedIn: 'root' });
15675
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, decorators: [{
15682
+ TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
15683
+ TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, providedIn: 'root' });
15684
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, decorators: [{
15676
15685
  type: Injectable,
15677
15686
  args: [{
15678
15687
  providedIn: 'root'
@@ -15703,9 +15712,9 @@ class TutorialVideoService {
15703
15712
  }
15704
15713
  TutorialVideoService.googleUrl = `https://www.googleapis.com/drive/v3/files?fields=*&mimeType='video/mp4'&orderBy=name`;
15705
15714
  TutorialVideoService.parents = '1uLMLzi8WUy2go9xhfzJEwgFwOM43dukM';
15706
- TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15707
- TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15708
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, decorators: [{
15715
+ TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15716
+ TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15717
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, decorators: [{
15709
15718
  type: Injectable,
15710
15719
  args: [{
15711
15720
  providedIn: 'root'
@@ -15727,9 +15736,9 @@ class VehicleService extends RestService {
15727
15736
  this.modelClass = Vehicle;
15728
15737
  }
15729
15738
  }
15730
- VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15731
- VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, providedIn: 'root' });
15732
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, decorators: [{
15739
+ VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15740
+ VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, providedIn: 'root' });
15741
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, decorators: [{
15733
15742
  type: Injectable,
15734
15743
  args: [{
15735
15744
  providedIn: 'root'
@@ -15801,9 +15810,9 @@ class VehicleClaimService extends RestService {
15801
15810
  combineLatest(batch$).subscribe();
15802
15811
  }
15803
15812
  }
15804
- VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15805
- VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15806
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, decorators: [{
15813
+ VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15814
+ VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15815
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, decorators: [{
15807
15816
  type: Injectable,
15808
15817
  args: [{
15809
15818
  providedIn: 'root'
@@ -15880,9 +15889,9 @@ class VehicleClaimDetailsService {
15880
15889
  this.update(vehicleClaimDetails).subscribe();
15881
15890
  }
15882
15891
  }
15883
- VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
15884
- VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
15885
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
15892
+ VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
15893
+ VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
15894
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
15886
15895
  type: Injectable,
15887
15896
  args: [{
15888
15897
  providedIn: 'root'
@@ -15904,9 +15913,9 @@ class VehicleLogbookService extends RestService {
15904
15913
  this.modelClass = VehicleLogbook;
15905
15914
  }
15906
15915
  }
15907
- VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15908
- VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
15909
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, decorators: [{
15916
+ VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15917
+ VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
15918
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, decorators: [{
15910
15919
  type: Injectable,
15911
15920
  args: [{
15912
15921
  providedIn: 'root'
@@ -15923,9 +15932,9 @@ class AnnualClientDetailsService extends RestService$1 {
15923
15932
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch', 'delete'];
15924
15933
  }
15925
15934
  }
15926
- AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15927
- AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
15928
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
15935
+ AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15936
+ AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
15937
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
15929
15938
  type: Injectable,
15930
15939
  args: [{
15931
15940
  providedIn: 'root'
@@ -15956,9 +15965,9 @@ class OccupationService {
15956
15965
  return this.occupationsSubject.asObservable();
15957
15966
  }
15958
15967
  }
15959
- OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15960
- OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, providedIn: 'root' });
15961
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, decorators: [{
15968
+ OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
15969
+ OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, providedIn: 'root' });
15970
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, decorators: [{
15962
15971
  type: Injectable,
15963
15972
  args: [{
15964
15973
  providedIn: 'root'
@@ -16004,9 +16013,9 @@ class UserEventSettingService extends RestService {
16004
16013
  }));
16005
16014
  }
16006
16015
  }
16007
- UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16008
- UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
16009
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, decorators: [{
16016
+ UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16017
+ UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
16018
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, decorators: [{
16010
16019
  type: Injectable,
16011
16020
  args: [{
16012
16021
  providedIn: 'root'
@@ -16021,9 +16030,9 @@ class UserEventTypeService extends RestService {
16021
16030
  this.isHydra = true;
16022
16031
  }
16023
16032
  }
16024
- UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16025
- UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
16026
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, decorators: [{
16033
+ UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16034
+ UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
16035
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, decorators: [{
16027
16036
  type: Injectable,
16028
16037
  args: [{
16029
16038
  providedIn: 'root'
@@ -16040,9 +16049,9 @@ class UsersInviteService extends RestService {
16040
16049
  this.url = 'users/invite';
16041
16050
  }
16042
16051
  }
16043
- UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16044
- UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
16045
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, decorators: [{
16052
+ UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16053
+ UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
16054
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, decorators: [{
16046
16055
  type: Injectable,
16047
16056
  args: [{
16048
16057
  providedIn: 'root'
@@ -16062,9 +16071,9 @@ class HoldingService extends RestService$1 {
16062
16071
  this.listenCSE(HoldingSale, ['post', 'put', 'delete'], this.resetCache);
16063
16072
  }
16064
16073
  }
16065
- HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16066
- HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, providedIn: 'root' });
16067
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, decorators: [{
16074
+ HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16075
+ HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, providedIn: 'root' });
16076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, decorators: [{
16068
16077
  type: Injectable,
16069
16078
  args: [{
16070
16079
  providedIn: 'root'
@@ -16081,9 +16090,9 @@ class HoldingTypeService extends RestService$1 {
16081
16090
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
16082
16091
  }
16083
16092
  }
16084
- HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16085
- HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
16086
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, decorators: [{
16093
+ HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16094
+ HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
16095
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, decorators: [{
16087
16096
  type: Injectable,
16088
16097
  args: [{
16089
16098
  providedIn: 'root'
@@ -16100,9 +16109,9 @@ class HoldingSaleService extends RestService$1 {
16100
16109
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
16101
16110
  }
16102
16111
  }
16103
- HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16104
- HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
16105
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, decorators: [{
16112
+ HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16113
+ HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
16114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, decorators: [{
16106
16115
  type: Injectable,
16107
16116
  args: [{
16108
16117
  providedIn: 'root'
@@ -16197,9 +16206,9 @@ class HoldingTypeExchangeService extends DataService {
16197
16206
  this.setCache(HoldingTypeExchanges);
16198
16207
  }
16199
16208
  }
16200
- HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16201
- HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16202
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16209
+ HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16210
+ HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16211
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16203
16212
  type: Injectable,
16204
16213
  args: [{
16205
16214
  providedIn: 'root'
@@ -16307,9 +16316,9 @@ class IncomeSourceTypeService extends DataService {
16307
16316
  this.setCache(IncomeSourceTypes);
16308
16317
  }
16309
16318
  }
16310
- IncomeSourceTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16311
- IncomeSourceTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' });
16312
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
16319
+ IncomeSourceTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16320
+ IncomeSourceTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' });
16321
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
16313
16322
  type: Injectable,
16314
16323
  args: [{
16315
16324
  providedIn: 'root'
@@ -16518,9 +16527,9 @@ class AccountSetupService {
16518
16527
  }));
16519
16528
  }
16520
16529
  }
16521
- AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }, { token: HoldingService }, { token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
16522
- AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16523
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, decorators: [{
16530
+ AccountSetupService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, deps: [{ token: ClientIncomeTypesService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }, { token: HoldingService }, { token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
16531
+ AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16532
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, decorators: [{
16524
16533
  type: Injectable,
16525
16534
  args: [{
16526
16535
  providedIn: 'root'
@@ -16546,9 +16555,9 @@ class RewardfulService {
16546
16555
  });
16547
16556
  }
16548
16557
  }
16549
- RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16550
- RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16551
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, decorators: [{
16558
+ RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16559
+ RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16560
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, decorators: [{
16552
16561
  type: Injectable,
16553
16562
  args: [{
16554
16563
  providedIn: 'root'
@@ -16595,9 +16604,9 @@ class AssetsService {
16595
16604
  return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
16596
16605
  }
16597
16606
  }
16598
- AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16599
- AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, providedIn: 'root' });
16600
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, decorators: [{
16607
+ AssetsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16608
+ AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, providedIn: 'root' });
16609
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, decorators: [{
16601
16610
  type: Injectable,
16602
16611
  args: [{
16603
16612
  providedIn: 'root'
@@ -16658,9 +16667,9 @@ class BankTransactionCalculationService {
16658
16667
  return allocations.getByBankTransactionsIds(bankTransactions.debitTransactions.getIds()).amount;
16659
16668
  }
16660
16669
  }
16661
- BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16662
- BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16663
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16670
+ BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16671
+ BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16672
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16664
16673
  type: Injectable,
16665
16674
  args: [{
16666
16675
  providedIn: 'root'
@@ -16689,9 +16698,9 @@ class BankAccountCalculationService {
16689
16698
  return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
16690
16699
  }
16691
16700
  }
16692
- BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16693
- BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16694
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16701
+ BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16702
+ BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16703
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16695
16704
  type: Injectable,
16696
16705
  args: [{
16697
16706
  providedIn: 'root'
@@ -16719,9 +16728,9 @@ class ExportFormatterService {
16719
16728
  }));
16720
16729
  }
16721
16730
  }
16722
- ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.PercentPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
16723
- ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16724
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, decorators: [{
16731
+ ExportFormatterService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.PercentPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable });
16732
+ ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16733
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, decorators: [{
16725
16734
  type: Injectable,
16726
16735
  args: [{
16727
16736
  providedIn: 'root'
@@ -16742,9 +16751,9 @@ class HeaderTitleService {
16742
16751
  }), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
16743
16752
  }
16744
16753
  }
16745
- HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, deps: [{ token: i4.Router }, { token: i4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
16746
- HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16747
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, decorators: [{
16754
+ HeaderTitleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, deps: [{ token: i4.Router }, { token: i4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable });
16755
+ HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16756
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, decorators: [{
16748
16757
  type: Injectable,
16749
16758
  args: [{
16750
16759
  providedIn: 'root'
@@ -16778,9 +16787,9 @@ class IntercomService {
16778
16787
  window.Intercom('boot', connectionCredentials);
16779
16788
  }
16780
16789
  }
16781
- IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16782
- IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, providedIn: 'root' });
16783
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, decorators: [{
16790
+ IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16791
+ IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, providedIn: 'root' });
16792
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, decorators: [{
16784
16793
  type: Injectable,
16785
16794
  args: [{
16786
16795
  providedIn: 'root'
@@ -16852,9 +16861,9 @@ class PdfFromDomElementService {
16852
16861
  .then((blob) => new File([blob], filename, { type: 'application/pdf' })));
16853
16862
  }
16854
16863
  }
16855
- PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16856
- PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16857
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16864
+ PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16865
+ PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16866
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16858
16867
  type: Injectable,
16859
16868
  args: [{
16860
16869
  providedIn: 'root'
@@ -16933,9 +16942,9 @@ class PdfFromTableService {
16933
16942
  doc.addImage(logo, 'PNG', doc.internal.pageSize.width - FILE_SETTINGS.logo.positionX, FILE_SETTINGS.logo.positionY, FILE_SETTINGS.logo.width, FILE_SETTINGS.logo.height);
16934
16943
  }
16935
16944
  }
16936
- PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16937
- PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
16938
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, decorators: [{
16945
+ PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16946
+ PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
16947
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, decorators: [{
16939
16948
  type: Injectable,
16940
16949
  args: [{
16941
16950
  providedIn: 'root'
@@ -16967,9 +16976,9 @@ class PdfFromDataTableService extends PdfFromTableService {
16967
16976
  return pdf;
16968
16977
  }
16969
16978
  }
16970
- PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
16971
- PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
16972
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, decorators: [{
16979
+ PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
16980
+ PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
16981
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, decorators: [{
16973
16982
  type: Injectable,
16974
16983
  args: [{
16975
16984
  providedIn: 'root'
@@ -17002,9 +17011,9 @@ class PdfFromHtmlTableService extends PdfFromTableService {
17002
17011
  return pdf;
17003
17012
  }
17004
17013
  }
17005
- PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17006
- PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
17007
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
17014
+ PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17015
+ PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
17016
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
17008
17017
  type: Injectable,
17009
17018
  args: [{
17010
17019
  providedIn: 'root'
@@ -17031,9 +17040,9 @@ class EquityPositionChartService {
17031
17040
  }))));
17032
17041
  }
17033
17042
  }
17034
- EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
17035
- EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
17036
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, decorators: [{
17043
+ EquityPositionChartService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
17044
+ EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
17045
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, decorators: [{
17037
17046
  type: Injectable,
17038
17047
  args: [{
17039
17048
  providedIn: 'root'
@@ -17188,9 +17197,9 @@ class PropertyCalculationService {
17188
17197
  }
17189
17198
  }
17190
17199
  }
17191
- PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17192
- PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
17193
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, decorators: [{
17200
+ PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17201
+ PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
17202
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, decorators: [{
17194
17203
  type: Injectable,
17195
17204
  args: [{
17196
17205
  providedIn: 'root'
@@ -17241,9 +17250,9 @@ class PropertyTransactionReportService {
17241
17250
  .getWithoutBorrowingExpenses()));
17242
17251
  }
17243
17252
  }
17244
- PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
17245
- PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17246
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17253
+ PropertyTransactionReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable });
17254
+ PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17255
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17247
17256
  type: Injectable,
17248
17257
  args: [{
17249
17258
  providedIn: 'root'
@@ -17311,9 +17320,9 @@ class TransactionCalculationService {
17311
17320
  return bankTransactions.sumBy('amount') - allocations.getByBankTransactionsIds(bankTransactions.getIds()).sumBy('amount');
17312
17321
  }
17313
17322
  }
17314
- TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17315
- TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17316
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, decorators: [{
17323
+ TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17324
+ TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17325
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, decorators: [{
17317
17326
  type: Injectable,
17318
17327
  args: [{
17319
17328
  providedIn: 'root'
@@ -17373,9 +17382,9 @@ class LogbookBestPeriodService {
17373
17382
  });
17374
17383
  }
17375
17384
  }
17376
- LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
17377
- LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17378
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17385
+ LogbookBestPeriodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, deps: [{ token: VehicleClaimDetailsService }, { token: VehicleClaimService }, { token: VehicleLogbookService }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
17386
+ LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17387
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17379
17388
  type: Injectable,
17380
17389
  args: [{
17381
17390
  providedIn: 'root'
@@ -17454,9 +17463,9 @@ class XlsxService {
17454
17463
  FileSaver.saveAs(data, `${fileName}.xlsx`);
17455
17464
  }
17456
17465
  }
17457
- XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17458
- XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, providedIn: 'root' });
17459
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, decorators: [{
17466
+ XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17467
+ XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, providedIn: 'root' });
17468
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, decorators: [{
17460
17469
  type: Injectable,
17461
17470
  args: [{
17462
17471
  providedIn: 'root'
@@ -20551,5 +20560,5 @@ var MessagesEnum;
20551
20560
  * Generated bundle index. Do not edit.
20552
20561
  */
20553
20562
 
20554
- export { AbstractForm, AbstractModel, AccountSetupItem, AccountSetupItemCollection, AccountSetupService, Address, AddressForm, AddressService, AddressTypeEnum, AllocationGroup, AllocationGroupCollection, AllocationRule, AllocationRuleCollection, AllocationRuleConditionComparisonOperatorEnum, AllocationRuleConditionFieldEnum, AllocationRuleConditionOperatorEnum, AllocationRuleForm, AllocationRuleService, AllocationRuleTransaction, AllocationRuleTransactionMetaField, AllocationRuleTypeEnum, AlphabetColorsEnum, AnnualClientDetails, AnnualClientDetailsForm, AnnualClientDetailsService, AnnualFrequencyEnum, AppEvent, AppEvent2, AppEventTypeEnum, AppFile, 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, ChartAccountsMetaField, ChartAccountsMetaFieldListEnum, ChartAccountsMetaFieldTypeEnum, 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, FileService, FileValidator, FinancialYear, Firm, FirmService, FirmTypeEnum, FormValidationsEnum, GoogleService, HeaderTitleService, Holding, HoldingCollection, HoldingForm, HoldingIncomeForm, HoldingMessagesEnum, HoldingSale, HoldingSaleCollection, HoldingSaleForm, HoldingSaleMessagesEnum, HoldingSaleService, HoldingService, HoldingType, HoldingTypeCategoryEnum, HoldingTypeCollection, HoldingTypeExchange, HoldingTypeExchangeService, HoldingTypeForm, HoldingTypeMessagesEnum, HoldingTypeService, IconsFileEnum, IncomeAmountTypeEnum, IncomePosition, IncomeSource, IncomeSourceChartData, IncomeSourceCollection, IncomeSourceForecast, IncomeSourceForecastService, IncomeSourceForecastTrustTypeEnum, IncomeSourceService, IncomeSourceType, IncomeSourceTypeEnum, IncomeSourceTypeListHoldingEnum, IncomeSourceTypeListOtherEnum, IncomeSourceTypeListSoleEnum, IncomeSourceTypeListWorkEnum, IncomeSourceTypeService, InterceptorsModule, IntercomService, InviteStatusEnum, JsPdf, 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, MessagesEnum, 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, PropertySaleTaxExemptionMetaField, PropertySaleTaxExemptionMetaFieldCollection, 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, ServicePaymentMethod, ServicePaymentMethodService, ServicePaymentService, ServicePaymentStatusEnum, ServicePrice, ServicePriceCollection, ServicePriceRecurringIntervalEnum, ServicePriceService, ServicePriceTypeEnum, ServiceProduct, ServiceProductCollection, ServiceProductIdEnum, ServiceProductService, ServiceProductStatusEnum, ServicePromoCode, 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, SubscriptionItemCollection, SubscriptionService, TAX_RETURN_CATEGORIES, TYPE_LOAN, TankTypeEnum, TaxCalculationMedicareExemptionEnum, TaxCalculationTypeEnum, TaxExemption, TaxExemptionEnum, TaxExemptionMetaField, TaxExemptionMetaFieldEnum, 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, TransactionMetaField, 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, WorkExpenseForm, WorkIncomeForm, XlsxService, atLeastOneCheckedValidator, atoLinks, autocompleteValidator, cloneDeep, compare, compareMatOptions, conditionalValidator, createDate, currentFinYearValidator, displayMatOptions, enumToList, fieldsSumValidator, getDocIcon, greaterThanValidator, minDateValidator, passwordMatchValidator, passwordValidator, replace, roundTo, sort, sortDeep, taxReviewFilterPredicate, toArray };
20563
+ export { AbstractForm, AbstractModel, AccountSetupItem, AccountSetupItemCollection, AccountSetupService, Address, AddressForm, AddressService, AddressTypeEnum, AllocationGroup, AllocationGroupCollection, AllocationRule, AllocationRuleCollection, AllocationRuleConditionComparisonOperatorEnum, AllocationRuleConditionFieldEnum, AllocationRuleConditionOperatorEnum, AllocationRuleForm, AllocationRuleService, AllocationRuleTransaction, AllocationRuleTransactionMetaField, AllocationRuleTypeEnum, AlphabetColorsEnum, AnnualClientDetails, AnnualClientDetailsForm, AnnualClientDetailsService, AnnualFrequencyEnum, AppEvent, AppEvent2, AppEventTypeEnum, AppFile, 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, ChartAccountsHoldingUntaxedIncomeListEnum, ChartAccountsKeepSign, ChartAccountsListEnum, ChartAccountsMetaField, ChartAccountsMetaFieldListEnum, ChartAccountsMetaFieldTypeEnum, 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, FileService, FileValidator, FinancialYear, Firm, FirmService, FirmTypeEnum, FormValidationsEnum, GoogleService, HeaderTitleService, Holding, HoldingCollection, HoldingForm, HoldingIncomeForm, HoldingMessagesEnum, HoldingSale, HoldingSaleCollection, HoldingSaleForm, HoldingSaleMessagesEnum, HoldingSaleService, HoldingService, HoldingType, HoldingTypeCategoryEnum, HoldingTypeCollection, HoldingTypeExchange, HoldingTypeExchangeService, HoldingTypeForm, HoldingTypeMessagesEnum, HoldingTypeService, IconsFileEnum, IncomeAmountTypeEnum, IncomePosition, IncomeSource, IncomeSourceChartData, IncomeSourceCollection, IncomeSourceForecast, IncomeSourceForecastService, IncomeSourceForecastTrustTypeEnum, IncomeSourceService, IncomeSourceType, IncomeSourceTypeEnum, IncomeSourceTypeListHoldingEnum, IncomeSourceTypeListOtherEnum, IncomeSourceTypeListSoleEnum, IncomeSourceTypeListWorkEnum, IncomeSourceTypeService, InterceptorsModule, IntercomService, InviteStatusEnum, JsPdf, 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, MessagesEnum, 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, PropertySaleTaxExemptionMetaField, PropertySaleTaxExemptionMetaFieldCollection, 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, ServicePaymentMethod, ServicePaymentMethodService, ServicePaymentService, ServicePaymentStatusEnum, ServicePrice, ServicePriceCollection, ServicePriceRecurringIntervalEnum, ServicePriceService, ServicePriceTypeEnum, ServiceProduct, ServiceProductCollection, ServiceProductIdEnum, ServiceProductService, ServiceProductStatusEnum, ServicePromoCode, 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, SubscriptionItemCollection, SubscriptionService, TAX_RETURN_CATEGORIES, TYPE_LOAN, TankTypeEnum, TaxCalculationMedicareExemptionEnum, TaxCalculationTypeEnum, TaxExemption, TaxExemptionEnum, TaxExemptionMetaField, TaxExemptionMetaFieldEnum, 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, TransactionMetaField, 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, WorkExpenseForm, WorkIncomeForm, XlsxService, atLeastOneCheckedValidator, atoLinks, autocompleteValidator, cloneDeep, compare, compareMatOptions, conditionalValidator, createDate, currentFinYearValidator, displayMatOptions, enumToList, fieldsSumValidator, getDocIcon, greaterThanValidator, minDateValidator, passwordMatchValidator, passwordValidator, replace, roundTo, sort, sortDeep, taxReviewFilterPredicate, toArray };
20555
20564
  //# sourceMappingURL=taxtank-core.mjs.map