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
@@ -132,9 +132,9 @@ export class PropertyService extends RestService {
132
132
  return this.get().pipe(map((properties) => properties.filter((property) => property.isActive)));
133
133
  }
134
134
  }
135
- PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
136
- PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyService, providedIn: 'root' });
137
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: PropertyService, decorators: [{
135
+ PropertyService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
136
+ PropertyService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyService, providedIn: 'root' });
137
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: PropertyService, decorators: [{
138
138
  type: Injectable,
139
139
  args: [{
140
140
  providedIn: 'root'
@@ -0,0 +1,2 @@
1
+ export * from './receipt.service';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC9yZWNlaXB0L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsbUJBQW1CLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3JlY2VpcHQuc2VydmljZSc7XG4iXX0=
@@ -62,9 +62,9 @@ export class ReceiptService {
62
62
  return plainToClass(this.modelClass, data);
63
63
  }
64
64
  }
65
- ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
66
- ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ReceiptService, providedIn: 'root' });
67
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ReceiptService, decorators: [{
65
+ ReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ReceiptService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
66
+ ReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ReceiptService, providedIn: 'root' });
67
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ReceiptService, decorators: [{
68
68
  type: Injectable,
69
69
  args: [{
70
70
  providedIn: 'root'
@@ -0,0 +1,2 @@
1
+ export * from './rest.service';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC9yZXN0L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsZ0JBQWdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL3Jlc3Quc2VydmljZSc7XG4iXX0=
@@ -215,9 +215,9 @@ export class RestService {
215
215
  */
216
216
  listenEvents() { }
217
217
  }
218
- RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
219
- RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService, providedIn: 'root' });
220
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: RestService, decorators: [{
218
+ RestService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
219
+ RestService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService, providedIn: 'root' });
220
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: RestService, decorators: [{
221
221
  type: Injectable,
222
222
  args: [{
223
223
  providedIn: 'root'
@@ -0,0 +1,2 @@
1
+ export * from './service-notification.service';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC9zZXJ2aWNlLW5vdGlmaWNhdGlvbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLGdDQUFnQyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9zZXJ2aWNlLW5vdGlmaWNhdGlvbi5zZXJ2aWNlJztcbiJdfQ==
@@ -48,9 +48,9 @@ export class ServiceNotificationService extends RestService {
48
48
  });
49
49
  }
50
50
  }
51
- ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }, { token: i4.SseService }], target: i0.ɵɵFactoryTarget.Injectable });
52
- ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
53
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServiceNotificationService, decorators: [{
51
+ ServiceNotificationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServiceNotificationService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }, { token: i4.SseService }], target: i0.ɵɵFactoryTarget.Injectable });
52
+ ServiceNotificationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' });
53
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServiceNotificationService, decorators: [{
54
54
  type: Injectable,
55
55
  args: [{
56
56
  providedIn: 'root'
@@ -10,9 +10,9 @@ export class BasReportService extends RestService {
10
10
  this.isHydra = true;
11
11
  }
12
12
  }
13
- BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
- BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasReportService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: BasReportService, decorators: [{
13
+ BasReportService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
+ BasReportService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasReportService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: BasReportService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -42,9 +42,9 @@ export class SoleBusinessService extends RestService {
42
42
  }));
43
43
  }
44
44
  }
45
- SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
46
- SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
47
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessService, decorators: [{
45
+ SoleBusinessService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
46
+ SoleBusinessService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessService, providedIn: 'root' });
47
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessService, decorators: [{
48
48
  type: Injectable,
49
49
  args: [{
50
50
  providedIn: 'root'
@@ -10,9 +10,9 @@ export class SoleBusinessActivityService extends RestService {
10
10
  this.isHydra = true;
11
11
  }
12
12
  }
13
- SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
- SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
13
+ SoleBusinessActivityService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
+ SoleBusinessActivityService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -13,9 +13,9 @@ export class SoleBusinessLossOffsetRuleService extends RestService {
13
13
  this.isHydra = true;
14
14
  }
15
15
  }
16
- SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17
- SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
16
+ SoleBusinessLossOffsetRuleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17
+ SoleBusinessLossOffsetRuleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' });
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
19
19
  type: Injectable,
20
20
  args: [{
21
21
  providedIn: 'root'
@@ -22,9 +22,9 @@ export class SoleBusinessLossService extends RestService {
22
22
  });
23
23
  }
24
24
  }
25
- SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
26
- SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
27
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleBusinessLossService, decorators: [{
25
+ SoleBusinessLossService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
26
+ SoleBusinessLossService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' });
27
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleBusinessLossService, decorators: [{
28
28
  type: Injectable,
29
29
  args: [{
30
30
  providedIn: 'root'
@@ -10,9 +10,9 @@ export class SoleContactService extends RestService {
10
10
  this.isHydra = true;
11
11
  }
12
12
  }
13
- SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
- SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleContactService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleContactService, decorators: [{
13
+ SoleContactService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
+ SoleContactService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleContactService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleContactService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -59,9 +59,9 @@ export class SoleDepreciationMethodService {
59
59
  });
60
60
  }
61
61
  }
62
- SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: i2.EventDispatcherService }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
63
- SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
64
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
62
+ SoleDepreciationMethodService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: i2.EventDispatcherService }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
63
+ SoleDepreciationMethodService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' });
64
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
65
65
  type: Injectable,
66
66
  args: [{
67
67
  providedIn: 'root'
@@ -51,9 +51,9 @@ export class SoleDetailsService {
51
51
  }));
52
52
  }
53
53
  }
54
- SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: i2.EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
55
- SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
56
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleDetailsService, decorators: [{
54
+ SoleDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDetailsService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: i2.EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
55
+ SoleDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDetailsService, providedIn: 'root' });
56
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleDetailsService, decorators: [{
57
57
  type: Injectable,
58
58
  args: [{
59
59
  providedIn: 'root'
@@ -70,9 +70,9 @@ export class SoleInvoiceService extends RestService {
70
70
  });
71
71
  }
72
72
  }
73
- SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
74
- SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
75
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceService, decorators: [{
73
+ SoleInvoiceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
74
+ SoleInvoiceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' });
75
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceService, decorators: [{
76
76
  type: Injectable,
77
77
  args: [{
78
78
  providedIn: 'root'
@@ -10,9 +10,9 @@ export class SoleInvoiceTemplateService extends RestService {
10
10
  this.isHydra = true;
11
11
  }
12
12
  }
13
- SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
- SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
13
+ SoleInvoiceTemplateService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
+ SoleInvoiceTemplateService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -0,0 +1,3 @@
1
+ export * from './service-price.service';
2
+ export * from './subscription.service';
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC9zdWJzY3JpcHRpb24vaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLHdCQUF3QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9zZXJ2aWNlLXByaWNlLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi9zdWJzY3JpcHRpb24uc2VydmljZSc7XG4iXX0=
@@ -13,9 +13,9 @@ export class ServicePriceService extends RestService {
13
13
  this.isHydra = true;
14
14
  }
15
15
  }
16
- ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17
- ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: ServicePriceService, decorators: [{
16
+ ServicePriceService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
17
+ ServicePriceService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServicePriceService, providedIn: 'root' });
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: ServicePriceService, decorators: [{
19
19
  type: Injectable,
20
20
  args: [{
21
21
  providedIn: 'root'
@@ -105,9 +105,9 @@ export class SubscriptionService {
105
105
  });
106
106
  }
107
107
  }
108
- SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: i3.SseService }, { token: i4.ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
109
- SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
110
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: SubscriptionService, decorators: [{
108
+ SubscriptionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: i3.SseService }, { token: i4.ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
109
+ SubscriptionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SubscriptionService, providedIn: 'root' });
110
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: SubscriptionService, decorators: [{
111
111
  type: Injectable,
112
112
  args: [{
113
113
  providedIn: 'root'
@@ -0,0 +1,3 @@
1
+ export * from './tax-review-history/tax-review-history.service';
2
+ export * from './tax-review.service';
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC90YXgtcmV2aWV3L2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsaURBQWlELENBQUM7QUFDaEUsY0FBYyxzQkFBc0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vdGF4LXJldmlldy1oaXN0b3J5L3RheC1yZXZpZXctaGlzdG9yeS5zZXJ2aWNlJztcbmV4cG9ydCAqIGZyb20gJy4vdGF4LXJldmlldy5zZXJ2aWNlJztcbiJdfQ==
@@ -29,9 +29,9 @@ export class TaxReviewHistoryService extends RestService {
29
29
  });
30
30
  }
31
31
  }
32
- TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
33
- TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
32
+ TaxReviewHistoryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewHistoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
33
+ TaxReviewHistoryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' });
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
35
35
  type: Injectable,
36
36
  args: [{
37
37
  providedIn: 'root'
@@ -91,9 +91,9 @@ export class TaxReviewService extends RestService {
91
91
  });
92
92
  }
93
93
  }
94
- TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
95
- TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxReviewService, decorators: [{
94
+ TaxReviewService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
95
+ TaxReviewService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewService, providedIn: 'root' });
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxReviewService, decorators: [{
97
97
  type: Injectable,
98
98
  args: [{
99
99
  providedIn: 'root'
@@ -0,0 +1,2 @@
1
+ export * from './tax-summary.service';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC90YXgtc3VtbWFyeS9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHVCQUF1QixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi90YXgtc3VtbWFyeS5zZXJ2aWNlJztcbiJdfQ==
@@ -57,9 +57,9 @@ export class TaxSummaryService {
57
57
  });
58
58
  }
59
59
  }
60
- TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
61
- TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
62
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TaxSummaryService, decorators: [{
60
+ TaxSummaryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
61
+ TaxSummaryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxSummaryService, providedIn: 'root' });
62
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TaxSummaryService, decorators: [{
63
63
  type: Injectable,
64
64
  args: [{
65
65
  providedIn: 'root'
@@ -0,0 +1,4 @@
1
+ export * from './transaction-allocation/transaction-allocation.service';
2
+ export * from './transaction-receipt/transaction-receipt.service';
3
+ export * from './transaction.service';
4
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC90cmFuc2FjdGlvbi9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLHlEQUF5RCxDQUFDO0FBQ3hFLGNBQWMsbURBQW1ELENBQUM7QUFDbEUsY0FBYyx1QkFBdUIsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vdHJhbnNhY3Rpb24tYWxsb2NhdGlvbi90cmFuc2FjdGlvbi1hbGxvY2F0aW9uLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi90cmFuc2FjdGlvbi1yZWNlaXB0L3RyYW5zYWN0aW9uLXJlY2VpcHQuc2VydmljZSc7XG5leHBvcnQgKiBmcm9tICcuL3RyYW5zYWN0aW9uLnNlcnZpY2UnO1xuIl19
@@ -91,9 +91,9 @@ export class TransactionAllocationService extends RestService {
91
91
  });
92
92
  }
93
93
  }
94
- TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
95
- TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
96
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionAllocationService, decorators: [{
94
+ TransactionAllocationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionAllocationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
95
+ TransactionAllocationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' });
96
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionAllocationService, decorators: [{
97
97
  type: Injectable,
98
98
  args: [{
99
99
  providedIn: 'root'
@@ -26,9 +26,9 @@ export class TransactionReceiptService extends ReceiptService {
26
26
  this.listenEvents();
27
27
  }
28
28
  }
29
- TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
30
- TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionReceiptService, decorators: [{
29
+ TransactionReceiptService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionReceiptService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }], target: i0.ɵɵFactoryTarget.Injectable });
30
+ TransactionReceiptService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionReceiptService, providedIn: 'root' });
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionReceiptService, decorators: [{
32
32
  type: Injectable,
33
33
  args: [{
34
34
  providedIn: 'root'
@@ -355,9 +355,9 @@ export class TransactionService extends RestService {
355
355
  });
356
356
  }
357
357
  }
358
- TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }, { token: i4.TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
359
- TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionService, providedIn: 'root' });
360
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TransactionService, decorators: [{
358
+ TransactionService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: i2.EventDispatcherService }, { token: 'environment' }, { token: i3.ToastService }, { token: i4.TransactionReceiptService }], target: i0.ɵɵFactoryTarget.Injectable });
359
+ TransactionService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionService, providedIn: 'root' });
360
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TransactionService, decorators: [{
361
361
  type: Injectable,
362
362
  args: [{
363
363
  providedIn: 'root'
@@ -0,0 +1,2 @@
1
+ export * from './tutorial-video.service';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC90dXRvcmlhbC12aWRlby9pbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxjQUFjLDBCQUEwQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi90dXRvcmlhbC12aWRlby5zZXJ2aWNlJztcbiJdfQ==
@@ -21,9 +21,9 @@ export class TutorialVideoService {
21
21
  }
22
22
  TutorialVideoService.googleUrl = `https://www.googleapis.com/drive/v3/files?fields=*&mimeType='video/mp4'&orderBy=name`;
23
23
  TutorialVideoService.parents = '1uLMLzi8WUy2go9xhfzJEwgFwOM43dukM';
24
- TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
25
- TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
26
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: TutorialVideoService, decorators: [{
24
+ TutorialVideoService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TutorialVideoService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
25
+ TutorialVideoService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TutorialVideoService, providedIn: 'root' });
26
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: TutorialVideoService, decorators: [{
27
27
  type: Injectable,
28
28
  args: [{
29
29
  providedIn: 'root'
@@ -2,4 +2,5 @@ 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
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC91c2VyL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYyxpREFBaUQsQ0FBQztBQUNoRSxjQUFjLDJDQUEyQyxDQUFDO0FBQzFELGNBQWMscUNBQXFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJleHBvcnQgKiBmcm9tICcuL29jY3VwYXRpb24vb2NjdXBhdGlvbi5zZXJ2aWNlJztcbmV4cG9ydCAqIGZyb20gJy4vdXNlci1ldmVudC1zZXR0aW5nL3VzZXItZXZlbnQtc2V0dGluZy5zZXJ2aWNlJztcbmV4cG9ydCAqIGZyb20gJy4vdXNlci1ldmVudC10eXBlL3VzZXItZXZlbnQtdHlwZS5zZXJ2aWNlJztcbmV4cG9ydCAqIGZyb20gJy4vdXNlcnMtaW52aXRlL3VzZXJzLWludml0ZS5zZXJ2aWNlJztcbiJdfQ==
5
+ export * from './user.service';
6
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaHR0cC91c2VyL2luZGV4LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLGNBQWMsaUNBQWlDLENBQUM7QUFDaEQsY0FBYyxpREFBaUQsQ0FBQztBQUNoRSxjQUFjLDJDQUEyQyxDQUFDO0FBQzFELGNBQWMscUNBQXFDLENBQUM7QUFDcEQsY0FBYyxnQkFBZ0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vb2NjdXBhdGlvbi9vY2N1cGF0aW9uLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi91c2VyLWV2ZW50LXNldHRpbmcvdXNlci1ldmVudC1zZXR0aW5nLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi91c2VyLWV2ZW50LXR5cGUvdXNlci1ldmVudC10eXBlLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi91c2Vycy1pbnZpdGUvdXNlcnMtaW52aXRlLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi91c2VyLnNlcnZpY2UnO1xuIl19
@@ -31,9 +31,9 @@ export class OccupationService {
31
31
  return this.occupationsSubject.asObservable();
32
32
  }
33
33
  }
34
- OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
35
- OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: OccupationService, providedIn: 'root' });
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: OccupationService, decorators: [{
34
+ OccupationService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
35
+ OccupationService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: OccupationService, providedIn: 'root' });
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: OccupationService, decorators: [{
37
37
  type: Injectable,
38
38
  args: [{
39
39
  providedIn: 'root'
@@ -40,9 +40,9 @@ export class UserEventSettingService extends RestService {
40
40
  }));
41
41
  }
42
42
  }
43
- UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
44
- UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
45
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventSettingService, decorators: [{
43
+ UserEventSettingService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
44
+ UserEventSettingService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventSettingService, providedIn: 'root' });
45
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventSettingService, decorators: [{
46
46
  type: Injectable,
47
47
  args: [{
48
48
  providedIn: 'root'
@@ -10,9 +10,9 @@ export class UserEventTypeService extends RestService {
10
10
  this.isHydra = true;
11
11
  }
12
12
  }
13
- UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
- UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
15
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserEventTypeService, decorators: [{
13
+ UserEventTypeService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
14
+ UserEventTypeService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventTypeService, providedIn: 'root' });
15
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserEventTypeService, decorators: [{
16
16
  type: Injectable,
17
17
  args: [{
18
18
  providedIn: 'root'
@@ -169,9 +169,9 @@ export class UserService {
169
169
  this.eventDispatcherService.on(AppEventTypeEnum.SERVICE_SUBSCRIPTION_UPDATED).subscribe(() => this.resetCache());
170
170
  }
171
171
  }
172
- UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: i2.JwtService }, { token: i3.EventDispatcherService }, { token: i4.SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
173
- UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserService, providedIn: 'root' });
174
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UserService, decorators: [{
172
+ UserService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserService, deps: [{ token: i1.HttpClient }, { token: i2.JwtService }, { token: i3.EventDispatcherService }, { token: i4.SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable });
173
+ UserService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserService, providedIn: 'root' });
174
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UserService, decorators: [{
175
175
  type: Injectable,
176
176
  args: [{
177
177
  providedIn: 'root'
@@ -12,9 +12,9 @@ export class UsersInviteService extends RestService {
12
12
  this.url = 'users/invite';
13
13
  }
14
14
  }
15
- UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16
- UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: UsersInviteService, decorators: [{
15
+ UsersInviteService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16
+ UsersInviteService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UsersInviteService, providedIn: 'root' });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: UsersInviteService, decorators: [{
18
18
  type: Injectable,
19
19
  args: [{
20
20
  providedIn: 'root'
@@ -78,9 +78,9 @@ export class VehicleClaimDetailsService {
78
78
  this.update(vehicleClaimDetails).subscribe();
79
79
  }
80
80
  }
81
- VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
82
- VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
83
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
81
+ VehicleClaimDetailsService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: i2.EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable });
82
+ VehicleClaimDetailsService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' });
83
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
84
84
  type: Injectable,
85
85
  args: [{
86
86
  providedIn: 'root'
@@ -72,9 +72,9 @@ export class VehicleClaimService extends RestService {
72
72
  combineLatest(batch$).subscribe();
73
73
  }
74
74
  }
75
- VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
76
- VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
77
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleClaimService, decorators: [{
75
+ VehicleClaimService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
76
+ VehicleClaimService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimService, providedIn: 'root' });
77
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleClaimService, decorators: [{
78
78
  type: Injectable,
79
79
  args: [{
80
80
  providedIn: 'root'
@@ -12,9 +12,9 @@ export class VehicleLogbookService extends RestService {
12
12
  this.modelClass = VehicleLogbook;
13
13
  }
14
14
  }
15
- VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16
- VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleLogbookService, decorators: [{
15
+ VehicleLogbookService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16
+ VehicleLogbookService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleLogbookService, decorators: [{
18
18
  type: Injectable,
19
19
  args: [{
20
20
  providedIn: 'root'
@@ -12,9 +12,9 @@ export class VehicleService extends RestService {
12
12
  this.modelClass = Vehicle;
13
13
  }
14
14
  }
15
- VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16
- VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleService, providedIn: 'root' });
17
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.15", ngImport: i0, type: VehicleService, decorators: [{
15
+ VehicleService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable });
16
+ VehicleService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleService, providedIn: 'root' });
17
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.16", ngImport: i0, type: VehicleService, decorators: [{
18
18
  type: Injectable,
19
19
  args: [{
20
20
  providedIn: 'root'
@@ -1,4 +1,20 @@
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';
4
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxRQUFRLENBQUM7QUFDdkIsY0FBYyx5Q0FBeUMsQ0FBQztBQUN4RCxjQUFjLFdBQVcsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vaHR0cCc7XG5leHBvcnQgKiBmcm9tICcuL2FmZmlsaWF0ZS9yZXdhcmRmdWwvcmV3YXJkZnVsLnNlcnZpY2UnO1xuZXhwb3J0ICogZnJvbSAnLi92ZWhpY2xlJztcbiJdfQ==
19
+ export * from './xlsx';
20
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxRQUFRLENBQUM7QUFFdkIsY0FBYyxpQkFBaUIsQ0FBQztBQUNoQyxjQUFjLGFBQWEsQ0FBQztBQUM1QixjQUFjLFNBQVMsQ0FBQztBQUN4QixjQUFjLFFBQVEsQ0FBQztBQUV2QixjQUFjLFFBQVEsQ0FBQztBQUV2QixjQUFjLFNBQVMsQ0FBQztBQUN4QixjQUFjLFVBQVUsQ0FBQztBQUV6QixjQUFjLGdCQUFnQixDQUFDO0FBRS9CLGNBQWMsWUFBWSxDQUFDO0FBRTNCLGNBQWMsT0FBTyxDQUFBO0FBQ3JCLGNBQWMsYUFBYSxDQUFDO0FBQzVCLGNBQWMsWUFBWSxDQUFDO0FBRTNCLGNBQWMsVUFBVSxDQUFDO0FBRXpCLGNBQWMsU0FBUyxDQUFDO0FBQ3hCLGNBQWMsZUFBZSxDQUFDO0FBRTlCLGNBQWMsUUFBUSxDQUFDO0FBRXZCLGNBQWMsV0FBVyxDQUFDO0FBRTFCLGNBQWMsUUFBUSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0ICogZnJvbSAnLi9odHRwJztcblxuZXhwb3J0ICogZnJvbSAnLi9hY2NvdW50LXNldHVwJztcbmV4cG9ydCAqIGZyb20gJy4vYWZmaWxpYXRlJztcbmV4cG9ydCAqIGZyb20gJy4vYXNzZXQnO1xuZXhwb3J0ICogZnJvbSAnLi9hdXRoJztcblxuZXhwb3J0ICogZnJvbSAnLi9iYW5rJztcblxuZXhwb3J0ICogZnJvbSAnLi9ldmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2V4cG9ydCc7XG5cbmV4cG9ydCAqIGZyb20gJy4vaGVhZGVyLXRpdGxlJztcblxuZXhwb3J0ICogZnJvbSAnLi9pbnRlcmNvbSc7XG5cbmV4cG9ydCAqIGZyb20gJy4vcGRmJ1xuZXhwb3J0ICogZnJvbSAnLi9wcmVsb2FkZXInO1xuZXhwb3J0ICogZnJvbSAnLi9wcm9wZXJ0eSc7XG5cbmV4cG9ydCAqIGZyb20gJy4vcmVwb3J0JztcblxuZXhwb3J0ICogZnJvbSAnLi90b2FzdCc7XG5leHBvcnQgKiBmcm9tICcuL3RyYW5zYWN0aW9uJztcblxuZXhwb3J0ICogZnJvbSAnLi91c2VyJztcblxuZXhwb3J0ICogZnJvbSAnLi92ZWhpY2xlJztcblxuZXhwb3J0ICogZnJvbSAnLi94bHN4JztcbiJdfQ==
@@ -0,0 +1,2 @@
1
+ export * from './intercom.service';
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy90dC1jb3JlL3NyYy9saWIvc2VydmljZXMvaW50ZXJjb20vaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxvQkFBb0IsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbImV4cG9ydCAqIGZyb20gJy4vaW50ZXJjb20uc2VydmljZSc7XG4iXX0=