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'
@@ -109,9 +109,9 @@ class CorelogicInterceptor {
109
109
  });
110
110
  }
111
111
  }
112
- CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
113
- CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor });
114
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: CorelogicInterceptor, decorators: [{
112
+ CorelogicInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
113
+ CorelogicInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor });
114
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: CorelogicInterceptor, decorators: [{
115
115
  type: Injectable
116
116
  }], ctorParameters: function () { return [{ type: CorelogicService }, { type: undefined, decorators: [{
117
117
  type: Inject,
@@ -148,9 +148,9 @@ class FinancialYearInterceptor {
148
148
  return next.handle(clonedReq);
149
149
  }
150
150
  }
151
- FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
152
- FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor });
153
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
151
+ FinancialYearInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
152
+ FinancialYearInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor });
153
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
154
154
  type: Injectable
155
155
  }], ctorParameters: function () { return [{ type: undefined, decorators: [{
156
156
  type: Inject,
@@ -1950,7 +1950,6 @@ var ChartAccountsCategoryEnum;
1950
1950
  ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["SOLE_DEPRECIATION"] = 14] = "SOLE_DEPRECIATION";
1951
1951
  ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["HOLDING_INCOME"] = 15] = "HOLDING_INCOME";
1952
1952
  ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["HOLDING_EXPENSE"] = 16] = "HOLDING_EXPENSE";
1953
- ChartAccountsCategoryEnum[ChartAccountsCategoryEnum["HOLDING_UNTAXED_INCOME"] = 17] = "HOLDING_UNTAXED_INCOME";
1954
1953
  })(ChartAccountsCategoryEnum || (ChartAccountsCategoryEnum = {}));
1955
1954
 
1956
1955
  var ChartAccountsEtpEnum;
@@ -2204,6 +2203,17 @@ var ChartAccountsKeepSign;
2204
2203
  ChartAccountsKeepSign[ChartAccountsKeepSign["ADVANCE"] = 556] = "ADVANCE";
2205
2204
  })(ChartAccountsKeepSign || (ChartAccountsKeepSign = {}));
2206
2205
 
2206
+ var ChartAccountsHoldingUntaxedIncomeListEnum;
2207
+ (function (ChartAccountsHoldingUntaxedIncomeListEnum) {
2208
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["FOREIGN_EXCHANGE_GAINS"] = 523] = "FOREIGN_EXCHANGE_GAINS";
2209
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["DIVIDENDS"] = 542] = "DIVIDENDS";
2210
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_ON_TERM_DEPOSITS"] = 873] = "INTEREST_ON_TERM_DEPOSITS";
2211
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_FROM_OTHER_INVESTMENTS"] = 874] = "INTEREST_FROM_OTHER_INVESTMENTS";
2212
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_DISTRIBUTIONS_FROM_PARTNERSHIPS"] = 875] = "INTEREST_DISTRIBUTIONS_FROM_PARTNERSHIPS";
2213
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["INTEREST_DISTRIBUTIONS_FROM_TRUSTS"] = 876] = "INTEREST_DISTRIBUTIONS_FROM_TRUSTS";
2214
+ ChartAccountsHoldingUntaxedIncomeListEnum[ChartAccountsHoldingUntaxedIncomeListEnum["STAKING"] = 877] = "STAKING";
2215
+ })(ChartAccountsHoldingUntaxedIncomeListEnum || (ChartAccountsHoldingUntaxedIncomeListEnum = {}));
2216
+
2207
2217
  var DocumentTypeEnum;
2208
2218
  (function (DocumentTypeEnum) {
2209
2219
  DocumentTypeEnum[DocumentTypeEnum["INVOICE"] = 1] = "INVOICE";
@@ -2315,7 +2325,6 @@ const CHART_ACCOUNTS_CATEGORIES = {
2315
2325
  holding: [
2316
2326
  ChartAccountsCategoryEnum.HOLDING_EXPENSE,
2317
2327
  ChartAccountsCategoryEnum.HOLDING_INCOME,
2318
- ChartAccountsCategoryEnum.HOLDING_UNTAXED_INCOME,
2319
2328
  ],
2320
2329
  personal: [
2321
2330
  ChartAccountsCategoryEnum.PERSONAL_EXPENSE,
@@ -8810,9 +8819,9 @@ class JwtService extends JwtHelperService {
8810
8819
  return this.getUser().id === userId;
8811
8820
  }
8812
8821
  }
8813
- JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8814
- JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, providedIn: 'root' });
8815
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtService, decorators: [{
8822
+ JwtService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
8823
+ JwtService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, providedIn: 'root' });
8824
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtService, decorators: [{
8816
8825
  type: Injectable,
8817
8826
  args: [{
8818
8827
  providedIn: 'root'
@@ -8847,9 +8856,9 @@ class EventDispatcherService {
8847
8856
  this.eventSubject2.next(event);
8848
8857
  }
8849
8858
  }
8850
- EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8851
- EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
8852
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EventDispatcherService, decorators: [{
8859
+ EventDispatcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
8860
+ EventDispatcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, providedIn: 'root' });
8861
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EventDispatcherService, decorators: [{
8853
8862
  type: Injectable,
8854
8863
  args: [{
8855
8864
  providedIn: 'root'
@@ -8898,9 +8907,9 @@ class AuthService {
8898
8907
  location.replace(url);
8899
8908
  }
8900
8909
  }
8901
- 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 });
8902
- AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, providedIn: 'root' });
8903
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AuthService, decorators: [{
8910
+ 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 });
8911
+ AuthService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, providedIn: 'root' });
8912
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AuthService, decorators: [{
8904
8913
  type: Injectable,
8905
8914
  args: [{
8906
8915
  providedIn: 'root'
@@ -9033,9 +9042,9 @@ class JwtInterceptor {
9033
9042
  });
9034
9043
  }
9035
9044
  }
9036
- 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 });
9037
- JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor });
9038
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: JwtInterceptor, decorators: [{
9045
+ 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 });
9046
+ JwtInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor });
9047
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: JwtInterceptor, decorators: [{
9039
9048
  type: Injectable
9040
9049
  }], ctorParameters: function () { return [{ type: JwtService }, { type: AuthService }, { type: undefined, decorators: [{
9041
9050
  type: Inject,
@@ -9068,9 +9077,9 @@ class UserSwitcherService {
9068
9077
  window.location.replace('/firm/dashboard');
9069
9078
  }
9070
9079
  }
9071
- UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9072
- UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
9073
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherService, decorators: [{
9080
+ UserSwitcherService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9081
+ UserSwitcherService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, providedIn: 'root' });
9082
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherService, decorators: [{
9074
9083
  type: Injectable,
9075
9084
  args: [{
9076
9085
  providedIn: 'root'
@@ -9116,9 +9125,9 @@ class UserSwitcherInterceptor {
9116
9125
  return next.handle(this.switch(request, this.userSwitcherService.get()));
9117
9126
  }
9118
9127
  }
9119
- 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 });
9120
- UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor });
9121
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9128
+ 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 });
9129
+ UserSwitcherInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor });
9130
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
9122
9131
  type: Injectable
