taxtank-core 0.28.93 → 0.28.94

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 (245) hide show
  1. package/bundles/taxtank-core.umd.js +4232 -4248
  2. package/bundles/taxtank-core.umd.js.map +1 -1
  3. package/esm2015/lib/interceptors/basiq-client-id.interceptor.js +3 -3
  4. package/esm2015/lib/interceptors/basiq-token.interceptor.js +3 -3
  5. package/esm2015/lib/interceptors/corelogic-interceptor.js +3 -3
  6. package/esm2015/lib/interceptors/financial-year-interceptor.js +3 -3
  7. package/esm2015/lib/interceptors/interceptors.module.js +4 -4
  8. package/esm2015/lib/interceptors/jwt-interceptor.js +3 -3
  9. package/esm2015/lib/interceptors/preloader.interceptor.js +3 -3
  10. package/esm2015/lib/interceptors/user-switcher-interceptor.js +3 -3
  11. package/esm2015/lib/services/account-setup/account-setup.service.js +3 -3
  12. package/esm2015/lib/services/account-setup/index.js +2 -0
  13. package/esm2015/lib/services/affiliate/index.js +2 -0
  14. package/esm2015/lib/services/affiliate/rewardful/index.js +2 -0
  15. package/esm2015/lib/services/affiliate/rewardful/rewardful.service.js +3 -3
  16. package/esm2015/lib/services/asset/assets.service.js +3 -3
  17. package/esm2015/lib/services/asset/index.js +2 -0
  18. package/esm2015/lib/services/auth/auth.service.js +3 -3
  19. package/esm2015/lib/services/auth/index.js +3 -0
  20. package/esm2015/lib/services/auth/jwt.service.js +3 -3
  21. package/esm2015/lib/services/bank/bank-account-calculation.service.js +3 -3
  22. package/esm2015/lib/services/bank/bank-transaction-calculation.service.js +3 -3
  23. package/esm2015/lib/services/bank/index.js +3 -0
  24. package/esm2015/lib/services/event/event-dispatcher.service.js +3 -3
  25. package/esm2015/lib/services/event/index.js +3 -0
  26. package/esm2015/lib/services/event/sse.service.js +3 -3
  27. package/esm2015/lib/services/export/export-formatter.service.js +3 -3
  28. package/esm2015/lib/services/export/index.js +2 -0
  29. package/esm2015/lib/services/header-title/header-title.service.js +3 -3
  30. package/esm2015/lib/services/header-title/index.js +2 -0
  31. package/esm2015/lib/services/http/address/address.service.js +3 -3
  32. package/esm2015/lib/services/http/address/index.js +2 -0
  33. package/esm2015/lib/services/http/bank/bank-account/bank-account.service.js +3 -3
  34. package/esm2015/lib/services/http/bank/bank-account/index.js +2 -0
  35. package/esm2015/lib/services/http/bank/bank-connection/bank-connection.service.js +3 -3
  36. package/esm2015/lib/services/http/bank/bank-connection/index.js +2 -0
  37. package/esm2015/lib/services/http/bank/bank-transaction/bank-transaction.service.js +3 -3
  38. package/esm2015/lib/services/http/bank/bank-transaction/index.js +2 -0
  39. package/esm2015/lib/services/http/bank/bank.service.js +3 -3
  40. package/esm2015/lib/services/http/bank/basiq/basiq-token.service.js +3 -3
  41. package/esm2015/lib/services/http/bank/basiq/basiq.service.js +3 -3
  42. package/esm2015/lib/services/http/bank/basiq/index.js +3 -0
  43. package/esm2015/lib/services/http/bank/index.js +6 -0
  44. package/esm2015/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.js +3 -3
  45. package/esm2015/lib/services/http/chart-accounts/chart-accounts-depreciations/index.js +2 -0
  46. package/esm2015/lib/services/http/chart-accounts/chart-accounts.service.js +3 -3
  47. package/esm2015/lib/services/http/chart-accounts/index.js +3 -0
  48. package/esm2015/lib/services/http/chat/chat.service.js +3 -3
  49. package/esm2015/lib/services/http/chat/index.js +4 -0
  50. package/esm2015/lib/services/http/chat/message/index.js +2 -0
  51. package/esm2015/lib/services/http/chat/message/message.service.js +3 -3
  52. package/esm2015/lib/services/http/chat/message-document/index.js +2 -0
  53. package/esm2015/lib/services/http/chat/message-document/message-document.service.js +3 -3
  54. package/esm2015/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.js +3 -3
  55. package/esm2015/lib/services/http/depreciation/depreciation-capital-project/index.js +2 -0
  56. package/esm2015/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.js +3 -3
  57. package/esm2015/lib/services/http/depreciation/depreciation-receipt/index.js +2 -0
  58. package/esm2015/lib/services/http/depreciation/depreciation.service.js +3 -3
  59. package/esm2015/lib/services/http/depreciation/index.js +3 -3
  60. package/esm2015/lib/services/http/document/document-folder/document-folder.service.js +3 -3
  61. package/esm2015/lib/services/http/document/document.service.js +3 -3
  62. package/esm2015/lib/services/http/facebook/facebook.service.js +3 -3
  63. package/esm2015/lib/services/http/facebook/index.js +2 -0
  64. package/esm2015/lib/services/http/firm/client-income/client-income-types.service.js +3 -3
  65. package/esm2015/lib/services/http/firm/client-income/index.js +2 -0
  66. package/esm2015/lib/services/http/firm/client-invite/client-invite.service.js +3 -3
  67. package/esm2015/lib/services/http/firm/client-invite/index.js +2 -0
  68. package/esm2015/lib/services/http/firm/client-movement/client-movement.service.js +3 -3
  69. package/esm2015/lib/services/http/firm/client-movement/index.js +2 -0
  70. package/esm2015/lib/services/http/firm/employee/employee.service.js +3 -3
  71. package/esm2015/lib/services/http/firm/employee/index.js +2 -0
  72. package/esm2015/lib/services/http/firm/employee-invite/employee-invite.service.js +3 -3
  73. package/esm2015/lib/services/http/firm/employee-invite/index.js +2 -0
  74. package/esm2015/lib/services/http/firm/firm.service.js +3 -3
  75. package/esm2015/lib/services/http/firm/index.js +8 -0
  76. package/esm2015/lib/services/http/firm/portfolio-report/client-portfolio-report.service.js +3 -3
  77. package/esm2015/lib/services/http/firm/portfolio-report/index.js +2 -0
  78. package/esm2015/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.js +3 -3
  79. package/esm2015/lib/services/http/income-source/income-source-forecast/index.js +2 -0
  80. package/esm2015/lib/services/http/income-source/income-source.service.js +3 -3
  81. package/esm2015/lib/services/http/income-source/index.js +5 -0
  82. package/esm2015/lib/services/http/income-source/salary-forecast/index.js +2 -0
  83. package/esm2015/lib/services/http/income-source/salary-forecast/salary-forecast.service.js +3 -3
  84. package/esm2015/lib/services/http/income-source/sole-forecast/index.js +2 -0
  85. package/esm2015/lib/services/http/income-source/sole-forecast/sole-forecast.service.js +3 -3
  86. package/esm2015/lib/services/http/index.js +20 -1
  87. package/esm2015/lib/services/http/loan/borrowing-expense/borrowing-expense.service.js +3 -3
  88. package/esm2015/lib/services/http/loan/borrowing-expense/index.js +2 -0
  89. package/esm2015/lib/services/http/loan/index.js +3 -0
  90. package/esm2015/lib/services/http/loan/loan.service.js +3 -3
  91. package/esm2015/lib/services/http/property/index.js +7 -0
  92. package/esm2015/lib/services/http/property/property-category/index.js +2 -0
  93. package/esm2015/lib/services/http/property/property-category/property-category.service.js +3 -3
  94. package/esm2015/lib/services/http/property/property-category-movement/index.js +2 -0
  95. package/esm2015/lib/services/http/property/property-category-movement/property-category-movement.service.js +3 -3
  96. package/esm2015/lib/services/http/property/property-document/index.js +2 -0
  97. package/esm2015/lib/services/http/property/property-document/property-document.service.js +3 -3
  98. package/esm2015/lib/services/http/property/property-sale/index.js +3 -0
  99. package/esm2015/lib/services/http/property/property-sale/property-sale.service.js +3 -3
  100. package/esm2015/lib/services/http/property/property-sale/tax-exemption/tax-exemption.service.js +3 -3
  101. package/esm2015/lib/services/http/property/property-share/index.js +2 -0
  102. package/esm2015/lib/services/http/property/property-share/property-share.service.js +3 -3
  103. package/esm2015/lib/services/http/property/property.service.js +3 -3
  104. package/esm2015/lib/services/http/receipt/index.js +2 -0
  105. package/esm2015/lib/services/http/receipt/receipt.service.js +3 -3
  106. package/esm2015/lib/services/http/rest/index.js +2 -0
  107. package/esm2015/lib/services/http/rest/rest.service.js +3 -3
  108. package/esm2015/lib/services/http/service-notification/index.js +2 -0
  109. package/esm2015/lib/services/http/service-notification/service-notification.service.js +3 -3
  110. package/esm2015/lib/services/http/sole/bas-report/bas-report.service.js +3 -3
  111. package/esm2015/lib/services/http/sole/sole-business/sole-business.service.js +3 -3
  112. package/esm2015/lib/services/http/sole/sole-business-activity/sole-business-activity.service.js +3 -3
  113. package/esm2015/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.js +3 -3
  114. package/esm2015/lib/services/http/sole/sole-business-loss/sole-business-loss.service.js +3 -3
  115. package/esm2015/lib/services/http/sole/sole-contact/sole-contact.service.js +3 -3
  116. package/esm2015/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.js +3 -3
  117. package/esm2015/lib/services/http/sole/sole-details/sole-details.service.js +3 -3
  118. package/esm2015/lib/services/http/sole/sole-invoice/sole-invoice.service.js +3 -3
  119. package/esm2015/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.js +3 -3
  120. package/esm2015/lib/services/http/subscription/index.js +3 -0
  121. package/esm2015/lib/services/http/subscription/service-price.service.js +3 -3
  122. package/esm2015/lib/services/http/subscription/subscription.service.js +3 -3
  123. package/esm2015/lib/services/http/tax-review/index.js +3 -0
  124. package/esm2015/lib/services/http/tax-review/tax-review-history/tax-review-history.service.js +3 -3
  125. package/esm2015/lib/services/http/tax-review/tax-review.service.js +3 -3
  126. package/esm2015/lib/services/http/tax-summary/index.js +2 -0
  127. package/esm2015/lib/services/http/tax-summary/tax-summary.service.js +3 -3
  128. package/esm2015/lib/services/http/transaction/index.js +4 -0
  129. package/esm2015/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.js +3 -3
  130. package/esm2015/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.js +3 -3
  131. package/esm2015/lib/services/http/transaction/transaction.service.js +3 -3
  132. package/esm2015/lib/services/http/tutorial-video/index.js +2 -0
  133. package/esm2015/lib/services/http/tutorial-video/tutorial-video.service.js +3 -3
  134. package/esm2015/lib/services/http/user/index.js +2 -1
  135. package/esm2015/lib/services/http/user/occupation/occupation.service.js +3 -3
  136. package/esm2015/lib/services/http/user/user-event-setting/user-event-setting.service.js +3 -3
  137. package/esm2015/lib/services/http/user/user-event-type/user-event-type.service.js +3 -3
  138. package/esm2015/lib/services/http/user/user.service.js +3 -3
  139. package/esm2015/lib/services/http/user/users-invite/users-invite.service.js +3 -3
  140. package/esm2015/lib/services/http/vehicle/vehicle-claim-details.service.js +3 -3
  141. package/esm2015/lib/services/http/vehicle/vehicle-claim.service.js +3 -3
  142. package/esm2015/lib/services/http/vehicle/vehicle-logbook.service.js +3 -3
  143. package/esm2015/lib/services/http/vehicle/vehicle.service.js +3 -3
  144. package/esm2015/lib/services/index.js +18 -2
  145. package/esm2015/lib/services/intercom/index.js +2 -0
  146. package/esm2015/lib/services/intercom/intercom.service.js +3 -3
  147. package/esm2015/lib/services/pdf/index.js +5 -0
  148. package/esm2015/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.js +3 -3
  149. package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.js +3 -3
  150. package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.js +3 -3
  151. package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-table.service.js +3 -3
  152. package/esm2015/lib/services/preloader/index.js +2 -0
  153. package/esm2015/lib/services/preloader/preloader.service.js +3 -3
  154. package/esm2015/lib/services/property/corelogic/corelogic.service.js +3 -3
  155. package/esm2015/lib/services/property/corelogic/index.js +2 -0
  156. package/esm2015/lib/services/property/equity-position-chart/equity-position-chart.service.js +3 -3
  157. package/esm2015/lib/services/property/equity-position-chart/index.js +2 -0
  158. package/esm2015/lib/services/property/index.js +4 -0
  159. package/esm2015/lib/services/property/property-calculation/index.js +2 -0
  160. package/esm2015/lib/services/property/property-calculation/property-calculation.service.js +3 -3
  161. package/esm2015/lib/services/report/index.js +2 -0
  162. package/esm2015/lib/services/report/property/property-transaction-report.service.js +3 -3
  163. package/esm2015/lib/services/toast/index.js +2 -0
  164. package/esm2015/lib/services/toast/toast.service.js +3 -3
  165. package/esm2015/lib/services/transaction/index.js +2 -0
  166. package/esm2015/lib/services/transaction/transaction-calculation.service.js +3 -3
  167. package/esm2015/lib/services/user/index.js +2 -0
  168. package/esm2015/lib/services/user/user-switcher.service.js +3 -3
  169. package/esm2015/lib/services/vehicle/logbook-best-period.service.js +3 -3
  170. package/esm2015/lib/services/xlsx/index.js +2 -0
  171. package/esm2015/lib/services/xlsx/xlsx.service.js +3 -3
  172. package/esm2015/lib/tt-core.module.js +4 -4
  173. package/esm2015/public-api.js +1 -74
  174. package/fesm2015/taxtank-core.js +3845 -3872
  175. package/fesm2015/taxtank-core.js.map +1 -1
  176. package/lib/services/account-setup/index.d.ts +1 -0
  177. package/lib/services/affiliate/index.d.ts +1 -0
  178. package/lib/services/affiliate/rewardful/index.d.ts +1 -0
  179. package/lib/services/asset/index.d.ts +1 -0
  180. package/lib/services/auth/index.d.ts +2 -0
  181. package/lib/services/bank/index.d.ts +2 -0
  182. package/lib/services/event/index.d.ts +2 -0
  183. package/lib/services/export/index.d.ts +1 -0
  184. package/lib/services/header-title/index.d.ts +1 -0
  185. package/lib/services/http/address/index.d.ts +1 -0
  186. package/lib/services/http/bank/bank-account/index.d.ts +1 -0
  187. package/lib/services/http/bank/bank-connection/index.d.ts +1 -0
  188. package/lib/services/http/bank/bank-transaction/index.d.ts +1 -0
  189. package/lib/services/http/bank/basiq/index.d.ts +2 -0
  190. package/lib/services/http/bank/index.d.ts +5 -0
  191. package/lib/services/http/chart-accounts/chart-accounts-depreciations/index.d.ts +1 -0
  192. package/lib/services/http/chart-accounts/index.d.ts +2 -0
  193. package/lib/services/http/chat/index.d.ts +3 -0
  194. package/lib/services/http/chat/message/index.d.ts +1 -0
  195. package/lib/services/http/chat/message-document/index.d.ts +1 -0
  196. package/lib/services/http/depreciation/depreciation-capital-project/index.d.ts +1 -0
  197. package/lib/services/http/depreciation/depreciation-receipt/index.d.ts +1 -0
  198. package/lib/services/http/depreciation/index.d.ts +2 -2
  199. package/lib/services/http/facebook/index.d.ts +1 -0
  200. package/lib/services/http/firm/client-income/index.d.ts +1 -0
  201. package/lib/services/http/firm/client-invite/index.d.ts +1 -0
  202. package/lib/services/http/firm/client-movement/index.d.ts +1 -0
  203. package/lib/services/http/firm/employee/index.d.ts +1 -0
  204. package/lib/services/http/firm/employee-invite/index.d.ts +1 -0
  205. package/lib/services/http/firm/index.d.ts +7 -0
  206. package/lib/services/http/firm/portfolio-report/index.d.ts +1 -0
  207. package/lib/services/http/income-source/income-source-forecast/index.d.ts +1 -0
  208. package/lib/services/http/income-source/index.d.ts +4 -0
  209. package/lib/services/http/income-source/salary-forecast/index.d.ts +1 -0
  210. package/lib/services/http/income-source/sole-forecast/index.d.ts +1 -0
  211. package/lib/services/http/index.d.ts +19 -0
  212. package/lib/services/http/loan/borrowing-expense/index.d.ts +1 -0
  213. package/lib/services/http/loan/index.d.ts +2 -0
  214. package/lib/services/http/property/index.d.ts +6 -0
  215. package/lib/services/http/property/property-category/index.d.ts +1 -0
  216. package/lib/services/http/property/property-category-movement/index.d.ts +1 -0
  217. package/lib/services/http/property/property-document/index.d.ts +1 -0
  218. package/lib/services/http/property/property-sale/index.d.ts +2 -0
  219. package/lib/services/http/property/property-share/index.d.ts +1 -0
  220. package/lib/services/http/receipt/index.d.ts +1 -0
  221. package/lib/services/http/rest/index.d.ts +1 -0
  222. package/lib/services/http/service-notification/index.d.ts +1 -0
  223. package/lib/services/http/subscription/index.d.ts +2 -0
  224. package/lib/services/http/tax-review/index.d.ts +2 -0
  225. package/lib/services/http/tax-summary/index.d.ts +1 -0
  226. package/lib/services/http/transaction/index.d.ts +3 -0
  227. package/lib/services/http/tutorial-video/index.d.ts +1 -0
  228. package/lib/services/http/user/index.d.ts +1 -0
  229. package/lib/services/index.d.ts +17 -1
  230. package/lib/services/intercom/index.d.ts +1 -0
  231. package/lib/services/pdf/index.d.ts +4 -0
  232. package/lib/services/preloader/index.d.ts +1 -0
  233. package/lib/services/property/corelogic/index.d.ts +1 -0
  234. package/lib/services/property/equity-position-chart/index.d.ts +1 -0
  235. package/lib/services/property/index.d.ts +3 -0
  236. package/lib/services/property/property-calculation/index.d.ts +1 -0
  237. package/lib/services/report/index.d.ts +1 -0
  238. package/lib/services/toast/index.d.ts +1 -0
  239. package/lib/services/transaction/index.d.ts +1 -0
  240. package/lib/services/user/index.d.ts +1 -0
  241. package/lib/services/xlsx/index.d.ts +1 -0
  242. package/package.json +1 -1
  243. package/public-api.d.ts +0 -73
  244. package/esm2015/lib/services/kompassify/kompassify.service.js +0 -30
  245. package/lib/services/kompassify/kompassify.service.d.ts +0 -13
