@justifi/webcomponents 4.11.0 → 4.12.1
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/{Business-7ae04d4f.js → Business-c928bf29.js} +36 -27
- package/dist/cjs/{Payment-89a8bc21.js → Payment-eceed10f.js} +1 -0
- package/dist/cjs/{SubAccount-05867651.js → SubAccount-b3902202.js} +1 -1
- package/dist/cjs/additional-questions-details_5.cjs.entry.js +5 -6
- package/dist/cjs/business-additional-questions-schema-3813615c.js +47 -0
- package/dist/cjs/business-details-core.cjs.entry.js +2 -2
- package/dist/cjs/{business-form-types-29b2bad9.js → business-form-types-4b138bf2.js} +26 -0
- package/dist/cjs/{form-control-datepart_4.cjs.entry.js → form-control-date_3.cjs.entry.js} +16 -93
- package/dist/cjs/form-control-datepart_2.cjs.entry.js +124 -0
- package/dist/cjs/form-control-monetary.cjs.entry.js +1 -1
- package/dist/cjs/form-control-select_2.cjs.entry.js +1 -1
- package/dist/cjs/{form-input-masks-e3bf2614.js → form-input-masks-efd44b8e.js} +3 -1
- package/dist/cjs/gross-payment-chart-core.cjs.entry.js +3 -4
- package/dist/cjs/{index-69b9386b.js → index-5d5f2219.js} +3 -0
- package/dist/cjs/justifi-additional-questions-form-step_5.cjs.entry.js +20 -12
- package/dist/cjs/justifi-additional-questions_4.cjs.entry.js +17 -16
- package/dist/cjs/justifi-bank-account-form.cjs.entry.js +1 -1
- package/dist/cjs/justifi-billing-form_4.cjs.entry.js +5 -5
- package/dist/cjs/justifi-business-details.cjs.entry.js +3 -4
- package/dist/cjs/justifi-business-form.cjs.entry.js +20 -12
- package/dist/cjs/justifi-business-list.cjs.entry.js +4 -6
- package/dist/cjs/justifi-business-owners.cjs.entry.js +2 -2
- package/dist/cjs/justifi-card-form.cjs.entry.js +1 -1
- package/dist/cjs/justifi-checkout-core.cjs.entry.js +34 -24
- package/dist/cjs/justifi-checkout.cjs.entry.js +14 -10
- package/dist/cjs/justifi-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
- package/dist/cjs/{justifi-new-payment-method_3.cjs.entry.js → justifi-new-payment-method_4.cjs.entry.js} +95 -11
- package/dist/cjs/justifi-owner-form.cjs.entry.js +30 -16
- package/dist/cjs/justifi-payment-balance-transactions.cjs.entry.js +3 -4
- package/dist/cjs/justifi-payment-details.cjs.entry.js +4 -4
- package/dist/cjs/justifi-payment-form.cjs.entry.js +3 -4
- package/dist/cjs/justifi-payment-method-selector.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +11 -4
- package/dist/cjs/justifi-payments-list.cjs.entry.js +4 -4
- package/dist/cjs/justifi-payout-details.cjs.entry.js +4 -4
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +4 -4
- package/dist/cjs/justifi-proceeds-list.cjs.entry.js +3 -4
- package/dist/cjs/justifi-refund-form.cjs.entry.js +2 -2
- package/dist/cjs/justifi-subaccount-details.cjs.entry.js +5 -6
- package/dist/cjs/justifi-subaccounts-list.cjs.entry.js +4 -5
- package/dist/cjs/justifi-table_2.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/payload-parsers-58d3798e.js +201 -0
- package/dist/cjs/payment-details-core.cjs.entry.js +3 -4
- package/dist/cjs/{payment.service-0b0086dc.js → payment.service-9db24ab9.js} +1 -1
- package/dist/cjs/payments-list-core.cjs.entry.js +3 -4
- package/dist/cjs/payout-details-core.cjs.entry.js +3 -4
- package/dist/cjs/{payout.service-5cc3b4e9.js → payout.service-a0efb71a.js} +1 -1
- package/dist/cjs/payouts-list-core.cjs.entry.js +3 -4
- package/dist/cjs/subaccount-account-details_4.cjs.entry.js +5 -6
- package/dist/cjs/subaccount-bank-details.cjs.entry.js +2 -2
- package/dist/cjs/subaccount-terms-details.cjs.entry.js +2 -2
- package/dist/cjs/{utils-23e70ef2.js → utils-6e35fa70.js} +1 -1
- package/dist/cjs/{utils-2b9940e1.js → utils-6f62f7a1.js} +0 -7
- package/dist/cjs/{utils-87435719.js → utils-fc72268d.js} +1 -1
- package/dist/cjs/webcomponents.cjs.js +2 -2
- package/dist/collection/api/Business.js +2 -20
- package/dist/collection/api/Checkout.js +6 -1
- package/dist/collection/api/Identity.js +9 -4
- package/dist/collection/api/Payment.js +1 -0
- package/dist/collection/api/services/checkout.service.js +7 -3
- package/dist/collection/collection-manifest.json +2 -0
- package/dist/collection/components/business-details/generic-info-details/generic-info-details.js +2 -2
- package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +2 -2
- package/dist/collection/components/business-forms/business-form/business-form.js +48 -3
- package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +13 -10
- package/dist/collection/components/business-forms/owner-form/owner-form.js +25 -9
- package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +2 -3
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +12 -2
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +42 -1
- package/dist/collection/components/business-forms/schemas/business-address-schema.js +1 -31
- package/dist/collection/components/business-forms/schemas/business-core-info-schema.js +18 -18
- package/dist/collection/components/business-forms/schemas/business-form-schema.js +1 -1
- package/dist/collection/components/business-forms/schemas/business-identity-schema.js +15 -21
- package/dist/collection/components/business-forms/schemas/schema-helpers.js +9 -0
- package/dist/collection/components/business-forms/schemas/schema-validations.js +92 -0
- package/dist/collection/components/business-forms/utils/business-form-types.js +23 -0
- package/dist/collection/components/business-forms/utils/helpers.js +22 -2
- package/dist/collection/components/business-forms/utils/payload-parsers.js +2 -0
- package/dist/collection/components/business-list/business-list.js +0 -2
- package/dist/collection/components/checkout/checkout-actions.js +2 -2
- package/dist/collection/components/checkout/checkout-core.css +361 -0
- package/dist/collection/components/checkout/checkout-core.js +32 -27
- package/dist/collection/components/checkout/checkout.js +5 -5
- package/dist/collection/components/checkout/new-payment-method.js +12 -6
- package/dist/collection/components/checkout/payment-method-options.css +18 -2
- package/dist/collection/components/checkout/payment-method-options.js +62 -5
- package/dist/collection/components/checkout/payment-method-payload.js +1 -0
- package/dist/collection/components/checkout/saved-payment-method.js +11 -6
- package/dist/collection/components/checkout/sezzel-payment-method.js +247 -0
- package/dist/collection/components/form/form-control-date.css +1803 -0
- package/dist/collection/components/form/form-control-date.js +192 -0
- package/dist/collection/components/payment-form/payment-method-selector.js +1 -1
- package/dist/collection/components/payment-method-form/payment-method-form.js +1 -1
- package/dist/collection/components/select-input/select-input.js +1 -1
- package/dist/collection/components/select-input/test/select-input.spec.js +4 -4
- package/dist/collection/components/subaccount-details/subaccount-merchant-details/subaccount-merchant-details.js +3 -3
- package/dist/collection/components/text-input/test/text-input.spec.js +4 -4
- package/dist/collection/components/text-input/text-input.js +1 -1
- package/dist/collection/utils/form-input-masks.js +2 -1
- package/dist/collection/utils/utils.js +0 -5
- package/dist/docs.json +672 -117
- package/dist/esm/{Business-91caaccb.js → Business-6cb1b9c8.js} +33 -25
- package/dist/esm/{Payment-55886c86.js → Payment-ef9fc1ae.js} +1 -0
- package/dist/esm/{SubAccount-61ac70eb.js → SubAccount-f4ae9809.js} +1 -1
- package/dist/esm/additional-questions-details_5.entry.js +5 -6
- package/dist/esm/business-additional-questions-schema-228d86e0.js +44 -0
- package/dist/esm/business-details-core.entry.js +2 -2
- package/dist/esm/{business-form-types-0d76133c.js → business-form-types-5ba52d61.js} +25 -1
- package/dist/esm/{form-control-datepart_4.entry.js → form-control-date_3.entry.js} +16 -92
- package/dist/esm/form-control-datepart_2.entry.js +119 -0
- package/dist/esm/form-control-monetary.entry.js +1 -1
- package/dist/esm/form-control-select_2.entry.js +1 -1
- package/dist/esm/form-input-masks-84875967.js +7 -0
- package/dist/esm/gross-payment-chart-core.entry.js +3 -4
- package/dist/esm/{index-df86d9a2.js → index-83dcf934.js} +3 -0
- package/dist/esm/justifi-additional-questions-form-step_5.entry.js +20 -12
- package/dist/esm/justifi-additional-questions_4.entry.js +17 -16
- package/dist/esm/justifi-bank-account-form.entry.js +1 -1
- package/dist/esm/justifi-billing-form_4.entry.js +5 -5
- package/dist/esm/justifi-business-details.entry.js +3 -4
- package/dist/esm/justifi-business-form.entry.js +20 -12
- package/dist/esm/justifi-business-list.entry.js +4 -6
- package/dist/esm/justifi-business-owners.entry.js +2 -2
- package/dist/esm/justifi-card-form.entry.js +1 -1
- package/dist/esm/justifi-checkout-core.entry.js +34 -24
- package/dist/esm/justifi-checkout.entry.js +14 -10
- package/dist/esm/justifi-details.entry.js +2 -2
- package/dist/esm/justifi-gross-payment-chart.entry.js +2 -2
- package/dist/esm/{justifi-new-payment-method_3.entry.js → justifi-new-payment-method_4.entry.js} +95 -12
- package/dist/esm/justifi-owner-form.entry.js +30 -16
- package/dist/esm/justifi-payment-balance-transactions.entry.js +3 -4
- package/dist/esm/justifi-payment-details.entry.js +4 -4
- package/dist/esm/justifi-payment-form.entry.js +3 -4
- package/dist/esm/justifi-payment-method-selector.entry.js +2 -2
- package/dist/esm/justifi-payment-provisioning.entry.js +11 -4
- package/dist/esm/justifi-payments-list.entry.js +4 -4
- package/dist/esm/justifi-payout-details.entry.js +4 -4
- package/dist/esm/justifi-payouts-list.entry.js +4 -4
- package/dist/esm/justifi-proceeds-list.entry.js +3 -4
- package/dist/esm/justifi-refund-form.entry.js +2 -2
- package/dist/esm/justifi-subaccount-details.entry.js +5 -6
- package/dist/esm/justifi-subaccounts-list.entry.js +4 -5
- package/dist/esm/justifi-table_2.entry.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/esm/payload-parsers-3e817fe9.js +186 -0
- package/dist/esm/payment-details-core.entry.js +3 -4
- package/dist/esm/{payment.service-f274ef98.js → payment.service-ec28a959.js} +1 -1
- package/dist/esm/payments-list-core.entry.js +3 -4
- package/dist/esm/payout-details-core.entry.js +3 -4
- package/dist/esm/{payout.service-af293f61.js → payout.service-5fd5986c.js} +1 -1
- package/dist/esm/payouts-list-core.entry.js +3 -4
- package/dist/esm/subaccount-account-details_4.entry.js +5 -6
- package/dist/esm/subaccount-bank-details.entry.js +2 -2
- package/dist/esm/subaccount-terms-details.entry.js +2 -2
- package/dist/esm/{utils-d01c5f3a.js → utils-210fdf39.js} +1 -1
- package/dist/esm/{utils-d9e90399.js → utils-243abdb4.js} +1 -7
- package/dist/esm/{utils-684d2e47.js → utils-6f05d9d7.js} +1 -1
- package/dist/esm/webcomponents.js +3 -3
- package/dist/module/Business.js +11 -25
- package/dist/module/Payment.js +1 -0
- package/dist/module/SubAccount.js +1 -1
- package/dist/module/business-address-schema.js +2 -32
- package/dist/module/business-core-info-form-step.js +2 -3
- package/dist/module/business-core-info-schema.js +18 -18
- package/dist/module/business-core-info.js +2 -2
- package/dist/module/business-form-types.js +25 -1
- package/dist/module/business-identity-schema.js +15 -21
- package/dist/module/business-owners-form-step.js +3 -9
- package/dist/module/business-representative-form-step.js +16 -12
- package/dist/module/business-representative.js +16 -19
- package/dist/module/checkout-core.js +50 -33
- package/dist/module/form-control-date.d.ts +11 -0
- package/dist/module/form-control-date.js +6 -0
- package/dist/module/form-control-date2.js +68 -0
- package/dist/module/form-input-masks.js +3 -2
- package/dist/module/generic-info-details2.js +2 -2
- package/dist/module/helpers.js +24 -3
- package/dist/module/justifi-business-details.js +1 -1
- package/dist/module/justifi-business-form.js +23 -18
- package/dist/module/justifi-business-list.js +1 -3
- package/dist/module/justifi-checkout.js +31 -21
- package/dist/module/justifi-payment-balance-transactions.js +1 -1
- package/dist/module/justifi-payment-provisioning.js +14 -13
- package/dist/module/justifi-sezzel-payment-method.d.ts +11 -0
- package/dist/module/justifi-sezzel-payment-method.js +6 -0
- package/dist/module/justifi-subaccount-details.js +1 -1
- package/dist/module/justifi-subaccounts-list.js +1 -1
- package/dist/module/legal-address-form-step.js +2 -2
- package/dist/module/new-payment-method.js +5 -4
- package/dist/module/owner-form.js +30 -20
- package/dist/module/payload-parsers.js +106 -1
- package/dist/module/payment-details-core2.js +1 -1
- package/dist/module/payment-method-form.js +1 -1
- package/dist/module/payment-method-options.js +34 -12
- package/dist/module/payments-list-core2.js +1 -1
- package/dist/module/payout-details-core2.js +1 -1
- package/dist/module/payouts-list-core2.js +1 -1
- package/dist/module/saved-payment-method.js +4 -4
- package/dist/module/select-input2.js +1 -1
- package/dist/module/sezzel-payment-method.js +99 -0
- package/dist/module/subaccount-merchant-details2.js +3 -3
- package/dist/module/text-input2.js +1 -1
- package/dist/module/utils2.js +1 -7
- package/dist/types/api/Business.d.ts +0 -19
- package/dist/types/api/Checkout.d.ts +63 -2
- package/dist/types/api/Identity.d.ts +5 -0
- package/dist/types/api/Payment.d.ts +2 -1
- package/dist/types/api/SubAccount.d.ts +0 -2
- package/dist/types/api/services/checkout.service.d.ts +8 -2
- package/dist/types/components/business-forms/business-form/business-form.d.ts +5 -0
- package/dist/types/components/business-forms/business-form/business-representative/business-representative.d.ts +3 -3
- package/dist/types/components/business-forms/owner-form/owner-form.d.ts +4 -2
- package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.d.ts +1 -0
- package/dist/types/components/business-forms/payment-provisioning/payment-provisioning.d.ts +3 -0
- package/dist/types/components/business-forms/schemas/business-core-info-schema.d.ts +2 -2
- package/dist/types/components/business-forms/schemas/business-form-schema.d.ts +6 -8
- package/dist/types/components/business-forms/schemas/business-identity-schema.d.ts +5 -7
- package/dist/types/components/business-forms/schemas/schema-helpers.d.ts +7 -0
- package/dist/types/components/business-forms/schemas/schema-validations.d.ts +17 -0
- package/dist/types/components/business-forms/utils/business-form-types.d.ts +5 -0
- package/dist/types/components/business-forms/utils/helpers.d.ts +8 -2
- package/dist/types/components/checkout/checkout-actions.d.ts +3 -3
- package/dist/types/components/checkout/checkout-core.d.ts +5 -4
- package/dist/types/components/checkout/checkout.d.ts +1 -1
- package/dist/types/components/checkout/new-payment-method.d.ts +2 -1
- package/dist/types/components/checkout/payment-method-options.d.ts +5 -1
- package/dist/types/components/checkout/payment-method-payload.d.ts +8 -0
- package/dist/types/components/checkout/saved-payment-method.d.ts +2 -1
- package/dist/types/components/checkout/sezzel-payment-method.d.ts +23 -0
- package/dist/types/components/form/form-control-date.d.ts +18 -0
- package/dist/types/components.d.ts +112 -9
- package/dist/types/utils/form-input-masks.d.ts +1 -0
- package/dist/types/utils/utils.d.ts +0 -1
- package/dist/webcomponents/p-01913426.js +1 -0
- package/dist/webcomponents/p-02fa533c.js +1 -0
- package/dist/webcomponents/p-07080c01.entry.js +1 -0
- package/dist/webcomponents/{p-28cd23c8.entry.js → p-0c269feb.entry.js} +1 -1
- package/dist/webcomponents/p-0d371ff5.entry.js +1 -0
- package/dist/webcomponents/{p-0b76c770.entry.js → p-0eb56b44.entry.js} +1 -1
- package/dist/webcomponents/{p-436d27b9.entry.js → p-0eb77101.entry.js} +1 -1
- package/dist/webcomponents/p-1334f776.entry.js +1 -0
- package/dist/webcomponents/p-19001cc5.entry.js +1 -0
- package/dist/webcomponents/p-2319abaf.entry.js +1 -0
- package/dist/webcomponents/p-26fe62d6.entry.js +1 -0
- package/dist/webcomponents/p-28b38699.js +1 -0
- package/dist/webcomponents/{p-4df6174c.entry.js → p-29376518.entry.js} +1 -1
- package/dist/webcomponents/p-2bee72bd.entry.js +1 -0
- package/dist/webcomponents/p-2fbe8823.entry.js +1 -0
- package/dist/webcomponents/p-31ccb5f0.entry.js +1 -0
- package/dist/webcomponents/p-31e70d65.entry.js +1 -0
- package/dist/webcomponents/p-3302bc76.js +1 -0
- package/dist/webcomponents/p-3adc0688.entry.js +1 -0
- package/dist/webcomponents/{p-7c6a355f.entry.js → p-4616768c.entry.js} +1 -1
- package/dist/webcomponents/p-4c705f56.js +1 -0
- package/dist/webcomponents/{p-a46174e0.entry.js → p-5f5e730c.entry.js} +1 -1
- package/dist/webcomponents/p-5ff7826e.entry.js +1 -0
- package/dist/webcomponents/{p-8482c23f.js → p-65510838.js} +1 -1
- package/dist/webcomponents/p-71b8e2da.entry.js +1 -0
- package/dist/webcomponents/p-737473d8.js +1 -0
- package/dist/webcomponents/p-787d8f52.js +1 -0
- package/dist/webcomponents/{p-4d50d08a.entry.js → p-7d8d2984.entry.js} +1 -1
- package/dist/webcomponents/p-7da249b8.entry.js +1 -0
- package/dist/webcomponents/{p-07b326d0.entry.js → p-8657128b.entry.js} +1 -1
- package/dist/webcomponents/p-889a83d2.js +1 -0
- package/dist/webcomponents/p-8abba4c2.entry.js +1 -0
- package/dist/webcomponents/p-9245777b.js +1 -0
- package/dist/webcomponents/{p-221b9504.entry.js → p-927150b4.entry.js} +1 -1
- package/dist/webcomponents/p-9b0e5c25.entry.js +1 -0
- package/dist/webcomponents/p-9e3f9e05.entry.js +1 -0
- package/dist/webcomponents/{p-688bb5da.js → p-9ee8ad4d.js} +1 -1
- package/dist/webcomponents/p-9f529959.entry.js +1 -0
- package/dist/webcomponents/{p-fb49ef28.entry.js → p-a6f170ba.entry.js} +1 -1
- package/dist/webcomponents/{p-c071d8c1.entry.js → p-a8caec98.entry.js} +1 -1
- package/dist/webcomponents/p-a90f7ca0.js +1 -0
- package/dist/webcomponents/{p-d776fe10.entry.js → p-abc03d5a.entry.js} +1 -1
- package/dist/webcomponents/p-b9f04fb0.entry.js +1 -0
- package/dist/webcomponents/{p-1bfadb9f.entry.js → p-c1b92cec.entry.js} +1 -1
- package/dist/webcomponents/p-c556deda.entry.js +1 -0
- package/dist/webcomponents/{p-3d4aaa4a.entry.js → p-c6e207f6.entry.js} +1 -1
- package/dist/webcomponents/p-c865cda8.entry.js +1 -0
- package/dist/webcomponents/{p-b68f1dd9.entry.js → p-cdfde1ca.entry.js} +1 -1
- package/dist/webcomponents/{p-746bfba6.entry.js → p-d69a485a.entry.js} +1 -1
- package/dist/webcomponents/{p-ebf7c70f.entry.js → p-e4342f49.entry.js} +1 -1
- package/dist/webcomponents/{p-ea2cca2a.js → p-ed72a5cc.js} +1 -1
- package/dist/webcomponents/p-edab5f2b.entry.js +1 -0
- package/dist/webcomponents/{p-6b51cf97.entry.js → p-f0698778.entry.js} +1 -1
- package/dist/webcomponents/{p-ae21ed6f.entry.js → p-f76283a5.entry.js} +1 -1
- package/dist/webcomponents/p-fce2b224.entry.js +1 -0
- package/dist/webcomponents/webcomponents.css +1 -1
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/business-additional-questions-schema-18a82d19.js +0 -47
- package/dist/cjs/business-form-select-options-7ccd8dca.js +0 -85
- package/dist/cjs/payload-parsers-f437272e.js +0 -132
- package/dist/collection/components/business-forms/utils/business-form-select-options.js +0 -80
- package/dist/esm/business-additional-questions-schema-b642a2b7.js +0 -44
- package/dist/esm/business-form-select-options-6b9293fe.js +0 -82
- package/dist/esm/form-input-masks-a8187c77.js +0 -6
- package/dist/esm/payload-parsers-920f49dd.js +0 -123
- package/dist/module/business-form-select-options.js +0 -82
- package/dist/types/components/business-forms/utils/business-form-select-options.d.ts +0 -11
- package/dist/webcomponents/p-091f9732.entry.js +0 -1
- package/dist/webcomponents/p-0923e39c.js +0 -1
- package/dist/webcomponents/p-0d81883d.entry.js +0 -1
- package/dist/webcomponents/p-102b593a.entry.js +0 -1
- package/dist/webcomponents/p-2b8368d2.js +0 -1
- package/dist/webcomponents/p-2df32b4a.entry.js +0 -1
- package/dist/webcomponents/p-34352d04.js +0 -1
- package/dist/webcomponents/p-448063ba.entry.js +0 -1
- package/dist/webcomponents/p-5341321d.entry.js +0 -1
- package/dist/webcomponents/p-5b262705.entry.js +0 -1
- package/dist/webcomponents/p-5e503d7d.entry.js +0 -1
- package/dist/webcomponents/p-6047b960.entry.js +0 -1
- package/dist/webcomponents/p-60b2344a.js +0 -1
- package/dist/webcomponents/p-63296409.js +0 -1
- package/dist/webcomponents/p-6d39b8bc.entry.js +0 -1
- package/dist/webcomponents/p-7294eb89.entry.js +0 -1
- package/dist/webcomponents/p-7b2cddc7.js +0 -1
- package/dist/webcomponents/p-817211f2.entry.js +0 -1
- package/dist/webcomponents/p-935d6f55.js +0 -1
- package/dist/webcomponents/p-959250e3.entry.js +0 -1
- package/dist/webcomponents/p-975ab96e.js +0 -1
- package/dist/webcomponents/p-9b99370e.js +0 -1
- package/dist/webcomponents/p-a130a884.entry.js +0 -1
- package/dist/webcomponents/p-a4122c35.entry.js +0 -1
- package/dist/webcomponents/p-ac670a3e.js +0 -1
- package/dist/webcomponents/p-c340b60f.js +0 -1
- package/dist/webcomponents/p-d5aab6b5.entry.js +0 -1
- package/dist/webcomponents/p-d5c80489.entry.js +0 -1
- package/dist/webcomponents/p-d8679fad.entry.js +0 -1
- package/dist/webcomponents/p-da34bba7.entry.js +0 -1
- package/dist/webcomponents/p-e84b3616.entry.js +0 -1
- package/dist/webcomponents/p-ea03b424.entry.js +0 -1
- package/dist/webcomponents/p-ec230480.entry.js +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2024-05-
|
|
2
|
+
"timestamp": "2024-05-10T21:23:02",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.10.0",
|
|
@@ -164,6 +164,200 @@
|
|
|
164
164
|
]
|
|
165
165
|
}
|
|
166
166
|
},
|
|
167
|
+
{
|
|
168
|
+
"filePath": "src/components/form/form-control-date.tsx",
|
|
169
|
+
"encapsulation": "shadow",
|
|
170
|
+
"tag": "form-control-date",
|
|
171
|
+
"readme": "# form-control-text\n\n\n",
|
|
172
|
+
"docs": "",
|
|
173
|
+
"docsTags": [],
|
|
174
|
+
"usage": {},
|
|
175
|
+
"props": [
|
|
176
|
+
{
|
|
177
|
+
"name": "defaultValue",
|
|
178
|
+
"type": "string",
|
|
179
|
+
"complexType": {
|
|
180
|
+
"original": "string",
|
|
181
|
+
"resolved": "string",
|
|
182
|
+
"references": {}
|
|
183
|
+
},
|
|
184
|
+
"mutable": false,
|
|
185
|
+
"attr": "default-value",
|
|
186
|
+
"reflectToAttr": false,
|
|
187
|
+
"docs": "",
|
|
188
|
+
"docsTags": [],
|
|
189
|
+
"values": [
|
|
190
|
+
{
|
|
191
|
+
"type": "string"
|
|
192
|
+
}
|
|
193
|
+
],
|
|
194
|
+
"optional": false,
|
|
195
|
+
"required": false
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"name": "disabled",
|
|
199
|
+
"type": "boolean",
|
|
200
|
+
"complexType": {
|
|
201
|
+
"original": "boolean",
|
|
202
|
+
"resolved": "boolean",
|
|
203
|
+
"references": {}
|
|
204
|
+
},
|
|
205
|
+
"mutable": false,
|
|
206
|
+
"attr": "disabled",
|
|
207
|
+
"reflectToAttr": false,
|
|
208
|
+
"docs": "",
|
|
209
|
+
"docsTags": [],
|
|
210
|
+
"values": [
|
|
211
|
+
{
|
|
212
|
+
"type": "boolean"
|
|
213
|
+
}
|
|
214
|
+
],
|
|
215
|
+
"optional": false,
|
|
216
|
+
"required": false
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"name": "error",
|
|
220
|
+
"type": "string",
|
|
221
|
+
"complexType": {
|
|
222
|
+
"original": "string",
|
|
223
|
+
"resolved": "string",
|
|
224
|
+
"references": {}
|
|
225
|
+
},
|
|
226
|
+
"mutable": false,
|
|
227
|
+
"attr": "error",
|
|
228
|
+
"reflectToAttr": false,
|
|
229
|
+
"docs": "",
|
|
230
|
+
"docsTags": [],
|
|
231
|
+
"values": [
|
|
232
|
+
{
|
|
233
|
+
"type": "string"
|
|
234
|
+
}
|
|
235
|
+
],
|
|
236
|
+
"optional": false,
|
|
237
|
+
"required": false
|
|
238
|
+
},
|
|
239
|
+
{
|
|
240
|
+
"name": "inputHandler",
|
|
241
|
+
"type": "any",
|
|
242
|
+
"complexType": {
|
|
243
|
+
"original": "any",
|
|
244
|
+
"resolved": "any",
|
|
245
|
+
"references": {}
|
|
246
|
+
},
|
|
247
|
+
"mutable": false,
|
|
248
|
+
"attr": "input-handler",
|
|
249
|
+
"reflectToAttr": false,
|
|
250
|
+
"docs": "",
|
|
251
|
+
"docsTags": [],
|
|
252
|
+
"values": [
|
|
253
|
+
{
|
|
254
|
+
"type": "any"
|
|
255
|
+
}
|
|
256
|
+
],
|
|
257
|
+
"optional": false,
|
|
258
|
+
"required": false
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"name": "label",
|
|
262
|
+
"type": "string",
|
|
263
|
+
"complexType": {
|
|
264
|
+
"original": "string",
|
|
265
|
+
"resolved": "string",
|
|
266
|
+
"references": {}
|
|
267
|
+
},
|
|
268
|
+
"mutable": false,
|
|
269
|
+
"attr": "label",
|
|
270
|
+
"reflectToAttr": false,
|
|
271
|
+
"docs": "",
|
|
272
|
+
"docsTags": [],
|
|
273
|
+
"values": [
|
|
274
|
+
{
|
|
275
|
+
"type": "string"
|
|
276
|
+
}
|
|
277
|
+
],
|
|
278
|
+
"optional": false,
|
|
279
|
+
"required": false
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"name": "name",
|
|
283
|
+
"type": "string",
|
|
284
|
+
"complexType": {
|
|
285
|
+
"original": "string",
|
|
286
|
+
"resolved": "string",
|
|
287
|
+
"references": {}
|
|
288
|
+
},
|
|
289
|
+
"mutable": false,
|
|
290
|
+
"attr": "name",
|
|
291
|
+
"reflectToAttr": false,
|
|
292
|
+
"docs": "",
|
|
293
|
+
"docsTags": [],
|
|
294
|
+
"values": [
|
|
295
|
+
{
|
|
296
|
+
"type": "string"
|
|
297
|
+
}
|
|
298
|
+
],
|
|
299
|
+
"optional": false,
|
|
300
|
+
"required": false
|
|
301
|
+
}
|
|
302
|
+
],
|
|
303
|
+
"methods": [],
|
|
304
|
+
"events": [
|
|
305
|
+
{
|
|
306
|
+
"event": "formControlBlur",
|
|
307
|
+
"detail": "any",
|
|
308
|
+
"bubbles": true,
|
|
309
|
+
"complexType": {
|
|
310
|
+
"original": "any",
|
|
311
|
+
"resolved": "any",
|
|
312
|
+
"references": {}
|
|
313
|
+
},
|
|
314
|
+
"cancelable": true,
|
|
315
|
+
"composed": true,
|
|
316
|
+
"docs": "",
|
|
317
|
+
"docsTags": []
|
|
318
|
+
},
|
|
319
|
+
{
|
|
320
|
+
"event": "formControlInput",
|
|
321
|
+
"detail": "any",
|
|
322
|
+
"bubbles": true,
|
|
323
|
+
"complexType": {
|
|
324
|
+
"original": "any",
|
|
325
|
+
"resolved": "any",
|
|
326
|
+
"references": {}
|
|
327
|
+
},
|
|
328
|
+
"cancelable": true,
|
|
329
|
+
"composed": true,
|
|
330
|
+
"docs": "",
|
|
331
|
+
"docsTags": []
|
|
332
|
+
}
|
|
333
|
+
],
|
|
334
|
+
"listeners": [],
|
|
335
|
+
"styles": [],
|
|
336
|
+
"slots": [],
|
|
337
|
+
"parts": [
|
|
338
|
+
{
|
|
339
|
+
"name": "label",
|
|
340
|
+
"docs": ""
|
|
341
|
+
}
|
|
342
|
+
],
|
|
343
|
+
"dependents": [
|
|
344
|
+
"justifi-business-representative",
|
|
345
|
+
"justifi-business-representative-form-step",
|
|
346
|
+
"justifi-owner-form"
|
|
347
|
+
],
|
|
348
|
+
"dependencies": [],
|
|
349
|
+
"dependencyGraph": {
|
|
350
|
+
"justifi-business-representative": [
|
|
351
|
+
"form-control-date"
|
|
352
|
+
],
|
|
353
|
+
"justifi-business-representative-form-step": [
|
|
354
|
+
"form-control-date"
|
|
355
|
+
],
|
|
356
|
+
"justifi-owner-form": [
|
|
357
|
+
"form-control-date"
|
|
358
|
+
]
|
|
359
|
+
}
|
|
360
|
+
},
|
|
167
361
|
{
|
|
168
362
|
"filePath": "src/components/form/form-control-datepart.tsx",
|
|
169
363
|
"encapsulation": "shadow",
|
|
@@ -371,24 +565,12 @@
|
|
|
371
565
|
}
|
|
372
566
|
],
|
|
373
567
|
"dependents": [
|
|
374
|
-
"justifi-business-owners"
|
|
375
|
-
"justifi-business-representative",
|
|
376
|
-
"justifi-business-representative-form-step",
|
|
377
|
-
"justifi-owner-form"
|
|
568
|
+
"justifi-business-owners"
|
|
378
569
|
],
|
|
379
570
|
"dependencies": [],
|
|
380
571
|
"dependencyGraph": {
|
|
381
572
|
"justifi-business-owners": [
|
|
382
573
|
"form-control-datepart"
|
|
383
|
-
],
|
|
384
|
-
"justifi-business-representative": [
|
|
385
|
-
"form-control-datepart"
|
|
386
|
-
],
|
|
387
|
-
"justifi-business-representative-form-step": [
|
|
388
|
-
"form-control-datepart"
|
|
389
|
-
],
|
|
390
|
-
"justifi-owner-form": [
|
|
391
|
-
"form-control-datepart"
|
|
392
574
|
]
|
|
393
575
|
}
|
|
394
576
|
},
|
|
@@ -740,24 +922,12 @@
|
|
|
740
922
|
}
|
|
741
923
|
],
|
|
742
924
|
"dependents": [
|
|
743
|
-
"justifi-business-owners"
|
|
744
|
-
"justifi-business-representative",
|
|
745
|
-
"justifi-business-representative-form-step",
|
|
746
|
-
"justifi-owner-form"
|
|
925
|
+
"justifi-business-owners"
|
|
747
926
|
],
|
|
748
927
|
"dependencies": [],
|
|
749
928
|
"dependencyGraph": {
|
|
750
929
|
"justifi-business-owners": [
|
|
751
930
|
"form-control-number"
|
|
752
|
-
],
|
|
753
|
-
"justifi-business-representative": [
|
|
754
|
-
"form-control-number"
|
|
755
|
-
],
|
|
756
|
-
"justifi-business-representative-form-step": [
|
|
757
|
-
"form-control-number"
|
|
758
|
-
],
|
|
759
|
-
"justifi-owner-form": [
|
|
760
|
-
"form-control-number"
|
|
761
931
|
]
|
|
762
932
|
}
|
|
763
933
|
},
|
|
@@ -2775,6 +2945,28 @@
|
|
|
2775
2945
|
"optional": false,
|
|
2776
2946
|
"required": false
|
|
2777
2947
|
},
|
|
2948
|
+
{
|
|
2949
|
+
"name": "formTitle",
|
|
2950
|
+
"type": "string",
|
|
2951
|
+
"complexType": {
|
|
2952
|
+
"original": "string",
|
|
2953
|
+
"resolved": "string",
|
|
2954
|
+
"references": {}
|
|
2955
|
+
},
|
|
2956
|
+
"mutable": false,
|
|
2957
|
+
"attr": "form-title",
|
|
2958
|
+
"reflectToAttr": false,
|
|
2959
|
+
"docs": "",
|
|
2960
|
+
"docsTags": [],
|
|
2961
|
+
"default": "'Business Information'",
|
|
2962
|
+
"values": [
|
|
2963
|
+
{
|
|
2964
|
+
"type": "string"
|
|
2965
|
+
}
|
|
2966
|
+
],
|
|
2967
|
+
"optional": true,
|
|
2968
|
+
"required": false
|
|
2969
|
+
},
|
|
2778
2970
|
{
|
|
2779
2971
|
"name": "hideErrors",
|
|
2780
2972
|
"type": "boolean",
|
|
@@ -2796,6 +2988,28 @@
|
|
|
2796
2988
|
],
|
|
2797
2989
|
"optional": true,
|
|
2798
2990
|
"required": false
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"name": "removeTitle",
|
|
2994
|
+
"type": "boolean",
|
|
2995
|
+
"complexType": {
|
|
2996
|
+
"original": "boolean",
|
|
2997
|
+
"resolved": "boolean",
|
|
2998
|
+
"references": {}
|
|
2999
|
+
},
|
|
3000
|
+
"mutable": false,
|
|
3001
|
+
"attr": "remove-title",
|
|
3002
|
+
"reflectToAttr": false,
|
|
3003
|
+
"docs": "",
|
|
3004
|
+
"docsTags": [],
|
|
3005
|
+
"default": "false",
|
|
3006
|
+
"values": [
|
|
3007
|
+
{
|
|
3008
|
+
"type": "boolean"
|
|
3009
|
+
}
|
|
3010
|
+
],
|
|
3011
|
+
"optional": true,
|
|
3012
|
+
"required": false
|
|
2799
3013
|
}
|
|
2800
3014
|
],
|
|
2801
3015
|
"methods": [],
|
|
@@ -2894,8 +3108,7 @@
|
|
|
2894
3108
|
"justifi-business-representative": [
|
|
2895
3109
|
"form-control-text",
|
|
2896
3110
|
"form-control-number-masked",
|
|
2897
|
-
"form-control-
|
|
2898
|
-
"form-control-number",
|
|
3111
|
+
"form-control-date",
|
|
2899
3112
|
"justifi-identity-address-form"
|
|
2900
3113
|
],
|
|
2901
3114
|
"justifi-identity-address-form": [
|
|
@@ -3342,8 +3555,7 @@
|
|
|
3342
3555
|
"justifi-owner-form": [
|
|
3343
3556
|
"form-control-text",
|
|
3344
3557
|
"form-control-number-masked",
|
|
3345
|
-
"form-control-
|
|
3346
|
-
"form-control-number",
|
|
3558
|
+
"form-control-date",
|
|
3347
3559
|
"justifi-identity-address-form"
|
|
3348
3560
|
],
|
|
3349
3561
|
"justifi-identity-address-form": [
|
|
@@ -3396,28 +3608,21 @@
|
|
|
3396
3608
|
"listeners": [],
|
|
3397
3609
|
"styles": [],
|
|
3398
3610
|
"slots": [],
|
|
3399
|
-
"parts": [
|
|
3400
|
-
{
|
|
3401
|
-
"name": "label",
|
|
3402
|
-
"docs": ""
|
|
3403
|
-
}
|
|
3404
|
-
],
|
|
3611
|
+
"parts": [],
|
|
3405
3612
|
"dependents": [
|
|
3406
3613
|
"justifi-business-form"
|
|
3407
3614
|
],
|
|
3408
3615
|
"dependencies": [
|
|
3409
3616
|
"form-control-text",
|
|
3410
3617
|
"form-control-number-masked",
|
|
3411
|
-
"form-control-
|
|
3412
|
-
"form-control-number",
|
|
3618
|
+
"form-control-date",
|
|
3413
3619
|
"justifi-identity-address-form"
|
|
3414
3620
|
],
|
|
3415
3621
|
"dependencyGraph": {
|
|
3416
3622
|
"justifi-business-representative": [
|
|
3417
3623
|
"form-control-text",
|
|
3418
3624
|
"form-control-number-masked",
|
|
3419
|
-
"form-control-
|
|
3420
|
-
"form-control-number",
|
|
3625
|
+
"form-control-date",
|
|
3421
3626
|
"justifi-identity-address-form"
|
|
3422
3627
|
],
|
|
3423
3628
|
"justifi-identity-address-form": [
|
|
@@ -3597,28 +3802,21 @@
|
|
|
3597
3802
|
"listeners": [],
|
|
3598
3803
|
"styles": [],
|
|
3599
3804
|
"slots": [],
|
|
3600
|
-
"parts": [
|
|
3601
|
-
{
|
|
3602
|
-
"name": "label",
|
|
3603
|
-
"docs": ""
|
|
3604
|
-
}
|
|
3605
|
-
],
|
|
3805
|
+
"parts": [],
|
|
3606
3806
|
"dependents": [
|
|
3607
3807
|
"justifi-payment-provisioning"
|
|
3608
3808
|
],
|
|
3609
3809
|
"dependencies": [
|
|
3610
3810
|
"form-control-text",
|
|
3611
3811
|
"form-control-number-masked",
|
|
3612
|
-
"form-control-
|
|
3613
|
-
"form-control-number",
|
|
3812
|
+
"form-control-date",
|
|
3614
3813
|
"justifi-identity-address-form"
|
|
3615
3814
|
],
|
|
3616
3815
|
"dependencyGraph": {
|
|
3617
3816
|
"justifi-business-representative-form-step": [
|
|
3618
3817
|
"form-control-text",
|
|
3619
3818
|
"form-control-number-masked",
|
|
3620
|
-
"form-control-
|
|
3621
|
-
"form-control-number",
|
|
3819
|
+
"form-control-date",
|
|
3622
3820
|
"justifi-identity-address-form"
|
|
3623
3821
|
],
|
|
3624
3822
|
"justifi-identity-address-form": [
|
|
@@ -4021,6 +4219,7 @@
|
|
|
4021
4219
|
],
|
|
4022
4220
|
"justifi-payment-method-options": [
|
|
4023
4221
|
"justifi-new-payment-method",
|
|
4222
|
+
"justifi-sezzel-payment-method",
|
|
4024
4223
|
"justifi-saved-payment-method"
|
|
4025
4224
|
],
|
|
4026
4225
|
"justifi-new-payment-method": [
|
|
@@ -4085,7 +4284,7 @@
|
|
|
4085
4284
|
"required": false
|
|
4086
4285
|
},
|
|
4087
4286
|
{
|
|
4088
|
-
"name": "
|
|
4287
|
+
"name": "complete",
|
|
4089
4288
|
"type": "Function",
|
|
4090
4289
|
"complexType": {
|
|
4091
4290
|
"original": "Function",
|
|
@@ -4110,29 +4309,7 @@
|
|
|
4110
4309
|
"required": false
|
|
4111
4310
|
},
|
|
4112
4311
|
{
|
|
4113
|
-
"name": "
|
|
4114
|
-
"type": "string",
|
|
4115
|
-
"complexType": {
|
|
4116
|
-
"original": "string",
|
|
4117
|
-
"resolved": "string",
|
|
4118
|
-
"references": {}
|
|
4119
|
-
},
|
|
4120
|
-
"mutable": true,
|
|
4121
|
-
"attr": "iframe-origin",
|
|
4122
|
-
"reflectToAttr": false,
|
|
4123
|
-
"docs": "URL for the rendered iFrame. End-users need not use this.",
|
|
4124
|
-
"docsTags": [],
|
|
4125
|
-
"default": "config.iframeOrigin",
|
|
4126
|
-
"values": [
|
|
4127
|
-
{
|
|
4128
|
-
"type": "string"
|
|
4129
|
-
}
|
|
4130
|
-
],
|
|
4131
|
-
"optional": true,
|
|
4132
|
-
"required": false
|
|
4133
|
-
},
|
|
4134
|
-
{
|
|
4135
|
-
"name": "pay",
|
|
4312
|
+
"name": "getCheckout",
|
|
4136
4313
|
"type": "Function",
|
|
4137
4314
|
"complexType": {
|
|
4138
4315
|
"original": "Function",
|
|
@@ -4155,6 +4332,28 @@
|
|
|
4155
4332
|
],
|
|
4156
4333
|
"optional": false,
|
|
4157
4334
|
"required": false
|
|
4335
|
+
},
|
|
4336
|
+
{
|
|
4337
|
+
"name": "iframeOrigin",
|
|
4338
|
+
"type": "string",
|
|
4339
|
+
"complexType": {
|
|
4340
|
+
"original": "string",
|
|
4341
|
+
"resolved": "string",
|
|
4342
|
+
"references": {}
|
|
4343
|
+
},
|
|
4344
|
+
"mutable": true,
|
|
4345
|
+
"attr": "iframe-origin",
|
|
4346
|
+
"reflectToAttr": false,
|
|
4347
|
+
"docs": "URL for the rendered iFrame. End-users need not use this.",
|
|
4348
|
+
"docsTags": [],
|
|
4349
|
+
"default": "config.iframeOrigin",
|
|
4350
|
+
"values": [
|
|
4351
|
+
{
|
|
4352
|
+
"type": "string"
|
|
4353
|
+
}
|
|
4354
|
+
],
|
|
4355
|
+
"optional": true,
|
|
4356
|
+
"required": false
|
|
4158
4357
|
}
|
|
4159
4358
|
],
|
|
4160
4359
|
"methods": [
|
|
@@ -4184,16 +4383,16 @@
|
|
|
4184
4383
|
"events": [
|
|
4185
4384
|
{
|
|
4186
4385
|
"event": "submitted",
|
|
4187
|
-
"detail": "
|
|
4386
|
+
"detail": "IApiResponse<{ payment_mode: \"ecom\" | \"bnpl\"; payment_token: null; payment_status: string; payment_response: null; checkout_id: string; additional_transactions: any[]; checkout: ICheckout; }>",
|
|
4188
4387
|
"bubbles": true,
|
|
4189
4388
|
"complexType": {
|
|
4190
|
-
"original": "
|
|
4191
|
-
"resolved": "
|
|
4389
|
+
"original": "ICheckoutCompleteResponse",
|
|
4390
|
+
"resolved": "IApiResponse<{ payment_mode: \"ecom\" | \"bnpl\"; payment_token: null; payment_status: string; payment_response: null; checkout_id: string; additional_transactions: any[]; checkout: ICheckout; }>",
|
|
4192
4391
|
"references": {
|
|
4193
|
-
"
|
|
4392
|
+
"ICheckoutCompleteResponse": {
|
|
4194
4393
|
"location": "import",
|
|
4195
|
-
"path": "
|
|
4196
|
-
"id": "src/
|
|
4394
|
+
"path": "../../api/Checkout",
|
|
4395
|
+
"id": "src/api/Checkout.ts::ICheckoutCompleteResponse"
|
|
4197
4396
|
}
|
|
4198
4397
|
}
|
|
4199
4398
|
},
|
|
@@ -4206,7 +4405,12 @@
|
|
|
4206
4405
|
"listeners": [],
|
|
4207
4406
|
"styles": [],
|
|
4208
4407
|
"slots": [],
|
|
4209
|
-
"parts": [
|
|
4408
|
+
"parts": [
|
|
4409
|
+
{
|
|
4410
|
+
"name": "pay-button",
|
|
4411
|
+
"docs": ""
|
|
4412
|
+
}
|
|
4413
|
+
],
|
|
4210
4414
|
"dependents": [
|
|
4211
4415
|
"justifi-checkout"
|
|
4212
4416
|
],
|
|
@@ -4219,6 +4423,7 @@
|
|
|
4219
4423
|
],
|
|
4220
4424
|
"justifi-payment-method-options": [
|
|
4221
4425
|
"justifi-new-payment-method",
|
|
4426
|
+
"justifi-sezzel-payment-method",
|
|
4222
4427
|
"justifi-saved-payment-method"
|
|
4223
4428
|
],
|
|
4224
4429
|
"justifi-new-payment-method": [
|
|
@@ -4875,23 +5080,28 @@
|
|
|
4875
5080
|
],
|
|
4876
5081
|
"methods": [
|
|
4877
5082
|
{
|
|
4878
|
-
"name": "
|
|
5083
|
+
"name": "resolvePaymentMethod",
|
|
4879
5084
|
"returns": {
|
|
4880
|
-
"type": "Promise<
|
|
5085
|
+
"type": "Promise<PaymentMethodPayload>",
|
|
4881
5086
|
"docs": ""
|
|
4882
5087
|
},
|
|
4883
5088
|
"complexType": {
|
|
4884
|
-
"signature": "() => Promise<
|
|
5089
|
+
"signature": "() => Promise<PaymentMethodPayload>",
|
|
4885
5090
|
"parameters": [],
|
|
4886
5091
|
"references": {
|
|
4887
5092
|
"Promise": {
|
|
4888
5093
|
"location": "global",
|
|
4889
5094
|
"id": "global::Promise"
|
|
5095
|
+
},
|
|
5096
|
+
"PaymentMethodPayload": {
|
|
5097
|
+
"location": "import",
|
|
5098
|
+
"path": "./payment-method-payload",
|
|
5099
|
+
"id": "src/components/checkout/payment-method-payload.ts::PaymentMethodPayload"
|
|
4890
5100
|
}
|
|
4891
5101
|
},
|
|
4892
|
-
"return": "Promise<
|
|
5102
|
+
"return": "Promise<PaymentMethodPayload>"
|
|
4893
5103
|
},
|
|
4894
|
-
"signature": "
|
|
5104
|
+
"signature": "resolvePaymentMethod() => Promise<PaymentMethodPayload>",
|
|
4895
5105
|
"parameters": [],
|
|
4896
5106
|
"docs": "",
|
|
4897
5107
|
"docsTags": []
|
|
@@ -5219,28 +5429,21 @@
|
|
|
5219
5429
|
"listeners": [],
|
|
5220
5430
|
"styles": [],
|
|
5221
5431
|
"slots": [],
|
|
5222
|
-
"parts": [
|
|
5223
|
-
{
|
|
5224
|
-
"name": "label",
|
|
5225
|
-
"docs": ""
|
|
5226
|
-
}
|
|
5227
|
-
],
|
|
5432
|
+
"parts": [],
|
|
5228
5433
|
"dependents": [
|
|
5229
5434
|
"justifi-business-owners-form-step"
|
|
5230
5435
|
],
|
|
5231
5436
|
"dependencies": [
|
|
5232
5437
|
"form-control-text",
|
|
5233
5438
|
"form-control-number-masked",
|
|
5234
|
-
"form-control-
|
|
5235
|
-
"form-control-number",
|
|
5439
|
+
"form-control-date",
|
|
5236
5440
|
"justifi-identity-address-form"
|
|
5237
5441
|
],
|
|
5238
5442
|
"dependencyGraph": {
|
|
5239
5443
|
"justifi-owner-form": [
|
|
5240
5444
|
"form-control-text",
|
|
5241
5445
|
"form-control-number-masked",
|
|
5242
|
-
"form-control-
|
|
5243
|
-
"form-control-number",
|
|
5446
|
+
"form-control-date",
|
|
5244
5447
|
"justifi-identity-address-form"
|
|
5245
5448
|
],
|
|
5246
5449
|
"justifi-identity-address-form": [
|
|
@@ -5839,10 +6042,10 @@
|
|
|
5839
6042
|
},
|
|
5840
6043
|
{
|
|
5841
6044
|
"name": "paymentMethodFormType",
|
|
5842
|
-
"type": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card",
|
|
6045
|
+
"type": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card | PaymentMethodTypes.sezzel",
|
|
5843
6046
|
"complexType": {
|
|
5844
6047
|
"original": "PaymentMethodTypes",
|
|
5845
|
-
"resolved": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card",
|
|
6048
|
+
"resolved": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card | PaymentMethodTypes.sezzel",
|
|
5846
6049
|
"references": {
|
|
5847
6050
|
"PaymentMethodTypes": {
|
|
5848
6051
|
"location": "import",
|
|
@@ -5862,6 +6065,9 @@
|
|
|
5862
6065
|
},
|
|
5863
6066
|
{
|
|
5864
6067
|
"type": "PaymentMethodTypes.card"
|
|
6068
|
+
},
|
|
6069
|
+
{
|
|
6070
|
+
"type": "PaymentMethodTypes.sezzel"
|
|
5865
6071
|
}
|
|
5866
6072
|
],
|
|
5867
6073
|
"optional": false,
|
|
@@ -6138,6 +6344,32 @@
|
|
|
6138
6344
|
"optional": false,
|
|
6139
6345
|
"required": false
|
|
6140
6346
|
},
|
|
6347
|
+
{
|
|
6348
|
+
"name": "bnpl",
|
|
6349
|
+
"type": "IBnpl",
|
|
6350
|
+
"complexType": {
|
|
6351
|
+
"original": "IBnpl",
|
|
6352
|
+
"resolved": "IBnpl",
|
|
6353
|
+
"references": {
|
|
6354
|
+
"IBnpl": {
|
|
6355
|
+
"location": "import",
|
|
6356
|
+
"path": "../../api",
|
|
6357
|
+
"id": "src/api/index.ts::IBnpl"
|
|
6358
|
+
}
|
|
6359
|
+
}
|
|
6360
|
+
},
|
|
6361
|
+
"mutable": false,
|
|
6362
|
+
"reflectToAttr": false,
|
|
6363
|
+
"docs": "",
|
|
6364
|
+
"docsTags": [],
|
|
6365
|
+
"values": [
|
|
6366
|
+
{
|
|
6367
|
+
"type": "IBnpl"
|
|
6368
|
+
}
|
|
6369
|
+
],
|
|
6370
|
+
"optional": false,
|
|
6371
|
+
"required": false
|
|
6372
|
+
},
|
|
6141
6373
|
{
|
|
6142
6374
|
"name": "clientId",
|
|
6143
6375
|
"type": "string",
|
|
@@ -6181,6 +6413,27 @@
|
|
|
6181
6413
|
"optional": true,
|
|
6182
6414
|
"required": false
|
|
6183
6415
|
},
|
|
6416
|
+
{
|
|
6417
|
+
"name": "paymentAmount",
|
|
6418
|
+
"type": "string",
|
|
6419
|
+
"complexType": {
|
|
6420
|
+
"original": "string",
|
|
6421
|
+
"resolved": "string",
|
|
6422
|
+
"references": {}
|
|
6423
|
+
},
|
|
6424
|
+
"mutable": false,
|
|
6425
|
+
"attr": "payment-amount",
|
|
6426
|
+
"reflectToAttr": false,
|
|
6427
|
+
"docs": "",
|
|
6428
|
+
"docsTags": [],
|
|
6429
|
+
"values": [
|
|
6430
|
+
{
|
|
6431
|
+
"type": "string"
|
|
6432
|
+
}
|
|
6433
|
+
],
|
|
6434
|
+
"optional": false,
|
|
6435
|
+
"required": false
|
|
6436
|
+
},
|
|
6184
6437
|
{
|
|
6185
6438
|
"name": "savedPaymentMethods",
|
|
6186
6439
|
"type": "any[]",
|
|
@@ -6268,23 +6521,28 @@
|
|
|
6268
6521
|
],
|
|
6269
6522
|
"methods": [
|
|
6270
6523
|
{
|
|
6271
|
-
"name": "
|
|
6524
|
+
"name": "resolvePaymentMethod",
|
|
6272
6525
|
"returns": {
|
|
6273
|
-
"type": "Promise<
|
|
6526
|
+
"type": "Promise<PaymentMethodPayload>",
|
|
6274
6527
|
"docs": ""
|
|
6275
6528
|
},
|
|
6276
6529
|
"complexType": {
|
|
6277
|
-
"signature": "() => Promise<
|
|
6530
|
+
"signature": "() => Promise<PaymentMethodPayload>",
|
|
6278
6531
|
"parameters": [],
|
|
6279
6532
|
"references": {
|
|
6280
6533
|
"Promise": {
|
|
6281
6534
|
"location": "global",
|
|
6282
6535
|
"id": "global::Promise"
|
|
6536
|
+
},
|
|
6537
|
+
"PaymentMethodPayload": {
|
|
6538
|
+
"location": "import",
|
|
6539
|
+
"path": "./payment-method-payload",
|
|
6540
|
+
"id": "src/components/checkout/payment-method-payload.ts::PaymentMethodPayload"
|
|
6283
6541
|
}
|
|
6284
6542
|
},
|
|
6285
|
-
"return": "Promise<
|
|
6543
|
+
"return": "Promise<PaymentMethodPayload>"
|
|
6286
6544
|
},
|
|
6287
|
-
"signature": "
|
|
6545
|
+
"signature": "resolvePaymentMethod() => Promise<PaymentMethodPayload>",
|
|
6288
6546
|
"parameters": [],
|
|
6289
6547
|
"docs": "",
|
|
6290
6548
|
"docsTags": []
|
|
@@ -6321,11 +6579,13 @@
|
|
|
6321
6579
|
],
|
|
6322
6580
|
"dependencies": [
|
|
6323
6581
|
"justifi-new-payment-method",
|
|
6582
|
+
"justifi-sezzel-payment-method",
|
|
6324
6583
|
"justifi-saved-payment-method"
|
|
6325
6584
|
],
|
|
6326
6585
|
"dependencyGraph": {
|
|
6327
6586
|
"justifi-payment-method-options": [
|
|
6328
6587
|
"justifi-new-payment-method",
|
|
6588
|
+
"justifi-sezzel-payment-method",
|
|
6329
6589
|
"justifi-saved-payment-method"
|
|
6330
6590
|
],
|
|
6331
6591
|
"justifi-new-payment-method": [
|
|
@@ -6352,10 +6612,10 @@
|
|
|
6352
6612
|
"props": [
|
|
6353
6613
|
{
|
|
6354
6614
|
"name": "selectedPaymentMethodType",
|
|
6355
|
-
"type": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card",
|
|
6615
|
+
"type": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card | PaymentMethodTypes.sezzel",
|
|
6356
6616
|
"complexType": {
|
|
6357
6617
|
"original": "PaymentMethodTypes",
|
|
6358
|
-
"resolved": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card",
|
|
6618
|
+
"resolved": "PaymentMethodTypes.bankAccount | PaymentMethodTypes.card | PaymentMethodTypes.sezzel",
|
|
6359
6619
|
"references": {
|
|
6360
6620
|
"PaymentMethodTypes": {
|
|
6361
6621
|
"location": "import",
|
|
@@ -6375,6 +6635,9 @@
|
|
|
6375
6635
|
},
|
|
6376
6636
|
{
|
|
6377
6637
|
"type": "PaymentMethodTypes.card"
|
|
6638
|
+
},
|
|
6639
|
+
{
|
|
6640
|
+
"type": "PaymentMethodTypes.sezzel"
|
|
6378
6641
|
}
|
|
6379
6642
|
],
|
|
6380
6643
|
"optional": false,
|
|
@@ -6498,6 +6761,28 @@
|
|
|
6498
6761
|
"optional": false,
|
|
6499
6762
|
"required": false
|
|
6500
6763
|
},
|
|
6764
|
+
{
|
|
6765
|
+
"name": "formTitle",
|
|
6766
|
+
"type": "string",
|
|
6767
|
+
"complexType": {
|
|
6768
|
+
"original": "string",
|
|
6769
|
+
"resolved": "string",
|
|
6770
|
+
"references": {}
|
|
6771
|
+
},
|
|
6772
|
+
"mutable": false,
|
|
6773
|
+
"attr": "form-title",
|
|
6774
|
+
"reflectToAttr": false,
|
|
6775
|
+
"docs": "",
|
|
6776
|
+
"docsTags": [],
|
|
6777
|
+
"default": "'Business Information'",
|
|
6778
|
+
"values": [
|
|
6779
|
+
{
|
|
6780
|
+
"type": "string"
|
|
6781
|
+
}
|
|
6782
|
+
],
|
|
6783
|
+
"optional": true,
|
|
6784
|
+
"required": false
|
|
6785
|
+
},
|
|
6501
6786
|
{
|
|
6502
6787
|
"name": "hideErrors",
|
|
6503
6788
|
"type": "boolean",
|
|
@@ -6520,6 +6805,28 @@
|
|
|
6520
6805
|
"optional": true,
|
|
6521
6806
|
"required": false
|
|
6522
6807
|
},
|
|
6808
|
+
{
|
|
6809
|
+
"name": "removeTitle",
|
|
6810
|
+
"type": "boolean",
|
|
6811
|
+
"complexType": {
|
|
6812
|
+
"original": "boolean",
|
|
6813
|
+
"resolved": "boolean",
|
|
6814
|
+
"references": {}
|
|
6815
|
+
},
|
|
6816
|
+
"mutable": false,
|
|
6817
|
+
"attr": "remove-title",
|
|
6818
|
+
"reflectToAttr": false,
|
|
6819
|
+
"docs": "",
|
|
6820
|
+
"docsTags": [],
|
|
6821
|
+
"default": "false",
|
|
6822
|
+
"values": [
|
|
6823
|
+
{
|
|
6824
|
+
"type": "boolean"
|
|
6825
|
+
}
|
|
6826
|
+
],
|
|
6827
|
+
"optional": true,
|
|
6828
|
+
"required": false
|
|
6829
|
+
},
|
|
6523
6830
|
{
|
|
6524
6831
|
"name": "testMode",
|
|
6525
6832
|
"type": "boolean",
|
|
@@ -6601,8 +6908,7 @@
|
|
|
6601
6908
|
"justifi-business-representative-form-step": [
|
|
6602
6909
|
"form-control-text",
|
|
6603
6910
|
"form-control-number-masked",
|
|
6604
|
-
"form-control-
|
|
6605
|
-
"form-control-number",
|
|
6911
|
+
"form-control-date",
|
|
6606
6912
|
"justifi-identity-address-form"
|
|
6607
6913
|
],
|
|
6608
6914
|
"justifi-identity-address-form": [
|
|
@@ -6615,8 +6921,7 @@
|
|
|
6615
6921
|
"justifi-owner-form": [
|
|
6616
6922
|
"form-control-text",
|
|
6617
6923
|
"form-control-number-masked",
|
|
6618
|
-
"form-control-
|
|
6619
|
-
"form-control-number",
|
|
6924
|
+
"form-control-date",
|
|
6620
6925
|
"justifi-identity-address-form"
|
|
6621
6926
|
]
|
|
6622
6927
|
}
|
|
@@ -7460,23 +7765,28 @@
|
|
|
7460
7765
|
],
|
|
7461
7766
|
"methods": [
|
|
7462
7767
|
{
|
|
7463
|
-
"name": "
|
|
7768
|
+
"name": "resolvePaymentMethod",
|
|
7464
7769
|
"returns": {
|
|
7465
|
-
"type": "Promise<
|
|
7770
|
+
"type": "Promise<PaymentMethodPayload>",
|
|
7466
7771
|
"docs": ""
|
|
7467
7772
|
},
|
|
7468
7773
|
"complexType": {
|
|
7469
|
-
"signature": "() => Promise<
|
|
7774
|
+
"signature": "() => Promise<PaymentMethodPayload>",
|
|
7470
7775
|
"parameters": [],
|
|
7471
7776
|
"references": {
|
|
7472
7777
|
"Promise": {
|
|
7473
7778
|
"location": "global",
|
|
7474
7779
|
"id": "global::Promise"
|
|
7780
|
+
},
|
|
7781
|
+
"PaymentMethodPayload": {
|
|
7782
|
+
"location": "import",
|
|
7783
|
+
"path": "./payment-method-payload",
|
|
7784
|
+
"id": "src/components/checkout/payment-method-payload.ts::PaymentMethodPayload"
|
|
7475
7785
|
}
|
|
7476
7786
|
},
|
|
7477
|
-
"return": "Promise<
|
|
7787
|
+
"return": "Promise<PaymentMethodPayload>"
|
|
7478
7788
|
},
|
|
7479
|
-
"signature": "
|
|
7789
|
+
"signature": "resolvePaymentMethod() => Promise<PaymentMethodPayload>",
|
|
7480
7790
|
"parameters": [],
|
|
7481
7791
|
"docs": "",
|
|
7482
7792
|
"docsTags": []
|
|
@@ -7512,6 +7822,228 @@
|
|
|
7512
7822
|
]
|
|
7513
7823
|
}
|
|
7514
7824
|
},
|
|
7825
|
+
{
|
|
7826
|
+
"filePath": "src/components/checkout/sezzel-payment-method.tsx",
|
|
7827
|
+
"encapsulation": "none",
|
|
7828
|
+
"tag": "justifi-sezzel-payment-method",
|
|
7829
|
+
"readme": "<h1>\n <code><justifi-payment-form /></code>\n</h1>\n\n## Examples\n\n```html\n<!DOCTYPE html>\n<html dir=\"ltr\" lang=\"en\">\n <head>\n <meta charset=\"utf-8\" />\n <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=5.0\" />\n <title>justifi-payment-form: Simple example</title>\n\n <!--\n If you are including the components via CDN the src should be the following:\n https://cdn.jsdelivr.net/npm/@justifi/webcomponents@2.1.0/dist/webcomponents/webcomponents.esm.js\n -->\n <script type=\"module\" src=\"/build/webcomponents.esm.js\"></script>\n <script nomodule src=\"/build/webcomponents.js\"></script>\n </head>\n\n <body>\n <h1>PaymentForm</h1>\n <hr />\n <justifi-payment-form></justifi-payment-form>\n </body>\n\n <script>\n (function () {})();\n </script>\n</html>\n```\n",
|
|
7830
|
+
"docs": "<h1>\n <code><justifi-payment-form /></code>\n</h1>",
|
|
7831
|
+
"docsTags": [],
|
|
7832
|
+
"usage": {},
|
|
7833
|
+
"props": [
|
|
7834
|
+
{
|
|
7835
|
+
"name": "accountId",
|
|
7836
|
+
"type": "string",
|
|
7837
|
+
"complexType": {
|
|
7838
|
+
"original": "string",
|
|
7839
|
+
"resolved": "string",
|
|
7840
|
+
"references": {}
|
|
7841
|
+
},
|
|
7842
|
+
"mutable": false,
|
|
7843
|
+
"attr": "account-id",
|
|
7844
|
+
"reflectToAttr": false,
|
|
7845
|
+
"docs": "",
|
|
7846
|
+
"docsTags": [],
|
|
7847
|
+
"values": [
|
|
7848
|
+
{
|
|
7849
|
+
"type": "string"
|
|
7850
|
+
}
|
|
7851
|
+
],
|
|
7852
|
+
"optional": false,
|
|
7853
|
+
"required": false
|
|
7854
|
+
},
|
|
7855
|
+
{
|
|
7856
|
+
"name": "bnpl",
|
|
7857
|
+
"type": "any",
|
|
7858
|
+
"complexType": {
|
|
7859
|
+
"original": "any",
|
|
7860
|
+
"resolved": "any",
|
|
7861
|
+
"references": {}
|
|
7862
|
+
},
|
|
7863
|
+
"mutable": false,
|
|
7864
|
+
"attr": "bnpl",
|
|
7865
|
+
"reflectToAttr": false,
|
|
7866
|
+
"docs": "",
|
|
7867
|
+
"docsTags": [],
|
|
7868
|
+
"values": [
|
|
7869
|
+
{
|
|
7870
|
+
"type": "any"
|
|
7871
|
+
}
|
|
7872
|
+
],
|
|
7873
|
+
"optional": false,
|
|
7874
|
+
"required": false
|
|
7875
|
+
},
|
|
7876
|
+
{
|
|
7877
|
+
"name": "clientId",
|
|
7878
|
+
"type": "string",
|
|
7879
|
+
"complexType": {
|
|
7880
|
+
"original": "string",
|
|
7881
|
+
"resolved": "string",
|
|
7882
|
+
"references": {}
|
|
7883
|
+
},
|
|
7884
|
+
"mutable": false,
|
|
7885
|
+
"attr": "client-id",
|
|
7886
|
+
"reflectToAttr": false,
|
|
7887
|
+
"docs": "",
|
|
7888
|
+
"docsTags": [],
|
|
7889
|
+
"values": [
|
|
7890
|
+
{
|
|
7891
|
+
"type": "string"
|
|
7892
|
+
}
|
|
7893
|
+
],
|
|
7894
|
+
"optional": false,
|
|
7895
|
+
"required": false
|
|
7896
|
+
},
|
|
7897
|
+
{
|
|
7898
|
+
"name": "iframeOrigin",
|
|
7899
|
+
"type": "string",
|
|
7900
|
+
"complexType": {
|
|
7901
|
+
"original": "string",
|
|
7902
|
+
"resolved": "string",
|
|
7903
|
+
"references": {}
|
|
7904
|
+
},
|
|
7905
|
+
"mutable": true,
|
|
7906
|
+
"attr": "iframe-origin",
|
|
7907
|
+
"reflectToAttr": false,
|
|
7908
|
+
"docs": "",
|
|
7909
|
+
"docsTags": [],
|
|
7910
|
+
"default": "config.iframeOrigin",
|
|
7911
|
+
"values": [
|
|
7912
|
+
{
|
|
7913
|
+
"type": "string"
|
|
7914
|
+
}
|
|
7915
|
+
],
|
|
7916
|
+
"optional": true,
|
|
7917
|
+
"required": false
|
|
7918
|
+
},
|
|
7919
|
+
{
|
|
7920
|
+
"name": "isSelected",
|
|
7921
|
+
"type": "boolean",
|
|
7922
|
+
"complexType": {
|
|
7923
|
+
"original": "boolean",
|
|
7924
|
+
"resolved": "boolean",
|
|
7925
|
+
"references": {}
|
|
7926
|
+
},
|
|
7927
|
+
"mutable": false,
|
|
7928
|
+
"attr": "is-selected",
|
|
7929
|
+
"reflectToAttr": false,
|
|
7930
|
+
"docs": "",
|
|
7931
|
+
"docsTags": [],
|
|
7932
|
+
"values": [
|
|
7933
|
+
{
|
|
7934
|
+
"type": "boolean"
|
|
7935
|
+
}
|
|
7936
|
+
],
|
|
7937
|
+
"optional": false,
|
|
7938
|
+
"required": false
|
|
7939
|
+
},
|
|
7940
|
+
{
|
|
7941
|
+
"name": "paymentAmount",
|
|
7942
|
+
"type": "string",
|
|
7943
|
+
"complexType": {
|
|
7944
|
+
"original": "string",
|
|
7945
|
+
"resolved": "string",
|
|
7946
|
+
"references": {}
|
|
7947
|
+
},
|
|
7948
|
+
"mutable": false,
|
|
7949
|
+
"attr": "payment-amount",
|
|
7950
|
+
"reflectToAttr": false,
|
|
7951
|
+
"docs": "",
|
|
7952
|
+
"docsTags": [],
|
|
7953
|
+
"values": [
|
|
7954
|
+
{
|
|
7955
|
+
"type": "string"
|
|
7956
|
+
}
|
|
7957
|
+
],
|
|
7958
|
+
"optional": false,
|
|
7959
|
+
"required": false
|
|
7960
|
+
},
|
|
7961
|
+
{
|
|
7962
|
+
"name": "paymentMethodOption",
|
|
7963
|
+
"type": "PaymentMethodOption",
|
|
7964
|
+
"complexType": {
|
|
7965
|
+
"original": "PaymentMethodOption",
|
|
7966
|
+
"resolved": "PaymentMethodOption",
|
|
7967
|
+
"references": {
|
|
7968
|
+
"PaymentMethodOption": {
|
|
7969
|
+
"location": "import",
|
|
7970
|
+
"path": "./payment-method-option-utils",
|
|
7971
|
+
"id": "src/components/checkout/payment-method-option-utils.tsx::PaymentMethodOption"
|
|
7972
|
+
}
|
|
7973
|
+
}
|
|
7974
|
+
},
|
|
7975
|
+
"mutable": false,
|
|
7976
|
+
"reflectToAttr": false,
|
|
7977
|
+
"docs": "",
|
|
7978
|
+
"docsTags": [],
|
|
7979
|
+
"values": [
|
|
7980
|
+
{
|
|
7981
|
+
"type": "PaymentMethodOption"
|
|
7982
|
+
}
|
|
7983
|
+
],
|
|
7984
|
+
"optional": false,
|
|
7985
|
+
"required": false
|
|
7986
|
+
}
|
|
7987
|
+
],
|
|
7988
|
+
"methods": [
|
|
7989
|
+
{
|
|
7990
|
+
"name": "resolvePaymentMethod",
|
|
7991
|
+
"returns": {
|
|
7992
|
+
"type": "Promise<PaymentMethodPayload>",
|
|
7993
|
+
"docs": ""
|
|
7994
|
+
},
|
|
7995
|
+
"complexType": {
|
|
7996
|
+
"signature": "() => Promise<PaymentMethodPayload>",
|
|
7997
|
+
"parameters": [],
|
|
7998
|
+
"references": {
|
|
7999
|
+
"Promise": {
|
|
8000
|
+
"location": "global",
|
|
8001
|
+
"id": "global::Promise"
|
|
8002
|
+
},
|
|
8003
|
+
"PaymentMethodPayload": {
|
|
8004
|
+
"location": "import",
|
|
8005
|
+
"path": "./payment-method-payload",
|
|
8006
|
+
"id": "src/components/checkout/payment-method-payload.ts::PaymentMethodPayload"
|
|
8007
|
+
}
|
|
8008
|
+
},
|
|
8009
|
+
"return": "Promise<PaymentMethodPayload>"
|
|
8010
|
+
},
|
|
8011
|
+
"signature": "resolvePaymentMethod() => Promise<PaymentMethodPayload>",
|
|
8012
|
+
"parameters": [],
|
|
8013
|
+
"docs": "",
|
|
8014
|
+
"docsTags": []
|
|
8015
|
+
}
|
|
8016
|
+
],
|
|
8017
|
+
"events": [
|
|
8018
|
+
{
|
|
8019
|
+
"event": "paymentMethodOptionSelected",
|
|
8020
|
+
"detail": "any",
|
|
8021
|
+
"bubbles": true,
|
|
8022
|
+
"complexType": {
|
|
8023
|
+
"original": "any",
|
|
8024
|
+
"resolved": "any",
|
|
8025
|
+
"references": {}
|
|
8026
|
+
},
|
|
8027
|
+
"cancelable": true,
|
|
8028
|
+
"composed": true,
|
|
8029
|
+
"docs": "",
|
|
8030
|
+
"docsTags": []
|
|
8031
|
+
}
|
|
8032
|
+
],
|
|
8033
|
+
"listeners": [],
|
|
8034
|
+
"styles": [],
|
|
8035
|
+
"slots": [],
|
|
8036
|
+
"parts": [],
|
|
8037
|
+
"dependents": [
|
|
8038
|
+
"justifi-payment-method-options"
|
|
8039
|
+
],
|
|
8040
|
+
"dependencies": [],
|
|
8041
|
+
"dependencyGraph": {
|
|
8042
|
+
"justifi-payment-method-options": [
|
|
8043
|
+
"justifi-sezzel-payment-method"
|
|
8044
|
+
]
|
|
8045
|
+
}
|
|
8046
|
+
},
|
|
7515
8047
|
{
|
|
7516
8048
|
"filePath": "src/components/subaccount-details/subaccount-details.tsx",
|
|
7517
8049
|
"encapsulation": "shadow",
|
|
@@ -8740,6 +9272,10 @@
|
|
|
8740
9272
|
"styles": [],
|
|
8741
9273
|
"slots": [],
|
|
8742
9274
|
"parts": [
|
|
9275
|
+
{
|
|
9276
|
+
"name": "invalid-feedback",
|
|
9277
|
+
"docs": ""
|
|
9278
|
+
},
|
|
8743
9279
|
{
|
|
8744
9280
|
"name": "label",
|
|
8745
9281
|
"docs": ""
|
|
@@ -9196,6 +9732,10 @@
|
|
|
9196
9732
|
"styles": [],
|
|
9197
9733
|
"slots": [],
|
|
9198
9734
|
"parts": [
|
|
9735
|
+
{
|
|
9736
|
+
"name": "invalid-feedback",
|
|
9737
|
+
"docs": ""
|
|
9738
|
+
},
|
|
9199
9739
|
{
|
|
9200
9740
|
"name": "label",
|
|
9201
9741
|
"docs": ""
|
|
@@ -9254,7 +9794,7 @@
|
|
|
9254
9794
|
"path": "src/api/Business.ts"
|
|
9255
9795
|
},
|
|
9256
9796
|
"src/api/Business.ts::IBusiness": {
|
|
9257
|
-
"declaration": "export interface IBusiness {\n additional_questions: IAdditionalQuestions | {};\n
|
|
9797
|
+
"declaration": "export interface IBusiness {\n additional_questions: IAdditionalQuestions | {};\n business_type: BusinessType;\n bank_accounts: BankAccount[];\n created_at: string;\n documents: Document[];\n doing_business_as: string;\n email: string;\n id: string;\n industry: string;\n legal_address: IAddress | {};\n legal_name: string;\n metadata: any;\n owners: Identity[];\n phone: string;\n platform_account_id: string;\n product_categories: ProductCategories;\n representative: Identity | {};\n tax_id: string;\n updated_at: string;\n website_url: string;\n}",
|
|
9258
9798
|
"docstring": "",
|
|
9259
9799
|
"path": "src/api/Business.ts"
|
|
9260
9800
|
},
|
|
@@ -9264,7 +9804,7 @@
|
|
|
9264
9804
|
"path": "src/api/Business.ts"
|
|
9265
9805
|
},
|
|
9266
9806
|
"src/api/Identity.ts::Identity": {
|
|
9267
|
-
"declaration": "export interface Identity {\n address?: IAddress;\n created_at?: string;\n dob_day?: string;\n dob_month?: string;\n dob_year?: string;\n documents?: Document[];\n email?: string;\n id?: string;\n business_id?: string;\n is_owner?: boolean;\n metadata?: any;\n name?: string;\n phone?: string;\n platform_account_id?: string;\n ssn_last4?: string;\n title?: string;\n updated_at?: string;\n}",
|
|
9807
|
+
"declaration": "export interface Identity {\n address?: IAddress;\n created_at?: string;\n dob_day?: string;\n dob_month?: string;\n dob_year?: string;\n documents?: Document[];\n email?: string;\n id?: string;\n business_id?: string;\n is_owner?: boolean;\n metadata?: any;\n name?: string;\n phone?: string;\n platform_account_id?: string;\n identification_number?: string;\n ssn_last4?: string;\n title?: string;\n updated_at?: string;\n}",
|
|
9268
9808
|
"docstring": "",
|
|
9269
9809
|
"path": "src/api/Identity.ts"
|
|
9270
9810
|
},
|
|
@@ -9303,11 +9843,26 @@
|
|
|
9303
9843
|
"docstring": "",
|
|
9304
9844
|
"path": "src/components/business-forms/utils/business-form-types.ts"
|
|
9305
9845
|
},
|
|
9846
|
+
"src/api/Checkout.ts::ICheckoutCompleteResponse": {
|
|
9847
|
+
"declaration": "export interface IApiResponse<T> {\n data: T;\n error?: IErrorObject | IServerError;\n page_info?: PagingInfo;\n errors?: string[];\n id: number | string;\n type: string;\n}",
|
|
9848
|
+
"docstring": "",
|
|
9849
|
+
"path": "src/api/Checkout.ts"
|
|
9850
|
+
},
|
|
9306
9851
|
"src/components/checkout/payment-method-option-utils.tsx::PaymentMethodOption": {
|
|
9307
9852
|
"declaration": "any",
|
|
9308
9853
|
"docstring": "",
|
|
9309
9854
|
"path": "src/components/checkout/payment-method-option-utils.tsx"
|
|
9310
9855
|
},
|
|
9856
|
+
"src/components/checkout/payment-method-payload.ts::PaymentMethodPayload": {
|
|
9857
|
+
"declaration": "export interface PaymentMethodPayload {\n token?: string;\n bnpl?: {\n order_uuid: string;\n status: string;\n session_uuid: string;\n }\n}",
|
|
9858
|
+
"docstring": "",
|
|
9859
|
+
"path": "src/components/checkout/payment-method-payload.ts"
|
|
9860
|
+
},
|
|
9861
|
+
"src/api/index.ts::IBnpl": {
|
|
9862
|
+
"declaration": "any",
|
|
9863
|
+
"docstring": "",
|
|
9864
|
+
"path": "src/api/index.ts"
|
|
9865
|
+
},
|
|
9311
9866
|
"src/api/index.ts::Payment": {
|
|
9312
9867
|
"declaration": "any",
|
|
9313
9868
|
"docstring": "",
|