9123
9132
  }], ctorParameters: function () { return [{ type: UserSwitcherService }, { type: undefined, decorators: [{
9124
9133
  type: Inject,
@@ -9390,9 +9399,9 @@ class PreloaderService {
9390
9399
  this.activePreloaders.next(activePreloaders);
9391
9400
  }
9392
9401
  }
9393
- PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9394
- PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9395
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderService, decorators: [{
9402
+ PreloaderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9403
+ PreloaderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, providedIn: 'root' });
9404
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderService, decorators: [{
9396
9405
  type: Injectable,
9397
9406
  args: [{
9398
9407
  providedIn: 'root'
@@ -9420,9 +9429,9 @@ class PreloaderInterceptor {
9420
9429
  return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
9421
9430
  }
9422
9431
  }
9423
- PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9424
- PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor });
9425
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9432
+ PreloaderInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable });
9433
+ PreloaderInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor });
9434
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PreloaderInterceptor, decorators: [{
9426
9435
  type: Injectable
9427
9436
  }], ctorParameters: function () { return [{ type: PreloaderService }]; } });
9428
9437
 
@@ -9452,9 +9461,9 @@ class DataService {
9452
9461
  this.cache = this.createCollectionInstance(this.collectionClass, data.map((item) => this.createModelInstance(item)));
9453
9462
  }
9454
9463
  }
9455
- DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9456
- DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, providedIn: 'root' });
9457
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DataService, decorators: [{
9464
+ DataService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9465
+ DataService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, providedIn: 'root' });
9466
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DataService, decorators: [{
9458
9467
  type: Injectable,
9459
9468
  args: [{
9460
9469
  providedIn: 'root'
@@ -9491,9 +9500,9 @@ class SseService {
9491
9500
  .pipe(map((messageEvent) => JSON.parse(messageEvent.data)));
9492
9501
  }
9493
9502
  }
9494
- 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 });
9495
- SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, providedIn: 'root' });
9496
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SseService, decorators: [{
9503
+ 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 });
9504
+ SseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, providedIn: 'root' });
9505
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SseService, decorators: [{
9497
9506
  type: Injectable,
9498
9507
  args: [{
9499
9508
  providedIn: 'root'
@@ -9701,9 +9710,9 @@ let RestService$1 = class RestService extends DataService {
9701
9710
  */
9702
9711
  listenEvents() { }
9703
9712
  };
9704
- 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 });
9705
- RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, providedIn: 'root' });
9706
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService$1, decorators: [{
9713
+ 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 });
9714
+ RestService$1.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, providedIn: 'root' });
9715
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService$1, decorators: [{
9707
9716
  type: Injectable,
9708
9717
  args: [{
9709
9718
  providedIn: 'root'
@@ -9821,9 +9830,9 @@ class ToastService {
9821
9830
  }));
9822
9831
  }
9823
9832
  }
9824
- ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9825
- ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, providedIn: 'root' });
9826
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ToastService, decorators: [{
9833
+ ToastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
9834
+ ToastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, providedIn: 'root' });
9835
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ToastService, decorators: [{
9827
9836
  type: Injectable,
9828
9837
  args: [{
9829
9838
  providedIn: 'root'
@@ -9913,9 +9922,9 @@ BankConnectionService.userEventTypes = [
9913
9922
  UserEventTypeTypeEnum.BASIQ_NEW_ACCOUNTS,
9914
9923
  UserEventTypeTypeEnum.BASIQ_AUTHORIZATION_FAIL
9915
9924
  ];
9916
- 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 });
9917
- BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
9918
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankConnectionService, decorators: [{
9925
+ 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 });
9926
+ BankConnectionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, providedIn: 'root' });
9927
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankConnectionService, decorators: [{
9919
9928
  type: Injectable,
9920
9929
  args: [{
9921
9930
  providedIn: 'root'
@@ -10025,9 +10034,9 @@ BasiqService.basiqApiUrl = 'https://au-api.basiq.io';
10025
10034
  * Basiq does not provide a hook, so we have to check job status manually every x seconds
10026
10035
  */
10027
10036
  BasiqService.bankCredintialsCheckInterval = 3000;
10028
- 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 });
10029
- BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, providedIn: 'root' });
10030
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqService, decorators: [{
10037
+ 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 });
10038
+ BasiqService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, providedIn: 'root' });
10039
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqService, decorators: [{
10031
10040
  type: Injectable,
10032
10041
  args: [{
10033
10042
  providedIn: 'root'
@@ -10062,9 +10071,9 @@ class BasiqTokenService extends RestService$1 {
10062
10071
  return this.cacheSubject.asObservable();
10063
10072
  }
10064
10073
  }
10065
- BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10066
- BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
10067
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenService, decorators: [{
10074
+ BasiqTokenService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
10075
+ BasiqTokenService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, providedIn: 'root' });
10076
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenService, decorators: [{
10068
10077
  type: Injectable,
10069
10078
  args: [{
10070
10079
  providedIn: 'root'
@@ -10093,9 +10102,9 @@ class BasiqTokenInterceptor {
10093
10102
  });
10094
10103
  }
10095
10104
  }
10096
- BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10097
- BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor });
10098
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10105
+ BasiqTokenInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable });
10106
+ BasiqTokenInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor });
10107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
10099
10108
  type: Injectable
10100
10109
  }], ctorParameters: function () { return [{ type: BasiqTokenService }]; } });
10101
10110
 
@@ -10269,9 +10278,9 @@ class UserService {
10269
10278
  });
10270
10279
  }
10271
10280
  }
10272
- 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 });
10273
- UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, providedIn: 'root' });
10274
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserService, decorators: [{
10281
+ 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 });
10282
+ UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, providedIn: 'root' });
10283
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserService, decorators: [{
10275
10284
  type: Injectable,
10276
10285
  args: [{
10277
10286
  providedIn: 'root'
@@ -10301,17 +10310,17 @@ class BasiqClientIdInterceptor {
10301
10310
  });
10302
10311
  }
10303
10312
  }
10304
- BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10305
- BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor });
10306
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10313
+ BasiqClientIdInterceptor.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable });
10314
+ BasiqClientIdInterceptor.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor });
10315
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
10307
10316
  type: Injectable
10308
10317
  }], ctorParameters: function () { return [{ type: UserService }]; } });
10309
10318
 
10310
10319
  class InterceptorsModule {
10311
10320
  }
10312
- InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10313
- InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule });
10314
- InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, providers: [
10321
+ InterceptorsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10322
+ InterceptorsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule });
10323
+ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, providers: [
10315
10324
  {
10316
10325
  provide: HTTP_INTERCEPTORS,
10317
10326
  useClass: CorelogicInterceptor,
@@ -10349,7 +10358,7 @@ InterceptorsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", vers
10349
10358
  multi: true
10350
10359
  }
10351
10360
  ] });
10352
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: InterceptorsModule, decorators: [{
10361
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: InterceptorsModule, decorators: [{
10353
10362
  type: NgModule,
10354
10363
  args: [{
10355
10364
  providers: [
@@ -10407,12 +10416,12 @@ class TtCoreModule {
10407
10416
  };
10408
10417
  }
10409
10418
  }
10410
- TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10411
- TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10419
+ TtCoreModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
10420
+ TtCoreModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10412
10421
  InterceptorsModule] });
10413
- TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10422
+ TtCoreModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, imports: [CommonModule,
10414
10423
  InterceptorsModule] });