@@ -0,0 +1 @@
1
+ export * from './account-setup.service';
@@ -0,0 +1 @@
1
+ export * from './rewardful';
@@ -0,0 +1 @@
1
+ export * from './rewardful.service';
@@ -0,0 +1 @@
1
+ export * from './assets.service';
@@ -0,0 +1,2 @@
1
+ export * from './auth.service';
2
+ export * from './jwt.service';
@@ -0,0 +1,2 @@
1
+ export * from './bank-account-calculation.service';
2
+ export * from './bank-transaction-calculation.service';
@@ -0,0 +1,2 @@
1
+ export * from './event-dispatcher.service';
2
+ export * from './sse.service';
@@ -0,0 +1 @@
1
+ export * from './export-formatter.service';
@@ -0,0 +1 @@
1
+ export * from './header-title.service';
@@ -0,0 +1 @@
1
+ export * from './address.service';
@@ -0,0 +1 @@
1
+ export * from './bank-account.service';
@@ -0,0 +1 @@
1
+ export * from './bank-connection.service';
@@ -0,0 +1 @@
1
+ export * from './bank-transaction.service';
@@ -0,0 +1,2 @@
1
+ export * from './basiq-token.service';
2
+ export * from './basiq.service';
@@ -0,0 +1,5 @@
1
+ export * from './bank-account';
2
+ export * from './bank-connection';
3
+ export * from './bank-transaction';
4
+ export * from './basiq';
5
+ export * from './bank.service';
@@ -0,0 +1 @@
1
+ export * from './chart-accounts-depreciations.service';
@@ -0,0 +1,2 @@
1
+ export * from './chart-accounts-depreciations';
2
+ export * from './chart-accounts.service';
@@ -0,0 +1,3 @@
1
+ export * from './message';
2
+ export * from './message-document';
3
+ export * from './chat.service';
@@ -0,0 +1 @@
1
+ export * from './message.service';
@@ -0,0 +1 @@
1
+ export * from './message-document.service';
@@ -0,0 +1 @@
1
+ export * from './depreciation-capital-project.service';
@@ -0,0 +1 @@
1
+ export * from './depreciation-receipt.service';
@@ -1,3 +1,3 @@
1
1
  export * from './depreciation.service';
