taxtank-core 0.31.4 → 0.31.6

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 (957) hide show
  1. package/esm2020/lib/forms/firm/firm.form.mjs +3 -2
  2. package/esm2020/lib/models/firm/firm.mjs +5 -1
  3. package/esm2020/lib/models/income-source/salary-forecast.mjs +7 -1
  4. package/esm2020/lib/models/property/property-equity-chart-data.mjs +3 -2
  5. package/esm2020/lib/services/http/firm/client-invite/client-invite.service.mjs +5 -2
  6. package/esm2020/lib/services/http/firm/portfolio-report/client-portfolio-report.service.mjs +2 -2
  7. package/esm2020/lib/services/http/vehicle/index.mjs +3 -2
  8. package/esm2020/lib/services/http/vehicle/vehicle-logbook/index.mjs +3 -0
  9. package/esm2020/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook-messages.enum.mjs +8 -0
  10. package/esm2020/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook.service.mjs +25 -0
  11. package/esm2020/lib/services/http/vehicle/vehicle-messages.enum.mjs +8 -0
  12. package/esm2020/lib/services/http/vehicle/vehicle.service.mjs +5 -3
  13. package/esm2020/lib/services/vehicle/logbook-best-period.service.mjs +3 -4
  14. package/fesm2015/taxtank-core.mjs +61 -30
  15. package/fesm2015/taxtank-core.mjs.map +1 -1
  16. package/fesm2020/taxtank-core.mjs +61 -30
  17. package/fesm2020/taxtank-core.mjs.map +1 -1
  18. package/lib/collections/account-setup-item.collection.d.ts.map +1 -0
  19. package/lib/collections/allocation-group.collection.d.ts.map +1 -0
  20. package/lib/collections/allocation-rule.collection.d.ts.map +1 -0
  21. package/lib/collections/asset-sale.collection.d.ts.map +1 -0
  22. package/lib/collections/bank-account.collection.d.ts.map +1 -0
  23. package/lib/collections/bank-transaction.collection.d.ts.map +1 -0
  24. package/lib/collections/chart-accounts.collection.d.ts.map +1 -0
  25. package/lib/collections/chat/chat.collection.d.ts.map +1 -0
  26. package/lib/collections/chat/index.d.ts.map +1 -0
  27. package/lib/collections/chat/message-document.collection.d.ts.map +1 -0
  28. package/lib/collections/chat/message.collection.d.ts.map +1 -0
  29. package/lib/collections/client-invite.collection.d.ts.map +1 -0
  30. package/lib/collections/client-movement.collection.d.ts.map +1 -0
  31. package/lib/collections/client-portfolio-report.collection.d.ts.map +1 -0
  32. package/lib/collections/client.collection.d.ts.map +1 -0
  33. package/lib/collections/collection-dictionary.d.ts.map +1 -0
  34. package/lib/collections/collection.d.ts.map +1 -0
  35. package/lib/collections/depreciation-forecast.collection.d.ts.map +1 -0
  36. package/lib/collections/depreciation.collection.d.ts.map +1 -0
  37. package/lib/collections/employee.collection.d.ts.map +1 -0
  38. package/lib/collections/exportable.collection.d.ts.map +1 -0
  39. package/lib/collections/holding/holding-sale.collection.d.ts.map +1 -0
  40. package/lib/collections/holding/holding-type.collection.d.ts.map +1 -0
  41. package/lib/collections/holding/holding.collection.d.ts.map +1 -0
  42. package/lib/collections/holding/index.d.ts.map +1 -0
  43. package/lib/collections/income-source/income-source-forecast.collection.d.ts.map +1 -0
  44. package/lib/collections/income-source/income-source.collection.d.ts.map +1 -0
  45. package/lib/collections/income-source/index.d.ts.map +1 -0
  46. package/lib/collections/index.d.ts.map +1 -0
  47. package/lib/collections/loan/index.d.ts.map +1 -0
  48. package/lib/collections/loan/loan-payment.collection.d.ts.map +1 -0
  49. package/lib/collections/loan/loan.collection.d.ts.map +1 -0
  50. package/lib/collections/property/index.d.ts.map +1 -0
  51. package/lib/collections/property/property-category-movement.collection.d.ts.map +1 -0
  52. package/lib/collections/property/property-sale/index.d.ts.map +1 -0
  53. package/lib/collections/property/property-sale/property-sale-tax-exemption-meta-field.collection.d.ts.map +1 -0
  54. package/lib/collections/property/property-sale/property-sale.collection.d.ts.map +1 -0
  55. package/lib/collections/property/property-share.collection.d.ts.map +1 -0
  56. package/lib/collections/property/property.collection.d.ts.map +1 -0
  57. package/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.d.ts.map +1 -0
  58. package/lib/collections/report/depreciation/depreciation-report-item.collection.d.ts.map +1 -0
  59. package/lib/collections/report/index.d.ts.map +1 -0
  60. package/lib/collections/report/property/property-report-item-depreciation.collection.d.ts.map +1 -0
  61. package/lib/collections/report/property/property-report-item-transaction.collection.d.ts.map +1 -0
  62. package/lib/collections/report/property/property-report-item.collection.d.ts.map +1 -0
  63. package/lib/collections/report/vehicle-expense/vehicle-expense.collection.d.ts.map +1 -0
  64. package/lib/collections/sole/index.d.ts.map +1 -0
  65. package/lib/collections/sole/sole-business-losses.collection.d.ts.map +1 -0
  66. package/lib/collections/sole/sole-invoice-item.collection.d.ts.map +1 -0
  67. package/lib/collections/sole/sole-invoice.collection.d.ts.map +1 -0
  68. package/lib/collections/subscription/index.d.ts.map +1 -0
  69. package/lib/collections/subscription/service-price.collection.d.ts.map +1 -0
  70. package/lib/collections/subscription/service-product.collection.d.ts.map +1 -0
  71. package/lib/collections/subscription/service-subscription.collection.d.ts.map +1 -0
  72. package/lib/collections/subscription/subscription-item.collection.d.ts.map +1 -0
  73. package/lib/collections/tax-review.collection.d.ts.map +1 -0
  74. package/lib/collections/tax-summary/index.d.ts.map +1 -0
  75. package/lib/collections/tax-summary/report-item.collection.d.ts.map +1 -0
  76. package/lib/collections/tax-summary/tax-return-categories.const.d.ts.map +1 -0
  77. package/lib/collections/transaction/index.d.ts.map +1 -0
  78. package/lib/collections/transaction/transaction-allocation.collection.d.ts.map +1 -0
  79. package/lib/collections/transaction/transaction.collection.d.ts.map +1 -0
  80. package/lib/collections/user-event-setting.collection.d.ts.map +1 -0
  81. package/lib/collections/user-event-type-collection.d.ts.map +1 -0
  82. package/lib/collections/vehicle/index.d.ts.map +1 -0
  83. package/lib/collections/vehicle/vehicle-claim.collection.d.ts.map +1 -0
  84. package/lib/collections/vehicle/vehicle-logbook.collection.d.ts.map +1 -0
  85. package/lib/db/Enums/address-type.enum.d.ts.map +1 -0
  86. package/lib/db/Enums/allocation-rule-condition-comparison-operator.enum.d.ts.map +1 -0
  87. package/lib/db/Enums/allocation-rule-condition-field.enum.d.ts.map +1 -0
  88. package/lib/db/Enums/allocation-rule-condition-operator.enum.d.ts.map +1 -0
  89. package/lib/db/Enums/allocation-rule-type.enum.d.ts.map +1 -0
  90. package/lib/db/Enums/annual-frequency.enum.d.ts.map +1 -0
  91. package/lib/db/Enums/bank/bank-account-status.enum.d.ts.map +1 -0
  92. package/lib/db/Enums/bank/bank-account-type.enum.d.ts.map +1 -0
  93. package/lib/db/Enums/bank/bank-connection-status.enum.d.ts.map +1 -0
  94. package/lib/db/Enums/bank/bank-popular.enum.d.ts.map +1 -0
  95. package/lib/db/Enums/bank/bank-provider.enum.d.ts.map +1 -0
  96. package/lib/db/Enums/bank/bank-transaction-type.enum.d.ts.map +1 -0
  97. package/lib/db/Enums/bank/index.d.ts.map +1 -0
  98. package/lib/db/Enums/bank/loan/index.d.ts.map +1 -0
  99. package/lib/db/Enums/bank/loan/loan-bank-type.enum.d.ts.map +1 -0
  100. package/lib/db/Enums/bank/loan/loan-frequency.enum.d.ts.map +1 -0
  101. package/lib/db/Enums/bank/loan/loan-interest-type-label.enum.d.ts.map +1 -0
  102. package/lib/db/Enums/bank/loan/loan-interest-type.enum.d.ts.map +1 -0
  103. package/lib/db/Enums/bank/loan/loan-payout-type.enum.d.ts.map +1 -0
  104. package/lib/db/Enums/bank/loan/loan-repayment-frequency.enum.d.ts.map +1 -0
  105. package/lib/db/Enums/bank/loan/loan-repayment-type-label.enum.d.ts.map +1 -0
  106. package/lib/db/Enums/bank/loan/loan-repayment-type.enum.d.ts.map +1 -0
  107. package/lib/db/Enums/bank/loan/loan-type.enum.d.ts.map +1 -0
  108. package/lib/db/Enums/bank/loan/loan-vehicle-type.enum.d.ts.map +1 -0
  109. package/lib/db/Enums/chart-accounts/chart-accounts-category.enum.d.ts.map +1 -0
  110. package/lib/db/Enums/chart-accounts/chart-accounts-etp.enum.d.ts.map +1 -0
  111. package/lib/db/Enums/chart-accounts/chart-accounts-heading-list.enum.d.ts.map +1 -0
  112. package/lib/db/Enums/chart-accounts/chart-accounts-heading-tax-deductible.enum.d.ts.map +1 -0
  113. package/lib/db/Enums/chart-accounts/chart-accounts-heading-taxable.enum.d.ts.map +1 -0
  114. package/lib/db/Enums/chart-accounts/chart-accounts-heading-vehicle-list.enum.d.ts.map +1 -0
  115. package/lib/db/Enums/chart-accounts/chart-accounts-holding-untaxed-income-list.enum.d.ts.map +1 -0
  116. package/lib/db/Enums/chart-accounts/chart-accounts-invoice-expense.enum.d.ts.map +1 -0
  117. package/lib/db/Enums/chart-accounts/chart-accounts-keep-sign.enum.d.ts.map +1 -0
  118. package/lib/db/Enums/chart-accounts/chart-accounts-list.enum.d.ts.map +1 -0
  119. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-list.enum.d.ts.map +1 -0
  120. package/lib/db/Enums/chart-accounts/chart-accounts-meta-field-type.enum.d.ts.map +1 -0
  121. package/lib/db/Enums/chart-accounts/chart-accounts-salary-adjustments-list.enum.d.ts.map +1 -0
  122. package/lib/db/Enums/chart-accounts/chart-accounts-salary-included-list.enum.d.ts.map +1 -0
  123. package/lib/db/Enums/chart-accounts/chart-accounts-type.enum.d.ts.map +1 -0
  124. package/lib/db/Enums/chart-accounts/index.d.ts.map +1 -0
  125. package/lib/db/Enums/chat-status.enum.d.ts.map +1 -0
  126. package/lib/db/Enums/client-details-medicare-exemption.enum.d.ts.map +1 -0
  127. package/lib/db/Enums/client-details-work-depreciation-calculation.enum.d.ts.map +1 -0
  128. package/lib/db/Enums/client-details-working-holiday-maker.enum.d.ts.map +1 -0
  129. package/lib/db/Enums/client-invite-status.enum.d.ts.map +1 -0
  130. package/lib/db/Enums/client-invite-type.enum.d.ts.map +1 -0
  131. package/lib/db/Enums/depreciation-calculation-percent.enum.d.ts.map +1 -0
  132. package/lib/db/Enums/depreciation-calculation.enum.d.ts.map +1 -0
  133. package/lib/db/Enums/depreciation-type.enum.d.ts.map +1 -0
  134. package/lib/db/Enums/depreciation-write-off-amount.enum.d.ts.map +1 -0
  135. package/lib/db/Enums/document-type.enum.d.ts.map +1 -0
  136. package/lib/db/Enums/file-type.enum.d.ts.map +1 -0
  137. package/lib/db/Enums/firm-type.enum.d.ts.map +1 -0
  138. package/lib/db/Enums/holding/holding-type-category.enum.d.ts.map +1 -0
  139. package/lib/db/Enums/income-source/income-source-forecast-trust-type.enum.d.ts.map +1 -0
  140. package/lib/db/Enums/income-source/income-source-type-list-holding.enum.d.ts.map +1 -0
  141. package/lib/db/Enums/income-source/income-source-type-list-other.enum.d.ts.map +1 -0
  142. package/lib/db/Enums/income-source/income-source-type-list-sole.enum.d.ts.map +1 -0
  143. package/lib/db/Enums/income-source/income-source-type-list-work.enum.d.ts.map +1 -0
  144. package/lib/db/Enums/income-source/income-source-type.enum.d.ts.map +1 -0
  145. package/lib/db/Enums/income-source/index.d.ts.map +1 -0
  146. package/lib/db/Enums/index.d.ts.map +1 -0
  147. package/lib/db/Enums/invite-status.enum.d.ts.map +1 -0
  148. package/lib/db/Enums/phone-type.enum.d.ts.map +1 -0
  149. package/lib/db/Enums/property/property-category-list.enum.d.ts.map +1 -0
  150. package/lib/db/Enums/property/property-depreciation-calculation.enum.d.ts.map +1 -0
  151. package/lib/db/Enums/property/property-sale/tax-exemption-meta-field.enum.d.ts.map +1 -0
  152. package/lib/db/Enums/property/property-sale/tax-exemption.enum.d.ts.map +1 -0
  153. package/lib/db/Enums/property/property-share-access.enum.d.ts.map +1 -0
  154. package/lib/db/Enums/property/property-share-status.enum.d.ts.map +1 -0
  155. package/lib/db/Enums/registration-invite-status.enum.d.ts.map +1 -0
  156. package/lib/db/Enums/salary-forecast-frequency.enum.d.ts.map +1 -0
  157. package/lib/db/Enums/service-notification-status.enum.d.ts.map +1 -0
  158. package/lib/db/Enums/service-notification-type.enum.d.ts.map +1 -0
  159. package/lib/db/Enums/sole-depreciation-method.enum.d.ts.map +1 -0
  160. package/lib/db/Enums/sole-invoice-statuses.enum.d.ts.map +1 -0
  161. package/lib/db/Enums/sole-invoice-tax-type.enum.d.ts.map +1 -0
  162. package/lib/db/Enums/sole-invoice-template-tax-type.enum.d.ts.map +1 -0
  163. package/lib/db/Enums/spare-document-spare-type.enum.d.ts.map +1 -0
  164. package/lib/db/Enums/subscription/service-payment-method-card-brand.enum.d.ts.map +1 -0
  165. package/lib/db/Enums/subscription/service-payment-method-type.enum.d.ts.map +1 -0
  166. package/lib/db/Enums/subscription/service-payment-status.enum.d.ts.map +1 -0
  167. package/lib/db/Enums/subscription/service-price-recurring-interval.enum.d.ts.map +1 -0
  168. package/lib/db/Enums/subscription/service-price-type.enum.d.ts.map +1 -0
  169. package/lib/db/Enums/subscription/service-product-id.enum.d.ts.map +1 -0
  170. package/lib/db/Enums/subscription/service-product-status.enum.d.ts.map +1 -0
  171. package/lib/db/Enums/subscription/service-subscription-status.enum.d.ts.map +1 -0
  172. package/lib/db/Enums/tank-type.enum.d.ts.map +1 -0
  173. package/lib/db/Enums/tax-calculation-medicare-exemption.enum.d.ts.map +1 -0
  174. package/lib/db/Enums/tax-calculation-type.enum.d.ts.map +1 -0
  175. package/lib/db/Enums/tax-return/index.d.ts.map +1 -0
  176. package/lib/db/Enums/tax-return/tax-return-category-list.enum.d.ts.map +1 -0
  177. package/lib/db/Enums/tax-return/tax-return-category-section.enum.d.ts.map +1 -0
  178. package/lib/db/Enums/tax-return/tax-return-item.enum.d.ts.map +1 -0
  179. package/lib/db/Enums/tax-review-status.enum.d.ts.map +1 -0
  180. package/lib/db/Enums/tax-summary-list.enum.d.ts.map +1 -0
  181. package/lib/db/Enums/tax-summary-section.enum.d.ts.map +1 -0
  182. package/lib/db/Enums/tax-summary-tax-summary.enum.d.ts.map +1 -0
  183. package/lib/db/Enums/ticket-feedback.enum.d.ts.map +1 -0
  184. package/lib/db/Enums/ticket-status.enum.d.ts.map +1 -0
  185. package/lib/db/Enums/ticket-types.enum.d.ts.map +1 -0
  186. package/lib/db/Enums/transaction-operation.enum.d.ts.map +1 -0
  187. package/lib/db/Enums/transaction-source.enum.d.ts.map +1 -0
  188. package/lib/db/Enums/transaction-type.enum.d.ts.map +1 -0
  189. package/lib/db/Enums/user-event-status.enum.d.ts.map +1 -0
  190. package/lib/db/Enums/user-event-type-client-type.enum.d.ts.map +1 -0
  191. package/lib/db/Enums/user-event-type-employee-type.enum.d.ts.map +1 -0
  192. package/lib/db/Enums/user-event-type-frequency.enum.d.ts.map +1 -0
  193. package/lib/db/Enums/user-event-type-type.enum.d.ts.map +1 -0
  194. package/lib/db/Enums/user-event-type-user-type.enum.d.ts.map +1 -0
  195. package/lib/db/Enums/user-medicare-exemption.enum.d.ts.map +1 -0
  196. package/lib/db/Enums/user-roles.enum.d.ts.map +1 -0
  197. package/lib/db/Enums/user-status.enum.d.ts.map +1 -0
  198. package/lib/db/Enums/user-title.enum.d.ts.map +1 -0
  199. package/lib/db/Enums/user-work-depreciation-calculation.enum.d.ts.map +1 -0
  200. package/lib/db/Enums/user-working-holiday-maker.enum.d.ts.map +1 -0
  201. package/lib/db/Enums/vehicle-claim-details-method.enum.d.ts.map +1 -0
  202. package/lib/db/Enums/vehicle-logbook-purpose.enum.d.ts.map +1 -0
  203. package/lib/db/Models/abstract-model.d.ts.map +1 -0
  204. package/lib/db/Models/address.d.ts.map +1 -0
  205. package/lib/db/Models/bank/bank-account-balance.d.ts.map +1 -0
  206. package/lib/db/Models/bank/bank-account-property.d.ts.map +1 -0
  207. package/lib/db/Models/bank/bank-account.d.ts.map +1 -0
  208. package/lib/db/Models/bank/bank-connection.d.ts.map +1 -0
  209. package/lib/db/Models/bank/bank-transaction-import.d.ts.map +1 -0
  210. package/lib/db/Models/bank/bank-transaction.d.ts.map +1 -0
  211. package/lib/db/Models/bank/bank.d.ts.map +1 -0
  212. package/lib/db/Models/bank/basiq-job-step.enum.d.ts.map +1 -0
  213. package/lib/db/Models/bank/basiq-job.d.ts.map +1 -0
  214. package/lib/db/Models/budget/budget-rule.d.ts.map +1 -0
  215. package/lib/db/Models/budget/budget.d.ts.map +1 -0
  216. package/lib/db/Models/budget/index.d.ts.map +1 -0
  217. package/lib/db/Models/chart-accounts/chart-accounts-depreciation.d.ts.map +1 -0
  218. package/lib/db/Models/chart-accounts/chart-accounts-heading.d.ts.map +1 -0
  219. package/lib/db/Models/chart-accounts/chart-accounts-meta-field.d.ts.map +1 -0
  220. package/lib/db/Models/chart-accounts/chart-accounts-value.d.ts.map +1 -0
  221. package/lib/db/Models/chart-accounts/chart-accounts.d.ts.map +1 -0
  222. package/lib/db/Models/client/annual-client-details.d.ts.map +1 -0
  223. package/lib/db/Models/client/client-details.d.ts.map +1 -0
  224. package/lib/db/Models/client/client-income-types.d.ts.map +1 -0
  225. package/lib/db/Models/client/index.d.ts.map +1 -0
  226. package/lib/db/Models/client/occupation.d.ts.map +1 -0
  227. package/lib/db/Models/country.d.ts.map +1 -0
  228. package/lib/db/Models/depreciation/depreciation-capital-project.d.ts.map +1 -0
  229. package/lib/db/Models/depreciation/depreciation-forecast.d.ts.map +1 -0
  230. package/lib/db/Models/depreciation/depreciation.d.ts.map +1 -0
  231. package/lib/db/Models/document/document-base.d.ts.map +1 -0
  232. package/lib/db/Models/document/document-folder.d.ts.map +1 -0
  233. package/lib/db/Models/document/document.d.ts.map +1 -0
  234. package/lib/db/Models/document/property-document.d.ts.map +1 -0
  235. package/lib/db/Models/file.d.ts.map +1 -0
  236. package/lib/db/Models/firm/accountant/tax-review.d.ts.map +1 -0
  237. package/lib/db/Models/firm/accountant/ticket.d.ts.map +1 -0
  238. package/lib/db/Models/firm/chat.d.ts.map +1 -0
  239. package/lib/db/Models/firm/client-invite.d.ts.map +1 -0
  240. package/lib/db/Models/firm/client-movement.d.ts.map +1 -0
  241. package/lib/db/Models/firm/employee-invite.d.ts.map +1 -0
  242. package/lib/db/Models/firm/firm-invite.d.ts.map +1 -0
  243. package/lib/db/Models/firm/firm.d.ts.map +1 -0
  244. package/lib/db/Models/firm/message-document.d.ts.map +1 -0
  245. package/lib/db/Models/firm/message.d.ts.map +1 -0
  246. package/lib/db/Models/holding/holding-sale.d.ts.map +1 -0
  247. package/lib/db/Models/holding/holding-type-exchange.d.ts.map +1 -0
  248. package/lib/db/Models/holding/holding-type.d.ts.map +1 -0
  249. package/lib/db/Models/holding/holding.d.ts.map +1 -0
  250. package/lib/db/Models/holding/index.d.ts.map +1 -0
  251. package/lib/db/Models/incomeSource/income-source-forecast.d.ts.map +1 -0
  252. package/lib/db/Models/incomeSource/income-source-type.d.ts.map +1 -0
  253. package/lib/db/Models/incomeSource/income-source.d.ts.map +1 -0
  254. package/lib/db/Models/incomeSource/salary-forecast.d.ts.map +1 -0
  255. package/lib/db/Models/index.d.ts.map +1 -0
  256. package/lib/db/Models/loan/borrowing-expense-loan.d.ts.map +1 -0
  257. package/lib/db/Models/loan/borrowing-expense.d.ts.map +1 -0
  258. package/lib/db/Models/loan/loan-payout.d.ts.map +1 -0
  259. package/lib/db/Models/loan/loan.d.ts.map +1 -0
  260. package/lib/db/Models/observable-model.d.ts.map +1 -0
  261. package/lib/db/Models/phone.d.ts.map +1 -0
  262. package/lib/db/Models/property/borrowing-report.d.ts.map +1 -0
  263. package/lib/db/Models/property/property-category-movement.d.ts.map +1 -0
  264. package/lib/db/Models/property/property-category.d.ts.map +1 -0
  265. package/lib/db/Models/property/property-forecast.d.ts.map +1 -0
  266. package/lib/db/Models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +1 -0
  267. package/lib/db/Models/property/property-sale/property-sale.d.ts.map +1 -0
  268. package/lib/db/Models/property/property-sale/tax-exemption-meta-field.d.ts.map +1 -0
  269. package/lib/db/Models/property/property-sale/tax-exemption.d.ts.map +1 -0
  270. package/lib/db/Models/property/property-share.d.ts.map +1 -0
  271. package/lib/db/Models/property/property-subscription.d.ts.map +1 -0
  272. package/lib/db/Models/property/property-valuation.d.ts.map +1 -0
  273. package/lib/db/Models/property/property.d.ts.map +1 -0
  274. package/lib/db/Models/service-notification.d.ts.map +1 -0
  275. package/lib/db/Models/sole/bas-report.d.ts.map +1 -0
  276. package/lib/db/Models/sole/sole-business-activity.d.ts.map +1 -0
  277. package/lib/db/Models/sole/sole-business-allocation.d.ts.map +1 -0
  278. package/lib/db/Models/sole/sole-business-loss-offset-rule.d.ts.map +1 -0
  279. package/lib/db/Models/sole/sole-business-loss.d.ts.map +1 -0
  280. package/lib/db/Models/sole/sole-business.d.ts.map +1 -0
  281. package/lib/db/Models/sole/sole-contact.d.ts.map +1 -0
  282. package/lib/db/Models/sole/sole-depreciation-method.d.ts.map +1 -0
  283. package/lib/db/Models/sole/sole-details.d.ts.map +1 -0
  284. package/lib/db/Models/sole/sole-forecast.d.ts.map +1 -0
  285. package/lib/db/Models/sole/sole-invoice-item.d.ts.map +1 -0
  286. package/lib/db/Models/sole/sole-invoice-template.d.ts.map +1 -0
  287. package/lib/db/Models/sole/sole-invoice.d.ts.map +1 -0
  288. package/lib/db/Models/spare/spare-document-category.d.ts.map +1 -0
  289. package/lib/db/Models/spare/spare-document.d.ts.map +1 -0
  290. package/lib/db/Models/subscription/service-payment-method.d.ts.map +1 -0
  291. package/lib/db/Models/subscription/service-payment.d.ts.map +1 -0
  292. package/lib/db/Models/subscription/service-price.d.ts.map +1 -0
  293. package/lib/db/Models/subscription/service-product.d.ts.map +1 -0
  294. package/lib/db/Models/subscription/service-subscription-item.d.ts.map +1 -0
  295. package/lib/db/Models/subscription/service-subscription.d.ts.map +1 -0
  296. package/lib/db/Models/tax-calculation.d.ts.map +1 -0
  297. package/lib/db/Models/tax-return/index.d.ts.map +1 -0
  298. package/lib/db/Models/tax-return/tax-return-category.d.ts.map +1 -0
  299. package/lib/db/Models/tax-return/tax-return-item.d.ts.map +1 -0
  300. package/lib/db/Models/tax-return/tax-return.d.ts.map +1 -0
  301. package/lib/db/Models/transaction/allocation-rule-condition.d.ts.map +1 -0
  302. package/lib/db/Models/transaction/allocation-rule-transaction-meta-field.d.ts.map +1 -0
  303. package/lib/db/Models/transaction/allocation-rule-transaction.d.ts.map +1 -0
  304. package/lib/db/Models/transaction/allocation-rule.d.ts.map +1 -0
  305. package/lib/db/Models/transaction/transaction-allocation.d.ts.map +1 -0
  306. package/lib/db/Models/transaction/transaction-base.d.ts.map +1 -0
  307. package/lib/db/Models/transaction/transaction-meta-field.d.ts.map +1 -0
  308. package/lib/db/Models/transaction/transaction.d.ts.map +1 -0
  309. package/lib/db/Models/user/employee-details.d.ts.map +1 -0
  310. package/lib/db/Models/user/registration-invite.d.ts.map +1 -0
  311. package/lib/db/Models/user/user-event-setting.d.ts.map +1 -0
  312. package/lib/db/Models/user/user-event-type-category.d.ts.map +1 -0
  313. package/lib/db/Models/user/user-event-type.d.ts.map +1 -0
  314. package/lib/db/Models/user/user-event.d.ts.map +1 -0
  315. package/lib/db/Models/user/user.d.ts.map +1 -0
  316. package/lib/db/Models/vehicle/vehicle-claim-details.d.ts.map +1 -0
  317. package/lib/db/Models/vehicle/vehicle-claim.d.ts.map +1 -0
  318. package/lib/db/Models/vehicle/vehicle-logbook.d.ts.map +1 -0
  319. package/lib/db/Models/vehicle/vehicle.d.ts.map +1 -0
  320. package/lib/db-static/chart-accounts/chart-accounts-values.d.ts.map +1 -0
  321. package/lib/forms/abstract.form.d.ts.map +1 -0
  322. package/lib/forms/address/address.form.d.ts.map +1 -0
  323. package/lib/forms/address/index.d.ts.map +1 -0
  324. package/lib/forms/bank/bank-account/bank-account-add-manual.form.d.ts.map +1 -0
  325. package/lib/forms/bank/bank-account/bank-account-allocation.form.d.ts.map +1 -0
  326. package/lib/forms/bank/bank-account/bank-account-import.form.d.ts.map +1 -0
  327. package/lib/forms/bank/bank-account/bank-account-properties.form.d.ts.map +1 -0
  328. package/lib/forms/bank/bank-account/bank-accounts-import.form.d.ts.map +1 -0
  329. package/lib/forms/budget/budget.form.d.ts.map +1 -0
  330. package/lib/forms/budget/index.d.ts.map +1 -0
  331. package/lib/forms/client/annual-client-details.form.d.ts.map +1 -0
  332. package/lib/forms/client/client-income-types.form.d.ts.map +1 -0
  333. package/lib/forms/client/index.d.ts.map +1 -0
  334. package/lib/forms/depreciation/depreciation.form.d.ts.map +1 -0
  335. package/lib/forms/depreciation/index.d.ts.map +1 -0
  336. package/lib/forms/document-folder/document-folder.form.d.ts.map +1 -0
  337. package/lib/forms/document-folder/document.form.d.ts.map +1 -0
  338. package/lib/forms/document-folder/index.d.ts.map +1 -0
  339. package/lib/forms/firm/firm.form.d.ts.map +1 -0
  340. package/lib/forms/firm/index.d.ts.map +1 -0
  341. package/lib/forms/form-validations.enum.d.ts.map +1 -0
  342. package/lib/forms/holding/holding-reinvest.form.d.ts.map +1 -0
  343. package/lib/forms/holding/holding-sale.form.d.ts.map +1 -0
  344. package/lib/forms/holding/holding-type.form.d.ts.map +1 -0
  345. package/lib/forms/holding/holding.form.d.ts.map +1 -0
  346. package/lib/forms/holding/index.d.ts.map +1 -0
  347. package/lib/forms/index.d.ts.map +1 -0
  348. package/lib/forms/loan/index.d.ts.map +1 -0
  349. package/lib/forms/loan/loan.form.d.ts.map +1 -0
  350. package/lib/forms/login/login.form.d.ts.map +1 -0
  351. package/lib/forms/phone/index.d.ts.map +1 -0
  352. package/lib/forms/phone/phone.form.d.ts.map +1 -0
  353. package/lib/forms/property/borrowing-report.form.d.ts.map +1 -0
  354. package/lib/forms/property/index.d.ts.map +1 -0
  355. package/lib/forms/property/property-document.form.d.ts.map +1 -0
  356. package/lib/forms/property/property-edit.form.d.ts.map +1 -0
  357. package/lib/forms/property/property-sale/index.d.ts.map +1 -0
  358. package/lib/forms/property/property-sale/property-sale-cost-base.form.d.ts.map +1 -0
  359. package/lib/forms/property/property-sale/property-sale-cost-sale.form.d.ts.map +1 -0
  360. package/lib/forms/property/property-sale/property-sale-exemptions.form.d.ts.map +1 -0
  361. package/lib/forms/property/property-valuation.form.d.ts.map +1 -0
  362. package/lib/forms/register/register-client.form.d.ts.map +1 -0
  363. package/lib/forms/register/register-firm.form.d.ts.map +1 -0
  364. package/lib/forms/report/my-tax/index.d.ts.map +1 -0
  365. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.d.ts.map +1 -0
  366. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.d.ts.map +1 -0
  367. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.d.ts.map +1 -0
  368. package/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.d.ts.map +1 -0
  369. package/lib/forms/report/my-tax/my-tax-cgt.form.d.ts.map +1 -0
  370. package/lib/forms/report/my-tax/my-tax-deductions.form.d.ts.map +1 -0
  371. package/lib/forms/report/my-tax/my-tax-dividends.form.d.ts.map +1 -0
  372. package/lib/forms/report/my-tax/my-tax-income-statements.form.d.ts.map +1 -0
  373. package/lib/forms/report/my-tax/my-tax-income-tests.form.d.ts.map +1 -0
  374. package/lib/forms/report/my-tax/my-tax-interest.form.d.ts.map +1 -0
  375. package/lib/forms/report/my-tax/my-tax-losses.form.d.ts.map +1 -0
  376. package/lib/forms/report/my-tax/my-tax-medicare.form.d.ts.map +1 -0
  377. package/lib/forms/report/my-tax/my-tax-offsets.form.d.ts.map +1 -0
  378. package/lib/forms/report/my-tax/my-tax-other-income.form.d.ts.map +1 -0
  379. package/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.d.ts.map +1 -0
  380. package/lib/forms/report/my-tax/my-tax-rent.form.d.ts.map +1 -0
  381. package/lib/forms/sole/bas-report.form.d.ts.map +1 -0
  382. package/lib/forms/sole/index.d.ts.map +1 -0
  383. package/lib/forms/sole/sole-business-allocations.form.d.ts.map +1 -0
  384. package/lib/forms/sole/sole-business-loss.form.d.ts.map +1 -0
  385. package/lib/forms/sole/sole-business.form.d.ts.map +1 -0
  386. package/lib/forms/sole/sole-contact.form.d.ts.map +1 -0
  387. package/lib/forms/sole/sole-depreciation-method.form.d.ts.map +1 -0
  388. package/lib/forms/sole/sole-details.form.d.ts.map +1 -0
  389. package/lib/forms/sole/sole-invoice-item.form.d.ts.map +1 -0
  390. package/lib/forms/sole/sole-invoice-template.form.d.ts.map +1 -0
  391. package/lib/forms/sole/sole-invoice.form.d.ts.map +1 -0
  392. package/lib/forms/transaction/allocation-rule-condition.form.d.ts.map +1 -0
  393. package/lib/forms/transaction/allocation-rule-transaction-meta-field.form.d.ts.map +1 -0
  394. package/lib/forms/transaction/allocation-rule-transaction.form.d.ts.map +1 -0
  395. package/lib/forms/transaction/allocation-rule.form.d.ts.map +1 -0
  396. package/lib/forms/transaction/holding/holding-income.form.d.ts.map +1 -0
  397. package/lib/forms/transaction/index.d.ts.map +1 -0
  398. package/lib/forms/transaction/messages.enum.d.ts.map +1 -0
  399. package/lib/forms/transaction/transaction-base.form.d.ts.map +1 -0
  400. package/lib/forms/transaction/transaction.form.d.ts.map +1 -0
  401. package/lib/forms/transaction/work/work-expense.form.d.ts.map +1 -0
  402. package/lib/forms/transaction/work/work-income.form.d.ts.map +1 -0
  403. package/lib/forms/transaction/work/work-transaction.form.d.ts.map +1 -0
  404. package/lib/forms/user/client-details.form.d.ts.map +1 -0
  405. package/lib/forms/user/index.d.ts.map +1 -0
  406. package/lib/forms/user/password.form.d.ts.map +1 -0
  407. package/lib/forms/user/reset-password.form.d.ts.map +1 -0
  408. package/lib/forms/user/user-invite.form.d.ts.map +1 -0
  409. package/lib/forms/user/user.form.d.ts.map +1 -0
  410. package/lib/forms/vehicle/index.d.ts.map +1 -0
  411. package/lib/forms/vehicle/vehicle-claim-details.form.d.ts.map +1 -0
  412. package/lib/forms/vehicle/vehicle-claim.form.d.ts.map +1 -0
  413. package/lib/forms/vehicle/vehicle-logbook.form.d.ts.map +1 -0
  414. package/lib/forms/vehicle/vehicle.form.d.ts.map +1 -0
  415. package/lib/functions/array/index.d.ts.map +1 -0
  416. package/lib/functions/array/replace.d.ts.map +1 -0
  417. package/lib/functions/array/sort-deep.d.ts.map +1 -0
  418. package/lib/functions/array/sort.d.ts.map +1 -0
  419. package/lib/functions/array/to-array.d.ts.map +1 -0
  420. package/lib/functions/clone-deep.d.ts.map +1 -0
  421. package/lib/functions/create-date.d.ts.map +1 -0
  422. package/lib/functions/enum-to-list.d.ts.map +1 -0
  423. package/lib/functions/get-doc-icon.d.ts.map +1 -0
  424. package/lib/functions/mat-options-functions.d.ts.map +1 -0
  425. package/lib/functions/mat-sort-options.d.ts.map +1 -0
  426. package/lib/functions/tax-review-filter-predicate.d.ts.map +1 -0
  427. package/lib/interceptors/basiq-client-id.interceptor.d.ts.map +1 -0
  428. package/lib/interceptors/basiq-token.interceptor.d.ts.map +1 -0
  429. package/lib/interceptors/corelogic-interceptor.d.ts.map +1 -0
  430. package/lib/interceptors/financial-year-interceptor.d.ts.map +1 -0
  431. package/lib/interceptors/interceptors.module.d.ts.map +1 -0
  432. package/lib/interceptors/jwt-interceptor.d.ts.map +1 -0
  433. package/lib/interceptors/preloader.interceptor.d.ts.map +1 -0
  434. package/lib/interceptors/user-switcher-interceptor.d.ts.map +1 -0
  435. package/lib/interfaces/asset-entity-type.enum.d.ts.map +1 -0
  436. package/lib/interfaces/asset-type.enum.d.ts.map +1 -0
  437. package/lib/interfaces/asset.interface.d.ts.map +1 -0
  438. package/lib/interfaces/auth-tokens.interface.d.ts.map +1 -0
  439. package/lib/interfaces/chart-data.interface.d.ts.map +1 -0
  440. package/lib/interfaces/chart-serie.interface.d.ts.map +1 -0
  441. package/lib/interfaces/document.interface.d.ts.map +1 -0
  442. package/lib/interfaces/documentable.interface.d.ts.map +1 -0
  443. package/lib/interfaces/event-listener.interface.d.ts.map +1 -0
  444. package/lib/interfaces/expense.interface.d.ts.map +1 -0
  445. package/lib/interfaces/fileable.interface.d.ts.map +1 -0
  446. package/lib/interfaces/income-source-forecast.interface.d.ts.map +1 -0
  447. package/lib/interfaces/index.d.ts.map +1 -0
  448. package/lib/interfaces/option.interface.d.ts.map +1 -0
  449. package/lib/interfaces/table-exportable.interface.d.ts.map +1 -0
  450. package/lib/interfaces/tank.interface.d.ts.map +1 -0
  451. package/lib/interfaces/updatable.interface.d.ts.map +1 -0
  452. package/lib/messages/index.d.ts.map +1 -0
  453. package/lib/messages/messages.enum.d.ts.map +1 -0
  454. package/lib/models/account-setup/account-setup-item.d.ts.map +1 -0
  455. package/lib/models/account-setup/account-setup-items.const.d.ts.map +1 -0
  456. package/lib/models/account-setup/account-setup-items.enum.d.ts.map +1 -0
  457. package/lib/models/address/address.d.ts.map +1 -0
  458. package/lib/models/address/country.d.ts.map +1 -0
  459. package/lib/models/address/index.d.ts.map +1 -0
  460. package/lib/models/address/states.enum.d.ts.map +1 -0
  461. package/lib/models/asset-sale.d.ts.map +1 -0
  462. package/lib/models/badge/badge-color.enum.d.ts.map +1 -0
  463. package/lib/models/badge/badge.d.ts.map +1 -0
  464. package/lib/models/bank/allocation-group.d.ts.map +1 -0
  465. package/lib/models/bank/bank-account-chart-data.d.ts.map +1 -0
  466. package/lib/models/bank/bank-account-property.d.ts.map +1 -0
  467. package/lib/models/bank/bank-account-types.const.d.ts.map +1 -0
  468. package/lib/models/bank/bank-account.d.ts.map +1 -0
  469. package/lib/models/bank/bank-connection.d.ts.map +1 -0
  470. package/lib/models/bank/bank-external-stats.d.ts.map +1 -0
  471. package/lib/models/bank/bank-transaction-chart-data.d.ts.map +1 -0
  472. package/lib/models/bank/bank-transaction-summary-fields.enum.d.ts.map +1 -0
  473. package/lib/models/bank/bank-transaction.d.ts.map +1 -0
  474. package/lib/models/bank/bank.d.ts.map +1 -0
  475. package/lib/models/bank/basiq/basiq-config.d.ts.map +1 -0
  476. package/lib/models/bank/basiq/basiq-connection-data.interface.d.ts.map +1 -0
  477. package/lib/models/bank/basiq/basiq-connections-response.interface.d.ts.map +1 -0
  478. package/lib/models/bank/basiq/basiq-job-response.d.ts.map +1 -0
  479. package/lib/models/bank/basiq/basiq-job-step.d.ts.map +1 -0
  480. package/lib/models/bank/basiq/basiq-job.d.ts.map +1 -0
  481. package/lib/models/bank/basiq/basiq-token-response.interface.d.ts.map +1 -0
  482. package/lib/models/bank/basiq/basiq-token.d.ts.map +1 -0
  483. package/lib/models/bank/basiq/index.d.ts.map +1 -0
  484. package/lib/models/bank/index.d.ts.map +1 -0
  485. package/lib/models/bank/type-loan.const.d.ts.map +1 -0
  486. package/lib/models/borrowing-expense/borrowing-expense-loan.d.ts.map +1 -0
  487. package/lib/models/borrowing-expense/borrowing-expense.d.ts.map +1 -0
  488. package/lib/models/borrowing-expense/index.d.ts.map +1 -0
  489. package/lib/models/budget/budget-rule.d.ts.map +1 -0
  490. package/lib/models/budget/budget.d.ts.map +1 -0
  491. package/lib/models/budget/index.d.ts.map +1 -0
  492. package/lib/models/chart/chart-data.d.ts.map +1 -0
  493. package/lib/models/chart/chart-serie.d.ts.map +1 -0
  494. package/lib/models/chart-accounts/chart-accounts-categories.const.d.ts.map +1 -0
  495. package/lib/models/chart-accounts/chart-accounts-category.e-collection.d.ts.map +1 -0
  496. package/lib/models/chart-accounts/chart-accounts-depreciation.d.ts.map +1 -0
  497. package/lib/models/chart-accounts/chart-accounts-heading.d.ts.map +1 -0
  498. package/lib/models/chart-accounts/chart-accounts-meta-field.d.ts.map +1 -0
  499. package/lib/models/chart-accounts/chart-accounts-tax-labels.enum.d.ts.map +1 -0
  500. package/lib/models/chart-accounts/chart-accounts-value.d.ts.map +1 -0
  501. package/lib/models/chart-accounts/chart-accounts.d.ts.map +1 -0
  502. package/lib/models/chart-accounts/index.d.ts.map +1 -0
  503. package/lib/models/chat/chat-view-type.enum.d.ts.map +1 -0
  504. package/lib/models/chat/chat.d.ts.map +1 -0
  505. package/lib/models/chat/index.d.ts.map +1 -0
  506. package/lib/models/chat/message-document.d.ts.map +1 -0
  507. package/lib/models/chat/message.d.ts.map +1 -0
  508. package/lib/models/client/annual-client-details.d.ts.map +1 -0
  509. package/lib/models/client/client-details.d.ts.map +1 -0
  510. package/lib/models/client/client-income-types.d.ts.map +1 -0
  511. package/lib/models/client/client-invite.d.ts.map +1 -0
  512. package/lib/models/client/client-movement.d.ts.map +1 -0
  513. package/lib/models/client/client-portfolio-chart-data.d.ts.map +1 -0
  514. package/lib/models/client/client-portfolio-report.d.ts.map +1 -0
  515. package/lib/models/client/index.d.ts.map +1 -0
  516. package/lib/models/color/alphabet-colors.enum.d.ts.map +1 -0
  517. package/lib/models/depreciation/depreciation-capital-project.d.ts.map +1 -0
  518. package/lib/models/depreciation/depreciation-forecast.d.ts.map +1 -0
  519. package/lib/models/depreciation/depreciation-group-item.d.ts.map +1 -0
  520. package/lib/models/depreciation/depreciation-group.d.ts.map +1 -0
  521. package/lib/models/depreciation/depreciation-group.enum.d.ts.map +1 -0
  522. package/lib/models/depreciation/depreciation-groups.const.d.ts.map +1 -0
  523. package/lib/models/depreciation/depreciation-lvp-rate.enum.d.ts.map +1 -0
  524. package/lib/models/depreciation/depreciation.d.ts.map +1 -0
  525. package/lib/models/depreciation/index.d.ts.map +1 -0
  526. package/lib/models/dictionary/dictionary.d.ts.map +1 -0
  527. package/lib/models/dictionary/index.d.ts.map +1 -0
  528. package/lib/models/document/document-api-url-prefix.enum.d.ts.map +1 -0
  529. package/lib/models/document/document-file-types.const.d.ts.map +1 -0
  530. package/lib/models/document/document-folder.d.ts.map +1 -0
  531. package/lib/models/document/document.d.ts.map +1 -0
  532. package/lib/models/document/index.d.ts.map +1 -0
  533. package/lib/models/employee/employee-details.d.ts.map +1 -0
  534. package/lib/models/employee/employee-invite.d.ts.map +1 -0
  535. package/lib/models/endpoint/endpoint.d.ts.map +1 -0
  536. package/lib/models/endpoint/endpoints.const.d.ts.map +1 -0
  537. package/lib/models/event/app-event-type.enum.d.ts.map +1 -0
  538. package/lib/models/event/app-event.d.ts.map +1 -0
  539. package/lib/models/event/index.d.ts.map +1 -0
  540. package/lib/models/export/export-cell-type.enum.d.ts.map +1 -0
  541. package/lib/models/export/export-cell.d.ts.map +1 -0
  542. package/lib/models/export/export-data-table.d.ts.map +1 -0
  543. package/lib/models/export/export-format.enum.d.ts.map +1 -0
  544. package/lib/models/export/export-row-data-type.enum.d.ts.map +1 -0
  545. package/lib/models/export/export-row.d.ts.map +1 -0
  546. package/lib/models/file/file.d.ts.map +1 -0
  547. package/lib/models/file/icons-file.enum.d.ts.map +1 -0
  548. package/lib/models/file/index.d.ts.map +1 -0
  549. package/lib/models/financial-year/financial-year.d.ts.map +1 -0
  550. package/lib/models/financial-year/index.d.ts.map +1 -0
  551. package/lib/models/financial-year/month-name-short.enum.d.ts.map +1 -0
  552. package/lib/models/financial-year/month-number.enum.d.ts.map +1 -0
  553. package/lib/models/financial-year/months.const.d.ts.map +1 -0
  554. package/lib/models/firm/firm.d.ts +1 -0
  555. package/lib/models/firm/firm.d.ts.map +1 -0
  556. package/lib/models/holding/holding-reinvest.d.ts.map +1 -0
  557. package/lib/models/holding/holding-sale.d.ts.map +1 -0
  558. package/lib/models/holding/holding-type-exchange.d.ts.map +1 -0
  559. package/lib/models/holding/holding-type.d.ts.map +1 -0
  560. package/lib/models/holding/holding.d.ts.map +1 -0
  561. package/lib/models/holding/index.d.ts.map +1 -0
  562. package/lib/models/income-position/income-position.d.ts.map +1 -0
  563. package/lib/models/income-source/income-source-chart-data.d.ts.map +1 -0
  564. package/lib/models/income-source/income-source-forecast.d.ts.map +1 -0
  565. package/lib/models/income-source/income-source-type.d.ts.map +1 -0
  566. package/lib/models/income-source/income-source.d.ts.map +1 -0
  567. package/lib/models/income-source/index.d.ts.map +1 -0
  568. package/lib/models/income-source/salary-forecast.d.ts +2 -0
  569. package/lib/models/income-source/salary-forecast.d.ts.map +1 -0
  570. package/lib/models/income-source/sole-forecast.d.ts.map +1 -0
  571. package/lib/models/index.d.ts.map +1 -0
  572. package/lib/models/loan/index.d.ts.map +1 -0
  573. package/lib/models/loan/loan-max-number-of-payments.enum.d.ts.map +1 -0
  574. package/lib/models/loan/loan-payment.d.ts.map +1 -0
  575. package/lib/models/loan/loan-payout.d.ts.map +1 -0
  576. package/lib/models/loan/loan.d.ts.map +1 -0
  577. package/lib/models/notification/index.d.ts.map +1 -0
  578. package/lib/models/notification/notification.d.ts.map +1 -0
  579. package/lib/models/pdf/pdf-orientation.enum.d.ts.map +1 -0
  580. package/lib/models/pdf/pdf-settings.d.ts.map +1 -0
  581. package/lib/models/phone/phone.d.ts.map +1 -0
  582. package/lib/models/property/borrowing-report.d.ts.map +1 -0
  583. package/lib/models/property/calculation-form-item.d.ts.map +1 -0
  584. package/lib/models/property/calculation-form-type.enum.d.ts.map +1 -0
  585. package/lib/models/property/capital-costs-itmes.const.d.ts.map +1 -0
  586. package/lib/models/property/corelogic-suggestion.d.ts.map +1 -0
  587. package/lib/models/property/index.d.ts.map +1 -0
  588. package/lib/models/property/property-category-movement.d.ts.map +1 -0
  589. package/lib/models/property/property-category.d.ts.map +1 -0
  590. package/lib/models/property/property-document.d.ts.map +1 -0
  591. package/lib/models/property/property-equity-chart-data.d.ts.map +1 -0
  592. package/lib/models/property/property-equity-chart-item.d.ts.map +1 -0
  593. package/lib/models/property/property-equity-chart-type.enum.d.ts.map +1 -0
  594. package/lib/models/property/property-forecast.d.ts.map +1 -0
  595. package/lib/models/property/property-sale/index.d.ts.map +1 -0
  596. package/lib/models/property/property-sale/property-sale-cost-base.d.ts.map +1 -0
  597. package/lib/models/property/property-sale/property-sale-tax-exemption-meta-field.d.ts.map +1 -0
  598. package/lib/models/property/property-sale/property-sale.d.ts.map +1 -0
  599. package/lib/models/property/property-sale/tax-exemption-meta-field.d.ts.map +1 -0
  600. package/lib/models/property/property-sale/tax-exemption.d.ts.map +1 -0
  601. package/lib/models/property/property-share.d.ts.map +1 -0
  602. package/lib/models/property/property-subscription.d.ts.map +1 -0
  603. package/lib/models/property/property-valuation.d.ts.map +1 -0
  604. package/lib/models/property/property.d.ts.map +1 -0
  605. package/lib/models/property/share-filter-options.enum.d.ts.map +1 -0
  606. package/lib/models/registration-invite/registration-invite.d.ts.map +1 -0
  607. package/lib/models/report/depreciation/depreciation-lvp-asset-type.enum.d.ts.map +1 -0
  608. package/lib/models/report/depreciation/depreciation-lvp-report-item.d.ts.map +1 -0
  609. package/lib/models/report/depreciation/depreciation-report-item.d.ts.map +1 -0
  610. package/lib/models/report/depreciation/index.d.ts.map +1 -0
  611. package/lib/models/report/index.d.ts.map +1 -0
  612. package/lib/models/report/my-tax/ato-links.d.ts.map +1 -0
  613. package/lib/models/report/my-tax/index.d.ts.map +1 -0
  614. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-income-or-losses-categories.const.d.ts.map +1 -0
  615. package/lib/models/report/my-tax/my-tax-business-income-or-losses/business-type.enum.d.ts.map +1 -0
  616. package/lib/models/report/my-tax/my-tax-business-income-or-losses/loss-type.enum.d.ts.map +1 -0
  617. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.d.ts.map +1 -0
  618. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.d.ts.map +1 -0
  619. package/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.d.ts.map +1 -0
  620. package/lib/models/report/my-tax/my-tax-cgt/cgt-exemption-and-rollover-code.enum.d.ts.map +1 -0
  621. package/lib/models/report/my-tax/my-tax-cgt/my-tax-cgt.d.ts.map +1 -0
  622. package/lib/models/report/my-tax/my-tax-deductions/deduction-clothing-type.enum.d.ts.map +1 -0
  623. package/lib/models/report/my-tax/my-tax-deductions/deduction-fields.const.d.ts.map +1 -0
  624. package/lib/models/report/my-tax/my-tax-deductions/deduction-self-education-type.enum.d.ts.map +1 -0
  625. package/lib/models/report/my-tax/my-tax-deductions/my-tax-deductions.d.ts.map +1 -0
  626. package/lib/models/report/my-tax/my-tax-dividends/my-tax-dividends.d.ts.map +1 -0
  627. package/lib/models/report/my-tax/my-tax-estimate/my-tax-estimate.d.ts.map +1 -0
  628. package/lib/models/report/my-tax/my-tax-income-statements/my-tax-income-statements.d.ts.map +1 -0
  629. package/lib/models/report/my-tax/my-tax-income-tests/my-tax-income-tests.d.ts.map +1 -0
  630. package/lib/models/report/my-tax/my-tax-interest/my-tax-interest.d.ts.map +1 -0
  631. package/lib/models/report/my-tax/my-tax-losses/my-tax-losses.d.ts.map +1 -0
  632. package/lib/models/report/my-tax/my-tax-offsets/my-tax-offsets.d.ts.map +1 -0
  633. package/lib/models/report/my-tax/my-tax-other-income/my-tax-other-income.d.ts.map +1 -0
  634. package/lib/models/report/my-tax/my-tax-partnerships-and-trusts/my-tax-partnerships-and-trusts.d.ts.map +1 -0
  635. package/lib/models/report/my-tax/my-tax-rent/my-tax-rent.d.ts.map +1 -0
  636. package/lib/models/report/property/index.d.ts.map +1 -0
  637. package/lib/models/report/property/property-report-item-depreciation.d.ts.map +1 -0
  638. package/lib/models/report/property/property-report-item-transaction.d.ts.map +1 -0
  639. package/lib/models/report/property/property-report-item.d.ts.map +1 -0
  640. package/lib/models/report/sole/index.d.ts.map +1 -0
  641. package/lib/models/report/sole/sole-business/sole-business-loss-report.d.ts.map +1 -0
  642. package/lib/models/report/vehicle-expense/vehicle-expense.d.ts.map +1 -0
  643. package/lib/models/service-subscription/index.d.ts.map +1 -0
  644. package/lib/models/service-subscription/module-url-list.const.d.ts.map +1 -0
  645. package/lib/models/service-subscription/payment-method-brand.enum.d.ts.map +1 -0
  646. package/lib/models/service-subscription/service-payment-method.d.ts.map +1 -0
  647. package/lib/models/service-subscription/service-payment.d.ts.map +1 -0
  648. package/lib/models/service-subscription/service-price.d.ts.map +1 -0
  649. package/lib/models/service-subscription/service-product.d.ts.map +1 -0
  650. package/lib/models/service-subscription/service-promo-code-duration.enum.d.ts.map +1 -0
  651. package/lib/models/service-subscription/service-promo-code.d.ts.map +1 -0
  652. package/lib/models/service-subscription/service-subscription-item.d.ts.map +1 -0
  653. package/lib/models/service-subscription/service-subscription.d.ts.map +1 -0
  654. package/lib/models/sole/bas-report.d.ts.map +1 -0
  655. package/lib/models/sole/index.d.ts.map +1 -0
  656. package/lib/models/sole/sole-business-activity.d.ts.map +1 -0
  657. package/lib/models/sole/sole-business-allocation.d.ts.map +1 -0
  658. package/lib/models/sole/sole-business-loss-offset-rule.d.ts.map +1 -0
  659. package/lib/models/sole/sole-business-loss.d.ts.map +1 -0
  660. package/lib/models/sole/sole-business.d.ts.map +1 -0
  661. package/lib/models/sole/sole-contact.d.ts.map +1 -0
  662. package/lib/models/sole/sole-depreciation-method.d.ts.map +1 -0
  663. package/lib/models/sole/sole-details.d.ts.map +1 -0
  664. package/lib/models/sole/sole-invoice-item.d.ts.map +1 -0
  665. package/lib/models/sole/sole-invoice-template.d.ts.map +1 -0
  666. package/lib/models/sole/sole-invoice.d.ts.map +1 -0
  667. package/lib/models/tax-return/index.d.ts.map +1 -0
  668. package/lib/models/tax-return/tax-return-category.d.ts.map +1 -0
  669. package/lib/models/tax-return/tax-return-item.d.ts.map +1 -0
  670. package/lib/models/tax-return/tax-return.d.ts.map +1 -0
  671. package/lib/models/tax-review/tax-review.d.ts.map +1 -0
  672. package/lib/models/tax-summary/report-item-details.d.ts.map +1 -0
  673. package/lib/models/tax-summary/report-item.d.ts.map +1 -0
  674. package/lib/models/tax-summary/tax-summary-section.d.ts.map +1 -0
  675. package/lib/models/tax-summary/tax-summary-type.enum.d.ts.map +1 -0
  676. package/lib/models/tax-summary/tax-summary.d.ts.map +1 -0
  677. package/lib/models/toast/toast-type.enum.d.ts.map +1 -0
  678. package/lib/models/toast/toast.d.ts.map +1 -0
  679. package/lib/models/transaction/allocation-rule-condition.d.ts.map +1 -0
  680. package/lib/models/transaction/allocation-rule-transaction-meta-field.d.ts.map +1 -0
  681. package/lib/models/transaction/allocation-rule-transaction.d.ts.map +1 -0
  682. package/lib/models/transaction/allocation-rule.d.ts.map +1 -0
  683. package/lib/models/transaction/income-amount-type.enum.d.ts.map +1 -0
  684. package/lib/models/transaction/index.d.ts.map +1 -0
  685. package/lib/models/transaction/transaction-allocation.d.ts.map +1 -0
  686. package/lib/models/transaction/transaction-category.enum.d.ts.map +1 -0
  687. package/lib/models/transaction/transaction-meta-field.d.ts.map +1 -0
  688. package/lib/models/transaction/transaction.d.ts.map +1 -0
  689. package/lib/models/user/index.d.ts.map +1 -0
  690. package/lib/models/user/my-account-history-initiated-by.enum.d.ts.map +1 -0
  691. package/lib/models/user/my-account-history-status.enum.d.ts.map +1 -0
  692. package/lib/models/user/my-account-history-type.enum.d.ts.map +1 -0
  693. package/lib/models/user/my-account-history.d.ts.map +1 -0
  694. package/lib/models/user/occupation.d.ts.map +1 -0
  695. package/lib/models/user/user-roles.const.d.ts.map +1 -0
  696. package/lib/models/user/user-to-register.d.ts.map +1 -0
  697. package/lib/models/user/user-work-position.const.d.ts.map +1 -0
  698. package/lib/models/user/user.d.ts.map +1 -0
  699. package/lib/models/user-event/user-event-setting-field.enum.d.ts.map +1 -0
  700. package/lib/models/user-event/user-event-setting.d.ts.map +1 -0
  701. package/lib/models/user-event/user-event-type-category.d.ts.map +1 -0
  702. package/lib/models/user-event/user-event-type.d.ts.map +1 -0
  703. package/lib/models/vehicle/index.d.ts.map +1 -0
  704. package/lib/models/vehicle/logbook-period.d.ts.map +1 -0
  705. package/lib/models/vehicle/vehicle-claim-details.d.ts.map +1 -0
  706. package/lib/models/vehicle/vehicle-claim.d.ts.map +1 -0
  707. package/lib/models/vehicle/vehicle-logbook.d.ts.map +1 -0
  708. package/lib/models/vehicle/vehicle.d.ts.map +1 -0
  709. package/lib/services/account-setup/account-setup.service.d.ts.map +1 -0
  710. package/lib/services/account-setup/index.d.ts.map +1 -0
  711. package/lib/services/affiliate/index.d.ts.map +1 -0
  712. package/lib/services/affiliate/rewardful/index.d.ts.map +1 -0
  713. package/lib/services/affiliate/rewardful/rewardful.service.d.ts.map +1 -0
  714. package/lib/services/asset/assets.service.d.ts.map +1 -0
  715. package/lib/services/asset/index.d.ts.map +1 -0
  716. package/lib/services/auth/auth.service.d.ts.map +1 -0
  717. package/lib/services/auth/index.d.ts.map +1 -0
  718. package/lib/services/auth/jwt.service.d.ts.map +1 -0
  719. package/lib/services/bank/bank-account-calculation.service.d.ts.map +1 -0
  720. package/lib/services/bank/bank-transaction-calculation.service.d.ts.map +1 -0
  721. package/lib/services/bank/index.d.ts.map +1 -0
  722. package/lib/services/data.service.d.ts.map +1 -0
  723. package/lib/services/event/event-dispatcher.service.d.ts.map +1 -0
  724. package/lib/services/event/index.d.ts.map +1 -0
  725. package/lib/services/event/sse.service.d.ts.map +1 -0
  726. package/lib/services/export/export-formatter.service.d.ts.map +1 -0
  727. package/lib/services/export/index.d.ts.map +1 -0
  728. package/lib/services/header-title/header-title.service.d.ts.map +1 -0
  729. package/lib/services/header-title/index.d.ts.map +1 -0
  730. package/lib/services/http/address/address.service.d.ts.map +1 -0
  731. package/lib/services/http/address/index.d.ts.map +1 -0
  732. package/lib/services/http/bank/bank-account/bank-account.service.d.ts.map +1 -0
  733. package/lib/services/http/bank/bank-account/index.d.ts.map +1 -0
  734. package/lib/services/http/bank/bank-connection/bank-connection-messages.enum.d.ts.map +1 -0
  735. package/lib/services/http/bank/bank-connection/bank-connection.service.d.ts.map +1 -0
  736. package/lib/services/http/bank/bank-connection/index.d.ts.map +1 -0
  737. package/lib/services/http/bank/bank-transaction/bank-transaction.service.d.ts.map +1 -0
  738. package/lib/services/http/bank/bank-transaction/index.d.ts.map +1 -0
  739. package/lib/services/http/bank/bank.service.d.ts.map +1 -0
  740. package/lib/services/http/bank/basiq/basiq-messages.enum.d.ts.map +1 -0
  741. package/lib/services/http/bank/basiq/basiq-token.service.d.ts.map +1 -0
  742. package/lib/services/http/bank/basiq/basiq.service.d.ts.map +1 -0
  743. package/lib/services/http/bank/basiq/index.d.ts.map +1 -0
  744. package/lib/services/http/bank/index.d.ts.map +1 -0
  745. package/lib/services/http/budget/budget-messages.enum.d.ts.map +1 -0
  746. package/lib/services/http/budget/budget.service.d.ts.map +1 -0
  747. package/lib/services/http/budget/index.d.ts.map +1 -0
  748. package/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.d.ts.map +1 -0
  749. package/lib/services/http/chart-accounts/chart-accounts-depreciations/index.d.ts.map +1 -0
  750. package/lib/services/http/chart-accounts/chart-accounts.service.d.ts.map +1 -0
  751. package/lib/services/http/chart-accounts/index.d.ts.map +1 -0
  752. package/lib/services/http/chat/chat.service.d.ts.map +1 -0
  753. package/lib/services/http/chat/index.d.ts.map +1 -0
  754. package/lib/services/http/chat/message-document.service.d.ts.map +1 -0
  755. package/lib/services/http/chat/message.service.d.ts.map +1 -0
  756. package/lib/services/http/client/capital-gain/annual-client-details.service.d.ts.map +1 -0
  757. package/lib/services/http/client/index.d.ts.map +1 -0
  758. package/lib/services/http/client/occupation/occupation.service.d.ts.map +1 -0
  759. package/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.d.ts.map +1 -0
  760. package/lib/services/http/depreciation/depreciation-capital-project/index.d.ts.map +1 -0
  761. package/lib/services/http/depreciation/depreciation.service.d.ts.map +1 -0
  762. package/lib/services/http/depreciation/index.d.ts.map +1 -0
  763. package/lib/services/http/document/document-folder/document-folder-messages.enum.d.ts.map +1 -0
  764. package/lib/services/http/document/document-folder/document-folder.service.d.ts.map +1 -0
  765. package/lib/services/http/document/document-folder/index.d.ts.map +1 -0
  766. package/lib/services/http/document/document-messages.enum.d.ts.map +1 -0
  767. package/lib/services/http/document/document.service.d.ts.map +1 -0
  768. package/lib/services/http/document/index.d.ts.map +1 -0
  769. package/lib/services/http/facebook/facebook-auth-options.interface.d.ts.map +1 -0
  770. package/lib/services/http/facebook/facebook-auth-response.interface.d.ts.map +1 -0
  771. package/lib/services/http/facebook/facebook-status-response.interface.d.ts.map +1 -0
  772. package/lib/services/http/facebook/facebook.service.d.ts.map +1 -0
  773. package/lib/services/http/facebook/index.d.ts.map +1 -0
  774. package/lib/services/http/file/file.service.d.ts.map +1 -0
  775. package/lib/services/http/file/index.d.ts.map +1 -0
  776. package/lib/services/http/firm/client-income/client-income-types.service.d.ts.map +1 -0
  777. package/lib/services/http/firm/client-income/index.d.ts.map +1 -0
  778. package/lib/services/http/firm/client-invite/client-invite-messages.enum.d.ts.map +1 -0
  779. package/lib/services/http/firm/client-invite/client-invite.service.d.ts.map +1 -0
  780. package/lib/services/http/firm/client-invite/index.d.ts.map +1 -0
  781. package/lib/services/http/firm/client-movement/client-movement.service.d.ts.map +1 -0
  782. package/lib/services/http/firm/client-movement/index.d.ts.map +1 -0
  783. package/lib/services/http/firm/employee/employee-messages.enum.d.ts.map +1 -0
  784. package/lib/services/http/firm/employee/employee.service.d.ts.map +1 -0
  785. package/lib/services/http/firm/employee/index.d.ts.map +1 -0
  786. package/lib/services/http/firm/employee-invite/employee-invite.service.d.ts.map +1 -0
  787. package/lib/services/http/firm/employee-invite/index.d.ts.map +1 -0
  788. package/lib/services/http/firm/firm-messages.enum.d.ts.map +1 -0
  789. package/lib/services/http/firm/firm.service.d.ts.map +1 -0
  790. package/lib/services/http/firm/index.d.ts.map +1 -0
  791. package/lib/services/http/firm/portfolio-report/client-portfolio-report.service.d.ts.map +1 -0
  792. package/lib/services/http/firm/portfolio-report/index.d.ts.map +1 -0
  793. package/lib/services/http/google/google.service.d.ts.map +1 -0
  794. package/lib/services/http/google/index.d.ts.map +1 -0
  795. package/lib/services/http/holding/holding-messages.enum.d.ts.map +1 -0
  796. package/lib/services/http/holding/holding-sale-messages.enum.d.ts.map +1 -0
  797. package/lib/services/http/holding/holding-sale.service.d.ts.map +1 -0
  798. package/lib/services/http/holding/holding-type-messages.enum.d.ts.map +1 -0
  799. package/lib/services/http/holding/holding-type.service.d.ts.map +1 -0
  800. package/lib/services/http/holding/holding.service.d.ts.map +1 -0
  801. package/lib/services/http/holding/index.d.ts.map +1 -0
  802. package/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.d.ts.map +1 -0
  803. package/lib/services/http/income-source/income-source-forecast/index.d.ts.map +1 -0
  804. package/lib/services/http/income-source/income-source.service.d.ts.map +1 -0
  805. package/lib/services/http/income-source/index.d.ts.map +1 -0
  806. package/lib/services/http/income-source/salary-forecast/index.d.ts.map +1 -0
  807. package/lib/services/http/income-source/salary-forecast/salary-forecast.service.d.ts.map +1 -0
  808. package/lib/services/http/income-source/sole-forecast/index.d.ts.map +1 -0
  809. package/lib/services/http/income-source/sole-forecast/sole-forecast.service.d.ts.map +1 -0
  810. package/lib/services/http/index.d.ts.map +1 -0
  811. package/lib/services/http/loan/borrowing-expense/borrowing-expense.service.d.ts.map +1 -0
  812. package/lib/services/http/loan/borrowing-expense/index.d.ts.map +1 -0
  813. package/lib/services/http/loan/index.d.ts.map +1 -0
  814. package/lib/services/http/loan/loan.service.d.ts.map +1 -0
  815. package/lib/services/http/property/borrowing-report/borrowing-report-messages.enum.d.ts.map +1 -0
  816. package/lib/services/http/property/borrowing-report/borrowing-report.service.d.ts.map +1 -0
  817. package/lib/services/http/property/borrowing-report/index.d.ts.map +1 -0
  818. package/lib/services/http/property/index.d.ts.map +1 -0
  819. package/lib/services/http/property/property-category/index.d.ts.map +1 -0
  820. package/lib/services/http/property/property-category/property-category.service.d.ts.map +1 -0
  821. package/lib/services/http/property/property-category-movement/index.d.ts.map +1 -0
  822. package/lib/services/http/property/property-category-movement/property-category-movement.service.d.ts.map +1 -0
  823. package/lib/services/http/property/property-document/index.d.ts.map +1 -0
  824. package/lib/services/http/property/property-document/property-document-messages.enum.d.ts.map +1 -0
  825. package/lib/services/http/property/property-document/property-document.service.d.ts.map +1 -0
  826. package/lib/services/http/property/property-messages.enum.d.ts.map +1 -0
  827. package/lib/services/http/property/property-sale/index.d.ts.map +1 -0
  828. package/lib/services/http/property/property-sale/property-sale.service.d.ts.map +1 -0
  829. package/lib/services/http/property/property-share/index.d.ts.map +1 -0
  830. package/lib/services/http/property/property-share/property-share.service.d.ts.map +1 -0
  831. package/lib/services/http/property/property-valuation/index.d.ts.map +1 -0
  832. package/lib/services/http/property/property-valuation/property-valuation-messages.enum.d.ts.map +1 -0
  833. package/lib/services/http/property/property-valuation/property-valuation.service.d.ts.map +1 -0
  834. package/lib/services/http/property/property.service.d.ts.map +1 -0
  835. package/lib/services/http/rest/http-method.type.d.ts.map +1 -0
  836. package/lib/services/http/rest/index.d.ts.map +1 -0
  837. package/lib/services/http/rest/rest-method.type.d.ts.map +1 -0
  838. package/lib/services/http/rest/rest-old.service.d.ts.map +1 -0
  839. package/lib/services/http/rest/rest.service.d.ts.map +1 -0
  840. package/lib/services/http/service-notification/index.d.ts.map +1 -0
  841. package/lib/services/http/service-notification/service-notification.service.d.ts.map +1 -0
  842. package/lib/services/http/sole/bas-report/bas-report.service.d.ts.map +1 -0
  843. package/lib/services/http/sole/index.d.ts.map +1 -0
  844. package/lib/services/http/sole/sole-business/index.d.ts.map +1 -0
  845. package/lib/services/http/sole/sole-business/sole-business-messages.enum.d.ts.map +1 -0
  846. package/lib/services/http/sole/sole-business/sole-business.service.d.ts.map +1 -0
  847. package/lib/services/http/sole/sole-business-activity/sole-business-activity.service.d.ts.map +1 -0
  848. package/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.d.ts.map +1 -0
  849. package/lib/services/http/sole/sole-business-loss/sole-business-loss.service.d.ts.map +1 -0
  850. package/lib/services/http/sole/sole-contact/sole-contact.service.d.ts.map +1 -0
  851. package/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.d.ts.map +1 -0
  852. package/lib/services/http/sole/sole-details/sole-details.service.d.ts.map +1 -0
  853. package/lib/services/http/sole/sole-invoice/sole-invoice.service.d.ts.map +1 -0
  854. package/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.d.ts.map +1 -0
  855. package/lib/services/http/subscription/index.d.ts.map +1 -0
  856. package/lib/services/http/subscription/service-payment/service-payment.service.d.ts.map +1 -0
  857. package/lib/services/http/subscription/service-payment-method/service-payment-method.service.d.ts.map +1 -0
  858. package/lib/services/http/subscription/service-price/service-price.service.d.ts.map +1 -0
  859. package/lib/services/http/subscription/service-product/service-product.service.d.ts.map +1 -0
  860. package/lib/services/http/subscription/service-subscription/subscription-messages.enum.d.ts.map +1 -0
  861. package/lib/services/http/subscription/service-subscription/subscription.service.d.ts.map +1 -0
  862. package/lib/services/http/tax-review/index.d.ts.map +1 -0
  863. package/lib/services/http/tax-review/tax-review-history/tax-review-history.service.d.ts.map +1 -0
  864. package/lib/services/http/tax-review/tax-review.service.d.ts.map +1 -0
  865. package/lib/services/http/tax-summary/index.d.ts.map +1 -0
  866. package/lib/services/http/tax-summary/tax-summary.service.d.ts.map +1 -0
  867. package/lib/services/http/transaction/index.d.ts.map +1 -0
  868. package/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.d.ts.map +1 -0
  869. package/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.d.ts.map +1 -0
  870. package/lib/services/http/transaction/transaction.service.d.ts.map +1 -0
  871. package/lib/services/http/tutorial-video/index.d.ts.map +1 -0
  872. package/lib/services/http/tutorial-video/tutorial-video-response.interface.d.ts.map +1 -0
  873. package/lib/services/http/tutorial-video/tutorial-video.service.d.ts.map +1 -0
  874. package/lib/services/http/tutorial-video/video-source.interface.d.ts.map +1 -0
  875. package/lib/services/http/user/financial-year/financial-year.service.d.ts.map +1 -0
  876. package/lib/services/http/user/index.d.ts.map +1 -0
  877. package/lib/services/http/user/user-event-setting/user-event-setting.service.d.ts.map +1 -0
  878. package/lib/services/http/user/user-event-type/user-event-type.service.d.ts.map +1 -0
  879. package/lib/services/http/user/user-messages.enum.d.ts.map +1 -0
  880. package/lib/services/http/user/user.service.d.ts.map +1 -0
  881. package/lib/services/http/user/users-invite/users-invite.service.d.ts.map +1 -0
  882. package/lib/services/http/vehicle/index.d.ts +2 -1
  883. package/lib/services/http/vehicle/index.d.ts.map +1 -0
  884. package/lib/services/http/vehicle/vehicle-claim-details.service.d.ts.map +1 -0
  885. package/lib/services/http/vehicle/vehicle-claim.service.d.ts.map +1 -0
  886. package/lib/services/http/vehicle/vehicle-logbook/index.d.ts +2 -0
  887. package/lib/services/http/vehicle/vehicle-logbook/index.d.ts.map +1 -0
  888. package/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook-messages.enum.d.ts +6 -0
  889. package/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook-messages.enum.d.ts.map +1 -0
  890. package/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook.service.d.ts +15 -0
  891. package/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook.service.d.ts.map +1 -0
  892. package/lib/services/http/vehicle/vehicle-messages.enum.d.ts +6 -0
  893. package/lib/services/http/vehicle/vehicle-messages.enum.d.ts.map +1 -0
  894. package/lib/services/http/vehicle/vehicle.service.d.ts +5 -3
  895. package/lib/services/http/vehicle/vehicle.service.d.ts.map +1 -0
  896. package/lib/services/index.d.ts.map +1 -0
  897. package/lib/services/intercom/index.d.ts.map +1 -0
  898. package/lib/services/intercom/intercom.service.d.ts.map +1 -0
  899. package/lib/services/json/chart-accounts/chart-accounts-value.service.d.ts.map +1 -0
  900. package/lib/services/json/holding/holding-type-exchange.service.d.ts.map +1 -0
  901. package/lib/services/json/income-source/income-source-type.service.d.ts.map +1 -0
  902. package/lib/services/json/index.d.ts.map +1 -0
  903. package/lib/services/json/tax-exemption/tax-exemption.service.d.ts.map +1 -0
  904. package/lib/services/json/tax-return/tax-return-item.service.d.ts.map +1 -0
  905. package/lib/services/pdf/index.d.ts.map +1 -0
  906. package/lib/services/pdf/js-pdf.d.ts.map +1 -0
  907. package/lib/services/pdf/pdf-from-dom-element/file-settings.d.ts.map +1 -0
  908. package/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.d.ts.map +1 -0
  909. package/lib/services/pdf/pdf-from-table/file-settings.d.ts.map +1 -0
  910. package/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.d.ts.map +1 -0
  911. package/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.d.ts.map +1 -0
  912. package/lib/services/pdf/pdf-from-table/pdf-from-table.service.d.ts.map +1 -0
  913. package/lib/services/preloader/index.d.ts.map +1 -0
  914. package/lib/services/preloader/preloader.service.d.ts.map +1 -0
  915. package/lib/services/property/corelogic/corelogic.service.d.ts.map +1 -0
  916. package/lib/services/property/corelogic/index.d.ts.map +1 -0
  917. package/lib/services/property/equity-position-chart/equity-position-chart.service.d.ts.map +1 -0
  918. package/lib/services/property/equity-position-chart/index.d.ts.map +1 -0
  919. package/lib/services/property/index.d.ts.map +1 -0
  920. package/lib/services/property/property-calculation/index.d.ts.map +1 -0
  921. package/lib/services/property/property-calculation/property-calculation.service.d.ts.map +1 -0
  922. package/lib/services/report/index.d.ts.map +1 -0
  923. package/lib/services/report/property/property-transaction-report.service.d.ts.map +1 -0
  924. package/lib/services/toast/index.d.ts.map +1 -0
  925. package/lib/services/toast/toast.service.d.ts.map +1 -0
  926. package/lib/services/transaction/index.d.ts.map +1 -0
  927. package/lib/services/transaction/transaction-calculation.service.d.ts.map +1 -0
  928. package/lib/services/user/index.d.ts.map +1 -0
  929. package/lib/services/user/user-switcher.service.d.ts.map +1 -0
  930. package/lib/services/vehicle/index.d.ts.map +1 -0
  931. package/lib/services/vehicle/logbook-best-period.service.d.ts.map +1 -0
  932. package/lib/services/xlsx/index.d.ts.map +1 -0
  933. package/lib/services/xlsx/xlsx.service.d.ts.map +1 -0
  934. package/lib/tt-core.module.d.ts.map +1 -0
  935. package/lib/validators/address-corelogic.validator.d.ts.map +1 -0
  936. package/lib/validators/at-least-one-enabled.validator.d.ts.map +1 -0
  937. package/lib/validators/at-least-one.validator.d.ts.map +1 -0
  938. package/lib/validators/autocomplete.validator.d.ts.map +1 -0
  939. package/lib/validators/conditional.validator.d.ts.map +1 -0
  940. package/lib/validators/current-fin-year.validator.d.ts.map +1 -0
  941. package/lib/validators/date-range.validator.d.ts.map +1 -0
  942. package/lib/validators/fields-sum.validator.d.ts.map +1 -0
  943. package/lib/validators/file.validator.d.ts.map +1 -0
  944. package/lib/validators/greater-than.validator.d.ts.map +1 -0
  945. package/lib/validators/index.d.ts.map +1 -0
  946. package/lib/validators/min-date/messages.enum.d.ts.map +1 -0
  947. package/lib/validators/min-date/min-date.validator.d.ts.map +1 -0
  948. package/lib/validators/password-match.validator.d.ts.map +1 -0
  949. package/lib/validators/password.validator.d.ts.map +1 -0
  950. package/lib/validators/phone-number.validator.d.ts.map +1 -0
  951. package/lib/validators/required-length.validator.d.ts.map +1 -0
  952. package/lib/validators/transactions-meta-fields.validator.d.ts.map +1 -0
  953. package/package.json +1 -1
  954. package/public-api.d.ts.map +1 -0
  955. package/taxtank-core.d.ts.map +1 -0
  956. package/esm2020/lib/services/http/vehicle/vehicle-logbook.service.mjs +0 -23
  957. package/lib/services/http/vehicle/vehicle-logbook.service.d.ts +0 -13