10415
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TtCoreModule, decorators: [{
10424
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TtCoreModule, decorators: [{
10416
10425
  type: NgModule,
10417
10426
  args: [{
10418
10427
  declarations: [],
@@ -11957,9 +11966,9 @@ class AddressService {
11957
11966
  return this.countriesSubject.asObservable();
11958
11967
  }
11959
11968
  }
11960
- 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 });
11961
- AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, providedIn: 'root' });
11962
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AddressService, decorators: [{
11969
+ 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 });
11970
+ AddressService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, providedIn: 'root' });
11971
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AddressService, decorators: [{
11963
11972
  type: Injectable,
11964
11973
  args: [{
11965
11974
  providedIn: 'root'
@@ -12013,9 +12022,9 @@ class BankAccountService extends RestService$1 {
12013
12022
  });
12014
12023
  }
12015
12024
  }
12016
- BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12017
- BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12018
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountService, decorators: [{
12025
+ BankAccountService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12026
+ BankAccountService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, providedIn: 'root' });
12027
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountService, decorators: [{
12019
12028
  type: Injectable,
12020
12029
  args: [{
12021
12030
  providedIn: 'root'
@@ -12077,9 +12086,9 @@ class BankTransactionService extends RestService$1 {
12077
12086
  });
12078
12087
  }
12079
12088
  }
12080
- BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12081
- BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12082
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionService, decorators: [{
12089
+ BankTransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12090
+ BankTransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, providedIn: 'root' });
12091
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionService, decorators: [{
12083
12092
  type: Injectable,
12084
12093
  args: [{
12085
12094
  providedIn: 'root'
@@ -12106,9 +12115,9 @@ class BankService extends RestService$1 {
12106
12115
  banks.filter((bank) => bank.isManual || (!!bank.externalId && !!bank.loginFields))));
12107
12116
  }
12108
12117
  }
12109
- BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12110
- BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, providedIn: 'root' });
12111
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankService, decorators: [{
12118
+ BankService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12119
+ BankService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, providedIn: 'root' });
12120
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankService, decorators: [{
12112
12121
  type: Injectable,
12113
12122
  args: [{
12114
12123
  providedIn: 'root'
@@ -12128,9 +12137,9 @@ class ChartAccountsDepreciationService extends RestService$1 {
12128
12137
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
12129
12138
  }
12130
12139
  }
12131
- ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12132
- ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12133
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12140
+ ChartAccountsDepreciationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12141
+ ChartAccountsDepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' });
12142
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
12134
12143
  type: Injectable,
12135
12144
  args: [{
12136
12145
  providedIn: 'root'
@@ -12170,9 +12179,9 @@ class ChartAccountsService extends RestService$1 {
12170
12179
  }));
12171
12180
  }
12172
12181
  }
12173
- ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12174
- ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12175
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChartAccountsService, decorators: [{
12182
+ ChartAccountsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12183
+ ChartAccountsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, providedIn: 'root' });
12184
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChartAccountsService, decorators: [{
12176
12185
  type: Injectable,
12177
12186
  args: [{
12178
12187
  providedIn: 'root'
@@ -12241,9 +12250,9 @@ class ChatService extends RestService$1 {
12241
12250
  });
12242
12251
  }
12243
12252
  }
12244
- 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 });
12245
- ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, providedIn: 'root' });
12246
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ChatService, decorators: [{
12253
+ 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 });
12254
+ ChatService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, providedIn: 'root' });
12255
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ChatService, decorators: [{
12247
12256
  type: Injectable,
12248
12257
  args: [{
12249
12258
  providedIn: 'root'
@@ -12300,9 +12309,9 @@ class MessageService extends RestService$1 {
12300
12309
  });
12301
12310
  }
12302
12311
  }
12303
- 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 });
12304
- MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, providedIn: 'root' });
12305
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageService, decorators: [{
12312
+ 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 });
12313
+ MessageService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, providedIn: 'root' });
12314
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageService, decorators: [{
12306
12315
  type: Injectable,
12307
12316
  args: [{
12308
12317
  providedIn: 'root'
@@ -12371,9 +12380,9 @@ class MessageDocumentService extends RestService$1 {
12371
12380
  return combineLatest(files.map((file) => this.add(chatId, file))).pipe(map((docsBase) => docsBase.map((docBase) => plainToClass(MessageDocument, docBase))));
12372
12381
  }
12373
12382
  }
12374
- MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12375
- MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12376
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: MessageDocumentService, decorators: [{
12383
+ MessageDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12384
+ MessageDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, providedIn: 'root' });
12385
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: MessageDocumentService, decorators: [{
12377
12386
  type: Injectable,
12378
12387
  args: [{
12379
12388
  providedIn: 'root'
@@ -12496,9 +12505,9 @@ class DepreciationService extends RestService$1 {
12496
12505
  });
12497
12506
  }
12498
12507
  }
12499
- 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 });
12500
- DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12501
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationService, decorators: [{
12508
+ 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 });
12509
+ DepreciationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, providedIn: 'root' });
12510
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationService, decorators: [{
12502
12511
  type: Injectable,
12503
12512
  args: [{
12504
12513
  providedIn: 'root'
@@ -12548,9 +12557,9 @@ class DepreciationCapitalProjectService {
12548
12557
  }));
12549
12558
  }
12550
12559
  }
12551
- 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 });
12552
- DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12553
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12560
+ 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 });
12561
+ DepreciationCapitalProjectService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' });
12562
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
12554
12563
  type: Injectable,