2
- export * from './depreciation-capital-project/depreciation-capital-project.service';
3
- export * from './depreciation-receipt/depreciation-receipt.service';
2
+ export * from './depreciation-capital-project';
3
+ export * from './depreciation-receipt';
@@ -0,0 +1 @@
1
+ export * from './facebook.service';
@@ -0,0 +1 @@
1
+ export * from './client-income-types.service';
@@ -0,0 +1 @@
1
+ export * from './client-invite.service';
@@ -0,0 +1 @@
1
+ export * from './client-movement.service';
@@ -0,0 +1 @@
1
+ export * from './employee.service';
@@ -0,0 +1 @@
1
+ export * from './employee-invite.service';
@@ -0,0 +1,7 @@
1
+ export * from './client-income';
2
+ export * from './client-invite';
3
+ export * from './client-movement';
4
+ export * from './employee';
5
+ export * from './employee-invite';
6
+ export * from './portfolio-report';
7
+ export * from './firm.service';
@@ -0,0 +1 @@
1
+ export * from './client-portfolio-report.service';
@@ -0,0 +1 @@
1
+ export * from './income-source-forecast.service';
@@ -0,0 +1,4 @@
1
+ export * from './income-source-forecast';
2
+ export * from './salary-forecast';
3
+ export * from './sole-forecast';
4
+ export * from './income-source.service';
@@ -0,0 +1 @@
1
+ export * from './salary-forecast.service';
@@ -0,0 +1 @@
1
+ export * from './sole-forecast.service';
@@ -1,4 +1,23 @@
1
+ export * from './address';
2
+ export * from './bank';
3
+ export * from './chart-accounts';
4
+ export * from './chat';
5
+ export * from './depreciation';
6
+ export * from './document';
7
+ export * from './facebook';
8
+ export * from './firm';
9
+ export * from './income-source';
10
+ export * from './loan';
11
+ export * from './property';
12
+ export * from './receipt';
13
+ export * from './rest';
14
+ export * from './service-notification';
1
15
  export * from './sole';