@@ -3353,6 +3353,12 @@ class SalaryForecast extends SalaryForecast$1 {
3353
3353
  }
3354
3354
  }
3355
3355
  }
3356
+ __decorate([
3357
+ Type(() => Number)
3358
+ ], SalaryForecast.prototype, "tax", void 0);
3359
+ __decorate([
3360
+ Type(() => Number)
3361
+ ], SalaryForecast.prototype, "netPay", void 0);
3356
3362
  __decorate([
3357
3363
  Transform(({ obj }) => obj.netPay + obj.tax),
3358
3364
  Expose()
@@ -3946,7 +3952,16 @@ const USER_ROLES = {
3946
3952
  class UserToRegister {
3947
3953
  }
3948
3954
 
3955
+ var FirmTypeEnum;
3956
+ (function (FirmTypeEnum) {
3957
+ FirmTypeEnum[FirmTypeEnum["ACCOUNTANT"] = 1] = "ACCOUNTANT";
3958
+ FirmTypeEnum[FirmTypeEnum["ADVISOR"] = 2] = "ADVISOR";
3959
+ })(FirmTypeEnum || (FirmTypeEnum = {}));
3960
+
3949
3961
  class Firm extends Firm$1 {
3962
+ isAccountant() {
3963
+ return this.type === FirmTypeEnum.ACCOUNTANT;
3964
+ }
3950
3965
  }
3951
3966
  __decorate([
3952
3967
  Type(() => User)
@@ -5794,7 +5809,8 @@ class PropertyEquityChartData {
5794
5809
  if (new FinancialYear(property.contractDate).year > year) {
5795
5810
  return 0;
5796
5811
  }
5797
- return ((_a = property.getForecastByYear(year)) === null || _a === void 0 ? void 0 : _a.loanBalance) || this.bankAccounts.getPropertyBalanceAmount(property.id);
5812
+ // @TODO remove after tests `|| this.bankAccounts.getPropertyBalanceAmount(property.id)`
5813
+ return (_a = property.getForecastByYear(year)) === null || _a === void 0 ? void 0 : _a.loanBalance;
5798
5814
  }
5799
5815
  /**
5800
5816
  * Check if loan balance is 0 and set it as null (to not to draw point on the chart)
@@ -8630,12 +8646,6 @@ class ClientInviteCollection extends Collection {
8630
8646
  }
8631
8647
  }
8632
8648
 
8633
- var FirmTypeEnum;
8634
- (function (FirmTypeEnum) {
8635
- FirmTypeEnum[FirmTypeEnum["ACCOUNTANT"] = 1] = "ACCOUNTANT";
8636
- FirmTypeEnum[FirmTypeEnum["ADVISOR"] = 2] = "ADVISOR";
8637
- })(FirmTypeEnum || (FirmTypeEnum = {}));
8638
-
8639
8649
  class EmployeeCollection extends Collection {
8640
8650
  get accountant() {
8641
8651
  var _a;
@@ -12083,7 +12093,10 @@ class ClientInviteService extends RestService {
12083
12093
  const formData = new FormData();
12084
12094
  formData.append('file', file);
12085
12095
  return this.http.post(`${this.environment.apiV2}/${this.url}/import`, formData)
12086
- .pipe(map((clientInvite) => clientInvite));
12096
+ .pipe(map((clientInvite) => {
12097
+ console.log(clientInvite);
12098
+ return clientInvite;
12099
+ }));
12087
12100
  }
12088
12101
  /**
12089
12102
  * Accept client invitation from firm to user
@@ -12388,7 +12401,7 @@ class ClientPortfolioReportService {
12388
12401
  get() {
12389
12402
  return this.http.get(`${this.environment.apiV2}/${this.url}`)
12390
12403
  .pipe(map((response) => {
12391
- const clientReports = response['hydra:member'].map((item) => plainToClass(ClientPortfolioReport, item));
12404
+ const clientReports = response.map((item) => plainToClass(ClientPortfolioReport, item));
12392
12405
  return new ClientPortfolioReportCollection(clientReports);
12393
12406
  }));
12394
12407
  }
@@ -14901,10 +14914,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImpor
14901
14914
  /**
14902
14915
  * Service that allows to work with WorkTank operations
14903
14916
  */
14904
- class VehicleService extends RestService {
14917
+ class VehicleService extends RestService$1 {
14905
14918
  constructor() {
14906
14919
  super(...arguments);
14907
- this.url = 'vehicles';
14920
+ this.endpointUri = 'vehicles';
14921
+ this.collectionClass = (Collection);
14908
14922
  this.modelClass = Vehicle;
14909
14923
  }
14910
14924
  }
@@ -14917,6 +14931,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImpor
14917
14931
  }]
14918
14932
  }] });
