@mikemo-coposit/am-accounting-shared 0.0.1 → 0.0.3
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/dist/cjs/constants/cma/cma-account.constant.d.ts +6 -0
- package/dist/cjs/constants/cma/cma-account.constant.d.ts.map +1 -0
- package/dist/cjs/constants/cma/index.d.ts +2 -0
- package/dist/cjs/constants/cma/index.d.ts.map +1 -0
- package/dist/cjs/constants/common/common-status.constant.d.ts +5 -0
- package/dist/cjs/constants/common/common-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/common/common-sync-status.constant.d.ts +7 -0
- package/dist/cjs/constants/common/common-sync-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/common/index.d.ts +4 -0
- package/dist/cjs/constants/common/index.d.ts.map +1 -0
- package/dist/cjs/constants/common/reconcile-transaction-action.constant.d.ts +5 -0
- package/dist/cjs/constants/common/reconcile-transaction-action.constant.d.ts.map +1 -0
- package/dist/cjs/constants/index.d.ts +10 -0
- package/dist/cjs/constants/index.d.ts.map +1 -0
- package/dist/cjs/constants/menu/index.d.ts +3 -0
- package/dist/cjs/constants/menu/index.d.ts.map +1 -0
- package/dist/cjs/constants/menu/menu-status.constant.d.ts +6 -0
- package/dist/cjs/constants/menu/menu-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/menu/menu-type.constant.d.ts +7 -0
- package/dist/cjs/constants/menu/menu-type.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta/index.d.ts +2 -0
- package/dist/cjs/constants/mta/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta/mta.d.ts +5 -0
- package/dist/cjs/constants/mta/mta.d.ts.map +1 -0
- package/dist/cjs/constants/mta-account-period/index.d.ts +2 -0
- package/dist/cjs/constants/mta-account-period/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta-account-period/mta-account-period.constant.d.ts +5 -0
- package/dist/cjs/constants/mta-account-period/mta-account-period.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-reconciliation/index.d.ts +2 -0
- package/dist/cjs/constants/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta-reconciliation/mta-reconciliation.constant.d.ts +5 -0
- package/dist/cjs/constants/mta-reconciliation/mta-reconciliation.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/index.d.ts +4 -0
- package/dist/cjs/constants/mta-transaction/index.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/mta-input-type.constant.d.ts +6 -0
- package/dist/cjs/constants/mta-transaction/mta-input-type.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/mta-payment-method.constant.d.ts +4 -0
- package/dist/cjs/constants/mta-transaction/mta-payment-method.constant.d.ts.map +1 -0
- package/dist/cjs/constants/mta-transaction/mta-type.constant.d.ts +35 -0
- package/dist/cjs/constants/mta-transaction/mta-type.constant.d.ts.map +1 -0
- package/dist/cjs/constants/project/index.d.ts +3 -0
- package/dist/cjs/constants/project/index.d.ts.map +1 -0
- package/dist/cjs/constants/project/project-apply-status.rest.constant.d.ts +9 -0
- package/dist/cjs/constants/project/project-apply-status.rest.constant.d.ts.map +1 -0
- package/dist/cjs/constants/project/project-mta-allocation-status.constant.d.ts +7 -0
- package/dist/cjs/constants/project/project-mta-allocation-status.constant.d.ts.map +1 -0
- package/dist/cjs/constants/property/index.d.ts +2 -0
- package/dist/cjs/constants/property/index.d.ts.map +1 -0
- package/dist/cjs/constants/property/property-status.constant.d.ts +10 -0
- package/dist/cjs/constants/property/property-status.constant.d.ts.map +1 -0
- package/dist/cjs/index.d.ts +6 -0
- package/dist/cjs/index.d.ts.map +1 -0
- package/dist/cjs/index.js +6747 -0
- package/dist/cjs/index.js.LICENSE.txt +13 -0
- package/dist/cjs/interfaces/common/common.interface.d.ts +5 -0
- package/dist/cjs/interfaces/common/common.interface.d.ts.map +1 -0
- package/dist/cjs/interfaces/common/index.d.ts +2 -0
- package/dist/cjs/interfaces/common/index.d.ts.map +1 -0
- package/dist/cjs/interfaces/index.d.ts +2 -0
- package/dist/cjs/interfaces/index.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/cma-account-res.schema.d.ts +67 -0
- package/dist/cjs/schemas/cma/cma-account-res.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/cma-account.entity.schema.d.ts +67 -0
- package/dist/cjs/schemas/cma/cma-account.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/create-cma-account.schema.d.ts +24 -0
- package/dist/cjs/schemas/cma/create-cma-account.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma/index.d.ts +4 -0
- package/dist/cjs/schemas/cma/index.d.ts.map +1 -0
- package/dist/cjs/schemas/cma-transaction/cma-transaction.entity.schema.d.ts +76 -0
- package/dist/cjs/schemas/cma-transaction/cma-transaction.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/cma-transaction/index.d.ts +2 -0
- package/dist/cjs/schemas/cma-transaction/index.d.ts.map +1 -0
- package/dist/cjs/schemas/developer/developer.enity.schema.d.ts +28 -0
- package/dist/cjs/schemas/developer/developer.enity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/developer/index.d.ts +2 -0
- package/dist/cjs/schemas/developer/index.d.ts.map +1 -0
- package/dist/cjs/schemas/index.d.ts +17 -0
- package/dist/cjs/schemas/index.d.ts.map +1 -0
- package/dist/{schemas → cjs/schemas}/menu/create-menu.schema.d.ts +5 -7
- package/dist/cjs/schemas/menu/create-menu.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/menu/index.d.ts +4 -0
- package/dist/cjs/schemas/menu/index.d.ts.map +1 -0
- package/dist/{schemas → cjs/schemas}/menu/menu-res.schema.d.ts +36 -38
- package/dist/cjs/schemas/menu/menu-res.schema.d.ts.map +1 -0
- package/dist/{schemas → cjs/schemas}/menu/update-menu.schema.d.ts +7 -9
- package/dist/cjs/schemas/menu/update-menu.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/create-mta.rest.schema.d.ts +41 -0
- package/dist/cjs/schemas/mta/create-mta.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/index.d.ts +5 -0
- package/dist/cjs/schemas/mta/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/mta.entity.schema.d.ts +61 -0
- package/dist/cjs/schemas/mta/mta.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/mta.rest.schema.d.ts +914 -0
- package/dist/cjs/schemas/mta/mta.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta/update-mta.schema.d.ts +13 -0
- package/dist/cjs/schemas/mta/update-mta.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/index.d.ts +6 -0
- package/dist/cjs/schemas/mta-account-period/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts +19 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +4039 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.entity.schema.d.ts +46 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.rest.schema.d.ts +1357 -0
- package/dist/cjs/schemas/mta-account-period/mta-account-period.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts +19 -0
- package/dist/cjs/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-payment-method/index.d.ts +3 -0
- package/dist/cjs/schemas/mta-payment-method/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts +82 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts +236 -0
- package/dist/cjs/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/index.d.ts +3 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts +37 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +49 -0
- package/dist/cjs/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts +16 -0
- package/dist/cjs/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/index.d.ts +5 -0
- package/dist/cjs/schemas/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts +61 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts +71 -0
- package/dist/cjs/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts +13 -0
- package/dist/cjs/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts +19 -0
- package/dist/cjs/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts +16 -0
- package/dist/cjs/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts +69 -0
- package/dist/cjs/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/index.d.ts +7 -0
- package/dist/cjs/schemas/mta-transaction/index.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +88 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +1999 -0
- package/dist/cjs/schemas/mta-transaction/mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts +17 -0
- package/dist/cjs/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payment-provider/index.d.ts +2 -0
- package/dist/cjs/schemas/payment-provider/index.d.ts.map +1 -0
- package/dist/cjs/schemas/payment-provider/payment-provider.entity.schema.d.ts +31 -0
- package/dist/cjs/schemas/payment-provider/payment-provider.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/index.d.ts +6 -0
- package/dist/cjs/schemas/payout/index.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.create.schema.d.ts +157 -0
- package/dist/cjs/schemas/payout/payout.create.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.entity.schema.d.ts +342 -0
- package/dist/cjs/schemas/payout/payout.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.rest.create.schema.d.ts +101 -0
- package/dist/cjs/schemas/payout/payout.rest.create.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.rest.list.schema.d.ts +183 -0
- package/dist/cjs/schemas/payout/payout.rest.list.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/payout/payout.rest.view.schema.d.ts +282 -0
- package/dist/cjs/schemas/payout/payout.rest.view.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project/index.d.ts +3 -0
- package/dist/cjs/schemas/project/index.d.ts.map +1 -0
- package/dist/cjs/schemas/project/project.entity.schema.d.ts +41 -0
- package/dist/cjs/schemas/project/project.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project/project.rest.schema.d.ts +1233 -0
- package/dist/cjs/schemas/project/project.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts +13 -0
- package/dist/cjs/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts +13 -0
- package/dist/cjs/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/index.d.ts +5 -0
- package/dist/cjs/schemas/project-mta-allocation/index.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts +55 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts +452 -0
- package/dist/cjs/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/property/index.d.ts +3 -0
- package/dist/cjs/schemas/property/index.d.ts.map +1 -0
- package/dist/cjs/schemas/property/property.entity.schema.d.ts +61 -0
- package/dist/cjs/schemas/property/property.entity.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/property/property.rest.schema.d.ts +2021 -0
- package/dist/cjs/schemas/property/property.rest.schema.d.ts.map +1 -0
- package/dist/cjs/schemas/user/index.d.ts +2 -0
- package/dist/cjs/schemas/user/index.d.ts.map +1 -0
- package/dist/cjs/schemas/user/user.entity.schema.d.ts +52 -0
- package/dist/cjs/schemas/user/user.entity.schema.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts +13 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts +19 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts +8 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts +3 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/index.d.ts +3 -0
- package/dist/cjs/third-party-integrations/ammo-zepto/index.d.ts.map +1 -0
- package/dist/cjs/third-party-integrations/index.d.ts +2 -0
- package/dist/cjs/third-party-integrations/index.d.ts.map +1 -0
- package/dist/cjs/utils/amount.util.d.ts +3 -0
- package/dist/cjs/utils/amount.util.d.ts.map +1 -0
- package/dist/cjs/utils/currency.util.d.ts +5 -0
- package/dist/cjs/utils/currency.util.d.ts.map +1 -0
- package/dist/cjs/utils/index.d.ts +6 -0
- package/dist/cjs/utils/index.d.ts.map +1 -0
- package/dist/cjs/utils/mask-string.util.d.ts +6 -0
- package/dist/cjs/utils/mask-string.util.d.ts.map +1 -0
- package/dist/cjs/utils/payment-credential-generate.util.d.ts +11 -0
- package/dist/cjs/utils/payment-credential-generate.util.d.ts.map +1 -0
- package/dist/cjs/utils/transaction.util.d.ts +45 -0
- package/dist/cjs/utils/transaction.util.d.ts.map +1 -0
- package/dist/esm/constants/cma/cma-account.constant.d.ts +6 -0
- package/dist/esm/constants/cma/cma-account.constant.d.ts.map +1 -0
- package/dist/esm/constants/cma/index.d.ts +2 -0
- package/dist/esm/constants/cma/index.d.ts.map +1 -0
- package/dist/esm/constants/common/common-status.constant.d.ts +5 -0
- package/dist/esm/constants/common/common-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/common/common-sync-status.constant.d.ts +7 -0
- package/dist/esm/constants/common/common-sync-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/common/index.d.ts +4 -0
- package/dist/esm/constants/common/index.d.ts.map +1 -0
- package/dist/esm/constants/common/reconcile-transaction-action.constant.d.ts +5 -0
- package/dist/esm/constants/common/reconcile-transaction-action.constant.d.ts.map +1 -0
- package/dist/esm/constants/index.d.ts +10 -0
- package/dist/esm/constants/index.d.ts.map +1 -0
- package/dist/esm/constants/menu/index.d.ts +3 -0
- package/dist/esm/constants/menu/index.d.ts.map +1 -0
- package/dist/esm/constants/menu/menu-status.constant.d.ts +6 -0
- package/dist/esm/constants/menu/menu-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/menu/menu-type.constant.d.ts +7 -0
- package/dist/esm/constants/menu/menu-type.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta/index.d.ts +2 -0
- package/dist/esm/constants/mta/index.d.ts.map +1 -0
- package/dist/esm/constants/mta/mta.d.ts +5 -0
- package/dist/esm/constants/mta/mta.d.ts.map +1 -0
- package/dist/esm/constants/mta-account-period/index.d.ts +2 -0
- package/dist/esm/constants/mta-account-period/index.d.ts.map +1 -0
- package/dist/esm/constants/mta-account-period/mta-account-period.constant.d.ts +5 -0
- package/dist/esm/constants/mta-account-period/mta-account-period.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-reconciliation/index.d.ts +2 -0
- package/dist/esm/constants/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/esm/constants/mta-reconciliation/mta-reconciliation.constant.d.ts +5 -0
- package/dist/esm/constants/mta-reconciliation/mta-reconciliation.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/index.d.ts +4 -0
- package/dist/esm/constants/mta-transaction/index.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/mta-input-type.constant.d.ts +6 -0
- package/dist/esm/constants/mta-transaction/mta-input-type.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/mta-payment-method.constant.d.ts +4 -0
- package/dist/esm/constants/mta-transaction/mta-payment-method.constant.d.ts.map +1 -0
- package/dist/esm/constants/mta-transaction/mta-type.constant.d.ts +35 -0
- package/dist/esm/constants/mta-transaction/mta-type.constant.d.ts.map +1 -0
- package/dist/esm/constants/project/index.d.ts +3 -0
- package/dist/esm/constants/project/index.d.ts.map +1 -0
- package/dist/esm/constants/project/project-apply-status.rest.constant.d.ts +9 -0
- package/dist/esm/constants/project/project-apply-status.rest.constant.d.ts.map +1 -0
- package/dist/esm/constants/project/project-mta-allocation-status.constant.d.ts +7 -0
- package/dist/esm/constants/project/project-mta-allocation-status.constant.d.ts.map +1 -0
- package/dist/esm/constants/property/index.d.ts +2 -0
- package/dist/esm/constants/property/index.d.ts.map +1 -0
- package/dist/esm/constants/property/property-status.constant.d.ts +10 -0
- package/dist/esm/constants/property/property-status.constant.d.ts.map +1 -0
- package/dist/esm/index.d.ts +6 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +3214 -0
- package/dist/esm/interfaces/common/common.interface.d.ts +5 -0
- package/dist/esm/interfaces/common/common.interface.d.ts.map +1 -0
- package/dist/esm/interfaces/common/index.d.ts +2 -0
- package/dist/esm/interfaces/common/index.d.ts.map +1 -0
- package/dist/esm/interfaces/index.d.ts +2 -0
- package/dist/esm/interfaces/index.d.ts.map +1 -0
- package/dist/esm/schemas/cma/cma-account-res.schema.d.ts +67 -0
- package/dist/esm/schemas/cma/cma-account-res.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma/cma-account.entity.schema.d.ts +67 -0
- package/dist/esm/schemas/cma/cma-account.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma/create-cma-account.schema.d.ts +24 -0
- package/dist/esm/schemas/cma/create-cma-account.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma/index.d.ts +4 -0
- package/dist/esm/schemas/cma/index.d.ts.map +1 -0
- package/dist/esm/schemas/cma-transaction/cma-transaction.entity.schema.d.ts +76 -0
- package/dist/esm/schemas/cma-transaction/cma-transaction.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/cma-transaction/index.d.ts +2 -0
- package/dist/esm/schemas/cma-transaction/index.d.ts.map +1 -0
- package/dist/esm/schemas/developer/developer.enity.schema.d.ts +28 -0
- package/dist/esm/schemas/developer/developer.enity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/developer/index.d.ts +2 -0
- package/dist/esm/schemas/developer/index.d.ts.map +1 -0
- package/dist/esm/schemas/index.d.ts +17 -0
- package/dist/esm/schemas/index.d.ts.map +1 -0
- package/dist/{schemas/menu/create-menu.schema.d.mts → esm/schemas/menu/create-menu.schema.d.ts} +5 -7
- package/dist/esm/schemas/menu/create-menu.schema.d.ts.map +1 -0
- package/dist/esm/schemas/menu/index.d.ts +4 -0
- package/dist/esm/schemas/menu/index.d.ts.map +1 -0
- package/dist/{schemas/menu/menu-res.schema.d.mts → esm/schemas/menu/menu-res.schema.d.ts} +36 -38
- package/dist/esm/schemas/menu/menu-res.schema.d.ts.map +1 -0
- package/dist/{schemas/menu/update-menu.schema.d.mts → esm/schemas/menu/update-menu.schema.d.ts} +7 -9
- package/dist/esm/schemas/menu/update-menu.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/create-mta.rest.schema.d.ts +41 -0
- package/dist/esm/schemas/mta/create-mta.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/index.d.ts +5 -0
- package/dist/esm/schemas/mta/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta/mta.entity.schema.d.ts +61 -0
- package/dist/esm/schemas/mta/mta.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/mta.rest.schema.d.ts +914 -0
- package/dist/esm/schemas/mta/mta.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta/update-mta.schema.d.ts +13 -0
- package/dist/esm/schemas/mta/update-mta.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/index.d.ts +6 -0
- package/dist/esm/schemas/mta-account-period/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts +19 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-close.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts +4039 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period-closing-summary.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.entity.schema.d.ts +46 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.rest.schema.d.ts +1357 -0
- package/dist/esm/schemas/mta-account-period/mta-account-period.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts +19 -0
- package/dist/esm/schemas/mta-account-period/update-mta-period-reconciled-to.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-payment-method/index.d.ts +3 -0
- package/dist/esm/schemas/mta-payment-method/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts +82 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts +236 -0
- package/dist/esm/schemas/mta-payment-method/mta-payment-method.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciled-transaction/index.d.ts +3 -0
- package/dist/esm/schemas/mta-reconciled-transaction/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts +37 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts +49 -0
- package/dist/esm/schemas/mta-reconciled-transaction/mta-reconciled-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts +16 -0
- package/dist/esm/schemas/mta-reconciliation/create-mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/index.d.ts +5 -0
- package/dist/esm/schemas/mta-reconciliation/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts +61 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts +71 -0
- package/dist/esm/schemas/mta-reconciliation/mta-reconciliation.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts +13 -0
- package/dist/esm/schemas/mta-reconciliation/update-mta-reconciliation-current-bank-balance.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts +19 -0
- package/dist/esm/schemas/mta-transaction/assign-unknonw-receipt-to-property.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts +16 -0
- package/dist/esm/schemas/mta-transaction/cancel-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts +69 -0
- package/dist/esm/schemas/mta-transaction/create-mta-transactionrest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/index.d.ts +7 -0
- package/dist/esm/schemas/mta-transaction/index.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts +88 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts +1999 -0
- package/dist/esm/schemas/mta-transaction/mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts +17 -0
- package/dist/esm/schemas/mta-transaction/reconcile-mta-transaction.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payment-provider/index.d.ts +2 -0
- package/dist/esm/schemas/payment-provider/index.d.ts.map +1 -0
- package/dist/esm/schemas/payment-provider/payment-provider.entity.schema.d.ts +31 -0
- package/dist/esm/schemas/payment-provider/payment-provider.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/index.d.ts +6 -0
- package/dist/esm/schemas/payout/index.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.create.schema.d.ts +157 -0
- package/dist/esm/schemas/payout/payout.create.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.entity.schema.d.ts +342 -0
- package/dist/esm/schemas/payout/payout.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.rest.create.schema.d.ts +101 -0
- package/dist/esm/schemas/payout/payout.rest.create.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.rest.list.schema.d.ts +183 -0
- package/dist/esm/schemas/payout/payout.rest.list.schema.d.ts.map +1 -0
- package/dist/esm/schemas/payout/payout.rest.view.schema.d.ts +282 -0
- package/dist/esm/schemas/payout/payout.rest.view.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project/index.d.ts +3 -0
- package/dist/esm/schemas/project/index.d.ts.map +1 -0
- package/dist/esm/schemas/project/project.entity.schema.d.ts +41 -0
- package/dist/esm/schemas/project/project.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project/project.rest.schema.d.ts +1233 -0
- package/dist/esm/schemas/project/project.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts +13 -0
- package/dist/esm/schemas/project-mta-allocation/allocate-mta-to-project.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts +13 -0
- package/dist/esm/schemas/project-mta-allocation/approve-mta-allocation.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/index.d.ts +5 -0
- package/dist/esm/schemas/project-mta-allocation/index.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts +55 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts +452 -0
- package/dist/esm/schemas/project-mta-allocation/project-mta-allocation.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/property/index.d.ts +3 -0
- package/dist/esm/schemas/property/index.d.ts.map +1 -0
- package/dist/esm/schemas/property/property.entity.schema.d.ts +61 -0
- package/dist/esm/schemas/property/property.entity.schema.d.ts.map +1 -0
- package/dist/esm/schemas/property/property.rest.schema.d.ts +2021 -0
- package/dist/esm/schemas/property/property.rest.schema.d.ts.map +1 -0
- package/dist/esm/schemas/user/index.d.ts +2 -0
- package/dist/esm/schemas/user/index.d.ts.map +1 -0
- package/dist/esm/schemas/user/user.entity.schema.d.ts +52 -0
- package/dist/esm/schemas/user/user.entity.schema.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts +13 -0
- package/dist/esm/third-party-integrations/ammo-zepto/ammo-zepto.client.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts +19 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-account.type.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts +8 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/bank-accounts.api.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts +3 -0
- package/dist/esm/third-party-integrations/ammo-zepto/bank-accounts/index.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/ammo-zepto/index.d.ts +3 -0
- package/dist/esm/third-party-integrations/ammo-zepto/index.d.ts.map +1 -0
- package/dist/esm/third-party-integrations/index.d.ts +2 -0
- package/dist/esm/third-party-integrations/index.d.ts.map +1 -0
- package/dist/esm/utils/amount.util.d.ts +3 -0
- package/dist/esm/utils/amount.util.d.ts.map +1 -0
- package/dist/esm/utils/currency.util.d.ts +5 -0
- package/dist/esm/utils/currency.util.d.ts.map +1 -0
- package/dist/esm/utils/index.d.ts +6 -0
- package/dist/esm/utils/index.d.ts.map +1 -0
- package/dist/esm/utils/mask-string.util.d.ts +6 -0
- package/dist/esm/utils/mask-string.util.d.ts.map +1 -0
- package/dist/esm/utils/payment-credential-generate.util.d.ts +11 -0
- package/dist/esm/utils/payment-credential-generate.util.d.ts.map +1 -0
- package/dist/esm/utils/transaction.util.d.ts +45 -0
- package/dist/esm/utils/transaction.util.d.ts.map +1 -0
- package/package.json +14 -64
- package/dist/constants/index.d.mts +0 -5
- package/dist/constants/index.d.ts +0 -5
- package/dist/constants/index.js +0 -21
- package/dist/constants/index.js.map +0 -1
- package/dist/constants/index.mjs +0 -4
- package/dist/constants/index.mjs.map +0 -1
- package/dist/constants/menu/index.d.mts +0 -2
- package/dist/constants/menu/index.d.ts +0 -2
- package/dist/constants/menu/index.js +0 -20
- package/dist/constants/menu/index.js.map +0 -1
- package/dist/constants/menu/index.mjs +0 -3
- package/dist/constants/menu/index.mjs.map +0 -1
- package/dist/constants/menu/menu-status.constant.d.mts +0 -7
- package/dist/constants/menu/menu-status.constant.d.ts +0 -7
- package/dist/constants/menu/menu-status.constant.js +0 -28
- package/dist/constants/menu/menu-status.constant.js.map +0 -1
- package/dist/constants/menu/menu-status.constant.mjs +0 -8
- package/dist/constants/menu/menu-status.constant.mjs.map +0 -1
- package/dist/constants/menu/menu-type.constant.d.mts +0 -8
- package/dist/constants/menu/menu-type.constant.d.ts +0 -8
- package/dist/constants/menu/menu-type.constant.js +0 -29
- package/dist/constants/menu/menu-type.constant.js.map +0 -1
- package/dist/constants/menu/menu-type.constant.mjs +0 -9
- package/dist/constants/menu/menu-type.constant.mjs.map +0 -1
- package/dist/constants/project/index.d.mts +0 -2
- package/dist/constants/project/index.d.ts +0 -2
- package/dist/constants/project/index.js +0 -20
- package/dist/constants/project/index.js.map +0 -1
- package/dist/constants/project/index.mjs +0 -3
- package/dist/constants/project/index.mjs.map +0 -1
- package/dist/constants/project/project-res-status.constant.d.mts +0 -10
- package/dist/constants/project/project-res-status.constant.d.ts +0 -10
- package/dist/constants/project/project-res-status.constant.js +0 -31
- package/dist/constants/project/project-res-status.constant.js.map +0 -1
- package/dist/constants/project/project-res-status.constant.mjs +0 -11
- package/dist/constants/project/project-res-status.constant.mjs.map +0 -1
- package/dist/constants/project/project-trust-account-allocation-status.constant.d.mts +0 -8
- package/dist/constants/project/project-trust-account-allocation-status.constant.d.ts +0 -8
- package/dist/constants/project/project-trust-account-allocation-status.constant.js +0 -29
- package/dist/constants/project/project-trust-account-allocation-status.constant.js.map +0 -1
- package/dist/constants/project/project-trust-account-allocation-status.constant.mjs +0 -9
- package/dist/constants/project/project-trust-account-allocation-status.constant.mjs.map +0 -1
- package/dist/constants/trust-account/index.d.mts +0 -1
- package/dist/constants/trust-account/index.d.ts +0 -1
- package/dist/constants/trust-account/index.js +0 -19
- package/dist/constants/trust-account/index.js.map +0 -1
- package/dist/constants/trust-account/index.mjs +0 -2
- package/dist/constants/trust-account/index.mjs.map +0 -1
- package/dist/constants/trust-account/trust-account-status.constant.d.mts +0 -6
- package/dist/constants/trust-account/trust-account-status.constant.d.ts +0 -6
- package/dist/constants/trust-account/trust-account-status.constant.js +0 -29
- package/dist/constants/trust-account/trust-account-status.constant.js.map +0 -1
- package/dist/constants/trust-account/trust-account-status.constant.mjs +0 -9
- package/dist/constants/trust-account/trust-account-status.constant.mjs.map +0 -1
- package/dist/grpc/constants/accountms.constant.d.mts +0 -14
- package/dist/grpc/constants/accountms.constant.d.ts +0 -14
- package/dist/grpc/constants/accountms.constant.js +0 -39
- package/dist/grpc/constants/accountms.constant.js.map +0 -1
- package/dist/grpc/constants/accountms.constant.mjs +0 -19
- package/dist/grpc/constants/accountms.constant.mjs.map +0 -1
- package/dist/grpc/constants/index.d.mts +0 -1
- package/dist/grpc/constants/index.d.ts +0 -1
- package/dist/grpc/constants/index.js +0 -19
- package/dist/grpc/constants/index.js.map +0 -1
- package/dist/grpc/constants/index.mjs +0 -2
- package/dist/grpc/constants/index.mjs.map +0 -1
- package/dist/grpc/index.d.mts +0 -4
- package/dist/grpc/index.d.ts +0 -4
- package/dist/grpc/index.js +0 -20
- package/dist/grpc/index.js.map +0 -1
- package/dist/grpc/index.mjs +0 -3
- package/dist/grpc/index.mjs.map +0 -1
- package/dist/grpc/protos/common/common.file.d.mts +0 -2
- package/dist/grpc/protos/common/common.file.d.ts +0 -2
- package/dist/grpc/protos/common/common.file.proto +0 -30
- package/dist/grpc/protos/common/common.general.d.mts +0 -2
- package/dist/grpc/protos/common/common.general.d.ts +0 -2
- package/dist/grpc/protos/common/common.general.proto +0 -53
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.d.mts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.d.ts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.e.d.mts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.e.d.ts +0 -2
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.e.proto +0 -16
- package/dist/grpc/protos/project-trust-account-allocation/project-trust-account-allocation.proto +0 -28
- package/dist/grpc/protos/trust-account/trust-account.d.mts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.d.ts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.e.d.mts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.e.d.ts +0 -2
- package/dist/grpc/protos/trust-account/trust-account.e.proto +0 -18
- package/dist/grpc/protos/trust-account/trust-account.proto +0 -35
- package/dist/grpc/utils/grpc.options.util.d.mts +0 -10
- package/dist/grpc/utils/grpc.options.util.d.ts +0 -10
- package/dist/grpc/utils/grpc.options.util.js +0 -57
- package/dist/grpc/utils/grpc.options.util.js.map +0 -1
- package/dist/grpc/utils/grpc.options.util.mjs +0 -37
- package/dist/grpc/utils/grpc.options.util.mjs.map +0 -1
- package/dist/grpc/utils/index.d.mts +0 -3
- package/dist/grpc/utils/index.d.ts +0 -3
- package/dist/grpc/utils/index.js +0 -20
- package/dist/grpc/utils/index.js.map +0 -1
- package/dist/grpc/utils/index.mjs +0 -3
- package/dist/grpc/utils/index.mjs.map +0 -1
- package/dist/grpc/utils/proto.util.d.mts +0 -18
- package/dist/grpc/utils/proto.util.d.ts +0 -18
- package/dist/grpc/utils/proto.util.js +0 -102
- package/dist/grpc/utils/proto.util.js.map +0 -1
- package/dist/grpc/utils/proto.util.mjs +0 -82
- package/dist/grpc/utils/proto.util.mjs.map +0 -1
- package/dist/index.d.mts +0 -28
- package/dist/index.d.ts +0 -28
- package/dist/index.js +0 -23
- package/dist/index.js.map +0 -1
- package/dist/index.mjs +0 -6
- package/dist/index.mjs.map +0 -1
- package/dist/interfaces/common/common.interface.d.mts +0 -6
- package/dist/interfaces/common/common.interface.d.ts +0 -6
- package/dist/interfaces/common/common.interface.js +0 -17
- package/dist/interfaces/common/common.interface.js.map +0 -1
- package/dist/interfaces/common/common.interface.mjs +0 -1
- package/dist/interfaces/common/common.interface.mjs.map +0 -1
- package/dist/interfaces/common/index.d.mts +0 -1
- package/dist/interfaces/common/index.d.ts +0 -1
- package/dist/interfaces/common/index.js +0 -19
- package/dist/interfaces/common/index.js.map +0 -1
- package/dist/interfaces/common/index.mjs +0 -2
- package/dist/interfaces/common/index.mjs.map +0 -1
- package/dist/interfaces/index.d.mts +0 -12
- package/dist/interfaces/index.d.ts +0 -12
- package/dist/interfaces/index.js +0 -21
- package/dist/interfaces/index.js.map +0 -1
- package/dist/interfaces/index.mjs +0 -4
- package/dist/interfaces/index.mjs.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/index.d.mts +0 -7
- package/dist/interfaces/project-trust-account-allocation/index.d.ts +0 -7
- package/dist/interfaces/project-trust-account-allocation/index.js +0 -20
- package/dist/interfaces/project-trust-account-allocation/index.js.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/index.mjs +0 -3
- package/dist/interfaces/project-trust-account-allocation/index.mjs.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.d.mts +0 -16
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.d.ts +0 -16
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.js +0 -17
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.js.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.mjs +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.mjs.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.d.mts +0 -24
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.d.ts +0 -24
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.js +0 -17
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.js.map +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.mjs +0 -1
- package/dist/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.mjs.map +0 -1
- package/dist/interfaces/trust-account/index.d.mts +0 -8
- package/dist/interfaces/trust-account/index.d.ts +0 -8
- package/dist/interfaces/trust-account/index.js +0 -20
- package/dist/interfaces/trust-account/index.js.map +0 -1
- package/dist/interfaces/trust-account/index.mjs +0 -3
- package/dist/interfaces/trust-account/index.mjs.map +0 -1
- package/dist/interfaces/trust-account/trust-account.entity.interface.d.mts +0 -18
- package/dist/interfaces/trust-account/trust-account.entity.interface.d.ts +0 -18
- package/dist/interfaces/trust-account/trust-account.entity.interface.js +0 -17
- package/dist/interfaces/trust-account/trust-account.entity.interface.js.map +0 -1
- package/dist/interfaces/trust-account/trust-account.entity.interface.mjs +0 -1
- package/dist/interfaces/trust-account/trust-account.entity.interface.mjs.map +0 -1
- package/dist/interfaces/trust-account/trust-account.grpc.interface.d.mts +0 -24
- package/dist/interfaces/trust-account/trust-account.grpc.interface.d.ts +0 -24
- package/dist/interfaces/trust-account/trust-account.grpc.interface.js +0 -17
- package/dist/interfaces/trust-account/trust-account.grpc.interface.js.map +0 -1
- package/dist/interfaces/trust-account/trust-account.grpc.interface.mjs +0 -1
- package/dist/interfaces/trust-account/trust-account.grpc.interface.mjs.map +0 -1
- package/dist/schemas/index.d.mts +0 -12
- package/dist/schemas/index.d.ts +0 -12
- package/dist/schemas/index.js +0 -22
- package/dist/schemas/index.js.map +0 -1
- package/dist/schemas/index.mjs +0 -5
- package/dist/schemas/index.mjs.map +0 -1
- package/dist/schemas/menu/create-menu.schema.js +0 -40
- package/dist/schemas/menu/create-menu.schema.js.map +0 -1
- package/dist/schemas/menu/create-menu.schema.mjs +0 -20
- package/dist/schemas/menu/create-menu.schema.mjs.map +0 -1
- package/dist/schemas/menu/index.d.mts +0 -4
- package/dist/schemas/menu/index.d.ts +0 -4
- package/dist/schemas/menu/index.js +0 -21
- package/dist/schemas/menu/index.js.map +0 -1
- package/dist/schemas/menu/index.mjs +0 -4
- package/dist/schemas/menu/index.mjs.map +0 -1
- package/dist/schemas/menu/menu-res.schema.js +0 -49
- package/dist/schemas/menu/menu-res.schema.js.map +0 -1
- package/dist/schemas/menu/menu-res.schema.mjs +0 -29
- package/dist/schemas/menu/menu-res.schema.mjs.map +0 -1
- package/dist/schemas/menu/update-menu.schema.js +0 -29
- package/dist/schemas/menu/update-menu.schema.js.map +0 -1
- package/dist/schemas/menu/update-menu.schema.mjs +0 -9
- package/dist/schemas/menu/update-menu.schema.mjs.map +0 -1
- package/dist/schemas/project/index.d.mts +0 -3
- package/dist/schemas/project/index.d.ts +0 -3
- package/dist/schemas/project/index.js +0 -19
- package/dist/schemas/project/index.js.map +0 -1
- package/dist/schemas/project/index.mjs +0 -2
- package/dist/schemas/project/index.mjs.map +0 -1
- package/dist/schemas/project/project-res.schema.d.mts +0 -154
- package/dist/schemas/project/project-res.schema.d.ts +0 -154
- package/dist/schemas/project/project-res.schema.js +0 -42
- package/dist/schemas/project/project-res.schema.js.map +0 -1
- package/dist/schemas/project/project-res.schema.mjs +0 -22
- package/dist/schemas/project/project-res.schema.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.d.mts +0 -15
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.d.ts +0 -15
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js +0 -29
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs +0 -9
- package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.d.mts +0 -12
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.d.ts +0 -12
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.js +0 -28
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.mjs +0 -8
- package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/index.d.mts +0 -4
- package/dist/schemas/project-trust-account-allocation/index.d.ts +0 -4
- package/dist/schemas/project-trust-account-allocation/index.js +0 -21
- package/dist/schemas/project-trust-account-allocation/index.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/index.mjs +0 -4
- package/dist/schemas/project-trust-account-allocation/index.mjs.map +0 -1
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.d.mts +0 -46
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.d.ts +0 -46
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.js +0 -39
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.js.map +0 -1
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.mjs +0 -19
- package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.mjs.map +0 -1
- package/dist/schemas/trust-account/create-trust-account.schema.d.mts +0 -28
- package/dist/schemas/trust-account/create-trust-account.schema.d.ts +0 -28
- package/dist/schemas/trust-account/create-trust-account.schema.js +0 -36
- package/dist/schemas/trust-account/create-trust-account.schema.js.map +0 -1
- package/dist/schemas/trust-account/create-trust-account.schema.mjs +0 -16
- package/dist/schemas/trust-account/create-trust-account.schema.mjs.map +0 -1
- package/dist/schemas/trust-account/index.d.mts +0 -5
- package/dist/schemas/trust-account/index.d.ts +0 -5
- package/dist/schemas/trust-account/index.js +0 -21
- package/dist/schemas/trust-account/index.js.map +0 -1
- package/dist/schemas/trust-account/index.mjs +0 -4
- package/dist/schemas/trust-account/index.mjs.map +0 -1
- package/dist/schemas/trust-account/trust-account-res.schema.d.mts +0 -31
- package/dist/schemas/trust-account/trust-account-res.schema.d.ts +0 -31
- package/dist/schemas/trust-account/trust-account-res.schema.js +0 -46
- package/dist/schemas/trust-account/trust-account-res.schema.js.map +0 -1
- package/dist/schemas/trust-account/trust-account-res.schema.mjs +0 -26
- package/dist/schemas/trust-account/trust-account-res.schema.mjs.map +0 -1
- package/dist/schemas/trust-account/update-trust-account.schema.d.mts +0 -15
- package/dist/schemas/trust-account/update-trust-account.schema.d.ts +0 -15
- package/dist/schemas/trust-account/update-trust-account.schema.js +0 -29
- package/dist/schemas/trust-account/update-trust-account.schema.js.map +0 -1
- package/dist/schemas/trust-account/update-trust-account.schema.mjs +0 -9
- package/dist/schemas/trust-account/update-trust-account.schema.mjs.map +0 -1
- package/dist/utils/index.d.mts +0 -1
- package/dist/utils/index.d.ts +0 -1
- package/dist/utils/index.js +0 -19
- package/dist/utils/index.js.map +0 -1
- package/dist/utils/index.mjs +0 -2
- package/dist/utils/index.mjs.map +0 -1
- package/dist/utils/mask.d.mts +0 -7
- package/dist/utils/mask.d.ts +0 -7
- package/dist/utils/mask.js +0 -41
- package/dist/utils/mask.js.map +0 -1
- package/dist/utils/mask.mjs +0 -21
- package/dist/utils/mask.mjs.map +0 -1
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var common_interface_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(common_interface_exports);
|
|
17
|
-
//# sourceMappingURL=common.interface.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/common/common.interface.ts"],"sourcesContent":["// eslint-disable-next-line ts/no-empty-object-type\nexport type Empty = {};\n\nexport type IdReq = {\n id: string;\n};\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=common.interface.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { Empty, IdReq } from './common.interface.mjs';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { Empty, IdReq } from './common.interface.js';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var common_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(common_exports);
|
|
18
|
-
__reExport(common_exports, require("./common.interface"), module.exports);
|
|
19
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/common/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './common.interface';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,2BAAc,+BAFd;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/common/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './common.interface';\n"],"mappings":"AAEA,cAAc;","names":[]}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { Empty, IdReq } from './common/common.interface.mjs';
|
|
2
|
-
export { ProjectTrustAccountAllocationEntity } from './project-trust-account-allocation/project-trust-account-allocation.entity.interface.mjs';
|
|
3
|
-
export { AllocateTrustAccountToProjectReq, FindProjectTrustAccountAllocationByProjectIdRes, GetAllProjectTrustAccountAllocationsRes, ProjectTrustAccountAllocationGrpcService } from './project-trust-account-allocation/project-trust-account-allocation.grpc.interface.mjs';
|
|
4
|
-
export { TrustAccountEntity } from './trust-account/trust-account.entity.interface.mjs';
|
|
5
|
-
export { CreateTrustAccountReq, FindTrustAccountByIdRes, GetAllTrustAccountsRes, TrustAccountGrpcService, UpdateTrustAccountReq } from './trust-account/trust-account.grpc.interface.mjs';
|
|
6
|
-
import '../constants/project/project-trust-account-allocation-status.constant.mjs';
|
|
7
|
-
import '../schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs';
|
|
8
|
-
import 'zod';
|
|
9
|
-
import 'rxjs';
|
|
10
|
-
import '@mikemo-coposit/am-zshared';
|
|
11
|
-
import '../schemas/trust-account/create-trust-account.schema.mjs';
|
|
12
|
-
import '../schemas/trust-account/update-trust-account.schema.mjs';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { Empty, IdReq } from './common/common.interface.js';
|
|
2
|
-
export { ProjectTrustAccountAllocationEntity } from './project-trust-account-allocation/project-trust-account-allocation.entity.interface.js';
|
|
3
|
-
export { AllocateTrustAccountToProjectReq, FindProjectTrustAccountAllocationByProjectIdRes, GetAllProjectTrustAccountAllocationsRes, ProjectTrustAccountAllocationGrpcService } from './project-trust-account-allocation/project-trust-account-allocation.grpc.interface.js';
|
|
4
|
-
export { TrustAccountEntity } from './trust-account/trust-account.entity.interface.js';
|
|
5
|
-
export { CreateTrustAccountReq, FindTrustAccountByIdRes, GetAllTrustAccountsRes, TrustAccountGrpcService, UpdateTrustAccountReq } from './trust-account/trust-account.grpc.interface.js';
|
|
6
|
-
import '../constants/project/project-trust-account-allocation-status.constant.js';
|
|
7
|
-
import '../schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js';
|
|
8
|
-
import 'zod';
|
|
9
|
-
import 'rxjs';
|
|
10
|
-
import '@mikemo-coposit/am-zshared';
|
|
11
|
-
import '../schemas/trust-account/create-trust-account.schema.js';
|
|
12
|
-
import '../schemas/trust-account/update-trust-account.schema.js';
|
package/dist/interfaces/index.js
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var interfaces_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(interfaces_exports);
|
|
18
|
-
__reExport(interfaces_exports, require("./common"), module.exports);
|
|
19
|
-
__reExport(interfaces_exports, require("./project-trust-account-allocation"), module.exports);
|
|
20
|
-
__reExport(interfaces_exports, require("./trust-account"), module.exports);
|
|
21
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../packages/interfaces/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './common';\nexport * from './project-trust-account-allocation';\nexport * from './trust-account';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,+BAAc,qBAFd;AAGA,+BAAc,+CAHd;AAIA,+BAAc,4BAJd;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../packages/interfaces/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './common';\nexport * from './project-trust-account-allocation';\nexport * from './trust-account';\n"],"mappings":"AAEA,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { ProjectTrustAccountAllocationEntity } from './project-trust-account-allocation.entity.interface.mjs';
|
|
2
|
-
export { AllocateTrustAccountToProjectReq, FindProjectTrustAccountAllocationByProjectIdRes, GetAllProjectTrustAccountAllocationsRes, ProjectTrustAccountAllocationGrpcService } from './project-trust-account-allocation.grpc.interface.mjs';
|
|
3
|
-
import '../../constants/project/project-trust-account-allocation-status.constant.mjs';
|
|
4
|
-
import '../common/common.interface.mjs';
|
|
5
|
-
import '../../schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs';
|
|
6
|
-
import 'zod';
|
|
7
|
-
import 'rxjs';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export { ProjectTrustAccountAllocationEntity } from './project-trust-account-allocation.entity.interface.js';
|
|
2
|
-
export { AllocateTrustAccountToProjectReq, FindProjectTrustAccountAllocationByProjectIdRes, GetAllProjectTrustAccountAllocationsRes, ProjectTrustAccountAllocationGrpcService } from './project-trust-account-allocation.grpc.interface.js';
|
|
3
|
-
import '../../constants/project/project-trust-account-allocation-status.constant.js';
|
|
4
|
-
import '../common/common.interface.js';
|
|
5
|
-
import '../../schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js';
|
|
6
|
-
import 'zod';
|
|
7
|
-
import 'rxjs';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var project_trust_account_allocation_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(project_trust_account_allocation_exports);
|
|
18
|
-
__reExport(project_trust_account_allocation_exports, require("./project-trust-account-allocation.entity.interface"), module.exports);
|
|
19
|
-
__reExport(project_trust_account_allocation_exports, require("./project-trust-account-allocation.grpc.interface"), module.exports);
|
|
20
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/project-trust-account-allocation/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './project-trust-account-allocation.entity.interface';\nexport * from './project-trust-account-allocation.grpc.interface';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,qDAAc,gEAFd;AAGA,qDAAc,8DAHd;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/project-trust-account-allocation/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './project-trust-account-allocation.entity.interface';\nexport * from './project-trust-account-allocation.grpc.interface';\n"],"mappings":"AAEA,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ProjectTrustAccountAllocationStatus } from '../../constants/project/project-trust-account-allocation-status.constant.mjs';
|
|
2
|
-
|
|
3
|
-
type ProjectTrustAccountAllocationEntity = {
|
|
4
|
-
id: string;
|
|
5
|
-
projectId: string;
|
|
6
|
-
trustAccountId: string;
|
|
7
|
-
status: ProjectTrustAccountAllocationStatus;
|
|
8
|
-
createdBy: string;
|
|
9
|
-
approvedBy: string;
|
|
10
|
-
approvedAt: string;
|
|
11
|
-
createdAt: string;
|
|
12
|
-
updatedAt: string;
|
|
13
|
-
isArchived: boolean;
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
export type { ProjectTrustAccountAllocationEntity };
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { ProjectTrustAccountAllocationStatus } from '../../constants/project/project-trust-account-allocation-status.constant.js';
|
|
2
|
-
|
|
3
|
-
type ProjectTrustAccountAllocationEntity = {
|
|
4
|
-
id: string;
|
|
5
|
-
projectId: string;
|
|
6
|
-
trustAccountId: string;
|
|
7
|
-
status: ProjectTrustAccountAllocationStatus;
|
|
8
|
-
createdBy: string;
|
|
9
|
-
approvedBy: string;
|
|
10
|
-
approvedAt: string;
|
|
11
|
-
createdAt: string;
|
|
12
|
-
updatedAt: string;
|
|
13
|
-
isArchived: boolean;
|
|
14
|
-
};
|
|
15
|
-
|
|
16
|
-
export type { ProjectTrustAccountAllocationEntity };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var project_trust_account_allocation_entity_interface_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(project_trust_account_allocation_entity_interface_exports);
|
|
17
|
-
//# sourceMappingURL=project-trust-account-allocation.entity.interface.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface.ts"],"sourcesContent":["import { ProjectTrustAccountAllocationStatus } from '../../constants/project/project-trust-account-allocation-status.constant';\n\nexport type ProjectTrustAccountAllocationEntity = {\n id: string;\n projectId: string;\n trustAccountId: string;\n status: ProjectTrustAccountAllocationStatus;\n createdBy: string;\n approvedBy: string;\n approvedAt: string;\n createdAt: string;\n updatedAt: string;\n isArchived: boolean;\n};\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=project-trust-account-allocation.entity.interface.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ProjectTrustAccountAllocationEntity } from './project-trust-account-allocation.entity.interface.mjs';
|
|
2
|
-
import { IdReq, Empty } from '../common/common.interface.mjs';
|
|
3
|
-
import { AllocateTrustAccountToProjectRestReq } from '../../schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import '../../constants/project/project-trust-account-allocation-status.constant.mjs';
|
|
6
|
-
import 'zod';
|
|
7
|
-
|
|
8
|
-
type GetAllProjectTrustAccountAllocationsRes = {
|
|
9
|
-
data: ProjectTrustAccountAllocationEntity[];
|
|
10
|
-
};
|
|
11
|
-
type FindProjectTrustAccountAllocationByProjectIdRes = {
|
|
12
|
-
data?: ProjectTrustAccountAllocationEntity | null;
|
|
13
|
-
};
|
|
14
|
-
type AllocateTrustAccountToProjectReq = AllocateTrustAccountToProjectRestReq & {
|
|
15
|
-
userId: string;
|
|
16
|
-
};
|
|
17
|
-
interface ProjectTrustAccountAllocationGrpcService {
|
|
18
|
-
FindProjectTrustAccountAllocationByProjectId(args: IdReq): Observable<FindProjectTrustAccountAllocationByProjectIdRes>;
|
|
19
|
-
GetAllProjectTrustAccountAllocations(args: Empty): Observable<GetAllProjectTrustAccountAllocationsRes>;
|
|
20
|
-
AllocateTrustAccountToProject(payload: AllocateTrustAccountToProjectReq): Observable<ProjectTrustAccountAllocationEntity>;
|
|
21
|
-
ApproveProjectTrustAccountAllocation(payload: IdReq): Observable<ProjectTrustAccountAllocationEntity>;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export type { AllocateTrustAccountToProjectReq, FindProjectTrustAccountAllocationByProjectIdRes, GetAllProjectTrustAccountAllocationsRes, ProjectTrustAccountAllocationGrpcService };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { ProjectTrustAccountAllocationEntity } from './project-trust-account-allocation.entity.interface.js';
|
|
2
|
-
import { IdReq, Empty } from '../common/common.interface.js';
|
|
3
|
-
import { AllocateTrustAccountToProjectRestReq } from '../../schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js';
|
|
4
|
-
import { Observable } from 'rxjs';
|
|
5
|
-
import '../../constants/project/project-trust-account-allocation-status.constant.js';
|
|
6
|
-
import 'zod';
|
|
7
|
-
|
|
8
|
-
type GetAllProjectTrustAccountAllocationsRes = {
|
|
9
|
-
data: ProjectTrustAccountAllocationEntity[];
|
|
10
|
-
};
|
|
11
|
-
type FindProjectTrustAccountAllocationByProjectIdRes = {
|
|
12
|
-
data?: ProjectTrustAccountAllocationEntity | null;
|
|
13
|
-
};
|
|
14
|
-
type AllocateTrustAccountToProjectReq = AllocateTrustAccountToProjectRestReq & {
|
|
15
|
-
userId: string;
|
|
16
|
-
};
|
|
17
|
-
interface ProjectTrustAccountAllocationGrpcService {
|
|
18
|
-
FindProjectTrustAccountAllocationByProjectId(args: IdReq): Observable<FindProjectTrustAccountAllocationByProjectIdRes>;
|
|
19
|
-
GetAllProjectTrustAccountAllocations(args: Empty): Observable<GetAllProjectTrustAccountAllocationsRes>;
|
|
20
|
-
AllocateTrustAccountToProject(payload: AllocateTrustAccountToProjectReq): Observable<ProjectTrustAccountAllocationEntity>;
|
|
21
|
-
ApproveProjectTrustAccountAllocation(payload: IdReq): Observable<ProjectTrustAccountAllocationEntity>;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export type { AllocateTrustAccountToProjectReq, FindProjectTrustAccountAllocationByProjectIdRes, GetAllProjectTrustAccountAllocationsRes, ProjectTrustAccountAllocationGrpcService };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var project_trust_account_allocation_grpc_interface_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(project_trust_account_allocation_grpc_interface_exports);
|
|
17
|
-
//# sourceMappingURL=project-trust-account-allocation.grpc.interface.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/project-trust-account-allocation/project-trust-account-allocation.grpc.interface.ts"],"sourcesContent":["import { Empty, IdReq } from 'packages/interfaces/common/common.interface';\nimport { ProjectTrustAccountAllocationEntity } from 'packages/interfaces/project-trust-account-allocation/project-trust-account-allocation.entity.interface';\nimport { AllocateTrustAccountToProjectRestReq } from 'packages/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema';\nimport { Observable } from 'rxjs';\n\nexport type GetAllProjectTrustAccountAllocationsRes = {\n data: ProjectTrustAccountAllocationEntity[];\n};\n\nexport type FindProjectTrustAccountAllocationByProjectIdRes = {\n data?: ProjectTrustAccountAllocationEntity | null;\n};\n\nexport type AllocateTrustAccountToProjectReq = AllocateTrustAccountToProjectRestReq & {\n userId: string;\n};\n\nexport interface ProjectTrustAccountAllocationGrpcService {\n FindProjectTrustAccountAllocationByProjectId(args: IdReq): Observable<FindProjectTrustAccountAllocationByProjectIdRes>;\n GetAllProjectTrustAccountAllocations(args: Empty): Observable<GetAllProjectTrustAccountAllocationsRes>;\n AllocateTrustAccountToProject(payload: AllocateTrustAccountToProjectReq): Observable<ProjectTrustAccountAllocationEntity>;\n ApproveProjectTrustAccountAllocation(payload: IdReq): Observable<ProjectTrustAccountAllocationEntity>;\n}\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=project-trust-account-allocation.grpc.interface.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { TrustAccountEntity } from './trust-account.entity.interface.mjs';
|
|
2
|
-
export { CreateTrustAccountReq, FindTrustAccountByIdRes, GetAllTrustAccountsRes, TrustAccountGrpcService, UpdateTrustAccountReq } from './trust-account.grpc.interface.mjs';
|
|
3
|
-
import '@mikemo-coposit/am-zshared';
|
|
4
|
-
import 'rxjs';
|
|
5
|
-
import '../../schemas/trust-account/create-trust-account.schema.mjs';
|
|
6
|
-
import 'zod';
|
|
7
|
-
import '../../schemas/trust-account/update-trust-account.schema.mjs';
|
|
8
|
-
import '../common/common.interface.mjs';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { TrustAccountEntity } from './trust-account.entity.interface.js';
|
|
2
|
-
export { CreateTrustAccountReq, FindTrustAccountByIdRes, GetAllTrustAccountsRes, TrustAccountGrpcService, UpdateTrustAccountReq } from './trust-account.grpc.interface.js';
|
|
3
|
-
import '@mikemo-coposit/am-zshared';
|
|
4
|
-
import 'rxjs';
|
|
5
|
-
import '../../schemas/trust-account/create-trust-account.schema.js';
|
|
6
|
-
import 'zod';
|
|
7
|
-
import '../../schemas/trust-account/update-trust-account.schema.js';
|
|
8
|
-
import '../common/common.interface.js';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var trust_account_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(trust_account_exports);
|
|
18
|
-
__reExport(trust_account_exports, require("./trust-account.entity.interface"), module.exports);
|
|
19
|
-
__reExport(trust_account_exports, require("./trust-account.grpc.interface"), module.exports);
|
|
20
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/trust-account/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './trust-account.entity.interface';\nexport * from './trust-account.grpc.interface';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,kCAAc,6CAFd;AAGA,kCAAc,2CAHd;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/trust-account/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './trust-account.entity.interface';\nexport * from './trust-account.grpc.interface';\n"],"mappings":"AAEA,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { AuStateCode, AuTrustAccountBankCode, TrustAccountStatus } from '@mikemo-coposit/am-zshared';
|
|
2
|
-
|
|
3
|
-
type TrustAccountEntity = {
|
|
4
|
-
id: string;
|
|
5
|
-
name: string;
|
|
6
|
-
country: string;
|
|
7
|
-
stateCode: AuStateCode;
|
|
8
|
-
bsb: string;
|
|
9
|
-
bankCode: AuTrustAccountBankCode;
|
|
10
|
-
accountNumber: string;
|
|
11
|
-
status: TrustAccountStatus;
|
|
12
|
-
createdAt: string;
|
|
13
|
-
createdBy: string;
|
|
14
|
-
updatedAt: string;
|
|
15
|
-
isArchived: boolean;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
export type { TrustAccountEntity };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { AuStateCode, AuTrustAccountBankCode, TrustAccountStatus } from '@mikemo-coposit/am-zshared';
|
|
2
|
-
|
|
3
|
-
type TrustAccountEntity = {
|
|
4
|
-
id: string;
|
|
5
|
-
name: string;
|
|
6
|
-
country: string;
|
|
7
|
-
stateCode: AuStateCode;
|
|
8
|
-
bsb: string;
|
|
9
|
-
bankCode: AuTrustAccountBankCode;
|
|
10
|
-
accountNumber: string;
|
|
11
|
-
status: TrustAccountStatus;
|
|
12
|
-
createdAt: string;
|
|
13
|
-
createdBy: string;
|
|
14
|
-
updatedAt: string;
|
|
15
|
-
isArchived: boolean;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
export type { TrustAccountEntity };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var trust_account_entity_interface_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(trust_account_entity_interface_exports);
|
|
17
|
-
//# sourceMappingURL=trust-account.entity.interface.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/trust-account/trust-account.entity.interface.ts"],"sourcesContent":["import { AuStateCode, AuTrustAccountBankCode, TrustAccountStatus } from '@mikemo-coposit/am-zshared';\n\nexport type TrustAccountEntity = {\n id: string;\n name: string;\n country: string;\n stateCode: AuStateCode;\n bsb: string;\n bankCode: AuTrustAccountBankCode;\n accountNumber: string;\n status: TrustAccountStatus;\n createdAt: string;\n createdBy: string;\n updatedAt: string;\n isArchived: boolean;\n};\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=trust-account.entity.interface.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { TrustAccountEntity } from './trust-account.entity.interface.mjs';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { IdReq } from '@mikemo-coposit/am-zshared';
|
|
4
|
-
import { CreateTrustAccountRestReq } from '../../schemas/trust-account/create-trust-account.schema.mjs';
|
|
5
|
-
import { UpdateTrustAccountRestReq } from '../../schemas/trust-account/update-trust-account.schema.mjs';
|
|
6
|
-
import { Empty } from '../common/common.interface.mjs';
|
|
7
|
-
import 'zod';
|
|
8
|
-
|
|
9
|
-
type GetAllTrustAccountsRes = {
|
|
10
|
-
data: TrustAccountEntity[];
|
|
11
|
-
};
|
|
12
|
-
type FindTrustAccountByIdRes = {
|
|
13
|
-
data: TrustAccountEntity;
|
|
14
|
-
};
|
|
15
|
-
type CreateTrustAccountReq = CreateTrustAccountRestReq;
|
|
16
|
-
type UpdateTrustAccountReq = UpdateTrustAccountRestReq;
|
|
17
|
-
interface TrustAccountGrpcService {
|
|
18
|
-
GetAllTrustAccounts(payload: Empty): Observable<GetAllTrustAccountsRes>;
|
|
19
|
-
FindTrustAccountById(payload: IdReq): Observable<FindTrustAccountByIdRes>;
|
|
20
|
-
CreateTrustAccount(payload: CreateTrustAccountReq): Observable<TrustAccountEntity>;
|
|
21
|
-
UpdateTrustAccount(payload: UpdateTrustAccountReq): Observable<TrustAccountEntity>;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export type { CreateTrustAccountReq, FindTrustAccountByIdRes, GetAllTrustAccountsRes, TrustAccountGrpcService, UpdateTrustAccountReq };
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { TrustAccountEntity } from './trust-account.entity.interface.js';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { IdReq } from '@mikemo-coposit/am-zshared';
|
|
4
|
-
import { CreateTrustAccountRestReq } from '../../schemas/trust-account/create-trust-account.schema.js';
|
|
5
|
-
import { UpdateTrustAccountRestReq } from '../../schemas/trust-account/update-trust-account.schema.js';
|
|
6
|
-
import { Empty } from '../common/common.interface.js';
|
|
7
|
-
import 'zod';
|
|
8
|
-
|
|
9
|
-
type GetAllTrustAccountsRes = {
|
|
10
|
-
data: TrustAccountEntity[];
|
|
11
|
-
};
|
|
12
|
-
type FindTrustAccountByIdRes = {
|
|
13
|
-
data: TrustAccountEntity;
|
|
14
|
-
};
|
|
15
|
-
type CreateTrustAccountReq = CreateTrustAccountRestReq;
|
|
16
|
-
type UpdateTrustAccountReq = UpdateTrustAccountRestReq;
|
|
17
|
-
interface TrustAccountGrpcService {
|
|
18
|
-
GetAllTrustAccounts(payload: Empty): Observable<GetAllTrustAccountsRes>;
|
|
19
|
-
FindTrustAccountById(payload: IdReq): Observable<FindTrustAccountByIdRes>;
|
|
20
|
-
CreateTrustAccount(payload: CreateTrustAccountReq): Observable<TrustAccountEntity>;
|
|
21
|
-
UpdateTrustAccount(payload: UpdateTrustAccountReq): Observable<TrustAccountEntity>;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
export type { CreateTrustAccountReq, FindTrustAccountByIdRes, GetAllTrustAccountsRes, TrustAccountGrpcService, UpdateTrustAccountReq };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var trust_account_grpc_interface_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(trust_account_grpc_interface_exports);
|
|
17
|
-
//# sourceMappingURL=trust-account.grpc.interface.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/interfaces/trust-account/trust-account.grpc.interface.ts"],"sourcesContent":["import type { Observable } from 'rxjs';\n\nimport { IdReq } from '@mikemo-coposit/am-zshared';\nimport { TrustAccountEntity } from 'packages/interfaces/trust-account/trust-account.entity.interface';\nimport { CreateTrustAccountRestReq, UpdateTrustAccountRestReq } from 'packages/schemas';\nimport { Empty } from '../common/common.interface';\n\nexport type GetAllTrustAccountsRes = {\n data: TrustAccountEntity[];\n};\n\nexport type FindTrustAccountByIdRes = {\n data: TrustAccountEntity;\n};\n\nexport type CreateTrustAccountReq = CreateTrustAccountRestReq;\nexport type UpdateTrustAccountReq = UpdateTrustAccountRestReq;\n\nexport interface TrustAccountGrpcService {\n GetAllTrustAccounts(payload: Empty): Observable<GetAllTrustAccountsRes>;\n FindTrustAccountById(payload: IdReq): Observable<FindTrustAccountByIdRes>;\n CreateTrustAccount(payload: CreateTrustAccountReq): Observable<TrustAccountEntity>;\n UpdateTrustAccount(payload: UpdateTrustAccountReq): Observable<TrustAccountEntity>;\n}\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=trust-account.grpc.interface.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/dist/schemas/index.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { CreateMenuRestReq, createMenuRestReqSchema } from './menu/create-menu.schema.mjs';
|
|
2
|
-
export { MenuRestRes, menuRestResSchema, menuSchema } from './menu/menu-res.schema.mjs';
|
|
3
|
-
export { UpdateMenuRestReq, updateMenuRestReqSchema } from './menu/update-menu.schema.mjs';
|
|
4
|
-
export { ProjectRestRes, projectRestResSchema } from './project/project-res.schema.mjs';
|
|
5
|
-
export { AllocateTrustAccountToProjectRestReq, allocateTrustAccountToProjectRestReqSchema } from './project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs';
|
|
6
|
-
export { ApproveTrustAccountAllocationRestReq, approveTrustAccountAllocationRestReqSchema } from './project-trust-account-allocation/approve-trust-account-allocation.schema.mjs';
|
|
7
|
-
export { ProjectTrustAccountAllocationRestRes, projectTrustAccountAllocationRestResSchema } from './project-trust-account-allocation/project-trust-account-allocation-res.schema.mjs';
|
|
8
|
-
export { CreateTrustAccountRestReq, createTrustAccountRestReqSchema } from './trust-account/create-trust-account.schema.mjs';
|
|
9
|
-
export { TrustAccountRestRes, trustAccountRestResSchema } from './trust-account/trust-account-res.schema.mjs';
|
|
10
|
-
export { UpdateTrustAccountRestReq, updateTrustAccountRestReqSchema } from './trust-account/update-trust-account.schema.mjs';
|
|
11
|
-
import 'zod';
|
|
12
|
-
import '@mikemo-coposit/am-zshared';
|
package/dist/schemas/index.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export { CreateMenuRestReq, createMenuRestReqSchema } from './menu/create-menu.schema.js';
|
|
2
|
-
export { MenuRestRes, menuRestResSchema, menuSchema } from './menu/menu-res.schema.js';
|
|
3
|
-
export { UpdateMenuRestReq, updateMenuRestReqSchema } from './menu/update-menu.schema.js';
|
|
4
|
-
export { ProjectRestRes, projectRestResSchema } from './project/project-res.schema.js';
|
|
5
|
-
export { AllocateTrustAccountToProjectRestReq, allocateTrustAccountToProjectRestReqSchema } from './project-trust-account-allocation/allocate-trust-account-to-project.schema.js';
|
|
6
|
-
export { ApproveTrustAccountAllocationRestReq, approveTrustAccountAllocationRestReqSchema } from './project-trust-account-allocation/approve-trust-account-allocation.schema.js';
|
|
7
|
-
export { ProjectTrustAccountAllocationRestRes, projectTrustAccountAllocationRestResSchema } from './project-trust-account-allocation/project-trust-account-allocation-res.schema.js';
|
|
8
|
-
export { CreateTrustAccountRestReq, createTrustAccountRestReqSchema } from './trust-account/create-trust-account.schema.js';
|
|
9
|
-
export { TrustAccountRestRes, trustAccountRestResSchema } from './trust-account/trust-account-res.schema.js';
|
|
10
|
-
export { UpdateTrustAccountRestReq, updateTrustAccountRestReqSchema } from './trust-account/update-trust-account.schema.js';
|
|
11
|
-
import 'zod';
|
|
12
|
-
import '@mikemo-coposit/am-zshared';
|
package/dist/schemas/index.js
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __defProp = Object.defineProperty;
|
|
3
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
-
var __copyProps = (to, from, except, desc) => {
|
|
7
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
-
for (let key of __getOwnPropNames(from))
|
|
9
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
-
}
|
|
12
|
-
return to;
|
|
13
|
-
};
|
|
14
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
15
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
16
|
-
var schemas_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(schemas_exports);
|
|
18
|
-
__reExport(schemas_exports, require("./menu"), module.exports);
|
|
19
|
-
__reExport(schemas_exports, require("./project"), module.exports);
|
|
20
|
-
__reExport(schemas_exports, require("./project-trust-account-allocation"), module.exports);
|
|
21
|
-
__reExport(schemas_exports, require("./trust-account"), module.exports);
|
|
22
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../packages/schemas/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './menu';\nexport * from './project';\nexport * from './project-trust-account-allocation';\nexport * from './trust-account';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,4BAAc,mBAFd;AAGA,4BAAc,sBAHd;AAIA,4BAAc,+CAJd;AAKA,4BAAc,4BALd;","names":[]}
|