16
+ export * from './subscription';
17
+ export * from './tax-review';
18
+ export * from './tax-summary';
19
+ export * from './transaction';
20
+ export * from './tutorial-video';
2
21
  export * from './vehicle';
3
22
  export * from './user';
4
23
  export * from './document';
@@ -0,0 +1 @@
1
+ export * from './borrowing-expense.service';
@@ -0,0 +1,2 @@
1
+ export * from './borrowing-expense';
2
+ export * from './loan.service';
@@ -0,0 +1,6 @@
1
+ export * from './property-category';
2
+ export * from './property-category-movement';
3
+ export * from './property-document';
4
+ export * from './property-sale';
5
+ export * from './property-share';
6
+ export * from './property.service';
@@ -0,0 +1 @@
1
+ export * from './property-category.service';
@@ -0,0 +1 @@
1
+ export * from './property-category-movement.service';
@@ -0,0 +1 @@
1
+ export * from './property-document.service';
@@ -0,0 +1,2 @@
1
+ export * from './tax-exemption/tax-exemption.service';
2
+ export * from './property-sale.service';
@@ -0,0 +1 @@
1
+ export * from './property-share.service';
@@ -0,0 +1 @@
1
+ export * from './receipt.service';
@@ -0,0 +1 @@
1
+ export * from './rest.service';
@@ -0,0 +1 @@
1
+ export * from './service-notification.service';
@@ -0,0 +1,2 @@
1
+ export * from './service-price.service';
2
+ export * from './subscription.service';
@@ -0,0 +1,2 @@
1
+ export * from './tax-review-history/tax-review-history.service';
2
+ export * from './tax-review.service';
@@ -0,0 +1 @@
1
+ export * from './tax-summary.service';
@@ -0,0 +1,3 @@
1
+ export * from './transaction-allocation/transaction-allocation.service';
2
+ export * from './transaction-receipt/transaction-receipt.service';
3
+ export * from './transaction.service';
@@ -0,0 +1 @@
1
+ export * from './tutorial-video.service';
@@ -2,3 +2,4 @@ export * from './occupation/occupation.service';
2
2
  export * from './user-event-setting/user-event-setting.service';
