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.
- package/bundles/taxtank-core.umd.js +4232 -4248
- package/bundles/taxtank-core.umd.js.map +1 -1
- package/esm2015/lib/interceptors/basiq-client-id.interceptor.js +3 -3
- package/esm2015/lib/interceptors/basiq-token.interceptor.js +3 -3
- package/esm2015/lib/interceptors/corelogic-interceptor.js +3 -3
- package/esm2015/lib/interceptors/financial-year-interceptor.js +3 -3
- package/esm2015/lib/interceptors/interceptors.module.js +4 -4
- package/esm2015/lib/interceptors/jwt-interceptor.js +3 -3
- package/esm2015/lib/interceptors/preloader.interceptor.js +3 -3
- package/esm2015/lib/interceptors/user-switcher-interceptor.js +3 -3
- package/esm2015/lib/services/account-setup/account-setup.service.js +3 -3
- package/esm2015/lib/services/account-setup/index.js +2 -0
- package/esm2015/lib/services/affiliate/index.js +2 -0
- package/esm2015/lib/services/affiliate/rewardful/index.js +2 -0
- package/esm2015/lib/services/affiliate/rewardful/rewardful.service.js +3 -3
- package/esm2015/lib/services/asset/assets.service.js +3 -3
- package/esm2015/lib/services/asset/index.js +2 -0
- package/esm2015/lib/services/auth/auth.service.js +3 -3
- package/esm2015/lib/services/auth/index.js +3 -0
- package/esm2015/lib/services/auth/jwt.service.js +3 -3
- package/esm2015/lib/services/bank/bank-account-calculation.service.js +3 -3
- package/esm2015/lib/services/bank/bank-transaction-calculation.service.js +3 -3
- package/esm2015/lib/services/bank/index.js +3 -0
- package/esm2015/lib/services/event/event-dispatcher.service.js +3 -3
- package/esm2015/lib/services/event/index.js +3 -0
- package/esm2015/lib/services/event/sse.service.js +3 -3
- package/esm2015/lib/services/export/export-formatter.service.js +3 -3
- package/esm2015/lib/services/export/index.js +2 -0
- package/esm2015/lib/services/header-title/header-title.service.js +3 -3
- package/esm2015/lib/services/header-title/index.js +2 -0
- package/esm2015/lib/services/http/address/address.service.js +3 -3
- package/esm2015/lib/services/http/address/index.js +2 -0
- package/esm2015/lib/services/http/bank/bank-account/bank-account.service.js +3 -3
- package/esm2015/lib/services/http/bank/bank-account/index.js +2 -0
- package/esm2015/lib/services/http/bank/bank-connection/bank-connection.service.js +3 -3
- package/esm2015/lib/services/http/bank/bank-connection/index.js +2 -0
- package/esm2015/lib/services/http/bank/bank-transaction/bank-transaction.service.js +3 -3
- package/esm2015/lib/services/http/bank/bank-transaction/index.js +2 -0
- package/esm2015/lib/services/http/bank/bank.service.js +3 -3
- package/esm2015/lib/services/http/bank/basiq/basiq-token.service.js +3 -3
- package/esm2015/lib/services/http/bank/basiq/basiq.service.js +3 -3
- package/esm2015/lib/services/http/bank/basiq/index.js +3 -0
- package/esm2015/lib/services/http/bank/index.js +6 -0
- package/esm2015/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.js +3 -3
- package/esm2015/lib/services/http/chart-accounts/chart-accounts-depreciations/index.js +2 -0
- package/esm2015/lib/services/http/chart-accounts/chart-accounts.service.js +3 -3
- package/esm2015/lib/services/http/chart-accounts/index.js +3 -0
- package/esm2015/lib/services/http/chat/chat.service.js +3 -3
- package/esm2015/lib/services/http/chat/index.js +4 -0
- package/esm2015/lib/services/http/chat/message/index.js +2 -0
- package/esm2015/lib/services/http/chat/message/message.service.js +3 -3
- package/esm2015/lib/services/http/chat/message-document/index.js +2 -0
- package/esm2015/lib/services/http/chat/message-document/message-document.service.js +3 -3
- package/esm2015/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.js +3 -3
- package/esm2015/lib/services/http/depreciation/depreciation-capital-project/index.js +2 -0
- package/esm2015/lib/services/http/depreciation/depreciation-receipt/depreciation-receipt.service.js +3 -3
- package/esm2015/lib/services/http/depreciation/depreciation-receipt/index.js +2 -0
- package/esm2015/lib/services/http/depreciation/depreciation.service.js +3 -3
- package/esm2015/lib/services/http/depreciation/index.js +3 -3
- package/esm2015/lib/services/http/document/document-folder/document-folder.service.js +3 -3
- package/esm2015/lib/services/http/document/document.service.js +3 -3
- package/esm2015/lib/services/http/facebook/facebook.service.js +3 -3
- package/esm2015/lib/services/http/facebook/index.js +2 -0
- package/esm2015/lib/services/http/firm/client-income/client-income-types.service.js +3 -3
- package/esm2015/lib/services/http/firm/client-income/index.js +2 -0
- package/esm2015/lib/services/http/firm/client-invite/client-invite.service.js +3 -3
- package/esm2015/lib/services/http/firm/client-invite/index.js +2 -0
- package/esm2015/lib/services/http/firm/client-movement/client-movement.service.js +3 -3
- package/esm2015/lib/services/http/firm/client-movement/index.js +2 -0
- package/esm2015/lib/services/http/firm/employee/employee.service.js +3 -3
- package/esm2015/lib/services/http/firm/employee/index.js +2 -0
- package/esm2015/lib/services/http/firm/employee-invite/employee-invite.service.js +3 -3
- package/esm2015/lib/services/http/firm/employee-invite/index.js +2 -0
- package/esm2015/lib/services/http/firm/firm.service.js +3 -3
- package/esm2015/lib/services/http/firm/index.js +8 -0
- package/esm2015/lib/services/http/firm/portfolio-report/client-portfolio-report.service.js +3 -3
- package/esm2015/lib/services/http/firm/portfolio-report/index.js +2 -0
- package/esm2015/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.js +3 -3
- package/esm2015/lib/services/http/income-source/income-source-forecast/index.js +2 -0
- package/esm2015/lib/services/http/income-source/income-source.service.js +3 -3
- package/esm2015/lib/services/http/income-source/index.js +5 -0
- package/esm2015/lib/services/http/income-source/salary-forecast/index.js +2 -0
- package/esm2015/lib/services/http/income-source/salary-forecast/salary-forecast.service.js +3 -3
- package/esm2015/lib/services/http/income-source/sole-forecast/index.js +2 -0
- package/esm2015/lib/services/http/income-source/sole-forecast/sole-forecast.service.js +3 -3
- package/esm2015/lib/services/http/index.js +20 -1
- package/esm2015/lib/services/http/loan/borrowing-expense/borrowing-expense.service.js +3 -3
- package/esm2015/lib/services/http/loan/borrowing-expense/index.js +2 -0
- package/esm2015/lib/services/http/loan/index.js +3 -0
- package/esm2015/lib/services/http/loan/loan.service.js +3 -3
- package/esm2015/lib/services/http/property/index.js +7 -0
- package/esm2015/lib/services/http/property/property-category/index.js +2 -0
- package/esm2015/lib/services/http/property/property-category/property-category.service.js +3 -3
- package/esm2015/lib/services/http/property/property-category-movement/index.js +2 -0
- package/esm2015/lib/services/http/property/property-category-movement/property-category-movement.service.js +3 -3
- package/esm2015/lib/services/http/property/property-document/index.js +2 -0
- package/esm2015/lib/services/http/property/property-document/property-document.service.js +3 -3
- package/esm2015/lib/services/http/property/property-sale/index.js +3 -0
- package/esm2015/lib/services/http/property/property-sale/property-sale.service.js +3 -3
- package/esm2015/lib/services/http/property/property-sale/tax-exemption/tax-exemption.service.js +3 -3
- package/esm2015/lib/services/http/property/property-share/index.js +2 -0
- package/esm2015/lib/services/http/property/property-share/property-share.service.js +3 -3
- package/esm2015/lib/services/http/property/property.service.js +3 -3
- package/esm2015/lib/services/http/receipt/index.js +2 -0
- package/esm2015/lib/services/http/receipt/receipt.service.js +3 -3
- package/esm2015/lib/services/http/rest/index.js +2 -0
- package/esm2015/lib/services/http/rest/rest.service.js +3 -3
- package/esm2015/lib/services/http/service-notification/index.js +2 -0
- package/esm2015/lib/services/http/service-notification/service-notification.service.js +3 -3
- package/esm2015/lib/services/http/sole/bas-report/bas-report.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-business/sole-business.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-business-activity/sole-business-activity.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-business-loss/sole-business-loss.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-contact/sole-contact.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-details/sole-details.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-invoice/sole-invoice.service.js +3 -3
- package/esm2015/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.js +3 -3
- package/esm2015/lib/services/http/subscription/index.js +3 -0
- package/esm2015/lib/services/http/subscription/service-price.service.js +3 -3
- package/esm2015/lib/services/http/subscription/subscription.service.js +3 -3
- package/esm2015/lib/services/http/tax-review/index.js +3 -0
- package/esm2015/lib/services/http/tax-review/tax-review-history/tax-review-history.service.js +3 -3
- package/esm2015/lib/services/http/tax-review/tax-review.service.js +3 -3
- package/esm2015/lib/services/http/tax-summary/index.js +2 -0
- package/esm2015/lib/services/http/tax-summary/tax-summary.service.js +3 -3
- package/esm2015/lib/services/http/transaction/index.js +4 -0
- package/esm2015/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.js +3 -3
- package/esm2015/lib/services/http/transaction/transaction-receipt/transaction-receipt.service.js +3 -3
- package/esm2015/lib/services/http/transaction/transaction.service.js +3 -3
- package/esm2015/lib/services/http/tutorial-video/index.js +2 -0
- package/esm2015/lib/services/http/tutorial-video/tutorial-video.service.js +3 -3
- package/esm2015/lib/services/http/user/index.js +2 -1
- package/esm2015/lib/services/http/user/occupation/occupation.service.js +3 -3
- package/esm2015/lib/services/http/user/user-event-setting/user-event-setting.service.js +3 -3
- package/esm2015/lib/services/http/user/user-event-type/user-event-type.service.js +3 -3
- package/esm2015/lib/services/http/user/user.service.js +3 -3
- package/esm2015/lib/services/http/user/users-invite/users-invite.service.js +3 -3
- package/esm2015/lib/services/http/vehicle/vehicle-claim-details.service.js +3 -3
- package/esm2015/lib/services/http/vehicle/vehicle-claim.service.js +3 -3
- package/esm2015/lib/services/http/vehicle/vehicle-logbook.service.js +3 -3
- package/esm2015/lib/services/http/vehicle/vehicle.service.js +3 -3
- package/esm2015/lib/services/index.js +18 -2
- package/esm2015/lib/services/intercom/index.js +2 -0
- package/esm2015/lib/services/intercom/intercom.service.js +3 -3
- package/esm2015/lib/services/pdf/index.js +5 -0
- package/esm2015/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.js +3 -3
- package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.js +3 -3
- package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.js +3 -3
- package/esm2015/lib/services/pdf/pdf-from-table/pdf-from-table.service.js +3 -3
- package/esm2015/lib/services/preloader/index.js +2 -0
- package/esm2015/lib/services/preloader/preloader.service.js +3 -3
- package/esm2015/lib/services/property/corelogic/corelogic.service.js +3 -3
- package/esm2015/lib/services/property/corelogic/index.js +2 -0
- package/esm2015/lib/services/property/equity-position-chart/equity-position-chart.service.js +3 -3
- package/esm2015/lib/services/property/equity-position-chart/index.js +2 -0
- package/esm2015/lib/services/property/index.js +4 -0
- package/esm2015/lib/services/property/property-calculation/index.js +2 -0
- package/esm2015/lib/services/property/property-calculation/property-calculation.service.js +3 -3
- package/esm2015/lib/services/report/index.js +2 -0
- package/esm2015/lib/services/report/property/property-transaction-report.service.js +3 -3
- package/esm2015/lib/services/toast/index.js +2 -0
- package/esm2015/lib/services/toast/toast.service.js +3 -3
- package/esm2015/lib/services/transaction/index.js +2 -0
- package/esm2015/lib/services/transaction/transaction-calculation.service.js +3 -3
- package/esm2015/lib/services/user/index.js +2 -0
- package/esm2015/lib/services/user/user-switcher.service.js +3 -3
- package/esm2015/lib/services/vehicle/logbook-best-period.service.js +3 -3
- package/esm2015/lib/services/xlsx/index.js +2 -0
- package/esm2015/lib/services/xlsx/xlsx.service.js +3 -3
- package/esm2015/lib/tt-core.module.js +4 -4
- package/esm2015/public-api.js +1 -74
- package/fesm2015/taxtank-core.js +3845 -3872
- package/fesm2015/taxtank-core.js.map +1 -1
- package/lib/services/account-setup/index.d.ts +1 -0
- package/lib/services/affiliate/index.d.ts +1 -0
- package/lib/services/affiliate/rewardful/index.d.ts +1 -0
- package/lib/services/asset/index.d.ts +1 -0
- package/lib/services/auth/index.d.ts +2 -0
- package/lib/services/bank/index.d.ts +2 -0
- package/lib/services/event/index.d.ts +2 -0
- package/lib/services/export/index.d.ts +1 -0
- package/lib/services/header-title/index.d.ts +1 -0
- package/lib/services/http/address/index.d.ts +1 -0
- package/lib/services/http/bank/bank-account/index.d.ts +1 -0
- package/lib/services/http/bank/bank-connection/index.d.ts +1 -0
- package/lib/services/http/bank/bank-transaction/index.d.ts +1 -0
- package/lib/services/http/bank/basiq/index.d.ts +2 -0
- package/lib/services/http/bank/index.d.ts +5 -0
- package/lib/services/http/chart-accounts/chart-accounts-depreciations/index.d.ts +1 -0
- package/lib/services/http/chart-accounts/index.d.ts +2 -0
- package/lib/services/http/chat/index.d.ts +3 -0
- package/lib/services/http/chat/message/index.d.ts +1 -0
- package/lib/services/http/chat/message-document/index.d.ts +1 -0
- package/lib/services/http/depreciation/depreciation-capital-project/index.d.ts +1 -0
- package/lib/services/http/depreciation/depreciation-receipt/index.d.ts +1 -0
- package/lib/services/http/depreciation/index.d.ts +2 -2
- package/lib/services/http/facebook/index.d.ts +1 -0
- package/lib/services/http/firm/client-income/index.d.ts +1 -0
- package/lib/services/http/firm/client-invite/index.d.ts +1 -0
- package/lib/services/http/firm/client-movement/index.d.ts +1 -0
- package/lib/services/http/firm/employee/index.d.ts +1 -0
- package/lib/services/http/firm/employee-invite/index.d.ts +1 -0
- package/lib/services/http/firm/index.d.ts +7 -0
- package/lib/services/http/firm/portfolio-report/index.d.ts +1 -0
- package/lib/services/http/income-source/income-source-forecast/index.d.ts +1 -0
- package/lib/services/http/income-source/index.d.ts +4 -0
- package/lib/services/http/income-source/salary-forecast/index.d.ts +1 -0
- package/lib/services/http/income-source/sole-forecast/index.d.ts +1 -0
- package/lib/services/http/index.d.ts +19 -0
- package/lib/services/http/loan/borrowing-expense/index.d.ts +1 -0
- package/lib/services/http/loan/index.d.ts +2 -0
- package/lib/services/http/property/index.d.ts +6 -0
- package/lib/services/http/property/property-category/index.d.ts +1 -0
- package/lib/services/http/property/property-category-movement/index.d.ts +1 -0
- package/lib/services/http/property/property-document/index.d.ts +1 -0
- package/lib/services/http/property/property-sale/index.d.ts +2 -0
- package/lib/services/http/property/property-share/index.d.ts +1 -0
- package/lib/services/http/receipt/index.d.ts +1 -0
- package/lib/services/http/rest/index.d.ts +1 -0
- package/lib/services/http/service-notification/index.d.ts +1 -0
- package/lib/services/http/subscription/index.d.ts +2 -0
- package/lib/services/http/tax-review/index.d.ts +2 -0
- package/lib/services/http/tax-summary/index.d.ts +1 -0
- package/lib/services/http/transaction/index.d.ts +3 -0
- package/lib/services/http/tutorial-video/index.d.ts +1 -0
- package/lib/services/http/user/index.d.ts +1 -0
- package/lib/services/index.d.ts +17 -1
- package/lib/services/intercom/index.d.ts +1 -0
- package/lib/services/pdf/index.d.ts +4 -0
- package/lib/services/preloader/index.d.ts +1 -0
- package/lib/services/property/corelogic/index.d.ts +1 -0
- package/lib/services/property/equity-position-chart/index.d.ts +1 -0
- package/lib/services/property/index.d.ts +3 -0
- package/lib/services/property/property-calculation/index.d.ts +1 -0
- package/lib/services/report/index.d.ts +1 -0
- package/lib/services/toast/index.d.ts +1 -0
- package/lib/services/transaction/index.d.ts +1 -0
- package/lib/services/user/index.d.ts +1 -0
- package/lib/services/xlsx/index.d.ts +1 -0
- package/package.json +1 -1
- package/public-api.d.ts +0 -73
- package/esm2015/lib/services/kompassify/kompassify.service.js +0 -30
- 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 @@
|
|
|
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 @@
|
|
|
1
|
+
export * from './chart-accounts-depreciations.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
|
|
3
|
-
export * from './depreciation-receipt
|
|
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 @@
|
|
|
1
|
+
export * from './client-portfolio-report.service';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './income-source-forecast.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 @@
|
|
|
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 @@
|
|
|
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 @@
|
|
|
1
|
+
export * from './tax-summary.service';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './tutorial-video.service';
|
package/lib/services/index.d.ts
CHANGED
|
@@ -1,3 +1,19 @@
|
|
|
1
1
|
export * from './http';
|
|
2
|
-
export * from './
|
|
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 @@
|
|
|
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
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
|
-
}
|