taxtank-core 0.33.114 → 0.33.115
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/README.md +5 -5
- package/fesm2022/taxtank-core-common.mjs +20 -20
- package/fesm2022/taxtank-core-common.mjs.map +1 -1
- package/fesm2022/taxtank-core.mjs +406 -405
- package/fesm2022/taxtank-core.mjs.map +1 -1
- package/package.json +15 -19
- package/src/lib/db/Enums/holding/holding-type-category.enum.d.ts +3 -3
- package/src/lib/models/index.d.ts +1 -0
- package/esm2022/common/public-api.mjs +0 -4
- package/esm2022/common/src/common.module.mjs +0 -38
- package/esm2022/common/src/db/enums/index.mjs +0 -2
- package/esm2022/common/src/db/enums/user/index.mjs +0 -2
- package/esm2022/common/src/db/enums/user/user-roles.enum.mjs +0 -18
- package/esm2022/common/src/db/index.mjs +0 -2
- package/esm2022/common/src/interceptors/interceptors.module.mjs +0 -28
- package/esm2022/common/src/interceptors/jwt-interceptor.mjs +0 -138
- package/esm2022/common/src/services/auth/auth-messages.enum.mjs +0 -5
- package/esm2022/common/src/services/auth/auth-tokens.interface.mjs +0 -2
- package/esm2022/common/src/services/auth/auth.service.mjs +0 -56
- package/esm2022/common/src/services/auth/index.mjs +0 -6
- package/esm2022/common/src/services/auth/jwt-decoded.interface.mjs +0 -2
- package/esm2022/common/src/services/auth/jwt.service.mjs +0 -52
- package/esm2022/common/src/services/index.mjs +0 -3
- package/esm2022/common/src/services/mixpanel.service.mjs +0 -60
- package/esm2022/common/taxtank-core-common.mjs +0 -5
- package/esm2022/public-api.mjs +0 -188
- package/esm2022/src/lib/collections/account-setup-item.collection.mjs +0 -12
- package/esm2022/src/lib/collections/allocation-group.collection.mjs +0 -9
- package/esm2022/src/lib/collections/allocation-rule.collection.mjs +0 -26
- package/esm2022/src/lib/collections/asset-sale.collection.mjs +0 -59
- package/esm2022/src/lib/collections/bank-account.collection.mjs +0 -120
- package/esm2022/src/lib/collections/bank-transaction.collection.mjs +0 -131
- package/esm2022/src/lib/collections/chart-accounts/chart-accounts-value.collection.mjs +0 -20
- package/esm2022/src/lib/collections/chart-accounts/index.mjs +0 -2
- package/esm2022/src/lib/collections/chart-accounts.collection.mjs +0 -26
- package/esm2022/src/lib/collections/chat/chat.collection.mjs +0 -8
- package/esm2022/src/lib/collections/chat/index.mjs +0 -4
- package/esm2022/src/lib/collections/chat/message-document.collection.mjs +0 -13
- package/esm2022/src/lib/collections/chat/message.collection.mjs +0 -31
- package/esm2022/src/lib/collections/client-invite.collection.mjs +0 -7
- package/esm2022/src/lib/collections/client-movement.collection.mjs +0 -48
- package/esm2022/src/lib/collections/client-portfolio-report.collection.mjs +0 -40
- package/esm2022/src/lib/collections/client.collection.mjs +0 -4
- package/esm2022/src/lib/collections/collection-dictionary.mjs +0 -124
- package/esm2022/src/lib/collections/collection.mjs +0 -176
- package/esm2022/src/lib/collections/depreciation-forecast.collection.mjs +0 -19
- package/esm2022/src/lib/collections/depreciation.collection.mjs +0 -112
- package/esm2022/src/lib/collections/exportable.collection.mjs +0 -19
- package/esm2022/src/lib/collections/firm/employee-invite.collection.mjs +0 -10
- package/esm2022/src/lib/collections/firm/employee.collection.mjs +0 -18
- package/esm2022/src/lib/collections/firm/index.mjs +0 -3
- package/esm2022/src/lib/collections/holding/holding-sale.collection.mjs +0 -41
- package/esm2022/src/lib/collections/holding/holding-trade.collection.mjs +0 -81
- package/esm2022/src/lib/collections/holding/holding-type.collection.mjs +0 -13
- package/esm2022/src/lib/collections/holding/holding.collection.mjs +0 -43
- package/esm2022/src/lib/collections/holding/index.mjs +0 -5
- package/esm2022/src/lib/collections/home-office/home-office-claim.collection.mjs +0 -7
- package/esm2022/src/lib/collections/home-office/index.mjs +0 -2
- package/esm2022/src/lib/collections/income-source/income-source-forecast.collection.mjs +0 -11
- package/esm2022/src/lib/collections/income-source/income-source.collection.mjs +0 -43
- package/esm2022/src/lib/collections/income-source/index.mjs +0 -3
- package/esm2022/src/lib/collections/index.mjs +0 -37
- package/esm2022/src/lib/collections/loan/index.mjs +0 -3
- package/esm2022/src/lib/collections/loan/loan-payment.collection.mjs +0 -40
- package/esm2022/src/lib/collections/loan/loan.collection.mjs +0 -46
- package/esm2022/src/lib/collections/property/index.mjs +0 -7
- package/esm2022/src/lib/collections/property/property-category-movement.collection.mjs +0 -23
- package/esm2022/src/lib/collections/property/property-sale/index.mjs +0 -3
- package/esm2022/src/lib/collections/property/property-sale/property-sale-tax-exemption-meta-field.collection.mjs +0 -17
- package/esm2022/src/lib/collections/property/property-sale/property-sale.collection.mjs +0 -13
- package/esm2022/src/lib/collections/property/property-share.collection.mjs +0 -20
- package/esm2022/src/lib/collections/property/property-valuation.collection.mjs +0 -14
- package/esm2022/src/lib/collections/property/property.collection.mjs +0 -113
- package/esm2022/src/lib/collections/property/tax-exemption.collection.mjs +0 -11
- package/esm2022/src/lib/collections/report/depreciation/depreciation-lvp-report-item.collection.mjs +0 -12
- package/esm2022/src/lib/collections/report/depreciation/depreciation-report-item.collection.mjs +0 -12
- package/esm2022/src/lib/collections/report/income-expense/transaction-report-item.collection.mjs +0 -30
- package/esm2022/src/lib/collections/report/index.mjs +0 -8
- package/esm2022/src/lib/collections/report/property/property-report-item-depreciation.collection.mjs +0 -21
- package/esm2022/src/lib/collections/report/property/property-report-item-transaction.collection.mjs +0 -21
- package/esm2022/src/lib/collections/report/property/property-report-item.collection.mjs +0 -13
- package/esm2022/src/lib/collections/report/vehicle-expense/vehicle-expense.collection.mjs +0 -17
- package/esm2022/src/lib/collections/sole/index.mjs +0 -4
- package/esm2022/src/lib/collections/sole/sole-business-loss.collection.mjs +0 -41
- package/esm2022/src/lib/collections/sole/sole-invoice-item.collection.mjs +0 -10
- package/esm2022/src/lib/collections/sole/sole-invoice.collection.mjs +0 -40
- package/esm2022/src/lib/collections/subscription/index.mjs +0 -5
- package/esm2022/src/lib/collections/subscription/service-price.collection.mjs +0 -50
- package/esm2022/src/lib/collections/subscription/service-product.collection.mjs +0 -11
- package/esm2022/src/lib/collections/subscription/service-subscription.collection.mjs +0 -58
- package/esm2022/src/lib/collections/subscription/subscription-item.collection.mjs +0 -17
- package/esm2022/src/lib/collections/tax-review.collection.mjs +0 -47
- package/esm2022/src/lib/collections/tax-summary/index.mjs +0 -3
- package/esm2022/src/lib/collections/tax-summary/report-item.collection.mjs +0 -101
- package/esm2022/src/lib/collections/tax-summary/tax-return-categories.const.mjs +0 -113
- package/esm2022/src/lib/collections/transaction/index.mjs +0 -4
- package/esm2022/src/lib/collections/transaction/transaction-allocation.collection.mjs +0 -39
- package/esm2022/src/lib/collections/transaction/transaction-base.collection.mjs +0 -4
- package/esm2022/src/lib/collections/transaction/transaction.collection.mjs +0 -235
- package/esm2022/src/lib/collections/user/user.collection.mjs +0 -4
- package/esm2022/src/lib/collections/user-event-setting.collection.mjs +0 -10
- package/esm2022/src/lib/collections/user-event-type-collection.mjs +0 -11
- package/esm2022/src/lib/collections/vehicle/best-vehicle-logbook.collection.mjs +0 -94
- package/esm2022/src/lib/collections/vehicle/index.mjs +0 -4
- package/esm2022/src/lib/collections/vehicle/vehicle-claim.collection.mjs +0 -25
- package/esm2022/src/lib/collections/vehicle/vehicle-logbook.collection.mjs +0 -43
- package/esm2022/src/lib/core.module.mjs +0 -25
- package/esm2022/src/lib/db/Enums/address-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/annual-frequency.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-condition-comparison-operator.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-condition-field.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-condition-operator.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/allocation-rule/allocation-rule-type.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/bank/allocation-rule/index.mjs +0 -5
- package/esm2022/src/lib/db/Enums/bank/bank-account-status.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/bank-account-type.enum.mjs +0 -13
- package/esm2022/src/lib/db/Enums/bank/bank-connection-status.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/bank/bank-popular.enum.mjs +0 -14
- package/esm2022/src/lib/db/Enums/bank/bank-provider.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/bank/bank-transaction-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/index.mjs +0 -8
- package/esm2022/src/lib/db/Enums/bank/loan/index.mjs +0 -11
- package/esm2022/src/lib/db/Enums/bank/loan/loan-bank-type.enum.mjs +0 -12
- package/esm2022/src/lib/db/Enums/bank/loan/loan-frequency.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/bank/loan/loan-interest-type-label.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/loan/loan-interest-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/loan/loan-payout-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/loan/loan-repayment-frequency.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/bank/loan/loan-repayment-type-label.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/loan/loan-repayment-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/bank/loan/loan-type.enum.mjs +0 -14
- package/esm2022/src/lib/db/Enums/bank/loan/loan-vehicle-type.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/chart-accounts/business-chart-accounts.enum.mjs +0 -48
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-adjustment-included-list.enum.mjs +0 -19
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-category.enum.mjs +0 -20
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-etp.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-list.enum.mjs +0 -50
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-tax-deductible.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-taxable.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-heading-vehicle-list.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-holding-untaxed-income-list.enum.mjs +0 -11
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-keep-sign.enum.mjs +0 -10
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-list.enum.mjs +0 -62
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-meta-field-list.enum.mjs +0 -19
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-meta-field-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-property-adjustments-list.enum.mjs +0 -50
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-salary-adjustments-list.enum.mjs +0 -17
- package/esm2022/src/lib/db/Enums/chart-accounts/chart-accounts-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/chart-accounts/index.mjs +0 -17
- package/esm2022/src/lib/db/Enums/chat-status.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/client/client-details-medicare-exemption.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/client/client-details-work-depreciation-calculation.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/client/client-details-working-holiday-maker.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/client/client-invite-status.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/client/client-invite-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/client/index.mjs +0 -7
- package/esm2022/src/lib/db/Enums/client/timezone.enum.mjs +0 -11
- package/esm2022/src/lib/db/Enums/depreciation-calculation-percent.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/depreciation-calculation.enum.mjs +0 -10
- package/esm2022/src/lib/db/Enums/depreciation-type.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/depreciation-write-off-amount.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/document-type.enum.mjs +0 -5
- package/esm2022/src/lib/db/Enums/file-type.enum.mjs +0 -14
- package/esm2022/src/lib/db/Enums/firm/employee-invite-role.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/firm/firm-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/firm/index.mjs +0 -3
- package/esm2022/src/lib/db/Enums/holding/holding-trade-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/holding/holding-type-category.enum.mjs +0 -18
- package/esm2022/src/lib/db/Enums/holding/holding-type-exchange-list.enum.mjs +0 -11
- package/esm2022/src/lib/db/Enums/holding/index.mjs +0 -4
- package/esm2022/src/lib/db/Enums/home-office/home-office-claim-method.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/home-office/index.mjs +0 -2
- package/esm2022/src/lib/db/Enums/income-source/income-source-forecast-trust-type.enum.mjs +0 -15
- package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-holding.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-other.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-sole.enum.mjs +0 -5
- package/esm2022/src/lib/db/Enums/income-source/income-source-type-list-work.enum.mjs +0 -10
- package/esm2022/src/lib/db/Enums/income-source/income-source-type.enum.mjs +0 -11
- package/esm2022/src/lib/db/Enums/income-source/index.mjs +0 -7
- package/esm2022/src/lib/db/Enums/index.mjs +0 -13
- package/esm2022/src/lib/db/Enums/invite-status.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/phone-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/property/property-category-list.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/property/property-depreciation-calculation.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/property/property-sale/tax-exemption-meta-field.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/property/property-sale/tax-exemption.enum.mjs +0 -12
- package/esm2022/src/lib/db/Enums/property/property-share-access.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/property/property-share-status.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/registration-invite-status.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/salary-forecast-frequency.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/service-notification-status.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/service-notification-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/setup-item-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/sole/index.mjs +0 -6
- package/esm2022/src/lib/db/Enums/sole/sole-depreciation-method.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/sole/sole-invoice-state.enum.mjs +0 -10
- package/esm2022/src/lib/db/Enums/sole/sole-invoice-statuses.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/sole/sole-invoice-tax-type.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/sole/sole-invoice-template-tax-type.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/spare-document-spare-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/subscription/index.mjs +0 -2
- package/esm2022/src/lib/db/Enums/subscription/service-payment-method-card-brand.enum.mjs +0 -12
- package/esm2022/src/lib/db/Enums/subscription/service-payment-method-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/subscription/service-payment-status.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/subscription/service-price-list.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/subscription/service-price-recurring-interval.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/subscription/service-price-type.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/subscription/service-product-id.enum.mjs +0 -11
- package/esm2022/src/lib/db/Enums/subscription/service-product-status.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/subscription/service-subscription-status.enum.mjs +0 -10
- package/esm2022/src/lib/db/Enums/tank-type.enum.mjs +0 -10
- package/esm2022/src/lib/db/Enums/tax-calculation-medicare-exemption.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/tax-calculation-type.enum.mjs +0 -14
- package/esm2022/src/lib/db/Enums/tax-return/index.mjs +0 -4
- package/esm2022/src/lib/db/Enums/tax-return/tax-return-category-list.enum.mjs +0 -66
- package/esm2022/src/lib/db/Enums/tax-return/tax-return-category-section.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/tax-return/tax-return-item.enum.mjs +0 -20
- package/esm2022/src/lib/db/Enums/tax-review-status.enum.mjs +0 -13
- package/esm2022/src/lib/db/Enums/tax-summary-list.enum.mjs +0 -17
- package/esm2022/src/lib/db/Enums/tax-summary-section.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/tax-summary-tax-summary.enum.mjs +0 -17
- package/esm2022/src/lib/db/Enums/ticket-feedback.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/ticket-status.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/ticket-types.enum.mjs +0 -5
- package/esm2022/src/lib/db/Enums/transaction-operation.enum.mjs +0 -8
- package/esm2022/src/lib/db/Enums/transaction-source.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/transaction-type.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/user/gender.enum.mjs +0 -14
- package/esm2022/src/lib/db/Enums/user/index.mjs +0 -2
- package/esm2022/src/lib/db/Enums/user-event-status.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/user-event-type-client-type.enum.mjs +0 -29
- package/esm2022/src/lib/db/Enums/user-event-type-employee-type.enum.mjs +0 -17
- package/esm2022/src/lib/db/Enums/user-event-type-frequency.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/user-event-type-type.enum.mjs +0 -53
- package/esm2022/src/lib/db/Enums/user-event-type-user-type.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/user-medicare-exemption.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/user-status.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/user-title.enum.mjs +0 -9
- package/esm2022/src/lib/db/Enums/user-work-depreciation-calculation.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/user-working-holiday-maker.enum.mjs +0 -7
- package/esm2022/src/lib/db/Enums/vehicle-claim-details-method.enum.mjs +0 -6
- package/esm2022/src/lib/db/Enums/vehicle-logbook-purpose.enum.mjs +0 -6
- package/esm2022/src/lib/db/Json/chart-accounts/chart-accounts-value.json +0 -530
- package/esm2022/src/lib/db/Json/holding/holding-type-exchange.json +0 -79
- package/esm2022/src/lib/db/Json/income-source/income_source_type.json +0 -62
- package/esm2022/src/lib/db/Json/property/tax-exemption.json +0 -47
- package/esm2022/src/lib/db/Json/tax-return/tax-return-item.json +0 -1778
- package/esm2022/src/lib/db/Models/abstract-model.mjs +0 -17
- package/esm2022/src/lib/db/Models/address.mjs +0 -4
- package/esm2022/src/lib/db/Models/bank/bank-account-balance.mjs +0 -9
- package/esm2022/src/lib/db/Models/bank/bank-account-property.mjs +0 -9
- package/esm2022/src/lib/db/Models/bank/bank-account.mjs +0 -10
- package/esm2022/src/lib/db/Models/bank/bank-connection.mjs +0 -5
- package/esm2022/src/lib/db/Models/bank/bank-transaction-import.mjs +0 -4
- package/esm2022/src/lib/db/Models/bank/bank-transaction.mjs +0 -5
- package/esm2022/src/lib/db/Models/bank/bank.mjs +0 -4
- package/esm2022/src/lib/db/Models/bank/basiq-job-step.enum.mjs +0 -8
- package/esm2022/src/lib/db/Models/bank/basiq-job.mjs +0 -4
- package/esm2022/src/lib/db/Models/budget/budget-rule.mjs +0 -4
- package/esm2022/src/lib/db/Models/budget/budget.mjs +0 -4
- package/esm2022/src/lib/db/Models/budget/index.mjs +0 -3
- package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-depreciation.mjs +0 -4
- package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-heading.mjs +0 -4
- package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-meta-field.mjs +0 -4
- package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts-value.mjs +0 -4
- package/esm2022/src/lib/db/Models/chart-accounts/chart-accounts.mjs +0 -4
- package/esm2022/src/lib/db/Models/client/annual-client-details.mjs +0 -3
- package/esm2022/src/lib/db/Models/client/client-details.mjs +0 -4
- package/esm2022/src/lib/db/Models/client/index.mjs +0 -4
- package/esm2022/src/lib/db/Models/client/occupation.mjs +0 -4
- package/esm2022/src/lib/db/Models/country.mjs +0 -4
- package/esm2022/src/lib/db/Models/depreciation/depreciation-capital-project.mjs +0 -4
- package/esm2022/src/lib/db/Models/depreciation/depreciation-forecast.mjs +0 -4
- package/esm2022/src/lib/db/Models/depreciation/depreciation.mjs +0 -10
- package/esm2022/src/lib/db/Models/document/document-folder.mjs +0 -4
- package/esm2022/src/lib/db/Models/document/folder-document.mjs +0 -4
- package/esm2022/src/lib/db/Models/document/property-document.mjs +0 -4
- package/esm2022/src/lib/db/Models/file.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/accountant/tax-review.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/accountant/ticket.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/chat.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/client-invite.mjs +0 -5
- package/esm2022/src/lib/db/Models/firm/client-movement.mjs +0 -5
- package/esm2022/src/lib/db/Models/firm/employee-invite.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/firm-invite.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/firm.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/message-document.mjs +0 -4
- package/esm2022/src/lib/db/Models/firm/message.mjs +0 -5
- package/esm2022/src/lib/db/Models/holding/holding-sale.mjs +0 -3
- package/esm2022/src/lib/db/Models/holding/holding-trade-import.mjs +0 -3
- package/esm2022/src/lib/db/Models/holding/holding-trade.mjs +0 -3
- package/esm2022/src/lib/db/Models/holding/holding-type-exchange.mjs +0 -3
- package/esm2022/src/lib/db/Models/holding/holding-type.mjs +0 -3
- package/esm2022/src/lib/db/Models/holding/index.mjs +0 -5
- package/esm2022/src/lib/db/Models/incomeSource/income-source-forecast.mjs +0 -4
- package/esm2022/src/lib/db/Models/incomeSource/income-source-type.mjs +0 -4
- package/esm2022/src/lib/db/Models/incomeSource/income-source.mjs +0 -4
- package/esm2022/src/lib/db/Models/incomeSource/salary-forecast.mjs +0 -4
- package/esm2022/src/lib/db/Models/index.mjs +0 -96
- package/esm2022/src/lib/db/Models/loan/borrowing-expense-loan.mjs +0 -4
- package/esm2022/src/lib/db/Models/loan/borrowing-expense.mjs +0 -4
- package/esm2022/src/lib/db/Models/loan/loan-payout.mjs +0 -13
- package/esm2022/src/lib/db/Models/loan/loan.mjs +0 -22
- package/esm2022/src/lib/db/Models/observable-model.mjs +0 -14
- package/esm2022/src/lib/db/Models/phone.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/borrowing-report.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/property-category-movement.mjs +0 -5
- package/esm2022/src/lib/db/Models/property/property-category.mjs +0 -5
- package/esm2022/src/lib/db/Models/property/property-forecast.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/property-sale/property-sale-tax-exemption-meta-field.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/property-sale/property-sale.mjs +0 -5
- package/esm2022/src/lib/db/Models/property/property-sale/tax-exemption-meta-field.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/property-sale/tax-exemption.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/property-share.mjs +0 -10
- package/esm2022/src/lib/db/Models/property/property-subscription.mjs +0 -4
- package/esm2022/src/lib/db/Models/property/property-valuation.mjs +0 -5
- package/esm2022/src/lib/db/Models/property/property.mjs +0 -30
- package/esm2022/src/lib/db/Models/service-notification.mjs +0 -4
- package/esm2022/src/lib/db/Models/setup-item.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/bas-report.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-business-activity.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-business-allocation.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-business-loss-offset-rule.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-business-loss.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-business.mjs +0 -5
- package/esm2022/src/lib/db/Models/sole/sole-contact.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-depreciation-method.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-details.mjs +0 -5
- package/esm2022/src/lib/db/Models/sole/sole-forecast.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-invoice-item.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-invoice-template.mjs +0 -4
- package/esm2022/src/lib/db/Models/sole/sole-invoice.mjs +0 -4
- package/esm2022/src/lib/db/Models/spare/spare-document-category.mjs +0 -4
- package/esm2022/src/lib/db/Models/spare/spare-document.mjs +0 -4
- package/esm2022/src/lib/db/Models/subscription/service-payment-method.mjs +0 -4
- package/esm2022/src/lib/db/Models/subscription/service-payment.mjs +0 -4
- package/esm2022/src/lib/db/Models/subscription/service-price.mjs +0 -4
- package/esm2022/src/lib/db/Models/subscription/service-product.mjs +0 -4
- package/esm2022/src/lib/db/Models/subscription/service-subscription-item.mjs +0 -4
- package/esm2022/src/lib/db/Models/subscription/service-subscription.mjs +0 -5
- package/esm2022/src/lib/db/Models/tax-calculation.mjs +0 -4
- package/esm2022/src/lib/db/Models/tax-return/index.mjs +0 -4
- package/esm2022/src/lib/db/Models/tax-return/tax-return-category.mjs +0 -4
- package/esm2022/src/lib/db/Models/tax-return/tax-return-item.mjs +0 -4
- package/esm2022/src/lib/db/Models/tax-return/tax-return.mjs +0 -4
- package/esm2022/src/lib/db/Models/transaction/allocation-rule-condition.mjs +0 -4
- package/esm2022/src/lib/db/Models/transaction/allocation-rule-transaction-meta-field.mjs +0 -4
- package/esm2022/src/lib/db/Models/transaction/allocation-rule-transaction.mjs +0 -5
- package/esm2022/src/lib/db/Models/transaction/allocation-rule.mjs +0 -4
- package/esm2022/src/lib/db/Models/transaction/transaction-allocation.mjs +0 -4
- package/esm2022/src/lib/db/Models/transaction/transaction-base.mjs +0 -88
- package/esm2022/src/lib/db/Models/transaction/transaction-meta-field.mjs +0 -4
- package/esm2022/src/lib/db/Models/transaction/transaction.mjs +0 -5
- package/esm2022/src/lib/db/Models/user/employee-details.mjs +0 -4
- package/esm2022/src/lib/db/Models/user/registration-invite.mjs +0 -4
- package/esm2022/src/lib/db/Models/user/user-event-setting.mjs +0 -4
- package/esm2022/src/lib/db/Models/user/user-event-type-category.mjs +0 -4
- package/esm2022/src/lib/db/Models/user/user-event-type.mjs +0 -4
- package/esm2022/src/lib/db/Models/user/user-event.mjs +0 -4
- package/esm2022/src/lib/db/Models/user/user.mjs +0 -5
- package/esm2022/src/lib/db/Models/vehicle/vehicle-claim-details.mjs +0 -4
- package/esm2022/src/lib/db/Models/vehicle/vehicle-claim.mjs +0 -5
- package/esm2022/src/lib/db/Models/vehicle/vehicle-logbook.mjs +0 -4
- package/esm2022/src/lib/db/Models/vehicle/vehicle.mjs +0 -4
- package/esm2022/src/lib/db-static/chart-accounts/chart-accounts-values.mjs +0 -9
- package/esm2022/src/lib/forms/abstract.form.mjs +0 -163
- package/esm2022/src/lib/forms/address/address.form.mjs +0 -188
- package/esm2022/src/lib/forms/address/index.mjs +0 -2
- package/esm2022/src/lib/forms/aussie/aussie-appointment.form.mjs +0 -19
- package/esm2022/src/lib/forms/aussie/aussie-confirmation.form.mjs +0 -12
- package/esm2022/src/lib/forms/aussie/aussie-store.form.mjs +0 -27
- package/esm2022/src/lib/forms/aussie/index.mjs +0 -4
- package/esm2022/src/lib/forms/bank/bank-account/bank-account-add-manual.form.mjs +0 -45
- package/esm2022/src/lib/forms/bank/bank-account/bank-account-allocation.form.mjs +0 -45
- package/esm2022/src/lib/forms/bank/bank-account/bank-account-import.form.mjs +0 -24
- package/esm2022/src/lib/forms/bank/bank-account/bank-account-properties.form.mjs +0 -63
- package/esm2022/src/lib/forms/bank/bank-account/bank-accounts-import.form.mjs +0 -50
- package/esm2022/src/lib/forms/budget/budget.form.mjs +0 -69
- package/esm2022/src/lib/forms/budget/index.mjs +0 -2
- package/esm2022/src/lib/forms/chart-accounts/chart-accounts.form.mjs +0 -14
- package/esm2022/src/lib/forms/chart-accounts/index.mjs +0 -2
- package/esm2022/src/lib/forms/chat/chat-filter.form.mjs +0 -36
- package/esm2022/src/lib/forms/chat/index.mjs +0 -2
- package/esm2022/src/lib/forms/client/annual-client-details.form.mjs +0 -38
- package/esm2022/src/lib/forms/client/capital-loss.form.mjs +0 -13
- package/esm2022/src/lib/forms/client/index.mjs +0 -3
- package/esm2022/src/lib/forms/collection.form.mjs +0 -29
- package/esm2022/src/lib/forms/depreciation/depreciation.form.mjs +0 -48
- package/esm2022/src/lib/forms/depreciation/index.mjs +0 -2
- package/esm2022/src/lib/forms/document-folder/document-folder.form.mjs +0 -11
- package/esm2022/src/lib/forms/document-folder/document.form.mjs +0 -11
- package/esm2022/src/lib/forms/document-folder/index.mjs +0 -3
- package/esm2022/src/lib/forms/firm/client-invite-put.form.mjs +0 -13
- package/esm2022/src/lib/forms/firm/client-invite.form.mjs +0 -18
- package/esm2022/src/lib/forms/firm/client-movement.form.mjs +0 -22
- package/esm2022/src/lib/forms/firm/employee-details.form.mjs +0 -21
- package/esm2022/src/lib/forms/firm/employee-invite.form.mjs +0 -24
- package/esm2022/src/lib/forms/firm/firm-branch.form.mjs +0 -13
- package/esm2022/src/lib/forms/firm/firm-invite.form.mjs +0 -18
- package/esm2022/src/lib/forms/firm/firm.form.mjs +0 -18
- package/esm2022/src/lib/forms/firm/index.mjs +0 -9
- package/esm2022/src/lib/forms/form-validations.enum.mjs +0 -12
- package/esm2022/src/lib/forms/holding/holding-reinvest.form.mjs +0 -85
- package/esm2022/src/lib/forms/holding/holding-trade/holding-trade-filter.form.mjs +0 -44
- package/esm2022/src/lib/forms/holding/holding-trade/holding-trade.form.mjs +0 -30
- package/esm2022/src/lib/forms/holding/holding-trade/index.mjs +0 -3
- package/esm2022/src/lib/forms/holding/holding-trade-import.form.mjs +0 -25
- package/esm2022/src/lib/forms/holding/holding-type.form.mjs +0 -16
- package/esm2022/src/lib/forms/holding/index.mjs +0 -5
- package/esm2022/src/lib/forms/home-office/home-office-calculator.form.mjs +0 -32
- package/esm2022/src/lib/forms/home-office/home-office-claim.form.mjs +0 -43
- package/esm2022/src/lib/forms/home-office/home-office-log.form.mjs +0 -15
- package/esm2022/src/lib/forms/home-office/index.mjs +0 -4
- package/esm2022/src/lib/forms/index.mjs +0 -32
- package/esm2022/src/lib/forms/loan/index.mjs +0 -2
- package/esm2022/src/lib/forms/loan/loan.form.mjs +0 -86
- package/esm2022/src/lib/forms/login/login.form.mjs +0 -11
- package/esm2022/src/lib/forms/phone/index.mjs +0 -2
- package/esm2022/src/lib/forms/phone/phone.form.mjs +0 -18
- package/esm2022/src/lib/forms/property/borrowing-report.form.mjs +0 -32
- package/esm2022/src/lib/forms/property/index.mjs +0 -10
- package/esm2022/src/lib/forms/property/property-add.form.mjs +0 -58
- package/esm2022/src/lib/forms/property/property-category-movement-form.mjs +0 -21
- package/esm2022/src/lib/forms/property/property-document.form.mjs +0 -14
- package/esm2022/src/lib/forms/property/property-edit.form.mjs +0 -17
- package/esm2022/src/lib/forms/property/property-forecast.form.mjs +0 -28
- package/esm2022/src/lib/forms/property/property-sale/index.mjs +0 -4
- package/esm2022/src/lib/forms/property/property-sale/property-sale-cost-base.form.mjs +0 -38
- package/esm2022/src/lib/forms/property/property-sale/property-sale-cost-sale.form.mjs +0 -66
- package/esm2022/src/lib/forms/property/property-sale/property-sale-exemptions.form.mjs +0 -107
- package/esm2022/src/lib/forms/property/property-share.form.mjs +0 -16
- package/esm2022/src/lib/forms/property/property-valuation.form.mjs +0 -40
- package/esm2022/src/lib/forms/register/register-client.form.mjs +0 -22
- package/esm2022/src/lib/forms/register/register-firm.form.mjs +0 -22
- package/esm2022/src/lib/forms/report/my-tax/index.mjs +0 -17
- package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.form.mjs +0 -31
- package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.form.mjs +0 -81
- package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income-or-losses.form.mjs +0 -14
- package/esm2022/src/lib/forms/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.form.mjs +0 -79
- package/esm2022/src/lib/forms/report/my-tax/my-tax-cgt.form.mjs +0 -30
- package/esm2022/src/lib/forms/report/my-tax/my-tax-deductions.form.mjs +0 -85
- package/esm2022/src/lib/forms/report/my-tax/my-tax-dividends.form.mjs +0 -23
- package/esm2022/src/lib/forms/report/my-tax/my-tax-income-statements.form.mjs +0 -108
- package/esm2022/src/lib/forms/report/my-tax/my-tax-income-tests.form.mjs +0 -10
- package/esm2022/src/lib/forms/report/my-tax/my-tax-interest.form.mjs +0 -12
- package/esm2022/src/lib/forms/report/my-tax/my-tax-losses.form.mjs +0 -11
- package/esm2022/src/lib/forms/report/my-tax/my-tax-medicare.form.mjs +0 -38
- package/esm2022/src/lib/forms/report/my-tax/my-tax-offsets.form.mjs +0 -10
- package/esm2022/src/lib/forms/report/my-tax/my-tax-other-income.form.mjs +0 -43
- package/esm2022/src/lib/forms/report/my-tax/my-tax-partnerships-and-trusts.form.mjs +0 -37
- package/esm2022/src/lib/forms/report/my-tax/my-tax-rent.form.mjs +0 -13
- package/esm2022/src/lib/forms/sole/bas-report.form.mjs +0 -63
- package/esm2022/src/lib/forms/sole/index.mjs +0 -12
- package/esm2022/src/lib/forms/sole/invoice-payment.form.mjs +0 -14
- package/esm2022/src/lib/forms/sole/sole-business-allocations.form.mjs +0 -64
- package/esm2022/src/lib/forms/sole/sole-business-loss.form.mjs +0 -24
- package/esm2022/src/lib/forms/sole/sole-business.form.mjs +0 -70
- package/esm2022/src/lib/forms/sole/sole-contact.form.mjs +0 -20
- package/esm2022/src/lib/forms/sole/sole-depreciation-method.form.mjs +0 -10
- package/esm2022/src/lib/forms/sole/sole-details.form.mjs +0 -12
- package/esm2022/src/lib/forms/sole/sole-invoice-item.form.mjs +0 -15
- package/esm2022/src/lib/forms/sole/sole-invoice-template.form.mjs +0 -15
- package/esm2022/src/lib/forms/sole/sole-invoice.form.mjs +0 -158
- package/esm2022/src/lib/forms/tax-review/index.mjs +0 -3
- package/esm2022/src/lib/forms/tax-review/tax-review-filter-status.enum.mjs +0 -6
- package/esm2022/src/lib/forms/tax-review/tax-review-filter.form.mjs +0 -49
- package/esm2022/src/lib/forms/transaction/allocation-rule-condition.form.mjs +0 -16
- package/esm2022/src/lib/forms/transaction/allocation-rule-transaction-meta-field.form.mjs +0 -12
- package/esm2022/src/lib/forms/transaction/allocation-rule-transaction.form.mjs +0 -146
- package/esm2022/src/lib/forms/transaction/allocation-rule.form.mjs +0 -188
- package/esm2022/src/lib/forms/transaction/holding/holding-income.form.mjs +0 -59
- package/esm2022/src/lib/forms/transaction/index.mjs +0 -9
- package/esm2022/src/lib/forms/transaction/messages.enum.mjs +0 -5
- package/esm2022/src/lib/forms/transaction/sole/sole-income.form.mjs +0 -17
- package/esm2022/src/lib/forms/transaction/sole/sole-transaction.form.mjs +0 -7
- package/esm2022/src/lib/forms/transaction/transaction-base-filter.form.mjs +0 -48
- package/esm2022/src/lib/forms/transaction/transaction-base.form.mjs +0 -98
- package/esm2022/src/lib/forms/transaction/transaction.form.mjs +0 -62
- package/esm2022/src/lib/forms/transaction/work/work-expense.form.mjs +0 -46
- package/esm2022/src/lib/forms/transaction/work/work-income.form.mjs +0 -90
- package/esm2022/src/lib/forms/transaction/work/work-transaction.form.mjs +0 -38
- package/esm2022/src/lib/forms/user/client-details.form.mjs +0 -35
- package/esm2022/src/lib/forms/user/index.mjs +0 -6
- package/esm2022/src/lib/forms/user/password.form.mjs +0 -14
- package/esm2022/src/lib/forms/user/reset-password.form.mjs +0 -11
- package/esm2022/src/lib/forms/user/user-invite.form.mjs +0 -17
- package/esm2022/src/lib/forms/user/user.form.mjs +0 -18
- package/esm2022/src/lib/forms/vehicle/index.mjs +0 -5
- package/esm2022/src/lib/forms/vehicle/vehicle-claim-details.form.mjs +0 -17
- package/esm2022/src/lib/forms/vehicle/vehicle-claim.form.mjs +0 -28
- package/esm2022/src/lib/forms/vehicle/vehicle-logbook.form.mjs +0 -62
- package/esm2022/src/lib/forms/vehicle/vehicle.form.mjs +0 -17
- package/esm2022/src/lib/functions/array/index.mjs +0 -5
- package/esm2022/src/lib/functions/array/replace.mjs +0 -6
- package/esm2022/src/lib/functions/array/sort-deep.mjs +0 -22
- package/esm2022/src/lib/functions/array/sort.mjs +0 -13
- package/esm2022/src/lib/functions/array/to-array.mjs +0 -7
- package/esm2022/src/lib/functions/clone-deep.mjs +0 -5
- package/esm2022/src/lib/functions/create-date.mjs +0 -8
- package/esm2022/src/lib/functions/enum-to-list.mjs +0 -13
- package/esm2022/src/lib/functions/get-doc-icon.mjs +0 -18
- package/esm2022/src/lib/functions/mat-options-functions.mjs +0 -13
- package/esm2022/src/lib/functions/mat-sort-options.mjs +0 -10
- package/esm2022/src/lib/interceptors/aussie.interceptor.mjs +0 -35
- package/esm2022/src/lib/interceptors/basiq-client-id.interceptor.mjs +0 -31
- package/esm2022/src/lib/interceptors/basiq-token.interceptor.mjs +0 -33
- package/esm2022/src/lib/interceptors/corelogic-interceptor.mjs +0 -41
- package/esm2022/src/lib/interceptors/financial-year-interceptor.mjs +0 -42
- package/esm2022/src/lib/interceptors/interceptors.module.mjs +0 -107
- package/esm2022/src/lib/interceptors/preloader.interceptor.mjs +0 -32
- package/esm2022/src/lib/interceptors/rewardful.interceptor.mjs +0 -43
- package/esm2022/src/lib/interceptors/user-switcher-interceptor.mjs +0 -40
- package/esm2022/src/lib/interfaces/asset-entity-type.enum.mjs +0 -12
- package/esm2022/src/lib/interfaces/asset-type.enum.mjs +0 -13
- package/esm2022/src/lib/interfaces/asset.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/chart-data.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/chart-serie.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/document.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/documentable.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/event-listener.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/expense.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/income-source-forecast.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/index.mjs +0 -14
- package/esm2022/src/lib/interfaces/option.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/tank.interface.mjs +0 -2
- package/esm2022/src/lib/interfaces/updatable.interface.mjs +0 -2
- package/esm2022/src/lib/messages/index.mjs +0 -2
- package/esm2022/src/lib/messages/messages.enum.mjs +0 -16
- package/esm2022/src/lib/models/account-setup/account-setup-item.mjs +0 -38
- package/esm2022/src/lib/models/account-setup/account-setup-items.enum.mjs +0 -19
- package/esm2022/src/lib/models/address/address.mjs +0 -50
- package/esm2022/src/lib/models/address/country.mjs +0 -18
- package/esm2022/src/lib/models/address/index.mjs +0 -4
- package/esm2022/src/lib/models/address/states.enum.mjs +0 -12
- package/esm2022/src/lib/models/asset-sale.mjs +0 -10
- package/esm2022/src/lib/models/aussie/aussie-appointment.mjs +0 -14
- package/esm2022/src/lib/models/aussie/aussie-broker.mjs +0 -33
- package/esm2022/src/lib/models/aussie/aussie-store.interface.mjs +0 -2
- package/esm2022/src/lib/models/aussie/aussie-store.mjs +0 -10
- package/esm2022/src/lib/models/aussie/index.mjs +0 -5
- package/esm2022/src/lib/models/badge/badge-color.enum.mjs +0 -8
- package/esm2022/src/lib/models/badge/badge.mjs +0 -14
- package/esm2022/src/lib/models/bank/allocation-group.mjs +0 -64
- package/esm2022/src/lib/models/bank/bank-account-chart-data.mjs +0 -30
- package/esm2022/src/lib/models/bank/bank-account-property.mjs +0 -14
- package/esm2022/src/lib/models/bank/bank-account.mjs +0 -166
- package/esm2022/src/lib/models/bank/bank-connection.mjs +0 -76
- package/esm2022/src/lib/models/bank/bank-external-stats.mjs +0 -8
- package/esm2022/src/lib/models/bank/bank-transaction-chart-data.mjs +0 -99
- package/esm2022/src/lib/models/bank/bank-transaction-summary-fields.enum.mjs +0 -6
- package/esm2022/src/lib/models/bank/bank-transaction.mjs +0 -78
- package/esm2022/src/lib/models/bank/bank.mjs +0 -37
- package/esm2022/src/lib/models/bank/basiq/basiq-config.mjs +0 -12
- package/esm2022/src/lib/models/bank/basiq/basiq-connection-data.interface.mjs +0 -2
- package/esm2022/src/lib/models/bank/basiq/basiq-connections-response.interface.mjs +0 -2
- package/esm2022/src/lib/models/bank/basiq/basiq-job-response.mjs +0 -15
- package/esm2022/src/lib/models/bank/basiq/basiq-job-step.mjs +0 -18
- package/esm2022/src/lib/models/bank/basiq/basiq-job.mjs +0 -4
- package/esm2022/src/lib/models/bank/basiq/basiq-token-response.interface.mjs +0 -2
- package/esm2022/src/lib/models/bank/basiq/basiq-token.mjs +0 -15
- package/esm2022/src/lib/models/bank/basiq/index.mjs +0 -9
- package/esm2022/src/lib/models/bank/index.mjs +0 -13
- package/esm2022/src/lib/models/bank/type-loan.const.mjs +0 -6
- package/esm2022/src/lib/models/borrowing-expense/borrowing-expense-loan.mjs +0 -4
- package/esm2022/src/lib/models/borrowing-expense/borrowing-expense.mjs +0 -4
- package/esm2022/src/lib/models/borrowing-expense/index.mjs +0 -3
- package/esm2022/src/lib/models/budget/budget-rule.mjs +0 -14
- package/esm2022/src/lib/models/budget/budget.mjs +0 -18
- package/esm2022/src/lib/models/budget/index.mjs +0 -3
- package/esm2022/src/lib/models/chart/chart-data.mjs +0 -13
- package/esm2022/src/lib/models/chart/chart-serie.mjs +0 -7
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-categories.const.mjs +0 -122
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-category.e-collection.mjs +0 -48
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-depreciation.mjs +0 -16
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-heading.mjs +0 -4
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-meta-field.mjs +0 -20
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-tax-labels.enum.mjs +0 -7
- package/esm2022/src/lib/models/chart-accounts/chart-accounts-value.mjs +0 -4
- package/esm2022/src/lib/models/chart-accounts/chart-accounts.mjs +0 -280
- package/esm2022/src/lib/models/chart-accounts/index.mjs +0 -9
- package/esm2022/src/lib/models/chat/chat-view-type.enum.mjs +0 -6
- package/esm2022/src/lib/models/chat/chat.mjs +0 -30
- package/esm2022/src/lib/models/chat/index.mjs +0 -5
- package/esm2022/src/lib/models/chat/message-document.mjs +0 -21
- package/esm2022/src/lib/models/chat/message.mjs +0 -43
- package/esm2022/src/lib/models/client/annual-client-details.mjs +0 -19
- package/esm2022/src/lib/models/client/capital-loss.interface.mjs +0 -2
- package/esm2022/src/lib/models/client/capital-loss.mjs +0 -15
- package/esm2022/src/lib/models/client/client-details.mjs +0 -30
- package/esm2022/src/lib/models/client/client-invite.mjs +0 -70
- package/esm2022/src/lib/models/client/client-movement.mjs +0 -26
- package/esm2022/src/lib/models/client/client-portfolio-chart-data.mjs +0 -55
- package/esm2022/src/lib/models/client/client-portfolio-report.mjs +0 -7
- package/esm2022/src/lib/models/client/index.mjs +0 -10
- package/esm2022/src/lib/models/client/sharesight/index.mjs +0 -4
- package/esm2022/src/lib/models/client/sharesight/sharesight-details-messages.enum.mjs +0 -9
- package/esm2022/src/lib/models/client/sharesight/sharesight-details.interface.mjs +0 -2
- package/esm2022/src/lib/models/client/sharesight/sharesight-details.mjs +0 -22
- package/esm2022/src/lib/models/color/alphabet-colors.enum.mjs +0 -30
- package/esm2022/src/lib/models/date-range.mjs +0 -10
- package/esm2022/src/lib/models/depreciation/depreciation-capital-project.mjs +0 -9
- package/esm2022/src/lib/models/depreciation/depreciation-forecast.mjs +0 -42
- package/esm2022/src/lib/models/depreciation/depreciation-group-item.mjs +0 -18
- package/esm2022/src/lib/models/depreciation/depreciation-group.enum.mjs +0 -10
- package/esm2022/src/lib/models/depreciation/depreciation-group.mjs +0 -20
- package/esm2022/src/lib/models/depreciation/depreciation-groups.const.mjs +0 -34
- package/esm2022/src/lib/models/depreciation/depreciation-lvp-rate.enum.mjs +0 -9
- package/esm2022/src/lib/models/depreciation/depreciation.mjs +0 -179
- package/esm2022/src/lib/models/depreciation/index.mjs +0 -9
- package/esm2022/src/lib/models/dictionary/dictionary.mjs +0 -50
- package/esm2022/src/lib/models/dictionary/index.mjs +0 -2
- package/esm2022/src/lib/models/document/document-api-url-prefix.enum.mjs +0 -9
- package/esm2022/src/lib/models/document/document-file-types.const.mjs +0 -23
- package/esm2022/src/lib/models/document/document-folder.mjs +0 -4
- package/esm2022/src/lib/models/document/document.mjs +0 -17
- package/esm2022/src/lib/models/document/index.mjs +0 -5
- package/esm2022/src/lib/models/employee/employee-details.mjs +0 -16
- package/esm2022/src/lib/models/employee/employee-invite.mjs +0 -30
- package/esm2022/src/lib/models/endpoint/endpoint.mjs +0 -23
- package/esm2022/src/lib/models/endpoint/endpoints.const.mjs +0 -273
- package/esm2022/src/lib/models/event/app-event-type.enum.mjs +0 -60
- package/esm2022/src/lib/models/event/app-event.mjs +0 -21
- package/esm2022/src/lib/models/event/index.mjs +0 -3
- package/esm2022/src/lib/models/export/export-cell-type.enum.mjs +0 -11
- package/esm2022/src/lib/models/export/export-cell.mjs +0 -6
- package/esm2022/src/lib/models/export/export-data-table.mjs +0 -3
- package/esm2022/src/lib/models/export/export-format.enum.mjs +0 -6
- package/esm2022/src/lib/models/file/file.mjs +0 -15
- package/esm2022/src/lib/models/file/icons-file.enum.mjs +0 -7
- package/esm2022/src/lib/models/file/index.mjs +0 -2
- package/esm2022/src/lib/models/financial-year/financial-year.mjs +0 -54
- package/esm2022/src/lib/models/financial-year/index.mjs +0 -5
- package/esm2022/src/lib/models/financial-year/month-name-short.enum.mjs +0 -21
- package/esm2022/src/lib/models/financial-year/month-number.enum.mjs +0 -21
- package/esm2022/src/lib/models/financial-year/months.const.mjs +0 -2
- package/esm2022/src/lib/models/firm/firm-branch.interface.mjs +0 -2
- package/esm2022/src/lib/models/firm/firm-branch.mjs +0 -22
- package/esm2022/src/lib/models/firm/firm.mjs +0 -26
- package/esm2022/src/lib/models/firm/index.mjs +0 -3
- package/esm2022/src/lib/models/holding/holding-reinvest.mjs +0 -22
- package/esm2022/src/lib/models/holding/holding-sale.mjs +0 -39
- package/esm2022/src/lib/models/holding/holding-trade-import.mjs +0 -16
- package/esm2022/src/lib/models/holding/holding-trade.mjs +0 -90
- package/esm2022/src/lib/models/holding/holding-type-exchange.mjs +0 -16
- package/esm2022/src/lib/models/holding/holding-type.mjs +0 -67
- package/esm2022/src/lib/models/holding/holding.mjs +0 -54
- package/esm2022/src/lib/models/holding/index.mjs +0 -8
- package/esm2022/src/lib/models/home-office/home-office-claim.interface.mjs +0 -2
- package/esm2022/src/lib/models/home-office/home-office-claim.mjs +0 -46
- package/esm2022/src/lib/models/home-office/home-office-log.interface.mjs +0 -2
- package/esm2022/src/lib/models/home-office/home-office-log.mjs +0 -18
- package/esm2022/src/lib/models/home-office/index.mjs +0 -5
- package/esm2022/src/lib/models/income-position/income-position.mjs +0 -9
- package/esm2022/src/lib/models/income-source/income-source-chart-data.mjs +0 -45
- package/esm2022/src/lib/models/income-source/income-source-forecast.mjs +0 -34
- package/esm2022/src/lib/models/income-source/income-source-type.mjs +0 -20
- package/esm2022/src/lib/models/income-source/income-source.mjs +0 -58
- package/esm2022/src/lib/models/income-source/index.mjs +0 -7
- package/esm2022/src/lib/models/income-source/salary-forecast.mjs +0 -36
- package/esm2022/src/lib/models/income-source/sole-forecast.mjs +0 -13
- package/esm2022/src/lib/models/index.mjs +0 -30
- package/esm2022/src/lib/models/loan/index.mjs +0 -5
- package/esm2022/src/lib/models/loan/loan-max-number-of-payments.enum.mjs +0 -11
- package/esm2022/src/lib/models/loan/loan-payment.mjs +0 -13
- package/esm2022/src/lib/models/loan/loan-payout.mjs +0 -11
- package/esm2022/src/lib/models/loan/loan.mjs +0 -84
- package/esm2022/src/lib/models/notification/index.mjs +0 -2
- package/esm2022/src/lib/models/notification/notification.mjs +0 -39
- package/esm2022/src/lib/models/pdf/pdf-orientation.enum.mjs +0 -6
- package/esm2022/src/lib/models/pdf/pdf-settings.mjs +0 -17
- package/esm2022/src/lib/models/phone/phone.mjs +0 -19
- package/esm2022/src/lib/models/property/borrowing-report.mjs +0 -50
- package/esm2022/src/lib/models/property/calculation-form-item.mjs +0 -17
- package/esm2022/src/lib/models/property/calculation-form-type.enum.mjs +0 -9
- package/esm2022/src/lib/models/property/capital-costs-itmes.const.mjs +0 -57
- package/esm2022/src/lib/models/property/corelogic-suggestion.mjs +0 -7
- package/esm2022/src/lib/models/property/index.mjs +0 -19
- package/esm2022/src/lib/models/property/property-category-movement.mjs +0 -24
- package/esm2022/src/lib/models/property/property-category.mjs +0 -15
- package/esm2022/src/lib/models/property/property-corelogic-stats.interface.mjs +0 -2
- package/esm2022/src/lib/models/property/property-document.mjs +0 -17
- package/esm2022/src/lib/models/property/property-equity-chart-data.mjs +0 -168
- package/esm2022/src/lib/models/property/property-equity-chart-item.mjs +0 -24
- package/esm2022/src/lib/models/property/property-equity-chart-type.enum.mjs +0 -6
- package/esm2022/src/lib/models/property/property-forecast.mjs +0 -45
- package/esm2022/src/lib/models/property/property-sale/index.mjs +0 -6
- package/esm2022/src/lib/models/property/property-sale/property-sale-cost-base.mjs +0 -20
- package/esm2022/src/lib/models/property/property-sale/property-sale-tax-exemption-meta-field.mjs +0 -4
- package/esm2022/src/lib/models/property/property-sale/property-sale.mjs +0 -55
- package/esm2022/src/lib/models/property/property-sale/tax-exemption-meta-field.mjs +0 -4
- package/esm2022/src/lib/models/property/property-sale/tax-exemption.mjs +0 -8
- package/esm2022/src/lib/models/property/property-share.mjs +0 -47
- package/esm2022/src/lib/models/property/property-subscription.mjs +0 -13
- package/esm2022/src/lib/models/property/property-valuation.mjs +0 -31
- package/esm2022/src/lib/models/property/property.mjs +0 -269
- package/esm2022/src/lib/models/registration-invite/registration-invite.mjs +0 -17
- package/esm2022/src/lib/models/report/depreciation/depreciation-lvp-asset-type.enum.mjs +0 -10
- package/esm2022/src/lib/models/report/depreciation/depreciation-lvp-report-item.mjs +0 -21
- package/esm2022/src/lib/models/report/depreciation/depreciation-report-item.mjs +0 -25
- package/esm2022/src/lib/models/report/depreciation/index.mjs +0 -4
- package/esm2022/src/lib/models/report/income-expense/transaction-report-item.mjs +0 -16
- package/esm2022/src/lib/models/report/index.mjs +0 -9
- package/esm2022/src/lib/models/report/my-tax/ato-links.mjs +0 -11
- package/esm2022/src/lib/models/report/my-tax/index.mjs +0 -26
- package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/business-income-or-losses-categories.const.mjs +0 -27
- package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/business-type.enum.mjs +0 -11
- package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/loss-type.enum.mjs +0 -16
- package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-details/my-tax-business-details.mjs +0 -15
- package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-income/my-tax-business-income.mjs +0 -74
- package/esm2022/src/lib/models/report/my-tax/my-tax-business-income-or-losses/my-tax-business-losses/my-tax-business-losses.mjs +0 -70
- package/esm2022/src/lib/models/report/my-tax/my-tax-cgt/cgt-exemption-and-rollover-code.enum.mjs +0 -9
- package/esm2022/src/lib/models/report/my-tax/my-tax-cgt/my-tax-cgt.mjs +0 -30
- package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/deduction-clothing-type.enum.mjs +0 -13
- package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/deduction-fields.const.mjs +0 -62
- package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/deduction-self-education-type.enum.mjs +0 -10
- package/esm2022/src/lib/models/report/my-tax/my-tax-deductions/my-tax-deductions.mjs +0 -96
- package/esm2022/src/lib/models/report/my-tax/my-tax-dividends/my-tax-dividends.mjs +0 -17
- package/esm2022/src/lib/models/report/my-tax/my-tax-estimate/my-tax-estimate.mjs +0 -40
- package/esm2022/src/lib/models/report/my-tax/my-tax-income-statements/my-tax-income-statements.mjs +0 -76
- package/esm2022/src/lib/models/report/my-tax/my-tax-income-tests/my-tax-income-tests.mjs +0 -8
- package/esm2022/src/lib/models/report/my-tax/my-tax-interest/my-tax-interest.mjs +0 -11
- package/esm2022/src/lib/models/report/my-tax/my-tax-losses/my-tax-losses.mjs +0 -11
- package/esm2022/src/lib/models/report/my-tax/my-tax-offsets/my-tax-offsets.mjs +0 -8
- package/esm2022/src/lib/models/report/my-tax/my-tax-other-income/my-tax-other-income.mjs +0 -47
- package/esm2022/src/lib/models/report/my-tax/my-tax-partnerships-and-trusts/my-tax-partnerships-and-trusts.mjs +0 -30
- package/esm2022/src/lib/models/report/my-tax/my-tax-rent/my-tax-rent.mjs +0 -43
- package/esm2022/src/lib/models/report/property/index.mjs +0 -4
- package/esm2022/src/lib/models/report/property/property-report-item-depreciation.mjs +0 -20
- package/esm2022/src/lib/models/report/property/property-report-item-transaction.mjs +0 -12
- package/esm2022/src/lib/models/report/property/property-report-item.mjs +0 -30
- package/esm2022/src/lib/models/report/report.interface.mjs +0 -2
- package/esm2022/src/lib/models/report/reports.const.mjs +0 -107
- package/esm2022/src/lib/models/report/sole/index.mjs +0 -2
- package/esm2022/src/lib/models/report/sole/sole-business/sole-business-loss-report.mjs +0 -17
- package/esm2022/src/lib/models/report/vehicle-expense/vehicle-expense.mjs +0 -15
- package/esm2022/src/lib/models/service-subscription/index.mjs +0 -10
- package/esm2022/src/lib/models/service-subscription/module-url-list.const.mjs +0 -12
- package/esm2022/src/lib/models/service-subscription/payment-method-brand.enum.mjs +0 -12
- package/esm2022/src/lib/models/service-subscription/service-payment-method.mjs +0 -31
- package/esm2022/src/lib/models/service-subscription/service-payment.mjs +0 -22
- package/esm2022/src/lib/models/service-subscription/service-price.mjs +0 -25
- package/esm2022/src/lib/models/service-subscription/service-product-icons.enum.mjs +0 -11
- package/esm2022/src/lib/models/service-subscription/service-product-roles.const.mjs +0 -11
- package/esm2022/src/lib/models/service-subscription/service-product.mjs +0 -27
- package/esm2022/src/lib/models/service-subscription/service-promo-code-duration.enum.mjs +0 -7
- package/esm2022/src/lib/models/service-subscription/service-promo-code.mjs +0 -30
- package/esm2022/src/lib/models/service-subscription/service-subscription-item.mjs +0 -24
- package/esm2022/src/lib/models/service-subscription/service-subscription.mjs +0 -161
- package/esm2022/src/lib/models/sole/bas-report.mjs +0 -42
- package/esm2022/src/lib/models/sole/index.mjs +0 -13
- package/esm2022/src/lib/models/sole/sole-business-activity.mjs +0 -4
- package/esm2022/src/lib/models/sole/sole-business-allocation.mjs +0 -18
- package/esm2022/src/lib/models/sole/sole-business-loss-offset-rule.mjs +0 -9
- package/esm2022/src/lib/models/sole/sole-business-loss.mjs +0 -27
- package/esm2022/src/lib/models/sole/sole-business.mjs +0 -57
- package/esm2022/src/lib/models/sole/sole-contact.mjs +0 -30
- package/esm2022/src/lib/models/sole/sole-depreciation-method.mjs +0 -8
- package/esm2022/src/lib/models/sole/sole-details.mjs +0 -10
- package/esm2022/src/lib/models/sole/sole-invoice-item.mjs +0 -70
- package/esm2022/src/lib/models/sole/sole-invoice-template.mjs +0 -31
- package/esm2022/src/lib/models/sole/sole-invoice.mjs +0 -139
- package/esm2022/src/lib/models/tax-return/index.mjs +0 -4
- package/esm2022/src/lib/models/tax-return/tax-return-category.mjs +0 -19
- package/esm2022/src/lib/models/tax-return/tax-return-item.mjs +0 -40
- package/esm2022/src/lib/models/tax-return/tax-return.mjs +0 -10
- package/esm2022/src/lib/models/tax-review/tax-review.mjs +0 -96
- package/esm2022/src/lib/models/tax-summary/report-item-details.mjs +0 -10
- package/esm2022/src/lib/models/tax-summary/report-item.mjs +0 -28
- package/esm2022/src/lib/models/tax-summary/tax-summary-section.mjs +0 -32
- package/esm2022/src/lib/models/tax-summary/tax-summary-type.enum.mjs +0 -9
- package/esm2022/src/lib/models/tax-summary/tax-summary.mjs +0 -153
- package/esm2022/src/lib/models/toast/toast-type.enum.mjs +0 -8
- package/esm2022/src/lib/models/toast/toast.mjs +0 -10
- package/esm2022/src/lib/models/transaction/allocation-rule-condition.mjs +0 -40
- package/esm2022/src/lib/models/transaction/allocation-rule-transaction-meta-field.mjs +0 -4
- package/esm2022/src/lib/models/transaction/allocation-rule-transaction.mjs +0 -110
- package/esm2022/src/lib/models/transaction/allocation-rule.mjs +0 -131
- package/esm2022/src/lib/models/transaction/income-amount-type.enum.mjs +0 -9
- package/esm2022/src/lib/models/transaction/index.mjs +0 -9
- package/esm2022/src/lib/models/transaction/transaction-allocation.mjs +0 -21
- package/esm2022/src/lib/models/transaction/transaction-category.enum.mjs +0 -8
- package/esm2022/src/lib/models/transaction/transaction-meta-field.mjs +0 -17
- package/esm2022/src/lib/models/transaction/transaction.mjs +0 -243
- package/esm2022/src/lib/models/user/index.mjs +0 -10
- package/esm2022/src/lib/models/user/my-account-history-initiated-by.enum.mjs +0 -6
- package/esm2022/src/lib/models/user/my-account-history-status.enum.mjs +0 -6
- package/esm2022/src/lib/models/user/my-account-history-type.enum.mjs +0 -7
- package/esm2022/src/lib/models/user/my-account-history.mjs +0 -3
- package/esm2022/src/lib/models/user/occupation.mjs +0 -4
- package/esm2022/src/lib/models/user/user-roles.const.mjs +0 -20
- package/esm2022/src/lib/models/user/user-to-register.mjs +0 -6
- package/esm2022/src/lib/models/user/user-work-position.const.mjs +0 -7
- package/esm2022/src/lib/models/user/user.mjs +0 -165
- package/esm2022/src/lib/models/user-event/user-event-setting-field.enum.mjs +0 -10
- package/esm2022/src/lib/models/user-event/user-event-setting.mjs +0 -18
- package/esm2022/src/lib/models/user-event/user-event-type-category.mjs +0 -4
- package/esm2022/src/lib/models/user-event/user-event-type.mjs +0 -23
- package/esm2022/src/lib/models/vehicle/index.mjs +0 -5
- package/esm2022/src/lib/models/vehicle/vehicle-claim-details.mjs +0 -26
- package/esm2022/src/lib/models/vehicle/vehicle-claim.mjs +0 -61
- package/esm2022/src/lib/models/vehicle/vehicle-logbook.mjs +0 -27
- package/esm2022/src/lib/models/vehicle/vehicle.mjs +0 -10
- package/esm2022/src/lib/pipes/app-currency.pipe.mjs +0 -23
- package/esm2022/src/lib/pipes/app-percent.pipe.mjs +0 -21
- package/esm2022/src/lib/pipes/index.mjs +0 -4
- package/esm2022/src/lib/pipes/safe-url.pipe.mjs +0 -21
- package/esm2022/src/lib/services/account-setup/account-setup.service.mjs +0 -168
- package/esm2022/src/lib/services/account-setup/index.mjs +0 -2
- package/esm2022/src/lib/services/adblock/adblock.service.mjs +0 -48
- package/esm2022/src/lib/services/adblock/index.mjs +0 -2
- package/esm2022/src/lib/services/asset/assets.service.mjs +0 -51
- package/esm2022/src/lib/services/asset/index.mjs +0 -2
- package/esm2022/src/lib/services/bank/bank-account-calculation.service.mjs +0 -32
- package/esm2022/src/lib/services/bank/index.mjs +0 -2
- package/esm2022/src/lib/services/data.service.mjs +0 -44
- package/esm2022/src/lib/services/event/event-dispatcher.service.mjs +0 -41
- package/esm2022/src/lib/services/event/index.mjs +0 -3
- package/esm2022/src/lib/services/event/sse.service.mjs +0 -48
- package/esm2022/src/lib/services/export/export-formatter.service.mjs +0 -34
- package/esm2022/src/lib/services/export/index.mjs +0 -2
- package/esm2022/src/lib/services/firm/current-firm-branch.service.mjs +0 -26
- package/esm2022/src/lib/services/firm/index.mjs +0 -2
- package/esm2022/src/lib/services/header-title/header-title.service.mjs +0 -28
- package/esm2022/src/lib/services/header-title/index.mjs +0 -2
- package/esm2022/src/lib/services/http/address/address.service.mjs +0 -37
- package/esm2022/src/lib/services/http/address/index.mjs +0 -2
- package/esm2022/src/lib/services/http/aussie/aussie.service.mjs +0 -33
- package/esm2022/src/lib/services/http/aussie/index.mjs +0 -2
- package/esm2022/src/lib/services/http/bank/bank-account/bank-account.service.mjs +0 -102
- package/esm2022/src/lib/services/http/bank/bank-account/index.mjs +0 -2
- package/esm2022/src/lib/services/http/bank/bank-connection/bank-connection-messages.enum.mjs +0 -26
- package/esm2022/src/lib/services/http/bank/bank-connection/bank-connection.service.mjs +0 -91
- package/esm2022/src/lib/services/http/bank/bank-connection/index.mjs +0 -3
- package/esm2022/src/lib/services/http/bank/bank-transaction/bank-transaction.service.mjs +0 -77
- package/esm2022/src/lib/services/http/bank/bank-transaction/index.mjs +0 -2
- package/esm2022/src/lib/services/http/bank/bank.service.mjs +0 -26
- package/esm2022/src/lib/services/http/bank/basiq/basiq-messages.enum.mjs +0 -7
- package/esm2022/src/lib/services/http/bank/basiq/basiq-token.service.mjs +0 -39
- package/esm2022/src/lib/services/http/bank/basiq/basiq.service.mjs +0 -159
- package/esm2022/src/lib/services/http/bank/basiq/index.mjs +0 -4
- package/esm2022/src/lib/services/http/bank/index.mjs +0 -6
- package/esm2022/src/lib/services/http/budget/budget-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/budget/budget.service.mjs +0 -23
- package/esm2022/src/lib/services/http/budget/index.mjs +0 -3
- package/esm2022/src/lib/services/http/chart-accounts/chart-accounts-depreciations/chart-accounts-depreciations.service.mjs +0 -26
- package/esm2022/src/lib/services/http/chart-accounts/chart-accounts-depreciations/index.mjs +0 -2
- package/esm2022/src/lib/services/http/chart-accounts/chart-accounts-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/chart-accounts/chart-accounts.service.mjs +0 -49
- package/esm2022/src/lib/services/http/chart-accounts/index.mjs +0 -4
- package/esm2022/src/lib/services/http/chat/chat.service.mjs +0 -88
- package/esm2022/src/lib/services/http/chat/index.mjs +0 -4
- package/esm2022/src/lib/services/http/chat/message-document.service.mjs +0 -80
- package/esm2022/src/lib/services/http/chat/message.service.mjs +0 -39
- package/esm2022/src/lib/services/http/client/annual-client-details.service.mjs +0 -23
- package/esm2022/src/lib/services/http/client/capital-loss/capital-loss-messages.enum.mjs +0 -7
- package/esm2022/src/lib/services/http/client/capital-loss/capital-loss.service.mjs +0 -23
- package/esm2022/src/lib/services/http/client/capital-loss/index.mjs +0 -3
- package/esm2022/src/lib/services/http/client/client-coupon.service.mjs +0 -27
- package/esm2022/src/lib/services/http/client/index.mjs +0 -6
- package/esm2022/src/lib/services/http/client/occupation/occupation.service.mjs +0 -43
- package/esm2022/src/lib/services/http/client/sharesight-details.service.mjs +0 -29
- package/esm2022/src/lib/services/http/depreciation/depreciation-capital-project/depreciation-capital-project.service.mjs +0 -27
- package/esm2022/src/lib/services/http/depreciation/depreciation-capital-project/index.mjs +0 -2
- package/esm2022/src/lib/services/http/depreciation/depreciation.service.mjs +0 -105
- package/esm2022/src/lib/services/http/depreciation/index.mjs +0 -3
- package/esm2022/src/lib/services/http/document/document-folder/document-folder-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/document/document-folder/document-folder.service.mjs +0 -26
- package/esm2022/src/lib/services/http/document/document-folder/index.mjs +0 -3
- package/esm2022/src/lib/services/http/document/document-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/document/document.service.mjs +0 -23
- package/esm2022/src/lib/services/http/document/index.mjs +0 -4
- package/esm2022/src/lib/services/http/facebook/facebook-auth-options.interface.mjs +0 -2
- package/esm2022/src/lib/services/http/facebook/facebook-auth-response.interface.mjs +0 -2
- package/esm2022/src/lib/services/http/facebook/facebook-status-response.interface.mjs +0 -2
- package/esm2022/src/lib/services/http/facebook/facebook.service.mjs +0 -87
- package/esm2022/src/lib/services/http/facebook/index.mjs +0 -2
- package/esm2022/src/lib/services/http/file/file.service.mjs +0 -39
- package/esm2022/src/lib/services/http/file/index.mjs +0 -2
- package/esm2022/src/lib/services/http/firm/client-invite/client-invite-messages.enum.mjs +0 -15
- package/esm2022/src/lib/services/http/firm/client-invite/client-invite.service.mjs +0 -104
- package/esm2022/src/lib/services/http/firm/client-invite/index.mjs +0 -3
- package/esm2022/src/lib/services/http/firm/client-movement/client-movement-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/firm/client-movement/client-movement.service.mjs +0 -86
- package/esm2022/src/lib/services/http/firm/client-movement/index.mjs +0 -3
- package/esm2022/src/lib/services/http/firm/employee/employee-messages.enum.mjs +0 -14
- package/esm2022/src/lib/services/http/firm/employee/employee.service.mjs +0 -48
- package/esm2022/src/lib/services/http/firm/employee/index.mjs +0 -3
- package/esm2022/src/lib/services/http/firm/employee-invite/employee-invite.service.mjs +0 -48
- package/esm2022/src/lib/services/http/firm/employee-invite/index.mjs +0 -2
- package/esm2022/src/lib/services/http/firm/firm-branch/firm-branch-messages.enum.mjs +0 -9
- package/esm2022/src/lib/services/http/firm/firm-branch/firm-branch.service.mjs +0 -23
- package/esm2022/src/lib/services/http/firm/firm-branch/index.mjs +0 -3
- package/esm2022/src/lib/services/http/firm/firm-messages.enum.mjs +0 -6
- package/esm2022/src/lib/services/http/firm/firm.service.mjs +0 -63
- package/esm2022/src/lib/services/http/firm/index.mjs +0 -9
- package/esm2022/src/lib/services/http/firm/portfolio-report/client-portfolio-report.service.mjs +0 -37
- package/esm2022/src/lib/services/http/firm/portfolio-report/index.mjs +0 -2
- package/esm2022/src/lib/services/http/google/google.service.mjs +0 -77
- package/esm2022/src/lib/services/http/google/index.mjs +0 -2
- package/esm2022/src/lib/services/http/holding/holding-sale.service.mjs +0 -25
- package/esm2022/src/lib/services/http/holding/holding-trade-import/holding-trade-import-messages.enum.mjs +0 -9
- package/esm2022/src/lib/services/http/holding/holding-trade-import/holding-trade-import.service.mjs +0 -45
- package/esm2022/src/lib/services/http/holding/holding-trade-messages.enum.mjs +0 -10
- package/esm2022/src/lib/services/http/holding/holding-trade.service.mjs +0 -42
- package/esm2022/src/lib/services/http/holding/holding-type-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/holding/holding-type.service.mjs +0 -47
- package/esm2022/src/lib/services/http/holding/index.mjs +0 -9
- package/esm2022/src/lib/services/http/home-office/home-office-claim-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/home-office/home-office-claim.service.mjs +0 -25
- package/esm2022/src/lib/services/http/home-office/home-office-log-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/home-office/home-office-log.service.mjs +0 -31
- package/esm2022/src/lib/services/http/home-office/index.mjs +0 -5
- package/esm2022/src/lib/services/http/income-source/income-source-forecast/income-source-forecast.service.mjs +0 -84
- package/esm2022/src/lib/services/http/income-source/income-source-forecast/index.mjs +0 -2
- package/esm2022/src/lib/services/http/income-source/income-source-messages.enum.mjs +0 -10
- package/esm2022/src/lib/services/http/income-source/income-source.service.mjs +0 -93
- package/esm2022/src/lib/services/http/income-source/index.mjs +0 -6
- package/esm2022/src/lib/services/http/income-source/salary-forecast/index.mjs +0 -2
- package/esm2022/src/lib/services/http/income-source/salary-forecast/salary-forecast.service.mjs +0 -83
- package/esm2022/src/lib/services/http/income-source/sole-forecast/index.mjs +0 -2
- package/esm2022/src/lib/services/http/income-source/sole-forecast/sole-forecast.service.mjs +0 -91
- package/esm2022/src/lib/services/http/index.mjs +0 -32
- package/esm2022/src/lib/services/http/loan/borrowing-expense/borrowing-expense.service.mjs +0 -74
- package/esm2022/src/lib/services/http/loan/borrowing-expense/index.mjs +0 -2
- package/esm2022/src/lib/services/http/loan/index.mjs +0 -4
- package/esm2022/src/lib/services/http/loan/loan-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/loan/loan.service.mjs +0 -94
- package/esm2022/src/lib/services/http/pdf/pdf.service.mjs +0 -30
- package/esm2022/src/lib/services/http/property/borrowing-report/borrowing-report-messages.enum.mjs +0 -7
- package/esm2022/src/lib/services/http/property/borrowing-report/borrowing-report.service.mjs +0 -23
- package/esm2022/src/lib/services/http/property/borrowing-report/index.mjs +0 -3
- package/esm2022/src/lib/services/http/property/index.mjs +0 -10
- package/esm2022/src/lib/services/http/property/property-category/index.mjs +0 -2
- package/esm2022/src/lib/services/http/property/property-category/property-category.service.mjs +0 -26
- package/esm2022/src/lib/services/http/property/property-category-movement/index.mjs +0 -2
- package/esm2022/src/lib/services/http/property/property-category-movement/property-category-movement.service.mjs +0 -33
- package/esm2022/src/lib/services/http/property/property-document/index.mjs +0 -3
- package/esm2022/src/lib/services/http/property/property-document/property-document-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/property/property-document/property-document.service.mjs +0 -26
- package/esm2022/src/lib/services/http/property/property-messages.enum.mjs +0 -11
- package/esm2022/src/lib/services/http/property/property-sale/index.mjs +0 -3
- package/esm2022/src/lib/services/http/property/property-sale/property-sale.service.mjs +0 -25
- package/esm2022/src/lib/services/http/property/property-share/index.mjs +0 -2
- package/esm2022/src/lib/services/http/property/property-share/property-share.service.mjs +0 -68
- package/esm2022/src/lib/services/http/property/property-valuation/index.mjs +0 -3
- package/esm2022/src/lib/services/http/property/property-valuation/property-valuation-messages.enum.mjs +0 -7
- package/esm2022/src/lib/services/http/property/property-valuation/property-valuation.service.mjs +0 -24
- package/esm2022/src/lib/services/http/property/property.service.mjs +0 -136
- package/esm2022/src/lib/services/http/rest/http-error-messages.const.mjs +0 -14
- package/esm2022/src/lib/services/http/rest/http-method.type.mjs +0 -2
- package/esm2022/src/lib/services/http/rest/index.mjs +0 -5
- package/esm2022/src/lib/services/http/rest/rest-method.type.mjs +0 -2
- package/esm2022/src/lib/services/http/rest/rest-old.service.mjs +0 -247
- package/esm2022/src/lib/services/http/rest/rest.service.mjs +0 -356
- package/esm2022/src/lib/services/http/rest-messages.enum.mjs +0 -7
- package/esm2022/src/lib/services/http/service-notification/index.mjs +0 -2
- package/esm2022/src/lib/services/http/service-notification/service-notification.service.mjs +0 -72
- package/esm2022/src/lib/services/http/setup-item/setup-item.service.mjs +0 -23
- package/esm2022/src/lib/services/http/sole/bas-report/bas-report-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/sole/bas-report/bas-report.service.mjs +0 -20
- package/esm2022/src/lib/services/http/sole/bas-report/index.mjs +0 -3
- package/esm2022/src/lib/services/http/sole/index.mjs +0 -11
- package/esm2022/src/lib/services/http/sole/sole-business/index.mjs +0 -3
- package/esm2022/src/lib/services/http/sole/sole-business/sole-business-messages.enum.mjs +0 -5
- package/esm2022/src/lib/services/http/sole/sole-business/sole-business.service.mjs +0 -24
- package/esm2022/src/lib/services/http/sole/sole-business-activity/sole-business-activity.service.mjs +0 -20
- package/esm2022/src/lib/services/http/sole/sole-business-loss/sole-business-loss-rules/sole-business-loss-offset-rule.service.mjs +0 -23
- package/esm2022/src/lib/services/http/sole/sole-business-loss/sole-business-loss.service.mjs +0 -41
- package/esm2022/src/lib/services/http/sole/sole-contact/sole-contact.service.mjs +0 -20
- package/esm2022/src/lib/services/http/sole/sole-depreciation-method/sole-depreciation-method.service.mjs +0 -73
- package/esm2022/src/lib/services/http/sole/sole-details/sole-details.service.mjs +0 -33
- package/esm2022/src/lib/services/http/sole/sole-invoice/sole-invoice.service.mjs +0 -46
- package/esm2022/src/lib/services/http/sole/sole-invoice-template/sole-invoice-template.service.mjs +0 -20
- package/esm2022/src/lib/services/http/subscription/index.mjs +0 -7
- package/esm2022/src/lib/services/http/subscription/service-payment/service-payment.service.mjs +0 -33
- package/esm2022/src/lib/services/http/subscription/service-payment-method/service-payment-method.service.mjs +0 -45
- package/esm2022/src/lib/services/http/subscription/service-price/service-price.service.mjs +0 -26
- package/esm2022/src/lib/services/http/subscription/service-product/service-product.service.mjs +0 -23
- package/esm2022/src/lib/services/http/subscription/service-subscription/subscription-messages.enum.mjs +0 -10
- package/esm2022/src/lib/services/http/subscription/service-subscription/subscription.service.mjs +0 -84
- package/esm2022/src/lib/services/http/tax-review/index.mjs +0 -4
- package/esm2022/src/lib/services/http/tax-review/tax-review-history/tax-review-history.service.mjs +0 -45
- package/esm2022/src/lib/services/http/tax-review/tax-review-messages.enum.mjs +0 -20
- package/esm2022/src/lib/services/http/tax-review/tax-review.service.mjs +0 -106
- package/esm2022/src/lib/services/http/tax-summary/index.mjs +0 -2
- package/esm2022/src/lib/services/http/tax-summary/tax-summary.service.mjs +0 -71
- package/esm2022/src/lib/services/http/transaction/index.mjs +0 -5
- package/esm2022/src/lib/services/http/transaction/prior-transaction.service.mjs +0 -33
- package/esm2022/src/lib/services/http/transaction/transaction-allocation/allocation-rule/allocation-rule.service.mjs +0 -26
- package/esm2022/src/lib/services/http/transaction/transaction-allocation/transaction-allocation.service.mjs +0 -117
- package/esm2022/src/lib/services/http/transaction/transaction.service.mjs +0 -273
- package/esm2022/src/lib/services/http/user/financial-year/financial-year.service.mjs +0 -29
- package/esm2022/src/lib/services/http/user/index.mjs +0 -8
- package/esm2022/src/lib/services/http/user/user-event-setting/user-event-setting.service.mjs +0 -23
- package/esm2022/src/lib/services/http/user/user-event-type/user-event-type.service.mjs +0 -23
- package/esm2022/src/lib/services/http/user/user-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/user/user.service.mjs +0 -112
- package/esm2022/src/lib/services/http/user/users-invite/users-invite.service.mjs +0 -23
- package/esm2022/src/lib/services/http/vehicle/index.mjs +0 -6
- package/esm2022/src/lib/services/http/vehicle/vehicle-claim-details.service.mjs +0 -74
- package/esm2022/src/lib/services/http/vehicle/vehicle-claim.service.mjs +0 -49
- package/esm2022/src/lib/services/http/vehicle/vehicle-logbook/index.mjs +0 -3
- package/esm2022/src/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/vehicle/vehicle-logbook/vehicle-logbook.service.mjs +0 -26
- package/esm2022/src/lib/services/http/vehicle/vehicle-messages.enum.mjs +0 -8
- package/esm2022/src/lib/services/http/vehicle/vehicle.service.mjs +0 -25
- package/esm2022/src/lib/services/http/youtube/index.mjs +0 -3
- package/esm2022/src/lib/services/http/youtube/youtube-video.interface.mjs +0 -2
- package/esm2022/src/lib/services/http/youtube/youtube.service.mjs +0 -34
- package/esm2022/src/lib/services/index.mjs +0 -19
- package/esm2022/src/lib/services/intercom/index.mjs +0 -2
- package/esm2022/src/lib/services/intercom/intercom.service.mjs +0 -41
- package/esm2022/src/lib/services/json/chart-accounts/chart-accounts-value.service.mjs +0 -23
- package/esm2022/src/lib/services/json/holding/holding-type-exchange.service.mjs +0 -23
- package/esm2022/src/lib/services/json/income-source/income-source-type.service.mjs +0 -23
- package/esm2022/src/lib/services/json/index.mjs +0 -6
- package/esm2022/src/lib/services/json/tax-exemption/tax-exemption.service.mjs +0 -23
- package/esm2022/src/lib/services/json/tax-return/tax-return-item.service.mjs +0 -23
- package/esm2022/src/lib/services/pdf/index.mjs +0 -6
- package/esm2022/src/lib/services/pdf/js-pdf.mjs +0 -10
- package/esm2022/src/lib/services/pdf/pdf-from-dom-element/file-settings.mjs +0 -21
- package/esm2022/src/lib/services/pdf/pdf-from-dom-element/pdf-from-dom-element.service.mjs +0 -47
- package/esm2022/src/lib/services/pdf/pdf-from-table/file-settings.mjs +0 -36
- package/esm2022/src/lib/services/pdf/pdf-from-table/pdf-from-data-table/pdf-from-data-table.service.mjs +0 -46
- package/esm2022/src/lib/services/pdf/pdf-from-table/pdf-from-html-table/pdf-from-html-table.service.mjs +0 -42
- package/esm2022/src/lib/services/pdf/pdf-from-table/pdf-from-table.service.mjs +0 -63
- package/esm2022/src/lib/services/preloader/index.mjs +0 -2
- package/esm2022/src/lib/services/preloader/preloader.service.mjs +0 -30
- package/esm2022/src/lib/services/property/corelogic/corelogic-messages.enum.mjs +0 -5
- package/esm2022/src/lib/services/property/corelogic/corelogic.service.mjs +0 -48
- package/esm2022/src/lib/services/property/corelogic/index.mjs +0 -3
- package/esm2022/src/lib/services/property/equity-position-chart/equity-position-chart.service.mjs +0 -39
- package/esm2022/src/lib/services/property/equity-position-chart/index.mjs +0 -2
- package/esm2022/src/lib/services/property/index.mjs +0 -4
- package/esm2022/src/lib/services/property/property-calculation/index.mjs +0 -2
- package/esm2022/src/lib/services/property/property-calculation/property-calculation.service.mjs +0 -158
- package/esm2022/src/lib/services/report/index.mjs +0 -2
- package/esm2022/src/lib/services/report/property/property-transaction-report.service.mjs +0 -68
- package/esm2022/src/lib/services/toast/index.mjs +0 -2
- package/esm2022/src/lib/services/toast/toast.service.mjs +0 -59
- package/esm2022/src/lib/services/user/index.mjs +0 -2
- package/esm2022/src/lib/services/user/user-switcher.service.mjs +0 -37
- package/esm2022/src/lib/services/xlsx/index.mjs +0 -2
- package/esm2022/src/lib/services/xlsx/xlsx.service.mjs +0 -102
- package/esm2022/src/lib/validators/at-least-one-enabled.validator.mjs +0 -9
- package/esm2022/src/lib/validators/at-least-one.validator.mjs +0 -9
- package/esm2022/src/lib/validators/autocomplete.validator.mjs +0 -8
- package/esm2022/src/lib/validators/conditional.validator.mjs +0 -26
- package/esm2022/src/lib/validators/current-fin-year.validator.mjs +0 -15
- package/esm2022/src/lib/validators/date/max-date.validator.mjs +0 -17
- package/esm2022/src/lib/validators/date/min-date.validator.mjs +0 -17
- package/esm2022/src/lib/validators/date-range.validator.mjs +0 -22
- package/esm2022/src/lib/validators/fields-sum.validator.mjs +0 -24
- package/esm2022/src/lib/validators/file.validator.mjs +0 -36
- package/esm2022/src/lib/validators/greater-than.validator.mjs +0 -12
- package/esm2022/src/lib/validators/group.validator.mjs +0 -11
- package/esm2022/src/lib/validators/index.mjs +0 -15
- package/esm2022/src/lib/validators/match-sum.validator.mjs +0 -16
- package/esm2022/src/lib/validators/password-match.validator.mjs +0 -17
- package/esm2022/src/lib/validators/password.validator.mjs +0 -20
- package/esm2022/src/lib/validators/phone-number.validator.mjs +0 -9
- package/esm2022/src/lib/validators/required-length.validator.mjs +0 -12
- package/esm2022/src/lib/validators/string/alpha-space.validator.mjs +0 -10
- package/esm2022/src/lib/validators/unique-email.validator.mjs +0 -19
- package/esm2022/taxtank-core.mjs +0 -5
@@ -7,6 +7,7 @@ import { HttpParams, HttpClient, HttpErrorResponse, HTTP_INTERCEPTORS } from '@a
|
|
7
7
|
import { map, catchError, mergeMap, filter, first as first$1, finalize, startWith, debounceTime, distinctUntilChanged } from 'rxjs/operators';
|
8
8
|
import { ReplaySubject, throwError, Subject, Observable, of, combineLatest, BehaviorSubject, forkJoin, from, merge as merge$1 } from 'rxjs';
|
9
9
|
import { plainToClass, Type, Transform, Exclude, Expose, classToPlain } from 'class-transformer';
|
10
|
+
import 'reflect-metadata';
|
10
11
|
import { __decorate } from 'tslib';
|
11
12
|
import get from 'lodash/get';
|
12
13
|
import flatten from 'lodash/flatten';
|
@@ -36,7 +37,7 @@ import { checkAdBlock } from 'adblock-checker';
|
|
36
37
|
import { jsPDF } from 'jspdf';
|
37
38
|
import { applyPlugin } from 'jspdf-autotable';
|
38
39
|
import html2pdf from 'html2pdf.js';
|
39
|
-
import * as xlsx from 'xlsx';
|
40
|
+
import * as xlsx from '@e965/xlsx';
|
40
41
|
import * as FileSaver from 'file-saver';
|
41
42
|
import * as i1$2 from '@angular/platform-browser';
|
42
43
|
import { PercentagePipe } from 'ngx-pipes';
|
@@ -11100,10 +11101,10 @@ class ToastService {
|
|
11100
11101
|
message,
|
11101
11102
|
}));
|
11102
11103
|
}
|
11103
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11104
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11104
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ToastService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11105
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ToastService, providedIn: 'root' }); }
|
11105
11106
|
}
|
11106
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11107
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ToastService, decorators: [{
|
11107
11108
|
type: Injectable,
|
11108
11109
|
args: [{
|
11109
11110
|
providedIn: 'root'
|
@@ -11136,10 +11137,10 @@ class CorelogicService {
|
|
11136
11137
|
return throwError(() => error);
|
11137
11138
|
}));
|
11138
11139
|
}
|
11139
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11140
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11140
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CorelogicService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11141
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CorelogicService, providedIn: 'root' }); }
|
11141
11142
|
}
|
11142
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11143
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CorelogicService, decorators: [{
|
11143
11144
|
type: Injectable,
|
11144
11145
|
args: [{
|
11145
11146
|
providedIn: 'root'
|
@@ -11176,10 +11177,10 @@ class CorelogicInterceptor {
|
|
11176
11177
|
}
|
11177
11178
|
});
|
11178
11179
|
}
|
11179
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11180
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11180
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CorelogicInterceptor, deps: [{ token: CorelogicService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11181
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CorelogicInterceptor }); }
|
11181
11182
|
}
|
11182
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11183
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CorelogicInterceptor, decorators: [{
|
11183
11184
|
type: Injectable
|
11184
11185
|
}], ctorParameters: () => [{ type: CorelogicService }, { type: undefined, decorators: [{
|
11185
11186
|
type: Inject,
|
@@ -11215,10 +11216,10 @@ class FinancialYearInterceptor {
|
|
11215
11216
|
}
|
11216
11217
|
return next.handle(clonedReq);
|
11217
11218
|
}
|
11218
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11219
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11219
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11220
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearInterceptor }); }
|
11220
11221
|
}
|
11221
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11222
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearInterceptor, decorators: [{
|
11222
11223
|
type: Injectable
|
11223
11224
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
11224
11225
|
type: Inject,
|
@@ -11242,10 +11243,10 @@ class AddressService {
|
|
11242
11243
|
}
|
11243
11244
|
return this.countriesSubject.asObservable();
|
11244
11245
|
}
|
11245
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11246
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11246
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AddressService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11247
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AddressService, providedIn: 'root' }); }
|
11247
11248
|
}
|
11248
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11249
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AddressService, decorators: [{
|
11249
11250
|
type: Injectable,
|
11250
11251
|
args: [{
|
11251
11252
|
providedIn: 'root'
|
@@ -11269,10 +11270,10 @@ class PdfService {
|
|
11269
11270
|
formData.append('landscape', landscape ? '1' : '0');
|
11270
11271
|
return this.http.post(`${this.environment.apiV2}/pdf/html`, formData, { responseType: 'blob' });
|
11271
11272
|
}
|
11272
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11273
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11273
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11274
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfService, providedIn: 'root' }); }
|
11274
11275
|
}
|
11275
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11276
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfService, decorators: [{
|
11276
11277
|
type: Injectable,
|
11277
11278
|
args: [{
|
11278
11279
|
providedIn: 'root'
|
@@ -11309,10 +11310,10 @@ class EventDispatcherService {
|
|
11309
11310
|
dispatch2(event) {
|
11310
11311
|
this.eventSubject2.next(event);
|
11311
11312
|
}
|
11312
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11313
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11313
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EventDispatcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11314
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EventDispatcherService, providedIn: 'root' }); }
|
11314
11315
|
}
|
11315
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11316
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EventDispatcherService, decorators: [{
|
11316
11317
|
type: Injectable,
|
11317
11318
|
args: [{
|
11318
11319
|
providedIn: 'root'
|
@@ -11348,10 +11349,10 @@ class SseService {
|
|
11348
11349
|
})
|
11349
11350
|
.pipe(map((messageEvent) => JSON.parse(messageEvent.data)));
|
11350
11351
|
}
|
11351
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11352
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11352
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SseService, deps: [{ token: i0.NgZone }, { token: i3.JwtService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11353
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SseService, providedIn: 'root' }); }
|
11353
11354
|
}
|
11354
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11355
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SseService, decorators: [{
|
11355
11356
|
type: Injectable,
|
11356
11357
|
args: [{
|
11357
11358
|
providedIn: 'root'
|
@@ -11439,10 +11440,10 @@ class DataService {
|
|
11439
11440
|
setCache(data) {
|
11440
11441
|
this.cache = this.createCollectionInstance(this.collectionClass, data);
|
11441
11442
|
}
|
11442
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11443
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11443
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DataService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11444
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DataService, providedIn: 'root' }); }
|
11444
11445
|
}
|
11445
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11446
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DataService, decorators: [{
|
11446
11447
|
type: Injectable,
|
11447
11448
|
args: [{
|
11448
11449
|
providedIn: 'root'
|
@@ -11789,10 +11790,10 @@ let RestService$1 = class RestService extends DataService {
|
|
11789
11790
|
this.handleResponse([change.model], change.method);
|
11790
11791
|
});
|
11791
11792
|
}
|
11792
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11793
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11793
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RestService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11794
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RestService, providedIn: 'root' }); }
|
11794
11795
|
};
|
11795
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11796
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RestService$1, decorators: [{
|
11796
11797
|
type: Injectable,
|
11797
11798
|
args: [{
|
11798
11799
|
providedIn: 'root'
|
@@ -11932,10 +11933,10 @@ class BankAccountService extends RestService$1 {
|
|
11932
11933
|
}
|
11933
11934
|
});
|
11934
11935
|
}
|
11935
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
11936
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
11936
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: SseService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
11937
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountService, providedIn: 'root' }); }
|
11937
11938
|
}
|
11938
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
11939
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountService, decorators: [{
|
11939
11940
|
type: Injectable,
|
11940
11941
|
args: [{
|
11941
11942
|
providedIn: 'root'
|
@@ -12040,10 +12041,10 @@ class BankConnectionService extends RestService$1 {
|
|
12040
12041
|
}
|
12041
12042
|
});
|
12042
12043
|
}
|
12043
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12044
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12044
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankConnectionService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12045
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankConnectionService, providedIn: 'root' }); }
|
12045
12046
|
}
|
12046
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12047
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankConnectionService, decorators: [{
|
12047
12048
|
type: Injectable,
|
12048
12049
|
args: [{
|
12049
12050
|
providedIn: 'root'
|
@@ -12109,10 +12110,10 @@ class BankTransactionService extends RestService$1 {
|
|
12109
12110
|
}
|
12110
12111
|
});
|
12111
12112
|
}
|
12112
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12113
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12113
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankTransactionService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12114
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankTransactionService, providedIn: 'root' }); }
|
12114
12115
|
}
|
12115
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12116
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankTransactionService, decorators: [{
|
12116
12117
|
type: Injectable,
|
12117
12118
|
args: [{
|
12118
12119
|
providedIn: 'root'
|
@@ -12146,10 +12147,10 @@ class BasiqTokenService extends RestService$1 {
|
|
12146
12147
|
const now = new Date().getTime();
|
12147
12148
|
return new BasiqToken(tokenResponse['access_token'], new Date(now + tokenResponse['expires_in'] * 1000));
|
12148
12149
|
}
|
12149
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12150
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12150
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12151
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenService, providedIn: 'root' }); }
|
12151
12152
|
}
|
12152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenService, decorators: [{
|
12153
12154
|
type: Injectable,
|
12154
12155
|
args: [{
|
12155
12156
|
providedIn: 'root'
|
@@ -12291,10 +12292,10 @@ class BasiqService extends RestService$1 {
|
|
12291
12292
|
}
|
12292
12293
|
});
|
12293
12294
|
}
|
12294
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12295
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12295
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }, { token: BankConnectionService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12296
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqService, providedIn: 'root' }); }
|
12296
12297
|
}
|
12297
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12298
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqService, decorators: [{
|
12298
12299
|
type: Injectable,
|
12299
12300
|
args: [{
|
12300
12301
|
providedIn: 'root'
|
@@ -12322,10 +12323,10 @@ class BankService extends RestService$1 {
|
|
12322
12323
|
this.endpointUri = 'banks';
|
12323
12324
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
12324
12325
|
}
|
12325
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12326
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12326
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12327
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankService, providedIn: 'root' }); }
|
12327
12328
|
}
|
12328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12329
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankService, decorators: [{
|
12329
12330
|
type: Injectable,
|
12330
12331
|
args: [{
|
12331
12332
|
providedIn: 'root'
|
@@ -12340,10 +12341,10 @@ class BudgetService extends RestService$1 {
|
|
12340
12341
|
this.endpointUri = 'budgets';
|
12341
12342
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
12342
12343
|
}
|
12343
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12344
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12344
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BudgetService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12345
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BudgetService, providedIn: 'root' }); }
|
12345
12346
|
}
|
12346
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12347
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BudgetService, decorators: [{
|
12347
12348
|
type: Injectable,
|
12348
12349
|
args: [{
|
12349
12350
|
providedIn: 'root'
|
@@ -12369,10 +12370,10 @@ class ChartAccountsDepreciationService extends RestService$1 {
|
|
12369
12370
|
this.collectionClass = Collection;
|
12370
12371
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
12371
12372
|
}
|
12372
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12373
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12373
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsDepreciationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12374
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsDepreciationService, providedIn: 'root' }); }
|
12374
12375
|
}
|
12375
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12376
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsDepreciationService, decorators: [{
|
12376
12377
|
type: Injectable,
|
12377
12378
|
args: [{
|
12378
12379
|
providedIn: 'root'
|
@@ -12411,10 +12412,10 @@ class ChartAccountsService extends RestService$1 {
|
|
12411
12412
|
return headings;
|
12412
12413
|
}));
|
12413
12414
|
}
|
12414
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12415
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12415
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12416
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsService, providedIn: 'root' }); }
|
12416
12417
|
}
|
12417
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12418
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsService, decorators: [{
|
12418
12419
|
type: Injectable,
|
12419
12420
|
args: [{
|
12420
12421
|
providedIn: 'root'
|
@@ -12497,10 +12498,10 @@ class ChatService extends RestService$1 {
|
|
12497
12498
|
this.setCache(cache, true);
|
12498
12499
|
}, ['post']);
|
12499
12500
|
}
|
12500
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12501
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12501
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChatService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12502
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChatService, providedIn: 'root' }); }
|
12502
12503
|
}
|
12503
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12504
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChatService, decorators: [{
|
12504
12505
|
type: Injectable,
|
12505
12506
|
args: [{
|
12506
12507
|
providedIn: 'root'
|
@@ -12530,10 +12531,10 @@ class MessageService extends RestService$1 {
|
|
12530
12531
|
getUnreadChatsAmount() {
|
12531
12532
|
return this.get().pipe(map((messages) => messages.getUnreadChatsAmount()));
|
12532
12533
|
}
|
12533
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12534
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12534
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: MessageService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12535
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: MessageService, providedIn: 'root' }); }
|
12535
12536
|
}
|
12536
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12537
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: MessageService, decorators: [{
|
12537
12538
|
type: Injectable,
|
12538
12539
|
args: [{
|
12539
12540
|
providedIn: 'root'
|
@@ -12602,10 +12603,10 @@ class MessageDocumentService extends RestService$1 {
|
|
12602
12603
|
addBatch(chatId, files) {
|
12603
12604
|
return combineLatest(files.map((file) => this.add(chatId, file))).pipe(map((docsBase) => docsBase.map((docBase) => plainToClass(MessageDocument, docBase))));
|
12604
12605
|
}
|
12605
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12606
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12606
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: MessageDocumentService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12607
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: MessageDocumentService, providedIn: 'root' }); }
|
12607
12608
|
}
|
12608
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12609
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: MessageDocumentService, decorators: [{
|
12609
12610
|
type: Injectable,
|
12610
12611
|
args: [{
|
12611
12612
|
providedIn: 'root'
|
@@ -12699,10 +12700,10 @@ class DepreciationService extends RestService$1 {
|
|
12699
12700
|
this.refreshCache();
|
12700
12701
|
});
|
12701
12702
|
}
|
12702
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12703
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12703
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DepreciationService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12704
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DepreciationService, providedIn: 'root' }); }
|
12704
12705
|
}
|
12705
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12706
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DepreciationService, decorators: [{
|
12706
12707
|
type: Injectable,
|
12707
12708
|
args: [{
|
12708
12709
|
providedIn: 'root'
|
@@ -12724,10 +12725,10 @@ class DepreciationCapitalProjectService extends RestService$1 {
|
|
12724
12725
|
this.endpointUri = 'depreciation-capital-projects';
|
12725
12726
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
12726
12727
|
}
|
12727
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12728
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12728
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DepreciationCapitalProjectService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12729
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DepreciationCapitalProjectService, providedIn: 'root' }); }
|
12729
12730
|
}
|
12730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12731
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DepreciationCapitalProjectService, decorators: [{
|
12731
12732
|
type: Injectable,
|
12732
12733
|
args: [{
|
12733
12734
|
providedIn: 'root'
|
@@ -12753,10 +12754,10 @@ class DocumentFolderService extends RestService$1 {
|
|
12753
12754
|
this.modelClass = DocumentFolder;
|
12754
12755
|
this.disabledMethods = ['deleteBatch', 'postBatch', 'putBatch'];
|
12755
12756
|
}
|
12756
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12757
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12757
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DocumentFolderService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12758
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DocumentFolderService, providedIn: 'root' }); }
|
12758
12759
|
}
|
12759
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DocumentFolderService, decorators: [{
|
12760
12761
|
type: Injectable,
|
12761
12762
|
args: [{
|
12762
12763
|
providedIn: 'root'
|
@@ -12771,10 +12772,10 @@ class DocumentService extends RestService$1 {
|
|
12771
12772
|
this.collectionClass = Collection;
|
12772
12773
|
this.disabledMethods = ['postBatch', 'putBatch'];
|
12773
12774
|
}
|
12774
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12775
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12775
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12776
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DocumentService, providedIn: 'root' }); }
|
12776
12777
|
}
|
12777
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12778
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: DocumentService, decorators: [{
|
12778
12779
|
type: Injectable,
|
12779
12780
|
args: [{
|
12780
12781
|
providedIn: 'root'
|
@@ -12856,10 +12857,10 @@ class FacebookService {
|
|
12856
12857
|
});
|
12857
12858
|
});
|
12858
12859
|
}
|
12859
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12860
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12860
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FacebookService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: i3.JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12861
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FacebookService, providedIn: 'root' }); }
|
12861
12862
|
}
|
12862
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12863
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FacebookService, decorators: [{
|
12863
12864
|
type: Injectable,
|
12864
12865
|
args: [{
|
12865
12866
|
providedIn: 'root'
|
@@ -12926,10 +12927,10 @@ class GoogleService {
|
|
12926
12927
|
logout() {
|
12927
12928
|
google.accounts.id.disableAutoSelect();
|
12928
12929
|
}
|
12929
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12930
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12930
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: GoogleService, deps: [{ token: i1.HttpClient }, { token: ToastService }, { token: i3.JwtService }, { token: i4.Router }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
12931
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: GoogleService, providedIn: 'root' }); }
|
12931
12932
|
}
|
12932
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: GoogleService, decorators: [{
|
12933
12934
|
type: Injectable,
|
12934
12935
|
args: [{
|
12935
12936
|
providedIn: 'root'
|
@@ -12961,10 +12962,10 @@ class FileService extends RestService$1 {
|
|
12961
12962
|
download(file) {
|
12962
12963
|
return this.http.get(`${this.apiUrl}/${file.id}/download`, { responseType: 'blob' });
|
12963
12964
|
}
|
12964
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
12965
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
12965
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FileService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
12966
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FileService, providedIn: 'root' }); }
|
12966
12967
|
}
|
12967
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
12968
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FileService, decorators: [{
|
12968
12969
|
type: Injectable,
|
12969
12970
|
args: [{
|
12970
12971
|
providedIn: 'root'
|
@@ -13054,10 +13055,10 @@ class ClientInviteService extends RestService$1 {
|
|
13054
13055
|
}
|
13055
13056
|
});
|
13056
13057
|
}
|
13057
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13058
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13058
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientInviteService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13059
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientInviteService, providedIn: 'root' }); }
|
13059
13060
|
}
|
13060
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13061
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientInviteService, decorators: [{
|
13061
13062
|
type: Injectable,
|
13062
13063
|
args: [{
|
13063
13064
|
providedIn: 'root'
|
@@ -13147,10 +13148,10 @@ class ClientMovementService extends RestService$1 {
|
|
13147
13148
|
// this.updateCache([clientMovement], 'delete');
|
13148
13149
|
}));
|
13149
13150
|
}
|
13150
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13151
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13151
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13152
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementService, providedIn: 'root' }); }
|
13152
13153
|
}
|
13153
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13154
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementService, decorators: [{
|
13154
13155
|
type: Injectable,
|
13155
13156
|
args: [{
|
13156
13157
|
providedIn: 'root'
|
@@ -13211,10 +13212,10 @@ class EmployeeService extends RestService$1 {
|
|
13211
13212
|
index === -1 ? employee.roles.push(role) : employee.roles.splice(index, 1);
|
13212
13213
|
return super.put(employee, `${this.environment.apiV2}/${this.endpointUri}/${employee.id}`);
|
13213
13214
|
}
|
13214
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13215
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13215
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
13216
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeService, providedIn: 'root' }); }
|
13216
13217
|
}
|
13217
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13218
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeService, decorators: [{
|
13218
13219
|
type: Injectable,
|
13219
13220
|
args: [{
|
13220
13221
|
providedIn: 'root'
|
@@ -13275,10 +13276,10 @@ class EmployeeInviteService extends RestService$1 {
|
|
13275
13276
|
return updatedInvite;
|
13276
13277
|
}));
|
13277
13278
|
}
|
13278
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13279
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13279
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
13280
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeInviteService, providedIn: 'root' }); }
|
13280
13281
|
}
|
13281
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeInviteService, decorators: [{
|
13282
13283
|
type: Injectable,
|
13283
13284
|
args: [{
|
13284
13285
|
providedIn: 'root'
|
@@ -13302,10 +13303,10 @@ class ClientPortfolioReportService {
|
|
13302
13303
|
return new ClientPortfolioReportCollection(clientReports);
|
13303
13304
|
}));
|
13304
13305
|
}
|
13305
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13306
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13306
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientPortfolioReportService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13307
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientPortfolioReportService, providedIn: 'root' }); }
|
13307
13308
|
}
|
13308
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13309
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientPortfolioReportService, decorators: [{
|
13309
13310
|
type: Injectable,
|
13310
13311
|
args: [{
|
13311
13312
|
providedIn: 'root'
|
@@ -13364,10 +13365,10 @@ class FirmService {
|
|
13364
13365
|
getByType(type) {
|
13365
13366
|
return this.getAll().pipe(map((firms) => firms.filter((firm) => firm.type === type)));
|
13366
13367
|
}
|
13367
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13368
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13368
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FirmService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13369
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FirmService, providedIn: 'root' }); }
|
13369
13370
|
}
|
13370
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13371
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FirmService, decorators: [{
|
13371
13372
|
type: Injectable,
|
13372
13373
|
args: [{
|
13373
13374
|
providedIn: 'root'
|
@@ -13385,10 +13386,10 @@ class FirmBranchService extends RestService$1 {
|
|
13385
13386
|
this.collectionClass = (Collection);
|
13386
13387
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
13387
13388
|
}
|
13388
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13389
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13389
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FirmBranchService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
13390
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FirmBranchService, providedIn: 'root' }); }
|
13390
13391
|
}
|
13391
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13392
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FirmBranchService, decorators: [{
|
13392
13393
|
type: Injectable,
|
13393
13394
|
args: [{
|
13394
13395
|
providedIn: 'root'
|
@@ -13628,10 +13629,10 @@ class RestService {
|
|
13628
13629
|
getCache() {
|
13629
13630
|
return clone(this.cache);
|
13630
13631
|
}
|
13631
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13632
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13632
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RestService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13633
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RestService, providedIn: 'root' }); }
|
13633
13634
|
}
|
13634
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13635
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RestService, decorators: [{
|
13635
13636
|
type: Injectable,
|
13636
13637
|
args: [{
|
13637
13638
|
providedIn: 'root'
|
@@ -13706,10 +13707,10 @@ class IncomeSourceForecastService extends RestService {
|
|
13706
13707
|
return incomeSource.incomeSourceForecasts;
|
13707
13708
|
}).flat();
|
13708
13709
|
}
|
13709
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13710
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13710
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceForecastService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13711
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceForecastService, providedIn: 'root' }); }
|
13711
13712
|
}
|
13712
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13713
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceForecastService, decorators: [{
|
13713
13714
|
type: Injectable,
|
13714
13715
|
args: [{
|
13715
13716
|
providedIn: 'root'
|
@@ -13783,10 +13784,10 @@ class SalaryForecastService extends RestService {
|
|
13783
13784
|
return incomeSource.salaryForecasts;
|
13784
13785
|
}).flat();
|
13785
13786
|
}
|
13786
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13787
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13787
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SalaryForecastService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13788
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SalaryForecastService, providedIn: 'root' }); }
|
13788
13789
|
}
|
13789
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13790
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SalaryForecastService, decorators: [{
|
13790
13791
|
type: Injectable,
|
13791
13792
|
args: [{
|
13792
13793
|
providedIn: 'root'
|
@@ -13868,10 +13869,10 @@ class SoleForecastService extends RestService {
|
|
13868
13869
|
this.refreshCache();
|
13869
13870
|
});
|
13870
13871
|
}
|
13871
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13872
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13872
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleForecastService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13873
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleForecastService, providedIn: 'root' }); }
|
13873
13874
|
}
|
13874
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13875
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleForecastService, decorators: [{
|
13875
13876
|
type: Injectable,
|
13876
13877
|
args: [{
|
13877
13878
|
providedIn: 'root'
|
@@ -13954,10 +13955,10 @@ class IncomeSourceService extends RestService {
|
|
13954
13955
|
this.refreshCache();
|
13955
13956
|
});
|
13956
13957
|
}
|
13957
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
13958
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
13958
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
13959
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceService, providedIn: 'root' }); }
|
13959
13960
|
}
|
13960
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
13961
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceService, decorators: [{
|
13961
13962
|
type: Injectable,
|
13962
13963
|
args: [{
|
13963
13964
|
providedIn: 'root'
|
@@ -14030,10 +14031,10 @@ class BorrowingExpenseService {
|
|
14030
14031
|
return combinedBorrowingExpenses;
|
14031
14032
|
}));
|
14032
14033
|
}
|
14033
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14034
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14034
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BorrowingExpenseService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14035
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BorrowingExpenseService, providedIn: 'root' }); }
|
14035
14036
|
}
|
14036
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BorrowingExpenseService, decorators: [{
|
14037
14038
|
type: Injectable,
|
14038
14039
|
args: [{
|
14039
14040
|
providedIn: 'root'
|
@@ -14117,10 +14118,10 @@ class LoanService extends RestService$1 {
|
|
14117
14118
|
delete(loan) {
|
14118
14119
|
return super.delete(loan, `${this.environment.apiV2}/loans/${loan.id}`);
|
14119
14120
|
}
|
14120
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14121
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14121
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: LoanService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14122
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: LoanService, providedIn: 'root' }); }
|
14122
14123
|
}
|
14123
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14124
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: LoanService, decorators: [{
|
14124
14125
|
type: Injectable,
|
14125
14126
|
args: [{
|
14126
14127
|
providedIn: 'root'
|
@@ -14146,10 +14147,10 @@ class BorrowingReportService extends RestService$1 {
|
|
14146
14147
|
this.collectionClass = Collection;
|
14147
14148
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
14148
14149
|
}
|
14149
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14150
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14150
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BorrowingReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14151
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BorrowingReportService, providedIn: 'root' }); }
|
14151
14152
|
}
|
14152
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14153
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BorrowingReportService, decorators: [{
|
14153
14154
|
type: Injectable,
|
14154
14155
|
args: [{
|
14155
14156
|
providedIn: 'root'
|
@@ -14174,10 +14175,10 @@ class PropertyCategoryService extends RestService$1 {
|
|
14174
14175
|
this.endpointUri = 'properties/categories';
|
14175
14176
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
14176
14177
|
}
|
14177
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14178
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14178
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCategoryService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14179
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCategoryService, providedIn: 'root' }); }
|
14179
14180
|
}
|
14180
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14181
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCategoryService, decorators: [{
|
14181
14182
|
type: Injectable,
|
14182
14183
|
args: [{
|
14183
14184
|
providedIn: 'root'
|
@@ -14199,10 +14200,10 @@ class PropertyCategoryMovementService extends RestService$1 {
|
|
14199
14200
|
this.listenCSE(Property, this.refreshCache, ['post']);
|
14200
14201
|
this.listenCSE(PropertyCategoryMovement, this.refreshCache);
|
14201
14202
|
}
|
14202
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14203
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14203
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCategoryMovementService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14204
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCategoryMovementService, providedIn: 'root' }); }
|
14204
14205
|
}
|
14205
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14206
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCategoryMovementService, decorators: [{
|
14206
14207
|
type: Injectable,
|
14207
14208
|
args: [{
|
14208
14209
|
providedIn: 'root'
|
@@ -14231,10 +14232,10 @@ class PropertyDocumentService extends RestService$1 {
|
|
14231
14232
|
this.endpointUri = 'property-documents';
|
14232
14233
|
this.disabledMethods = ['postBatch', 'putBatch'];
|
14233
14234
|
}
|
14234
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14235
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14235
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14236
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' }); }
|
14236
14237
|
}
|
14237
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyDocumentService, decorators: [{
|
14238
14239
|
type: Injectable,
|
14239
14240
|
args: [{
|
14240
14241
|
providedIn: 'root'
|
@@ -14312,10 +14313,10 @@ class TaxExemptionService extends DataService {
|
|
14312
14313
|
this.collectionClass = TaxExemptionCollection;
|
14313
14314
|
this.setCache(TaxExemptions);
|
14314
14315
|
}
|
14315
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14316
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14316
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxExemptionService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14317
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxExemptionService, providedIn: 'root' }); }
|
14317
14318
|
}
|
14318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14319
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxExemptionService, decorators: [{
|
14319
14320
|
type: Injectable,
|
14320
14321
|
args: [{
|
14321
14322
|
providedIn: 'root'
|
@@ -14331,10 +14332,10 @@ class PropertySaleService extends RestService$1 {
|
|
14331
14332
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
14332
14333
|
this.roles = [UserRolesEnum.PROPERTY_TANK];
|
14333
14334
|
}
|
14334
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14335
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14335
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertySaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14336
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertySaleService, providedIn: 'root' }); }
|
14336
14337
|
}
|
14337
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14338
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertySaleService, decorators: [{
|
14338
14339
|
type: Injectable,
|
14339
14340
|
args: [{
|
14340
14341
|
providedIn: 'root'
|
@@ -14388,10 +14389,10 @@ class PropertyShareService extends RestService$1 {
|
|
14388
14389
|
listenSalesChanges() {
|
14389
14390
|
this.listenCSE(PropertySale, this.refreshCache, ['post', 'delete']);
|
14390
14391
|
}
|
14391
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14392
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14392
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyShareService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14393
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyShareService, providedIn: 'root' }); }
|
14393
14394
|
}
|
14394
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14395
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyShareService, decorators: [{
|
14395
14396
|
type: Injectable,
|
14396
14397
|
args: [{
|
14397
14398
|
providedIn: 'root'
|
@@ -14410,10 +14411,10 @@ class PropertyValuationService extends RestService$1 {
|
|
14410
14411
|
this.disabledMethods = ['postBatch', 'putBatch'];
|
14411
14412
|
this.useBackendError = true;
|
14412
14413
|
}
|
14413
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14414
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14414
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyValuationService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14415
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyValuationService, providedIn: 'root' }); }
|
14415
14416
|
}
|
14416
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyValuationService, decorators: [{
|
14417
14418
|
type: Injectable,
|
14418
14419
|
args: [{
|
14419
14420
|
providedIn: 'root'
|
@@ -14550,10 +14551,10 @@ class PropertyService extends RestService$1 {
|
|
14550
14551
|
return of({ growthPercent: 0, lowMarketValue: 0, marketValue: 0, highMarketValue: 0 });
|
14551
14552
|
}));
|
14552
14553
|
}
|
14553
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14554
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14554
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14555
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyService, providedIn: 'root' }); }
|
14555
14556
|
}
|
14556
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14557
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyService, decorators: [{
|
14557
14558
|
type: Injectable,
|
14558
14559
|
args: [{
|
14559
14560
|
providedIn: 'root'
|
@@ -14610,10 +14611,10 @@ class ServiceNotificationService extends RestService {
|
|
14610
14611
|
this.eventDispatcherService.dispatch(new AppEvent(AppEventTypeEnum.NOTIFICATION_ADDED, notification));
|
14611
14612
|
});
|
14612
14613
|
}
|
14613
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14614
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14614
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceNotificationService, deps: [{ token: EventDispatcherService }, { token: 'environment' }, { token: ToastService }, { token: SseService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14615
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceNotificationService, providedIn: 'root' }); }
|
14615
14616
|
}
|
14616
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceNotificationService, decorators: [{
|
14617
14618
|
type: Injectable,
|
14618
14619
|
args: [{
|
14619
14620
|
providedIn: 'root'
|
@@ -14636,10 +14637,10 @@ class SoleBusinessService extends RestService$1 {
|
|
14636
14637
|
this.endpointUri = 'sole-businesses';
|
14637
14638
|
this.roles = [UserRolesEnum.SOLE_TANK];
|
14638
14639
|
}
|
14639
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14640
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14640
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14641
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessService, providedIn: 'root' }); }
|
14641
14642
|
}
|
14642
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14643
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessService, decorators: [{
|
14643
14644
|
type: Injectable,
|
14644
14645
|
args: [{
|
14645
14646
|
providedIn: 'root'
|
@@ -14652,10 +14653,10 @@ class SoleBusinessActivityService extends RestService {
|
|
14652
14653
|
this.modelClass = SoleBusinessActivity;
|
14653
14654
|
this.url = 'sole-business-activities';
|
14654
14655
|
}
|
14655
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14656
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14656
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessActivityService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14657
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessActivityService, providedIn: 'root' }); }
|
14657
14658
|
}
|
14658
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14659
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
|
14659
14660
|
type: Injectable,
|
14660
14661
|
args: [{
|
14661
14662
|
providedIn: 'root'
|
@@ -14684,10 +14685,10 @@ class SoleBusinessLossService extends RestService$1 {
|
|
14684
14685
|
this.refreshCache();
|
14685
14686
|
});
|
14686
14687
|
}
|
14687
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14688
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14688
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14689
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossService, providedIn: 'root' }); }
|
14689
14690
|
}
|
14690
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossService, decorators: [{
|
14691
14692
|
type: Injectable,
|
14692
14693
|
args: [{
|
14693
14694
|
providedIn: 'root'
|
@@ -14706,10 +14707,10 @@ class SoleBusinessLossOffsetRuleService extends RestService {
|
|
14706
14707
|
this.modelClass = SoleBusinessLossOffsetRule;
|
14707
14708
|
this.url = 'sole-business-loss-offset-rules';
|
14708
14709
|
}
|
14709
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14710
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14710
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossOffsetRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14711
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossOffsetRuleService, providedIn: 'root' }); }
|
14711
14712
|
}
|
14712
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14713
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
|
14713
14714
|
type: Injectable,
|
14714
14715
|
args: [{
|
14715
14716
|
providedIn: 'root'
|
@@ -14722,10 +14723,10 @@ class SoleContactService extends RestService {
|
|
14722
14723
|
this.modelClass = SoleContact;
|
14723
14724
|
this.url = 'sole-contacts';
|
14724
14725
|
}
|
14725
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14726
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14726
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleContactService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14727
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleContactService, providedIn: 'root' }); }
|
14727
14728
|
}
|
14728
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleContactService, decorators: [{
|
14729
14730
|
type: Injectable,
|
14730
14731
|
args: [{
|
14731
14732
|
providedIn: 'root'
|
@@ -14781,10 +14782,10 @@ class SoleDepreciationMethodService {
|
|
14781
14782
|
this.get().subscribe();
|
14782
14783
|
});
|
14783
14784
|
}
|
14784
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14785
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14785
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDepreciationMethodService, deps: [{ token: i1.HttpClient }, { token: 'environment' }, { token: EventDispatcherService }, { token: ToastService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14786
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDepreciationMethodService, providedIn: 'root' }); }
|
14786
14787
|
}
|
14787
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14788
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
|
14788
14789
|
type: Injectable,
|
14789
14790
|
args: [{
|
14790
14791
|
providedIn: 'root'
|
@@ -14809,10 +14810,10 @@ class SoleDetailsService extends RestService$1 {
|
|
14809
14810
|
get() {
|
14810
14811
|
return super.get().pipe(map(soleDetails => soleDetails.length ? soleDetails : new Collection([plainToClass(SoleDetails, {})])));
|
14811
14812
|
}
|
14812
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14813
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14813
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14814
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDetailsService, providedIn: 'root' }); }
|
14814
14815
|
}
|
14815
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14816
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDetailsService, decorators: [{
|
14816
14817
|
type: Injectable,
|
14817
14818
|
args: [{
|
14818
14819
|
providedIn: 'root'
|
@@ -14846,10 +14847,10 @@ class SoleInvoiceService extends RestService$1 {
|
|
14846
14847
|
}
|
14847
14848
|
return this.cache.last.number + 1;
|
14848
14849
|
}
|
14849
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14850
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14850
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14851
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceService, providedIn: 'root' }); }
|
14851
14852
|
}
|
14852
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14853
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceService, decorators: [{
|
14853
14854
|
type: Injectable,
|
14854
14855
|
args: [{
|
14855
14856
|
providedIn: 'root'
|
@@ -14865,10 +14866,10 @@ class SoleInvoiceTemplateService extends RestService {
|
|
14865
14866
|
this.modelClass = SoleInvoiceTemplate;
|
14866
14867
|
this.url = 'sole-invoice-templates';
|
14867
14868
|
}
|
14868
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14869
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14869
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceTemplateService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14870
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceTemplateService, providedIn: 'root' }); }
|
14870
14871
|
}
|
14871
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
|
14872
14873
|
type: Injectable,
|
14873
14874
|
args: [{
|
14874
14875
|
providedIn: 'root'
|
@@ -14889,10 +14890,10 @@ class BasReportService extends RestService {
|
|
14889
14890
|
this.modelClass = BasReport;
|
14890
14891
|
this.url = 'bas-reports';
|
14891
14892
|
}
|
14892
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14893
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14893
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasReportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14894
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasReportService, providedIn: 'root' }); }
|
14894
14895
|
}
|
14895
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasReportService, decorators: [{
|
14896
14897
|
type: Injectable,
|
14897
14898
|
args: [{
|
14898
14899
|
providedIn: 'root'
|
@@ -14916,10 +14917,10 @@ class ServicePaymentService extends RestService$1 {
|
|
14916
14917
|
}
|
14917
14918
|
return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
|
14918
14919
|
}
|
14919
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14920
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14920
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14921
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentService, providedIn: 'root' }); }
|
14921
14922
|
}
|
14922
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentService, decorators: [{
|
14923
14924
|
type: Injectable,
|
14924
14925
|
args: [{
|
14925
14926
|
providedIn: 'root'
|
@@ -14951,10 +14952,10 @@ class ServicePaymentMethodService extends RestService$1 {
|
|
14951
14952
|
return this.http.put(`${this.apiUrl}/${paymentMethod.id}/default`, {})
|
14952
14953
|
.pipe(map((updatedPaymentMethod) => plainToClass(ServicePaymentMethod, updatedPaymentMethod)));
|
14953
14954
|
}
|
14954
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14955
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14955
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentMethodService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
14956
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentMethodService, providedIn: 'root' }); }
|
14956
14957
|
}
|
14957
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
|
14958
14959
|
type: Injectable,
|
14959
14960
|
args: [{
|
14960
14961
|
providedIn: 'root'
|
@@ -14975,10 +14976,10 @@ class ServicePriceService extends RestService$1 {
|
|
14975
14976
|
this.collectionClass = ServicePriceCollection;
|
14976
14977
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
14977
14978
|
}
|
14978
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14979
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
14979
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePriceService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14980
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePriceService, providedIn: 'root' }); }
|
14980
14981
|
}
|
14981
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14982
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePriceService, decorators: [{
|
14982
14983
|
type: Injectable,
|
14983
14984
|
args: [{
|
14984
14985
|
providedIn: 'root'
|
@@ -15056,10 +15057,10 @@ class SubscriptionService extends RestService$1 {
|
|
15056
15057
|
params: { code }
|
15057
15058
|
}).pipe(map((response) => plainToClass(ServicePromoCode, response)));
|
15058
15059
|
}
|
15059
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15060
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15060
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SubscriptionService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
15061
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SubscriptionService, providedIn: 'root' }); }
|
15061
15062
|
}
|
15062
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15063
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SubscriptionService, decorators: [{
|
15063
15064
|
type: Injectable,
|
15064
15065
|
args: [{
|
15065
15066
|
providedIn: 'root'
|
@@ -15077,10 +15078,10 @@ class ServiceProductService extends RestService$1 {
|
|
15077
15078
|
this.endpointUri = 'service-products';
|
15078
15079
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
15079
15080
|
}
|
15080
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15081
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15081
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceProductService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
15082
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceProductService, providedIn: 'root' }); }
|
15082
15083
|
}
|
15083
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15084
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceProductService, decorators: [{
|
15084
15085
|
type: Injectable,
|
15085
15086
|
args: [{
|
15086
15087
|
providedIn: 'root'
|
@@ -15216,10 +15217,10 @@ class TaxReviewHistoryService extends RestService {
|
|
15216
15217
|
this.updateCache();
|
15217
15218
|
});
|
15218
15219
|
}
|
15219
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15220
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15220
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewHistoryService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
15221
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewHistoryService, providedIn: 'root' }); }
|
15221
15222
|
}
|
15222
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15223
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
|
15223
15224
|
type: Injectable,
|
15224
15225
|
args: [{
|
15225
15226
|
providedIn: 'root'
|
@@ -15312,10 +15313,10 @@ class TaxReviewService extends RestService {
|
|
15312
15313
|
}
|
15313
15314
|
});
|
15314
15315
|
}
|
15315
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15316
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15316
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
15317
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewService, providedIn: 'root' }); }
|
15317
15318
|
}
|
15318
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15319
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewService, decorators: [{
|
15319
15320
|
type: Injectable,
|
15320
15321
|
args: [{
|
15321
15322
|
providedIn: 'root'
|
@@ -15609,10 +15610,10 @@ class TaxSummaryService {
|
|
15609
15610
|
this.getForecast().subscribe();
|
15610
15611
|
});
|
15611
15612
|
}
|
15612
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15613
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15613
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxSummaryService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
15614
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxSummaryService, providedIn: 'root' }); }
|
15614
15615
|
}
|
15615
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15616
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxSummaryService, decorators: [{
|
15616
15617
|
type: Injectable,
|
15617
15618
|
args: [{
|
15618
15619
|
providedIn: 'root'
|
@@ -15633,10 +15634,10 @@ class AllocationRuleService extends RestService$1 {
|
|
15633
15634
|
getCustomHttpErrorMessages() {
|
15634
15635
|
return { 422: 'You can only have 10 conditions in a rule' };
|
15635
15636
|
}
|
15636
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15637
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15637
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AllocationRuleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
15638
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AllocationRuleService, providedIn: 'root' }); }
|
15638
15639
|
}
|
15639
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15640
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AllocationRuleService, decorators: [{
|
15640
15641
|
type: Injectable,
|
15641
15642
|
args: [{
|
15642
15643
|
providedIn: 'root'
|
@@ -15741,10 +15742,10 @@ class TransactionAllocationService extends RestService {
|
|
15741
15742
|
}
|
15742
15743
|
});
|
15743
15744
|
}
|
15744
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15745
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
15745
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionAllocationService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
15746
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionAllocationService, providedIn: 'root' }); }
|
15746
15747
|
}
|
15747
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15748
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionAllocationService, decorators: [{
|
15748
15749
|
type: Injectable,
|
15749
15750
|
args: [{
|
15750
15751
|
providedIn: 'root'
|
@@ -16001,10 +16002,10 @@ class TransactionService extends RestService {
|
|
16001
16002
|
}
|
16002
16003
|
});
|
16003
16004
|
}
|
16004
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16005
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16005
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionService, deps: [{ token: i1.HttpClient }, { token: EventDispatcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16006
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionService, providedIn: 'root' }); }
|
16006
16007
|
}
|
16007
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionService, decorators: [{
|
16008
16009
|
type: Injectable,
|
16009
16010
|
args: [{
|
16010
16011
|
providedIn: 'root'
|
@@ -16030,10 +16031,10 @@ class PriorTransactionService extends RestService$1 {
|
|
16030
16031
|
const financialYear = new FinancialYear(new FinancialYear().year - 1);
|
16031
16032
|
return super.get(this.apiUrl + `?financialYear=${financialYear.year}`).pipe(map(transactions => transactions.filterByFinancialYear('date', null, financialYear)));
|
16032
16033
|
}
|
16033
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16034
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16034
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PriorTransactionService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16035
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PriorTransactionService, providedIn: 'root' }); }
|
16035
16036
|
}
|
16036
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PriorTransactionService, decorators: [{
|
16037
16038
|
type: Injectable,
|
16038
16039
|
args: [{
|
16039
16040
|
providedIn: 'root'
|
@@ -16057,10 +16058,10 @@ class YoutubeService {
|
|
16057
16058
|
title: item.snippet.title
|
16058
16059
|
}))));
|
16059
16060
|
}
|
16060
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16061
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16061
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: YoutubeService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16062
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: YoutubeService, providedIn: 'root' }); }
|
16062
16063
|
}
|
16063
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16064
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: YoutubeService, decorators: [{
|
16064
16065
|
type: Injectable,
|
16065
16066
|
args: [{
|
16066
16067
|
providedIn: 'root'
|
@@ -16080,10 +16081,10 @@ class VehicleService extends RestService$1 {
|
|
16080
16081
|
this.collectionClass = (Collection);
|
16081
16082
|
this.modelClass = Vehicle;
|
16082
16083
|
}
|
16083
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16084
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16084
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16085
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleService, providedIn: 'root' }); }
|
16085
16086
|
}
|
16086
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16087
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleService, decorators: [{
|
16087
16088
|
type: Injectable,
|
16088
16089
|
args: [{
|
16089
16090
|
providedIn: 'root'
|
@@ -16125,10 +16126,10 @@ class VehicleClaimService extends RestService$1 {
|
|
16125
16126
|
});
|
16126
16127
|
return combineLatest(batch$);
|
16127
16128
|
}
|
16128
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16129
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16129
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16130
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimService, providedIn: 'root' }); }
|
16130
16131
|
}
|
16131
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimService, decorators: [{
|
16132
16133
|
type: Injectable,
|
16133
16134
|
args: [{
|
16134
16135
|
providedIn: 'root'
|
@@ -16190,10 +16191,10 @@ class VehicleClaimDetailsService {
|
|
16190
16191
|
const vehicleClaimDetails = plainToClass(VehicleClaimDetails, Object.assign({}, this.cache, { isManual: true }));
|
16191
16192
|
this.update(vehicleClaimDetails).subscribe();
|
16192
16193
|
}
|
16193
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16194
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16194
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimDetailsService, deps: [{ token: 'environment' }, { token: i1.HttpClient }, { token: EventDispatcherService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16195
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimDetailsService, providedIn: 'root' }); }
|
16195
16196
|
}
|
16196
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
|
16197
16198
|
type: Injectable,
|
16198
16199
|
args: [{
|
16199
16200
|
providedIn: 'root'
|
@@ -16214,10 +16215,10 @@ class VehicleLogbookService extends RestService$1 {
|
|
16214
16215
|
this.collectionClass = VehicleLogbookCollection;
|
16215
16216
|
this.modelClass = VehicleLogbook;
|
16216
16217
|
}
|
16217
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16218
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16218
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleLogbookService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16219
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleLogbookService, providedIn: 'root' }); }
|
16219
16220
|
}
|
16220
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleLogbookService, decorators: [{
|
16221
16222
|
type: Injectable,
|
16222
16223
|
args: [{
|
16223
16224
|
providedIn: 'root'
|
@@ -16240,10 +16241,10 @@ class AnnualClientDetailsService extends RestService$1 {
|
|
16240
16241
|
this.endpointUri = 'annual-client-details';
|
16241
16242
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch', 'delete'];
|
16242
16243
|
}
|
16243
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16244
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16244
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AnnualClientDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16245
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AnnualClientDetailsService, providedIn: 'root' }); }
|
16245
16246
|
}
|
16246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
|
16247
16248
|
type: Injectable,
|
16248
16249
|
args: [{
|
16249
16250
|
providedIn: 'root'
|
@@ -16273,10 +16274,10 @@ class OccupationService {
|
|
16273
16274
|
}
|
16274
16275
|
return this.occupationsSubject.asObservable();
|
16275
16276
|
}
|
16276
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16277
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16277
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: OccupationService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16278
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: OccupationService, providedIn: 'root' }); }
|
16278
16279
|
}
|
16279
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16280
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: OccupationService, decorators: [{
|
16280
16281
|
type: Injectable,
|
16281
16282
|
args: [{
|
16282
16283
|
providedIn: 'root'
|
@@ -16298,10 +16299,10 @@ class ClientCouponService extends RestService$1 {
|
|
16298
16299
|
this.endpointUri = 'users/current/promo-code';
|
16299
16300
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
16300
16301
|
}
|
16301
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16302
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16302
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientCouponService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16303
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientCouponService, providedIn: 'root' }); }
|
16303
16304
|
}
|
16304
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientCouponService, decorators: [{
|
16305
16306
|
type: Injectable,
|
16306
16307
|
args: [{
|
16307
16308
|
providedIn: 'root'
|
@@ -16316,10 +16317,10 @@ class CapitalLossService extends RestService$1 {
|
|
16316
16317
|
this.collectionClass = (Collection);
|
16317
16318
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
16318
16319
|
}
|
16319
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16320
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16320
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CapitalLossService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16321
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CapitalLossService, providedIn: 'root' }); }
|
16321
16322
|
}
|
16322
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16323
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CapitalLossService, decorators: [{
|
16323
16324
|
type: Injectable,
|
16324
16325
|
args: [{
|
16325
16326
|
providedIn: 'root'
|
@@ -16347,10 +16348,10 @@ class SharesightDetailsService extends RestService$1 {
|
|
16347
16348
|
reconnect(sharesightDetails) {
|
16348
16349
|
return this.put(sharesightDetails, `${this.apiUrl}/${sharesightDetails.id}/reconnect`);
|
16349
16350
|
}
|
16350
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16351
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16351
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SharesightDetailsService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16352
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SharesightDetailsService, providedIn: 'root' }); }
|
16352
16353
|
}
|
16353
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16354
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SharesightDetailsService, decorators: [{
|
16354
16355
|
type: Injectable,
|
16355
16356
|
args: [{
|
16356
16357
|
providedIn: 'root'
|
@@ -16406,10 +16407,10 @@ class UserEventSettingService extends RestService$1 {
|
|
16406
16407
|
this.endpointUri = 'user-event-settings';
|
16407
16408
|
this.disabledMethods = ['postBatch', 'putBatch', 'delete', 'deleteBatch'];
|
16408
16409
|
}
|
16409
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16410
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16410
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventSettingService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16411
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventSettingService, providedIn: 'root' }); }
|
16411
16412
|
}
|
16412
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16413
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventSettingService, decorators: [{
|
16413
16414
|
type: Injectable,
|
16414
16415
|
args: [{
|
16415
16416
|
providedIn: 'root'
|
@@ -16424,10 +16425,10 @@ class UserEventTypeService extends RestService$1 {
|
|
16424
16425
|
this.endpointUri = 'user-event-types';
|
16425
16426
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
16426
16427
|
}
|
16427
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16428
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16428
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventTypeService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16429
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventTypeService, providedIn: 'root' }); }
|
16429
16430
|
}
|
16430
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16431
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventTypeService, decorators: [{
|
16431
16432
|
type: Injectable,
|
16432
16433
|
args: [{
|
16433
16434
|
providedIn: 'root'
|
@@ -16451,10 +16452,10 @@ class UsersInviteService extends RestService {
|
|
16451
16452
|
this.modelClass = RegistrationInvite;
|
16452
16453
|
this.url = 'users/invite';
|
16453
16454
|
}
|
16454
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16455
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16455
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UsersInviteService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16456
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UsersInviteService, providedIn: 'root' }); }
|
16456
16457
|
}
|
16457
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16458
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UsersInviteService, decorators: [{
|
16458
16459
|
type: Injectable,
|
16459
16460
|
args: [{
|
16460
16461
|
providedIn: 'root'
|
@@ -16552,10 +16553,10 @@ class UserService extends RestService$1 {
|
|
16552
16553
|
}, 2000);
|
16553
16554
|
}, ['post', 'put']);
|
16554
16555
|
}
|
16555
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16556
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16556
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16557
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserService, providedIn: 'root' }); }
|
16557
16558
|
}
|
16558
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16559
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserService, decorators: [{
|
16559
16560
|
type: Injectable,
|
16560
16561
|
args: [{
|
16561
16562
|
providedIn: 'root'
|
@@ -16576,10 +16577,10 @@ class FinancialYearService {
|
|
16576
16577
|
window.location.reload();
|
16577
16578
|
}));
|
16578
16579
|
}
|
16579
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16580
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16580
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16581
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearService, providedIn: 'root' }); }
|
16581
16582
|
}
|
16582
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16583
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearService, decorators: [{
|
16583
16584
|
type: Injectable,
|
16584
16585
|
args: [{
|
16585
16586
|
providedIn: 'root'
|
@@ -16611,10 +16612,10 @@ class HoldingTradeService extends RestService$1 {
|
|
16611
16612
|
}
|
16612
16613
|
});
|
16613
16614
|
}
|
16614
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16615
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16615
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16616
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeService, providedIn: 'root' }); }
|
16616
16617
|
}
|
16617
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16618
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeService, decorators: [{
|
16618
16619
|
type: Injectable,
|
16619
16620
|
args: [{
|
16620
16621
|
providedIn: 'root'
|
@@ -16651,10 +16652,10 @@ class HoldingTypeService extends RestService$1 {
|
|
16651
16652
|
}
|
16652
16653
|
});
|
16653
16654
|
}
|
16654
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16655
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16655
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16656
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeService, providedIn: 'root' }); }
|
16656
16657
|
}
|
16657
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16658
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeService, decorators: [{
|
16658
16659
|
type: Injectable,
|
16659
16660
|
args: [{
|
16660
16661
|
providedIn: 'root'
|
@@ -16673,10 +16674,10 @@ class HoldingSaleService extends RestService$1 {
|
|
16673
16674
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
16674
16675
|
this.roles = [UserRolesEnum.HOLDING_TANK];
|
16675
16676
|
}
|
16676
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16677
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16677
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingSaleService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16678
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingSaleService, providedIn: 'root' }); }
|
16678
16679
|
}
|
16679
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingSaleService, decorators: [{
|
16680
16681
|
type: Injectable,
|
16681
16682
|
args: [{
|
16682
16683
|
providedIn: 'root'
|
@@ -16718,10 +16719,10 @@ class HoldingTradeImportService extends RestService$1 {
|
|
16718
16719
|
return throwError(error);
|
16719
16720
|
}));
|
16720
16721
|
}
|
16721
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16722
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16722
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeImportService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16723
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeImportService, providedIn: 'root' }); }
|
16723
16724
|
}
|
16724
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16725
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeImportService, decorators: [{
|
16725
16726
|
type: Injectable,
|
16726
16727
|
args: [{
|
16727
16728
|
providedIn: 'root'
|
@@ -16815,10 +16816,10 @@ class HoldingTypeExchangeService extends DataService {
|
|
16815
16816
|
this.collectionClass = Collection;
|
16816
16817
|
this.setCache(HoldingTypeExchanges);
|
16817
16818
|
}
|
16818
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16819
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16819
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeExchangeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16820
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeExchangeService, providedIn: 'root' }); }
|
16820
16821
|
}
|
16821
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
|
16822
16823
|
type: Injectable,
|
16823
16824
|
args: [{
|
16824
16825
|
providedIn: 'root'
|
@@ -16852,10 +16853,10 @@ class HomeOfficeClaimService extends RestService$1 {
|
|
16852
16853
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
16853
16854
|
this.roles = [UserRolesEnum.WORK_TANK, UserRolesEnum.SOLE_TANK];
|
16854
16855
|
}
|
16855
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16856
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16856
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeClaimService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
16857
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeClaimService, providedIn: 'root' }); }
|
16857
16858
|
}
|
16858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16859
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeClaimService, decorators: [{
|
16859
16860
|
type: Injectable,
|
16860
16861
|
args: [{
|
16861
16862
|
providedIn: 'root'
|
@@ -16883,10 +16884,10 @@ class HomeOfficeLogService extends RestService$1 {
|
|
16883
16884
|
listenEvents() {
|
16884
16885
|
this.listenCSE(HomeOfficeClaim, this.refreshCache, ['post']);
|
16885
16886
|
}
|
16886
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16887
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16887
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeLogService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16888
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeLogService, providedIn: 'root' }); }
|
16888
16889
|
}
|
16889
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16890
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeLogService, decorators: [{
|
16890
16891
|
type: Injectable,
|
16891
16892
|
args: [{
|
16892
16893
|
providedIn: 'root'
|
@@ -16926,10 +16927,10 @@ class AussieService extends RestService$1 {
|
|
16926
16927
|
postAppointment() {
|
16927
16928
|
return this.http.delete(`${this.environment.apiV2}/aussie/appointments`);
|
16928
16929
|
}
|
16929
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16930
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
16930
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
16931
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieService, providedIn: 'root' }); }
|
16931
16932
|
}
|
16932
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieService, decorators: [{
|
16933
16934
|
type: Injectable,
|
16934
16935
|
args: [{
|
16935
16936
|
providedIn: 'root'
|
@@ -17009,10 +17010,10 @@ class IncomeSourceTypeService extends DataService {
|
|
17009
17010
|
this.collectionClass = Collection;
|
17010
17011
|
this.setCache(IncomeSourceTypes);
|
17011
17012
|
}
|
17012
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
17013
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
17013
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceTypeService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
17014
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceTypeService, providedIn: 'root' }); }
|
17014
17015
|
}
|
17015
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
17016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
|
17016
17017
|
type: Injectable,
|
17017
17018
|
args: [{
|
17018
17019
|
providedIn: 'root'
|
@@ -17026,10 +17027,10 @@ class ChartAccountsValueService extends DataService {
|
|
17026
17027
|
this.collectionClass = ChartAccountsValueCollection;
|
17027
17028
|
this.setCache(ChartAccountsValues);
|
17028
17029
|
}
|
17029
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
17030
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
17030
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsValueService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
17031
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsValueService, providedIn: 'root' }); }
|
17031
17032
|
}
|
17032
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
17033
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsValueService, decorators: [{
|
17033
17034
|
type: Injectable,
|
17034
17035
|
args: [{
|
17035
17036
|
providedIn: 'root'
|
@@ -19118,10 +19119,10 @@ class TaxReturnItemService extends DataService {
|
|
19118
19119
|
this.collectionClass = Collection;
|
19119
19120
|
this.setCache(TaxReturnItems);
|
19120
19121
|
}
|
19121
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19122
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19122
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReturnItemService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19123
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReturnItemService, providedIn: 'root' }); }
|
19123
19124
|
}
|
19124
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReturnItemService, decorators: [{
|
19125
19126
|
type: Injectable,
|
19126
19127
|
args: [{
|
19127
19128
|
providedIn: 'root'
|
@@ -19142,10 +19143,10 @@ class SetupItemService extends RestService$1 {
|
|
19142
19143
|
this.collectionClass = AccountSetupItemCollection;
|
19143
19144
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
19144
19145
|
}
|
19145
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19146
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19146
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SetupItemService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
19147
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SetupItemService, providedIn: 'root' }); }
|
19147
19148
|
}
|
19148
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SetupItemService, decorators: [{
|
19149
19150
|
type: Injectable,
|
19150
19151
|
args: [{
|
19151
19152
|
providedIn: 'root'
|
@@ -19300,10 +19301,10 @@ class AccountSetupService {
|
|
19300
19301
|
}
|
19301
19302
|
return this.setItemStatus(this.items.findBy('isBankFeeds', true), this.bankAccountsService.getArray());
|
19302
19303
|
}
|
19303
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19304
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19304
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AccountSetupService, deps: [{ token: SetupItemService }, { token: PropertyService }, { token: IncomeSourceService }, { token: BankAccountService }, { token: TransactionAllocationService }, { token: VehicleClaimService }, { token: TransactionService }, { token: SoleBusinessService }, { token: HoldingTradeService }, { token: UserService }, { token: ClientMovementService }, { token: ClientInviteService }, { token: EmployeeService }, { token: EmployeeInviteService }, { token: FirmService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19305
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AccountSetupService, providedIn: 'root' }); }
|
19305
19306
|
}
|
19306
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19307
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AccountSetupService, decorators: [{
|
19307
19308
|
type: Injectable,
|
19308
19309
|
args: [{
|
19309
19310
|
providedIn: 'root'
|
@@ -19344,10 +19345,10 @@ class AdblockService {
|
|
19344
19345
|
getInitialModalClosed() {
|
19345
19346
|
return JSON.parse(localStorage.getItem('isInitialModalClosed')) || false;
|
19346
19347
|
}
|
19347
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19348
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19348
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AdblockService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19349
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AdblockService, providedIn: 'root' }); }
|
19349
19350
|
}
|
19350
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19351
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AdblockService, decorators: [{
|
19351
19352
|
type: Injectable,
|
19352
19353
|
args: [{
|
19353
19354
|
providedIn: 'root'
|
@@ -19379,10 +19380,10 @@ class UserSwitcherService {
|
|
19379
19380
|
localStorage.removeItem(KEY);
|
19380
19381
|
window.location.replace('/firm/dashboard');
|
19381
19382
|
}
|
19382
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19383
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19383
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19384
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherService, providedIn: 'root' }); }
|
19384
19385
|
}
|
19385
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherService, decorators: [{
|
19386
19387
|
type: Injectable,
|
19387
19388
|
args: [{
|
19388
19389
|
providedIn: 'root'
|
@@ -19423,10 +19424,10 @@ class AssetsService {
|
|
19423
19424
|
delete(entityId, asset) {
|
19424
19425
|
return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
|
19425
19426
|
}
|
19426
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19427
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19427
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AssetsService, deps: [{ token: i1.HttpClient }, { token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19428
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AssetsService, providedIn: 'root' }); }
|
19428
19429
|
}
|
19429
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19430
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AssetsService, decorators: [{
|
19430
19431
|
type: Injectable,
|
19431
19432
|
args: [{
|
19432
19433
|
providedIn: 'root'
|
@@ -19454,10 +19455,10 @@ class BankAccountCalculationService {
|
|
19454
19455
|
getNetPosition(bankAccounts, bankTransactions, allocations) {
|
19455
19456
|
return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
|
19456
19457
|
}
|
19457
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19458
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19458
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19459
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountCalculationService, providedIn: 'root' }); }
|
19459
19460
|
}
|
19460
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountCalculationService, decorators: [{
|
19461
19462
|
type: Injectable,
|
19462
19463
|
args: [{
|
19463
19464
|
providedIn: 'root'
|
@@ -19484,10 +19485,10 @@ class ExportFormatterService {
|
|
19484
19485
|
}
|
19485
19486
|
}));
|
19486
19487
|
}
|
19487
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19488
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19488
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ExportFormatterService, deps: [{ token: i1$1.CurrencyPipe }, { token: i1$1.PercentPipe }, { token: i1$1.DatePipe }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19489
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ExportFormatterService, providedIn: 'root' }); }
|
19489
19490
|
}
|
19490
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ExportFormatterService, decorators: [{
|
19491
19492
|
type: Injectable,
|
19492
19493
|
args: [{
|
19493
19494
|
providedIn: 'root'
|
@@ -19507,10 +19508,10 @@ class HeaderTitleService {
|
|
19507
19508
|
return route;
|
19508
19509
|
}), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
|
19509
19510
|
}
|
19510
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19511
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19511
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HeaderTitleService, deps: [{ token: i4.Router }, { token: i4.ActivatedRoute }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19512
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HeaderTitleService, providedIn: 'root' }); }
|
19512
19513
|
}
|
19513
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19514
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HeaderTitleService, decorators: [{
|
19514
19515
|
type: Injectable,
|
19515
19516
|
args: [{
|
19516
19517
|
providedIn: 'root'
|
@@ -19543,10 +19544,10 @@ class IntercomService {
|
|
19543
19544
|
const connectionCredentials = this.initUser(user);
|
19544
19545
|
window.Intercom('boot', connectionCredentials);
|
19545
19546
|
}
|
19546
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19547
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19547
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IntercomService, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19548
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IntercomService, providedIn: 'root' }); }
|
19548
19549
|
}
|
19549
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IntercomService, decorators: [{
|
19550
19551
|
type: Injectable,
|
19551
19552
|
args: [{
|
19552
19553
|
providedIn: 'root'
|
@@ -19616,10 +19617,10 @@ class PdfFromDomElementService {
|
|
19616
19617
|
.outputPdf('blob')
|
19617
19618
|
.then((blob) => new File([blob], filename, { type: 'application/pdf' })));
|
19618
19619
|
}
|
19619
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19620
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19620
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDomElementService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19621
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDomElementService, providedIn: 'root' }); }
|
19621
19622
|
}
|
19622
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19623
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDomElementService, decorators: [{
|
19623
19624
|
type: Injectable,
|
19624
19625
|
args: [{
|
19625
19626
|
providedIn: 'root'
|
@@ -19712,10 +19713,10 @@ class PdfFromTableService {
|
|
19712
19713
|
.text(description, FILE_SETTINGS.text.positionDescriptionX, FILE_SETTINGS.text.positionDescriptionY)
|
19713
19714
|
.setTextColor(FILE_SETTINGS.text.colorPrimary);
|
19714
19715
|
}
|
19715
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19716
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19716
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromTableService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19717
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromTableService, providedIn: 'root' }); }
|
19717
19718
|
}
|
19718
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromTableService, decorators: [{
|
19719
19720
|
type: Injectable,
|
19720
19721
|
args: [{
|
19721
19722
|
providedIn: 'root'
|
@@ -19753,10 +19754,10 @@ class PdfFromDataTableService extends PdfFromTableService {
|
|
19753
19754
|
});
|
19754
19755
|
return pdf;
|
19755
19756
|
}
|
19756
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19757
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19757
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDataTableService, deps: [{ token: ExportFormatterService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19758
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDataTableService, providedIn: 'root' }); }
|
19758
19759
|
}
|
19759
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDataTableService, decorators: [{
|
19760
19761
|
type: Injectable,
|
19761
19762
|
args: [{
|
19762
19763
|
providedIn: 'root'
|
@@ -19791,10 +19792,10 @@ class PdfFromHtmlTableService extends PdfFromTableService {
|
|
19791
19792
|
});
|
19792
19793
|
return pdf;
|
19793
19794
|
}
|
19794
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19795
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19795
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromHtmlTableService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
19796
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromHtmlTableService, providedIn: 'root' }); }
|
19796
19797
|
}
|
19797
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19798
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
|
19798
19799
|
type: Injectable,
|
19799
19800
|
args: [{
|
19800
19801
|
providedIn: 'root'
|
@@ -19818,10 +19819,10 @@ class PreloaderService {
|
|
19818
19819
|
activePreloaders = activePreloaders.filter((preloader) => preloader !== endpoint);
|
19819
19820
|
this.activePreloaders.next(activePreloaders);
|
19820
19821
|
}
|
19821
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19822
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19822
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19823
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderService, providedIn: 'root' }); }
|
19823
19824
|
}
|
19824
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderService, decorators: [{
|
19825
19826
|
type: Injectable,
|
19826
19827
|
args: [{
|
19827
19828
|
providedIn: 'root'
|
@@ -19847,10 +19848,10 @@ class EquityPositionChartService {
|
|
19847
19848
|
}))
|
19848
19849
|
}))));
|
19849
19850
|
}
|
19850
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19851
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
19851
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EquityPositionChartService, deps: [{ token: i1.HttpClient }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
19852
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EquityPositionChartService, providedIn: 'root' }); }
|
19852
19853
|
}
|
19853
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EquityPositionChartService, decorators: [{
|
19854
19855
|
type: Injectable,
|
19855
19856
|
args: [{
|
19856
19857
|
providedIn: 'root'
|
@@ -20021,10 +20022,10 @@ class PropertyCalculationService {
|
|
20021
20022
|
return new Badge('Monitoring performance');
|
20022
20023
|
}
|
20023
20024
|
}
|
20024
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20025
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20025
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCalculationService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20026
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCalculationService, providedIn: 'root' }); }
|
20026
20027
|
}
|
20027
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20028
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCalculationService, decorators: [{
|
20028
20029
|
type: Injectable,
|
20029
20030
|
args: [{
|
20030
20031
|
providedIn: 'root'
|
@@ -20082,10 +20083,10 @@ class PropertyTransactionReportService {
|
|
20082
20083
|
getDepreciations() {
|
20083
20084
|
return this.depreciationService.get().pipe(map((depreciations) => depreciations.getByChartAccountsCategories(CHART_ACCOUNTS_CATEGORIES.property)));
|
20084
20085
|
}
|
20085
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20086
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20086
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyTransactionReportService, deps: [{ token: PropertyService }, { token: TransactionService }, { token: DepreciationService }, { token: ChartAccountsService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20087
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyTransactionReportService, providedIn: 'root' }); }
|
20087
20088
|
}
|
20088
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
|
20089
20090
|
type: Injectable,
|
20090
20091
|
args: [{
|
20091
20092
|
providedIn: 'root'
|
@@ -20105,10 +20106,10 @@ class CurrentFirmBranchService {
|
|
20105
20106
|
set(firmBranches) {
|
20106
20107
|
this.firmBranchIds$.next(firmBranches.map(branch => branch.id));
|
20107
20108
|
}
|
20108
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20109
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20109
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CurrentFirmBranchService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20110
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CurrentFirmBranchService, providedIn: 'root' }); }
|
20110
20111
|
}
|
20111
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CurrentFirmBranchService, decorators: [{
|
20112
20113
|
type: Injectable,
|
20113
20114
|
args: [{
|
20114
20115
|
providedIn: 'root'
|
@@ -20203,10 +20204,10 @@ class XlsxService {
|
|
20203
20204
|
});
|
20204
20205
|
FileSaver.saveAs(data, `${fileName}.xlsx`);
|
20205
20206
|
}
|
20206
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20207
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20207
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: XlsxService, deps: [], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20208
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: XlsxService, providedIn: 'root' }); }
|
20208
20209
|
}
|
20209
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: XlsxService, decorators: [{
|
20210
20211
|
type: Injectable,
|
20211
20212
|
args: [{
|
20212
20213
|
providedIn: 'root'
|
@@ -20240,10 +20241,10 @@ class UserSwitcherInterceptor {
|
|
20240
20241
|
intercept(request, next) {
|
20241
20242
|
return next.handle(this.switch(request, this.userSwitcherService.get()));
|
20242
20243
|
}
|
20243
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20244
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20244
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherInterceptor, deps: [{ token: UserSwitcherService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20245
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherInterceptor }); }
|
20245
20246
|
}
|
20246
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
|
20247
20248
|
type: Injectable
|
20248
20249
|
}], ctorParameters: () => [{ type: UserSwitcherService }, { type: undefined, decorators: [{
|
20249
20250
|
type: Inject,
|
@@ -20565,10 +20566,10 @@ class PreloaderInterceptor {
|
|
20565
20566
|
findEndpoint(requestPath) {
|
20566
20567
|
return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
|
20567
20568
|
}
|
20568
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20569
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20569
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderInterceptor, deps: [{ token: PreloaderService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20570
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderInterceptor }); }
|
20570
20571
|
}
|
20571
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderInterceptor, decorators: [{
|
20572
20573
|
type: Injectable
|
20573
20574
|
}], ctorParameters: () => [{ type: PreloaderService }] });
|
20574
20575
|
|
@@ -20593,10 +20594,10 @@ class BasiqTokenInterceptor {
|
|
20593
20594
|
}
|
20594
20595
|
});
|
20595
20596
|
}
|
20596
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20597
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20597
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenInterceptor, deps: [{ token: BasiqTokenService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20598
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenInterceptor }); }
|
20598
20599
|
}
|
20599
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20600
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
|
20600
20601
|
type: Injectable
|
20601
20602
|
}], ctorParameters: () => [{ type: BasiqTokenService }] });
|
20602
20603
|
|
@@ -20619,10 +20620,10 @@ class BasiqClientIdInterceptor {
|
|
20619
20620
|
url: request.url.replace('null', basiqClientId)
|
20620
20621
|
});
|
20621
20622
|
}
|
20622
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20623
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20623
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqClientIdInterceptor, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20624
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqClientIdInterceptor }); }
|
20624
20625
|
}
|
20625
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
|
20626
20627
|
type: Injectable
|
20627
20628
|
}], ctorParameters: () => [{ type: UserService }] });
|
20628
20629
|
|
@@ -20657,10 +20658,10 @@ class RewardfulInterceptor {
|
|
20657
20658
|
&& (window['Rewardful'].referral || window['Rewardful'].coupon?.id)
|
20658
20659
|
&& registrationUrls.some(registrationUrl => request.url.includes(registrationUrl));
|
20659
20660
|
}
|
20660
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20661
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20661
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RewardfulInterceptor, deps: [{ token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20662
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RewardfulInterceptor }); }
|
20662
20663
|
}
|
20663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RewardfulInterceptor, decorators: [{
|
20664
20665
|
type: Injectable
|
20665
20666
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
20666
20667
|
type: Inject,
|
@@ -20689,10 +20690,10 @@ class AussieInterceptor {
|
|
20689
20690
|
}
|
20690
20691
|
});
|
20691
20692
|
}
|
20692
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20693
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
20693
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieInterceptor, deps: [{ token: AussieService }, { token: 'environment' }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
20694
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieInterceptor }); }
|
20694
20695
|
}
|
20695
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20696
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieInterceptor, decorators: [{
|
20696
20697
|
type: Injectable
|
20697
20698
|
}], ctorParameters: () => [{ type: AussieService }, { type: undefined, decorators: [{
|
20698
20699
|
type: Inject,
|
@@ -20700,9 +20701,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
20700
20701
|
}] }] });
|
20701
20702
|
|
20702
20703
|
class InterceptorsModule {
|
20703
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20704
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
20705
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
20704
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: InterceptorsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
20705
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.2", ngImport: i0, type: InterceptorsModule }); }
|
20706
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: InterceptorsModule, providers: [
|
20706
20707
|
{
|
20707
20708
|
provide: HTTP_INTERCEPTORS,
|
20708
20709
|
useClass: CorelogicInterceptor,
|
@@ -20746,7 +20747,7 @@ class InterceptorsModule {
|
|
20746
20747
|
}
|
20747
20748
|
] }); }
|
20748
20749
|
}
|
20749
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: InterceptorsModule, decorators: [{
|
20750
20751
|
type: NgModule,
|
20751
20752
|
args: [{
|
20752
20753
|
providers: [
|
@@ -20799,13 +20800,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
20799
20800
|
* https://angular.io/guide/creating-libraries
|
20800
20801
|
*/
|
20801
20802
|
class CoreModule {
|
20802
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20803
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
20803
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CoreModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
|
20804
|
+
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "19.1.2", ngImport: i0, type: CoreModule, imports: [CommonModule,
|
20804
20805
|
InterceptorsModule] }); }
|
20805
|
-
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "
|
20806
|
+
static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CoreModule, imports: [CommonModule,
|
20806
20807
|
InterceptorsModule] }); }
|
20807
20808
|
}
|
20808
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CoreModule, decorators: [{
|
20809
20810
|
type: NgModule,
|
20810
20811
|
args: [{
|
20811
20812
|
declarations: [],
|
@@ -20825,10 +20826,10 @@ class AppCurrencyPipe extends CurrencyPipe {
|
|
20825
20826
|
digitsInfo = digitsInfo ?? '1.0-' + (value.toString().match(/[1-9]/)?.index || 2);
|
20826
20827
|
return super.transform(value, currencyCode, display, digitsInfo, locale);
|
20827
20828
|
}
|
20828
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20829
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
20829
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AppCurrencyPipe, deps: null, target: i0.ɵɵFactoryTarget.Pipe }); }
|
20830
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.2", ngImport: i0, type: AppCurrencyPipe, isStandalone: true, name: "appCurrency" }); }
|
20830
20831
|
}
|
20831
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20832
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AppCurrencyPipe, decorators: [{
|
20832
20833
|
type: Pipe,
|
20833
20834
|
args: [{
|
20834
20835
|
name: 'appCurrency',
|
@@ -20843,10 +20844,10 @@ class SafeUrlPipe {
|
|
20843
20844
|
transform(url) {
|
20844
20845
|
return this.sanitizer.bypassSecurityTrustResourceUrl(url);
|
20845
20846
|
}
|
20846
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20847
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
20847
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SafeUrlPipe, deps: [{ token: i1$2.DomSanitizer }], target: i0.ɵɵFactoryTarget.Pipe }); }
|
20848
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.2", ngImport: i0, type: SafeUrlPipe, isStandalone: true, name: "safeUrl" }); }
|
20848
20849
|
}
|
20849
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20850
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SafeUrlPipe, decorators: [{
|
20850
20851
|
type: Pipe,
|
20851
20852
|
args: [{
|
20852
20853
|
name: 'safeUrl',
|
@@ -20861,10 +20862,10 @@ class AppPercentPipe {
|
|
20861
20862
|
transform(value, total, floor) {
|
20862
20863
|
return this.percentagePipe.transform(value, total, floor) + '%';
|
20863
20864
|
}
|
20864
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20865
|
-
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "
|
20865
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AppPercentPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe }); }
|
20866
|
+
static { this.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "14.0.0", version: "19.1.2", ngImport: i0, type: AppPercentPipe, isStandalone: true, name: "percentage" }); }
|
20866
20867
|
}
|
20867
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AppPercentPipe, decorators: [{
|
20868
20869
|
type: Pipe,
|
20869
20870
|
args: [{
|
20870
20871
|
name: 'percentage',
|
@@ -22002,10 +22003,10 @@ class UniqueEmailValidator {
|
|
22002
22003
|
validate(control) {
|
22003
22004
|
return this.userService.search(control.value).pipe(map(user => user ? { emailIsUsed: true } : null));
|
22004
22005
|
}
|
22005
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
22006
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
22006
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UniqueEmailValidator, deps: [{ token: UserService }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
22007
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UniqueEmailValidator, providedIn: 'root' }); }
|
22007
22008
|
}
|
22008
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UniqueEmailValidator, decorators: [{
|
22009
22010
|
type: Injectable,
|
22010
22011
|
args: [{ providedIn: 'root' }]
|
22011
22012
|
}], ctorParameters: () => [{ type: UserService }] });
|
@@ -22087,10 +22088,10 @@ class ClientMovementForm extends AbstractForm {
|
|
22087
22088
|
firmBranch: new FormControl(clientMovement.firmBranch, [Validators.required]),
|
22088
22089
|
}, clientMovement);
|
22089
22090
|
}
|
22090
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
22091
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
22091
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementForm, deps: [{ token: ClientMovement }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
22092
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementForm, providedIn: 'root' }); }
|
22092
22093
|
}
|
22093
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22094
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementForm, decorators: [{
|
22094
22095
|
type: Injectable,
|
22095
22096
|
args: [{
|
22096
22097
|
providedIn: 'root'
|
@@ -22103,10 +22104,10 @@ class EmployeeDetailsForm extends AbstractForm {
|
|
22103
22104
|
firmBranches: new FormControl(employeeDetails.firmBranches, [Validators.required]),
|
22104
22105
|
}, employeeDetails);
|
22105
22106
|
}
|
22106
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
22107
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "
|
22107
|
+
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeDetailsForm, deps: [{ token: EmployeeDetails }], target: i0.ɵɵFactoryTarget.Injectable }); }
|
22108
|
+
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeDetailsForm, providedIn: 'root' }); }
|
22108
22109
|
}
|
22109
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeDetailsForm, decorators: [{
|
22110
22111
|
type: Injectable,
|
22111
22112
|
args: [{
|
22112
22113
|
providedIn: 'root'
|