3
3
  export * from './user-event-type/user-event-type.service';
4
4
  export * from './users-invite/users-invite.service';
5
+ export * from './user.service';
@@ -1,3 +1,19 @@
1
1
  export * from './http';
2
- export * from './affiliate/rewardful/rewardful.service';
2
+ export * from './account-setup';
3
+ export * from './affiliate';
4
+ export * from './asset';
5
+ export * from './auth';
6
+ export * from './bank';
7
+ export * from './event';
8
+ export * from './export';
9
+ export * from './header-title';
10
+ export * from './intercom';
11
+ export * from './pdf';
12
+ export * from './preloader';
13
+ export * from './property';
14
+ export * from './report';
15
+ export * from './toast';
16
+ export * from './transaction';
17
+ export * from './user';
3
18
  export * from './vehicle';
19
+ export * from './xlsx';
@@ -0,0 +1 @@
1
+ export * from './intercom.service';
@@ -0,0 +1,4 @@
1
+ export * from './pdf-from-dom-element/pdf-from-dom-element.service';
2
+ export * from './pdf-from-table/pdf-from-data-table/pdf-from-data-table.service';
3
+ export * from './pdf-from-table/pdf-from-html-table/pdf-from-html-table.service';
4
+ export * from './pdf-from-table/pdf-from-table.service';
@@ -0,0 +1 @@
1
+ export * from './preloader.service';
@@ -0,0 +1 @@
1
+ export * from './corelogic.service';
@@ -0,0 +1 @@
1
+ export * from './equity-position-chart.service';
@@ -0,0 +1,3 @@
1
+ export * from './corelogic';
2
+ export * from './equity-position-chart';
3
+ export * from './property-calculation';
@@ -0,0 +1 @@
1
+ export * from './property-calculation.service';
@@ -0,0 +1 @@
1
+ export * from './property/property-transaction-report.service';
@@ -0,0 +1 @@
1
+ export * from './toast.service';
@@ -0,0 +1 @@
1
+ export * from './transaction-calculation.service';
@@ -0,0 +1 @@
1
+ export * from './user-switcher.service';
@@ -0,0 +1 @@
1
+ export * from './xlsx.service';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taxtank-core",
3
- "version": "0.28.93",
3
+ "version": "0.28.94",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/common": "^12.2.3 || ~13.0.0",
package/public-api.d.ts CHANGED
@@ -269,79 +269,6 @@ export * from './lib/models/user-event/user-event-type';
269
269
  * Services
