@justifi/webcomponents 4.6.3 → 4.7.0-rc.0
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/{Api-9356c444.js → Api-548eaa62.js} +3 -17
- package/dist/cjs/Api-548eaa62.js.map +1 -0
- package/dist/cjs/Pagination-cae1dcbd.js +15 -0
- package/dist/cjs/Pagination-cae1dcbd.js.map +1 -0
- package/dist/cjs/{Payout-4906a445.js → Payout-68a99ee3.js} +22 -1
- package/dist/cjs/Payout-68a99ee3.js.map +1 -0
- package/dist/cjs/SubAccount-5d77adbf.js +109 -0
- package/dist/cjs/SubAccount-5d77adbf.js.map +1 -0
- package/dist/cjs/additional-questions-details_5.cjs.entry.js +84 -0
- package/dist/cjs/additional-questions-details_5.cjs.entry.js.map +1 -0
- package/dist/cjs/{business-form-schema-725ec6f5.js → business-form-schema-fe831c30.js} +2 -2
- package/dist/cjs/business-form-schema-fe831c30.js.map +1 -0
- package/dist/cjs/form-1e732a9d.js +731 -0
- package/dist/cjs/form-1e732a9d.js.map +1 -0
- package/dist/cjs/form-control-datepart_2.cjs.entry.js +44 -20
- package/dist/cjs/form-control-datepart_2.cjs.entry.js.map +1 -1
- package/dist/cjs/form-control-monetary.cjs.entry.js +1 -1
- package/dist/cjs/form-control-number_3.cjs.entry.js +17 -32
- package/dist/cjs/form-control-number_3.cjs.entry.js.map +1 -1
- package/dist/cjs/helpers-c505d861.js +28 -0
- package/dist/cjs/helpers-c505d861.js.map +1 -0
- package/dist/cjs/{index-3533152c.js → index-ce7d512e.js} +5 -1
- package/dist/cjs/index-ce7d512e.js.map +1 -0
- package/dist/cjs/{index.esm-84a0a7a8.js → index.esm-91ec051e.js} +123 -1
- package/dist/cjs/index.esm-91ec051e.js.map +1 -0
- package/dist/cjs/{justifi-additional-questions_5.cjs.entry.js → justifi-additional-questions_6.cjs.entry.js} +41 -16
- package/dist/cjs/justifi-additional-questions_6.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-bank-account-form.cjs.entry.js +1 -1
- package/dist/cjs/justifi-billing-form_2.cjs.entry.js +2 -2
- package/dist/cjs/justifi-business-details.cjs.entry.js +76 -0
- package/dist/cjs/justifi-business-details.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-business-form-stepped.cjs.entry.js +130 -0
- package/dist/cjs/justifi-business-form-stepped.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-business-form.cjs.entry.js +12 -756
- package/dist/cjs/justifi-business-form.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-business-list.cjs.entry.js +36 -67
- package/dist/cjs/justifi-business-list.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-card-form.cjs.entry.js +1 -1
- package/dist/cjs/justifi-details.cjs.entry.js +4 -8
- package/dist/cjs/justifi-details.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-payment-balance-transactions.cjs.entry.js +88 -0
- package/dist/cjs/justifi-payment-balance-transactions.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-payment-details.cjs.entry.js +8 -9
- package/dist/cjs/justifi-payment-details.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-payment-form.cjs.entry.js +4 -3
- package/dist/cjs/justifi-payment-form.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-payment-method-form.cjs.entry.js +6 -6
- package/dist/cjs/justifi-payment-method-form.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-payments-list.cjs.entry.js +22 -17
- package/dist/cjs/justifi-payments-list.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-payout-details.cjs.entry.js +8 -7
- package/dist/cjs/justifi-payout-details.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +23 -18
- package/dist/cjs/justifi-payouts-list.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-proceeds-list.cjs.entry.js +23 -18
- package/dist/cjs/justifi-proceeds-list.cjs.entry.js.map +1 -1
- package/dist/cjs/justifi-refund-form.cjs.entry.js +104 -0
- package/dist/cjs/justifi-refund-form.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-subaccount-details.cjs.entry.js +81 -0
- package/dist/cjs/justifi-subaccount-details.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-subaccounts-list.cjs.entry.js +104 -0
- package/dist/cjs/justifi-subaccounts-list.cjs.entry.js.map +1 -0
- package/dist/cjs/justifi-table_2.cjs.entry.js +80 -0
- package/dist/cjs/justifi-table_2.cjs.entry.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/select-input_2.cjs.entry.js +1 -1
- package/dist/cjs/subaccount-account-details_4.cjs.entry.js +72 -0
- package/dist/cjs/subaccount-account-details_4.cjs.entry.js.map +1 -0
- package/dist/cjs/subaccount-bank-details.cjs.entry.js +24 -0
- package/dist/cjs/subaccount-bank-details.cjs.entry.js.map +1 -0
- package/dist/cjs/subaccount-terms-details.cjs.entry.js +24 -0
- package/dist/cjs/subaccount-terms-details.cjs.entry.js.map +1 -0
- package/dist/cjs/utils-aaa6ab8b.js +37 -0
- package/dist/cjs/utils-aaa6ab8b.js.map +1 -0
- package/dist/cjs/{utils-0fd61dbd.js → utils-d9cbe26f.js} +91 -18
- package/dist/cjs/utils-d9cbe26f.js.map +1 -0
- package/dist/cjs/webcomponents.cjs.js +2 -2
- package/dist/collection/api/Api.js +2 -16
- package/dist/collection/api/Api.js.map +1 -1
- package/dist/collection/api/Business.js +0 -2
- package/dist/collection/api/Business.js.map +1 -1
- package/dist/collection/api/Pagination.js +8 -8
- package/dist/collection/api/Pagination.js.map +1 -1
- package/dist/collection/api/Payment.js +20 -0
- package/dist/collection/api/Payment.js.map +1 -1
- package/dist/collection/api/SubAccount.js +104 -0
- package/dist/collection/api/SubAccount.js.map +1 -0
- package/dist/collection/api/mockData/MockOnboardingData.js +118 -0
- package/dist/collection/api/mockData/MockOnboardingData.js.map +1 -0
- package/dist/collection/api/mockData/MockSubAccount.js +103 -0
- package/dist/collection/api/mockData/MockSubAccount.js.map +1 -0
- package/dist/collection/assets/info-icon.svg +5 -0
- package/dist/collection/collection-manifest.json +19 -1
- package/dist/collection/components/bank-account-form/bank-account-form.stories.js +1 -9
- package/dist/collection/components/bank-account-form/bank-account-form.stories.js.map +1 -1
- package/dist/collection/components/business-details/additional-questions-details/additional-questions-details.css +7341 -0
- package/dist/collection/components/business-details/additional-questions-details/additional-questions-details.js +57 -0
- package/dist/collection/components/business-details/additional-questions-details/additional-questions-details.js.map +1 -0
- package/dist/collection/components/business-details/business-details.css +6439 -0
- package/dist/collection/components/business-details/business-details.js +127 -0
- package/dist/collection/components/business-details/business-details.js.map +1 -0
- package/dist/collection/components/business-details/business-details.stories.js +23 -0
- package/dist/collection/components/business-details/business-details.stories.js.map +1 -0
- package/dist/collection/components/business-details/generic-info-details/generic-info-details.css +7341 -0
- package/dist/collection/components/business-details/generic-info-details/generic-info-details.js +50 -0
- package/dist/collection/components/business-details/generic-info-details/generic-info-details.js.map +1 -0
- package/dist/collection/components/business-details/legal-address-details/legal-address-details.css +7341 -0
- package/dist/collection/components/business-details/legal-address-details/legal-address-details.js +49 -0
- package/dist/collection/components/business-details/legal-address-details/legal-address-details.js.map +1 -0
- package/dist/collection/components/business-details/owner-details/owner-details.css +7341 -0
- package/dist/collection/components/business-details/owner-details/owner-details.js +57 -0
- package/dist/collection/components/business-details/owner-details/owner-details.js.map +1 -0
- package/dist/collection/components/business-details/representative-details/representative-details.css +7341 -0
- package/dist/collection/components/business-details/representative-details/representative-details.js +58 -0
- package/dist/collection/components/business-details/representative-details/representative-details.js.map +1 -0
- package/dist/collection/components/business-form/additional-questions/additional-questions.js +1 -1
- package/dist/collection/components/business-form/additional-questions/additional-questions.js.map +1 -1
- package/dist/collection/components/business-form/business-form-schema.js +1 -1
- package/dist/collection/components/business-form/business-form-schema.js.map +1 -1
- package/dist/collection/components/business-form/business-form-stepped.css +7929 -0
- package/dist/collection/components/business-form/business-form-stepped.js +194 -0
- package/dist/collection/components/business-form/business-form-stepped.js.map +1 -0
- package/dist/collection/components/business-form/business-form-stepped.stories.js +131 -0
- package/dist/collection/components/business-form/business-form-stepped.stories.js.map +1 -0
- package/dist/collection/components/business-form/business-form.js +4 -24
- package/dist/collection/components/business-form/business-form.js.map +1 -1
- package/dist/collection/components/business-form/business-form.stories.js +20 -8
- package/dist/collection/components/business-form/business-form.stories.js.map +1 -1
- package/dist/collection/components/business-form/business-generic-info/business-generic-info.js +7 -5
- package/dist/collection/components/business-form/business-generic-info/business-generic-info.js.map +1 -1
- package/dist/collection/components/business-form/business-owners/business-owners.js +4 -5
- package/dist/collection/components/business-form/business-owners/business-owners.js.map +1 -1
- package/dist/collection/components/business-form/business-representative/business-representative-schema.js.map +1 -1
- package/dist/collection/components/business-form/business-representative/business-representative.js +1 -1
- package/dist/collection/components/business-form/business-representative/business-representative.js.map +1 -1
- package/dist/collection/components/business-form/helpers.js +23 -0
- package/dist/collection/components/business-form/helpers.js.map +1 -0
- package/dist/collection/components/business-form/legal-address-form/legal-address-form-schema.js.map +1 -0
- package/dist/collection/components/{legal-address-form → business-form/legal-address-form}/legal-address-form.js +3 -21
- package/dist/collection/components/business-form/legal-address-form/legal-address-form.js.map +1 -0
- package/dist/collection/components/business-list/business-list.js +70 -84
- package/dist/collection/components/business-list/business-list.js.map +1 -1
- package/dist/collection/components/business-list/business-list.stories.js +2 -2
- package/dist/collection/components/business-list/business-list.stories.js.map +1 -1
- package/dist/collection/components/card-form/card-form.stories.js +1 -9
- package/dist/collection/components/card-form/card-form.stories.js.map +1 -1
- package/dist/collection/components/details/details.js +2 -21
- package/dist/collection/components/details/details.js.map +1 -1
- package/dist/collection/components/details/utils.js +7 -8
- package/dist/collection/components/details/utils.js.map +1 -1
- package/dist/collection/components/form/form-control-number-masked.js +1 -1
- package/dist/collection/components/form/form-control-number-masked.js.map +1 -1
- package/dist/collection/components/form/form.js +4 -4
- package/dist/collection/components/form/form.js.map +1 -1
- package/dist/collection/components/pagination-menu/pagination-menu.js +78 -0
- package/dist/collection/components/pagination-menu/pagination-menu.js.map +1 -0
- package/dist/collection/components/payment-balance-transactions/payment-balance-transactions.css +0 -0
- package/dist/collection/components/payment-balance-transactions/payment-balance-transactions.js +153 -0
- package/dist/collection/components/payment-balance-transactions/payment-balance-transactions.js.map +1 -0
- package/dist/collection/components/payment-balance-transactions/payment-balance-transactions.stories.js +32 -0
- package/dist/collection/components/payment-balance-transactions/payment-balance-transactions.stories.js.map +1 -0
- package/dist/collection/components/payment-details/payment-details.js +11 -6
- package/dist/collection/components/payment-details/payment-details.js.map +1 -1
- package/dist/collection/components/payment-details/payment-details.stories.js +3 -4
- package/dist/collection/components/payment-details/payment-details.stories.js.map +1 -1
- package/dist/collection/components/payment-form/payment-form.stories.js +2 -11
- package/dist/collection/components/payment-form/payment-form.stories.js.map +1 -1
- package/dist/collection/components/payment-method-form/payment-method-form.js +6 -6
- package/dist/collection/components/payment-method-form/payment-method-form.js.map +1 -1
- package/dist/collection/components/payment-method-form/test/payment-method-form.spec.js +14 -14
- package/dist/collection/components/payment-method-form/test/payment-method-form.spec.js.map +1 -1
- package/dist/collection/components/payments-list/payments-list.js +20 -13
- package/dist/collection/components/payments-list/payments-list.js.map +1 -1
- package/dist/collection/components/payments-list/payments-list.stories.js +3 -4
- package/dist/collection/components/payments-list/payments-list.stories.js.map +1 -1
- package/dist/collection/components/payout-details/payout-details.js +11 -3
- package/dist/collection/components/payout-details/payout-details.js.map +1 -1
- package/dist/collection/components/payout-details/payout-details.stories.js +3 -4
- package/dist/collection/components/payout-details/payout-details.stories.js.map +1 -1
- package/dist/collection/components/payouts-list/payouts-list.js +21 -14
- package/dist/collection/components/payouts-list/payouts-list.js.map +1 -1
- package/dist/collection/components/payouts-list/payouts-list.stories.js +3 -4
- package/dist/collection/components/payouts-list/payouts-list.stories.js.map +1 -1
- package/dist/collection/components/proceeds-list/proceeds-list.js +21 -14
- package/dist/collection/components/proceeds-list/proceeds-list.js.map +1 -1
- package/dist/collection/components/proceeds-list/proceeds-list.stories.js +2 -2
- package/dist/collection/components/proceeds-list/proceeds-list.stories.js.map +1 -1
- package/dist/collection/components/refund-form/refund-form-schema.js +14 -0
- package/dist/collection/components/refund-form/refund-form-schema.js.map +1 -0
- package/dist/collection/components/refund-form/refund-form.css +7785 -0
- package/dist/collection/components/refund-form/refund-form.js +228 -0
- package/dist/collection/components/refund-form/refund-form.js.map +1 -0
- package/dist/collection/components/refund-form/refund-form.stories.js +169 -0
- package/dist/collection/components/refund-form/refund-form.stories.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-account-details/subaccount-account-details.css +7345 -0
- package/dist/collection/components/subaccount-details/subaccount-account-details/subaccount-account-details.js +71 -0
- package/dist/collection/components/subaccount-details/subaccount-account-details/subaccount-account-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-bank-details/subaccount-bank-details.css +7345 -0
- package/dist/collection/components/subaccount-details/subaccount-bank-details/subaccount-bank-details.js +49 -0
- package/dist/collection/components/subaccount-details/subaccount-bank-details/subaccount-bank-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-details.css +7983 -0
- package/dist/collection/components/subaccount-details/subaccount-details.js +147 -0
- package/dist/collection/components/subaccount-details/subaccount-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-details.stories.js +25 -0
- package/dist/collection/components/subaccount-details/subaccount-details.stories.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-merchant-details/subaccount-merchant-details.css +7345 -0
- package/dist/collection/components/subaccount-details/subaccount-merchant-details/subaccount-merchant-details.js +51 -0
- package/dist/collection/components/subaccount-details/subaccount-merchant-details/subaccount-merchant-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-owners-details/subaccount-owners-details.css +7345 -0
- package/dist/collection/components/subaccount-details/subaccount-owners-details/subaccount-owners-details.js +49 -0
- package/dist/collection/components/subaccount-details/subaccount-owners-details/subaccount-owners-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-representative-details/subaccount-representative-details.css +7345 -0
- package/dist/collection/components/subaccount-details/subaccount-representative-details/subaccount-representative-details.js +50 -0
- package/dist/collection/components/subaccount-details/subaccount-representative-details/subaccount-representative-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/subaccount-terms-details/subaccount-terms-details.css +7345 -0
- package/dist/collection/components/subaccount-details/subaccount-terms-details/subaccount-terms-details.js +49 -0
- package/dist/collection/components/subaccount-details/subaccount-terms-details/subaccount-terms-details.js.map +1 -0
- package/dist/collection/components/subaccount-details/test/subaccount-details.spec.js +22 -0
- package/dist/collection/components/subaccount-details/test/subaccount-details.spec.js.map +1 -0
- package/dist/collection/components/subaccounts-list/subaccounts-list.css +3 -0
- package/dist/collection/components/subaccounts-list/subaccounts-list.js +179 -0
- package/dist/collection/components/subaccounts-list/subaccounts-list.js.map +1 -0
- package/dist/collection/components/subaccounts-list/subaccounts-list.stories.js +69 -0
- package/dist/collection/components/subaccounts-list/subaccounts-list.stories.js.map +1 -0
- package/dist/collection/components/subaccounts-list/test/subaccounts-list.e2e.js +10 -0
- package/dist/collection/components/subaccounts-list/test/subaccounts-list.e2e.js.map +1 -0
- package/dist/collection/components/subaccounts-list/test/subaccounts-list.spec.js +34 -0
- package/dist/collection/components/subaccounts-list/test/subaccounts-list.spec.js.map +1 -0
- package/dist/collection/components/table/table.js +27 -12
- package/dist/collection/components/table/table.js.map +1 -1
- package/dist/collection/components/table/test/table.spec.js +2 -2
- package/dist/collection/components/table/test/table.spec.js.map +1 -1
- package/dist/collection/utils/utils.js +91 -17
- package/dist/collection/utils/utils.js.map +1 -1
- package/dist/components/Api.js +2 -16
- package/dist/components/Api.js.map +1 -1
- package/dist/components/Pagination.js +12 -0
- package/dist/components/Pagination.js.map +1 -0
- package/dist/components/Payout.js +21 -1
- package/dist/components/Payout.js.map +1 -1
- package/dist/components/SubAccount.js +107 -0
- package/dist/components/SubAccount.js.map +1 -0
- package/dist/components/additional-questions-details.d.ts +11 -0
- package/dist/components/additional-questions-details.js +8 -0
- package/dist/components/additional-questions-details.js.map +1 -0
- package/dist/{cjs/justifi-table.cjs.entry.js → components/additional-questions-details2.js} +30 -61
- package/dist/components/additional-questions-details2.js.map +1 -0
- package/dist/components/additional-questions.js +1 -1
- package/dist/components/additional-questions.js.map +1 -1
- package/dist/components/business-generic-info.js +2 -5
- package/dist/components/business-generic-info.js.map +1 -1
- package/dist/components/business-owners.js +4 -5
- package/dist/components/business-owners.js.map +1 -1
- package/dist/components/business-representative.js +1 -1
- package/dist/components/business-representative.js.map +1 -1
- package/dist/components/details.js +6 -33
- package/dist/components/details.js.map +1 -1
- package/dist/components/form-control-number-masked2.js +1 -1
- package/dist/components/form-control-number-masked2.js.map +1 -1
- package/dist/components/form.js +729 -0
- package/dist/components/form.js.map +1 -0
- package/dist/components/generic-info-details.d.ts +11 -0
- package/dist/components/generic-info-details.js +8 -0
- package/dist/components/generic-info-details.js.map +1 -0
- package/dist/components/generic-info-details2.js +38 -0
- package/dist/components/generic-info-details2.js.map +1 -0
- package/dist/components/helpers.js +26 -0
- package/dist/components/helpers.js.map +1 -0
- package/dist/components/index.esm.js +122 -1
- package/dist/components/index.esm.js.map +1 -1
- package/dist/components/justifi-business-details.d.ts +11 -0
- package/dist/components/justifi-business-details.js +126 -0
- package/dist/components/justifi-business-details.js.map +1 -0
- package/dist/components/justifi-business-form-stepped.d.ts +11 -0
- package/dist/components/justifi-business-form-stepped.js +221 -0
- package/dist/components/justifi-business-form-stepped.js.map +1 -0
- package/dist/components/justifi-business-form.js +6 -750
- package/dist/components/justifi-business-form.js.map +1 -1
- package/dist/components/justifi-business-list.js +42 -65
- package/dist/components/justifi-business-list.js.map +1 -1
- package/dist/components/justifi-payment-balance-transactions.d.ts +11 -0
- package/dist/components/justifi-payment-balance-transactions.js +123 -0
- package/dist/components/justifi-payment-balance-transactions.js.map +1 -0
- package/dist/components/justifi-payment-details.js +6 -6
- package/dist/components/justifi-payment-details.js.map +1 -1
- package/dist/components/justifi-payment-form.js +3 -2
- package/dist/components/justifi-payment-form.js.map +1 -1
- package/dist/components/justifi-payments-list.js +29 -16
- package/dist/components/justifi-payments-list.js.map +1 -1
- package/dist/components/justifi-payout-details.js +6 -4
- package/dist/components/justifi-payout-details.js.map +1 -1
- package/dist/components/justifi-payouts-list.js +30 -17
- package/dist/components/justifi-payouts-list.js.map +1 -1
- package/dist/components/justifi-proceeds-list.js +29 -16
- package/dist/components/justifi-proceeds-list.js.map +1 -1
- package/dist/components/justifi-refund-form.d.ts +11 -0
- package/dist/components/justifi-refund-form.js +139 -0
- package/dist/components/justifi-refund-form.js.map +1 -0
- package/dist/components/justifi-subaccount-details.d.ts +11 -0
- package/dist/components/justifi-subaccount-details.js +133 -0
- package/dist/components/justifi-subaccount-details.js.map +1 -0
- package/dist/components/justifi-subaccounts-list.d.ts +11 -0
- package/dist/components/justifi-subaccounts-list.js +138 -0
- package/dist/components/justifi-subaccounts-list.js.map +1 -0
- package/dist/components/legal-address-details.d.ts +11 -0
- package/dist/components/legal-address-details.js +8 -0
- package/dist/components/legal-address-details.js.map +1 -0
- package/dist/components/legal-address-details2.js +37 -0
- package/dist/components/legal-address-details2.js.map +1 -0
- package/dist/components/legal-address-form.js +1 -3
- package/dist/components/legal-address-form.js.map +1 -1
- package/dist/components/owner-details.d.ts +11 -0
- package/dist/components/owner-details.js +8 -0
- package/dist/components/owner-details.js.map +1 -0
- package/dist/components/owner-details2.js +37 -0
- package/dist/components/owner-details2.js.map +1 -0
- package/dist/components/pagination-menu.d.ts +11 -0
- package/dist/components/pagination-menu.js +8 -0
- package/dist/components/pagination-menu.js.map +1 -0
- package/dist/{esm/justifi-table.entry.js → components/pagination-menu2.js} +35 -55
- package/dist/components/pagination-menu2.js.map +1 -0
- package/dist/components/payment-method-form.js +5 -5
- package/dist/components/payment-method-form.js.map +1 -1
- package/dist/components/representative-details.d.ts +11 -0
- package/dist/components/representative-details.js +8 -0
- package/dist/components/representative-details.js.map +1 -0
- package/dist/components/representative-details2.js +38 -0
- package/dist/components/representative-details2.js.map +1 -0
- package/dist/components/subaccount-account-details.d.ts +11 -0
- package/dist/components/subaccount-account-details.js +8 -0
- package/dist/components/subaccount-account-details.js.map +1 -0
- package/dist/components/subaccount-account-details2.js +39 -0
- package/dist/components/subaccount-account-details2.js.map +1 -0
- package/dist/components/subaccount-bank-details.d.ts +11 -0
- package/dist/components/subaccount-bank-details.js +40 -0
- package/dist/components/subaccount-bank-details.js.map +1 -0
- package/dist/components/subaccount-merchant-details.d.ts +11 -0
- package/dist/components/subaccount-merchant-details.js +8 -0
- package/dist/components/subaccount-merchant-details.js.map +1 -0
- package/dist/components/subaccount-merchant-details2.js +38 -0
- package/dist/components/subaccount-merchant-details2.js.map +1 -0
- package/dist/components/subaccount-owners-details.d.ts +11 -0
- package/dist/components/subaccount-owners-details.js +8 -0
- package/dist/components/subaccount-owners-details.js.map +1 -0
- package/dist/components/subaccount-owners-details2.js +38 -0
- package/dist/components/subaccount-owners-details2.js.map +1 -0
- package/dist/components/subaccount-representative-details.d.ts +11 -0
- package/dist/components/subaccount-representative-details.js +8 -0
- package/dist/components/subaccount-representative-details.js.map +1 -0
- package/dist/components/subaccount-representative-details2.js +38 -0
- package/dist/components/subaccount-representative-details2.js.map +1 -0
- package/dist/components/subaccount-terms-details.d.ts +11 -0
- package/dist/components/subaccount-terms-details.js +40 -0
- package/dist/components/subaccount-terms-details.js.map +1 -0
- package/dist/components/table.js +12 -21
- package/dist/components/table.js.map +1 -1
- package/dist/components/utils.js +27 -3909
- package/dist/components/utils.js.map +1 -1
- package/dist/{esm/utils-ad0bbe03.js → components/utils2.js} +87 -19
- package/dist/{cjs/utils-0fd61dbd.js.map → components/utils2.js.map} +1 -1
- package/dist/esm/{Api-0ad45a02.js → Api-c65d3ed8.js} +3 -17
- package/dist/esm/Api-c65d3ed8.js.map +1 -0
- package/dist/esm/Pagination-31f770d6.js +12 -0
- package/dist/esm/Pagination-31f770d6.js.map +1 -0
- package/dist/esm/{Payout-9a1f2859.js → Payout-fcf16887.js} +22 -2
- package/dist/esm/Payout-fcf16887.js.map +1 -0
- package/dist/esm/SubAccount-cf29d050.js +107 -0
- package/dist/esm/SubAccount-cf29d050.js.map +1 -0
- package/dist/esm/additional-questions-details_5.entry.js +76 -0
- package/dist/esm/additional-questions-details_5.entry.js.map +1 -0
- package/dist/esm/{business-form-schema-5885d3d6.js → business-form-schema-30a3eadd.js} +2 -2
- package/dist/esm/business-form-schema-30a3eadd.js.map +1 -0
- package/dist/esm/form-32cf3d1e.js +729 -0
- package/dist/esm/form-32cf3d1e.js.map +1 -0
- package/dist/esm/form-control-datepart_2.entry.js +44 -20
- package/dist/esm/form-control-datepart_2.entry.js.map +1 -1
- package/dist/esm/form-control-monetary.entry.js +1 -1
- package/dist/esm/form-control-number_3.entry.js +17 -32
- package/dist/esm/form-control-number_3.entry.js.map +1 -1
- package/dist/esm/helpers-1d5ecdc8.js +26 -0
- package/dist/esm/helpers-1d5ecdc8.js.map +1 -0
- package/dist/esm/{index-fe877d03.js → index-b02f9a6e.js} +5 -1
- package/dist/esm/index-b02f9a6e.js.map +1 -0
- package/dist/esm/{index.esm-89fe6af9.js → index.esm-9397ffa0.js} +123 -2
- package/dist/esm/index.esm-9397ffa0.js.map +1 -0
- package/dist/esm/{justifi-additional-questions_5.entry.js → justifi-additional-questions_6.entry.js} +41 -17
- package/dist/esm/justifi-additional-questions_6.entry.js.map +1 -0
- package/dist/esm/justifi-bank-account-form.entry.js +1 -1
- package/dist/esm/justifi-billing-form_2.entry.js +2 -2
- package/dist/esm/justifi-business-details.entry.js +72 -0
- package/dist/esm/justifi-business-details.entry.js.map +1 -0
- package/dist/esm/justifi-business-form-stepped.entry.js +126 -0
- package/dist/esm/justifi-business-form-stepped.entry.js.map +1 -0
- package/dist/esm/justifi-business-form.entry.js +11 -755
- package/dist/esm/justifi-business-form.entry.js.map +1 -1
- package/dist/esm/justifi-business-list.entry.js +35 -66
- package/dist/esm/justifi-business-list.entry.js.map +1 -1
- package/dist/esm/justifi-card-form.entry.js +1 -1
- package/dist/esm/justifi-details.entry.js +4 -8
- package/dist/esm/justifi-details.entry.js.map +1 -1
- package/dist/esm/justifi-payment-balance-transactions.entry.js +84 -0
- package/dist/esm/justifi-payment-balance-transactions.entry.js.map +1 -0
- package/dist/esm/justifi-payment-details.entry.js +8 -9
- package/dist/esm/justifi-payment-details.entry.js.map +1 -1
- package/dist/esm/justifi-payment-form.entry.js +4 -3
- package/dist/esm/justifi-payment-form.entry.js.map +1 -1
- package/dist/esm/justifi-payment-method-form.entry.js +6 -6
- package/dist/esm/justifi-payment-method-form.entry.js.map +1 -1
- package/dist/esm/justifi-payments-list.entry.js +21 -16
- package/dist/esm/justifi-payments-list.entry.js.map +1 -1
- package/dist/esm/justifi-payout-details.entry.js +8 -7
- package/dist/esm/justifi-payout-details.entry.js.map +1 -1
- package/dist/esm/justifi-payouts-list.entry.js +22 -17
- package/dist/esm/justifi-payouts-list.entry.js.map +1 -1
- package/dist/esm/justifi-proceeds-list.entry.js +22 -17
- package/dist/esm/justifi-proceeds-list.entry.js.map +1 -1
- package/dist/esm/justifi-refund-form.entry.js +100 -0
- package/dist/esm/justifi-refund-form.entry.js.map +1 -0
- package/dist/esm/justifi-subaccount-details.entry.js +77 -0
- package/dist/esm/justifi-subaccount-details.entry.js.map +1 -0
- package/dist/esm/justifi-subaccounts-list.entry.js +100 -0
- package/dist/esm/justifi-subaccounts-list.entry.js.map +1 -0
- package/dist/esm/justifi-table_2.entry.js +75 -0
- package/dist/esm/justifi-table_2.entry.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/select-input_2.entry.js +1 -1
- package/dist/esm/subaccount-account-details_4.entry.js +65 -0
- package/dist/esm/subaccount-account-details_4.entry.js.map +1 -0
- package/dist/esm/subaccount-bank-details.entry.js +20 -0
- package/dist/esm/subaccount-bank-details.entry.js.map +1 -0
- package/dist/esm/subaccount-terms-details.entry.js +20 -0
- package/dist/esm/subaccount-terms-details.entry.js.map +1 -0
- package/dist/esm/utils-d647dd96.js +29 -0
- package/dist/esm/utils-d647dd96.js.map +1 -0
- package/dist/esm/utils-fcf19fd5.js +3979 -0
- package/dist/esm/utils-fcf19fd5.js.map +1 -0
- package/dist/esm/webcomponents.js +3 -3
- package/dist/types/api/Api.d.ts +4 -4
- package/dist/types/api/Business.d.ts +12 -4
- package/dist/types/api/Pagination.d.ts +12 -6
- package/dist/types/api/Payment.d.ts +28 -0
- package/dist/types/api/SubAccount.d.ts +165 -0
- package/dist/types/api/mockData/MockOnboardingData.d.ts +8 -0
- package/dist/types/api/mockData/MockSubAccount.d.ts +3 -0
- package/dist/types/components/bank-account-form/bank-account-form.stories.d.ts +0 -7
- package/dist/types/components/business-details/additional-questions-details/additional-questions-details.d.ts +13 -0
- package/dist/types/components/business-details/business-details.d.ts +28 -0
- package/dist/types/components/business-details/business-details.stories.d.ts +7 -0
- package/dist/types/components/business-details/generic-info-details/generic-info-details.d.ts +5 -0
- package/dist/types/components/business-details/legal-address-details/legal-address-details.d.ts +5 -0
- package/dist/types/components/business-details/owner-details/owner-details.d.ts +13 -0
- package/dist/types/components/business-details/representative-details/representative-details.d.ts +13 -0
- package/dist/types/components/business-form/business-form-stepped.d.ts +29 -0
- package/dist/types/components/business-form/business-form-stepped.stories.d.ts +27 -0
- package/dist/types/components/business-form/business-form.d.ts +0 -1
- package/dist/types/components/business-form/business-form.stories.d.ts +6 -0
- package/dist/types/components/business-form/business-generic-info/business-generic-info.d.ts +5 -1
- package/dist/types/components/business-form/business-representative/business-representative-schema.d.ts +2 -0
- package/dist/types/components/business-form/helpers.d.ts +1 -0
- package/dist/types/components/{legal-address-form → business-form/legal-address-form}/legal-address-form.d.ts +1 -2
- package/dist/types/components/business-list/business-list.d.ts +34 -21
- package/dist/types/components/card-form/card-form.stories.d.ts +0 -7
- package/dist/types/components/details/details.d.ts +0 -3
- package/dist/types/components/details/utils.d.ts +5 -2
- package/dist/types/components/form/form.d.ts +1 -1
- package/dist/types/components/pagination-menu/pagination-menu.d.ts +10 -0
- package/dist/types/components/payment-balance-transactions/payment-balance-transactions.d.ts +17 -0
- package/dist/types/components/payment-balance-transactions/payment-balance-transactions.stories.d.ts +8 -0
- package/dist/types/components/payment-details/payment-details.d.ts +8 -0
- package/dist/types/components/payment-form/payment-form.stories.d.ts +1 -9
- package/dist/types/components/payments-list/payments-list.d.ts +5 -4
- package/dist/types/components/payout-details/payout-details.d.ts +8 -0
- package/dist/types/components/payouts-list/payouts-list.d.ts +5 -4
- package/dist/types/components/proceeds-list/proceeds-list.d.ts +5 -3
- package/dist/types/components/refund-form/refund-form-schema.d.ts +11 -0
- package/dist/types/components/refund-form/refund-form.d.ts +58 -0
- package/dist/types/components/refund-form/refund-form.stories.d.ts +27 -0
- package/dist/types/components/subaccount-details/subaccount-account-details/subaccount-account-details.d.ts +6 -0
- package/dist/types/components/subaccount-details/subaccount-bank-details/subaccount-bank-details.d.ts +5 -0
- package/dist/types/components/subaccount-details/subaccount-details.d.ts +16 -0
- package/dist/types/components/subaccount-details/subaccount-details.stories.d.ts +7 -0
- package/dist/types/components/subaccount-details/subaccount-merchant-details/subaccount-merchant-details.d.ts +5 -0
- package/dist/types/components/subaccount-details/subaccount-owners-details/subaccount-owners-details.d.ts +5 -0
- package/dist/types/components/subaccount-details/subaccount-representative-details/subaccount-representative-details.d.ts +5 -0
- package/dist/types/components/subaccount-details/subaccount-terms-details/subaccount-terms-details.d.ts +5 -0
- package/dist/types/components/subaccounts-list/subaccounts-list.d.ts +19 -0
- package/dist/types/components/subaccounts-list/subaccounts-list.stories.d.ts +9 -0
- package/dist/types/components/table/table.d.ts +3 -7
- package/dist/types/components.d.ts +602 -7
- package/dist/types/utils/utils.d.ts +18 -0
- package/dist/webcomponents/p-014b2f3a.entry.js +2 -0
- package/dist/webcomponents/p-014b2f3a.entry.js.map +1 -0
- package/dist/webcomponents/p-05cc444a.entry.js +2 -0
- package/dist/webcomponents/p-05cc444a.entry.js.map +1 -0
- package/dist/webcomponents/p-07059336.entry.js +2 -0
- package/dist/webcomponents/p-07059336.entry.js.map +1 -0
- package/dist/webcomponents/{p-d92116e6.entry.js → p-08311783.entry.js} +2 -2
- package/dist/webcomponents/p-0c5afcbc.js +3 -0
- package/dist/webcomponents/p-0c5afcbc.js.map +1 -0
- package/dist/webcomponents/p-0d5d02d7.js +2 -0
- package/dist/webcomponents/p-0d5d02d7.js.map +1 -0
- package/dist/webcomponents/p-14391341.entry.js +2 -0
- package/dist/webcomponents/p-14391341.entry.js.map +1 -0
- package/dist/webcomponents/{p-2e63d309.entry.js → p-1b5bd8f8.entry.js} +2 -2
- package/dist/webcomponents/p-1b5bd8f8.entry.js.map +1 -0
- package/dist/webcomponents/{p-cd0eca25.entry.js → p-1d42e416.entry.js} +2 -2
- package/dist/webcomponents/p-23f600d3.entry.js +2 -0
- package/dist/webcomponents/p-23f600d3.entry.js.map +1 -0
- package/dist/webcomponents/p-26b1a61d.entry.js +2 -0
- package/dist/webcomponents/p-26b1a61d.entry.js.map +1 -0
- package/dist/webcomponents/p-2806a2d6.js +2 -0
- package/dist/webcomponents/p-2806a2d6.js.map +1 -0
- package/dist/webcomponents/{p-640bfa9f.entry.js → p-2ac4e73d.entry.js} +2 -2
- package/dist/webcomponents/p-2f741cd2.entry.js +2 -0
- package/dist/webcomponents/p-2f741cd2.entry.js.map +1 -0
- package/dist/webcomponents/p-37b8106d.entry.js +2 -0
- package/dist/webcomponents/p-37b8106d.entry.js.map +1 -0
- package/dist/webcomponents/p-3e0f6758.entry.js +2 -0
- package/dist/webcomponents/p-3e0f6758.entry.js.map +1 -0
- package/dist/webcomponents/p-43c04b00.entry.js +2 -0
- package/dist/webcomponents/p-43c04b00.entry.js.map +1 -0
- package/dist/webcomponents/{p-9346ae33.js → p-4d37473a.js} +2 -2
- package/dist/webcomponents/{p-9346ae33.js.map → p-4d37473a.js.map} +1 -1
- package/dist/webcomponents/p-526cb161.js +2 -0
- package/dist/webcomponents/p-526cb161.js.map +1 -0
- package/dist/webcomponents/{p-f9e127a5.js → p-59860ac8.js} +2 -2
- package/dist/webcomponents/p-59860ac8.js.map +1 -0
- package/dist/webcomponents/{p-b9096cd6.entry.js → p-5b378f8d.entry.js} +2 -2
- package/dist/webcomponents/p-5b378f8d.entry.js.map +1 -0
- package/dist/webcomponents/{p-2b6f5e35.entry.js → p-5dd71882.entry.js} +2 -2
- package/dist/webcomponents/p-5dd71882.entry.js.map +1 -0
- package/dist/webcomponents/{p-051a4f1e.entry.js → p-5f434e8b.entry.js} +2 -2
- package/dist/webcomponents/{p-051a4f1e.entry.js.map → p-5f434e8b.entry.js.map} +1 -1
- package/dist/webcomponents/{p-1beaaba3.entry.js → p-6642d95b.entry.js} +2 -2
- package/dist/webcomponents/p-6b5fcbff.entry.js +2 -0
- package/dist/webcomponents/p-6b5fcbff.entry.js.map +1 -0
- package/dist/webcomponents/p-756629e9.entry.js +2 -0
- package/dist/webcomponents/p-756629e9.entry.js.map +1 -0
- package/dist/webcomponents/p-76983a7e.js +2 -0
- package/dist/webcomponents/p-76983a7e.js.map +1 -0
- package/dist/webcomponents/p-7d58db66.js +2 -0
- package/dist/webcomponents/p-7d58db66.js.map +1 -0
- package/dist/webcomponents/p-8471740f.entry.js +2 -0
- package/dist/webcomponents/p-8471740f.entry.js.map +1 -0
- package/dist/webcomponents/{p-c46241ba.js → p-8f37e3ee.js} +2 -2
- package/dist/webcomponents/p-8f37e3ee.js.map +1 -0
- package/dist/webcomponents/p-92872bbe.entry.js +2 -0
- package/dist/webcomponents/p-92872bbe.entry.js.map +1 -0
- package/dist/webcomponents/p-99b3925f.entry.js +2 -0
- package/dist/webcomponents/{p-f6cc37a6.entry.js.map → p-99b3925f.entry.js.map} +1 -1
- package/dist/webcomponents/p-a1a94012.entry.js +2 -0
- package/dist/webcomponents/p-a1a94012.entry.js.map +1 -0
- package/dist/webcomponents/p-a3211bb2.js +2 -0
- package/dist/webcomponents/p-a3211bb2.js.map +1 -0
- package/dist/webcomponents/p-b157f6ae.js +2 -0
- package/dist/webcomponents/p-b157f6ae.js.map +1 -0
- package/dist/webcomponents/{p-a922b908.entry.js → p-b4f185c5.entry.js} +2 -2
- package/dist/webcomponents/p-c52d63b1.entry.js +2 -0
- package/dist/webcomponents/p-c52d63b1.entry.js.map +1 -0
- package/dist/webcomponents/p-c9373e73.entry.js +2 -0
- package/dist/webcomponents/p-c9373e73.entry.js.map +1 -0
- package/dist/webcomponents/p-d18c0273.entry.js +2 -0
- package/dist/webcomponents/p-d18c0273.entry.js.map +1 -0
- package/dist/webcomponents/p-e83f93cd.entry.js +2 -0
- package/dist/webcomponents/p-e83f93cd.entry.js.map +1 -0
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/dist/webcomponents/webcomponents.esm.js.map +1 -1
- package/package.json +3 -3
- package/dist/cjs/Api-9356c444.js.map +0 -1
- package/dist/cjs/Payout-4906a445.js.map +0 -1
- package/dist/cjs/business-form-schema-725ec6f5.js.map +0 -1
- package/dist/cjs/form-control-select.cjs.entry.js +0 -47
- package/dist/cjs/form-control-select.cjs.entry.js.map +0 -1
- package/dist/cjs/index-3533152c.js.map +0 -1
- package/dist/cjs/index.esm-84a0a7a8.js.map +0 -1
- package/dist/cjs/justifi-additional-questions_5.cjs.entry.js.map +0 -1
- package/dist/cjs/justifi-table.cjs.entry.js.map +0 -1
- package/dist/cjs/table-utils-617126e5.js +0 -13
- package/dist/cjs/table-utils-617126e5.js.map +0 -1
- package/dist/cjs/utils-d95b09c2.js +0 -35
- package/dist/cjs/utils-d95b09c2.js.map +0 -1
- package/dist/collection/components/legal-address-form/legal-address-form-schema.js.map +0 -1
- package/dist/collection/components/legal-address-form/legal-address-form.js.map +0 -1
- package/dist/collection/components/table/table-utils.js +0 -8
- package/dist/collection/components/table/table-utils.js.map +0 -1
- package/dist/config.js +0 -6
- package/dist/config.js.map +0 -1
- package/dist/esm/Api-0ad45a02.js.map +0 -1
- package/dist/esm/Payout-9a1f2859.js.map +0 -1
- package/dist/esm/business-form-schema-5885d3d6.js.map +0 -1
- package/dist/esm/form-control-select.entry.js +0 -43
- package/dist/esm/form-control-select.entry.js.map +0 -1
- package/dist/esm/index-fe877d03.js.map +0 -1
- package/dist/esm/index.esm-89fe6af9.js.map +0 -1
- package/dist/esm/justifi-additional-questions_5.entry.js.map +0 -1
- package/dist/esm/justifi-table.entry.js.map +0 -1
- package/dist/esm/table-utils-6cdcaa8c.js +0 -11
- package/dist/esm/table-utils-6cdcaa8c.js.map +0 -1
- package/dist/esm/utils-1e7d6279.js +0 -28
- package/dist/esm/utils-1e7d6279.js.map +0 -1
- package/dist/esm/utils-ad0bbe03.js.map +0 -1
- package/dist/types/components/table/table-utils.d.ts +0 -14
- package/dist/types/home/runner/work/web-component-library/web-component-library/stencil-library/.stencil/config.d.ts +0 -5
- package/dist/webcomponents/p-2284ae38.entry.js +0 -2
- package/dist/webcomponents/p-2284ae38.entry.js.map +0 -1
- package/dist/webcomponents/p-2833e25f.entry.js +0 -2
- package/dist/webcomponents/p-2833e25f.entry.js.map +0 -1
- package/dist/webcomponents/p-2b6f5e35.entry.js.map +0 -1
- package/dist/webcomponents/p-2e63d309.entry.js.map +0 -1
- package/dist/webcomponents/p-2e66512d.entry.js +0 -2
- package/dist/webcomponents/p-2e66512d.entry.js.map +0 -1
- package/dist/webcomponents/p-4dec9925.entry.js +0 -2
- package/dist/webcomponents/p-4dec9925.entry.js.map +0 -1
- package/dist/webcomponents/p-641883b2.entry.js +0 -2
- package/dist/webcomponents/p-641883b2.entry.js.map +0 -1
- package/dist/webcomponents/p-65f35b93.js +0 -2
- package/dist/webcomponents/p-65f35b93.js.map +0 -1
- package/dist/webcomponents/p-835a5be8.entry.js +0 -2
- package/dist/webcomponents/p-835a5be8.entry.js.map +0 -1
- package/dist/webcomponents/p-ab0756ff.js +0 -2
- package/dist/webcomponents/p-ab0756ff.js.map +0 -1
- package/dist/webcomponents/p-b9096cd6.entry.js.map +0 -1
- package/dist/webcomponents/p-c46241ba.js.map +0 -1
- package/dist/webcomponents/p-ccb0e1c5.js +0 -2
- package/dist/webcomponents/p-ccb0e1c5.js.map +0 -1
- package/dist/webcomponents/p-db9945b1.entry.js +0 -2
- package/dist/webcomponents/p-db9945b1.entry.js.map +0 -1
- package/dist/webcomponents/p-e1f6c8ec.entry.js +0 -2
- package/dist/webcomponents/p-e1f6c8ec.entry.js.map +0 -1
- package/dist/webcomponents/p-e6695628.js +0 -2
- package/dist/webcomponents/p-e6695628.js.map +0 -1
- package/dist/webcomponents/p-e70b2a21.js +0 -3
- package/dist/webcomponents/p-e70b2a21.js.map +0 -1
- package/dist/webcomponents/p-f6cc37a6.entry.js +0 -2
- package/dist/webcomponents/p-f8067330.entry.js +0 -2
- package/dist/webcomponents/p-f8067330.entry.js.map +0 -1
- package/dist/webcomponents/p-f985f5ab.entry.js +0 -2
- package/dist/webcomponents/p-f985f5ab.entry.js.map +0 -1
- package/dist/webcomponents/p-f9e127a5.js.map +0 -1
- /package/dist/collection/components/{legal-address-form → business-form/legal-address-form}/legal-address-form-schema.js +0 -0
- /package/dist/collection/components/{legal-address-form → business-form/legal-address-form}/legal-address-form.css +0 -0
- /package/dist/types/components/{legal-address-form → business-form/legal-address-form}/legal-address-form-schema.d.ts +0 -0
- /package/dist/webcomponents/{p-d92116e6.entry.js.map → p-08311783.entry.js.map} +0 -0
- /package/dist/webcomponents/{p-cd0eca25.entry.js.map → p-1d42e416.entry.js.map} +0 -0
- /package/dist/webcomponents/{p-640bfa9f.entry.js.map → p-2ac4e73d.entry.js.map} +0 -0
- /package/dist/webcomponents/{p-1beaaba3.entry.js.map → p-6642d95b.entry.js.map} +0 -0
- /package/dist/webcomponents/{p-a922b908.entry.js.map → p-b4f185c5.entry.js.map} +0 -0
|
@@ -5,21 +5,39 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
+
import { Address, IBusiness, Identity } from "./api/Business";
|
|
8
9
|
import { FormController } from "./components/form/form";
|
|
9
10
|
import { CreatePaymentMethodResponse } from "./components/payment-method-form/payment-method-responses";
|
|
10
11
|
import { BillingFormFields } from "./components/billing-form/billing-form-schema";
|
|
11
12
|
import { ValidationError } from "yup";
|
|
12
13
|
import { Payment, PaymentMethodTypes, Payout } from "./api";
|
|
13
14
|
import { Proceed } from "./api/Proceed";
|
|
15
|
+
import { RefundFormFields } from "./components/refund-form/refund-form-schema";
|
|
16
|
+
import { IOnboardingData, SubAccount, SubaccountBankAccount, SubAccountIdentity, Terms } from "./api/SubAccount";
|
|
14
17
|
import { TableProps } from "./components/table/table";
|
|
18
|
+
import { PaginationProps } from "./components/pagination-menu/pagination-menu";
|
|
19
|
+
export { Address, IBusiness, Identity } from "./api/Business";
|
|
15
20
|
export { FormController } from "./components/form/form";
|
|
16
21
|
export { CreatePaymentMethodResponse } from "./components/payment-method-form/payment-method-responses";
|
|
17
22
|
export { BillingFormFields } from "./components/billing-form/billing-form-schema";
|
|
18
23
|
export { ValidationError } from "yup";
|
|
19
24
|
export { Payment, PaymentMethodTypes, Payout } from "./api";
|
|
20
25
|
export { Proceed } from "./api/Proceed";
|
|
26
|
+
export { RefundFormFields } from "./components/refund-form/refund-form-schema";
|
|
27
|
+
export { IOnboardingData, SubAccount, SubaccountBankAccount, SubAccountIdentity, Terms } from "./api/SubAccount";
|
|
21
28
|
export { TableProps } from "./components/table/table";
|
|
29
|
+
export { PaginationProps } from "./components/pagination-menu/pagination-menu";
|
|
22
30
|
export namespace Components {
|
|
31
|
+
/**
|
|
32
|
+
* @exportedPart detail-section
|
|
33
|
+
* @exportedPart detail-section-title
|
|
34
|
+
* @exportedPart detail-section-item-title
|
|
35
|
+
* @exportedPart detail-section-item-data
|
|
36
|
+
* @exportedPart detail-empty-state
|
|
37
|
+
*/
|
|
38
|
+
interface AdditionalQuestionsDetails {
|
|
39
|
+
"business": IBusiness;
|
|
40
|
+
}
|
|
23
41
|
interface FormControlDatepart {
|
|
24
42
|
"defaultValue": string;
|
|
25
43
|
"disabled": boolean;
|
|
@@ -70,6 +88,9 @@ export namespace Components {
|
|
|
70
88
|
"label": string;
|
|
71
89
|
"name": any;
|
|
72
90
|
}
|
|
91
|
+
interface GenericInfoDetails {
|
|
92
|
+
"business": IBusiness;
|
|
93
|
+
}
|
|
73
94
|
/**
|
|
74
95
|
* @exportedPart label: Label for inputs
|
|
75
96
|
* @exportedPart input: The input fields
|
|
@@ -131,6 +152,17 @@ export namespace Components {
|
|
|
131
152
|
"errors": any;
|
|
132
153
|
"onFormUpdate": (values: any) => void;
|
|
133
154
|
}
|
|
155
|
+
/**
|
|
156
|
+
* @exportedPart detail-section
|
|
157
|
+
* @exportedPart detail-section-title
|
|
158
|
+
* @exportedPart detail-section-item-title
|
|
159
|
+
* @exportedPart detail-section-item-data
|
|
160
|
+
* @exportedPart detail-empty-state
|
|
161
|
+
*/
|
|
162
|
+
interface JustifiBusinessDetails {
|
|
163
|
+
"authToken": string;
|
|
164
|
+
"businessId": string;
|
|
165
|
+
}
|
|
134
166
|
/**
|
|
135
167
|
* @exportedPart label: Label for inputs
|
|
136
168
|
* @exportedPart input: The input fields
|
|
@@ -145,6 +177,19 @@ export namespace Components {
|
|
|
145
177
|
* @exportedPart input: The input fields
|
|
146
178
|
* @exportedPart input-invalid: Invalid state for inputfs
|
|
147
179
|
*/
|
|
180
|
+
interface JustifiBusinessFormStepped {
|
|
181
|
+
"accountId": string;
|
|
182
|
+
"authToken": string;
|
|
183
|
+
"businessId"?: string;
|
|
184
|
+
}
|
|
185
|
+
/**
|
|
186
|
+
* The difference between this component and business-generic-info-details
|
|
187
|
+
* is that this component is meant to be a form and send data
|
|
188
|
+
* and the other one is meant to be just read only.
|
|
189
|
+
* @exportedPart label: Label for inputs
|
|
190
|
+
* @exportedPart input: The input fields
|
|
191
|
+
* @exportedPart input-invalid: Invalid state for inputfs
|
|
192
|
+
*/
|
|
148
193
|
interface JustifiBusinessGenericInfo {
|
|
149
194
|
"formController": FormController;
|
|
150
195
|
}
|
|
@@ -166,7 +211,18 @@ export namespace Components {
|
|
|
166
211
|
* @exportedPart arrow-disabled: Disabled state for paging buttons
|
|
167
212
|
*/
|
|
168
213
|
interface JustifiBusinessList {
|
|
214
|
+
/**
|
|
215
|
+
* The Account ID to fetch payments. This is required to fetch any data.
|
|
216
|
+
* @required
|
|
217
|
+
* @type {string}
|
|
218
|
+
* @memberof PaymentsList
|
|
219
|
+
*/
|
|
169
220
|
"accountId": string;
|
|
221
|
+
/**
|
|
222
|
+
* The Auth Token to fetch payments. This is required to fetch any data.
|
|
223
|
+
* @required
|
|
224
|
+
* @type {string}
|
|
225
|
+
*/
|
|
170
226
|
"authToken": string;
|
|
171
227
|
}
|
|
172
228
|
/**
|
|
@@ -209,7 +265,6 @@ export namespace Components {
|
|
|
209
265
|
"validationMode": 'onChange' | 'onBlur' | 'onSubmit' | 'onTouched' | 'all';
|
|
210
266
|
}
|
|
211
267
|
interface JustifiDetails {
|
|
212
|
-
"entity": { metadata: any };
|
|
213
268
|
"errorMessage": string;
|
|
214
269
|
}
|
|
215
270
|
/**
|
|
@@ -219,7 +274,11 @@ export namespace Components {
|
|
|
219
274
|
*/
|
|
220
275
|
interface JustifiLegalAddressForm {
|
|
221
276
|
"formController": FormController;
|
|
222
|
-
|
|
277
|
+
}
|
|
278
|
+
interface JustifiPaymentBalanceTransactions {
|
|
279
|
+
"accountId": string;
|
|
280
|
+
"authToken": string;
|
|
281
|
+
"paymentId": string;
|
|
223
282
|
}
|
|
224
283
|
/**
|
|
225
284
|
* @exportedPart detail-loading-spinner
|
|
@@ -236,6 +295,14 @@ export namespace Components {
|
|
|
236
295
|
* @exportedPart detail-metadata-title
|
|
237
296
|
* @exportedPart detail-method-title
|
|
238
297
|
* @exportedPart detail-method-data
|
|
298
|
+
* @exportedPart detail-section
|
|
299
|
+
* @exportedPart detail-section-title
|
|
300
|
+
* @exportedPart detail-section-item-title
|
|
301
|
+
* @exportedPart detail-section-item-data
|
|
302
|
+
* @exportedPart detail-head-info
|
|
303
|
+
* @exportedPart detail-head-info-item
|
|
304
|
+
* @exportedPart detail-head-info-item-title
|
|
305
|
+
* @exportedPart detail-head-info-item-data
|
|
239
306
|
*/
|
|
240
307
|
interface JustifiPaymentDetails {
|
|
241
308
|
"authToken": string;
|
|
@@ -256,7 +323,11 @@ export namespace Components {
|
|
|
256
323
|
interface JustifiPaymentMethodForm {
|
|
257
324
|
"iframeOrigin"?: string;
|
|
258
325
|
"paymentMethodFormType": 'card' | 'bankAccount';
|
|
259
|
-
"paymentMethodFormValidationMode":
|
|
326
|
+
"paymentMethodFormValidationMode": | 'onChange'
|
|
327
|
+
| 'onBlur'
|
|
328
|
+
| 'onSubmit'
|
|
329
|
+
| 'onTouched'
|
|
330
|
+
| 'all';
|
|
260
331
|
"resize": () => Promise<any>;
|
|
261
332
|
"singleLine": boolean;
|
|
262
333
|
"tokenize": (clientId: string, paymentMethodMetadata: any, account?: string) => Promise<CreatePaymentMethodResponse>;
|
|
@@ -304,6 +375,14 @@ export namespace Components {
|
|
|
304
375
|
* @exportedPart detail-metadata-title
|
|
305
376
|
* @exportedPart detail-method-title
|
|
306
377
|
* @exportedPart detail-method-data
|
|
378
|
+
* @exportedPart detail-section
|
|
379
|
+
* @exportedPart detail-section-title
|
|
380
|
+
* @exportedPart detail-section-item-title
|
|
381
|
+
* @exportedPart detail-section-item-data
|
|
382
|
+
* @exportedPart detail-head-info
|
|
383
|
+
* @exportedPart detail-head-info-item
|
|
384
|
+
* @exportedPart detail-head-info-item-title
|
|
385
|
+
* @exportedPart detail-head-info-item-data
|
|
307
386
|
*/
|
|
308
387
|
interface JustifiPayoutDetails {
|
|
309
388
|
"authToken": string;
|
|
@@ -355,15 +434,78 @@ export namespace Components {
|
|
|
355
434
|
"accountId": string;
|
|
356
435
|
"authToken": string;
|
|
357
436
|
}
|
|
437
|
+
interface JustifiRefundForm {
|
|
438
|
+
/**
|
|
439
|
+
* The amount of the payment to be refunded.
|
|
440
|
+
*/
|
|
441
|
+
"amount"?: number;
|
|
442
|
+
/**
|
|
443
|
+
* Authentication token required to authorize the refund transaction.
|
|
444
|
+
*/
|
|
445
|
+
"authToken": string;
|
|
446
|
+
/**
|
|
447
|
+
* The unique identifier for the payment to be refunded.
|
|
448
|
+
*/
|
|
449
|
+
"paymentId": string;
|
|
450
|
+
/**
|
|
451
|
+
* Optional information text displayed above the form.
|
|
452
|
+
*/
|
|
453
|
+
"refundInfoText"?: string;
|
|
454
|
+
/**
|
|
455
|
+
* Custom text for the submit button. Defaults to 'Submit'.
|
|
456
|
+
*/
|
|
457
|
+
"submitButtonText"?: string;
|
|
458
|
+
/**
|
|
459
|
+
* Flag to control the visibility of the submit button.
|
|
460
|
+
*/
|
|
461
|
+
"withButton"?: boolean;
|
|
462
|
+
}
|
|
463
|
+
interface JustifiSubaccountDetails {
|
|
464
|
+
"accountId": string;
|
|
465
|
+
"authToken": string;
|
|
466
|
+
"subaccountId": string;
|
|
467
|
+
}
|
|
468
|
+
interface JustifiSubaccountsList {
|
|
469
|
+
"accountId": string;
|
|
470
|
+
"authToken": string;
|
|
471
|
+
}
|
|
358
472
|
interface JustifiTable {
|
|
359
473
|
"columnData": TableProps['columnData'];
|
|
360
474
|
"entityId": string[];
|
|
361
475
|
"errorMessage": TableProps['errorMessage'];
|
|
362
476
|
"loading": TableProps['loading'];
|
|
363
477
|
"paging": TableProps['paging'];
|
|
478
|
+
"params": TableProps['params'];
|
|
364
479
|
"rowClickHandler": (e: any) => any;
|
|
365
480
|
"rowData": TableProps['rowData'];
|
|
366
481
|
}
|
|
482
|
+
interface LegalAddressDetails {
|
|
483
|
+
"legalAddress": Address;
|
|
484
|
+
}
|
|
485
|
+
/**
|
|
486
|
+
* @exportedPart detail-section
|
|
487
|
+
* @exportedPart detail-section-title
|
|
488
|
+
* @exportedPart detail-section-item-title
|
|
489
|
+
* @exportedPart detail-section-item-data
|
|
490
|
+
* @exportedPart detail-empty-state
|
|
491
|
+
*/
|
|
492
|
+
interface OwnerDetails {
|
|
493
|
+
"owners": Identity[];
|
|
494
|
+
}
|
|
495
|
+
interface PaginationMenu {
|
|
496
|
+
"paging": PaginationProps['paging'];
|
|
497
|
+
"params": PaginationProps['params'];
|
|
498
|
+
}
|
|
499
|
+
/**
|
|
500
|
+
* @exportedPart detail-section
|
|
501
|
+
* @exportedPart detail-section-title
|
|
502
|
+
* @exportedPart detail-section-item-title
|
|
503
|
+
* @exportedPart detail-section-item-data
|
|
504
|
+
* @exportedPart detail-empty-state
|
|
505
|
+
*/
|
|
506
|
+
interface RepresentativeDetails {
|
|
507
|
+
"representative": Identity;
|
|
508
|
+
}
|
|
367
509
|
interface SelectInput {
|
|
368
510
|
"defaultValue": string;
|
|
369
511
|
"error": string;
|
|
@@ -371,6 +513,25 @@ export namespace Components {
|
|
|
371
513
|
"name": string;
|
|
372
514
|
"options": { label: string; value: string }[];
|
|
373
515
|
}
|
|
516
|
+
interface SubaccountAccountDetails {
|
|
517
|
+
"onboardingData": IOnboardingData;
|
|
518
|
+
"subaccount": SubAccount;
|
|
519
|
+
}
|
|
520
|
+
interface SubaccountBankDetails {
|
|
521
|
+
"data": SubaccountBankAccount;
|
|
522
|
+
}
|
|
523
|
+
interface SubaccountMerchantDetails {
|
|
524
|
+
"onboardingData": IOnboardingData;
|
|
525
|
+
}
|
|
526
|
+
interface SubaccountOwnersDetails {
|
|
527
|
+
"data": SubAccountIdentity[];
|
|
528
|
+
}
|
|
529
|
+
interface SubaccountRepresentativeDetails {
|
|
530
|
+
"data": SubAccountIdentity;
|
|
531
|
+
}
|
|
532
|
+
interface SubaccountTermsDetails {
|
|
533
|
+
"data": Terms;
|
|
534
|
+
}
|
|
374
535
|
interface TextInput {
|
|
375
536
|
"defaultValue": string;
|
|
376
537
|
"error": string;
|
|
@@ -434,6 +595,14 @@ export interface JustifiProceedsListCustomEvent<T> extends CustomEvent<T> {
|
|
|
434
595
|
detail: T;
|
|
435
596
|
target: HTMLJustifiProceedsListElement;
|
|
436
597
|
}
|
|
598
|
+
export interface JustifiRefundFormCustomEvent<T> extends CustomEvent<T> {
|
|
599
|
+
detail: T;
|
|
600
|
+
target: HTMLJustifiRefundFormElement;
|
|
601
|
+
}
|
|
602
|
+
export interface JustifiSubaccountsListCustomEvent<T> extends CustomEvent<T> {
|
|
603
|
+
detail: T;
|
|
604
|
+
target: HTMLJustifiSubaccountsListElement;
|
|
605
|
+
}
|
|
437
606
|
export interface SelectInputCustomEvent<T> extends CustomEvent<T> {
|
|
438
607
|
detail: T;
|
|
439
608
|
target: HTMLSelectInputElement;
|
|
@@ -443,6 +612,19 @@ export interface TextInputCustomEvent<T> extends CustomEvent<T> {
|
|
|
443
612
|
target: HTMLTextInputElement;
|
|
444
613
|
}
|
|
445
614
|
declare global {
|
|
615
|
+
/**
|
|
616
|
+
* @exportedPart detail-section
|
|
617
|
+
* @exportedPart detail-section-title
|
|
618
|
+
* @exportedPart detail-section-item-title
|
|
619
|
+
* @exportedPart detail-section-item-data
|
|
620
|
+
* @exportedPart detail-empty-state
|
|
621
|
+
*/
|
|
622
|
+
interface HTMLAdditionalQuestionsDetailsElement extends Components.AdditionalQuestionsDetails, HTMLStencilElement {
|
|
623
|
+
}
|
|
624
|
+
var HTMLAdditionalQuestionsDetailsElement: {
|
|
625
|
+
prototype: HTMLAdditionalQuestionsDetailsElement;
|
|
626
|
+
new (): HTMLAdditionalQuestionsDetailsElement;
|
|
627
|
+
};
|
|
446
628
|
interface HTMLFormControlDatepartElement extends Components.FormControlDatepart, HTMLStencilElement {
|
|
447
629
|
}
|
|
448
630
|
var HTMLFormControlDatepartElement: {
|
|
@@ -479,6 +661,12 @@ declare global {
|
|
|
479
661
|
prototype: HTMLFormControlTextElement;
|
|
480
662
|
new (): HTMLFormControlTextElement;
|
|
481
663
|
};
|
|
664
|
+
interface HTMLGenericInfoDetailsElement extends Components.GenericInfoDetails, HTMLStencilElement {
|
|
665
|
+
}
|
|
666
|
+
var HTMLGenericInfoDetailsElement: {
|
|
667
|
+
prototype: HTMLGenericInfoDetailsElement;
|
|
668
|
+
new (): HTMLGenericInfoDetailsElement;
|
|
669
|
+
};
|
|
482
670
|
/**
|
|
483
671
|
* @exportedPart label: Label for inputs
|
|
484
672
|
* @exportedPart input: The input fields
|
|
@@ -513,6 +701,19 @@ declare global {
|
|
|
513
701
|
prototype: HTMLJustifiBusinessAddressFormElement;
|
|
514
702
|
new (): HTMLJustifiBusinessAddressFormElement;
|
|
515
703
|
};
|
|
704
|
+
/**
|
|
705
|
+
* @exportedPart detail-section
|
|
706
|
+
* @exportedPart detail-section-title
|
|
707
|
+
* @exportedPart detail-section-item-title
|
|
708
|
+
* @exportedPart detail-section-item-data
|
|
709
|
+
* @exportedPart detail-empty-state
|
|
710
|
+
*/
|
|
711
|
+
interface HTMLJustifiBusinessDetailsElement extends Components.JustifiBusinessDetails, HTMLStencilElement {
|
|
712
|
+
}
|
|
713
|
+
var HTMLJustifiBusinessDetailsElement: {
|
|
714
|
+
prototype: HTMLJustifiBusinessDetailsElement;
|
|
715
|
+
new (): HTMLJustifiBusinessDetailsElement;
|
|
716
|
+
};
|
|
516
717
|
/**
|
|
517
718
|
* @exportedPart label: Label for inputs
|
|
518
719
|
* @exportedPart input: The input fields
|
|
@@ -529,6 +730,20 @@ declare global {
|
|
|
529
730
|
* @exportedPart input: The input fields
|
|
530
731
|
* @exportedPart input-invalid: Invalid state for inputfs
|
|
531
732
|
*/
|
|
733
|
+
interface HTMLJustifiBusinessFormSteppedElement extends Components.JustifiBusinessFormStepped, HTMLStencilElement {
|
|
734
|
+
}
|
|
735
|
+
var HTMLJustifiBusinessFormSteppedElement: {
|
|
736
|
+
prototype: HTMLJustifiBusinessFormSteppedElement;
|
|
737
|
+
new (): HTMLJustifiBusinessFormSteppedElement;
|
|
738
|
+
};
|
|
739
|
+
/**
|
|
740
|
+
* The difference between this component and business-generic-info-details
|
|
741
|
+
* is that this component is meant to be a form and send data
|
|
742
|
+
* and the other one is meant to be just read only.
|
|
743
|
+
* @exportedPart label: Label for inputs
|
|
744
|
+
* @exportedPart input: The input fields
|
|
745
|
+
* @exportedPart input-invalid: Invalid state for inputfs
|
|
746
|
+
*/
|
|
532
747
|
interface HTMLJustifiBusinessGenericInfoElement extends Components.JustifiBusinessGenericInfo, HTMLStencilElement {
|
|
533
748
|
}
|
|
534
749
|
var HTMLJustifiBusinessGenericInfoElement: {
|
|
@@ -598,6 +813,12 @@ declare global {
|
|
|
598
813
|
prototype: HTMLJustifiLegalAddressFormElement;
|
|
599
814
|
new (): HTMLJustifiLegalAddressFormElement;
|
|
600
815
|
};
|
|
816
|
+
interface HTMLJustifiPaymentBalanceTransactionsElement extends Components.JustifiPaymentBalanceTransactions, HTMLStencilElement {
|
|
817
|
+
}
|
|
818
|
+
var HTMLJustifiPaymentBalanceTransactionsElement: {
|
|
819
|
+
prototype: HTMLJustifiPaymentBalanceTransactionsElement;
|
|
820
|
+
new (): HTMLJustifiPaymentBalanceTransactionsElement;
|
|
821
|
+
};
|
|
601
822
|
/**
|
|
602
823
|
* @exportedPart detail-loading-spinner
|
|
603
824
|
* @exportedPart detail-loading-state
|
|
@@ -613,6 +834,14 @@ declare global {
|
|
|
613
834
|
* @exportedPart detail-metadata-title
|
|
614
835
|
* @exportedPart detail-method-title
|
|
615
836
|
* @exportedPart detail-method-data
|
|
837
|
+
* @exportedPart detail-section
|
|
838
|
+
* @exportedPart detail-section-title
|
|
839
|
+
* @exportedPart detail-section-item-title
|
|
840
|
+
* @exportedPart detail-section-item-data
|
|
841
|
+
* @exportedPart detail-head-info
|
|
842
|
+
* @exportedPart detail-head-info-item
|
|
843
|
+
* @exportedPart detail-head-info-item-title
|
|
844
|
+
* @exportedPart detail-head-info-item-data
|
|
616
845
|
*/
|
|
617
846
|
interface HTMLJustifiPaymentDetailsElement extends Components.JustifiPaymentDetails, HTMLStencilElement {
|
|
618
847
|
}
|
|
@@ -678,6 +907,14 @@ declare global {
|
|
|
678
907
|
* @exportedPart detail-metadata-title
|
|
679
908
|
* @exportedPart detail-method-title
|
|
680
909
|
* @exportedPart detail-method-data
|
|
910
|
+
* @exportedPart detail-section
|
|
911
|
+
* @exportedPart detail-section-title
|
|
912
|
+
* @exportedPart detail-section-item-title
|
|
913
|
+
* @exportedPart detail-section-item-data
|
|
914
|
+
* @exportedPart detail-head-info
|
|
915
|
+
* @exportedPart detail-head-info-item
|
|
916
|
+
* @exportedPart detail-head-info-item-title
|
|
917
|
+
* @exportedPart detail-head-info-item-data
|
|
681
918
|
*/
|
|
682
919
|
interface HTMLJustifiPayoutDetailsElement extends Components.JustifiPayoutDetails, HTMLStencilElement {
|
|
683
920
|
}
|
|
@@ -735,18 +972,110 @@ declare global {
|
|
|
735
972
|
prototype: HTMLJustifiProceedsListElement;
|
|
736
973
|
new (): HTMLJustifiProceedsListElement;
|
|
737
974
|
};
|
|
975
|
+
interface HTMLJustifiRefundFormElement extends Components.JustifiRefundForm, HTMLStencilElement {
|
|
976
|
+
}
|
|
977
|
+
var HTMLJustifiRefundFormElement: {
|
|
978
|
+
prototype: HTMLJustifiRefundFormElement;
|
|
979
|
+
new (): HTMLJustifiRefundFormElement;
|
|
980
|
+
};
|
|
981
|
+
interface HTMLJustifiSubaccountDetailsElement extends Components.JustifiSubaccountDetails, HTMLStencilElement {
|
|
982
|
+
}
|
|
983
|
+
var HTMLJustifiSubaccountDetailsElement: {
|
|
984
|
+
prototype: HTMLJustifiSubaccountDetailsElement;
|
|
985
|
+
new (): HTMLJustifiSubaccountDetailsElement;
|
|
986
|
+
};
|
|
987
|
+
interface HTMLJustifiSubaccountsListElement extends Components.JustifiSubaccountsList, HTMLStencilElement {
|
|
988
|
+
}
|
|
989
|
+
var HTMLJustifiSubaccountsListElement: {
|
|
990
|
+
prototype: HTMLJustifiSubaccountsListElement;
|
|
991
|
+
new (): HTMLJustifiSubaccountsListElement;
|
|
992
|
+
};
|
|
738
993
|
interface HTMLJustifiTableElement extends Components.JustifiTable, HTMLStencilElement {
|
|
739
994
|
}
|
|
740
995
|
var HTMLJustifiTableElement: {
|
|
741
996
|
prototype: HTMLJustifiTableElement;
|
|
742
997
|
new (): HTMLJustifiTableElement;
|
|
743
998
|
};
|
|
999
|
+
interface HTMLLegalAddressDetailsElement extends Components.LegalAddressDetails, HTMLStencilElement {
|
|
1000
|
+
}
|
|
1001
|
+
var HTMLLegalAddressDetailsElement: {
|
|
1002
|
+
prototype: HTMLLegalAddressDetailsElement;
|
|
1003
|
+
new (): HTMLLegalAddressDetailsElement;
|
|
1004
|
+
};
|
|
1005
|
+
/**
|
|
1006
|
+
* @exportedPart detail-section
|
|
1007
|
+
* @exportedPart detail-section-title
|
|
1008
|
+
* @exportedPart detail-section-item-title
|
|
1009
|
+
* @exportedPart detail-section-item-data
|
|
1010
|
+
* @exportedPart detail-empty-state
|
|
1011
|
+
*/
|
|
1012
|
+
interface HTMLOwnerDetailsElement extends Components.OwnerDetails, HTMLStencilElement {
|
|
1013
|
+
}
|
|
1014
|
+
var HTMLOwnerDetailsElement: {
|
|
1015
|
+
prototype: HTMLOwnerDetailsElement;
|
|
1016
|
+
new (): HTMLOwnerDetailsElement;
|
|
1017
|
+
};
|
|
1018
|
+
interface HTMLPaginationMenuElement extends Components.PaginationMenu, HTMLStencilElement {
|
|
1019
|
+
}
|
|
1020
|
+
var HTMLPaginationMenuElement: {
|
|
1021
|
+
prototype: HTMLPaginationMenuElement;
|
|
1022
|
+
new (): HTMLPaginationMenuElement;
|
|
1023
|
+
};
|
|
1024
|
+
/**
|
|
1025
|
+
* @exportedPart detail-section
|
|
1026
|
+
* @exportedPart detail-section-title
|
|
1027
|
+
* @exportedPart detail-section-item-title
|
|
1028
|
+
* @exportedPart detail-section-item-data
|
|
1029
|
+
* @exportedPart detail-empty-state
|
|
1030
|
+
*/
|
|
1031
|
+
interface HTMLRepresentativeDetailsElement extends Components.RepresentativeDetails, HTMLStencilElement {
|
|
1032
|
+
}
|
|
1033
|
+
var HTMLRepresentativeDetailsElement: {
|
|
1034
|
+
prototype: HTMLRepresentativeDetailsElement;
|
|
1035
|
+
new (): HTMLRepresentativeDetailsElement;
|
|
1036
|
+
};
|
|
744
1037
|
interface HTMLSelectInputElement extends Components.SelectInput, HTMLStencilElement {
|
|
745
1038
|
}
|
|
746
1039
|
var HTMLSelectInputElement: {
|
|
747
1040
|
prototype: HTMLSelectInputElement;
|
|
748
1041
|
new (): HTMLSelectInputElement;
|
|
749
1042
|
};
|
|
1043
|
+
interface HTMLSubaccountAccountDetailsElement extends Components.SubaccountAccountDetails, HTMLStencilElement {
|
|
1044
|
+
}
|
|
1045
|
+
var HTMLSubaccountAccountDetailsElement: {
|
|
1046
|
+
prototype: HTMLSubaccountAccountDetailsElement;
|
|
1047
|
+
new (): HTMLSubaccountAccountDetailsElement;
|
|
1048
|
+
};
|
|
1049
|
+
interface HTMLSubaccountBankDetailsElement extends Components.SubaccountBankDetails, HTMLStencilElement {
|
|
1050
|
+
}
|
|
1051
|
+
var HTMLSubaccountBankDetailsElement: {
|
|
1052
|
+
prototype: HTMLSubaccountBankDetailsElement;
|
|
1053
|
+
new (): HTMLSubaccountBankDetailsElement;
|
|
1054
|
+
};
|
|
1055
|
+
interface HTMLSubaccountMerchantDetailsElement extends Components.SubaccountMerchantDetails, HTMLStencilElement {
|
|
1056
|
+
}
|
|
1057
|
+
var HTMLSubaccountMerchantDetailsElement: {
|
|
1058
|
+
prototype: HTMLSubaccountMerchantDetailsElement;
|
|
1059
|
+
new (): HTMLSubaccountMerchantDetailsElement;
|
|
1060
|
+
};
|
|
1061
|
+
interface HTMLSubaccountOwnersDetailsElement extends Components.SubaccountOwnersDetails, HTMLStencilElement {
|
|
1062
|
+
}
|
|
1063
|
+
var HTMLSubaccountOwnersDetailsElement: {
|
|
1064
|
+
prototype: HTMLSubaccountOwnersDetailsElement;
|
|
1065
|
+
new (): HTMLSubaccountOwnersDetailsElement;
|
|
1066
|
+
};
|
|
1067
|
+
interface HTMLSubaccountRepresentativeDetailsElement extends Components.SubaccountRepresentativeDetails, HTMLStencilElement {
|
|
1068
|
+
}
|
|
1069
|
+
var HTMLSubaccountRepresentativeDetailsElement: {
|
|
1070
|
+
prototype: HTMLSubaccountRepresentativeDetailsElement;
|
|
1071
|
+
new (): HTMLSubaccountRepresentativeDetailsElement;
|
|
1072
|
+
};
|
|
1073
|
+
interface HTMLSubaccountTermsDetailsElement extends Components.SubaccountTermsDetails, HTMLStencilElement {
|
|
1074
|
+
}
|
|
1075
|
+
var HTMLSubaccountTermsDetailsElement: {
|
|
1076
|
+
prototype: HTMLSubaccountTermsDetailsElement;
|
|
1077
|
+
new (): HTMLSubaccountTermsDetailsElement;
|
|
1078
|
+
};
|
|
750
1079
|
interface HTMLTextInputElement extends Components.TextInput, HTMLStencilElement {
|
|
751
1080
|
}
|
|
752
1081
|
var HTMLTextInputElement: {
|
|
@@ -754,17 +1083,21 @@ declare global {
|
|
|
754
1083
|
new (): HTMLTextInputElement;
|
|
755
1084
|
};
|
|
756
1085
|
interface HTMLElementTagNameMap {
|
|
1086
|
+
"additional-questions-details": HTMLAdditionalQuestionsDetailsElement;
|
|
757
1087
|
"form-control-datepart": HTMLFormControlDatepartElement;
|
|
758
1088
|
"form-control-monetary": HTMLFormControlMonetaryElement;
|
|
759
1089
|
"form-control-number": HTMLFormControlNumberElement;
|
|
760
1090
|
"form-control-number-masked": HTMLFormControlNumberMaskedElement;
|
|
761
1091
|
"form-control-select": HTMLFormControlSelectElement;
|
|
762
1092
|
"form-control-text": HTMLFormControlTextElement;
|
|
1093
|
+
"generic-info-details": HTMLGenericInfoDetailsElement;
|
|
763
1094
|
"justifi-additional-questions": HTMLJustifiAdditionalQuestionsElement;
|
|
764
1095
|
"justifi-bank-account-form": HTMLJustifiBankAccountFormElement;
|
|
765
1096
|
"justifi-billing-form": HTMLJustifiBillingFormElement;
|
|
766
1097
|
"justifi-business-address-form": HTMLJustifiBusinessAddressFormElement;
|
|
1098
|
+
"justifi-business-details": HTMLJustifiBusinessDetailsElement;
|
|
767
1099
|
"justifi-business-form": HTMLJustifiBusinessFormElement;
|
|
1100
|
+
"justifi-business-form-stepped": HTMLJustifiBusinessFormSteppedElement;
|
|
768
1101
|
"justifi-business-generic-info": HTMLJustifiBusinessGenericInfoElement;
|
|
769
1102
|
"justifi-business-list": HTMLJustifiBusinessListElement;
|
|
770
1103
|
"justifi-business-owners": HTMLJustifiBusinessOwnersElement;
|
|
@@ -772,6 +1105,7 @@ declare global {
|
|
|
772
1105
|
"justifi-card-form": HTMLJustifiCardFormElement;
|
|
773
1106
|
"justifi-details": HTMLJustifiDetailsElement;
|
|
774
1107
|
"justifi-legal-address-form": HTMLJustifiLegalAddressFormElement;
|
|
1108
|
+
"justifi-payment-balance-transactions": HTMLJustifiPaymentBalanceTransactionsElement;
|
|
775
1109
|
"justifi-payment-details": HTMLJustifiPaymentDetailsElement;
|
|
776
1110
|
"justifi-payment-form": HTMLJustifiPaymentFormElement;
|
|
777
1111
|
"justifi-payment-method-form": HTMLJustifiPaymentMethodFormElement;
|
|
@@ -780,12 +1114,35 @@ declare global {
|
|
|
780
1114
|
"justifi-payout-details": HTMLJustifiPayoutDetailsElement;
|
|
781
1115
|
"justifi-payouts-list": HTMLJustifiPayoutsListElement;
|
|
782
1116
|
"justifi-proceeds-list": HTMLJustifiProceedsListElement;
|
|
1117
|
+
"justifi-refund-form": HTMLJustifiRefundFormElement;
|
|
1118
|
+
"justifi-subaccount-details": HTMLJustifiSubaccountDetailsElement;
|
|
1119
|
+
"justifi-subaccounts-list": HTMLJustifiSubaccountsListElement;
|
|
783
1120
|
"justifi-table": HTMLJustifiTableElement;
|
|
1121
|
+
"legal-address-details": HTMLLegalAddressDetailsElement;
|
|
1122
|
+
"owner-details": HTMLOwnerDetailsElement;
|
|
1123
|
+
"pagination-menu": HTMLPaginationMenuElement;
|
|
1124
|
+
"representative-details": HTMLRepresentativeDetailsElement;
|
|
784
1125
|
"select-input": HTMLSelectInputElement;
|
|
1126
|
+
"subaccount-account-details": HTMLSubaccountAccountDetailsElement;
|
|
1127
|
+
"subaccount-bank-details": HTMLSubaccountBankDetailsElement;
|
|
1128
|
+
"subaccount-merchant-details": HTMLSubaccountMerchantDetailsElement;
|
|
1129
|
+
"subaccount-owners-details": HTMLSubaccountOwnersDetailsElement;
|
|
1130
|
+
"subaccount-representative-details": HTMLSubaccountRepresentativeDetailsElement;
|
|
1131
|
+
"subaccount-terms-details": HTMLSubaccountTermsDetailsElement;
|
|
785
1132
|
"text-input": HTMLTextInputElement;
|
|
786
1133
|
}
|
|
787
1134
|
}
|
|
788
1135
|
declare namespace LocalJSX {
|
|
1136
|
+
/**
|
|
1137
|
+
* @exportedPart detail-section
|
|
1138
|
+
* @exportedPart detail-section-title
|
|
1139
|
+
* @exportedPart detail-section-item-title
|
|
1140
|
+
* @exportedPart detail-section-item-data
|
|
1141
|
+
* @exportedPart detail-empty-state
|
|
1142
|
+
*/
|
|
1143
|
+
interface AdditionalQuestionsDetails {
|
|
1144
|
+
"business"?: IBusiness;
|
|
1145
|
+
}
|
|
789
1146
|
interface FormControlDatepart {
|
|
790
1147
|
"defaultValue"?: string;
|
|
791
1148
|
"disabled"?: boolean;
|
|
@@ -848,6 +1205,9 @@ declare namespace LocalJSX {
|
|
|
848
1205
|
"onFormControlBlur"?: (event: FormControlTextCustomEvent<any>) => void;
|
|
849
1206
|
"onFormControlInput"?: (event: FormControlTextCustomEvent<any>) => void;
|
|
850
1207
|
}
|
|
1208
|
+
interface GenericInfoDetails {
|
|
1209
|
+
"business"?: IBusiness;
|
|
1210
|
+
}
|
|
851
1211
|
/**
|
|
852
1212
|
* @exportedPart label: Label for inputs
|
|
853
1213
|
* @exportedPart input: The input fields
|
|
@@ -902,6 +1262,17 @@ declare namespace LocalJSX {
|
|
|
902
1262
|
"errors"?: any;
|
|
903
1263
|
"onFormUpdate"?: (values: any) => void;
|
|
904
1264
|
}
|
|
1265
|
+
/**
|
|
1266
|
+
* @exportedPart detail-section
|
|
1267
|
+
* @exportedPart detail-section-title
|
|
1268
|
+
* @exportedPart detail-section-item-title
|
|
1269
|
+
* @exportedPart detail-section-item-data
|
|
1270
|
+
* @exportedPart detail-empty-state
|
|
1271
|
+
*/
|
|
1272
|
+
interface JustifiBusinessDetails {
|
|
1273
|
+
"authToken"?: string;
|
|
1274
|
+
"businessId"?: string;
|
|
1275
|
+
}
|
|
905
1276
|
/**
|
|
906
1277
|
* @exportedPart label: Label for inputs
|
|
907
1278
|
* @exportedPart input: The input fields
|
|
@@ -916,6 +1287,19 @@ declare namespace LocalJSX {
|
|
|
916
1287
|
* @exportedPart input: The input fields
|
|
917
1288
|
* @exportedPart input-invalid: Invalid state for inputfs
|
|
918
1289
|
*/
|
|
1290
|
+
interface JustifiBusinessFormStepped {
|
|
1291
|
+
"accountId"?: string;
|
|
1292
|
+
"authToken"?: string;
|
|
1293
|
+
"businessId"?: string;
|
|
1294
|
+
}
|
|
1295
|
+
/**
|
|
1296
|
+
* The difference between this component and business-generic-info-details
|
|
1297
|
+
* is that this component is meant to be a form and send data
|
|
1298
|
+
* and the other one is meant to be just read only.
|
|
1299
|
+
* @exportedPart label: Label for inputs
|
|
1300
|
+
* @exportedPart input: The input fields
|
|
1301
|
+
* @exportedPart input-invalid: Invalid state for inputfs
|
|
1302
|
+
*/
|
|
919
1303
|
interface JustifiBusinessGenericInfo {
|
|
920
1304
|
"formController"?: FormController;
|
|
921
1305
|
}
|
|
@@ -937,7 +1321,18 @@ declare namespace LocalJSX {
|
|
|
937
1321
|
* @exportedPart arrow-disabled: Disabled state for paging buttons
|
|
938
1322
|
*/
|
|
939
1323
|
interface JustifiBusinessList {
|
|
1324
|
+
/**
|
|
1325
|
+
* The Account ID to fetch payments. This is required to fetch any data.
|
|
1326
|
+
* @required
|
|
1327
|
+
* @type {string}
|
|
1328
|
+
* @memberof PaymentsList
|
|
1329
|
+
*/
|
|
940
1330
|
"accountId"?: string;
|
|
1331
|
+
/**
|
|
1332
|
+
* The Auth Token to fetch payments. This is required to fetch any data.
|
|
1333
|
+
* @required
|
|
1334
|
+
* @type {string}
|
|
1335
|
+
*/
|
|
941
1336
|
"authToken"?: string;
|
|
942
1337
|
}
|
|
943
1338
|
/**
|
|
@@ -987,7 +1382,6 @@ declare namespace LocalJSX {
|
|
|
987
1382
|
"validationMode"?: 'onChange' | 'onBlur' | 'onSubmit' | 'onTouched' | 'all';
|
|
988
1383
|
}
|
|
989
1384
|
interface JustifiDetails {
|
|
990
|
-
"entity"?: { metadata: any };
|
|
991
1385
|
"errorMessage"?: string;
|
|
992
1386
|
}
|
|
993
1387
|
/**
|
|
@@ -997,7 +1391,11 @@ declare namespace LocalJSX {
|
|
|
997
1391
|
*/
|
|
998
1392
|
interface JustifiLegalAddressForm {
|
|
999
1393
|
"formController"?: FormController;
|
|
1000
|
-
|
|
1394
|
+
}
|
|
1395
|
+
interface JustifiPaymentBalanceTransactions {
|
|
1396
|
+
"accountId"?: string;
|
|
1397
|
+
"authToken"?: string;
|
|
1398
|
+
"paymentId"?: string;
|
|
1001
1399
|
}
|
|
1002
1400
|
/**
|
|
1003
1401
|
* @exportedPart detail-loading-spinner
|
|
@@ -1014,6 +1412,14 @@ declare namespace LocalJSX {
|
|
|
1014
1412
|
* @exportedPart detail-metadata-title
|
|
1015
1413
|
* @exportedPart detail-method-title
|
|
1016
1414
|
* @exportedPart detail-method-data
|
|
1415
|
+
* @exportedPart detail-section
|
|
1416
|
+
* @exportedPart detail-section-title
|
|
1417
|
+
* @exportedPart detail-section-item-title
|
|
1418
|
+
* @exportedPart detail-section-item-data
|
|
1419
|
+
* @exportedPart detail-head-info
|
|
1420
|
+
* @exportedPart detail-head-info-item
|
|
1421
|
+
* @exportedPart detail-head-info-item-title
|
|
1422
|
+
* @exportedPart detail-head-info-item-data
|
|
1017
1423
|
*/
|
|
1018
1424
|
interface JustifiPaymentDetails {
|
|
1019
1425
|
"authToken"?: string;
|
|
@@ -1032,9 +1438,15 @@ declare namespace LocalJSX {
|
|
|
1032
1438
|
interface JustifiPaymentMethodForm {
|
|
1033
1439
|
"iframeOrigin"?: string;
|
|
1034
1440
|
"onPaymentMethodFormReady"?: (event: JustifiPaymentMethodFormCustomEvent<any>) => void;
|
|
1035
|
-
"onPaymentMethodFormTokenize"?: (event: JustifiPaymentMethodFormCustomEvent<{
|
|
1441
|
+
"onPaymentMethodFormTokenize"?: (event: JustifiPaymentMethodFormCustomEvent<{
|
|
1442
|
+
data: any;
|
|
1443
|
+
}>) => void;
|
|
1036
1444
|
"paymentMethodFormType"?: 'card' | 'bankAccount';
|
|
1037
|
-
"paymentMethodFormValidationMode"?:
|
|
1445
|
+
"paymentMethodFormValidationMode"?: | 'onChange'
|
|
1446
|
+
| 'onBlur'
|
|
1447
|
+
| 'onSubmit'
|
|
1448
|
+
| 'onTouched'
|
|
1449
|
+
| 'all';
|
|
1038
1450
|
"singleLine"?: boolean;
|
|
1039
1451
|
}
|
|
1040
1452
|
interface JustifiPaymentMethodSelector {
|
|
@@ -1081,6 +1493,14 @@ declare namespace LocalJSX {
|
|
|
1081
1493
|
* @exportedPart detail-metadata-title
|
|
1082
1494
|
* @exportedPart detail-method-title
|
|
1083
1495
|
* @exportedPart detail-method-data
|
|
1496
|
+
* @exportedPart detail-section
|
|
1497
|
+
* @exportedPart detail-section-title
|
|
1498
|
+
* @exportedPart detail-section-item-title
|
|
1499
|
+
* @exportedPart detail-section-item-data
|
|
1500
|
+
* @exportedPart detail-head-info
|
|
1501
|
+
* @exportedPart detail-head-info-item
|
|
1502
|
+
* @exportedPart detail-head-info-item-title
|
|
1503
|
+
* @exportedPart detail-head-info-item-data
|
|
1084
1504
|
*/
|
|
1085
1505
|
interface JustifiPayoutDetails {
|
|
1086
1506
|
"authToken"?: string;
|
|
@@ -1134,15 +1554,83 @@ declare namespace LocalJSX {
|
|
|
1134
1554
|
"authToken"?: string;
|
|
1135
1555
|
"onProceed-row-clicked"?: (event: JustifiProceedsListCustomEvent<Proceed>) => void;
|
|
1136
1556
|
}
|
|
1557
|
+
interface JustifiRefundForm {
|
|
1558
|
+
/**
|
|
1559
|
+
* The amount of the payment to be refunded.
|
|
1560
|
+
*/
|
|
1561
|
+
"amount"?: number;
|
|
1562
|
+
/**
|
|
1563
|
+
* Authentication token required to authorize the refund transaction.
|
|
1564
|
+
*/
|
|
1565
|
+
"authToken"?: string;
|
|
1566
|
+
/**
|
|
1567
|
+
* Event emitted when the refund form is successfully submitted. The submitted refund fields are passed as the event detail.
|
|
1568
|
+
*/
|
|
1569
|
+
"onSubmitted"?: (event: JustifiRefundFormCustomEvent<RefundFormFields>) => void;
|
|
1570
|
+
/**
|
|
1571
|
+
* The unique identifier for the payment to be refunded.
|
|
1572
|
+
*/
|
|
1573
|
+
"paymentId"?: string;
|
|
1574
|
+
/**
|
|
1575
|
+
* Optional information text displayed above the form.
|
|
1576
|
+
*/
|
|
1577
|
+
"refundInfoText"?: string;
|
|
1578
|
+
/**
|
|
1579
|
+
* Custom text for the submit button. Defaults to 'Submit'.
|
|
1580
|
+
*/
|
|
1581
|
+
"submitButtonText"?: string;
|
|
1582
|
+
/**
|
|
1583
|
+
* Flag to control the visibility of the submit button.
|
|
1584
|
+
*/
|
|
1585
|
+
"withButton"?: boolean;
|
|
1586
|
+
}
|
|
1587
|
+
interface JustifiSubaccountDetails {
|
|
1588
|
+
"accountId"?: string;
|
|
1589
|
+
"authToken"?: string;
|
|
1590
|
+
"subaccountId"?: string;
|
|
1591
|
+
}
|
|
1592
|
+
interface JustifiSubaccountsList {
|
|
1593
|
+
"accountId"?: string;
|
|
1594
|
+
"authToken"?: string;
|
|
1595
|
+
"onSubaccount-row-clicked"?: (event: JustifiSubaccountsListCustomEvent<SubAccount>) => void;
|
|
1596
|
+
}
|
|
1137
1597
|
interface JustifiTable {
|
|
1138
1598
|
"columnData": TableProps['columnData'];
|
|
1139
1599
|
"entityId"?: string[];
|
|
1140
1600
|
"errorMessage"?: TableProps['errorMessage'];
|
|
1141
1601
|
"loading"?: TableProps['loading'];
|
|
1142
1602
|
"paging"?: TableProps['paging'];
|
|
1603
|
+
"params"?: TableProps['params'];
|
|
1143
1604
|
"rowClickHandler"?: (e: any) => any;
|
|
1144
1605
|
"rowData"?: TableProps['rowData'];
|
|
1145
1606
|
}
|
|
1607
|
+
interface LegalAddressDetails {
|
|
1608
|
+
"legalAddress"?: Address;
|
|
1609
|
+
}
|
|
1610
|
+
/**
|
|
1611
|
+
* @exportedPart detail-section
|
|
1612
|
+
* @exportedPart detail-section-title
|
|
1613
|
+
* @exportedPart detail-section-item-title
|
|
1614
|
+
* @exportedPart detail-section-item-data
|
|
1615
|
+
* @exportedPart detail-empty-state
|
|
1616
|
+
*/
|
|
1617
|
+
interface OwnerDetails {
|
|
1618
|
+
"owners"?: Identity[];
|
|
1619
|
+
}
|
|
1620
|
+
interface PaginationMenu {
|
|
1621
|
+
"paging"?: PaginationProps['paging'];
|
|
1622
|
+
"params"?: PaginationProps['params'];
|
|
1623
|
+
}
|
|
1624
|
+
/**
|
|
1625
|
+
* @exportedPart detail-section
|
|
1626
|
+
* @exportedPart detail-section-title
|
|
1627
|
+
* @exportedPart detail-section-item-title
|
|
1628
|
+
* @exportedPart detail-section-item-data
|
|
1629
|
+
* @exportedPart detail-empty-state
|
|
1630
|
+
*/
|
|
1631
|
+
interface RepresentativeDetails {
|
|
1632
|
+
"representative"?: Identity;
|
|
1633
|
+
}
|
|
1146
1634
|
interface SelectInput {
|
|
1147
1635
|
"defaultValue"?: string;
|
|
1148
1636
|
"error"?: string;
|
|
@@ -1151,6 +1639,25 @@ declare namespace LocalJSX {
|
|
|
1151
1639
|
"onFieldReceivedInput"?: (event: SelectInputCustomEvent<{ name: string; value: string }>) => void;
|
|
1152
1640
|
"options"?: { label: string; value: string }[];
|
|
1153
1641
|
}
|
|
1642
|
+
interface SubaccountAccountDetails {
|
|
1643
|
+
"onboardingData"?: IOnboardingData;
|
|
1644
|
+
"subaccount"?: SubAccount;
|
|
1645
|
+
}
|
|
1646
|
+
interface SubaccountBankDetails {
|
|
1647
|
+
"data"?: SubaccountBankAccount;
|
|
1648
|
+
}
|
|
1649
|
+
interface SubaccountMerchantDetails {
|
|
1650
|
+
"onboardingData"?: IOnboardingData;
|
|
1651
|
+
}
|
|
1652
|
+
interface SubaccountOwnersDetails {
|
|
1653
|
+
"data"?: SubAccountIdentity[];
|
|
1654
|
+
}
|
|
1655
|
+
interface SubaccountRepresentativeDetails {
|
|
1656
|
+
"data"?: SubAccountIdentity;
|
|
1657
|
+
}
|
|
1658
|
+
interface SubaccountTermsDetails {
|
|
1659
|
+
"data"?: Terms;
|
|
1660
|
+
}
|
|
1154
1661
|
interface TextInput {
|
|
1155
1662
|
"defaultValue"?: string;
|
|
1156
1663
|
"error"?: string;
|
|
@@ -1159,17 +1666,21 @@ declare namespace LocalJSX {
|
|
|
1159
1666
|
"onFieldReceivedInput"?: (event: TextInputCustomEvent<{ name: string; value: string }>) => void;
|
|
1160
1667
|
}
|
|
1161
1668
|
interface IntrinsicElements {
|
|
1669
|
+
"additional-questions-details": AdditionalQuestionsDetails;
|
|
1162
1670
|
"form-control-datepart": FormControlDatepart;
|
|
1163
1671
|
"form-control-monetary": FormControlMonetary;
|
|
1164
1672
|
"form-control-number": FormControlNumber;
|
|
1165
1673
|
"form-control-number-masked": FormControlNumberMasked;
|
|
1166
1674
|
"form-control-select": FormControlSelect;
|
|
1167
1675
|
"form-control-text": FormControlText;
|
|
1676
|
+
"generic-info-details": GenericInfoDetails;
|
|
1168
1677
|
"justifi-additional-questions": JustifiAdditionalQuestions;
|
|
1169
1678
|
"justifi-bank-account-form": JustifiBankAccountForm;
|
|
1170
1679
|
"justifi-billing-form": JustifiBillingForm;
|
|
1171
1680
|
"justifi-business-address-form": JustifiBusinessAddressForm;
|
|
1681
|
+
"justifi-business-details": JustifiBusinessDetails;
|
|
1172
1682
|
"justifi-business-form": JustifiBusinessForm;
|
|
1683
|
+
"justifi-business-form-stepped": JustifiBusinessFormStepped;
|
|
1173
1684
|
"justifi-business-generic-info": JustifiBusinessGenericInfo;
|
|
1174
1685
|
"justifi-business-list": JustifiBusinessList;
|
|
1175
1686
|
"justifi-business-owners": JustifiBusinessOwners;
|
|
@@ -1177,6 +1688,7 @@ declare namespace LocalJSX {
|
|
|
1177
1688
|
"justifi-card-form": JustifiCardForm;
|
|
1178
1689
|
"justifi-details": JustifiDetails;
|
|
1179
1690
|
"justifi-legal-address-form": JustifiLegalAddressForm;
|
|
1691
|
+
"justifi-payment-balance-transactions": JustifiPaymentBalanceTransactions;
|
|
1180
1692
|
"justifi-payment-details": JustifiPaymentDetails;
|
|
1181
1693
|
"justifi-payment-form": JustifiPaymentForm;
|
|
1182
1694
|
"justifi-payment-method-form": JustifiPaymentMethodForm;
|
|
@@ -1185,8 +1697,21 @@ declare namespace LocalJSX {
|
|
|
1185
1697
|
"justifi-payout-details": JustifiPayoutDetails;
|
|
1186
1698
|
"justifi-payouts-list": JustifiPayoutsList;
|
|
1187
1699
|
"justifi-proceeds-list": JustifiProceedsList;
|
|
1700
|
+
"justifi-refund-form": JustifiRefundForm;
|
|
1701
|
+
"justifi-subaccount-details": JustifiSubaccountDetails;
|
|
1702
|
+
"justifi-subaccounts-list": JustifiSubaccountsList;
|
|
1188
1703
|
"justifi-table": JustifiTable;
|
|
1704
|
+
"legal-address-details": LegalAddressDetails;
|
|
1705
|
+
"owner-details": OwnerDetails;
|
|
1706
|
+
"pagination-menu": PaginationMenu;
|
|
1707
|
+
"representative-details": RepresentativeDetails;
|
|
1189
1708
|
"select-input": SelectInput;
|
|
1709
|
+
"subaccount-account-details": SubaccountAccountDetails;
|
|
1710
|
+
"subaccount-bank-details": SubaccountBankDetails;
|
|
1711
|
+
"subaccount-merchant-details": SubaccountMerchantDetails;
|
|
1712
|
+
"subaccount-owners-details": SubaccountOwnersDetails;
|
|
1713
|
+
"subaccount-representative-details": SubaccountRepresentativeDetails;
|
|
1714
|
+
"subaccount-terms-details": SubaccountTermsDetails;
|
|
1190
1715
|
"text-input": TextInput;
|
|
1191
1716
|
}
|
|
1192
1717
|
}
|
|
@@ -1194,12 +1719,21 @@ export { LocalJSX as JSX };
|
|
|
1194
1719
|
declare module "@stencil/core" {
|
|
1195
1720
|
export namespace JSX {
|
|
1196
1721
|
interface IntrinsicElements {
|
|
1722
|
+
/**
|
|
1723
|
+
* @exportedPart detail-section
|
|
1724
|
+
* @exportedPart detail-section-title
|
|
1725
|
+
* @exportedPart detail-section-item-title
|
|
1726
|
+
* @exportedPart detail-section-item-data
|
|
1727
|
+
* @exportedPart detail-empty-state
|
|
1728
|
+
*/
|
|
1729
|
+
"additional-questions-details": LocalJSX.AdditionalQuestionsDetails & JSXBase.HTMLAttributes<HTMLAdditionalQuestionsDetailsElement>;
|
|
1197
1730
|
"form-control-datepart": LocalJSX.FormControlDatepart & JSXBase.HTMLAttributes<HTMLFormControlDatepartElement>;
|
|
1198
1731
|
"form-control-monetary": LocalJSX.FormControlMonetary & JSXBase.HTMLAttributes<HTMLFormControlMonetaryElement>;
|
|
1199
1732
|
"form-control-number": LocalJSX.FormControlNumber & JSXBase.HTMLAttributes<HTMLFormControlNumberElement>;
|
|
1200
1733
|
"form-control-number-masked": LocalJSX.FormControlNumberMasked & JSXBase.HTMLAttributes<HTMLFormControlNumberMaskedElement>;
|
|
1201
1734
|
"form-control-select": LocalJSX.FormControlSelect & JSXBase.HTMLAttributes<HTMLFormControlSelectElement>;
|
|
1202
1735
|
"form-control-text": LocalJSX.FormControlText & JSXBase.HTMLAttributes<HTMLFormControlTextElement>;
|
|
1736
|
+
"generic-info-details": LocalJSX.GenericInfoDetails & JSXBase.HTMLAttributes<HTMLGenericInfoDetailsElement>;
|
|
1203
1737
|
/**
|
|
1204
1738
|
* @exportedPart label: Label for inputs
|
|
1205
1739
|
* @exportedPart input: The input fields
|
|
@@ -1214,6 +1748,14 @@ declare module "@stencil/core" {
|
|
|
1214
1748
|
*/
|
|
1215
1749
|
"justifi-billing-form": LocalJSX.JustifiBillingForm & JSXBase.HTMLAttributes<HTMLJustifiBillingFormElement>;
|
|
1216
1750
|
"justifi-business-address-form": LocalJSX.JustifiBusinessAddressForm & JSXBase.HTMLAttributes<HTMLJustifiBusinessAddressFormElement>;
|
|
1751
|
+
/**
|
|
1752
|
+
* @exportedPart detail-section
|
|
1753
|
+
* @exportedPart detail-section-title
|
|
1754
|
+
* @exportedPart detail-section-item-title
|
|
1755
|
+
* @exportedPart detail-section-item-data
|
|
1756
|
+
* @exportedPart detail-empty-state
|
|
1757
|
+
*/
|
|
1758
|
+
"justifi-business-details": LocalJSX.JustifiBusinessDetails & JSXBase.HTMLAttributes<HTMLJustifiBusinessDetailsElement>;
|
|
1217
1759
|
/**
|
|
1218
1760
|
* @exportedPart label: Label for inputs
|
|
1219
1761
|
* @exportedPart input: The input fields
|
|
@@ -1225,6 +1767,15 @@ declare module "@stencil/core" {
|
|
|
1225
1767
|
* @exportedPart input: The input fields
|
|
1226
1768
|
* @exportedPart input-invalid: Invalid state for inputfs
|
|
1227
1769
|
*/
|
|
1770
|
+
"justifi-business-form-stepped": LocalJSX.JustifiBusinessFormStepped & JSXBase.HTMLAttributes<HTMLJustifiBusinessFormSteppedElement>;
|
|
1771
|
+
/**
|
|
1772
|
+
* The difference between this component and business-generic-info-details
|
|
1773
|
+
* is that this component is meant to be a form and send data
|
|
1774
|
+
* and the other one is meant to be just read only.
|
|
1775
|
+
* @exportedPart label: Label for inputs
|
|
1776
|
+
* @exportedPart input: The input fields
|
|
1777
|
+
* @exportedPart input-invalid: Invalid state for inputfs
|
|
1778
|
+
*/
|
|
1228
1779
|
"justifi-business-generic-info": LocalJSX.JustifiBusinessGenericInfo & JSXBase.HTMLAttributes<HTMLJustifiBusinessGenericInfoElement>;
|
|
1229
1780
|
/**
|
|
1230
1781
|
* @exportedPart table-head: Table head
|
|
@@ -1259,6 +1810,7 @@ declare module "@stencil/core" {
|
|
|
1259
1810
|
* @exportedPart input-invalid: Invalid state for inputfs
|
|
1260
1811
|
*/
|
|
1261
1812
|
"justifi-legal-address-form": LocalJSX.JustifiLegalAddressForm & JSXBase.HTMLAttributes<HTMLJustifiLegalAddressFormElement>;
|
|
1813
|
+
"justifi-payment-balance-transactions": LocalJSX.JustifiPaymentBalanceTransactions & JSXBase.HTMLAttributes<HTMLJustifiPaymentBalanceTransactionsElement>;
|
|
1262
1814
|
/**
|
|
1263
1815
|
* @exportedPart detail-loading-spinner
|
|
1264
1816
|
* @exportedPart detail-loading-state
|
|
@@ -1274,6 +1826,14 @@ declare module "@stencil/core" {
|
|
|
1274
1826
|
* @exportedPart detail-metadata-title
|
|
1275
1827
|
* @exportedPart detail-method-title
|
|
1276
1828
|
* @exportedPart detail-method-data
|
|
1829
|
+
* @exportedPart detail-section
|
|
1830
|
+
* @exportedPart detail-section-title
|
|
1831
|
+
* @exportedPart detail-section-item-title
|
|
1832
|
+
* @exportedPart detail-section-item-data
|
|
1833
|
+
* @exportedPart detail-head-info
|
|
1834
|
+
* @exportedPart detail-head-info-item
|
|
1835
|
+
* @exportedPart detail-head-info-item-title
|
|
1836
|
+
* @exportedPart detail-head-info-item-data
|
|
1277
1837
|
*/
|
|
1278
1838
|
"justifi-payment-details": LocalJSX.JustifiPaymentDetails & JSXBase.HTMLAttributes<HTMLJustifiPaymentDetailsElement>;
|
|
1279
1839
|
"justifi-payment-form": LocalJSX.JustifiPaymentForm & JSXBase.HTMLAttributes<HTMLJustifiPaymentFormElement>;
|
|
@@ -1314,6 +1874,14 @@ declare module "@stencil/core" {
|
|
|
1314
1874
|
* @exportedPart detail-metadata-title
|
|
1315
1875
|
* @exportedPart detail-method-title
|
|
1316
1876
|
* @exportedPart detail-method-data
|
|
1877
|
+
* @exportedPart detail-section
|
|
1878
|
+
* @exportedPart detail-section-title
|
|
1879
|
+
* @exportedPart detail-section-item-title
|
|
1880
|
+
* @exportedPart detail-section-item-data
|
|
1881
|
+
* @exportedPart detail-head-info
|
|
1882
|
+
* @exportedPart detail-head-info-item
|
|
1883
|
+
* @exportedPart detail-head-info-item-title
|
|
1884
|
+
* @exportedPart detail-head-info-item-data
|
|
1317
1885
|
*/
|
|
1318
1886
|
"justifi-payout-details": LocalJSX.JustifiPayoutDetails & JSXBase.HTMLAttributes<HTMLJustifiPayoutDetailsElement>;
|
|
1319
1887
|
/**
|
|
@@ -1356,8 +1924,35 @@ declare module "@stencil/core" {
|
|
|
1356
1924
|
* @exportedPart next-button-text: Text for Next button
|
|
1357
1925
|
*/
|
|
1358
1926
|
"justifi-proceeds-list": LocalJSX.JustifiProceedsList & JSXBase.HTMLAttributes<HTMLJustifiProceedsListElement>;
|
|
1927
|
+
"justifi-refund-form": LocalJSX.JustifiRefundForm & JSXBase.HTMLAttributes<HTMLJustifiRefundFormElement>;
|
|
1928
|
+
"justifi-subaccount-details": LocalJSX.JustifiSubaccountDetails & JSXBase.HTMLAttributes<HTMLJustifiSubaccountDetailsElement>;
|
|
1929
|
+
"justifi-subaccounts-list": LocalJSX.JustifiSubaccountsList & JSXBase.HTMLAttributes<HTMLJustifiSubaccountsListElement>;
|
|
1359
1930
|
"justifi-table": LocalJSX.JustifiTable & JSXBase.HTMLAttributes<HTMLJustifiTableElement>;
|
|
1931
|
+
"legal-address-details": LocalJSX.LegalAddressDetails & JSXBase.HTMLAttributes<HTMLLegalAddressDetailsElement>;
|
|
1932
|
+
/**
|
|
1933
|
+
* @exportedPart detail-section
|
|
1934
|
+
* @exportedPart detail-section-title
|
|
1935
|
+
* @exportedPart detail-section-item-title
|
|
1936
|
+
* @exportedPart detail-section-item-data
|
|
1937
|
+
* @exportedPart detail-empty-state
|
|
1938
|
+
*/
|
|
1939
|
+
"owner-details": LocalJSX.OwnerDetails & JSXBase.HTMLAttributes<HTMLOwnerDetailsElement>;
|
|
1940
|
+
"pagination-menu": LocalJSX.PaginationMenu & JSXBase.HTMLAttributes<HTMLPaginationMenuElement>;
|
|
1941
|
+
/**
|
|
1942
|
+
* @exportedPart detail-section
|
|
1943
|
+
* @exportedPart detail-section-title
|
|
1944
|
+
* @exportedPart detail-section-item-title
|
|
1945
|
+
* @exportedPart detail-section-item-data
|
|
1946
|
+
* @exportedPart detail-empty-state
|
|
1947
|
+
*/
|
|
1948
|
+
"representative-details": LocalJSX.RepresentativeDetails & JSXBase.HTMLAttributes<HTMLRepresentativeDetailsElement>;
|
|
1360
1949
|
"select-input": LocalJSX.SelectInput & JSXBase.HTMLAttributes<HTMLSelectInputElement>;
|
|
1950
|
+
"subaccount-account-details": LocalJSX.SubaccountAccountDetails & JSXBase.HTMLAttributes<HTMLSubaccountAccountDetailsElement>;
|
|
1951
|
+
"subaccount-bank-details": LocalJSX.SubaccountBankDetails & JSXBase.HTMLAttributes<HTMLSubaccountBankDetailsElement>;
|
|
1952
|
+
"subaccount-merchant-details": LocalJSX.SubaccountMerchantDetails & JSXBase.HTMLAttributes<HTMLSubaccountMerchantDetailsElement>;
|
|
1953
|
+
"subaccount-owners-details": LocalJSX.SubaccountOwnersDetails & JSXBase.HTMLAttributes<HTMLSubaccountOwnersDetailsElement>;
|
|
1954
|
+
"subaccount-representative-details": LocalJSX.SubaccountRepresentativeDetails & JSXBase.HTMLAttributes<HTMLSubaccountRepresentativeDetailsElement>;
|
|
1955
|
+
"subaccount-terms-details": LocalJSX.SubaccountTermsDetails & JSXBase.HTMLAttributes<HTMLSubaccountTermsDetailsElement>;
|
|
1361
1956
|
"text-input": LocalJSX.TextInput & JSXBase.HTMLAttributes<HTMLTextInputElement>;
|
|
1362
1957
|
}
|
|
1363
1958
|
}
|