@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,42 +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 __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var project_res_schema_exports = {};
|
|
20
|
-
__export(project_res_schema_exports, {
|
|
21
|
-
projectRestResSchema: () => projectRestResSchema
|
|
22
|
-
});
|
|
23
|
-
module.exports = __toCommonJS(project_res_schema_exports);
|
|
24
|
-
var import_am_zshared = require("@mikemo-coposit/am-zshared");
|
|
25
|
-
var import_zod = require("zod");
|
|
26
|
-
var import_project_res_status = require("../../constants/project/project-res-status.constant");
|
|
27
|
-
var import_project_trust_account_allocation_res = require("../project-trust-account-allocation/project-trust-account-allocation-res.schema");
|
|
28
|
-
var import_trust_account_res = require("../trust-account/trust-account-res.schema");
|
|
29
|
-
const projectRestResSchema = import_zod.z.object({
|
|
30
|
-
id: import_zod.z.string(),
|
|
31
|
-
name: import_zod.z.string().trim(),
|
|
32
|
-
developerName: import_zod.z.string().trim(),
|
|
33
|
-
state: import_zod.z.nativeEnum(import_am_zshared.AuStateCode),
|
|
34
|
-
country: import_zod.z.string(),
|
|
35
|
-
trustAccountId: import_zod.z.string().nullish(),
|
|
36
|
-
trustAccount: import_zod.z.optional(import_trust_account_res.trustAccountRestResSchema).nullish(),
|
|
37
|
-
createdAt: import_zod.z.string(),
|
|
38
|
-
updatedAt: import_zod.z.string(),
|
|
39
|
-
trustAccountAllocation: import_zod.z.optional(import_project_trust_account_allocation_res.projectTrustAccountAllocationRestResSchema).nullish(),
|
|
40
|
-
status: import_zod.z.nativeEnum(import_project_res_status.ProjectRestResStatus)
|
|
41
|
-
}).strip();
|
|
42
|
-
//# sourceMappingURL=project-res.schema.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project/project-res.schema.ts"],"sourcesContent":["import { AuStateCode } from '@mikemo-coposit/am-zshared';\nimport { z } from 'zod';\nimport { ProjectRestResStatus } from '../../constants/project/project-res-status.constant';\nimport { projectTrustAccountAllocationRestResSchema } from '../project-trust-account-allocation/project-trust-account-allocation-res.schema';\nimport { trustAccountRestResSchema } from '../trust-account/trust-account-res.schema';\n\nexport const projectRestResSchema = z.object({\n id: z.string(),\n name: z.string().trim(),\n developerName: z.string().trim(),\n state: z.nativeEnum(AuStateCode),\n country: z.string(),\n trustAccountId: z.string().nullish(),\n trustAccount: z.optional(trustAccountRestResSchema).nullish(),\n createdAt: z.string(),\n updatedAt: z.string(),\n trustAccountAllocation: z.optional(projectTrustAccountAllocationRestResSchema).nullish(),\n status: z.nativeEnum(ProjectRestResStatus),\n}).strip();\n\nexport type ProjectRestRes = z.infer<typeof projectRestResSchema>;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAA4B;AAC5B,iBAAkB;AAClB,gCAAqC;AACrC,kDAA2D;AAC3D,+BAA0C;AAEnC,MAAM,uBAAuB,aAAE,OAAO;AAAA,EAC3C,IAAI,aAAE,OAAO;AAAA,EACb,MAAM,aAAE,OAAO,EAAE,KAAK;AAAA,EACtB,eAAe,aAAE,OAAO,EAAE,KAAK;AAAA,EAC/B,OAAO,aAAE,WAAW,6BAAW;AAAA,EAC/B,SAAS,aAAE,OAAO;AAAA,EAClB,gBAAgB,aAAE,OAAO,EAAE,QAAQ;AAAA,EACnC,cAAc,aAAE,SAAS,kDAAyB,EAAE,QAAQ;AAAA,EAC5D,WAAW,aAAE,OAAO;AAAA,EACpB,WAAW,aAAE,OAAO;AAAA,EACpB,wBAAwB,aAAE,SAAS,sFAA0C,EAAE,QAAQ;AAAA,EACvF,QAAQ,aAAE,WAAW,8CAAoB;AAC3C,CAAC,EAAE,MAAM;","names":[]}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { AuStateCode } from "@mikemo-coposit/am-zshared";
|
|
2
|
-
import { z } from "zod";
|
|
3
|
-
import { ProjectRestResStatus } from "../../constants/project/project-res-status.constant";
|
|
4
|
-
import { projectTrustAccountAllocationRestResSchema } from "../project-trust-account-allocation/project-trust-account-allocation-res.schema";
|
|
5
|
-
import { trustAccountRestResSchema } from "../trust-account/trust-account-res.schema";
|
|
6
|
-
const projectRestResSchema = z.object({
|
|
7
|
-
id: z.string(),
|
|
8
|
-
name: z.string().trim(),
|
|
9
|
-
developerName: z.string().trim(),
|
|
10
|
-
state: z.nativeEnum(AuStateCode),
|
|
11
|
-
country: z.string(),
|
|
12
|
-
trustAccountId: z.string().nullish(),
|
|
13
|
-
trustAccount: z.optional(trustAccountRestResSchema).nullish(),
|
|
14
|
-
createdAt: z.string(),
|
|
15
|
-
updatedAt: z.string(),
|
|
16
|
-
trustAccountAllocation: z.optional(projectTrustAccountAllocationRestResSchema).nullish(),
|
|
17
|
-
status: z.nativeEnum(ProjectRestResStatus)
|
|
18
|
-
}).strip();
|
|
19
|
-
export {
|
|
20
|
-
projectRestResSchema
|
|
21
|
-
};
|
|
22
|
-
//# sourceMappingURL=project-res.schema.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project/project-res.schema.ts"],"sourcesContent":["import { AuStateCode } from '@mikemo-coposit/am-zshared';\nimport { z } from 'zod';\nimport { ProjectRestResStatus } from '../../constants/project/project-res-status.constant';\nimport { projectTrustAccountAllocationRestResSchema } from '../project-trust-account-allocation/project-trust-account-allocation-res.schema';\nimport { trustAccountRestResSchema } from '../trust-account/trust-account-res.schema';\n\nexport const projectRestResSchema = z.object({\n id: z.string(),\n name: z.string().trim(),\n developerName: z.string().trim(),\n state: z.nativeEnum(AuStateCode),\n country: z.string(),\n trustAccountId: z.string().nullish(),\n trustAccount: z.optional(trustAccountRestResSchema).nullish(),\n createdAt: z.string(),\n updatedAt: z.string(),\n trustAccountAllocation: z.optional(projectTrustAccountAllocationRestResSchema).nullish(),\n status: z.nativeEnum(ProjectRestResStatus),\n}).strip();\n\nexport type ProjectRestRes = z.infer<typeof projectRestResSchema>;\n"],"mappings":"AAAA,SAAS,mBAAmB;AAC5B,SAAS,SAAS;AAClB,SAAS,4BAA4B;AACrC,SAAS,kDAAkD;AAC3D,SAAS,iCAAiC;AAEnC,MAAM,uBAAuB,EAAE,OAAO;AAAA,EAC3C,IAAI,EAAE,OAAO;AAAA,EACb,MAAM,EAAE,OAAO,EAAE,KAAK;AAAA,EACtB,eAAe,EAAE,OAAO,EAAE,KAAK;AAAA,EAC/B,OAAO,EAAE,WAAW,WAAW;AAAA,EAC/B,SAAS,EAAE,OAAO;AAAA,EAClB,gBAAgB,EAAE,OAAO,EAAE,QAAQ;AAAA,EACnC,cAAc,EAAE,SAAS,yBAAyB,EAAE,QAAQ;AAAA,EAC5D,WAAW,EAAE,OAAO;AAAA,EACpB,WAAW,EAAE,OAAO;AAAA,EACpB,wBAAwB,EAAE,SAAS,0CAA0C,EAAE,QAAQ;AAAA,EACvF,QAAQ,EAAE,WAAW,oBAAoB;AAC3C,CAAC,EAAE,MAAM;","names":[]}
|
package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.d.mts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const allocateTrustAccountToProjectRestReqSchema: z.ZodObject<{
|
|
4
|
-
projectId: z.ZodString;
|
|
5
|
-
trustAccountId: z.ZodString;
|
|
6
|
-
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
projectId: string;
|
|
8
|
-
trustAccountId: string;
|
|
9
|
-
}, {
|
|
10
|
-
projectId: string;
|
|
11
|
-
trustAccountId: string;
|
|
12
|
-
}>;
|
|
13
|
-
type AllocateTrustAccountToProjectRestReq = z.infer<typeof allocateTrustAccountToProjectRestReqSchema>;
|
|
14
|
-
|
|
15
|
-
export { type AllocateTrustAccountToProjectRestReq, allocateTrustAccountToProjectRestReqSchema };
|
package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.d.ts
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const allocateTrustAccountToProjectRestReqSchema: z.ZodObject<{
|
|
4
|
-
projectId: z.ZodString;
|
|
5
|
-
trustAccountId: z.ZodString;
|
|
6
|
-
}, "strip", z.ZodTypeAny, {
|
|
7
|
-
projectId: string;
|
|
8
|
-
trustAccountId: string;
|
|
9
|
-
}, {
|
|
10
|
-
projectId: string;
|
|
11
|
-
trustAccountId: string;
|
|
12
|
-
}>;
|
|
13
|
-
type AllocateTrustAccountToProjectRestReq = z.infer<typeof allocateTrustAccountToProjectRestReqSchema>;
|
|
14
|
-
|
|
15
|
-
export { type AllocateTrustAccountToProjectRestReq, allocateTrustAccountToProjectRestReqSchema };
|
package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.js
DELETED
|
@@ -1,29 +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 __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var allocate_trust_account_to_project_schema_exports = {};
|
|
20
|
-
__export(allocate_trust_account_to_project_schema_exports, {
|
|
21
|
-
allocateTrustAccountToProjectRestReqSchema: () => allocateTrustAccountToProjectRestReqSchema
|
|
22
|
-
});
|
|
23
|
-
module.exports = __toCommonJS(allocate_trust_account_to_project_schema_exports);
|
|
24
|
-
var import_zod = require("zod");
|
|
25
|
-
const allocateTrustAccountToProjectRestReqSchema = import_zod.z.object({
|
|
26
|
-
projectId: import_zod.z.string().uuid(),
|
|
27
|
-
trustAccountId: import_zod.z.string().uuid()
|
|
28
|
-
});
|
|
29
|
-
//# sourceMappingURL=allocate-trust-account-to-project.schema.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.ts"],"sourcesContent":["import { z } from 'zod';\n\nexport const allocateTrustAccountToProjectRestReqSchema = z.object({\n projectId: z.string().uuid(),\n trustAccountId: z.string().uuid(),\n});\n\nexport type AllocateTrustAccountToProjectRestReq = z.infer<typeof allocateTrustAccountToProjectRestReqSchema>;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAkB;AAEX,MAAM,6CAA6C,aAAE,OAAO;AAAA,EACjE,WAAW,aAAE,OAAO,EAAE,KAAK;AAAA,EAC3B,gBAAgB,aAAE,OAAO,EAAE,KAAK;AAClC,CAAC;","names":[]}
|
package/dist/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.mjs
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
const allocateTrustAccountToProjectRestReqSchema = z.object({
|
|
3
|
-
projectId: z.string().uuid(),
|
|
4
|
-
trustAccountId: z.string().uuid()
|
|
5
|
-
});
|
|
6
|
-
export {
|
|
7
|
-
allocateTrustAccountToProjectRestReqSchema
|
|
8
|
-
};
|
|
9
|
-
//# sourceMappingURL=allocate-trust-account-to-project.schema.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/allocate-trust-account-to-project.schema.ts"],"sourcesContent":["import { z } from 'zod';\n\nexport const allocateTrustAccountToProjectRestReqSchema = z.object({\n projectId: z.string().uuid(),\n trustAccountId: z.string().uuid(),\n});\n\nexport type AllocateTrustAccountToProjectRestReq = z.infer<typeof allocateTrustAccountToProjectRestReqSchema>;\n"],"mappings":"AAAA,SAAS,SAAS;AAEX,MAAM,6CAA6C,EAAE,OAAO;AAAA,EACjE,WAAW,EAAE,OAAO,EAAE,KAAK;AAAA,EAC3B,gBAAgB,EAAE,OAAO,EAAE,KAAK;AAClC,CAAC;","names":[]}
|
package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.d.mts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const approveTrustAccountAllocationRestReqSchema: z.ZodObject<{
|
|
4
|
-
projectId: z.ZodString;
|
|
5
|
-
}, "strip", z.ZodTypeAny, {
|
|
6
|
-
projectId: string;
|
|
7
|
-
}, {
|
|
8
|
-
projectId: string;
|
|
9
|
-
}>;
|
|
10
|
-
type ApproveTrustAccountAllocationRestReq = z.infer<typeof approveTrustAccountAllocationRestReqSchema>;
|
|
11
|
-
|
|
12
|
-
export { type ApproveTrustAccountAllocationRestReq, approveTrustAccountAllocationRestReqSchema };
|
package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.d.ts
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const approveTrustAccountAllocationRestReqSchema: z.ZodObject<{
|
|
4
|
-
projectId: z.ZodString;
|
|
5
|
-
}, "strip", z.ZodTypeAny, {
|
|
6
|
-
projectId: string;
|
|
7
|
-
}, {
|
|
8
|
-
projectId: string;
|
|
9
|
-
}>;
|
|
10
|
-
type ApproveTrustAccountAllocationRestReq = z.infer<typeof approveTrustAccountAllocationRestReqSchema>;
|
|
11
|
-
|
|
12
|
-
export { type ApproveTrustAccountAllocationRestReq, approveTrustAccountAllocationRestReqSchema };
|
package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.js
DELETED
|
@@ -1,28 +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 __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var approve_trust_account_allocation_schema_exports = {};
|
|
20
|
-
__export(approve_trust_account_allocation_schema_exports, {
|
|
21
|
-
approveTrustAccountAllocationRestReqSchema: () => approveTrustAccountAllocationRestReqSchema
|
|
22
|
-
});
|
|
23
|
-
module.exports = __toCommonJS(approve_trust_account_allocation_schema_exports);
|
|
24
|
-
var import_zod = require("zod");
|
|
25
|
-
const approveTrustAccountAllocationRestReqSchema = import_zod.z.object({
|
|
26
|
-
projectId: import_zod.z.string().uuid()
|
|
27
|
-
});
|
|
28
|
-
//# sourceMappingURL=approve-trust-account-allocation.schema.js.map
|
package/dist/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.ts"],"sourcesContent":["import { z } from 'zod';\n\nexport const approveTrustAccountAllocationRestReqSchema = z.object({\n projectId: z.string().uuid(),\n});\n\nexport type ApproveTrustAccountAllocationRestReq = z.infer<typeof approveTrustAccountAllocationRestReqSchema>;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAkB;AAEX,MAAM,6CAA6C,aAAE,OAAO;AAAA,EACjE,WAAW,aAAE,OAAO,EAAE,KAAK;AAC7B,CAAC;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/approve-trust-account-allocation.schema.ts"],"sourcesContent":["import { z } from 'zod';\n\nexport const approveTrustAccountAllocationRestReqSchema = z.object({\n projectId: z.string().uuid(),\n});\n\nexport type ApproveTrustAccountAllocationRestReq = z.infer<typeof approveTrustAccountAllocationRestReqSchema>;\n"],"mappings":"AAAA,SAAS,SAAS;AAEX,MAAM,6CAA6C,EAAE,OAAO;AAAA,EACjE,WAAW,EAAE,OAAO,EAAE,KAAK;AAC7B,CAAC;","names":[]}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { AllocateTrustAccountToProjectRestReq, allocateTrustAccountToProjectRestReqSchema } from './allocate-trust-account-to-project.schema.mjs';
|
|
2
|
-
export { ApproveTrustAccountAllocationRestReq, approveTrustAccountAllocationRestReqSchema } from './approve-trust-account-allocation.schema.mjs';
|
|
3
|
-
export { ProjectTrustAccountAllocationRestRes, projectTrustAccountAllocationRestResSchema } from './project-trust-account-allocation-res.schema.mjs';
|
|
4
|
-
import 'zod';
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { AllocateTrustAccountToProjectRestReq, allocateTrustAccountToProjectRestReqSchema } from './allocate-trust-account-to-project.schema.js';
|
|
2
|
-
export { ApproveTrustAccountAllocationRestReq, approveTrustAccountAllocationRestReqSchema } from './approve-trust-account-allocation.schema.js';
|
|
3
|
-
export { ProjectTrustAccountAllocationRestRes, projectTrustAccountAllocationRestResSchema } from './project-trust-account-allocation-res.schema.js';
|
|
4
|
-
import 'zod';
|
|
@@ -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 project_trust_account_allocation_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(project_trust_account_allocation_exports);
|
|
18
|
-
__reExport(project_trust_account_allocation_exports, require("./allocate-trust-account-to-project.schema"), module.exports);
|
|
19
|
-
__reExport(project_trust_account_allocation_exports, require("./approve-trust-account-allocation.schema"), module.exports);
|
|
20
|
-
__reExport(project_trust_account_allocation_exports, require("./project-trust-account-allocation-res.schema"), module.exports);
|
|
21
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './allocate-trust-account-to-project.schema';\nexport * from './approve-trust-account-allocation.schema';\nexport * from './project-trust-account-allocation-res.schema';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,qDAAc,uDAFd;AAGA,qDAAc,sDAHd;AAIA,qDAAc,0DAJd;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './allocate-trust-account-to-project.schema';\nexport * from './approve-trust-account-allocation.schema';\nexport * from './project-trust-account-allocation-res.schema';\n"],"mappings":"AAEA,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const projectTrustAccountAllocationRestResSchema: z.ZodObject<{
|
|
4
|
-
id: z.ZodString;
|
|
5
|
-
projectId: z.ZodString;
|
|
6
|
-
trustAccountId: z.ZodString;
|
|
7
|
-
status: z.ZodNativeEnum<{
|
|
8
|
-
readonly PENDING_APPROVAL: "pending_approval";
|
|
9
|
-
readonly APPROVED: "approved";
|
|
10
|
-
readonly REJECTED: "rejected";
|
|
11
|
-
}>;
|
|
12
|
-
createdBy: z.ZodString;
|
|
13
|
-
createdAt: z.ZodString;
|
|
14
|
-
approvedBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
approvedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
updatedAt: z.ZodString;
|
|
17
|
-
creatorName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
approverName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, "strip", z.ZodTypeAny, {
|
|
20
|
-
projectId: string;
|
|
21
|
-
trustAccountId: string;
|
|
22
|
-
status: "pending_approval" | "approved" | "rejected";
|
|
23
|
-
id: string;
|
|
24
|
-
createdAt: string;
|
|
25
|
-
updatedAt: string;
|
|
26
|
-
createdBy: string;
|
|
27
|
-
approvedBy?: string | null | undefined;
|
|
28
|
-
approvedAt?: string | null | undefined;
|
|
29
|
-
creatorName?: string | null | undefined;
|
|
30
|
-
approverName?: string | null | undefined;
|
|
31
|
-
}, {
|
|
32
|
-
projectId: string;
|
|
33
|
-
trustAccountId: string;
|
|
34
|
-
status: "pending_approval" | "approved" | "rejected";
|
|
35
|
-
id: string;
|
|
36
|
-
createdAt: string;
|
|
37
|
-
updatedAt: string;
|
|
38
|
-
createdBy: string;
|
|
39
|
-
approvedBy?: string | null | undefined;
|
|
40
|
-
approvedAt?: string | null | undefined;
|
|
41
|
-
creatorName?: string | null | undefined;
|
|
42
|
-
approverName?: string | null | undefined;
|
|
43
|
-
}>;
|
|
44
|
-
type ProjectTrustAccountAllocationRestRes = z.infer<typeof projectTrustAccountAllocationRestResSchema>;
|
|
45
|
-
|
|
46
|
-
export { type ProjectTrustAccountAllocationRestRes, projectTrustAccountAllocationRestResSchema };
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const projectTrustAccountAllocationRestResSchema: z.ZodObject<{
|
|
4
|
-
id: z.ZodString;
|
|
5
|
-
projectId: z.ZodString;
|
|
6
|
-
trustAccountId: z.ZodString;
|
|
7
|
-
status: z.ZodNativeEnum<{
|
|
8
|
-
readonly PENDING_APPROVAL: "pending_approval";
|
|
9
|
-
readonly APPROVED: "approved";
|
|
10
|
-
readonly REJECTED: "rejected";
|
|
11
|
-
}>;
|
|
12
|
-
createdBy: z.ZodString;
|
|
13
|
-
createdAt: z.ZodString;
|
|
14
|
-
approvedBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
approvedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
updatedAt: z.ZodString;
|
|
17
|
-
creatorName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
approverName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, "strip", z.ZodTypeAny, {
|
|
20
|
-
projectId: string;
|
|
21
|
-
trustAccountId: string;
|
|
22
|
-
status: "pending_approval" | "approved" | "rejected";
|
|
23
|
-
id: string;
|
|
24
|
-
createdAt: string;
|
|
25
|
-
updatedAt: string;
|
|
26
|
-
createdBy: string;
|
|
27
|
-
approvedBy?: string | null | undefined;
|
|
28
|
-
approvedAt?: string | null | undefined;
|
|
29
|
-
creatorName?: string | null | undefined;
|
|
30
|
-
approverName?: string | null | undefined;
|
|
31
|
-
}, {
|
|
32
|
-
projectId: string;
|
|
33
|
-
trustAccountId: string;
|
|
34
|
-
status: "pending_approval" | "approved" | "rejected";
|
|
35
|
-
id: string;
|
|
36
|
-
createdAt: string;
|
|
37
|
-
updatedAt: string;
|
|
38
|
-
createdBy: string;
|
|
39
|
-
approvedBy?: string | null | undefined;
|
|
40
|
-
approvedAt?: string | null | undefined;
|
|
41
|
-
creatorName?: string | null | undefined;
|
|
42
|
-
approverName?: string | null | undefined;
|
|
43
|
-
}>;
|
|
44
|
-
type ProjectTrustAccountAllocationRestRes = z.infer<typeof projectTrustAccountAllocationRestResSchema>;
|
|
45
|
-
|
|
46
|
-
export { type ProjectTrustAccountAllocationRestRes, projectTrustAccountAllocationRestResSchema };
|
package/dist/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.js
DELETED
|
@@ -1,39 +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 __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var project_trust_account_allocation_res_schema_exports = {};
|
|
20
|
-
__export(project_trust_account_allocation_res_schema_exports, {
|
|
21
|
-
projectTrustAccountAllocationRestResSchema: () => projectTrustAccountAllocationRestResSchema
|
|
22
|
-
});
|
|
23
|
-
module.exports = __toCommonJS(project_trust_account_allocation_res_schema_exports);
|
|
24
|
-
var import_zod = require("zod");
|
|
25
|
-
var import_project_trust_account_allocation_status = require("../../constants/project/project-trust-account-allocation-status.constant");
|
|
26
|
-
const projectTrustAccountAllocationRestResSchema = import_zod.z.object({
|
|
27
|
-
id: import_zod.z.string(),
|
|
28
|
-
projectId: import_zod.z.string(),
|
|
29
|
-
trustAccountId: import_zod.z.string(),
|
|
30
|
-
status: import_zod.z.nativeEnum(import_project_trust_account_allocation_status.ProjectTrustAccountAllocationStatus),
|
|
31
|
-
createdBy: import_zod.z.string(),
|
|
32
|
-
createdAt: import_zod.z.string(),
|
|
33
|
-
approvedBy: import_zod.z.string().nullish(),
|
|
34
|
-
approvedAt: import_zod.z.string().nullish(),
|
|
35
|
-
updatedAt: import_zod.z.string(),
|
|
36
|
-
creatorName: import_zod.z.string().nullish(),
|
|
37
|
-
approverName: import_zod.z.string().nullish()
|
|
38
|
-
});
|
|
39
|
-
//# sourceMappingURL=project-trust-account-allocation-res.schema.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.ts"],"sourcesContent":["import { z } from 'zod';\nimport { ProjectTrustAccountAllocationStatus } from '../../constants/project/project-trust-account-allocation-status.constant';\n\nexport const projectTrustAccountAllocationRestResSchema = z.object({\n id: z.string(),\n projectId: z.string(),\n trustAccountId: z.string(),\n status: z.nativeEnum(ProjectTrustAccountAllocationStatus),\n createdBy: z.string(),\n createdAt: z.string(),\n approvedBy: z.string().nullish(),\n approvedAt: z.string().nullish(),\n updatedAt: z.string(),\n creatorName: z.string().nullish(),\n approverName: z.string().nullish(),\n});\n\nexport type ProjectTrustAccountAllocationRestRes = z.infer<typeof projectTrustAccountAllocationRestResSchema>;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAAkB;AAClB,qDAAoD;AAE7C,MAAM,6CAA6C,aAAE,OAAO;AAAA,EACjE,IAAI,aAAE,OAAO;AAAA,EACb,WAAW,aAAE,OAAO;AAAA,EACpB,gBAAgB,aAAE,OAAO;AAAA,EACzB,QAAQ,aAAE,WAAW,kFAAmC;AAAA,EACxD,WAAW,aAAE,OAAO;AAAA,EACpB,WAAW,aAAE,OAAO;AAAA,EACpB,YAAY,aAAE,OAAO,EAAE,QAAQ;AAAA,EAC/B,YAAY,aAAE,OAAO,EAAE,QAAQ;AAAA,EAC/B,WAAW,aAAE,OAAO;AAAA,EACpB,aAAa,aAAE,OAAO,EAAE,QAAQ;AAAA,EAChC,cAAc,aAAE,OAAO,EAAE,QAAQ;AACnC,CAAC;","names":[]}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { z } from "zod";
|
|
2
|
-
import { ProjectTrustAccountAllocationStatus } from "../../constants/project/project-trust-account-allocation-status.constant";
|
|
3
|
-
const projectTrustAccountAllocationRestResSchema = z.object({
|
|
4
|
-
id: z.string(),
|
|
5
|
-
projectId: z.string(),
|
|
6
|
-
trustAccountId: z.string(),
|
|
7
|
-
status: z.nativeEnum(ProjectTrustAccountAllocationStatus),
|
|
8
|
-
createdBy: z.string(),
|
|
9
|
-
createdAt: z.string(),
|
|
10
|
-
approvedBy: z.string().nullish(),
|
|
11
|
-
approvedAt: z.string().nullish(),
|
|
12
|
-
updatedAt: z.string(),
|
|
13
|
-
creatorName: z.string().nullish(),
|
|
14
|
-
approverName: z.string().nullish()
|
|
15
|
-
});
|
|
16
|
-
export {
|
|
17
|
-
projectTrustAccountAllocationRestResSchema
|
|
18
|
-
};
|
|
19
|
-
//# sourceMappingURL=project-trust-account-allocation-res.schema.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/project-trust-account-allocation/project-trust-account-allocation-res.schema.ts"],"sourcesContent":["import { z } from 'zod';\nimport { ProjectTrustAccountAllocationStatus } from '../../constants/project/project-trust-account-allocation-status.constant';\n\nexport const projectTrustAccountAllocationRestResSchema = z.object({\n id: z.string(),\n projectId: z.string(),\n trustAccountId: z.string(),\n status: z.nativeEnum(ProjectTrustAccountAllocationStatus),\n createdBy: z.string(),\n createdAt: z.string(),\n approvedBy: z.string().nullish(),\n approvedAt: z.string().nullish(),\n updatedAt: z.string(),\n creatorName: z.string().nullish(),\n approverName: z.string().nullish(),\n});\n\nexport type ProjectTrustAccountAllocationRestRes = z.infer<typeof projectTrustAccountAllocationRestResSchema>;\n"],"mappings":"AAAA,SAAS,SAAS;AAClB,SAAS,2CAA2C;AAE7C,MAAM,6CAA6C,EAAE,OAAO;AAAA,EACjE,IAAI,EAAE,OAAO;AAAA,EACb,WAAW,EAAE,OAAO;AAAA,EACpB,gBAAgB,EAAE,OAAO;AAAA,EACzB,QAAQ,EAAE,WAAW,mCAAmC;AAAA,EACxD,WAAW,EAAE,OAAO;AAAA,EACpB,WAAW,EAAE,OAAO;AAAA,EACpB,YAAY,EAAE,OAAO,EAAE,QAAQ;AAAA,EAC/B,YAAY,EAAE,OAAO,EAAE,QAAQ;AAAA,EAC/B,WAAW,EAAE,OAAO;AAAA,EACpB,aAAa,EAAE,OAAO,EAAE,QAAQ;AAAA,EAChC,cAAc,EAAE,OAAO,EAAE,QAAQ;AACnC,CAAC;","names":[]}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { AuStateCode, AuTrustAccountBankCode } from '@mikemo-coposit/am-zshared';
|
|
2
|
-
import { z } from 'zod';
|
|
3
|
-
|
|
4
|
-
declare const createTrustAccountRestReqSchema: z.ZodObject<{
|
|
5
|
-
name: z.ZodString;
|
|
6
|
-
country: z.ZodEffects<z.ZodString, "Australia", string>;
|
|
7
|
-
stateCode: z.ZodNativeEnum<typeof AuStateCode>;
|
|
8
|
-
accountNumber: z.ZodString;
|
|
9
|
-
bankCode: z.ZodNativeEnum<typeof AuTrustAccountBankCode>;
|
|
10
|
-
bsb: z.ZodString;
|
|
11
|
-
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
name: string;
|
|
13
|
-
country: "Australia";
|
|
14
|
-
stateCode: AuStateCode;
|
|
15
|
-
bankCode: AuTrustAccountBankCode;
|
|
16
|
-
accountNumber: string;
|
|
17
|
-
bsb: string;
|
|
18
|
-
}, {
|
|
19
|
-
name: string;
|
|
20
|
-
country: string;
|
|
21
|
-
stateCode: AuStateCode;
|
|
22
|
-
bankCode: AuTrustAccountBankCode;
|
|
23
|
-
accountNumber: string;
|
|
24
|
-
bsb: string;
|
|
25
|
-
}>;
|
|
26
|
-
type CreateTrustAccountRestReq = z.infer<typeof createTrustAccountRestReqSchema>;
|
|
27
|
-
|
|
28
|
-
export { type CreateTrustAccountRestReq, createTrustAccountRestReqSchema };
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { AuStateCode, AuTrustAccountBankCode } from '@mikemo-coposit/am-zshared';
|
|
2
|
-
import { z } from 'zod';
|
|
3
|
-
|
|
4
|
-
declare const createTrustAccountRestReqSchema: z.ZodObject<{
|
|
5
|
-
name: z.ZodString;
|
|
6
|
-
country: z.ZodEffects<z.ZodString, "Australia", string>;
|
|
7
|
-
stateCode: z.ZodNativeEnum<typeof AuStateCode>;
|
|
8
|
-
accountNumber: z.ZodString;
|
|
9
|
-
bankCode: z.ZodNativeEnum<typeof AuTrustAccountBankCode>;
|
|
10
|
-
bsb: z.ZodString;
|
|
11
|
-
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
name: string;
|
|
13
|
-
country: "Australia";
|
|
14
|
-
stateCode: AuStateCode;
|
|
15
|
-
bankCode: AuTrustAccountBankCode;
|
|
16
|
-
accountNumber: string;
|
|
17
|
-
bsb: string;
|
|
18
|
-
}, {
|
|
19
|
-
name: string;
|
|
20
|
-
country: string;
|
|
21
|
-
stateCode: AuStateCode;
|
|
22
|
-
bankCode: AuTrustAccountBankCode;
|
|
23
|
-
accountNumber: string;
|
|
24
|
-
bsb: string;
|
|
25
|
-
}>;
|
|
26
|
-
type CreateTrustAccountRestReq = z.infer<typeof createTrustAccountRestReqSchema>;
|
|
27
|
-
|
|
28
|
-
export { type CreateTrustAccountRestReq, createTrustAccountRestReqSchema };
|
|
@@ -1,36 +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 __export = (target, all) => {
|
|
7
|
-
for (var name in all)
|
|
8
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
9
|
-
};
|
|
10
|
-
var __copyProps = (to, from, except, desc) => {
|
|
11
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
12
|
-
for (let key of __getOwnPropNames(from))
|
|
13
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
14
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
15
|
-
}
|
|
16
|
-
return to;
|
|
17
|
-
};
|
|
18
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
19
|
-
var create_trust_account_schema_exports = {};
|
|
20
|
-
__export(create_trust_account_schema_exports, {
|
|
21
|
-
createTrustAccountRestReqSchema: () => createTrustAccountRestReqSchema
|
|
22
|
-
});
|
|
23
|
-
module.exports = __toCommonJS(create_trust_account_schema_exports);
|
|
24
|
-
var import_am_zshared = require("@mikemo-coposit/am-zshared");
|
|
25
|
-
var import_zod = require("zod");
|
|
26
|
-
const createTrustAccountRestReqSchema = import_zod.z.object({
|
|
27
|
-
name: import_zod.z.string().trim().min(1),
|
|
28
|
-
country: import_zod.z.string().refine((val) => val === "Australia", {
|
|
29
|
-
message: "Country must be Australia"
|
|
30
|
-
}),
|
|
31
|
-
stateCode: import_zod.z.nativeEnum(import_am_zshared.AuStateCode),
|
|
32
|
-
accountNumber: import_zod.z.string(),
|
|
33
|
-
bankCode: import_zod.z.nativeEnum(import_am_zshared.AuTrustAccountBankCode),
|
|
34
|
-
bsb: import_zod.z.string().length(6)
|
|
35
|
-
}).strip();
|
|
36
|
-
//# sourceMappingURL=create-trust-account.schema.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/trust-account/create-trust-account.schema.ts"],"sourcesContent":["import { AuStateCode, AuTrustAccountBankCode } from '@mikemo-coposit/am-zshared';\nimport { z } from 'zod';\n\nexport const createTrustAccountRestReqSchema = z.object({\n name: z.string().trim().min(1),\n country: z.string().refine(val => val === 'Australia', {\n message: 'Country must be Australia',\n }),\n stateCode: z.nativeEnum(AuStateCode),\n accountNumber: z.string(),\n bankCode: z.nativeEnum(AuTrustAccountBankCode),\n bsb: z.string().length(6),\n}).strip();\n\nexport type CreateTrustAccountRestReq = z.infer<typeof createTrustAccountRestReqSchema>;\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,wBAAoD;AACpD,iBAAkB;AAEX,MAAM,kCAAkC,aAAE,OAAO;AAAA,EACtD,MAAM,aAAE,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC;AAAA,EAC7B,SAAS,aAAE,OAAO,EAAE,OAAO,SAAO,QAAQ,aAAa;AAAA,IACrD,SAAS;AAAA,EACX,CAAC;AAAA,EACD,WAAW,aAAE,WAAW,6BAAW;AAAA,EACnC,eAAe,aAAE,OAAO;AAAA,EACxB,UAAU,aAAE,WAAW,wCAAsB;AAAA,EAC7C,KAAK,aAAE,OAAO,EAAE,OAAO,CAAC;AAC1B,CAAC,EAAE,MAAM;","names":[]}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { AuStateCode, AuTrustAccountBankCode } from "@mikemo-coposit/am-zshared";
|
|
2
|
-
import { z } from "zod";
|
|
3
|
-
const createTrustAccountRestReqSchema = z.object({
|
|
4
|
-
name: z.string().trim().min(1),
|
|
5
|
-
country: z.string().refine((val) => val === "Australia", {
|
|
6
|
-
message: "Country must be Australia"
|
|
7
|
-
}),
|
|
8
|
-
stateCode: z.nativeEnum(AuStateCode),
|
|
9
|
-
accountNumber: z.string(),
|
|
10
|
-
bankCode: z.nativeEnum(AuTrustAccountBankCode),
|
|
11
|
-
bsb: z.string().length(6)
|
|
12
|
-
}).strip();
|
|
13
|
-
export {
|
|
14
|
-
createTrustAccountRestReqSchema
|
|
15
|
-
};
|
|
16
|
-
//# sourceMappingURL=create-trust-account.schema.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/trust-account/create-trust-account.schema.ts"],"sourcesContent":["import { AuStateCode, AuTrustAccountBankCode } from '@mikemo-coposit/am-zshared';\nimport { z } from 'zod';\n\nexport const createTrustAccountRestReqSchema = z.object({\n name: z.string().trim().min(1),\n country: z.string().refine(val => val === 'Australia', {\n message: 'Country must be Australia',\n }),\n stateCode: z.nativeEnum(AuStateCode),\n accountNumber: z.string(),\n bankCode: z.nativeEnum(AuTrustAccountBankCode),\n bsb: z.string().length(6),\n}).strip();\n\nexport type CreateTrustAccountRestReq = z.infer<typeof createTrustAccountRestReqSchema>;\n"],"mappings":"AAAA,SAAS,aAAa,8BAA8B;AACpD,SAAS,SAAS;AAEX,MAAM,kCAAkC,EAAE,OAAO;AAAA,EACtD,MAAM,EAAE,OAAO,EAAE,KAAK,EAAE,IAAI,CAAC;AAAA,EAC7B,SAAS,EAAE,OAAO,EAAE,OAAO,SAAO,QAAQ,aAAa;AAAA,IACrD,SAAS;AAAA,EACX,CAAC;AAAA,EACD,WAAW,EAAE,WAAW,WAAW;AAAA,EACnC,eAAe,EAAE,OAAO;AAAA,EACxB,UAAU,EAAE,WAAW,sBAAsB;AAAA,EAC7C,KAAK,EAAE,OAAO,EAAE,OAAO,CAAC;AAC1B,CAAC,EAAE,MAAM;","names":[]}
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { CreateTrustAccountRestReq, createTrustAccountRestReqSchema } from './create-trust-account.schema.mjs';
|
|
2
|
-
export { TrustAccountRestRes, trustAccountRestResSchema } from './trust-account-res.schema.mjs';
|
|
3
|
-
export { UpdateTrustAccountRestReq, updateTrustAccountRestReqSchema } from './update-trust-account.schema.mjs';
|
|
4
|
-
import '@mikemo-coposit/am-zshared';
|
|
5
|
-
import 'zod';
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { CreateTrustAccountRestReq, createTrustAccountRestReqSchema } from './create-trust-account.schema.js';
|
|
2
|
-
export { TrustAccountRestRes, trustAccountRestResSchema } from './trust-account-res.schema.js';
|
|
3
|
-
export { UpdateTrustAccountRestReq, updateTrustAccountRestReqSchema } from './update-trust-account.schema.js';
|
|
4
|
-
import '@mikemo-coposit/am-zshared';
|
|
5
|
-
import 'zod';
|
|
@@ -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 trust_account_exports = {};
|
|
17
|
-
module.exports = __toCommonJS(trust_account_exports);
|
|
18
|
-
__reExport(trust_account_exports, require("./create-trust-account.schema"), module.exports);
|
|
19
|
-
__reExport(trust_account_exports, require("./trust-account-res.schema"), module.exports);
|
|
20
|
-
__reExport(trust_account_exports, require("./update-trust-account.schema"), module.exports);
|
|
21
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/trust-account/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './create-trust-account.schema';\nexport * from './trust-account-res.schema';\nexport * from './update-trust-account.schema';\n"],"mappings":";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,kCAAc,0CAFd;AAGA,kCAAc,uCAHd;AAIA,kCAAc,0CAJd;","names":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../packages/schemas/trust-account/index.ts"],"sourcesContent":["// This file is auto-generated. Do not edit manually.\n\nexport * from './create-trust-account.schema';\nexport * from './trust-account-res.schema';\nexport * from './update-trust-account.schema';\n"],"mappings":"AAEA,cAAc;AACd,cAAc;AACd,cAAc;","names":[]}
|