270
270
  */
271
271
  export * from './lib/services';
272
- export * from './lib/services/account-setup/account-setup.service';
273
- export * from './lib/services/http/address/address.service';
274
- export * from './lib/services/asset/assets.service';
275
- export * from './lib/services/auth/auth.service';
276
- export * from './lib/services/auth/jwt.service';
277
- export * from './lib/services/http/bank/bank.service';
278
- export * from './lib/services/http/bank/bank-account/bank-account.service';
279
- export * from './lib/services/bank/bank-account-calculation.service';
280
- export * from './lib/services/http/bank/bank-connection/bank-connection.service';
281
- export * from './lib/services/http/bank/bank-transaction/bank-transaction.service';
282
- export * from './lib/services/bank/bank-transaction-calculation.service';
283
- export * from './lib/services/http/bank/basiq/basiq.service';
284
- export * from './lib/services/http/bank/basiq/basiq-token.service';
285
- export * from './lib/services/http/loan/borrowing-expense/borrowing-expense.service';
286
- export * from './lib/services/http/chart-accounts/chart-accounts.service';
287
- export * from './lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service';
288
- export * from './lib/services/http/chat/chat.service';
289
- export * from './lib/services/http/chat/message/message.service';
290
- export * from './lib/services/http/chat/message-document/message-document.service';
291
- export * from './lib/services/http/firm/client-invite/client-invite.service';
292
- export * from './lib/services/http/firm/client-movement/client-movement.service';
293
- export * from './lib/services/http/firm/portfolio-report/client-portfolio-report.service';
294
- export * from './lib/services/http/firm/portfolio-report/client-portfolio-report.service';
295
- export * from './lib/services/http/depreciation';
296
- export * from './lib/services/http/firm/employee/employee.service';
297
- export * from './lib/services/http/firm/employee-invite/employee-invite.service';
298
- export * from './lib/services/http/firm/client-income/client-income-types.service';
299
- export * from './lib/services/event/event-dispatcher.service';
300
- export * from './lib/services/event/sse.service';
301
- export * from './lib/services/http/firm/firm.service';
302
- export * from './lib/services/export/export-formatter.service';
303
- export * from './lib/services/header-title/header-title.service';
304
- export * from './lib/services/http/income-source/income-source.service';
305
- export * from './lib/services/http/income-source/income-source-forecast/income-source-forecast.service';
306
- export * from './lib/services/http/income-source/salary-forecast/salary-forecast.service';
307
- export * from './lib/services/http/income-source/sole-forecast/sole-forecast.service';
308
- export * from './lib/services/intercom/intercom.service';
309
- export * from './lib/services/kompassify/kompassify.service';
310
- export * from './lib/services/http/loan/loan.service';
311
- export * from './lib/services/http/service-notification/service-notification.service';
312
- export * from './lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service';
313
- export * from './lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service';
314
- export * from './lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service';
315
- export * from './lib/services/preloader/preloader.service';
316
- export * from './lib/services/report/property/property-transaction-report.service';
317
- export * from './lib/services/property/corelogic/corelogic.service';
318
- export * from './lib/services/http/property/property.service';
319
- export * from './lib/services/property/property-calculation/property-calculation.service';
320
- export * from './lib/services/http/property/property-category/property-category.service';
321
- export * from './lib/services/http/property/property-document/property-document.service';
322
- export * from './lib/services/http/property/property-share/property-share.service';
323
- export * from './lib/services/http/property/property-sale/property-sale.service';
324
- export * from './lib/services/property/equity-position-chart/equity-position-chart.service';
325
- export * from './lib/services/http/property/property.service';
326
- export * from './lib/services/http/property/property-category-movement/property-category-movement.service';
327
- export * from './lib/services/http/subscription/subscription.service';
328
- export * from './lib/services/http/subscription/service-price.service';
329
- export * from './lib/services/http/tax-review/tax-review.service';
330
- export * from './lib/services/http/tax-review/tax-review-history/tax-review-history.service';
331
- export * from './lib/services/http/tax-summary/tax-summary.service';
332
- export * from './lib/services/toast/toast.service';
333
- export * from './lib/services/http/transaction/transaction.service';
334
- export * from './lib/services/http/transaction/transaction-allocation/transaction-allocation.service';
335
- export * from './lib/services/transaction/transaction-calculation.service';
336
- export * from './lib/services/http/user/occupation/occupation.service';
337
- export * from './lib/services/http/user/user.service';
338
- export * from './lib/services/user/user-switcher.service';
339
- export * from './lib/services/http/user/user-event-setting/user-event-setting.service';
340
- export * from './lib/services/http/user/user-event-type/user-event-type.service';
341
- export * from './lib/services/xlsx/xlsx.service';
342
- export * from './lib/services/http/property/property-sale/tax-exemption/tax-exemption.service';
343
- export * from './lib/services/http/facebook/facebook.service';
344
- export * from './lib/services/http/tutorial-video/tutorial-video.service';
345
272
  /**
346
273
  * Interfaces
347
274
  */