12555
12564
  args: [{
12556
12565
  providedIn: 'root'
@@ -12616,9 +12625,9 @@ class ReceiptService {
12616
12625
  return plainToClass(this.modelClass, data);
12617
12626
  }
12618
12627
  }
12619
- 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 });
12620
- ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12621
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ReceiptService, decorators: [{
12628
+ 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 });
12629
+ ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, providedIn: 'root' });
12630
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ReceiptService, decorators: [{
12622
12631
  type: Injectable,
12623
12632
  args: [{
12624
12633
  providedIn: 'root'
@@ -12647,9 +12656,9 @@ class DepreciationReceiptService extends ReceiptService {
12647
12656
  this.listenEvents();
12648
12657
  }
12649
12658
  }
12650
- 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 });
12651
- DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12652
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12659
+ 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 });
12660
+ DepreciationReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, providedIn: 'root' });
12661
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DepreciationReceiptService, decorators: [{
12653
12662
  type: Injectable,
12654
12663
  args: [{
12655
12664
  providedIn: 'root'
@@ -12859,9 +12868,9 @@ class RestService {
12859
12868
  */
12860
12869
  listenEvents() { }
12861
12870
  }
12862
- 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 });
12863
- RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, providedIn: 'root' });
12864
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RestService, decorators: [{
12871
+ 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 });
12872
+ RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, providedIn: 'root' });
12873
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RestService, decorators: [{
12865
12874
  type: Injectable,
12866
12875
  args: [{
12867
12876
  providedIn: 'root'
@@ -12878,9 +12887,9 @@ class DocumentService extends RestService {
12878
12887
  this.modelClass = Document;
12879
12888
  }
12880
12889
  }
12881
- DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12882
- DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, providedIn: 'root' });
12883
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentService, decorators: [{
12890
+ DocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12891
+ DocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, providedIn: 'root' });
12892
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentService, decorators: [{
12884
12893
  type: Injectable,
12885
12894
  args: [{
12886
12895
  providedIn: 'root'
@@ -12946,9 +12955,9 @@ class DocumentFolderService extends RestService {
12946
12955
  }));
12947
12956
  }
12948
12957
  }
12949
- DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12950
- DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
12951
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: DocumentFolderService, decorators: [{
12958
+ DocumentFolderService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
12959
+ DocumentFolderService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, providedIn: 'root' });
12960
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: DocumentFolderService, decorators: [{
12952
12961
  type: Injectable,
12953
12962
  args: [{
12954
12963
  providedIn: 'root'
@@ -13023,9 +13032,9 @@ FacebookService.authOptions = {
13023
13032
  auth_type: 'rerequest',
13024
13033
  return_scopes: true
13025
13034
  };
13026
- 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 });
13027
- FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, providedIn: 'root' });
13028
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FacebookService, decorators: [{
13035
+ 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 });
13036
+ FacebookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, providedIn: 'root' });
13037
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FacebookService, decorators: [{
13029
13038
  type: Injectable,
13030
13039
  args: [{
13031
13040
  providedIn: 'root'
@@ -13093,9 +13102,9 @@ class GoogleService {
13093
13102
  google.accounts.id.disableAutoSelect();
13094
13103
  }
13095
13104
  }
13096
- 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 });
13097
- GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, providedIn: 'root' });
13098
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: GoogleService, decorators: [{
13105
+ 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 });
13106
+ GoogleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, providedIn: 'root' });
13107
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: GoogleService, decorators: [{
13099
13108
  type: Injectable,
13100
13109
  args: [{
13101
13110
  providedIn: 'root'
@@ -13124,9 +13133,9 @@ class FileService extends RestService$1 {
13124
13133
  return this.http.get(`${this.apiUrl}/${file.id}/download`, { responseType: 'blob' });
13125
13134
  }
13126
13135
  }
13127
- FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13128
- FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, providedIn: 'root' });
13129
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FileService, decorators: [{
13136
+ FileService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13137
+ FileService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, providedIn: 'root' });
13138
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FileService, decorators: [{
13130
13139
  type: Injectable,
13131
13140
  args: [{
13132
13141
  providedIn: 'root'
@@ -13143,9 +13152,9 @@ class ClientIncomeTypesService extends RestService$1 {
13143
13152
  this.disabledMethods = ['postBatch', 'putBatch', 'delete', 'deleteBatch'];
13144
13153
  }
13145
13154
  }
13146
- ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13147
- ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13148
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13155
+ ClientIncomeTypesService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13156
+ ClientIncomeTypesService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, providedIn: 'root' });
13157
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientIncomeTypesService, decorators: [{
13149
13158
  type: Injectable,
13150
13159
  args: [{
13151
13160
  providedIn: 'root'
@@ -13258,9 +13267,9 @@ class ClientInviteService extends RestService {
13258
13267
  });
13259
13268
  }
13260
13269
  }
13261
- ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13262
- ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13263
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientInviteService, decorators: [{
13270
+ ClientInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13271
+ ClientInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, providedIn: 'root' });
13272
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientInviteService, decorators: [{
13264
13273
  type: Injectable,
13265
13274
  args: [{
13266
13275
  providedIn: 'root'
@@ -13333,9 +13342,9 @@ class ClientMovementService extends RestService {
13333
13342
  });
13334
13343
  }
13335
13344
  }
13336
- ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13337
- ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13338
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientMovementService, decorators: [{
13345
+ ClientMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13346
+ ClientMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, providedIn: 'root' });
13347
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientMovementService, decorators: [{
13339
13348
  type: Injectable,
13340
13349
  args: [{
13341
13350
  providedIn: 'root'
@@ -13364,9 +13373,9 @@ class EmployeeService extends RestService {
13364
13373
  }));
13365
13374
  }
13366
13375
  }
13367
- EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13368
- EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13369
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeService, decorators: [{
13376
+ EmployeeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13377
+ EmployeeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, providedIn: 'root' });
13378
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeService, decorators: [{
13370
13379
  type: Injectable,
13371
13380
  args: [{
13372
13381
  providedIn: 'root'
@@ -13407,9 +13416,9 @@ class EmployeeInviteService extends RestService {
13407
13416
  }));
13408
13417
  }
13409
13418
  }
13410
- EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13411
- EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13412
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EmployeeInviteService, decorators: [{
13419
+ EmployeeInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13420
+ EmployeeInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' });
13421
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EmployeeInviteService, decorators: [{
13413
13422
  type: Injectable,
13414
13423
  args: [{
13415
13424
  providedIn: 'root'
@@ -13434,9 +13443,9 @@ class ClientPortfolioReportService {
13434
13443
  }));
13435
13444
  }
13436
13445
  }
13437
- 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 });
13438
- ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13439
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13446
+ 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 });
13447
+ ClientPortfolioReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' });
13448
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
13440
13449
  type: Injectable,
13441
13450
  args: [{
13442
13451
  providedIn: 'root'
@@ -13498,9 +13507,9 @@ class FirmService {
13498
13507
  }));
13499
13508
  }
13500
13509
  }
13501
- 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 });
13502
- FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, providedIn: 'root' });
13503
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: FirmService, decorators: [{
13510
+ 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 });
13511
+ FirmService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, providedIn: 'root' });
13512
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: FirmService, decorators: [{
13504
13513
  type: Injectable,
13505
13514
  args: [{
13506
13515
  providedIn: 'root'
@@ -13573,9 +13582,9 @@ class IncomeSourceForecastService extends RestService {
13573
13582
  }).flat();
13574
13583
  }
13575
13584
  }
13576
- IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13577
- IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13578
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13585
+ IncomeSourceForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13586
+ IncomeSourceForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' });
13587
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
13579
13588
  type: Injectable,
13580
13589
  args: [{
13581
13590
  providedIn: 'root'
@@ -13645,9 +13654,9 @@ class SalaryForecastService extends RestService {
13645
13654
  }).flat();
13646
13655
  }
13647
13656
  }
13648
- SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13649
- SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13650
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SalaryForecastService, decorators: [{
13657
+ SalaryForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13658
+ SalaryForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, providedIn: 'root' });
13659
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SalaryForecastService, decorators: [{
13651
13660
  type: Injectable,
13652
13661
  args: [{
13653
13662
  providedIn: 'root'
@@ -13723,9 +13732,9 @@ class SoleForecastService extends RestService {
13723
13732
  });
13724
13733
  }
13725
13734
  }
13726
- SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13727
- SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13728
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleForecastService, decorators: [{
13735
+ SoleForecastService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13736
+ SoleForecastService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, providedIn: 'root' });
13737
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleForecastService, decorators: [{
13729
13738
  type: Injectable,
13730
13739
  args: [{
13731
13740
  providedIn: 'root'
@@ -13804,9 +13813,9 @@ class IncomeSourceService extends RestService {
13804
13813
  });
13805
13814
  }
13806
13815
  }
13807
- IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13808
- IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
13809
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceService, decorators: [{
13816
+ IncomeSourceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13817
+ IncomeSourceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, providedIn: 'root' });
13818
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceService, decorators: [{
13810
13819
  type: Injectable,
13811
13820
  args: [{
13812
13821
  providedIn: 'root'
@@ -13867,9 +13876,9 @@ class BorrowingExpenseService {
13867
13876
  }));
13868
13877
  }
13869
13878
  }
13870
- 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 });
13871
- BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
13872
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BorrowingExpenseService, decorators: [{
13879
+ 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 });
13880
+ BorrowingExpenseService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' });
13881
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BorrowingExpenseService, decorators: [{
13873
13882
  type: Injectable,
13874
13883
  args: [{
13875
13884
  providedIn: 'root'
@@ -13949,9 +13958,9 @@ class LoanService extends RestService$1 {
13949
13958
  }));
13950
13959
  }
13951
13960
  }
