@justifi/webcomponents 4.20.0 → 4.21.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/{Analytics-03981aad.js → Analytics-880f5152.js} +1 -1
- package/dist/cjs/{Payment-1a8a8ca6.js → Payment-04a842f4.js} +15 -0
- package/dist/cjs/additional-questions-details_5.cjs.entry.js +1 -1
- package/dist/cjs/business-details-core.cjs.entry.js +1 -1
- package/dist/cjs/{business-form-types-6e1fcda3.js → business-form-types-719b7f52.js} +11 -0
- package/dist/cjs/{check-pkg-version-89d6d146.js → check-pkg-version-54f7dfda.js} +1 -1
- package/dist/cjs/{custom-popper.cjs.entry.js → custom-popper_5.cjs.entry.js} +121 -2
- package/dist/cjs/form-control-checkbox_9.cjs.entry.js +51 -28
- package/dist/cjs/form-control-date_3.cjs.entry.js +47 -8
- package/dist/cjs/form-control-file.cjs.entry.js +1 -1
- package/dist/cjs/{form-control-monetary.cjs.entry.js → form-control-help-text_2.cjs.entry.js} +16 -1
- package/dist/cjs/form-control-number.cjs.entry.js +1 -1
- package/dist/cjs/{get-payout-csv-3a3260ec.js → get-payout-csv-a82b2c1c.js} +1 -1
- package/dist/cjs/gross-payment-chart-core.cjs.entry.js +2 -2
- package/dist/cjs/justifi-additional-questions-form-step_10.cjs.entry.js +23 -11
- package/dist/cjs/justifi-bank-account-form.cjs.entry.js +2 -2
- package/dist/cjs/justifi-billing-form_2.cjs.entry.js +2 -2
- package/dist/cjs/justifi-business-details.cjs.entry.js +3 -3
- package/dist/cjs/justifi-business-form.cjs.entry.js +6 -6
- package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
- package/dist/cjs/justifi-card-form.cjs.entry.js +3 -3
- package/dist/cjs/justifi-checkout-core.cjs.entry.js +3 -3
- package/dist/cjs/justifi-checkout.cjs.entry.js +6 -6
- package/dist/cjs/justifi-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +3 -3
- package/dist/cjs/justifi-new-payment-method_4.cjs.entry.js +6 -6
- package/dist/cjs/justifi-owner-form_3.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payment-details.cjs.entry.js +5 -5
- package/dist/cjs/justifi-payment-form.cjs.entry.js +9 -9
- package/dist/cjs/justifi-payment-method-form.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payment-method-selector.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +2 -2
- package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +3 -3
- package/dist/cjs/justifi-payments-list.cjs.entry.js +12 -10
- package/dist/cjs/justifi-payout-details.cjs.entry.js +5 -5
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +5 -5
- package/dist/cjs/justifi-refund-form.cjs.entry.js +3 -3
- package/dist/cjs/justifi-season-interruption-insurance-core.cjs.entry.js +4 -4
- package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +5 -5
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{package-7fdd14b9.js → package-cb1b1015.js} +1 -1
- package/dist/cjs/payment-details-core.cjs.entry.js +9 -9
- package/dist/cjs/{payment.service-4b1c0a20.js → payment.service-6f79aad2.js} +6 -3
- package/dist/cjs/payments-list-core.cjs.entry.js +14 -14
- package/dist/cjs/payments-list-filters_2.cjs.entry.js +2 -2
- package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
- package/dist/cjs/payouts-list-core.cjs.entry.js +5 -5
- package/dist/cjs/styled-host-1adf46c3.js +14 -0
- package/dist/cjs/{utils-af1b60a9.js → utils-52fb7fa1.js} +13 -10
- package/dist/cjs/webcomponents.cjs.js +1 -1
- package/dist/collection/api/Payment.js +15 -0
- package/dist/collection/api/services/payment.service.js +5 -2
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/business-forms/owner-form/identity-address/identity-address-form.js +1 -1
- package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step-core.js +42 -2
- package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +31 -3
- package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step-core.js +24 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step-core.js +25 -3
- package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step-core.js +24 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/document-uploads/business-document-upload-form-step.js +25 -2
- package/dist/collection/components/business-forms/payment-provisioning/document-uploads/business-document-upload-input-group.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/document-uploads/input-configurations.js +17 -17
- package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step-core.js +24 -1
- package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +1 -1
- package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +24 -2
- package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-text.js +1 -1
- package/dist/collection/components/business-forms/utils/business-form-types.js +11 -0
- package/dist/collection/components/card-form/card-form.js +1 -1
- package/dist/collection/components/checkout/checkout-core.js +1 -1
- package/dist/collection/components/checkout/checkout.js +2 -2
- package/dist/collection/components/checkout/new-payment-method.js +1 -1
- package/dist/collection/components/checkout/payment-method-options.js +1 -1
- package/dist/collection/components/checkout/save-new-payment-method.js +1 -1
- package/dist/collection/components/checkout/saved-payment-method.js +1 -1
- package/dist/collection/components/checkout/sezzle-payment-method.js +1 -1
- package/dist/collection/components/details/details.js +1 -1
- package/dist/collection/components/form/form-control-checkbox.js +1 -1
- package/dist/collection/components/form/form-control-date.js +80 -6
- package/dist/collection/components/form/form-control-file.js +1 -1
- package/dist/collection/components/form/form-control-monetary.js +1 -1
- package/dist/collection/components/form/form-control-number-masked.js +1 -1
- package/dist/collection/components/form/form-control-number.js +1 -1
- package/dist/collection/components/form/form-control-select.js +1 -1
- package/dist/collection/components/form/form-control-text.js +1 -1
- package/dist/collection/components/form/form-helpers/form-control-tooltip/form-control-tooltip.js +63 -0
- package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
- package/dist/collection/components/insurance/season-interruption/season-interruption-insurance-core.js +2 -2
- package/dist/collection/components/insurance/season-interruption/season-interruption-insurance.js +1 -1
- package/dist/collection/components/payment-details/payment-details-core.js +7 -7
- package/dist/collection/components/payment-form/payment-form.js +3 -3
- package/dist/collection/components/payment-form/payment-method-selector.js +1 -1
- package/dist/collection/components/payments-list/get-payments.js +2 -2
- package/dist/collection/components/payments-list/payments-list-core.js +11 -11
- package/dist/collection/components/payments-list/payments-list-filters.js +1 -1
- package/dist/collection/components/payments-list/payments-list.js +23 -2
- package/dist/collection/components/payout-details/payout-details-core.js +1 -1
- package/dist/collection/components/payouts-list/payouts-list-core.js +2 -2
- package/dist/collection/components/refund-form/refund-form.js +1 -1
- package/dist/collection/ui-components/custom-popper/custom-popper.js +8 -4
- package/dist/collection/ui-components/filters/table-filters-menu.js +1 -1
- package/dist/collection/utils/utils.js +13 -10
- package/dist/docs.json +650 -149
- package/dist/esm/{Analytics-3103f8e9.js → Analytics-3dde5a98.js} +1 -1
- package/dist/esm/{Payment-6bf26fe2.js → Payment-30790721.js} +15 -0
- package/dist/esm/additional-questions-details_5.entry.js +1 -1
- package/dist/esm/business-details-core.entry.js +1 -1
- package/dist/esm/{business-form-types-1bc5fe08.js → business-form-types-8fd61b0e.js} +12 -1
- package/dist/esm/{check-pkg-version-44e6ad15.js → check-pkg-version-4d144b72.js} +1 -1
- package/dist/esm/{custom-popper.entry.js → custom-popper_5.entry.js} +119 -4
- package/dist/esm/form-control-checkbox_9.entry.js +51 -28
- package/dist/esm/form-control-date_3.entry.js +47 -8
- package/dist/esm/form-control-file.entry.js +1 -1
- package/dist/esm/{form-control-monetary.entry.js → form-control-help-text_2.entry.js} +17 -3
- package/dist/esm/form-control-number.entry.js +1 -1
- package/dist/esm/{get-payout-csv-93427146.js → get-payout-csv-d29146ee.js} +1 -1
- package/dist/esm/gross-payment-chart-core.entry.js +2 -2
- package/dist/esm/justifi-additional-questions-form-step_10.entry.js +23 -11
- package/dist/esm/justifi-bank-account-form.entry.js +2 -2
- package/dist/esm/justifi-billing-form_2.entry.js +2 -2
- package/dist/esm/justifi-business-details.entry.js +3 -3
- package/dist/esm/justifi-business-form.entry.js +6 -6
- package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
- package/dist/esm/justifi-card-form.entry.js +3 -3
- package/dist/esm/justifi-checkout-core.entry.js +3 -3
- package/dist/esm/justifi-checkout.entry.js +6 -6
- package/dist/esm/justifi-details.entry.js +2 -2
- package/dist/esm/justifi-gross-payment-chart.entry.js +3 -3
- package/dist/esm/justifi-new-payment-method_4.entry.js +6 -6
- package/dist/esm/justifi-owner-form_3.entry.js +2 -2
- package/dist/esm/justifi-payment-details.entry.js +5 -5
- package/dist/esm/justifi-payment-form.entry.js +9 -9
- package/dist/esm/justifi-payment-method-form.entry.js +2 -2
- package/dist/esm/justifi-payment-method-selector.entry.js +2 -2
- package/dist/esm/justifi-payment-provisioning-core.entry.js +2 -2
- package/dist/esm/justifi-payment-provisioning.entry.js +3 -3
- package/dist/esm/justifi-payments-list.entry.js +12 -10
- package/dist/esm/justifi-payout-details.entry.js +5 -5
- package/dist/esm/justifi-payouts-list.entry.js +5 -5
- package/dist/esm/justifi-refund-form.entry.js +3 -3
- package/dist/esm/justifi-season-interruption-insurance-core.entry.js +4 -4
- package/dist/esm/justifi-season-interruption-insurance.entry.js +5 -5
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{package-0e3cc41e.js → package-4ab64620.js} +1 -1
- package/dist/esm/payment-details-core.entry.js +9 -9
- package/dist/esm/{payment.service-02c596b9.js → payment.service-f9c3e9d7.js} +6 -3
- package/dist/esm/payments-list-core.entry.js +14 -14
- package/dist/esm/payments-list-filters_2.entry.js +2 -2
- package/dist/esm/payout-details-core.entry.js +3 -3
- package/dist/esm/payouts-list-core.entry.js +5 -5
- package/dist/esm/styled-host-e0ddb759.js +12 -0
- package/dist/esm/{utils-e66d8bca.js → utils-620f2d78.js} +13 -10
- package/dist/esm/webcomponents.js +1 -1
- package/dist/module/Payment.js +15 -0
- package/dist/module/additional-questions.js +22 -10
- package/dist/module/billing-form.js +13 -7
- package/dist/module/business-additional-questions-form-step-core.js +42 -11
- package/dist/module/business-additional-questions-form-step.js +23 -11
- package/dist/module/business-bank-account-form-step.js +23 -10
- package/dist/module/business-core-info-form-step-core.js +19 -10
- package/dist/module/business-core-info-form-step.js +16 -10
- package/dist/module/business-core-info.js +15 -9
- package/dist/module/business-document-upload-form-step.js +14 -5
- package/dist/module/business-document-upload-input-group.js +27 -21
- package/dist/module/business-form-types.js +12 -1
- package/dist/module/business-owners-form-step-core.js +20 -12
- package/dist/module/business-owners-form-step.js +16 -10
- package/dist/module/business-representative-form-inputs.js +16 -10
- package/dist/module/business-representative-form-step-core.js +19 -10
- package/dist/module/business-representative-form-step.js +16 -10
- package/dist/module/business-representative.js +15 -9
- package/dist/module/business-terms-conditions-form-step.js +4 -2
- package/dist/module/business-terms-conditions-text.js +1 -1
- package/dist/module/checkout-core.js +14 -8
- package/dist/module/custom-popper2.js +2 -2
- package/dist/module/details.js +1 -1
- package/dist/module/form-control-checkbox2.js +1 -1
- package/dist/module/form-control-date2.js +57 -10
- package/dist/module/form-control-file2.js +10 -4
- package/dist/module/form-control-monetary2.js +1 -1
- package/dist/module/form-control-number-masked2.js +10 -4
- package/dist/module/form-control-number.js +1 -1
- package/dist/module/form-control-select2.js +10 -4
- package/dist/module/form-control-text2.js +10 -4
- package/dist/module/form-control-tooltip.d.ts +11 -0
- package/dist/module/form-control-tooltip.js +6 -0
- package/dist/module/form-control-tooltip2.js +49 -0
- package/dist/module/gross-payment-chart-core2.js +1 -1
- package/dist/module/identity-address-form.js +14 -8
- package/dist/module/justifi-business-form.js +29 -17
- package/dist/module/justifi-card-form.js +1 -1
- package/dist/module/justifi-checkout.js +15 -9
- package/dist/module/justifi-payment-form.js +16 -10
- package/dist/module/justifi-payment-provisioning.js +30 -18
- package/dist/module/justifi-payments-list.js +15 -11
- package/dist/module/justifi-payouts-list.js +9 -3
- package/dist/module/justifi-refund-form.js +21 -9
- package/dist/module/justifi-season-interruption-insurance.js +1 -1
- package/dist/module/legal-address-form-step-core.js +17 -8
- package/dist/module/legal-address-form-step.js +14 -8
- package/dist/module/legal-address-form.js +13 -7
- package/dist/module/new-payment-method.js +14 -8
- package/dist/module/owner-form-core2.js +16 -10
- package/dist/module/owner-form-inputs2.js +16 -10
- package/dist/module/owner-form.js +15 -9
- package/dist/module/package.js +1 -1
- package/dist/module/payment-details-core2.js +7 -7
- package/dist/module/payment-method-options.js +14 -8
- package/dist/module/payment-method-selector.js +1 -1
- package/dist/module/payment-provisioning-core.js +31 -19
- package/dist/module/payment-provisioning-form-buttons.js +1 -1
- package/dist/module/payment-provisioning-form-steps.js +30 -18
- package/dist/module/payment.service.js +5 -2
- package/dist/module/payments-list-core2.js +18 -18
- package/dist/module/payments-list-filters2.js +8 -8
- package/dist/module/payout-details-core2.js +1 -1
- package/dist/module/payouts-list-core2.js +11 -5
- package/dist/module/save-new-payment-method.js +1 -1
- package/dist/module/saved-payment-method.js +1 -1
- package/dist/module/season-interruption-insurance-core.js +2 -2
- package/dist/module/sezzle-payment-method.js +1 -1
- package/dist/module/styled-host.js +1 -1
- package/dist/module/table-filters-menu2.js +1 -1
- package/dist/module/utils2.js +13 -10
- package/dist/types/api/Payment.d.ts +8 -0
- package/dist/types/api/services/payment.service.d.ts +2 -2
- package/dist/types/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step-core.d.ts +4 -1
- package/dist/types/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.d.ts +2 -1
- package/dist/types/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step-core.d.ts +2 -1
- package/dist/types/components/business-forms/payment-provisioning/business-owners/business-owners-form-step-core.d.ts +2 -1
- package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-step-core.d.ts +2 -1
- package/dist/types/components/business-forms/payment-provisioning/document-uploads/business-document-upload-form-step.d.ts +2 -1
- package/dist/types/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step-core.d.ts +2 -1
- package/dist/types/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.d.ts +2 -1
- package/dist/types/components/business-forms/utils/business-form-types.d.ts +15 -0
- package/dist/types/components/form/form-control-date.d.ts +5 -0
- package/dist/types/components/form/form-helpers/form-control-tooltip/form-control-tooltip.d.ts +8 -0
- package/dist/types/components/payments-list/get-payments.d.ts +2 -1
- package/dist/types/components/payments-list/payments-list.d.ts +3 -2
- package/dist/types/components.d.ts +41 -4
- package/dist/types/ui-components/custom-popper/custom-popper.d.ts +1 -1
- package/dist/types/utils/utils.d.ts +2 -2
- package/dist/webcomponents/{p-0de026dd.entry.js → p-08d88fd2.entry.js} +1 -1
- package/dist/webcomponents/p-0c2d91a2.entry.js +1 -0
- package/dist/webcomponents/p-11f01df5.entry.js +1 -0
- package/dist/webcomponents/p-122c2a11.entry.js +1 -0
- package/dist/webcomponents/{p-4628cc9b.entry.js → p-1d29488a.entry.js} +1 -1
- package/dist/webcomponents/{p-1eee25f3.entry.js → p-1e178dd1.entry.js} +2 -2
- package/dist/webcomponents/p-1eb60948.entry.js +1 -0
- package/dist/webcomponents/{p-05718341.entry.js → p-23f95a19.entry.js} +1 -1
- package/dist/webcomponents/{p-0e84986e.entry.js → p-2874d4b2.entry.js} +1 -1
- package/dist/webcomponents/{p-430f81c6.entry.js → p-43dfda70.entry.js} +1 -1
- package/dist/webcomponents/{p-804c0f1f.entry.js → p-55fe2cf2.entry.js} +1 -1
- package/dist/webcomponents/{p-8c83b73e.entry.js → p-5df26e65.entry.js} +1 -1
- package/dist/webcomponents/p-5e5e8a85.js +1 -0
- package/dist/webcomponents/{p-20dafb46.entry.js → p-605614f2.entry.js} +1 -1
- package/dist/webcomponents/{p-d76002d5.entry.js → p-61514f78.entry.js} +1 -1
- package/dist/webcomponents/p-6962044f.entry.js +1 -0
- package/dist/webcomponents/{p-570a0f02.entry.js → p-6a9e908b.entry.js} +1 -1
- package/dist/webcomponents/p-6ba660f2.entry.js +1 -0
- package/dist/webcomponents/{p-8281f09a.js → p-6d4b585d.js} +1 -1
- package/dist/webcomponents/p-6e258b5f.entry.js +1 -0
- package/dist/webcomponents/p-74da98da.js +1 -0
- package/dist/webcomponents/{p-ad47f37c.entry.js → p-770f60f9.entry.js} +1 -1
- package/dist/webcomponents/p-799ee8c3.js +1 -0
- package/dist/webcomponents/p-7cb3854c.entry.js +1 -0
- package/dist/webcomponents/p-7fec2bcb.js +1 -0
- package/dist/webcomponents/{p-b14da2fd.entry.js → p-80730b71.entry.js} +1 -1
- package/dist/webcomponents/{p-938bf2b4.entry.js → p-8f04747b.entry.js} +1 -1
- package/dist/webcomponents/{p-c64ce69d.entry.js → p-8f447993.entry.js} +1 -1
- package/dist/webcomponents/p-9a37eee5.entry.js +1 -0
- package/dist/webcomponents/{p-428e9b64.entry.js → p-a1d037cb.entry.js} +1 -1
- package/dist/webcomponents/{p-056e75be.entry.js → p-a3265844.entry.js} +1 -1
- package/dist/webcomponents/{p-f6a2dc78.entry.js → p-a680c982.entry.js} +1 -1
- package/dist/webcomponents/{p-e2c88817.entry.js → p-a765230f.entry.js} +1 -1
- package/dist/webcomponents/p-a76ece26.js +1 -0
- package/dist/webcomponents/p-b7b18954.entry.js +1 -0
- package/dist/webcomponents/{p-437f9114.js → p-bc9ae56f.js} +1 -1
- package/dist/webcomponents/p-c241cc62.entry.js +1 -0
- package/dist/webcomponents/{p-5e2c9ec8.js → p-ca8e126f.js} +1 -1
- package/dist/webcomponents/{p-e31f0f3e.entry.js → p-cd74be05.entry.js} +1 -1
- package/dist/webcomponents/{p-8d03a7bd.entry.js → p-d0ffb01c.entry.js} +1 -1
- package/dist/webcomponents/p-da316a74.entry.js +1 -0
- package/dist/webcomponents/{p-7bdffc78.entry.js → p-db3d1d7d.entry.js} +1 -1
- package/dist/webcomponents/{p-dbc1d7b3.entry.js → p-dee2a3f8.entry.js} +1 -1
- package/dist/webcomponents/{p-7ff329b1.js → p-e56ade55.js} +1 -1
- package/dist/webcomponents/p-e927fd5c.entry.js +1 -0
- package/dist/webcomponents/p-f3e00572.entry.js +1 -0
- package/dist/webcomponents/p-f71a5975.entry.js +1 -0
- package/dist/webcomponents/{p-3c7fac29.entry.js → p-ffe27126.entry.js} +1 -1
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/form-control-error-text_4.cjs.entry.js +0 -118
- package/dist/cjs/styled-host-9e0b67b3.js +0 -14
- package/dist/esm/form-control-error-text_4.entry.js +0 -111
- package/dist/esm/styled-host-3171ae1f.js +0 -12
- package/dist/webcomponents/p-1612894d.js +0 -1
- package/dist/webcomponents/p-3a1f19f3.entry.js +0 -1
- package/dist/webcomponents/p-44055818.js +0 -1
- package/dist/webcomponents/p-4cc9df76.entry.js +0 -1
- package/dist/webcomponents/p-5540a47c.entry.js +0 -1
- package/dist/webcomponents/p-59cf5391.entry.js +0 -1
- package/dist/webcomponents/p-6ac806ff.entry.js +0 -1
- package/dist/webcomponents/p-7ddfce86.entry.js +0 -1
- package/dist/webcomponents/p-7fe67d7f.entry.js +0 -1
- package/dist/webcomponents/p-8921a478.entry.js +0 -1
- package/dist/webcomponents/p-8a7112a0.entry.js +0 -1
- package/dist/webcomponents/p-9b154d98.entry.js +0 -1
- package/dist/webcomponents/p-aedb421f.entry.js +0 -1
- package/dist/webcomponents/p-bbed6107.entry.js +0 -1
- package/dist/webcomponents/p-bdc91c61.entry.js +0 -1
- package/dist/webcomponents/p-d8355f91.entry.js +0 -1
- package/dist/webcomponents/p-d89bad72.js +0 -1
- package/dist/webcomponents/p-df21aaad.js +0 -1
- package/dist/webcomponents/p-e3f4a2a6.js +0 -1
- package/dist/webcomponents/p-eea79a55.entry.js +0 -1
- package/dist/webcomponents/p-f0866375.entry.js +0 -1
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
2
|
import { I as IMask } from './index2.js';
|
|
3
|
+
import { d as defineCustomElement$3 } from './custom-popper2.js';
|
|
3
4
|
import { d as defineCustomElement$2 } from './form-control-error-text2.js';
|
|
4
|
-
import { d as defineCustomElement$1 } from './form-control-
|
|
5
|
+
import { d as defineCustomElement$1 } from './form-control-tooltip2.js';
|
|
5
6
|
|
|
6
7
|
const NumberInputMasked = /*@__PURE__*/ proxyCustomElement(class NumberInputMasked extends HTMLElement {
|
|
7
8
|
constructor() {
|
|
@@ -59,7 +60,7 @@ const NumberInputMasked = /*@__PURE__*/ proxyCustomElement(class NumberInputMask
|
|
|
59
60
|
}
|
|
60
61
|
}
|
|
61
62
|
render() {
|
|
62
|
-
return (h(Host, { key: '
|
|
63
|
+
return (h(Host, { key: 'ec5637a437fc6925f12ed0ff9653de16cebec6c8', exportparts: "label,input,input-invalid" }, h("div", { key: 'fa43aed393941aaa2c9aadf550e2528aca661c90', class: "form-group d-flex flex-column" }, h("div", { key: 'f97bc1662798dd0ac7a01050771f7e2d8b94d3c8', class: "d-flex align-items-start gap-2" }, h("label", { key: '75b17b73150c1c1ef3ca0489aa1dac45b86583b8', part: "label", class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: 'd1c35542ebf2c49de0abb0488dff23aad8238eaf', helpText: this.helpText })), h("input", { key: '3573366640ca5525b12cf086c92c000a25bfaf8b', ref: el => (this.textInput = el), id: this.name, name: this.name, onBlur: this.formControlBlur.emit, onInput: this.handleFormControlInput, part: `input ${this.errorText && 'input-invalid'}`, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "text", disabled: this.disabled }), h("form-control-error-text", { key: 'db11bee11d3f1f33ac03e8ed0f8687f0b9fff9cf', errorText: this.errorText, name: this.name }))));
|
|
63
64
|
}
|
|
64
65
|
static get watchers() { return {
|
|
65
66
|
"defaultValue": ["handleDefaultValueChange"]
|
|
@@ -80,19 +81,24 @@ function defineCustomElement() {
|
|
|
80
81
|
if (typeof customElements === "undefined") {
|
|
81
82
|
return;
|
|
82
83
|
}
|
|
83
|
-
const components = ["form-control-number-masked", "form-control-error-text", "form-control-
|
|
84
|
+
const components = ["form-control-number-masked", "custom-popper", "form-control-error-text", "form-control-tooltip"];
|
|
84
85
|
components.forEach(tagName => { switch (tagName) {
|
|
85
86
|
case "form-control-number-masked":
|
|
86
87
|
if (!customElements.get(tagName)) {
|
|
87
88
|
customElements.define(tagName, NumberInputMasked);
|
|
88
89
|
}
|
|
89
90
|
break;
|
|
91
|
+
case "custom-popper":
|
|
92
|
+
if (!customElements.get(tagName)) {
|
|
93
|
+
defineCustomElement$3();
|
|
94
|
+
}
|
|
95
|
+
break;
|
|
90
96
|
case "form-control-error-text":
|
|
91
97
|
if (!customElements.get(tagName)) {
|
|
92
98
|
defineCustomElement$2();
|
|
93
99
|
}
|
|
94
100
|
break;
|
|
95
|
-
case "form-control-
|
|
101
|
+
case "form-control-tooltip":
|
|
96
102
|
if (!customElements.get(tagName)) {
|
|
97
103
|
defineCustomElement$1();
|
|
98
104
|
}
|
|
@@ -35,7 +35,7 @@ const NumberInput = /*@__PURE__*/ proxyCustomElement(class NumberInput extends H
|
|
|
35
35
|
this.updateInput(this.defaultValue);
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: '5f7a94160460fd8a92d740899a7418c98b3178d0', exportparts: 'label,input,input-invalid' }, h("div", { key: 'c8386c9c72a721d53d33d3894615f7d8f127b1bf', class: 'form-group d-flex flex-column' }, h("label", { key: '754f8714d1d0e42c977dace41e79d0e7b21c7e39', part: "label", class: "form-label", htmlFor: this.name }, this.label), h("input", { key: '4289872c0983d50ff89851aac2309b911e6348df', id: this.name, name: this.name, onBlur: this.formControlBlur.emit, onInput: this.handleFormControlInput, part: `input ${this.errorText && 'input-invalid'}`, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "number", disabled: this.disabled }), h("form-control-help-text", { key: '0de80b8d728865b8978a7daaf54315dbf422dced', helpText: this.helpText, name: this.name }), h("form-control-error-text", { key: 'b0cd9a78aa4c44dc7103c5d6ceced7258b197f16', errorText: this.errorText, name: this.name }))));
|
|
39
39
|
}
|
|
40
40
|
get el() { return this; }
|
|
41
41
|
static get watchers() { return {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { d as defineCustomElement$3 } from './custom-popper2.js';
|
|
2
3
|
import { d as defineCustomElement$2 } from './form-control-error-text2.js';
|
|
3
|
-
import { d as defineCustomElement$1 } from './form-control-
|
|
4
|
+
import { d as defineCustomElement$1 } from './form-control-tooltip2.js';
|
|
4
5
|
|
|
5
6
|
const SelectInput = /*@__PURE__*/ proxyCustomElement(class SelectInput extends HTMLElement {
|
|
6
7
|
constructor() {
|
|
@@ -34,7 +35,7 @@ const SelectInput = /*@__PURE__*/ proxyCustomElement(class SelectInput extends H
|
|
|
34
35
|
}
|
|
35
36
|
render() {
|
|
36
37
|
var _a;
|
|
37
|
-
return (h(Host, { key: '
|
|
38
|
+
return (h(Host, { key: 'f76dcf05e5929448b9a89b1d4b6f18a6f7cae3e5', exportparts: "label,input,input-invalid" }, h("div", { key: '675bc78c7197ce8ded2cbdfb31b77fde5e12d9e5', class: "form-group d-flex flex-column" }, h("div", { key: 'a3f538fb4b3aba7e87071e1838c4d668cb217851', class: "d-flex align-items-start gap-2" }, h("label", { key: '389d9573b53b4ea51492455dc88222714df33387', part: "label", class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: 'e0853d21ebd9e264e87b4707708bfbef3f50a4bb', helpText: this.helpText })), h("select", { key: '50d9af6ee9266eeb514a7b1512fb73b480f5e163', ref: el => (this.selectElement = el), id: this.name, name: this.name, onBlur: this.formControlBlur.emit, onInput: this.handleFormControlInput, part: `input ${this.errorText ? 'input-invalid' : ''}`, class: this.errorText ? 'form-select is-invalid' : 'form-select', disabled: this.disabled }, (_a = this.options) === null || _a === void 0 ? void 0 : _a.map(option => (h("option", { value: option.value }, option.label)))), h("form-control-error-text", { key: 'e199881b4ffd032059ea548202ce9fee94b9187a', errorText: this.errorText, name: this.name }))));
|
|
38
39
|
}
|
|
39
40
|
static get watchers() { return {
|
|
40
41
|
"defaultValue": ["handleDefaultValueChange"]
|
|
@@ -55,19 +56,24 @@ function defineCustomElement() {
|
|
|
55
56
|
if (typeof customElements === "undefined") {
|
|
56
57
|
return;
|
|
57
58
|
}
|
|
58
|
-
const components = ["form-control-select", "form-control-error-text", "form-control-
|
|
59
|
+
const components = ["form-control-select", "custom-popper", "form-control-error-text", "form-control-tooltip"];
|
|
59
60
|
components.forEach(tagName => { switch (tagName) {
|
|
60
61
|
case "form-control-select":
|
|
61
62
|
if (!customElements.get(tagName)) {
|
|
62
63
|
customElements.define(tagName, SelectInput);
|
|
63
64
|
}
|
|
64
65
|
break;
|
|
66
|
+
case "custom-popper":
|
|
67
|
+
if (!customElements.get(tagName)) {
|
|
68
|
+
defineCustomElement$3();
|
|
69
|
+
}
|
|
70
|
+
break;
|
|
65
71
|
case "form-control-error-text":
|
|
66
72
|
if (!customElements.get(tagName)) {
|
|
67
73
|
defineCustomElement$2();
|
|
68
74
|
}
|
|
69
75
|
break;
|
|
70
|
-
case "form-control-
|
|
76
|
+
case "form-control-tooltip":
|
|
71
77
|
if (!customElements.get(tagName)) {
|
|
72
78
|
defineCustomElement$1();
|
|
73
79
|
}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
|
|
2
|
+
import { d as defineCustomElement$3 } from './custom-popper2.js';
|
|
2
3
|
import { d as defineCustomElement$2 } from './form-control-error-text2.js';
|
|
3
|
-
import { d as defineCustomElement$1 } from './form-control-
|
|
4
|
+
import { d as defineCustomElement$1 } from './form-control-tooltip2.js';
|
|
4
5
|
|
|
5
6
|
const TextInput = /*@__PURE__*/ proxyCustomElement(class TextInput extends HTMLElement {
|
|
6
7
|
constructor() {
|
|
@@ -37,7 +38,7 @@ const TextInput = /*@__PURE__*/ proxyCustomElement(class TextInput extends HTMLE
|
|
|
37
38
|
this.updateInput(this.defaultValue);
|
|
38
39
|
}
|
|
39
40
|
render() {
|
|
40
|
-
return (h(Host, { key: '
|
|
41
|
+
return (h(Host, { key: '242da84a35d52f4d44bcaaa1ec016487ffb5936e', exportparts: "label,input,input-invalid" }, h("div", { key: 'a581089ec206ac71f586c837f53aec54e394776a', class: "form-group d-flex flex-column" }, h("div", { key: '88e11b4a8d79e72f63f80415b5dad74d8a47fa5b', class: "d-flex align-items-start gap-2" }, h("label", { key: 'd37f5e37ab6e46c43196638301e46410d70f753c', part: "label", class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '2702eabd98b632487a418facb33855bdb19b5167', helpText: this.helpText })), h("input", { key: 'e70affeeed2f0d0975a827e9d691a05c7732854f', id: this.name, name: this.name, onBlur: this.formControlBlur.emit, onInput: this.handleFormControlInput, onKeyDown: this.keyDownHandler, onPaste: this.keyDownHandler, maxLength: this.maxLength, part: `input ${this.errorText ? "input-invalid " : ""}${this.disabled ? " input-disabled" : ""}`, class: this.errorText ? "form-control is-invalid" : "form-control", type: "text", disabled: this.disabled }), h("form-control-error-text", { key: 'f1ba545bec21198a4e78e4989bf5703f17052642', errorText: this.errorText, name: this.name }))));
|
|
41
42
|
}
|
|
42
43
|
get el() { return this; }
|
|
43
44
|
static get watchers() { return {
|
|
@@ -60,19 +61,24 @@ function defineCustomElement() {
|
|
|
60
61
|
if (typeof customElements === "undefined") {
|
|
61
62
|
return;
|
|
62
63
|
}
|
|
63
|
-
const components = ["form-control-text", "form-control-error-text", "form-control-
|
|
64
|
+
const components = ["form-control-text", "custom-popper", "form-control-error-text", "form-control-tooltip"];
|
|
64
65
|
components.forEach(tagName => { switch (tagName) {
|
|
65
66
|
case "form-control-text":
|
|
66
67
|
if (!customElements.get(tagName)) {
|
|
67
68
|
customElements.define(tagName, TextInput);
|
|
68
69
|
}
|
|
69
70
|
break;
|
|
71
|
+
case "custom-popper":
|
|
72
|
+
if (!customElements.get(tagName)) {
|
|
73
|
+
defineCustomElement$3();
|
|
74
|
+
}
|
|
75
|
+
break;
|
|
70
76
|
case "form-control-error-text":
|
|
71
77
|
if (!customElements.get(tagName)) {
|
|
72
78
|
defineCustomElement$2();
|
|
73
79
|
}
|
|
74
80
|
break;
|
|
75
|
-
case "form-control-
|
|
81
|
+
case "form-control-tooltip":
|
|
76
82
|
if (!customElements.get(tagName)) {
|
|
77
83
|
defineCustomElement$1();
|
|
78
84
|
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { Components, JSX } from "../types/components";
|
|
2
|
+
|
|
3
|
+
interface FormControlTooltip extends Components.FormControlTooltip, HTMLElement {}
|
|
4
|
+
export const FormControlTooltip: {
|
|
5
|
+
prototype: FormControlTooltip;
|
|
6
|
+
new (): FormControlTooltip;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* Used to define this component and all nested components recursively.
|
|
10
|
+
*/
|
|
11
|
+
export const defineCustomElement: () => void;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import { proxyCustomElement, HTMLElement, h } from '@stencil/core/internal/client';
|
|
2
|
+
import { d as defineCustomElement$1 } from './custom-popper2.js';
|
|
3
|
+
|
|
4
|
+
const TooltipComponent = /*@__PURE__*/ proxyCustomElement(class TooltipComponent extends HTMLElement {
|
|
5
|
+
constructor() {
|
|
6
|
+
super();
|
|
7
|
+
this.__registerHost();
|
|
8
|
+
this.anchorIcon = undefined;
|
|
9
|
+
this.tooltip = undefined;
|
|
10
|
+
this.helpText = undefined;
|
|
11
|
+
}
|
|
12
|
+
show() {
|
|
13
|
+
this.tooltip.classList.add('show');
|
|
14
|
+
}
|
|
15
|
+
hide() {
|
|
16
|
+
this.tooltip.classList.remove('show');
|
|
17
|
+
}
|
|
18
|
+
render() {
|
|
19
|
+
if (!this.helpText) {
|
|
20
|
+
return null;
|
|
21
|
+
}
|
|
22
|
+
return (h("div", { class: "tooltip-container" }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "16", height: "16", fill: "currentColor", class: "bi bi-question-square tooltip-icon", viewBox: "0 0 16 16", ref: (el) => (this.anchorIcon = el), part: "tooltip-icon" }, h("path", { d: "M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z" }), h("path", { d: "M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286m1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94" })), h("custom-popper", { trigger: "hover", placement: "top", anchorRef: this.anchorIcon }, h("div", { class: "tooltip bs-tooltip-top", part: "tooltip", role: "tooltip", ref: (el) => (this.tooltip = el) }, h("div", { class: "tooltip-inner", part: "tooltip-inner" }, this.helpText)))));
|
|
23
|
+
}
|
|
24
|
+
}, [0, "form-control-tooltip", {
|
|
25
|
+
"helpText": [1, "help-text"],
|
|
26
|
+
"anchorIcon": [32],
|
|
27
|
+
"tooltip": [32]
|
|
28
|
+
}, [[0, "showEvent", "show"], [0, "hideEvent", "hide"]]]);
|
|
29
|
+
function defineCustomElement() {
|
|
30
|
+
if (typeof customElements === "undefined") {
|
|
31
|
+
return;
|
|
32
|
+
}
|
|
33
|
+
const components = ["form-control-tooltip", "custom-popper"];
|
|
34
|
+
components.forEach(tagName => { switch (tagName) {
|
|
35
|
+
case "form-control-tooltip":
|
|
36
|
+
if (!customElements.get(tagName)) {
|
|
37
|
+
customElements.define(tagName, TooltipComponent);
|
|
38
|
+
}
|
|
39
|
+
break;
|
|
40
|
+
case "custom-popper":
|
|
41
|
+
if (!customElements.get(tagName)) {
|
|
42
|
+
defineCustomElement$1();
|
|
43
|
+
}
|
|
44
|
+
break;
|
|
45
|
+
} });
|
|
46
|
+
}
|
|
47
|
+
defineCustomElement();
|
|
48
|
+
|
|
49
|
+
export { TooltipComponent as T, defineCustomElement as d };
|
|
@@ -11042,7 +11042,7 @@ const GrossPaymentChartCore = /*@__PURE__*/ proxyCustomElement(class GrossPaymen
|
|
|
11042
11042
|
}
|
|
11043
11043
|
}
|
|
11044
11044
|
render() {
|
|
11045
|
-
return (h(Host, { key: '
|
|
11045
|
+
return (h(Host, { key: 'aee0faee30a5c998410cdb28d52107ce2c0cb672' }, this.loading && LoadingState(), !this.errorMessage ? h("canvas", { id: "chart", ref: (elem) => this.chartRef = elem }) : ErrorState(this.errorMessage)));
|
|
11046
11046
|
}
|
|
11047
11047
|
static get watchers() { return {
|
|
11048
11048
|
"getGrossPayment": ["propChanged"],
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
|
|
2
2
|
import { S as StateOptions } from './state-options.js';
|
|
3
3
|
import { n as numberOnlyHandler } from './utils4.js';
|
|
4
|
+
import { d as defineCustomElement$5 } from './custom-popper2.js';
|
|
4
5
|
import { d as defineCustomElement$4 } from './form-control-error-text2.js';
|
|
5
|
-
import { d as defineCustomElement$3 } from './form-control-
|
|
6
|
-
import { d as defineCustomElement$2 } from './form-control-
|
|
7
|
-
import { d as defineCustomElement$1 } from './form-control-
|
|
6
|
+
import { d as defineCustomElement$3 } from './form-control-select2.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './form-control-text2.js';
|
|
8
|
+
import { d as defineCustomElement$1 } from './form-control-tooltip2.js';
|
|
8
9
|
|
|
9
10
|
const IdentityAddressForm = /*@__PURE__*/ proxyCustomElement(class IdentityAddressForm extends HTMLElement {
|
|
10
11
|
constructor() {
|
|
@@ -24,7 +25,7 @@ const IdentityAddressForm = /*@__PURE__*/ proxyCustomElement(class IdentityAddre
|
|
|
24
25
|
}
|
|
25
26
|
render() {
|
|
26
27
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m;
|
|
27
|
-
return (h(Host, { key: 'd090676d3bb1d9de9ae947ff25d94b5985ace914', exportparts: "label,input,input-invalid" }, h("div", { key: '64ddec6db508d27b709ad551f60fe58494631fe3', class: "row gy-3" }, h("div", { key: '7e0f89b7b8d5a466b89efad75498c5d1f2cac8ea', class: "col-12 col-md-8" }, h("form-control-text", { key: '
|
|
28
|
+
return (h(Host, { key: 'd090676d3bb1d9de9ae947ff25d94b5985ace914', exportparts: "label,input,input-invalid" }, h("div", { key: '64ddec6db508d27b709ad551f60fe58494631fe3', class: "row gy-3" }, h("div", { key: '7e0f89b7b8d5a466b89efad75498c5d1f2cac8ea', class: "col-12 col-md-8" }, h("form-control-text", { key: '0fdbbf48001fe60c5bf5e7a07d7b43186ca2f0eb', name: "line1", label: "Street Address", defaultValue: (_a = this.defaultValues) === null || _a === void 0 ? void 0 : _a.line1, errorText: (_b = this.errors) === null || _b === void 0 ? void 0 : _b.line1, inputHandler: this.inputHandler, helpText: "\u200B\u200BEnter your address exactly as stated on your driver's license. No PO Boxes." })), h("div", { key: '2b17a0fcd80dbea0703ac0291d5e509b0c14d9c8', class: "col-12 col-md-4" }, h("form-control-text", { key: 'ae29fceaf3af789789c86f545dab6a9d0e4c8429', name: "line2", label: "Apartment, Suite, etc. (optional)", defaultValue: (_c = this.defaultValues) === null || _c === void 0 ? void 0 : _c.line2, errorText: (_d = this.errors) === null || _d === void 0 ? void 0 : _d.line2, inputHandler: this.inputHandler })), h("div", { key: '55ccf8053ec8e3c1f4534c47d8d23eeac3383d13', class: "col-12" }, h("form-control-text", { key: '3a3ca85cbf0514da6828e3f5a0bf0fd4b9e983c8', name: "city", label: "City", defaultValue: (_e = this.defaultValues) === null || _e === void 0 ? void 0 : _e.city, errorText: (_f = this.errors) === null || _f === void 0 ? void 0 : _f.city, inputHandler: this.inputHandler })), h("div", { key: 'daf6e6031b8dfab6a3e0170f96cc2f0649ded7ce', class: "col-12 col-md-6" }, h("form-control-select", { key: '08791966d72817826f23c3d55ffe3cbaad0ac3bd', name: "state", label: "State", defaultValue: (_g = this.defaultValues) === null || _g === void 0 ? void 0 : _g.state, options: StateOptions, errorText: (_h = this.errors) === null || _h === void 0 ? void 0 : _h.state, inputHandler: this.inputHandler })), h("div", { key: 'c97882ae4c598f762ec32e9ff54b819077ba7193', class: "col-12 col-md-6" }, h("form-control-text", { key: '562ffc8ad8de252d009a284b7b61f978084034dd', name: "postal_code", label: "Postal Code", defaultValue: (_j = this.defaultValues) === null || _j === void 0 ? void 0 : _j.postal_code, errorText: (_k = this.errors) === null || _k === void 0 ? void 0 : _k.postal_code, maxLength: 5, keyDownHandler: numberOnlyHandler, inputHandler: this.inputHandler })), h("div", { key: '6fda38b6ab0618bd9c47ae51417f3b7e10148f53', class: "col-12" }, h("form-control-select", { key: 'df9ec4209e2c82ba05af0160cb74849c20110bae', name: "country", label: "Country", options: [{ label: 'United States', value: 'USA' }], inputHandler: this.inputHandler, defaultValue: (_l = this.defaultValues) === null || _l === void 0 ? void 0 : _l.country, errorText: (_m = this.errors) === null || _m === void 0 ? void 0 : _m.country,
|
|
28
29
|
// just for now so we skip handling country specificities
|
|
29
30
|
disabled: true })))));
|
|
30
31
|
}
|
|
@@ -43,29 +44,34 @@ function defineCustomElement() {
|
|
|
43
44
|
if (typeof customElements === "undefined") {
|
|
44
45
|
return;
|
|
45
46
|
}
|
|
46
|
-
const components = ["justifi-identity-address-form", "form-control-error-text", "form-control-
|
|
47
|
+
const components = ["justifi-identity-address-form", "custom-popper", "form-control-error-text", "form-control-select", "form-control-text", "form-control-tooltip"];
|
|
47
48
|
components.forEach(tagName => { switch (tagName) {
|
|
48
49
|
case "justifi-identity-address-form":
|
|
49
50
|
if (!customElements.get(tagName)) {
|
|
50
51
|
customElements.define(tagName, IdentityAddressForm);
|
|
51
52
|
}
|
|
52
53
|
break;
|
|
54
|
+
case "custom-popper":
|
|
55
|
+
if (!customElements.get(tagName)) {
|
|
56
|
+
defineCustomElement$5();
|
|
57
|
+
}
|
|
58
|
+
break;
|
|
53
59
|
case "form-control-error-text":
|
|
54
60
|
if (!customElements.get(tagName)) {
|
|
55
61
|
defineCustomElement$4();
|
|
56
62
|
}
|
|
57
63
|
break;
|
|
58
|
-
case "form-control-
|
|
64
|
+
case "form-control-select":
|
|
59
65
|
if (!customElements.get(tagName)) {
|
|
60
66
|
defineCustomElement$3();
|
|
61
67
|
}
|
|
62
68
|
break;
|
|
63
|
-
case "form-control-
|
|
69
|
+
case "form-control-text":
|
|
64
70
|
if (!customElements.get(tagName)) {
|
|
65
71
|
defineCustomElement$2();
|
|
66
72
|
}
|
|
67
73
|
break;
|
|
68
|
-
case "form-control-
|
|
74
|
+
case "form-control-tooltip":
|
|
69
75
|
if (!customElements.get(tagName)) {
|
|
70
76
|
defineCustomElement$1();
|
|
71
77
|
}
|
|
@@ -9,19 +9,21 @@ import './Pagination.js';
|
|
|
9
9
|
import './Payment.js';
|
|
10
10
|
import './Payout.js';
|
|
11
11
|
import { c as config } from './config.js';
|
|
12
|
-
import {
|
|
12
|
+
import { b as BusinessFormServerErrors, c as BusinessFormClickActions } from './business-form-types.js';
|
|
13
13
|
import { a as Business } from './Business.js';
|
|
14
14
|
import { J as JustifiAnalytics } from './Analytics.js';
|
|
15
15
|
import { S as StyledHost } from './styled-host.js';
|
|
16
16
|
import { c as checkPkgVersion } from './check-pkg-version.js';
|
|
17
|
-
import { d as defineCustomElement$
|
|
18
|
-
import { d as defineCustomElement$
|
|
19
|
-
import { d as defineCustomElement$
|
|
20
|
-
import { d as defineCustomElement$
|
|
21
|
-
import { d as defineCustomElement$
|
|
22
|
-
import { d as defineCustomElement$
|
|
23
|
-
import { d as defineCustomElement$
|
|
24
|
-
import { d as defineCustomElement$
|
|
17
|
+
import { d as defineCustomElement$g } from './custom-popper2.js';
|
|
18
|
+
import { d as defineCustomElement$f } from './form-alert2.js';
|
|
19
|
+
import { d as defineCustomElement$e } from './form-control-date2.js';
|
|
20
|
+
import { d as defineCustomElement$d } from './form-control-error-text2.js';
|
|
21
|
+
import { d as defineCustomElement$c } from './form-control-help-text2.js';
|
|
22
|
+
import { d as defineCustomElement$b } from './form-control-monetary2.js';
|
|
23
|
+
import { d as defineCustomElement$a } from './form-control-number-masked2.js';
|
|
24
|
+
import { d as defineCustomElement$9 } from './form-control-select2.js';
|
|
25
|
+
import { d as defineCustomElement$8 } from './form-control-text2.js';
|
|
26
|
+
import { d as defineCustomElement$7 } from './form-control-tooltip2.js';
|
|
25
27
|
import { d as defineCustomElement$6 } from './additional-questions.js';
|
|
26
28
|
import { d as defineCustomElement$5 } from './business-core-info.js';
|
|
27
29
|
import { d as defineCustomElement$4 } from './business-representative.js';
|
|
@@ -140,49 +142,59 @@ function defineCustomElement$1() {
|
|
|
140
142
|
if (typeof customElements === "undefined") {
|
|
141
143
|
return;
|
|
142
144
|
}
|
|
143
|
-
const components = ["justifi-business-form", "form-alert", "form-control-date", "form-control-error-text", "form-control-help-text", "form-control-monetary", "form-control-number-masked", "form-control-select", "form-control-text", "justifi-additional-questions", "justifi-business-core-info", "justifi-business-representative", "justifi-identity-address-form", "justifi-legal-address-form"];
|
|
145
|
+
const components = ["justifi-business-form", "custom-popper", "form-alert", "form-control-date", "form-control-error-text", "form-control-help-text", "form-control-monetary", "form-control-number-masked", "form-control-select", "form-control-text", "form-control-tooltip", "justifi-additional-questions", "justifi-business-core-info", "justifi-business-representative", "justifi-identity-address-form", "justifi-legal-address-form"];
|
|
144
146
|
components.forEach(tagName => { switch (tagName) {
|
|
145
147
|
case "justifi-business-form":
|
|
146
148
|
if (!customElements.get(tagName)) {
|
|
147
149
|
customElements.define(tagName, BusinessForm);
|
|
148
150
|
}
|
|
149
151
|
break;
|
|
152
|
+
case "custom-popper":
|
|
153
|
+
if (!customElements.get(tagName)) {
|
|
154
|
+
defineCustomElement$g();
|
|
155
|
+
}
|
|
156
|
+
break;
|
|
150
157
|
case "form-alert":
|
|
151
158
|
if (!customElements.get(tagName)) {
|
|
152
|
-
defineCustomElement$
|
|
159
|
+
defineCustomElement$f();
|
|
153
160
|
}
|
|
154
161
|
break;
|
|
155
162
|
case "form-control-date":
|
|
156
163
|
if (!customElements.get(tagName)) {
|
|
157
|
-
defineCustomElement$
|
|
164
|
+
defineCustomElement$e();
|
|
158
165
|
}
|
|
159
166
|
break;
|
|
160
167
|
case "form-control-error-text":
|
|
161
168
|
if (!customElements.get(tagName)) {
|
|
162
|
-
defineCustomElement$
|
|
169
|
+
defineCustomElement$d();
|
|
163
170
|
}
|
|
164
171
|
break;
|
|
165
172
|
case "form-control-help-text":
|
|
166
173
|
if (!customElements.get(tagName)) {
|
|
167
|
-
defineCustomElement$
|
|
174
|
+
defineCustomElement$c();
|
|
168
175
|
}
|
|
169
176
|
break;
|
|
170
177
|
case "form-control-monetary":
|
|
171
178
|
if (!customElements.get(tagName)) {
|
|
172
|
-
defineCustomElement$
|
|
179
|
+
defineCustomElement$b();
|
|
173
180
|
}
|
|
174
181
|
break;
|
|
175
182
|
case "form-control-number-masked":
|
|
176
183
|
if (!customElements.get(tagName)) {
|
|
177
|
-
defineCustomElement$
|
|
184
|
+
defineCustomElement$a();
|
|
178
185
|
}
|
|
179
186
|
break;
|
|
180
187
|
case "form-control-select":
|
|
181
188
|
if (!customElements.get(tagName)) {
|
|
182
|
-
defineCustomElement$
|
|
189
|
+
defineCustomElement$9();
|
|
183
190
|
}
|
|
184
191
|
break;
|
|
185
192
|
case "form-control-text":
|
|
193
|
+
if (!customElements.get(tagName)) {
|
|
194
|
+
defineCustomElement$8();
|
|
195
|
+
}
|
|
196
|
+
break;
|
|
197
|
+
case "form-control-tooltip":
|
|
186
198
|
if (!customElements.get(tagName)) {
|
|
187
199
|
defineCustomElement$7();
|
|
188
200
|
}
|
|
@@ -65,7 +65,7 @@ const CardForm = /*@__PURE__*/ proxyCustomElement(class CardForm extends HTMLEle
|
|
|
65
65
|
return this.childRef.resize();
|
|
66
66
|
}
|
|
67
67
|
render() {
|
|
68
|
-
return (h("justifi-payment-method-form", { key: '
|
|
68
|
+
return (h("justifi-payment-method-form", { key: 'e31d3c703e1a0c3778ddeb88d118ea3ef88d0adf', ref: el => {
|
|
69
69
|
if (el) {
|
|
70
70
|
this.childRef = el;
|
|
71
71
|
}
|
|
@@ -8,10 +8,11 @@ import './Payout.js';
|
|
|
8
8
|
import { c as config } from './config.js';
|
|
9
9
|
import { J as JustifiAnalytics } from './Analytics.js';
|
|
10
10
|
import { c as checkPkgVersion } from './check-pkg-version.js';
|
|
11
|
+
import { d as defineCustomElement$e } from './custom-popper2.js';
|
|
11
12
|
import { d as defineCustomElement$d } from './form-control-error-text2.js';
|
|
12
|
-
import { d as defineCustomElement$c } from './form-control-
|
|
13
|
-
import { d as defineCustomElement$b } from './form-control-
|
|
14
|
-
import { d as defineCustomElement$a } from './form-control-
|
|
13
|
+
import { d as defineCustomElement$c } from './form-control-select2.js';
|
|
14
|
+
import { d as defineCustomElement$b } from './form-control-text2.js';
|
|
15
|
+
import { d as defineCustomElement$a } from './form-control-tooltip2.js';
|
|
15
16
|
import { d as defineCustomElement$9 } from './billing-form.js';
|
|
16
17
|
import { d as defineCustomElement$8 } from './checkout-core.js';
|
|
17
18
|
import { d as defineCustomElement$7 } from './new-payment-method.js';
|
|
@@ -145,11 +146,11 @@ const Checkout = /*@__PURE__*/ proxyCustomElement(class Checkout extends HTMLEle
|
|
|
145
146
|
this.checkoutCoreRef.fillBillingForm(fields);
|
|
146
147
|
}
|
|
147
148
|
render() {
|
|
148
|
-
return (h("justifi-checkout-core", { key: '
|
|
149
|
+
return (h("justifi-checkout-core", { key: '24400b7f50a91d2c24e372a030fde6b0a1af9e66', getCheckout: this.getCheckout, authToken: this.authToken, complete: this.complete, disableCreditCard: this.disableCreditCard, disableBankAccount: this.disableBankAccount, disableBnpl: this.disableBnpl, disablePaymentMethodGroup: this.disablePaymentMethodGroup, ref: el => {
|
|
149
150
|
if (el) {
|
|
150
151
|
this.checkoutCoreRef = el;
|
|
151
152
|
}
|
|
152
|
-
} }, h("div", { key: '
|
|
153
|
+
} }, h("div", { key: '0f530bd18cab94b2ab3707b22908198878d34a4a', slot: "insurance" }, h("slot", { key: '94d10781b8df51ab34df5e414e304537682d8c2c', name: "insurance" }))));
|
|
153
154
|
}
|
|
154
155
|
static get watchers() { return {
|
|
155
156
|
"authToken": ["propChanged"],
|
|
@@ -175,29 +176,34 @@ function defineCustomElement$1() {
|
|
|
175
176
|
if (typeof customElements === "undefined") {
|
|
176
177
|
return;
|
|
177
178
|
}
|
|
178
|
-
const components = ["justifi-checkout", "form-control-error-text", "form-control-
|
|
179
|
+
const components = ["justifi-checkout", "custom-popper", "form-control-error-text", "form-control-select", "form-control-text", "form-control-tooltip", "justifi-billing-form", "justifi-checkout-core", "justifi-new-payment-method", "justifi-payment-method-form", "justifi-payment-method-options", "justifi-save-new-payment-method", "justifi-saved-payment-method", "justifi-sezzle-payment-method"];
|
|
179
180
|
components.forEach(tagName => { switch (tagName) {
|
|
180
181
|
case "justifi-checkout":
|
|
181
182
|
if (!customElements.get(tagName)) {
|
|
182
183
|
customElements.define(tagName, Checkout);
|
|
183
184
|
}
|
|
184
185
|
break;
|
|
186
|
+
case "custom-popper":
|
|
187
|
+
if (!customElements.get(tagName)) {
|
|
188
|
+
defineCustomElement$e();
|
|
189
|
+
}
|
|
190
|
+
break;
|
|
185
191
|
case "form-control-error-text":
|
|
186
192
|
if (!customElements.get(tagName)) {
|
|
187
193
|
defineCustomElement$d();
|
|
188
194
|
}
|
|
189
195
|
break;
|
|
190
|
-
case "form-control-
|
|
196
|
+
case "form-control-select":
|
|
191
197
|
if (!customElements.get(tagName)) {
|
|
192
198
|
defineCustomElement$c();
|
|
193
199
|
}
|
|
194
200
|
break;
|
|
195
|
-
case "form-control-
|
|
201
|
+
case "form-control-text":
|
|
196
202
|
if (!customElements.get(tagName)) {
|
|
197
203
|
defineCustomElement$b();
|
|
198
204
|
}
|
|
199
205
|
break;
|
|
200
|
-
case "form-control-
|
|
206
|
+
case "form-control-tooltip":
|
|
201
207
|
if (!customElements.get(tagName)) {
|
|
202
208
|
defineCustomElement$a();
|
|
203
209
|
}
|
|
@@ -10,10 +10,11 @@ import { J as JustifiAnalytics } from './Analytics.js';
|
|
|
10
10
|
import { B as Button } from './button.js';
|
|
11
11
|
import { S as StyledHost } from './styled-host.js';
|
|
12
12
|
import { c as checkPkgVersion } from './check-pkg-version.js';
|
|
13
|
+
import { d as defineCustomElement$9 } from './custom-popper2.js';
|
|
13
14
|
import { d as defineCustomElement$8 } from './form-control-error-text2.js';
|
|
14
|
-
import { d as defineCustomElement$7 } from './form-control-
|
|
15
|
-
import { d as defineCustomElement$6 } from './form-control-
|
|
16
|
-
import { d as defineCustomElement$5 } from './form-control-
|
|
15
|
+
import { d as defineCustomElement$7 } from './form-control-select2.js';
|
|
16
|
+
import { d as defineCustomElement$6 } from './form-control-text2.js';
|
|
17
|
+
import { d as defineCustomElement$5 } from './form-control-tooltip2.js';
|
|
17
18
|
import { d as defineCustomElement$4 } from './billing-form.js';
|
|
18
19
|
import { d as defineCustomElement$3 } from './payment-method-form.js';
|
|
19
20
|
import { d as defineCustomElement$2 } from './payment-method-selector.js';
|
|
@@ -127,15 +128,15 @@ const PaymentForm = /*@__PURE__*/ proxyCustomElement(class PaymentForm extends H
|
|
|
127
128
|
}
|
|
128
129
|
}
|
|
129
130
|
render() {
|
|
130
|
-
return (h(StyledHost, { key: '
|
|
131
|
+
return (h(StyledHost, { key: '3b0fcfc9adfb9ada04dc4a0bb8c9f826bf3123ff' }, h("form", { key: '6aabed0f73249035573f7219f4968188de54cfc1', class: "row gy-3" }, this.showPaymentMethodTypeSelector() && (h("div", { key: '3095e15537a5aeb21818e9e357ce9261aa440a58', class: "col-12" }, h("justifi-payment-method-selector", { key: '2103a057989d408a808cd52d47c81a8432346a11', selectedPaymentMethodType: this.getSelectedPaymentMethodType(), onPaymentMethodSelected: event => this.paymentMethodSelectedHandler(event) }))), h("div", { key: '987ba032ed6e9e801a00a94458aa6d8ab8da19fa', class: "col-12" }, h("justifi-payment-method-form", { key: '74159cfbc52d2b1c0c9ab92c13ce137077703f43', "payment-method-form-type": this.getSelectedPaymentMethodType(), iframeOrigin: config.iframeOrigin, ref: el => {
|
|
131
132
|
if (el) {
|
|
132
133
|
this.paymentMethodFormRef = el;
|
|
133
134
|
}
|
|
134
|
-
} })), h("div", { key: '
|
|
135
|
+
} })), h("div", { key: '41b6830678da64fed9a076d828d03d1caabfe58d', class: "col-12" }, h("justifi-billing-form", { key: '60aaa8e895cdbb45b5f631390b8da7dce271d817', legend: "Billing Info", ref: el => {
|
|
135
136
|
if (el) {
|
|
136
137
|
this.billingFormRef = el;
|
|
137
138
|
}
|
|
138
|
-
} })), h("slot", { key: '
|
|
139
|
+
} })), h("slot", { key: 'd91413a542cf6be2797cd0c4ca67b8dc83431fed', name: 'insurance' }), h("div", { key: 'd4d7a3f318e19af84f7519c351ef590e31bd2ba5', class: "col-12" }, h(Button, { key: 'cbe0d83b648697514759c47d76fd9dcfada21371', variant: "primary", type: "submit", onClick: event => this.submit(event), disabled: !this.submitButtonEnabled || this.isLoading, isLoading: this.isLoading, "data-testid": "submit-button", style: { width: '100%' } }, this.submitButtonText || 'Submit')))));
|
|
139
140
|
}
|
|
140
141
|
static get style() { return JustifiPaymentFormStyle0; }
|
|
141
142
|
}, [1, "justifi-payment-form", {
|
|
@@ -157,29 +158,34 @@ function defineCustomElement$1() {
|
|
|
157
158
|
if (typeof customElements === "undefined") {
|
|
158
159
|
return;
|
|
159
160
|
}
|
|
160
|
-
const components = ["justifi-payment-form", "form-control-error-text", "form-control-
|
|
161
|
+
const components = ["justifi-payment-form", "custom-popper", "form-control-error-text", "form-control-select", "form-control-text", "form-control-tooltip", "justifi-billing-form", "justifi-payment-method-form", "justifi-payment-method-selector"];
|
|
161
162
|
components.forEach(tagName => { switch (tagName) {
|
|
162
163
|
case "justifi-payment-form":
|
|
163
164
|
if (!customElements.get(tagName)) {
|
|
164
165
|
customElements.define(tagName, PaymentForm);
|
|
165
166
|
}
|
|
166
167
|
break;
|
|
168
|
+
case "custom-popper":
|
|
169
|
+
if (!customElements.get(tagName)) {
|
|
170
|
+
defineCustomElement$9();
|
|
171
|
+
}
|
|
172
|
+
break;
|
|
167
173
|
case "form-control-error-text":
|
|
168
174
|
if (!customElements.get(tagName)) {
|
|
169
175
|
defineCustomElement$8();
|
|
170
176
|
}
|
|
171
177
|
break;
|
|
172
|
-
case "form-control-
|
|
178
|
+
case "form-control-select":
|
|
173
179
|
if (!customElements.get(tagName)) {
|
|
174
180
|
defineCustomElement$7();
|
|
175
181
|
}
|
|
176
182
|
break;
|
|
177
|
-
case "form-control-
|
|
183
|
+
case "form-control-text":
|
|
178
184
|
if (!customElements.get(tagName)) {
|
|
179
185
|
defineCustomElement$6();
|
|
180
186
|
}
|
|
181
187
|
break;
|
|
182
|
-
case "form-control-
|
|
188
|
+
case "form-control-tooltip":
|
|
183
189
|
if (!customElements.get(tagName)) {
|
|
184
190
|
defineCustomElement$5();
|
|
185
191
|
}
|