@@ -1,30 +0,0 @@
1
- import { Injectable } from '@angular/core';
2
- import * as i0 from "@angular/core";
3
- import * as i1 from "@angular/router";
4
- /**
5
- * Service listen and handle kompassify events
6
- */
7
- export class KompassifyService {
8
- constructor(
9
- // router required for execution of js code from progressbar step
10
- router) {
11
- this.router = router;
12
- }
13
- listenEvents() {
14
- window.addEventListener('message', (event) => {
15
- // Execute js code from progressbar step
16
- if (event.data.TYPE === 'KOMPASSIFY_EXECUTE_JS_CODE') {
17
- eval(event.data.jsCode);
18
- }
19
- });
20
- }
21
- }
22
- KompassifyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: KompassifyService, deps: [{ token: i1.Router }], target: i0.ɵɵFactoryTarget.Injectable });
23
- KompassifyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: KompassifyService, providedIn: 'root' });
24
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: KompassifyService, decorators: [{
25
- type: Injectable,
26
- args: [{
27
- providedIn: 'root'
28
- }]
29
- }], ctorParameters: function () { return [{ type: i1.Router }]; } });
30
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoia29tcGFzc2lmeS5zZXJ2aWNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvdHQtY29yZS9zcmMvbGliL3NlcnZpY2VzL2tvbXBhc3NpZnkva29tcGFzc2lmeS5zZXJ2aWNlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxVQUFVLEVBQUUsTUFBTSxlQUFlLENBQUM7OztBQUkzQzs7R0FFRztBQUlILE1BQU0sT0FBTyxpQkFBaUI7SUFFNUI7SUFDRSxpRUFBaUU7SUFDekQsTUFBYztRQUFkLFdBQU0sR0FBTixNQUFNLENBQVE7SUFDckIsQ0FBQztJQUVKLFlBQVk7UUFDVixNQUFNLENBQUMsZ0JBQWdCLENBQUMsU0FBUyxFQUFFLENBQUMsS0FBbUIsRUFBRSxFQUFFO1lBQ3pELHdDQUF3QztZQUN4QyxJQUFJLEtBQUssQ0FBQyxJQUFJLENBQUMsSUFBSSxLQUFLLDRCQUE0QixFQUFFO2dCQUNwRCxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxNQUFNLENBQUMsQ0FBQzthQUN6QjtRQUNILENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzs7K0dBZFUsaUJBQWlCO21IQUFqQixpQkFBaUIsY0FGaEIsTUFBTTs0RkFFUCxpQkFBaUI7a0JBSDdCLFVBQVU7bUJBQUM7b0JBQ1YsVUFBVSxFQUFFLE1BQU07aUJBQ25CIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgSW5qZWN0YWJsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgUm91dGVyIH0gZnJvbSAnQGFuZ3VsYXIvcm91dGVyJztcbmltcG9ydCB7IElFdmVudExpc3RlbmVyIH0gZnJvbSAnLi4vLi4vaW50ZXJmYWNlcy9ldmVudC1saXN0ZW5lci5pbnRlcmZhY2UnO1xuXG4vKipcbiAqIFNlcnZpY2UgbGlzdGVuIGFuZCBoYW5kbGUga29tcGFzc2lmeSBldmVudHNcbiAqL1xuQEluamVjdGFibGUoe1xuICBwcm92aWRlZEluOiAncm9vdCdcbn0pXG5leHBvcnQgY2xhc3MgS29tcGFzc2lmeVNlcnZpY2UgaW1wbGVtZW50cyBJRXZlbnRMaXN0ZW5lciB7XG5cbiAgY29uc3RydWN0b3IoXG4gICAgLy8gcm91dGVyIHJlcXVpcmVkIGZvciBleGVjdXRpb24gb2YganMgY29kZSBmcm9tIHByb2dyZXNzYmFyIHN0ZXBcbiAgICBwcml2YXRlIHJvdXRlcjogUm91dGVyLFxuICApIHt9XG5cbiAgbGlzdGVuRXZlbnRzKCk6IHZvaWQge1xuICAgIHdpbmRvdy5hZGRFdmVudExpc3RlbmVyKCdtZXNzYWdlJywgKGV2ZW50OiBNZXNzYWdlRXZlbnQpID0+IHtcbiAgICAgIC8vIEV4ZWN1dGUganMgY29kZSBmcm9tIHByb2dyZXNzYmFyIHN0ZXBcbiAgICAgIGlmIChldmVudC5kYXRhLlRZUEUgPT09ICdLT01QQVNTSUZZX0VYRUNVVEVfSlNfQ09ERScpIHtcbiAgICAgICAgZXZhbChldmVudC5kYXRhLmpzQ29kZSk7XG4gICAgICB9XG4gICAgfSk7XG4gIH1cbn1cbiJdfQ==
@@ -1,13 +0,0 @@
1
- import { Router } from '@angular/router';
2
- import { IEventListener } from '../../interfaces/event-listener.interface';
3
- import * as i0 from "@angular/core";
4
- /**
5
- * Service listen and handle kompassify events
6
- */
7
- export declare class KompassifyService implements IEventListener {
8
- private router;
9
- constructor(router: Router);
10
- listenEvents(): void;
11
- static ɵfac: i0.ɵɵFactoryDeclaration<KompassifyService, never>;
12
- static ɵprov: i0.ɵɵInjectableDeclaration<KompassifyService>;
13
- }