taxtank-core 0.33.113 → 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 -411
- 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/src/lib/services/http/property/property-document/property-document.service.d.ts +0 -5
- 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 -33
- 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,16 +14232,10 @@ class PropertyDocumentService extends RestService$1 {
|
|
14231
14232
|
this.endpointUri = 'property-documents';
|
14232
14233
|
this.disabledMethods = ['postBatch', 'putBatch'];
|
14233
14234
|
}
|
14234
|
-
|
14235
|
-
|
14236
|
-
*/
|
14237
|
-
get() {
|
14238
|
-
return super.get().pipe(map((documents) => documents.filter((document) => !!document.file)));
|
14239
|
-
}
|
14240
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PropertyDocumentService, deps: null, target: i0.ɵɵFactoryTarget.Injectable }); }
|
14241
|
-
static { this.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: PropertyDocumentService, providedIn: 'root' }); }
|
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' }); }
|
14242
14237
|
}
|
14243
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyDocumentService, decorators: [{
|
14244
14239
|
type: Injectable,
|
14245
14240
|
args: [{
|
14246
14241
|
providedIn: 'root'
|
@@ -14318,10 +14313,10 @@ class TaxExemptionService extends DataService {
|
|
14318
14313
|
this.collectionClass = TaxExemptionCollection;
|
14319
14314
|
this.setCache(TaxExemptions);
|
14320
14315
|
}
|
14321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14322
|
-
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' }); }
|
14323
14318
|
}
|
14324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14319
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxExemptionService, decorators: [{
|
14325
14320
|
type: Injectable,
|
14326
14321
|
args: [{
|
14327
14322
|
providedIn: 'root'
|
@@ -14337,10 +14332,10 @@ class PropertySaleService extends RestService$1 {
|
|
14337
14332
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
14338
14333
|
this.roles = [UserRolesEnum.PROPERTY_TANK];
|
14339
14334
|
}
|
14340
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14341
|
-
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' }); }
|
14342
14337
|
}
|
14343
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14338
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertySaleService, decorators: [{
|
14344
14339
|
type: Injectable,
|
14345
14340
|
args: [{
|
14346
14341
|
providedIn: 'root'
|
@@ -14394,10 +14389,10 @@ class PropertyShareService extends RestService$1 {
|
|
14394
14389
|
listenSalesChanges() {
|
14395
14390
|
this.listenCSE(PropertySale, this.refreshCache, ['post', 'delete']);
|
14396
14391
|
}
|
14397
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14398
|
-
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' }); }
|
14399
14394
|
}
|
14400
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14395
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyShareService, decorators: [{
|
14401
14396
|
type: Injectable,
|
14402
14397
|
args: [{
|
14403
14398
|
providedIn: 'root'
|
@@ -14416,10 +14411,10 @@ class PropertyValuationService extends RestService$1 {
|
|
14416
14411
|
this.disabledMethods = ['postBatch', 'putBatch'];
|
14417
14412
|
this.useBackendError = true;
|
14418
14413
|
}
|
14419
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14420
|
-
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' }); }
|
14421
14416
|
}
|
14422
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14417
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyValuationService, decorators: [{
|
14423
14418
|
type: Injectable,
|
14424
14419
|
args: [{
|
14425
14420
|
providedIn: 'root'
|
@@ -14556,10 +14551,10 @@ class PropertyService extends RestService$1 {
|
|
14556
14551
|
return of({ growthPercent: 0, lowMarketValue: 0, marketValue: 0, highMarketValue: 0 });
|
14557
14552
|
}));
|
14558
14553
|
}
|
14559
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14560
|
-
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' }); }
|
14561
14556
|
}
|
14562
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14557
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyService, decorators: [{
|
14563
14558
|
type: Injectable,
|
14564
14559
|
args: [{
|
14565
14560
|
providedIn: 'root'
|
@@ -14616,10 +14611,10 @@ class ServiceNotificationService extends RestService {
|
|
14616
14611
|
this.eventDispatcherService.dispatch(new AppEvent(AppEventTypeEnum.NOTIFICATION_ADDED, notification));
|
14617
14612
|
});
|
14618
14613
|
}
|
14619
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14620
|
-
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' }); }
|
14621
14616
|
}
|
14622
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14617
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceNotificationService, decorators: [{
|
14623
14618
|
type: Injectable,
|
14624
14619
|
args: [{
|
14625
14620
|
providedIn: 'root'
|
@@ -14642,10 +14637,10 @@ class SoleBusinessService extends RestService$1 {
|
|
14642
14637
|
this.endpointUri = 'sole-businesses';
|
14643
14638
|
this.roles = [UserRolesEnum.SOLE_TANK];
|
14644
14639
|
}
|
14645
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14646
|
-
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' }); }
|
14647
14642
|
}
|
14648
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14643
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessService, decorators: [{
|
14649
14644
|
type: Injectable,
|
14650
14645
|
args: [{
|
14651
14646
|
providedIn: 'root'
|
@@ -14658,10 +14653,10 @@ class SoleBusinessActivityService extends RestService {
|
|
14658
14653
|
this.modelClass = SoleBusinessActivity;
|
14659
14654
|
this.url = 'sole-business-activities';
|
14660
14655
|
}
|
14661
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14662
|
-
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' }); }
|
14663
14658
|
}
|
14664
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14659
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessActivityService, decorators: [{
|
14665
14660
|
type: Injectable,
|
14666
14661
|
args: [{
|
14667
14662
|
providedIn: 'root'
|
@@ -14690,10 +14685,10 @@ class SoleBusinessLossService extends RestService$1 {
|
|
14690
14685
|
this.refreshCache();
|
14691
14686
|
});
|
14692
14687
|
}
|
14693
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14694
|
-
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' }); }
|
14695
14690
|
}
|
14696
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14691
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossService, decorators: [{
|
14697
14692
|
type: Injectable,
|
14698
14693
|
args: [{
|
14699
14694
|
providedIn: 'root'
|
@@ -14712,10 +14707,10 @@ class SoleBusinessLossOffsetRuleService extends RestService {
|
|
14712
14707
|
this.modelClass = SoleBusinessLossOffsetRule;
|
14713
14708
|
this.url = 'sole-business-loss-offset-rules';
|
14714
14709
|
}
|
14715
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14716
|
-
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' }); }
|
14717
14712
|
}
|
14718
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14713
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleBusinessLossOffsetRuleService, decorators: [{
|
14719
14714
|
type: Injectable,
|
14720
14715
|
args: [{
|
14721
14716
|
providedIn: 'root'
|
@@ -14728,10 +14723,10 @@ class SoleContactService extends RestService {
|
|
14728
14723
|
this.modelClass = SoleContact;
|
14729
14724
|
this.url = 'sole-contacts';
|
14730
14725
|
}
|
14731
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14732
|
-
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' }); }
|
14733
14728
|
}
|
14734
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14729
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleContactService, decorators: [{
|
14735
14730
|
type: Injectable,
|
14736
14731
|
args: [{
|
14737
14732
|
providedIn: 'root'
|
@@ -14787,10 +14782,10 @@ class SoleDepreciationMethodService {
|
|
14787
14782
|
this.get().subscribe();
|
14788
14783
|
});
|
14789
14784
|
}
|
14790
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14791
|
-
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' }); }
|
14792
14787
|
}
|
14793
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14788
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDepreciationMethodService, decorators: [{
|
14794
14789
|
type: Injectable,
|
14795
14790
|
args: [{
|
14796
14791
|
providedIn: 'root'
|
@@ -14815,10 +14810,10 @@ class SoleDetailsService extends RestService$1 {
|
|
14815
14810
|
get() {
|
14816
14811
|
return super.get().pipe(map(soleDetails => soleDetails.length ? soleDetails : new Collection([plainToClass(SoleDetails, {})])));
|
14817
14812
|
}
|
14818
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14819
|
-
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' }); }
|
14820
14815
|
}
|
14821
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14816
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleDetailsService, decorators: [{
|
14822
14817
|
type: Injectable,
|
14823
14818
|
args: [{
|
14824
14819
|
providedIn: 'root'
|
@@ -14852,10 +14847,10 @@ class SoleInvoiceService extends RestService$1 {
|
|
14852
14847
|
}
|
14853
14848
|
return this.cache.last.number + 1;
|
14854
14849
|
}
|
14855
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14856
|
-
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' }); }
|
14857
14852
|
}
|
14858
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14853
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceService, decorators: [{
|
14859
14854
|
type: Injectable,
|
14860
14855
|
args: [{
|
14861
14856
|
providedIn: 'root'
|
@@ -14871,10 +14866,10 @@ class SoleInvoiceTemplateService extends RestService {
|
|
14871
14866
|
this.modelClass = SoleInvoiceTemplate;
|
14872
14867
|
this.url = 'sole-invoice-templates';
|
14873
14868
|
}
|
14874
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14875
|
-
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' }); }
|
14876
14871
|
}
|
14877
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14872
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SoleInvoiceTemplateService, decorators: [{
|
14878
14873
|
type: Injectable,
|
14879
14874
|
args: [{
|
14880
14875
|
providedIn: 'root'
|
@@ -14895,10 +14890,10 @@ class BasReportService extends RestService {
|
|
14895
14890
|
this.modelClass = BasReport;
|
14896
14891
|
this.url = 'bas-reports';
|
14897
14892
|
}
|
14898
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14899
|
-
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' }); }
|
14900
14895
|
}
|
14901
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasReportService, decorators: [{
|
14902
14897
|
type: Injectable,
|
14903
14898
|
args: [{
|
14904
14899
|
providedIn: 'root'
|
@@ -14922,10 +14917,10 @@ class ServicePaymentService extends RestService$1 {
|
|
14922
14917
|
}
|
14923
14918
|
return this.http.get(`${this.environment.apiV2}/service-payments/${payment.id}/invoice-url`);
|
14924
14919
|
}
|
14925
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14926
|
-
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' }); }
|
14927
14922
|
}
|
14928
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentService, decorators: [{
|
14929
14924
|
type: Injectable,
|
14930
14925
|
args: [{
|
14931
14926
|
providedIn: 'root'
|
@@ -14957,10 +14952,10 @@ class ServicePaymentMethodService extends RestService$1 {
|
|
14957
14952
|
return this.http.put(`${this.apiUrl}/${paymentMethod.id}/default`, {})
|
14958
14953
|
.pipe(map((updatedPaymentMethod) => plainToClass(ServicePaymentMethod, updatedPaymentMethod)));
|
14959
14954
|
}
|
14960
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14961
|
-
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' }); }
|
14962
14957
|
}
|
14963
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14958
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePaymentMethodService, decorators: [{
|
14964
14959
|
type: Injectable,
|
14965
14960
|
args: [{
|
14966
14961
|
providedIn: 'root'
|
@@ -14981,10 +14976,10 @@ class ServicePriceService extends RestService$1 {
|
|
14981
14976
|
this.collectionClass = ServicePriceCollection;
|
14982
14977
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
14983
14978
|
}
|
14984
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
14985
|
-
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' }); }
|
14986
14981
|
}
|
14987
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
14982
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServicePriceService, decorators: [{
|
14988
14983
|
type: Injectable,
|
14989
14984
|
args: [{
|
14990
14985
|
providedIn: 'root'
|
@@ -15062,10 +15057,10 @@ class SubscriptionService extends RestService$1 {
|
|
15062
15057
|
params: { code }
|
15063
15058
|
}).pipe(map((response) => plainToClass(ServicePromoCode, response)));
|
15064
15059
|
}
|
15065
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15066
|
-
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' }); }
|
15067
15062
|
}
|
15068
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15063
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SubscriptionService, decorators: [{
|
15069
15064
|
type: Injectable,
|
15070
15065
|
args: [{
|
15071
15066
|
providedIn: 'root'
|
@@ -15083,10 +15078,10 @@ class ServiceProductService extends RestService$1 {
|
|
15083
15078
|
this.endpointUri = 'service-products';
|
15084
15079
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
15085
15080
|
}
|
15086
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15087
|
-
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' }); }
|
15088
15083
|
}
|
15089
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15084
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ServiceProductService, decorators: [{
|
15090
15085
|
type: Injectable,
|
15091
15086
|
args: [{
|
15092
15087
|
providedIn: 'root'
|
@@ -15222,10 +15217,10 @@ class TaxReviewHistoryService extends RestService {
|
|
15222
15217
|
this.updateCache();
|
15223
15218
|
});
|
15224
15219
|
}
|
15225
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15226
|
-
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' }); }
|
15227
15222
|
}
|
15228
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15223
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewHistoryService, decorators: [{
|
15229
15224
|
type: Injectable,
|
15230
15225
|
args: [{
|
15231
15226
|
providedIn: 'root'
|
@@ -15318,10 +15313,10 @@ class TaxReviewService extends RestService {
|
|
15318
15313
|
}
|
15319
15314
|
});
|
15320
15315
|
}
|
15321
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15322
|
-
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' }); }
|
15323
15318
|
}
|
15324
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15319
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReviewService, decorators: [{
|
15325
15320
|
type: Injectable,
|
15326
15321
|
args: [{
|
15327
15322
|
providedIn: 'root'
|
@@ -15615,10 +15610,10 @@ class TaxSummaryService {
|
|
15615
15610
|
this.getForecast().subscribe();
|
15616
15611
|
});
|
15617
15612
|
}
|
15618
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15619
|
-
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' }); }
|
15620
15615
|
}
|
15621
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15616
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxSummaryService, decorators: [{
|
15622
15617
|
type: Injectable,
|
15623
15618
|
args: [{
|
15624
15619
|
providedIn: 'root'
|
@@ -15639,10 +15634,10 @@ class AllocationRuleService extends RestService$1 {
|
|
15639
15634
|
getCustomHttpErrorMessages() {
|
15640
15635
|
return { 422: 'You can only have 10 conditions in a rule' };
|
15641
15636
|
}
|
15642
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15643
|
-
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' }); }
|
15644
15639
|
}
|
15645
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15640
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AllocationRuleService, decorators: [{
|
15646
15641
|
type: Injectable,
|
15647
15642
|
args: [{
|
15648
15643
|
providedIn: 'root'
|
@@ -15747,10 +15742,10 @@ class TransactionAllocationService extends RestService {
|
|
15747
15742
|
}
|
15748
15743
|
});
|
15749
15744
|
}
|
15750
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
15751
|
-
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' }); }
|
15752
15747
|
}
|
15753
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
15748
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionAllocationService, decorators: [{
|
15754
15749
|
type: Injectable,
|
15755
15750
|
args: [{
|
15756
15751
|
providedIn: 'root'
|
@@ -16007,10 +16002,10 @@ class TransactionService extends RestService {
|
|
16007
16002
|
}
|
16008
16003
|
});
|
16009
16004
|
}
|
16010
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16011
|
-
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' }); }
|
16012
16007
|
}
|
16013
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16008
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TransactionService, decorators: [{
|
16014
16009
|
type: Injectable,
|
16015
16010
|
args: [{
|
16016
16011
|
providedIn: 'root'
|
@@ -16036,10 +16031,10 @@ class PriorTransactionService extends RestService$1 {
|
|
16036
16031
|
const financialYear = new FinancialYear(new FinancialYear().year - 1);
|
16037
16032
|
return super.get(this.apiUrl + `?financialYear=${financialYear.year}`).pipe(map(transactions => transactions.filterByFinancialYear('date', null, financialYear)));
|
16038
16033
|
}
|
16039
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16040
|
-
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' }); }
|
16041
16036
|
}
|
16042
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16037
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PriorTransactionService, decorators: [{
|
16043
16038
|
type: Injectable,
|
16044
16039
|
args: [{
|
16045
16040
|
providedIn: 'root'
|
@@ -16063,10 +16058,10 @@ class YoutubeService {
|
|
16063
16058
|
title: item.snippet.title
|
16064
16059
|
}))));
|
16065
16060
|
}
|
16066
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16067
|
-
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' }); }
|
16068
16063
|
}
|
16069
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16064
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: YoutubeService, decorators: [{
|
16070
16065
|
type: Injectable,
|
16071
16066
|
args: [{
|
16072
16067
|
providedIn: 'root'
|
@@ -16086,10 +16081,10 @@ class VehicleService extends RestService$1 {
|
|
16086
16081
|
this.collectionClass = (Collection);
|
16087
16082
|
this.modelClass = Vehicle;
|
16088
16083
|
}
|
16089
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16090
|
-
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' }); }
|
16091
16086
|
}
|
16092
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16087
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleService, decorators: [{
|
16093
16088
|
type: Injectable,
|
16094
16089
|
args: [{
|
16095
16090
|
providedIn: 'root'
|
@@ -16131,10 +16126,10 @@ class VehicleClaimService extends RestService$1 {
|
|
16131
16126
|
});
|
16132
16127
|
return combineLatest(batch$);
|
16133
16128
|
}
|
16134
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16135
|
-
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' }); }
|
16136
16131
|
}
|
16137
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16132
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimService, decorators: [{
|
16138
16133
|
type: Injectable,
|
16139
16134
|
args: [{
|
16140
16135
|
providedIn: 'root'
|
@@ -16196,10 +16191,10 @@ class VehicleClaimDetailsService {
|
|
16196
16191
|
const vehicleClaimDetails = plainToClass(VehicleClaimDetails, Object.assign({}, this.cache, { isManual: true }));
|
16197
16192
|
this.update(vehicleClaimDetails).subscribe();
|
16198
16193
|
}
|
16199
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16200
|
-
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' }); }
|
16201
16196
|
}
|
16202
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16197
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleClaimDetailsService, decorators: [{
|
16203
16198
|
type: Injectable,
|
16204
16199
|
args: [{
|
16205
16200
|
providedIn: 'root'
|
@@ -16220,10 +16215,10 @@ class VehicleLogbookService extends RestService$1 {
|
|
16220
16215
|
this.collectionClass = VehicleLogbookCollection;
|
16221
16216
|
this.modelClass = VehicleLogbook;
|
16222
16217
|
}
|
16223
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16224
|
-
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' }); }
|
16225
16220
|
}
|
16226
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16221
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: VehicleLogbookService, decorators: [{
|
16227
16222
|
type: Injectable,
|
16228
16223
|
args: [{
|
16229
16224
|
providedIn: 'root'
|
@@ -16246,10 +16241,10 @@ class AnnualClientDetailsService extends RestService$1 {
|
|
16246
16241
|
this.endpointUri = 'annual-client-details';
|
16247
16242
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch', 'delete'];
|
16248
16243
|
}
|
16249
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16250
|
-
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' }); }
|
16251
16246
|
}
|
16252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AnnualClientDetailsService, decorators: [{
|
16253
16248
|
type: Injectable,
|
16254
16249
|
args: [{
|
16255
16250
|
providedIn: 'root'
|
@@ -16279,10 +16274,10 @@ class OccupationService {
|
|
16279
16274
|
}
|
16280
16275
|
return this.occupationsSubject.asObservable();
|
16281
16276
|
}
|
16282
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16283
|
-
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' }); }
|
16284
16279
|
}
|
16285
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16280
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: OccupationService, decorators: [{
|
16286
16281
|
type: Injectable,
|
16287
16282
|
args: [{
|
16288
16283
|
providedIn: 'root'
|
@@ -16304,10 +16299,10 @@ class ClientCouponService extends RestService$1 {
|
|
16304
16299
|
this.endpointUri = 'users/current/promo-code';
|
16305
16300
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
16306
16301
|
}
|
16307
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16308
|
-
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' }); }
|
16309
16304
|
}
|
16310
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16305
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientCouponService, decorators: [{
|
16311
16306
|
type: Injectable,
|
16312
16307
|
args: [{
|
16313
16308
|
providedIn: 'root'
|
@@ -16322,10 +16317,10 @@ class CapitalLossService extends RestService$1 {
|
|
16322
16317
|
this.collectionClass = (Collection);
|
16323
16318
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
16324
16319
|
}
|
16325
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16326
|
-
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' }); }
|
16327
16322
|
}
|
16328
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16323
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CapitalLossService, decorators: [{
|
16329
16324
|
type: Injectable,
|
16330
16325
|
args: [{
|
16331
16326
|
providedIn: 'root'
|
@@ -16353,10 +16348,10 @@ class SharesightDetailsService extends RestService$1 {
|
|
16353
16348
|
reconnect(sharesightDetails) {
|
16354
16349
|
return this.put(sharesightDetails, `${this.apiUrl}/${sharesightDetails.id}/reconnect`);
|
16355
16350
|
}
|
16356
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16357
|
-
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' }); }
|
16358
16353
|
}
|
16359
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16354
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SharesightDetailsService, decorators: [{
|
16360
16355
|
type: Injectable,
|
16361
16356
|
args: [{
|
16362
16357
|
providedIn: 'root'
|
@@ -16412,10 +16407,10 @@ class UserEventSettingService extends RestService$1 {
|
|
16412
16407
|
this.endpointUri = 'user-event-settings';
|
16413
16408
|
this.disabledMethods = ['postBatch', 'putBatch', 'delete', 'deleteBatch'];
|
16414
16409
|
}
|
16415
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16416
|
-
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' }); }
|
16417
16412
|
}
|
16418
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16413
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventSettingService, decorators: [{
|
16419
16414
|
type: Injectable,
|
16420
16415
|
args: [{
|
16421
16416
|
providedIn: 'root'
|
@@ -16430,10 +16425,10 @@ class UserEventTypeService extends RestService$1 {
|
|
16430
16425
|
this.endpointUri = 'user-event-types';
|
16431
16426
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
16432
16427
|
}
|
16433
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16434
|
-
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' }); }
|
16435
16430
|
}
|
16436
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16431
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserEventTypeService, decorators: [{
|
16437
16432
|
type: Injectable,
|
16438
16433
|
args: [{
|
16439
16434
|
providedIn: 'root'
|
@@ -16457,10 +16452,10 @@ class UsersInviteService extends RestService {
|
|
16457
16452
|
this.modelClass = RegistrationInvite;
|
16458
16453
|
this.url = 'users/invite';
|
16459
16454
|
}
|
16460
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16461
|
-
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' }); }
|
16462
16457
|
}
|
16463
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16458
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UsersInviteService, decorators: [{
|
16464
16459
|
type: Injectable,
|
16465
16460
|
args: [{
|
16466
16461
|
providedIn: 'root'
|
@@ -16558,10 +16553,10 @@ class UserService extends RestService$1 {
|
|
16558
16553
|
}, 2000);
|
16559
16554
|
}, ['post', 'put']);
|
16560
16555
|
}
|
16561
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16562
|
-
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' }); }
|
16563
16558
|
}
|
16564
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16559
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserService, decorators: [{
|
16565
16560
|
type: Injectable,
|
16566
16561
|
args: [{
|
16567
16562
|
providedIn: 'root'
|
@@ -16582,10 +16577,10 @@ class FinancialYearService {
|
|
16582
16577
|
window.location.reload();
|
16583
16578
|
}));
|
16584
16579
|
}
|
16585
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16586
|
-
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' }); }
|
16587
16582
|
}
|
16588
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16583
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: FinancialYearService, decorators: [{
|
16589
16584
|
type: Injectable,
|
16590
16585
|
args: [{
|
16591
16586
|
providedIn: 'root'
|
@@ -16617,10 +16612,10 @@ class HoldingTradeService extends RestService$1 {
|
|
16617
16612
|
}
|
16618
16613
|
});
|
16619
16614
|
}
|
16620
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16621
|
-
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' }); }
|
16622
16617
|
}
|
16623
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16618
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeService, decorators: [{
|
16624
16619
|
type: Injectable,
|
16625
16620
|
args: [{
|
16626
16621
|
providedIn: 'root'
|
@@ -16657,10 +16652,10 @@ class HoldingTypeService extends RestService$1 {
|
|
16657
16652
|
}
|
16658
16653
|
});
|
16659
16654
|
}
|
16660
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16661
|
-
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' }); }
|
16662
16657
|
}
|
16663
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16658
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeService, decorators: [{
|
16664
16659
|
type: Injectable,
|
16665
16660
|
args: [{
|
16666
16661
|
providedIn: 'root'
|
@@ -16679,10 +16674,10 @@ class HoldingSaleService extends RestService$1 {
|
|
16679
16674
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
16680
16675
|
this.roles = [UserRolesEnum.HOLDING_TANK];
|
16681
16676
|
}
|
16682
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16683
|
-
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' }); }
|
16684
16679
|
}
|
16685
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16680
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingSaleService, decorators: [{
|
16686
16681
|
type: Injectable,
|
16687
16682
|
args: [{
|
16688
16683
|
providedIn: 'root'
|
@@ -16724,10 +16719,10 @@ class HoldingTradeImportService extends RestService$1 {
|
|
16724
16719
|
return throwError(error);
|
16725
16720
|
}));
|
16726
16721
|
}
|
16727
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16728
|
-
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' }); }
|
16729
16724
|
}
|
16730
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16725
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTradeImportService, decorators: [{
|
16731
16726
|
type: Injectable,
|
16732
16727
|
args: [{
|
16733
16728
|
providedIn: 'root'
|
@@ -16821,10 +16816,10 @@ class HoldingTypeExchangeService extends DataService {
|
|
16821
16816
|
this.collectionClass = Collection;
|
16822
16817
|
this.setCache(HoldingTypeExchanges);
|
16823
16818
|
}
|
16824
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16825
|
-
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' }); }
|
16826
16821
|
}
|
16827
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16822
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HoldingTypeExchangeService, decorators: [{
|
16828
16823
|
type: Injectable,
|
16829
16824
|
args: [{
|
16830
16825
|
providedIn: 'root'
|
@@ -16858,10 +16853,10 @@ class HomeOfficeClaimService extends RestService$1 {
|
|
16858
16853
|
this.disabledMethods = ['postBatch', 'putBatch', 'deleteBatch'];
|
16859
16854
|
this.roles = [UserRolesEnum.WORK_TANK, UserRolesEnum.SOLE_TANK];
|
16860
16855
|
}
|
16861
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16862
|
-
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' }); }
|
16863
16858
|
}
|
16864
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16859
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeClaimService, decorators: [{
|
16865
16860
|
type: Injectable,
|
16866
16861
|
args: [{
|
16867
16862
|
providedIn: 'root'
|
@@ -16889,10 +16884,10 @@ class HomeOfficeLogService extends RestService$1 {
|
|
16889
16884
|
listenEvents() {
|
16890
16885
|
this.listenCSE(HomeOfficeClaim, this.refreshCache, ['post']);
|
16891
16886
|
}
|
16892
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16893
|
-
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' }); }
|
16894
16889
|
}
|
16895
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16890
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HomeOfficeLogService, decorators: [{
|
16896
16891
|
type: Injectable,
|
16897
16892
|
args: [{
|
16898
16893
|
providedIn: 'root'
|
@@ -16932,10 +16927,10 @@ class AussieService extends RestService$1 {
|
|
16932
16927
|
postAppointment() {
|
16933
16928
|
return this.http.delete(`${this.environment.apiV2}/aussie/appointments`);
|
16934
16929
|
}
|
16935
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
16936
|
-
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' }); }
|
16937
16932
|
}
|
16938
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
16933
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieService, decorators: [{
|
16939
16934
|
type: Injectable,
|
16940
16935
|
args: [{
|
16941
16936
|
providedIn: 'root'
|
@@ -17015,10 +17010,10 @@ class IncomeSourceTypeService extends DataService {
|
|
17015
17010
|
this.collectionClass = Collection;
|
17016
17011
|
this.setCache(IncomeSourceTypes);
|
17017
17012
|
}
|
17018
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
17019
|
-
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' }); }
|
17020
17015
|
}
|
17021
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
17016
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IncomeSourceTypeService, decorators: [{
|
17022
17017
|
type: Injectable,
|
17023
17018
|
args: [{
|
17024
17019
|
providedIn: 'root'
|
@@ -17032,10 +17027,10 @@ class ChartAccountsValueService extends DataService {
|
|
17032
17027
|
this.collectionClass = ChartAccountsValueCollection;
|
17033
17028
|
this.setCache(ChartAccountsValues);
|
17034
17029
|
}
|
17035
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
17036
|
-
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' }); }
|
17037
17032
|
}
|
17038
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
17033
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ChartAccountsValueService, decorators: [{
|
17039
17034
|
type: Injectable,
|
17040
17035
|
args: [{
|
17041
17036
|
providedIn: 'root'
|
@@ -19124,10 +19119,10 @@ class TaxReturnItemService extends DataService {
|
|
19124
19119
|
this.collectionClass = Collection;
|
19125
19120
|
this.setCache(TaxReturnItems);
|
19126
19121
|
}
|
19127
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19128
|
-
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' }); }
|
19129
19124
|
}
|
19130
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: TaxReturnItemService, decorators: [{
|
19131
19126
|
type: Injectable,
|
19132
19127
|
args: [{
|
19133
19128
|
providedIn: 'root'
|
@@ -19148,10 +19143,10 @@ class SetupItemService extends RestService$1 {
|
|
19148
19143
|
this.collectionClass = AccountSetupItemCollection;
|
19149
19144
|
this.disabledMethods = ['post', 'postBatch', 'put', 'putBatch', 'delete', 'deleteBatch'];
|
19150
19145
|
}
|
19151
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19152
|
-
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' }); }
|
19153
19148
|
}
|
19154
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19149
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SetupItemService, decorators: [{
|
19155
19150
|
type: Injectable,
|
19156
19151
|
args: [{
|
19157
19152
|
providedIn: 'root'
|
@@ -19306,10 +19301,10 @@ class AccountSetupService {
|
|
19306
19301
|
}
|
19307
19302
|
return this.setItemStatus(this.items.findBy('isBankFeeds', true), this.bankAccountsService.getArray());
|
19308
19303
|
}
|
19309
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19310
|
-
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' }); }
|
19311
19306
|
}
|
19312
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19307
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AccountSetupService, decorators: [{
|
19313
19308
|
type: Injectable,
|
19314
19309
|
args: [{
|
19315
19310
|
providedIn: 'root'
|
@@ -19350,10 +19345,10 @@ class AdblockService {
|
|
19350
19345
|
getInitialModalClosed() {
|
19351
19346
|
return JSON.parse(localStorage.getItem('isInitialModalClosed')) || false;
|
19352
19347
|
}
|
19353
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19354
|
-
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' }); }
|
19355
19350
|
}
|
19356
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19351
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AdblockService, decorators: [{
|
19357
19352
|
type: Injectable,
|
19358
19353
|
args: [{
|
19359
19354
|
providedIn: 'root'
|
@@ -19385,10 +19380,10 @@ class UserSwitcherService {
|
|
19385
19380
|
localStorage.removeItem(KEY);
|
19386
19381
|
window.location.replace('/firm/dashboard');
|
19387
19382
|
}
|
19388
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19389
|
-
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' }); }
|
19390
19385
|
}
|
19391
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19386
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherService, decorators: [{
|
19392
19387
|
type: Injectable,
|
19393
19388
|
args: [{
|
19394
19389
|
providedIn: 'root'
|
@@ -19429,10 +19424,10 @@ class AssetsService {
|
|
19429
19424
|
delete(entityId, asset) {
|
19430
19425
|
return this.http.delete(`${this.environment.apiV2}/${asset.entityType}/${entityId}/${asset.type}/${asset.id}`);
|
19431
19426
|
}
|
19432
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19433
|
-
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' }); }
|
19434
19429
|
}
|
19435
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19430
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AssetsService, decorators: [{
|
19436
19431
|
type: Injectable,
|
19437
19432
|
args: [{
|
19438
19433
|
providedIn: 'root'
|
@@ -19460,10 +19455,10 @@ class BankAccountCalculationService {
|
|
19460
19455
|
getNetPosition(bankAccounts, bankTransactions, allocations) {
|
19461
19456
|
return bankAccounts.currentBalance - this.getTaxTankBalance(bankAccounts.getLoanAccounts(), bankTransactions, allocations);
|
19462
19457
|
}
|
19463
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19464
|
-
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' }); }
|
19465
19460
|
}
|
19466
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19461
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BankAccountCalculationService, decorators: [{
|
19467
19462
|
type: Injectable,
|
19468
19463
|
args: [{
|
19469
19464
|
providedIn: 'root'
|
@@ -19490,10 +19485,10 @@ class ExportFormatterService {
|
|
19490
19485
|
}
|
19491
19486
|
}));
|
19492
19487
|
}
|
19493
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19494
|
-
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' }); }
|
19495
19490
|
}
|
19496
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19491
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ExportFormatterService, decorators: [{
|
19497
19492
|
type: Injectable,
|
19498
19493
|
args: [{
|
19499
19494
|
providedIn: 'root'
|
@@ -19513,10 +19508,10 @@ class HeaderTitleService {
|
|
19513
19508
|
return route;
|
19514
19509
|
}), filter((route) => route.outlet === 'primary'), mergeMap((route) => route.data));
|
19515
19510
|
}
|
19516
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19517
|
-
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' }); }
|
19518
19513
|
}
|
19519
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19514
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: HeaderTitleService, decorators: [{
|
19520
19515
|
type: Injectable,
|
19521
19516
|
args: [{
|
19522
19517
|
providedIn: 'root'
|
@@ -19549,10 +19544,10 @@ class IntercomService {
|
|
19549
19544
|
const connectionCredentials = this.initUser(user);
|
19550
19545
|
window.Intercom('boot', connectionCredentials);
|
19551
19546
|
}
|
19552
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19553
|
-
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' }); }
|
19554
19549
|
}
|
19555
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19550
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: IntercomService, decorators: [{
|
19556
19551
|
type: Injectable,
|
19557
19552
|
args: [{
|
19558
19553
|
providedIn: 'root'
|
@@ -19622,10 +19617,10 @@ class PdfFromDomElementService {
|
|
19622
19617
|
.outputPdf('blob')
|
19623
19618
|
.then((blob) => new File([blob], filename, { type: 'application/pdf' })));
|
19624
19619
|
}
|
19625
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19626
|
-
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' }); }
|
19627
19622
|
}
|
19628
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19623
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDomElementService, decorators: [{
|
19629
19624
|
type: Injectable,
|
19630
19625
|
args: [{
|
19631
19626
|
providedIn: 'root'
|
@@ -19718,10 +19713,10 @@ class PdfFromTableService {
|
|
19718
19713
|
.text(description, FILE_SETTINGS.text.positionDescriptionX, FILE_SETTINGS.text.positionDescriptionY)
|
19719
19714
|
.setTextColor(FILE_SETTINGS.text.colorPrimary);
|
19720
19715
|
}
|
19721
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19722
|
-
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' }); }
|
19723
19718
|
}
|
19724
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19719
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromTableService, decorators: [{
|
19725
19720
|
type: Injectable,
|
19726
19721
|
args: [{
|
19727
19722
|
providedIn: 'root'
|
@@ -19759,10 +19754,10 @@ class PdfFromDataTableService extends PdfFromTableService {
|
|
19759
19754
|
});
|
19760
19755
|
return pdf;
|
19761
19756
|
}
|
19762
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19763
|
-
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' }); }
|
19764
19759
|
}
|
19765
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19760
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromDataTableService, decorators: [{
|
19766
19761
|
type: Injectable,
|
19767
19762
|
args: [{
|
19768
19763
|
providedIn: 'root'
|
@@ -19797,10 +19792,10 @@ class PdfFromHtmlTableService extends PdfFromTableService {
|
|
19797
19792
|
});
|
19798
19793
|
return pdf;
|
19799
19794
|
}
|
19800
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19801
|
-
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' }); }
|
19802
19797
|
}
|
19803
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19798
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PdfFromHtmlTableService, decorators: [{
|
19804
19799
|
type: Injectable,
|
19805
19800
|
args: [{
|
19806
19801
|
providedIn: 'root'
|
@@ -19824,10 +19819,10 @@ class PreloaderService {
|
|
19824
19819
|
activePreloaders = activePreloaders.filter((preloader) => preloader !== endpoint);
|
19825
19820
|
this.activePreloaders.next(activePreloaders);
|
19826
19821
|
}
|
19827
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19828
|
-
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' }); }
|
19829
19824
|
}
|
19830
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderService, decorators: [{
|
19831
19826
|
type: Injectable,
|
19832
19827
|
args: [{
|
19833
19828
|
providedIn: 'root'
|
@@ -19853,10 +19848,10 @@ class EquityPositionChartService {
|
|
19853
19848
|
}))
|
19854
19849
|
}))));
|
19855
19850
|
}
|
19856
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
19857
|
-
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' }); }
|
19858
19853
|
}
|
19859
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
19854
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EquityPositionChartService, decorators: [{
|
19860
19855
|
type: Injectable,
|
19861
19856
|
args: [{
|
19862
19857
|
providedIn: 'root'
|
@@ -20027,10 +20022,10 @@ class PropertyCalculationService {
|
|
20027
20022
|
return new Badge('Monitoring performance');
|
20028
20023
|
}
|
20029
20024
|
}
|
20030
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20031
|
-
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' }); }
|
20032
20027
|
}
|
20033
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20028
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyCalculationService, decorators: [{
|
20034
20029
|
type: Injectable,
|
20035
20030
|
args: [{
|
20036
20031
|
providedIn: 'root'
|
@@ -20088,10 +20083,10 @@ class PropertyTransactionReportService {
|
|
20088
20083
|
getDepreciations() {
|
20089
20084
|
return this.depreciationService.get().pipe(map((depreciations) => depreciations.getByChartAccountsCategories(CHART_ACCOUNTS_CATEGORIES.property)));
|
20090
20085
|
}
|
20091
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20092
|
-
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' }); }
|
20093
20088
|
}
|
20094
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20089
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PropertyTransactionReportService, decorators: [{
|
20095
20090
|
type: Injectable,
|
20096
20091
|
args: [{
|
20097
20092
|
providedIn: 'root'
|
@@ -20111,10 +20106,10 @@ class CurrentFirmBranchService {
|
|
20111
20106
|
set(firmBranches) {
|
20112
20107
|
this.firmBranchIds$.next(firmBranches.map(branch => branch.id));
|
20113
20108
|
}
|
20114
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20115
|
-
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' }); }
|
20116
20111
|
}
|
20117
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20112
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CurrentFirmBranchService, decorators: [{
|
20118
20113
|
type: Injectable,
|
20119
20114
|
args: [{
|
20120
20115
|
providedIn: 'root'
|
@@ -20209,10 +20204,10 @@ class XlsxService {
|
|
20209
20204
|
});
|
20210
20205
|
FileSaver.saveAs(data, `${fileName}.xlsx`);
|
20211
20206
|
}
|
20212
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20213
|
-
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' }); }
|
20214
20209
|
}
|
20215
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20210
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: XlsxService, decorators: [{
|
20216
20211
|
type: Injectable,
|
20217
20212
|
args: [{
|
20218
20213
|
providedIn: 'root'
|
@@ -20246,10 +20241,10 @@ class UserSwitcherInterceptor {
|
|
20246
20241
|
intercept(request, next) {
|
20247
20242
|
return next.handle(this.switch(request, this.userSwitcherService.get()));
|
20248
20243
|
}
|
20249
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20250
|
-
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 }); }
|
20251
20246
|
}
|
20252
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20247
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UserSwitcherInterceptor, decorators: [{
|
20253
20248
|
type: Injectable
|
20254
20249
|
}], ctorParameters: () => [{ type: UserSwitcherService }, { type: undefined, decorators: [{
|
20255
20250
|
type: Inject,
|
@@ -20571,10 +20566,10 @@ class PreloaderInterceptor {
|
|
20571
20566
|
findEndpoint(requestPath) {
|
20572
20567
|
return Object.values(ENDPOINTS).find((endpoint) => endpoint.test(requestPath));
|
20573
20568
|
}
|
20574
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20575
|
-
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 }); }
|
20576
20571
|
}
|
20577
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20572
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: PreloaderInterceptor, decorators: [{
|
20578
20573
|
type: Injectable
|
20579
20574
|
}], ctorParameters: () => [{ type: PreloaderService }] });
|
20580
20575
|
|
@@ -20599,10 +20594,10 @@ class BasiqTokenInterceptor {
|
|
20599
20594
|
}
|
20600
20595
|
});
|
20601
20596
|
}
|
20602
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20603
|
-
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 }); }
|
20604
20599
|
}
|
20605
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20600
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqTokenInterceptor, decorators: [{
|
20606
20601
|
type: Injectable
|
20607
20602
|
}], ctorParameters: () => [{ type: BasiqTokenService }] });
|
20608
20603
|
|
@@ -20625,10 +20620,10 @@ class BasiqClientIdInterceptor {
|
|
20625
20620
|
url: request.url.replace('null', basiqClientId)
|
20626
20621
|
});
|
20627
20622
|
}
|
20628
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20629
|
-
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 }); }
|
20630
20625
|
}
|
20631
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: BasiqClientIdInterceptor, decorators: [{
|
20632
20627
|
type: Injectable
|
20633
20628
|
}], ctorParameters: () => [{ type: UserService }] });
|
20634
20629
|
|
@@ -20663,10 +20658,10 @@ class RewardfulInterceptor {
|
|
20663
20658
|
&& (window['Rewardful'].referral || window['Rewardful'].coupon?.id)
|
20664
20659
|
&& registrationUrls.some(registrationUrl => request.url.includes(registrationUrl));
|
20665
20660
|
}
|
20666
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20667
|
-
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 }); }
|
20668
20663
|
}
|
20669
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20664
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: RewardfulInterceptor, decorators: [{
|
20670
20665
|
type: Injectable
|
20671
20666
|
}], ctorParameters: () => [{ type: undefined, decorators: [{
|
20672
20667
|
type: Inject,
|
@@ -20695,10 +20690,10 @@ class AussieInterceptor {
|
|
20695
20690
|
}
|
20696
20691
|
});
|
20697
20692
|
}
|
20698
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20699
|
-
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 }); }
|
20700
20695
|
}
|
20701
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20696
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AussieInterceptor, decorators: [{
|
20702
20697
|
type: Injectable
|
20703
20698
|
}], ctorParameters: () => [{ type: AussieService }, { type: undefined, decorators: [{
|
20704
20699
|
type: Inject,
|
@@ -20706,9 +20701,9 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
20706
20701
|
}] }] });
|
20707
20702
|
|
20708
20703
|
class InterceptorsModule {
|
20709
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20710
|
-
static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "
|
20711
|
-
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: [
|
20712
20707
|
{
|
20713
20708
|
provide: HTTP_INTERCEPTORS,
|
20714
20709
|
useClass: CorelogicInterceptor,
|
@@ -20752,7 +20747,7 @@ class InterceptorsModule {
|
|
20752
20747
|
}
|
20753
20748
|
] }); }
|
20754
20749
|
}
|
20755
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20750
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: InterceptorsModule, decorators: [{
|
20756
20751
|
type: NgModule,
|
20757
20752
|
args: [{
|
20758
20753
|
providers: [
|
@@ -20805,13 +20800,13 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImpo
|
|
20805
20800
|
* https://angular.io/guide/creating-libraries
|
20806
20801
|
*/
|
20807
20802
|
class CoreModule {
|
20808
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20809
|
-
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,
|
20810
20805
|
InterceptorsModule] }); }
|
20811
|
-
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,
|
20812
20807
|
InterceptorsModule] }); }
|
20813
20808
|
}
|
20814
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20809
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: CoreModule, decorators: [{
|
20815
20810
|
type: NgModule,
|
20816
20811
|
args: [{
|
20817
20812
|
declarations: [],
|
@@ -20831,10 +20826,10 @@ class AppCurrencyPipe extends CurrencyPipe {
|
|
20831
20826
|
digitsInfo = digitsInfo ?? '1.0-' + (value.toString().match(/[1-9]/)?.index || 2);
|
20832
20827
|
return super.transform(value, currencyCode, display, digitsInfo, locale);
|
20833
20828
|
}
|
20834
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20835
|
-
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" }); }
|
20836
20831
|
}
|
20837
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20832
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AppCurrencyPipe, decorators: [{
|
20838
20833
|
type: Pipe,
|
20839
20834
|
args: [{
|
20840
20835
|
name: 'appCurrency',
|
@@ -20849,10 +20844,10 @@ class SafeUrlPipe {
|
|
20849
20844
|
transform(url) {
|
20850
20845
|
return this.sanitizer.bypassSecurityTrustResourceUrl(url);
|
20851
20846
|
}
|
20852
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20853
|
-
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" }); }
|
20854
20849
|
}
|
20855
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20850
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: SafeUrlPipe, decorators: [{
|
20856
20851
|
type: Pipe,
|
20857
20852
|
args: [{
|
20858
20853
|
name: 'safeUrl',
|
@@ -20867,10 +20862,10 @@ class AppPercentPipe {
|
|
20867
20862
|
transform(value, total, floor) {
|
20868
20863
|
return this.percentagePipe.transform(value, total, floor) + '%';
|
20869
20864
|
}
|
20870
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
20871
|
-
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" }); }
|
20872
20867
|
}
|
20873
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
20868
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: AppPercentPipe, decorators: [{
|
20874
20869
|
type: Pipe,
|
20875
20870
|
args: [{
|
20876
20871
|
name: 'percentage',
|
@@ -22008,10 +22003,10 @@ class UniqueEmailValidator {
|
|
22008
22003
|
validate(control) {
|
22009
22004
|
return this.userService.search(control.value).pipe(map(user => user ? { emailIsUsed: true } : null));
|
22010
22005
|
}
|
22011
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
22012
|
-
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' }); }
|
22013
22008
|
}
|
22014
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22009
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: UniqueEmailValidator, decorators: [{
|
22015
22010
|
type: Injectable,
|
22016
22011
|
args: [{ providedIn: 'root' }]
|
22017
22012
|
}], ctorParameters: () => [{ type: UserService }] });
|
@@ -22093,10 +22088,10 @@ class ClientMovementForm extends AbstractForm {
|
|
22093
22088
|
firmBranch: new FormControl(clientMovement.firmBranch, [Validators.required]),
|
22094
22089
|
}, clientMovement);
|
22095
22090
|
}
|
22096
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
22097
|
-
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' }); }
|
22098
22093
|
}
|
22099
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22094
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: ClientMovementForm, decorators: [{
|
22100
22095
|
type: Injectable,
|
22101
22096
|
args: [{
|
22102
22097
|
providedIn: 'root'
|
@@ -22109,10 +22104,10 @@ class EmployeeDetailsForm extends AbstractForm {
|
|
22109
22104
|
firmBranches: new FormControl(employeeDetails.firmBranches, [Validators.required]),
|
22110
22105
|
}, employeeDetails);
|
22111
22106
|
}
|
22112
|
-
static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "
|
22113
|
-
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' }); }
|
22114
22109
|
}
|
22115
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "
|
22110
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "19.1.2", ngImport: i0, type: EmployeeDetailsForm, decorators: [{
|
22116
22111
|
type: Injectable,
|
22117
22112
|
args: [{
|
22118
22113
|
providedIn: 'root'
|