14919
14933
 
14934
+ var VehicleMessagesEnum;
14935
+ (function (VehicleMessagesEnum) {
14936
+ VehicleMessagesEnum["CREATED"] = "Vehicle created successfully";
14937
+ VehicleMessagesEnum["UPDATED"] = "Vehicle updated successfully";
14938
+ VehicleMessagesEnum["CONFIRM_DELETE"] = "Are you sure you want to delete this vehicle?";
14939
+ VehicleMessagesEnum["DELETED"] = "Vehicle deleted successfully";
14940
+ })(VehicleMessagesEnum || (VehicleMessagesEnum = {}));
14941
+
14920
14942
  class VehicleClaimService extends RestService {
14921
14943
  constructor() {
14922
14944
  super(...arguments);
@@ -15079,10 +15101,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImpor
15079
15101
  /**
15080
15102
  * Vehicle logbook service. Allows user to add, update or delete vehicle trips
15081
15103
  */
15082
- class VehicleLogbookService extends RestService {
15104
+ class VehicleLogbookService extends RestService$1 {
15083
15105
  constructor() {
15084
15106
  super(...arguments);
15085
- this.url = 'vehicles/logbooks';
15107
+ this.endpointUri = 'vehicles/logbooks';
15108
+ this.collectionClass = VehicleLogbookCollection;
15086
15109
  this.modelClass = VehicleLogbook;
15087
15110
  }
15088
15111
  }
@@ -15095,6 +15118,14 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.4", ngImpor
15095
15118
  }]
15096
15119
  }] });