13952
- LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13953
- LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, providedIn: 'root' });
13954
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LoanService, decorators: [{
13961
+ LoanService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13962
+ LoanService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, providedIn: 'root' });
13963
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LoanService, decorators: [{
13955
13964
  type: Injectable,
13956
13965
  args: [{
13957
13966
  providedIn: 'root'
@@ -13970,9 +13979,9 @@ class PropertyCategoryService extends RestService$1 {
13970
13979
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
13971
13980
  }
13972
13981
  }
13973
- PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13974
- PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
13975
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryService, decorators: [{
13982
+ PropertyCategoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13983
+ PropertyCategoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' });
13984
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryService, decorators: [{
13976
13985
  type: Injectable,
13977
13986
  args: [{
13978
13987
  providedIn: 'root'
@@ -13988,9 +13997,9 @@ class PropertyCategoryMovementService extends RestService$1 {
13988
13997
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
13989
13998
  }
13990
13999
  }
13991
- PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
13992
- PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
13993
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
14000
+ PropertyCategoryMovementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14001
+ PropertyCategoryMovementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' });
14002
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
13994
14003
  type: Injectable,
13995
14004
  args: [{
13996
14005
  providedIn: 'root'
@@ -14032,9 +14041,9 @@ class PropertyDocumentService extends RestService$1 {
14032
14041
  });
14033
14042
  }
14034
14043
  }
14035
- PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14036
- PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14037
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyDocumentService, decorators: [{
14044
+ PropertyDocumentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14045
+ PropertyDocumentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' });
14046
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyDocumentService, decorators: [{
14038
14047
  type: Injectable,
14039
14048
  args: [{
14040
14049
  providedIn: 'root'
@@ -14113,9 +14122,9 @@ class TaxExemptionService extends DataService {
14113
14122
  this.setCache(TaxExemptions);
14114
14123
  }
14115
14124
  }
14116
- TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14117
- TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14118
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxExemptionService, decorators: [{
14125
+ TaxExemptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
14126
+ TaxExemptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, providedIn: 'root' });
14127
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxExemptionService, decorators: [{
14119
14128
  type: Injectable,
14120
14129
  args: [{
14121
14130
  providedIn: 'root'
@@ -14131,9 +14140,9 @@ class PropertySaleService extends RestService$1 {
14131
14140
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
14132
14141
  }
14133
14142
  }
14134
- PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14135
- PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14136
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertySaleService, decorators: [{
14143
+ PropertySaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14144
+ PropertySaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, providedIn: 'root' });
14145
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertySaleService, decorators: [{
14137
14146
  type: Injectable,
14138
14147
  args: [{
14139
14148
  providedIn: 'root'
@@ -14180,9 +14189,9 @@ class PropertyShareService extends RestService$1 {
14180
14189
  this.listenCSE(PropertySale, ['post', 'delete'], this.resetCache);
14181
14190
  }
14182
14191
  }
14183
- PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14184
- PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14185
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyShareService, decorators: [{
14192
+ PropertyShareService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14193
+ PropertyShareService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, providedIn: 'root' });
14194
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyShareService, decorators: [{
14186
14195
  type: Injectable,
14187
14196
  args: [{
14188
14197
  providedIn: 'root'
@@ -14279,9 +14288,9 @@ class PropertyService extends RestService$1 {
14279
14288
  }));
14280
14289
  }
14281
14290
  }
14282
- PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14283
- PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, providedIn: 'root' });
14284
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyService, decorators: [{
14291
+ PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14292
+ PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, providedIn: 'root' });
14293
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyService, decorators: [{
14285
14294
  type: Injectable,
14286
14295
  args: [{
14287
14296
  providedIn: 'root'
@@ -14325,9 +14334,9 @@ class ServiceNotificationService extends RestService {
14325
14334
  });
14326
14335
  }
14327
14336
  }
14328
- 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 });
14329
- ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14330
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceNotificationService, decorators: [{
14337
+ 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 });
14338
+ ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
14339
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceNotificationService, decorators: [{
14331
14340
  type: Injectable,
14332
14341
  args: [{
14333
14342
  providedIn: 'root'
@@ -14376,9 +14385,9 @@ class SoleBusinessService extends RestService {
14376
14385
  }));
14377
14386
  }
14378
14387
  }
14379
- SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14380
- SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14381
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessService, decorators: [{
14388
+ SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14389
+ SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
14390
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessService, decorators: [{
14382
14391
  type: Injectable,
14383
14392
  args: [{
14384
14393
  providedIn: 'root'
@@ -14393,9 +14402,9 @@ class SoleBusinessActivityService extends RestService {
14393
14402
  this.isHydra = true;
14394
14403
  }
14395
14404
  }
14396
- SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14397
- SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14398
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14405
+ SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14406
+ SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
14407
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
14399
14408
  type: Injectable,
14400
14409
  args: [{
14401
14410
  providedIn: 'root'
@@ -14421,9 +14430,9 @@ class SoleBusinessLossService extends RestService {
14421
14430
  });
14422
14431
  }
14423
14432
  }
14424
- SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14425
- SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14426
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14433
+ SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14434
+ SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
14435
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossService, decorators: [{
14427
14436
  type: Injectable,
14428
14437
  args: [{
14429
14438
  providedIn: 'root'
@@ -14441,9 +14450,9 @@ class SoleBusinessLossOffsetRuleService extends RestService {
14441
14450
  this.isHydra = true;
14442
14451
  }
14443
14452
  }
14444
- SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14445
- SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14446
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14453
+ SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14454
+ SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
14455
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
14447
14456
  type: Injectable,
14448
14457
  args: [{
14449
14458
  providedIn: 'root'
@@ -14458,9 +14467,9 @@ class SoleContactService extends RestService {
14458
14467
  this.isHydra = true;
14459
14468
  }
14460
14469
  }
14461
- SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14462
- SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14463
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleContactService, decorators: [{
14470
+ SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14471
+ SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, providedIn: 'root' });
14472
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleContactService, decorators: [{
14464
14473
  type: Injectable,
14465
14474
  args: [{
14466
14475
  providedIn: 'root'
@@ -14516,9 +14525,9 @@ class SoleDepreciationMethodService {
14516
14525
  });
14517
14526
  }
14518
14527
  }
14519
- 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 });
14520
- SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14521
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14528
+ 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 });
14529
+ SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
14530
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
14522
14531
  type: Injectable,
14523
14532
  args: [{
14524
14533
  providedIn: 'root'
@@ -14571,9 +14580,9 @@ class SoleDetailsService {
14571
14580
  }));
14572
14581
  }
14573
14582
  }
14574
- 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 });
14575
- SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14576
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleDetailsService, decorators: [{
14583
+ 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 });
14584
+ SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
14585
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleDetailsService, decorators: [{
14577
14586
  type: Injectable,
14578
14587
  args: [{
14579
14588
  providedIn: 'root'
@@ -14646,9 +14655,9 @@ class SoleInvoiceService extends RestService {
14646
14655
  });
14647
14656
  }
14648
14657
  }
14649
- SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14650
- SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14651
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceService, decorators: [{
14658
+ SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14659
+ SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
14660
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceService, decorators: [{
14652
14661
  type: Injectable,
14653
14662
  args: [{
14654
14663
  providedIn: 'root'
@@ -14663,9 +14672,9 @@ class SoleInvoiceTemplateService extends RestService {
14663
14672
  this.isHydra = true;
14664
14673
  }
14665
14674
  }
14666
- SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14667
- SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14668
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14675
+ SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14676
+ SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
14677
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
14669
14678
  type: Injectable,
14670
14679
  args: [{
14671
14680
  providedIn: 'root'
@@ -14680,9 +14689,9 @@ class BasReportService extends RestService {
14680
14689
  this.isHydra = true;
14681
14690
  }
14682
14691
  }
14683
- BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14684
- BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, providedIn: 'root' });
14685
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BasReportService, decorators: [{
14692
+ BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14693
+ BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, providedIn: 'root' });
14694
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BasReportService, decorators: [{
14686
14695
  type: Injectable,
14687
14696
  args: [{
14688
14697
  providedIn: 'root'
@@ -14708,9 +14717,9 @@ class ServicePaymentService extends RestService$1 {
14708
14717
  return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
14709
14718
  }
14710
14719
  }
14711
- ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14712
- ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14713
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentService, decorators: [{
14720
+ ServicePaymentService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14721
+ ServicePaymentService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, providedIn: 'root' });
14722
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentService, decorators: [{
14714
14723
  type: Injectable,
14715
14724
  args: [{
14716
14725
  providedIn: 'root'
@@ -14758,9 +14767,9 @@ class ServicePaymentMethodService extends RestService$1 {
14758
14767
  });
14759
14768
  }
14760
14769
  }
14761
- 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 });
14762
- ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
14763
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
14770
+ 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 });
14771
+ ServicePaymentMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' });
14772
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
14764
14773
  type: Injectable,
14765
14774
  args: [{
14766
14775
  providedIn: 'root'
@@ -14783,9 +14792,9 @@ class ServicePriceService extends RestService$1 {
14783
14792
  this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
14784
14793
  }
14785
14794
  }
14786
- ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14787
- ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
14788
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServicePriceService, decorators: [{
14795
+ ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14796
+ ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
14797
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServicePriceService, decorators: [{
14789
14798
  type: Injectable,
14790
14799
  args: [{
14791
14800
  providedIn: 'root'
@@ -14899,9 +14908,9 @@ class SubscriptionService extends RestService$1 {
14899
14908
  });
14900
14909
  }
14901
14910
  }
14902
- 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 });
14903
- SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
14904
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: SubscriptionService, decorators: [{
14911
+ 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 });
14912
+ SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
14913
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: SubscriptionService, decorators: [{
14905
14914
  type: Injectable,
14906
14915
  args: [{
14907
14916
  providedIn: 'root'
@@ -14921,9 +14930,9 @@ class ServiceProductService extends RestService$1 {
14921
14930
  this.isApiPlatform = true;
14922
14931
  }
14923
14932
  }
14924
- ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14925
- ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
14926
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ServiceProductService, decorators: [{
14933
+ ServiceProductService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14934
+ ServiceProductService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, providedIn: 'root' });
14935
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ServiceProductService, decorators: [{
14927
14936
  type: Injectable,
14928
14937
  args: [{
14929
14938
  providedIn: 'root'
@@ -14955,9 +14964,9 @@ class TaxReviewHistoryService extends RestService {
14955
14964
  });
14956
14965
  }
14957
14966
  }
14958
- TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14959
- TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
14960
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
14967
+ TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14968
+ TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
14969
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
14961
14970
  type: Injectable,
14962
14971
  args: [{
14963
14972
  providedIn: 'root'
@@ -15046,9 +15055,9 @@ class TaxReviewService extends RestService {
15046
15055
  });
15047
15056
  }
15048
15057
  }
15049
- TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15050
- TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15051
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxReviewService, decorators: [{
15058
+ TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15059
+ TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
15060
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxReviewService, decorators: [{
15052
15061
  type: Injectable,
15053
15062
  args: [{
15054
15063
  providedIn: 'root'
@@ -15105,9 +15114,9 @@ class TaxSummaryService {
15105
15114
  });
15106
15115
  }
15107
15116
  }
15108
- 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 });
15109
- TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15110
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TaxSummaryService, decorators: [{
15117
+ 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 });
15118
+ TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
15119
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TaxSummaryService, decorators: [{
15111
15120
  type: Injectable,
15112
15121
  args: [{
15113
15122
  providedIn: 'root'
@@ -15126,9 +15135,9 @@ class AllocationRuleService extends RestService$1 {
15126
15135
  this.isApiPlatform = true;
15127
15136
  }
15128
15137
  }
15129
- AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15130
- AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15131
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AllocationRuleService, decorators: [{
15138
+ AllocationRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15139
+ AllocationRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, providedIn: 'root' });
15140
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AllocationRuleService, decorators: [{
15132
15141
  type: Injectable,
15133
15142
  args: [{
15134
15143
  providedIn: 'root'
@@ -15217,9 +15226,9 @@ class TransactionAllocationService extends RestService {
15217
15226
  });
15218
15227
  }
15219
15228
  }
15220
- TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15221
- TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15222
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionAllocationService, decorators: [{
15229
+ TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15230
+ TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
15231
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionAllocationService, decorators: [{
15223
15232
  type: Injectable,
15224
15233
  args: [{
15225
15234
  providedIn: 'root'
@@ -15245,9 +15254,9 @@ class TransactionReceiptService extends ReceiptService {
15245
15254
  this.listenEvents();
15246
15255
  }
15247
15256
  }
15248
- 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 });
15249
- TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15250
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionReceiptService, decorators: [{
15257
+ 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 });
15258
+ TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
15259
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionReceiptService, decorators: [{
15251
15260
  type: Injectable,
15252
15261
  args: [{
15253
15262
  providedIn: 'root'
@@ -15556,9 +15565,9 @@ class TransactionService extends RestService {
15556
15565
  });
15557
15566
  }
15558
15567
  }
15559
- 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 });
15560
- TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, providedIn: 'root' });
15561
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionService, decorators: [{
15568
+ 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 });
15569
+ TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, providedIn: 'root' });
15570
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionService, decorators: [{
15562
15571
  type: Injectable,
15563
15572
  args: [{
15564
15573
  providedIn: 'root'
@@ -15587,9 +15596,9 @@ class TutorialVideoService {
15587
15596
  }
15588
15597
  TutorialVideoService.googleUrl = `https://www.googleapis.com/drive/v3/files?fields=*&mimeType='video/mp4'&orderBy=name`;
15589
15598
  TutorialVideoService.parents = '1uLMLzi8WUy2go9xhfzJEwgFwOM43dukM';
15590
- 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 });
15591
- TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15592
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TutorialVideoService, decorators: [{
15599
+ 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 });
15600
+ TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
15601
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TutorialVideoService, decorators: [{
15593
15602
  type: Injectable,
15594
15603
  args: [{
15595
15604
  providedIn: 'root'
@@ -15609,9 +15618,9 @@ class VehicleService extends RestService {
15609
15618
  this.modelClass = Vehicle;
15610
15619
  }
15611
15620
  }
15612
- VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15613
- VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, providedIn: 'root' });
15614
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleService, decorators: [{
15621
+ VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15622
+ VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, providedIn: 'root' });
15623
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleService, decorators: [{
15615
15624
  type: Injectable,
15616
15625
  args: [{
15617
15626
  providedIn: 'root'
@@ -15683,9 +15692,9 @@ class VehicleClaimService extends RestService {
15683
15692
  combineLatest(batch$).subscribe();
15684
15693
  }
15685
15694
  }
15686
- VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15687
- VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15688
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimService, decorators: [{
15695
+ VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15696
+ VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
15697
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimService, decorators: [{
15689
15698
  type: Injectable,
15690
15699
  args: [{
15691
15700
  providedIn: 'root'
@@ -15762,9 +15771,9 @@ class VehicleClaimDetailsService {
15762
15771
  this.update(vehicleClaimDetails).subscribe();
15763
15772
  }
15764
15773
  }
15765
- 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 });
15766
- VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
15767
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
15774
+ 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 });
15775
+ VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
15776
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
15768
15777
  type: Injectable,
15769
15778
  args: [{
15770
15779
  providedIn: 'root'
@@ -15784,9 +15793,9 @@ class VehicleLogbookService extends RestService {
15784
15793
  this.modelClass = VehicleLogbook;
15785
15794
  }
15786
15795
  }
15787
- VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15788
- VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
15789
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: VehicleLogbookService, decorators: [{
15796
+ VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15797
+ VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
15798
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: VehicleLogbookService, decorators: [{
15790
15799
  type: Injectable,
15791
15800
  args: [{
15792
15801
  providedIn: 'root'
@@ -15803,9 +15812,9 @@ class AnnualClientDetailsService extends RestService$1 {
15803
15812
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch', 'delete'];
15804
15813
  }
15805
15814
  }
15806
- AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15807
- AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
15808
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
15815
+ AnnualClientDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15816
+ AnnualClientDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' });
15817
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
15809
15818
  type: Injectable,
15810
15819
  args: [{
15811
15820
  providedIn: 'root'
@@ -15836,9 +15845,9 @@ class OccupationService {
15836
15845
  return this.occupationsSubject.asObservable();
15837
15846
  }
15838
15847
  }
15839
- 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 });
15840
- OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, providedIn: 'root' });
15841
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: OccupationService, decorators: [{
15848
+ 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 });
15849
+ OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, providedIn: 'root' });
15850
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: OccupationService, decorators: [{
15842
15851
  type: Injectable,
15843
15852
  args: [{
15844
15853
  providedIn: 'root'
@@ -15882,9 +15891,9 @@ class UserEventSettingService extends RestService {
15882
15891
  }));
15883
15892
  }
15884
15893
  }
15885
- UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15886
- UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
15887
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventSettingService, decorators: [{
15894
+ UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15895
+ UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
15896
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventSettingService, decorators: [{
15888
15897
  type: Injectable,
15889
15898
  args: [{
15890
15899
  providedIn: 'root'
@@ -15899,9 +15908,9 @@ class UserEventTypeService extends RestService {
15899
15908
  this.isHydra = true;
15900
15909
  }
15901
15910
  }
15902
- UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15903
- UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
15904
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UserEventTypeService, decorators: [{
15911
+ UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15912
+ UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
15913
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UserEventTypeService, decorators: [{
15905
15914
  type: Injectable,
15906
15915
  args: [{
15907
15916
  providedIn: 'root'
@@ -15918,9 +15927,9 @@ class UsersInviteService extends RestService {
15918
15927
  this.url = 'users/invite';
15919
15928
  }
15920
15929
  }
15921
- UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15922
- UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
15923
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: UsersInviteService, decorators: [{
15930
+ UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15931
+ UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
15932
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: UsersInviteService, decorators: [{
15924
15933
  type: Injectable,
15925
15934
  args: [{
15926
15935
  providedIn: 'root'
@@ -15940,9 +15949,9 @@ class HoldingService extends RestService$1 {
15940
15949
  this.listenCSE(HoldingSale, ['post', 'put', 'delete'], this.resetCache);
15941
15950
  }
15942
15951
  }
15943
- HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15944
- HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, providedIn: 'root' });
15945
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingService, decorators: [{
15952
+ HoldingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15953
+ HoldingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, providedIn: 'root' });
15954
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingService, decorators: [{
15946
15955
  type: Injectable,
15947
15956
  args: [{
15948
15957
  providedIn: 'root'
@@ -15959,9 +15968,9 @@ class HoldingTypeService extends RestService$1 {
15959
15968
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
15960
15969
  }
15961
15970
  }
15962
- HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15963
- HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
15964
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeService, decorators: [{
15971
+ HoldingTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15972
+ HoldingTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, providedIn: 'root' });
15973
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeService, decorators: [{
15965
15974
  type: Injectable,
15966
15975
  args: [{
15967
15976
  providedIn: 'root'
@@ -15978,9 +15987,9 @@ class HoldingSaleService extends RestService$1 {
15978
15987
  this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
15979
15988
  }
15980
15989
  }
15981
- HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15982
- HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
15983
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingSaleService, decorators: [{
15990
+ HoldingSaleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
15991
+ HoldingSaleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, providedIn: 'root' });
15992
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingSaleService, decorators: [{
15984
15993
  type: Injectable,
15985
15994
  args: [{
15986
15995
  providedIn: 'root'
@@ -16075,9 +16084,9 @@ class HoldingTypeExchangeService extends DataService {
16075
16084
  this.setCache(HoldingTypeExchanges);
16076
16085
  }
16077
16086
  }
16078
- HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16079
- HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16080
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16087
+ HoldingTypeExchangeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16088
+ HoldingTypeExchangeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' });
16089
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
16081
16090
  type: Injectable,
16082
16091
  args: [{
16083
16092
  providedIn: 'root'
@@ -16185,9 +16194,9 @@ class IncomeSourceTypeService extends DataService {
16185
16194
  this.setCache(IncomeSourceTypes);
16186
16195
  }
16187
16196
  }
16188
- IncomeSourceTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16189
- IncomeSourceTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' });
16190
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
16197
+ IncomeSourceTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16198
+ IncomeSourceTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' });
16199
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
16191
16200
  type: Injectable,
16192
16201
  args: [{
16193
16202
  providedIn: 'root'
@@ -16396,9 +16405,9 @@ class AccountSetupService {
16396
16405
  }));
16397
16406
  }
16398
16407
  }
16399
- 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 });
16400
- AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16401
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AccountSetupService, decorators: [{
16408
+ 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 });
16409
+ AccountSetupService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, providedIn: 'root' });
16410
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AccountSetupService, decorators: [{
16402
16411
  type: Injectable,
16403
16412
  args: [{
16404
16413
  providedIn: 'root'
@@ -16424,9 +16433,9 @@ class RewardfulService {
16424
16433
  });
16425
16434
  }
16426
16435
  }
16427
- RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16428
- RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16429
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: RewardfulService, decorators: [{
16436
+ RewardfulService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16437
+ RewardfulService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, providedIn: 'root' });
16438
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: RewardfulService, decorators: [{
16430
16439
  type: Injectable,
16431
16440
  args: [{
16432
16441
  providedIn: 'root'
@@ -16471,9 +16480,9 @@ class AssetsService {
16471
16480
  return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
16472
16481
  }
16473
16482
  }
16474
- 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 });
16475
- AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, providedIn: 'root' });
16476
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: AssetsService, decorators: [{
16483
+ 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 });
16484
+ AssetsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, providedIn: 'root' });
16485
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: AssetsService, decorators: [{
16477
16486
  type: Injectable,
16478
16487
  args: [{
16479
16488
  providedIn: 'root'
@@ -16532,9 +16541,9 @@ class BankTransactionCalculationService {
16532
16541
  return allocations.getByBankTransactionsIds(bankTransactions.debitTransactions.getIds()).amount;
16533
16542
  }
16534
16543
  }
16535
- BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16536
- BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16537
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16544
+ BankTransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16545
+ BankTransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, providedIn: 'root' });
16546
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankTransactionCalculationService, decorators: [{
16538
16547
  type: Injectable,
16539
16548
  args: [{
16540
16549
  providedIn: 'root'
@@ -16563,9 +16572,9 @@ class BankAccountCalculationService {
16563
16572
  return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
16564
16573
  }
16565
16574
  }
16566
- BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16567
- BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16568
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16575
+ BankAccountCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, deps: [{ token: BankTransactionCalculationService }], target: i0.ɵɵFactoryTarget.Injectable });
16576
+ BankAccountCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' });
16577
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: BankAccountCalculationService, decorators: [{
16569
16578
  type: Injectable,
16570
16579
  args: [{
16571
16580
  providedIn: 'root'
@@ -16593,9 +16602,9 @@ class ExportFormatterService {
16593
16602
  }));
16594
16603
  }
16595
16604
  }
16596
- 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 });
16597
- ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16598
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: ExportFormatterService, decorators: [{
16605
+ 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 });
16606
+ ExportFormatterService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, providedIn: 'root' });
16607
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: ExportFormatterService, decorators: [{
16599
16608
  type: Injectable,
16600
16609
  args: [{
16601
16610
  providedIn: 'root'
@@ -16616,9 +16625,9 @@ class HeaderTitleService {
16616
16625
  }), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
16617
16626
  }
16618
16627
  }
16619
- 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 });
16620
- HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16621
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: HeaderTitleService, decorators: [{
16628
+ 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 });
16629
+ HeaderTitleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, providedIn: 'root' });
16630
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: HeaderTitleService, decorators: [{
16622
16631
  type: Injectable,
16623
16632
  args: [{
16624
16633
  providedIn: 'root'
@@ -16652,9 +16661,9 @@ class IntercomService {
16652
16661
  window.Intercom('boot', connectionCredentials);
16653
16662
  }
16654
16663
  }
16655
- IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16656
- IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, providedIn: 'root' });
16657
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: IntercomService, decorators: [{
16664
+ IntercomService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
16665
+ IntercomService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, providedIn: 'root' });
16666
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: IntercomService, decorators: [{
16658
16667
  type: Injectable,
16659
16668
  args: [{
16660
16669
  providedIn: 'root'
@@ -16724,9 +16733,9 @@ class PdfFromDomElementService {
16724
16733
  .then((blob) => new File([blob], filename, { type: 'application/pdf' })));
16725
16734
  }
16726
16735
  }
16727
- PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16728
- PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16729
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16736
+ PdfFromDomElementService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16737
+ PdfFromDomElementService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' });
16738
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDomElementService, decorators: [{
16730
16739
  type: Injectable,
16731
16740
  args: [{
16732
16741
  providedIn: 'root'
@@ -16805,9 +16814,9 @@ class PdfFromTableService {
16805
16814
  doc.addImage(logo, 'PNG', doc.internal.pageSize.width - FILE_SETTINGS.logo.positionX, FILE_SETTINGS.logo.positionY, FILE_SETTINGS.logo.width, FILE_SETTINGS.logo.height);
16806
16815
  }
16807
16816
  }
16808
- PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16809
- PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
16810
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromTableService, decorators: [{
16817
+ PdfFromTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
16818
+ PdfFromTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, providedIn: 'root' });
16819
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromTableService, decorators: [{
16811
16820
  type: Injectable,
16812
16821
  args: [{
16813
16822
  providedIn: 'root'
@@ -16844,9 +16853,9 @@ class PdfFromDataTableService extends PdfFromTableService {
16844
16853
  return pdf;
16845
16854
  }
16846
16855
  }
16847
- PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
16848
- PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
16849
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromDataTableService, decorators: [{
16856
+ PdfFromDataTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable });
16857
+ PdfFromDataTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' });
16858
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromDataTableService, decorators: [{
16850
16859
  type: Injectable,
16851
16860
  args: [{
16852
16861
  providedIn: 'root'
@@ -16882,9 +16891,9 @@ class PdfFromHtmlTableService extends PdfFromTableService {
16882
16891
  return pdf;
16883
16892
  }
16884
16893
  }
16885
- PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16886
- PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
16887
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
16894
+ PdfFromHtmlTableService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16895
+ PdfFromHtmlTableService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' });
16896
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
16888
16897
  type: Injectable,
16889
16898
  args: [{
16890
16899
  providedIn: 'root'
@@ -16911,9 +16920,9 @@ class EquityPositionChartService {
16911
16920
  }))));
16912
16921
  }
16913
16922
  }
16914
- 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 });
16915
- EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
16916
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: EquityPositionChartService, decorators: [{
16923
+ 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 });
16924
+ EquityPositionChartService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' });
16925
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: EquityPositionChartService, decorators: [{
16917
16926
  type: Injectable,
16918
16927
  args: [{
16919
16928
  providedIn: 'root'
@@ -17066,9 +17075,9 @@ class PropertyCalculationService {
17066
17075
  }
17067
17076
  }
17068
17077
  }
17069
- PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17070
- PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
17071
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyCalculationService, decorators: [{
17078
+ PropertyCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17079
+ PropertyCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' });
17080
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyCalculationService, decorators: [{
17072
17081
  type: Injectable,
17073
17082
  args: [{
17074
17083
  providedIn: 'root'
@@ -17119,9 +17128,9 @@ class PropertyTransactionReportService {
17119
17128
  .getWithoutBorrowingExpenses()));
17120
17129
  }
17121
17130
  }
17122
- 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 });
17123
- PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17124
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17131
+ 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 });
17132
+ PropertyTransactionReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' });
17133
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
17125
17134
  type: Injectable,
17126
17135
  args: [{
17127
17136
  providedIn: 'root'
@@ -17189,9 +17198,9 @@ class TransactionCalculationService {
17189
17198
  return bankTransactions.sumBy('amount') - allocations.getByBankTransactionsIds(bankTransactions.getIds()).sumBy('amount');
17190
17199
  }
17191
17200
  }
17192
- TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17193
- TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17194
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: TransactionCalculationService, decorators: [{
17201
+ TransactionCalculationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17202
+ TransactionCalculationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, providedIn: 'root' });
17203
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: TransactionCalculationService, decorators: [{
17195
17204
  type: Injectable,
17196
17205
  args: [{
17197
17206
  providedIn: 'root'
@@ -17251,9 +17260,9 @@ class LogbookBestPeriodService {
17251
17260
  });
17252
17261
  }
17253
17262
  }
17254
- 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 });
17255
- LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17256
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17263
+ 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 });
17264
+ LogbookBestPeriodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, providedIn: 'root' });
17265
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: LogbookBestPeriodService, decorators: [{
17257
17266
  type: Injectable,
17258
17267
  args: [{
17259
17268
  providedIn: 'root'
@@ -17331,9 +17340,9 @@ class XlsxService {
17331
17340
  FileSaver.saveAs(data, `${fileName}.xlsx`);
17332
17341
  }
17333
17342
  }
17334
- XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17335
- XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, providedIn: 'root' });
17336
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImport: i0, type: XlsxService, decorators: [{
17343
+ XlsxService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
17344
+ XlsxService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, providedIn: 'root' });
17345
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.1.5", ngImport: i0, type: XlsxService, decorators: [{
17337
17346
  type: Injectable,
17338
17347
  args: [{
17339
17348
  providedIn: 'root'
@@ -20416,5 +20425,5 @@ var MessagesEnum;
20416
20425
  * Generated bundle index. Do not edit.
20417
20426
  */
20418
20427
 
20419
- 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 };
20428
+ 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 };
20420
20429
  //# sourceMappingURL=taxtank-core.mjs.map