15097
15120
 
15121
+ var VehicleLogbookMessages;
15122
+ (function (VehicleLogbookMessages) {
15123
+ VehicleLogbookMessages["CREATED"] = "Vehicle logbook created successfully";
15124
+ VehicleLogbookMessages["UPDATED"] = "Vehicle logbook updated successfully";
15125
+ VehicleLogbookMessages["CONFIRM_DELETE"] = "Are you sure you want to delete this trip?";
15126
+ VehicleLogbookMessages["DELETED"] = "Vehicle logbook deleted successfully";
15127
+ })(VehicleLogbookMessages || (VehicleLogbookMessages = {}));
15128
+
15098
15129
  class AnnualClientDetailsService extends RestService$1 {
15099
15130
  constructor() {
15100
15131
  super(...arguments);
@@ -18917,7 +18948,7 @@ class LogbookBestPeriodService {
18917
18948
  if (!this.cache) {
18918
18949
  combineLatest([
18919
18950
  this.vehicleClaimDetailsService.get(),
18920
- this.vehicleLogbookService.get().pipe(map((logbooks) => new VehicleLogbookCollection(logbooks)))
18951
+ this.vehicleLogbookService.get()
18921
18952
  ])
18922
18953
  .subscribe(([details, logbooks]) => {
18923
18954
  let period;
@@ -20570,21 +20601,6 @@ class LoanForm extends AbstractForm {
20570
20601
  }
20571
20602
  LoanForm.mortgageLoanTypes = [LoanTypeEnum.MORTGAGE, LoanTypeEnum.HOME_EQUITY_LINE_OF_CREDIT, LoanTypeEnum.HOME_LOAN];
20572
20603
 
20573
- class FirmForm extends AbstractForm {
20574
- constructor(firm) {
20575
- super({
20576
- name: new UntypedFormControl(firm.name, Validators.required),
20577
- shortName: new UntypedFormControl(firm.shortName),
20578
- abn: new UntypedFormControl(firm.abn, Validators.required),
20579
- tan: new UntypedFormControl(firm.tan, Validators.required),
20580
- website: new UntypedFormControl(firm.website),
20581
- address: new UntypedFormControl(firm.address),
20582
- phone: new UntypedFormControl(firm.phone),
20583
- file: new UntypedFormControl(firm.file)
20584
- }, firm);
20585
- }
20586
- }
20587
-
20588
20604
  /**
20589
20605
  * Check if at least one form field is true, otherwise form is invalid.
20590
20606
  * Use with groups of boolean form controls (checkbox, toggle, etc.)
@@ -20768,6 +20784,21 @@ function greaterThanValidator(value) {
20768
20784
  };
20769
20785
  }
20770
20786
 
20787
+ class FirmForm extends AbstractForm {
20788
+ constructor(firm) {
20789
+ super({
20790
+ name: new UntypedFormControl(firm.name, Validators.required),
20791
+ shortName: new UntypedFormControl(firm.shortName),
20792
+ abn: new UntypedFormControl(firm.abn, Validators.required),
20793
+ tan: new UntypedFormControl(firm.tan, conditionalValidator(() => firm.isAccountant(), Validators.required)),
20794
+ website: new UntypedFormControl(firm.website),
20795
+ address: new UntypedFormControl(firm.address),
20796
+ phone: new UntypedFormControl(firm.phone),
20797
+ file: new UntypedFormControl(firm.file)
20798
+ }, firm);
20799
+ }
20800
+ }
20801
+
20771
20802
  /**
20772
20803
  * Form array with bank account properties
20773
20804
  * @TODO create AbstractFormArray
@@ -23421,5 +23452,5 @@ var MessagesEnum;
23421
23452
  * Generated bundle index. Do not edit.
23422
23453
  */
23423
23454
 
23424
- 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, AssetSale, AssetSaleCollection, AssetTypeEnum, AssetsService, AuthService, BANK_ACCOUNT_TYPES, Badge, BadgeColorEnum, Bank, BankAccount, BankAccountAddManualForm, BankAccountAllocationForm, BankAccountCalculationService, BankAccountChartData, BankAccountCollection, BankAccountImportForm, BankAccountPropertiesForm, BankAccountProperty, BankAccountService, BankAccountStatusEnum, BankAccountTypeEnum, BankAccountsImportForm, BankConnection, BankConnectionMessagesEnum, BankConnectionService, BankConnectionStatusEnum, BankExternalStats, BankPopularEnum, BankProviderEnum, BankService, BankTransaction, BankTransactionCalculationService, BankTransactionChartData, BankTransactionCollection, BankTransactionService, BankTransactionSummaryFieldsEnum, BankTransactionTypeEnum, BasReport, BasReportForm, BasReportService, BasiqConfig, BasiqJob, BasiqJobResponse, BasiqJobStep, BasiqMessagesEnum, BasiqService, BasiqToken, BasiqTokenService, BorrowingExpense, BorrowingExpenseLoan, BorrowingExpenseService, BorrowingReport, BorrowingReportForm, BorrowingReportMessagesEnum, BorrowingReportService, Budget, BudgetForm, BudgetMessagesEnum, BudgetRule, BudgetService, BusinessTypeEnum, CAPITAL_COSTS_ITEMS, CHART_ACCOUNTS_CATEGORIES, CalculationFormItem, CalculationFormTypeEnum, CgtExemptionAndRolloverCodeEnum, ChartAccounts, ChartAccountsCategoryECollection, ChartAccountsCategoryEnum, ChartAccountsCollection, ChartAccountsDepreciation, ChartAccountsDepreciationService, ChartAccountsEtpEnum, ChartAccountsHeading, ChartAccountsHeadingListEnum, ChartAccountsHeadingTaxDeductibleEnum, ChartAccountsHeadingTaxableEnum, ChartAccountsHeadingVehicleListEnum, ChartAccountsHoldingUntaxedIncomeListEnum, ChartAccountsInvoiceExpenseEnum, ChartAccountsKeepSign, ChartAccountsListEnum, ChartAccountsMetaField, ChartAccountsMetaFieldListEnum, ChartAccountsMetaFieldTypeEnum, ChartAccountsSalaryAdjustmentsListEnum, ChartAccountsSalaryIncludedListEnum, ChartAccountsService, ChartAccountsTaxLabelsEnum, ChartAccountsTypeEnum, ChartAccountsValue, ChartAccountsValueService, ChartData, ChartSerie, Chat, ChatCollection, ChatService, ChatStatusEnum, ChatViewTypeEnum, ClientCollection, ClientDetails, ClientDetailsForm, ClientDetailsMedicareExemptionEnum, ClientDetailsWorkDepreciationCalculationEnum, ClientDetailsWorkingHolidayMakerEnum, ClientIncomeTypes, ClientIncomeTypesForm, ClientIncomeTypesService, ClientInvite, ClientInviteCollection, ClientInviteMessages, 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, DepreciationReportItem, DepreciationReportItemCollection, DepreciationService, DepreciationTypeEnum, DepreciationWriteOffAmountEnum, Dictionary, Document, DocumentApiUrlPrefixEnum, DocumentFolder, DocumentFolderForm, DocumentFolderMessagesEnum, DocumentFolderService, DocumentForm, DocumentMessagesEnum, DocumentService, DocumentTypeEnum, ENDPOINTS, EmployeeCollection, EmployeeDetails, EmployeeInvite, EmployeeInviteService, EmployeeMessagesEnum, EmployeeService, Endpoint, EquityPositionChartService, EventDispatcherService, ExportDataTable, ExportFormatEnum, ExportFormatterService, ExportableCollection, FacebookService, FileService, FileValidator, FinancialYear, FinancialYearService, Firm, FirmForm, FirmMessagesEnum, FirmService, FirmTypeEnum, FormValidationsEnum, GoogleService, HeaderTitleService, Holding, HoldingCollection, HoldingForm, HoldingIncomeForm, HoldingMessagesEnum, HoldingReinvest, HoldingReinvestForm, HoldingSale, HoldingSaleCollection, HoldingSaleForm, HoldingSaleMessagesEnum, HoldingSaleService, HoldingService, HoldingType, HoldingTypeCategoryEnum, HoldingTypeCollection, HoldingTypeExchange, HoldingTypeExchangeService, HoldingTypeForm, HoldingTypeMessagesEnum, HoldingTypeService, IconsFileEnum, IncomeAmountTypeEnum, IncomePosition, IncomeSource, IncomeSourceChartData, IncomeSourceCollection, IncomeSourceForecast, IncomeSourceForecastCollection, IncomeSourceForecastService, IncomeSourceForecastTrustTypeEnum, IncomeSourceService, IncomeSourceType, IncomeSourceTypeEnum, IncomeSourceTypeListHoldingEnum, IncomeSourceTypeListOtherEnum, IncomeSourceTypeListSoleEnum, IncomeSourceTypeListWorkEnum, IncomeSourceTypeService, InterceptorsModule, IntercomService, InviteStatusEnum, JsPdf, JwtService, Loan, LoanBankTypeEnum, LoanCollection, LoanForm, LoanFrequencyEnum, LoanInterestTypeEnum, LoanInterestTypeLabelEnum, LoanMaxNumberOfPaymentsEnum, LoanPayment, LoanPaymentCollection, LoanPayout, LoanPayoutTypeEnum, LoanRepaymentFrequencyEnum, LoanRepaymentTypeEnum, LoanRepaymentTypeLabelEnum, 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, PropertyDocumentForm, PropertyDocumentMessagesEnum, PropertyDocumentService, PropertyEditForm, PropertyEquityChartData, PropertyEquityChartItem, PropertyEquityChartTypeEnum, PropertyForecast, PropertyMessagesEnum, PropertyReportItem, PropertyReportItemCollection, PropertyReportItemDepreciation, PropertyReportItemDepreciationCollection, PropertyReportItemTransaction, PropertyReportItemTransactionCollection, PropertySale, PropertySaleCollection, PropertySaleCostBase, PropertySaleCostBaseForm, PropertySaleCostSaleForm, PropertySaleExemptionsForm, PropertySaleService, PropertySaleTaxExemptionMetaField, PropertySaleTaxExemptionMetaFieldCollection, PropertyService, PropertyShare, PropertyShareAccessEnum, PropertyShareCollection, PropertyShareService, PropertyShareStatusEnum, PropertySubscription, PropertyTransactionReportService, PropertyValuation, PropertyValuationForm, PropertyValuationMessages, PropertyValuationService, 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, SoleBusinessMessagesEnum, 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, SubscriptionMessagesEnum, SubscriptionService, TAX_RETURN_CATEGORIES, TYPE_LOAN, TankTypeEnum, TaxCalculationMedicareExemptionEnum, TaxCalculationTypeEnum, TaxExemption, TaxExemptionEnum, TaxExemptionMetaField, TaxExemptionMetaFieldEnum, TaxExemptionService, TaxReturn, TaxReturnCategory, TaxReturnCategoryListEnum, TaxReturnCategorySectionEnum, TaxReturnItem, TaxReturnItemEnum, TaxReturnItemService, 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, TransactionService, TransactionSourceEnum, TransactionTypeEnum, TtCoreModule, TutorialVideoService, USER_ROLES, USER_WORK_POSITION, User, UserEventSetting, UserEventSettingCollection, UserEventSettingFieldEnum, UserEventSettingService, UserEventStatusEnum, UserEventType, UserEventTypeCategory, UserEventTypeClientTypeEnum, UserEventTypeCollection, UserEventTypeEmployeeTypeEnum, UserEventTypeFrequencyEnum, UserEventTypeService, UserEventTypeUserTypeEnum, UserForm, UserInviteForm, UserMedicareExemptionEnum, UserMessagesEnum, 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, sort, sortDeep, taxReviewFilterPredicate, toArray };
23455
+ 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, AssetSale, AssetSaleCollection, AssetTypeEnum, AssetsService, AuthService, BANK_ACCOUNT_TYPES, Badge, BadgeColorEnum, Bank, BankAccount, BankAccountAddManualForm, BankAccountAllocationForm, BankAccountCalculationService, BankAccountChartData, BankAccountCollection, BankAccountImportForm, BankAccountPropertiesForm, BankAccountProperty, BankAccountService, BankAccountStatusEnum, BankAccountTypeEnum, BankAccountsImportForm, BankConnection, BankConnectionMessagesEnum, BankConnectionService, BankConnectionStatusEnum, BankExternalStats, BankPopularEnum, BankProviderEnum, BankService, BankTransaction, BankTransactionCalculationService, BankTransactionChartData, BankTransactionCollection, BankTransactionService, BankTransactionSummaryFieldsEnum, BankTransactionTypeEnum, BasReport, BasReportForm, BasReportService, BasiqConfig, BasiqJob, BasiqJobResponse, BasiqJobStep, BasiqMessagesEnum, BasiqService, BasiqToken, BasiqTokenService, BorrowingExpense, BorrowingExpenseLoan, BorrowingExpenseService, BorrowingReport, BorrowingReportForm, BorrowingReportMessagesEnum, BorrowingReportService, Budget, BudgetForm, BudgetMessagesEnum, BudgetRule, BudgetService, BusinessTypeEnum, CAPITAL_COSTS_ITEMS, CHART_ACCOUNTS_CATEGORIES, CalculationFormItem, CalculationFormTypeEnum, CgtExemptionAndRolloverCodeEnum, ChartAccounts, ChartAccountsCategoryECollection, ChartAccountsCategoryEnum, ChartAccountsCollection, ChartAccountsDepreciation, ChartAccountsDepreciationService, ChartAccountsEtpEnum, ChartAccountsHeading, ChartAccountsHeadingListEnum, ChartAccountsHeadingTaxDeductibleEnum, ChartAccountsHeadingTaxableEnum, ChartAccountsHeadingVehicleListEnum, ChartAccountsHoldingUntaxedIncomeListEnum, ChartAccountsInvoiceExpenseEnum, ChartAccountsKeepSign, ChartAccountsListEnum, ChartAccountsMetaField, ChartAccountsMetaFieldListEnum, ChartAccountsMetaFieldTypeEnum, ChartAccountsSalaryAdjustmentsListEnum, ChartAccountsSalaryIncludedListEnum, ChartAccountsService, ChartAccountsTaxLabelsEnum, ChartAccountsTypeEnum, ChartAccountsValue, ChartAccountsValueService, ChartData, ChartSerie, Chat, ChatCollection, ChatService, ChatStatusEnum, ChatViewTypeEnum, ClientCollection, ClientDetails, ClientDetailsForm, ClientDetailsMedicareExemptionEnum, ClientDetailsWorkDepreciationCalculationEnum, ClientDetailsWorkingHolidayMakerEnum, ClientIncomeTypes, ClientIncomeTypesForm, ClientIncomeTypesService, ClientInvite, ClientInviteCollection, ClientInviteMessages, 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, DepreciationReportItem, DepreciationReportItemCollection, DepreciationService, DepreciationTypeEnum, DepreciationWriteOffAmountEnum, Dictionary, Document, DocumentApiUrlPrefixEnum, DocumentFolder, DocumentFolderForm, DocumentFolderMessagesEnum, DocumentFolderService, DocumentForm, DocumentMessagesEnum, DocumentService, DocumentTypeEnum, ENDPOINTS, EmployeeCollection, EmployeeDetails, EmployeeInvite, EmployeeInviteService, EmployeeMessagesEnum, EmployeeService, Endpoint, EquityPositionChartService, EventDispatcherService, ExportDataTable, ExportFormatEnum, ExportFormatterService, ExportableCollection, FacebookService, FileService, FileValidator, FinancialYear, FinancialYearService, Firm, FirmForm, FirmMessagesEnum, FirmService, FirmTypeEnum, FormValidationsEnum, GoogleService, HeaderTitleService, Holding, HoldingCollection, HoldingForm, HoldingIncomeForm, HoldingMessagesEnum, HoldingReinvest, HoldingReinvestForm, HoldingSale, HoldingSaleCollection, HoldingSaleForm, HoldingSaleMessagesEnum, HoldingSaleService, HoldingService, HoldingType, HoldingTypeCategoryEnum, HoldingTypeCollection, HoldingTypeExchange, HoldingTypeExchangeService, HoldingTypeForm, HoldingTypeMessagesEnum, HoldingTypeService, IconsFileEnum, IncomeAmountTypeEnum, IncomePosition, IncomeSource, IncomeSourceChartData, IncomeSourceCollection, IncomeSourceForecast, IncomeSourceForecastCollection, IncomeSourceForecastService, IncomeSourceForecastTrustTypeEnum, IncomeSourceService, IncomeSourceType, IncomeSourceTypeEnum, IncomeSourceTypeListHoldingEnum, IncomeSourceTypeListOtherEnum, IncomeSourceTypeListSoleEnum, IncomeSourceTypeListWorkEnum, IncomeSourceTypeService, InterceptorsModule, IntercomService, InviteStatusEnum, JsPdf, JwtService, Loan, LoanBankTypeEnum, LoanCollection, LoanForm, LoanFrequencyEnum, LoanInterestTypeEnum, LoanInterestTypeLabelEnum, LoanMaxNumberOfPaymentsEnum, LoanPayment, LoanPaymentCollection, LoanPayout, LoanPayoutTypeEnum, LoanRepaymentFrequencyEnum, LoanRepaymentTypeEnum, LoanRepaymentTypeLabelEnum, 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, PropertyDocumentForm, PropertyDocumentMessagesEnum, PropertyDocumentService, PropertyEditForm, PropertyEquityChartData, PropertyEquityChartItem, PropertyEquityChartTypeEnum, PropertyForecast, PropertyMessagesEnum, PropertyReportItem, PropertyReportItemCollection, PropertyReportItemDepreciation, PropertyReportItemDepreciationCollection, PropertyReportItemTransaction, PropertyReportItemTransactionCollection, PropertySale, PropertySaleCollection, PropertySaleCostBase, PropertySaleCostBaseForm, PropertySaleCostSaleForm, PropertySaleExemptionsForm, PropertySaleService, PropertySaleTaxExemptionMetaField, PropertySaleTaxExemptionMetaFieldCollection, PropertyService, PropertyShare, PropertyShareAccessEnum, PropertyShareCollection, PropertyShareService, PropertyShareStatusEnum, PropertySubscription, PropertyTransactionReportService, PropertyValuation, PropertyValuationForm, PropertyValuationMessages, PropertyValuationService, 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, SoleBusinessMessagesEnum, 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, SubscriptionMessagesEnum, SubscriptionService, TAX_RETURN_CATEGORIES, TYPE_LOAN, TankTypeEnum, TaxCalculationMedicareExemptionEnum, TaxCalculationTypeEnum, TaxExemption, TaxExemptionEnum, TaxExemptionMetaField, TaxExemptionMetaFieldEnum, TaxExemptionService, TaxReturn, TaxReturnCategory, TaxReturnCategoryListEnum, TaxReturnCategorySectionEnum, TaxReturnItem, TaxReturnItemEnum, TaxReturnItemService, 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, TransactionService, TransactionSourceEnum, TransactionTypeEnum, TtCoreModule, TutorialVideoService, USER_ROLES, USER_WORK_POSITION, User, UserEventSetting, UserEventSettingCollection, UserEventSettingFieldEnum, UserEventSettingService, UserEventStatusEnum, UserEventType, UserEventTypeCategory, UserEventTypeClientTypeEnum, UserEventTypeCollection, UserEventTypeEmployeeTypeEnum, UserEventTypeFrequencyEnum, UserEventTypeService, UserEventTypeUserTypeEnum, UserForm, UserInviteForm, UserMedicareExemptionEnum, UserMessagesEnum, UserRolesEnum, UserService, UserStatusEnum, UserSwitcherService, UserTitleEnum, UserToRegister, UserWorkDepreciationCalculationEnum, UserWorkingHolidayMakerEnum, UsersInviteService, Vehicle, VehicleClaim, VehicleClaimCollection, VehicleClaimDetails, VehicleClaimDetailsForm, VehicleClaimDetailsMethodEnum, VehicleClaimDetailsService, VehicleClaimForm, VehicleClaimService, VehicleExpense, VehicleExpenseCollection, VehicleForm, VehicleLogbook, VehicleLogbookCollection, VehicleLogbookForm, VehicleLogbookMessages, VehicleLogbookPurposeEnum, VehicleLogbookService, VehicleMessagesEnum, VehicleService, WorkExpenseForm, WorkIncomeForm, XlsxService, atLeastOneCheckedValidator, atoLinks, autocompleteValidator, cloneDeep, compare, compareMatOptions, conditionalValidator, createDate, currentFinYearValidator, displayMatOptions, enumToList, fieldsSumValidator, getDocIcon, greaterThanValidator, minDateValidator, passwordMatchValidator, passwordValidator, replace, sort, sortDeep, taxReviewFilterPredicate, toArray };
23425
23456
  //# sourceMappingURL=taxtank-core.mjs.map