@justifi/webcomponents 4.23.1 → 5.0.0-rc-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-aa799fec.js → Business-cfd6a2dd.js} +5 -0
- package/dist/cjs/Dispute-eb6bad54.js +59 -0
- package/dist/cjs/{Payment-87b47c43.js → Payment-d074b246.js} +7 -9
- package/dist/cjs/additional-questions-details_5.cjs.entry.js +9 -28
- package/dist/cjs/bank-account-form_9.cjs.entry.js +493 -0
- package/dist/cjs/{business-additional-questions-schema-f5591026.js → business-additional-questions-schema-caa23e95.js} +2 -2
- package/dist/cjs/business-details-core.cjs.entry.js +26 -4
- package/dist/cjs/{business-form-options-5db0bd5e.js → business-form-options-4bcb8943.js} +1 -1
- package/dist/cjs/{business-identity-schema-804a4bd7.js → business-identity-schema-0c537067.js} +2 -2
- package/dist/cjs/button-94bdc1f0.js +20 -0
- package/dist/cjs/{Analytics-7ab90cae.js → check-pkg-version-23c816dd.js} +22 -2
- package/dist/cjs/{checkout.service-aae1996c.js → checkout.service-9891a349.js} +1 -1
- package/dist/cjs/checkouts-list-core.cjs.entry.js +37 -30
- package/dist/cjs/checkouts-list-params-state-418c75a3.js +14 -0
- package/dist/cjs/checkouts-table-17648e93.js +48 -0
- package/dist/cjs/{custom-popper_4.cjs.entry.js → custom-popper.cjs.entry.js} +3 -107
- package/dist/cjs/dispute.service-2064ae0f.js +29 -0
- package/dist/cjs/event-types-180a85a9.js +23 -0
- package/dist/cjs/{table-ec9ce9f7.js → event-types-4df47396.js} +16 -8
- package/dist/cjs/event-types-8edaabbb.js +22 -0
- package/dist/cjs/form-alert_5.cjs.entry.js +9 -8
- package/dist/cjs/form-control-checkbox.cjs.entry.js +57 -0
- package/dist/cjs/form-control-date.cjs.entry.js +21 -2
- package/dist/cjs/form-control-error-text-a2fd5fc1.js +14 -0
- package/dist/cjs/form-control-file-v2_2.cjs.entry.js +90 -0
- package/dist/cjs/form-control-file.cjs.entry.js +21 -2
- package/dist/cjs/form-control-help-text-b6f7ae6e.js +14 -0
- package/dist/cjs/form-control-help-text.cjs.entry.js +1 -1
- package/dist/cjs/form-control-monetary.cjs.entry.js +22 -2
- package/dist/cjs/form-control-number-masked_2.cjs.entry.js +21 -3
- package/dist/cjs/form-control-number.cjs.entry.js +21 -2
- package/dist/cjs/form-control-radio.cjs.entry.js +25 -17
- package/dist/cjs/form-control-select_3.cjs.entry.js +145 -0
- package/dist/cjs/{get-payout-csv-1eed32ee.js → get-payout-csv-4e60474e.js} +1 -1
- package/dist/cjs/{get-subaccounts-1d2fb201.js → get-subaccounts-2ea9676c.js} +1 -1
- package/dist/cjs/gross-payment-chart-core.cjs.entry.js +6 -8
- package/dist/cjs/header-1-cb7af794.js +10 -0
- package/dist/cjs/header-3-75e50713.js +10 -0
- package/dist/cjs/iframe-input-styles-state-d0de0b24.js +26 -0
- package/dist/cjs/{justifi-billing-form_2.cjs.entry.js → iframe-input.cjs.entry.js} +73 -180
- package/dist/cjs/{index-fb499e95.js → index-5b9a3b5f.js} +1 -93
- package/dist/cjs/{insurance-state-80e24caf.js → index-d2d0b181.js} +2 -24
- package/dist/cjs/{index.esm-97cf6825.js → index.esm-a397536a.js} +1 -1
- package/dist/cjs/insurance-state-001cfe12.js +34 -0
- package/dist/cjs/justifi-additional-questions-form-step-core_8.cjs.entry.js +591 -0
- package/dist/cjs/justifi-additional-questions-form-step_10.cjs.entry.js +41 -41
- package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +413 -0
- package/dist/cjs/justifi-business-details.cjs.entry.js +7 -7
- package/dist/cjs/justifi-business-form.cjs.entry.js +24 -31
- package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +3 -2
- package/dist/cjs/justifi-checkout-core.cjs.entry.js +15 -19
- package/dist/cjs/justifi-checkout.cjs.entry.js +9 -9
- package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +38 -0
- package/dist/cjs/justifi-checkouts-list.cjs.entry.js +13 -13
- package/dist/cjs/justifi-details.cjs.entry.js +4 -4
- package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +50 -11
- package/dist/cjs/justifi-dispute-management.cjs.entry.js +87 -2
- package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +378 -0
- package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +6 -6
- package/dist/cjs/justifi-owner-form_3.cjs.entry.js +16 -26
- package/dist/cjs/justifi-payment-details.cjs.entry.js +9 -8
- package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +13 -8
- package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +5 -6
- package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +43 -0
- package/dist/cjs/justifi-payments-list.cjs.entry.js +12 -12
- package/dist/cjs/justifi-payout-details.cjs.entry.js +9 -8
- package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +27 -0
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +19 -13
- package/dist/cjs/justifi-refund-form.cjs.entry.js +6 -9
- package/dist/cjs/justifi-season-interruption-insurance-core.cjs.entry.js +17 -18
- package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +7 -7
- package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +35 -0
- package/dist/cjs/justifi-terminals-list.cjs.entry.js +11 -11
- package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +10 -14
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{package-6d1daab8.js → package-1a3b3cdf.js} +1 -1
- package/dist/cjs/pagination-menu.cjs.entry.js +26 -0
- package/dist/cjs/parts-811ddb9c.js +119 -0
- package/dist/cjs/payment-details-core.cjs.entry.js +13 -11
- package/dist/cjs/{payment.service-86871f43.js → payment.service-0a8c3a01.js} +1 -1
- package/dist/cjs/payments-list-core.cjs.entry.js +34 -27
- package/dist/cjs/payments-list-params-state-0ff968a7.js +14 -0
- package/dist/cjs/payments-table-cf5d1c33.js +32 -0
- package/dist/cjs/payout-details-core.cjs.entry.js +8 -5
- package/dist/cjs/payouts-list-core.cjs.entry.js +37 -30
- package/dist/cjs/payouts-list-params-state-16348184.js +14 -0
- package/dist/cjs/payouts-table-58881d95.js +38 -0
- package/dist/cjs/{schema-validations-f0363047.js → schema-validations-0be8068a.js} +2 -2
- package/dist/cjs/skeleton-5ca03840.js +13 -0
- package/dist/cjs/spinner-c11fcb44.js +12 -0
- package/dist/cjs/styled-host-94309bab.js +14 -0
- package/dist/cjs/table-filters-menu.cjs.entry.js +45 -0
- package/dist/cjs/terminals-list-core.cjs.entry.js +36 -29
- package/dist/cjs/terminals-list-params-state-95ff6a64.js +14 -0
- package/dist/cjs/terminals-table-91985249.js +33 -0
- package/dist/cjs/{utils-e88fbc94.js → utils-a21b7453.js} +31 -28
- package/dist/cjs/utils-fc17191b.js +29 -0
- package/dist/cjs/webcomponents.cjs.js +2 -2
- package/dist/collection/api/Analytics.js +1 -1
- package/dist/collection/api/Business.js +5 -0
- package/dist/collection/api/Dispute.js +55 -0
- package/dist/collection/api/DisputeEvidenceDocument.js +44 -0
- package/dist/collection/api/Payment.js +6 -9
- package/dist/collection/api/services/dispute.service.js +20 -0
- package/dist/collection/collection-manifest.json +16 -17
- package/dist/collection/components/billing-form/billing-form.js +2 -19
- package/dist/collection/components/business-details/additional-questions-details/additional-questions-details.js +1 -19
- package/dist/collection/components/business-details/business-details-core.js +8 -7
- package/dist/collection/components/business-details/business-details-loading.js +6 -0
- package/dist/collection/components/business-details/business-details.js +5 -13
- package/dist/collection/components/business-details/generic-info-details/generic-info-details.js +1 -11
- package/dist/collection/components/business-details/legal-address-details/legal-address-details.js +1 -11
- package/dist/collection/components/business-details/owner-details/owner-details.js +1 -11
- package/dist/collection/components/business-details/representative-details/representative-details.js +1 -19
- package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +2 -6
- package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +2 -4
- package/dist/collection/components/business-forms/business-form/business-form.js +18 -59
- package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +2 -1
- package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +2 -6
- 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-core.js +22 -52
- package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +1 -1
- package/dist/collection/components/business-forms/owner-form/owner-form.js +6 -6
- package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step-core.js +18 -40
- package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step.js +6 -11
- package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +19 -44
- package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step-core.js +18 -40
- package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +6 -11
- package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step-core.js +26 -47
- package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +6 -11
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +2 -1
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step-core.js +17 -39
- package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +6 -6
- package/dist/collection/components/business-forms/payment-provisioning/document-uploads/business-document-upload-form-step.js +21 -42
- 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/business-documents-on-file.js +4 -3
- package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step-core.js +18 -39
- package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +6 -11
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-core.js +32 -23
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-buttons.js +2 -2
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-steps.js +2 -20
- package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +7 -11
- package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +30 -31
- package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-text.js +2 -11
- package/dist/collection/components/business-forms/utils/event-types.js +21 -0
- package/dist/collection/components/business-forms/utils/index.js +4 -0
- package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +65 -0
- package/dist/collection/components/checkout/card-form/card-form.js +67 -0
- package/dist/collection/components/checkout/checkout-core.js +19 -28
- package/dist/collection/components/checkout/checkout.js +7 -7
- package/dist/collection/components/checkout/message-event-types.js +4 -0
- package/dist/collection/components/checkout/new-payment-method.js +23 -15
- package/dist/collection/components/checkout/payment-method-options.js +1 -11
- package/dist/collection/components/checkout/save-new-payment-method.js +3 -4
- package/dist/collection/components/checkout/saved-payment-method.js +6 -5
- package/dist/collection/components/checkout/sezzle-payment-method.js +6 -4
- package/dist/collection/components/checkouts-list/checkouts-list-core.js +43 -36
- package/dist/collection/components/checkouts-list/checkouts-list-filters.js +8 -61
- package/dist/collection/components/checkouts-list/checkouts-list-params-state.js +8 -0
- package/dist/collection/components/checkouts-list/checkouts-list.js +7 -29
- package/dist/collection/components/checkouts-list/checkouts-table.js +13 -12
- package/dist/collection/components/dispute-management/dispute-actions.js +31 -0
- package/dist/collection/components/dispute-management/dispute-management-core.js +131 -17
- package/dist/collection/components/dispute-management/dispute-management.js +143 -2
- package/dist/collection/components/dispute-management/dispute-notification.js +135 -15
- package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +110 -0
- package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +106 -0
- package/dist/collection/components/dispute-management/dispute-response/customer-details.js +106 -0
- package/dist/collection/components/dispute-management/dispute-response/dispute-response-actions.js +117 -0
- package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +362 -0
- package/dist/collection/components/dispute-management/dispute-response/dispute-response-form-types.js +12 -0
- package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +186 -0
- package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +106 -0
- package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +106 -0
- package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +106 -0
- package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +106 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/additional-statement-schema.js +5 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/cancellation-policy-schema.js +6 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/customer-details-schema.js +7 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/dispute-reason-schema.js +5 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/duplicate-charge-schema.js +6 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/electronic-evidence-schema.js +5 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/product-or-service-schema.js +6 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/refund-policy-schema.js +6 -0
- package/dist/collection/components/dispute-management/dispute-response/schemas/shipping-details-schema.js +8 -0
- package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +106 -0
- package/dist/collection/components/dispute-management/event-types.js +20 -0
- package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +8 -17
- package/dist/collection/components/gross-payment-chart/gross-payment-chart.js +5 -5
- package/dist/collection/components/insurance/season-interruption/season-interruption-insurance-core.js +19 -22
- package/dist/collection/components/insurance/season-interruption/season-interruption-insurance.js +6 -6
- package/dist/collection/components/pagination-menu/pagination-menu.js +5 -4
- package/dist/collection/components/payment-details/payment-details-core.js +15 -13
- package/dist/collection/components/payment-details/payment-details.js +5 -28
- package/dist/collection/components/payments-list/payments-list-core.js +40 -33
- package/dist/collection/components/payments-list/payments-list-filters.js +8 -61
- package/dist/collection/components/payments-list/payments-list-params-state.js +8 -0
- package/dist/collection/components/payments-list/payments-list.js +7 -29
- package/dist/collection/components/payments-list/payments-table.js +15 -14
- package/dist/collection/components/payout-details/payout-details-core.js +10 -8
- package/dist/collection/components/payout-details/payout-details.js +5 -5
- package/dist/collection/components/payouts-list/payouts-list-core.js +43 -36
- package/dist/collection/components/payouts-list/payouts-list-filters.js +8 -60
- package/dist/collection/components/payouts-list/payouts-list-params-state.js +8 -0
- package/dist/collection/components/payouts-list/payouts-list.js +6 -28
- package/dist/collection/components/payouts-list/payouts-table.js +19 -18
- package/dist/collection/components/refund-form/refund-form.js +1 -11
- package/dist/collection/components/refund-form/refund-form.stories.js +1 -60
- package/dist/collection/components/terminals-list/terminals-list-core.js +43 -36
- package/dist/collection/components/terminals-list/terminals-list-filters.js +8 -61
- package/dist/collection/components/terminals-list/terminals-list-params-state.js +8 -0
- package/dist/collection/components/terminals-list/terminals-list.js +7 -29
- package/dist/collection/components/terminals-list/terminals-table.js +9 -8
- package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +20 -24
- package/dist/collection/styles/parts.js +74 -0
- package/dist/collection/ui-components/button.js +6 -12
- package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
- package/dist/collection/ui-components/details/details.js +2 -4
- package/dist/collection/ui-components/details/utils.js +7 -10
- package/dist/collection/ui-components/filters/table-filters-menu.js +5 -1
- package/dist/collection/ui-components/form/form-control-checkbox.js +31 -16
- package/dist/collection/ui-components/form/form-control-date.js +25 -1
- package/dist/collection/ui-components/form/form-control-file-v2.js +177 -0
- package/dist/collection/ui-components/form/form-control-file.js +22 -2
- package/dist/collection/ui-components/form/form-control-monetary.js +25 -1
- package/dist/collection/ui-components/form/form-control-number-masked.js +24 -1
- package/dist/collection/ui-components/form/form-control-number.js +24 -1
- package/dist/collection/ui-components/form/form-control-radio.js +50 -40
- package/dist/collection/ui-components/form/form-control-select.js +25 -1
- package/dist/collection/ui-components/form/form-control-text.js +24 -1
- package/dist/collection/ui-components/form/form-control-textarea.js +27 -2
- package/dist/collection/ui-components/form/form-helpers/form-alert/form-alert.js +2 -1
- package/dist/collection/ui-components/form/form-helpers/form-control-error-text.js +9 -0
- package/dist/collection/ui-components/form/form-helpers/form-control-help-text.js +9 -0
- package/dist/collection/ui-components/form/form-helpers/form-control-tooltip/form-control-tooltip.js +2 -1
- package/dist/collection/ui-components/form/form.js +1 -1
- package/dist/collection/ui-components/form/hidden-input.js +85 -0
- package/dist/collection/ui-components/form/iframe-input-styles-state.js +21 -0
- package/dist/collection/ui-components/form/iframe-input.js +215 -0
- package/dist/collection/ui-components/headers/header-1.js +5 -0
- package/dist/collection/ui-components/headers/header-2.js +5 -0
- package/dist/collection/ui-components/headers/header-3.js +5 -0
- package/dist/collection/ui-components/index.js +6 -0
- package/dist/collection/ui-components/skeleton.js +4 -34
- package/dist/collection/ui-components/spinner.js +6 -0
- package/dist/collection/ui-components/table/event-types.js +6 -0
- package/dist/collection/ui-components/table-empty-state.js +2 -1
- package/dist/collection/ui-components/table-error-state.js +2 -1
- package/dist/collection/ui-components/table-loading-state.js +3 -1
- package/dist/collection/utils/table.js +2 -2
- package/dist/collection/utils/utils.js +27 -26
- package/dist/docs.json +3573 -4721
- package/dist/esm/{Business-b73d5055.js → Business-29c69f22.js} +6 -1
- package/dist/esm/Dispute-5fd28ec9.js +57 -0
- package/dist/esm/{Payment-2a868d0c.js → Payment-4f72d277.js} +7 -9
- package/dist/esm/additional-questions-details_5.entry.js +9 -28
- package/dist/esm/bank-account-form_9.entry.js +481 -0
- package/dist/esm/{business-additional-questions-schema-d94f8975.js → business-additional-questions-schema-48e93928.js} +2 -2
- package/dist/esm/business-details-core.entry.js +26 -4
- package/dist/esm/{business-form-options-d790973e.js → business-form-options-018f62a5.js} +1 -1
- package/dist/esm/{business-identity-schema-2756dbc6.js → business-identity-schema-75126188.js} +2 -2
- package/dist/esm/button-1886a33d.js +18 -0
- package/dist/esm/{Analytics-77dc80f3.js → check-pkg-version-c2078b31.js} +22 -3
- package/dist/esm/{checkout.service-c1e44e0c.js → checkout.service-925ded8e.js} +1 -1
- package/dist/esm/checkouts-list-core.entry.js +36 -29
- package/dist/esm/checkouts-list-params-state-1d968971.js +10 -0
- package/dist/esm/checkouts-table-8b116232.js +44 -0
- package/dist/esm/{custom-popper_4.entry.js → custom-popper.entry.js} +4 -105
- package/dist/esm/dispute.service-588dd905.js +27 -0
- package/dist/esm/{table-44e3d1e7.js → event-types-01dcdcbd.js} +17 -9
- package/dist/esm/event-types-07cdb9a0.js +22 -0
- package/dist/esm/event-types-5c87de02.js +23 -0
- package/dist/esm/form-alert_5.entry.js +9 -8
- package/dist/esm/form-control-checkbox.entry.js +53 -0
- package/dist/esm/form-control-date.entry.js +21 -2
- package/dist/esm/form-control-error-text-3b2553b5.js +12 -0
- package/dist/esm/form-control-file-v2_2.entry.js +85 -0
- package/dist/esm/form-control-file.entry.js +21 -2
- package/dist/esm/form-control-help-text-a2fc3617.js +12 -0
- package/dist/esm/form-control-help-text.entry.js +1 -1
- package/dist/esm/form-control-monetary.entry.js +22 -2
- package/dist/esm/form-control-number-masked_2.entry.js +21 -3
- package/dist/esm/form-control-number.entry.js +21 -2
- package/dist/esm/form-control-radio.entry.js +25 -17
- package/dist/esm/form-control-select_3.entry.js +139 -0
- package/dist/esm/{get-payout-csv-3b83b088.js → get-payout-csv-b95a5d54.js} +1 -1
- package/dist/esm/{get-subaccounts-dd20cfa4.js → get-subaccounts-b9a00d48.js} +1 -1
- package/dist/esm/gross-payment-chart-core.entry.js +6 -8
- package/dist/esm/header-1-c6a00a22.js +8 -0
- package/dist/esm/header-3-a1c6d475.js +8 -0
- package/dist/esm/iframe-input-styles-state-ff730fe5.js +23 -0
- package/dist/esm/{justifi-billing-form_2.entry.js → iframe-input.entry.js} +73 -179
- package/dist/esm/{index-57431c24.js → index-29fcfdf5.js} +1 -93
- package/dist/esm/{insurance-state-8ce01e59.js → index-a47fdc7f.js} +2 -21
- package/dist/esm/{index.esm-ed37201b.js → index.esm-0b6849c2.js} +1 -1
- package/dist/esm/insurance-state-8fc9376f.js +28 -0
- package/dist/esm/justifi-additional-questions-form-step-core_8.entry.js +580 -0
- package/dist/esm/justifi-additional-questions-form-step_10.entry.js +41 -41
- package/dist/esm/justifi-additional-statement_8.entry.js +402 -0
- package/dist/esm/justifi-business-details.entry.js +6 -6
- package/dist/esm/justifi-business-form.entry.js +20 -27
- package/dist/esm/justifi-business-representative-form-inputs.entry.js +3 -2
- package/dist/esm/justifi-checkout-core.entry.js +15 -19
- package/dist/esm/justifi-checkout.entry.js +8 -8
- package/dist/esm/justifi-checkouts-list-filters.entry.js +34 -0
- package/dist/esm/justifi-checkouts-list.entry.js +12 -12
- package/dist/esm/justifi-details.entry.js +4 -4
- package/dist/esm/justifi-dispute-management-core.entry.js +50 -11
- package/dist/esm/justifi-dispute-management.entry.js +87 -2
- package/dist/esm/justifi-dispute-notification_3.entry.js +372 -0
- package/dist/esm/justifi-gross-payment-chart.entry.js +5 -5
- package/dist/esm/justifi-owner-form_3.entry.js +14 -24
- package/dist/esm/justifi-payment-details.entry.js +8 -7
- package/dist/esm/justifi-payment-provisioning-core.entry.js +12 -7
- package/dist/esm/justifi-payment-provisioning.entry.js +4 -5
- package/dist/esm/justifi-payments-list-filters.entry.js +39 -0
- package/dist/esm/justifi-payments-list.entry.js +11 -11
- package/dist/esm/justifi-payout-details.entry.js +8 -7
- package/dist/esm/justifi-payouts-list-filters.entry.js +23 -0
- package/dist/esm/justifi-payouts-list.entry.js +18 -12
- package/dist/esm/justifi-refund-form.entry.js +6 -9
- package/dist/esm/justifi-season-interruption-insurance-core.entry.js +17 -18
- package/dist/esm/justifi-season-interruption-insurance.entry.js +6 -6
- package/dist/esm/justifi-terminals-list-filters.entry.js +31 -0
- package/dist/esm/justifi-terminals-list.entry.js +10 -10
- package/dist/esm/justifi-tokenize-payment-method.entry.js +9 -13
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{package-627f73c1.js → package-84f77b11.js} +1 -1
- package/dist/esm/pagination-menu.entry.js +22 -0
- package/dist/esm/parts-186d437f.js +72 -0
- package/dist/esm/payment-details-core.entry.js +13 -11
- package/dist/esm/{payment.service-ca6b5bc5.js → payment.service-064fac31.js} +1 -1
- package/dist/esm/payments-list-core.entry.js +33 -26
- package/dist/esm/payments-list-params-state-b3dab8bc.js +10 -0
- package/dist/esm/payments-table-d6fbab5b.js +28 -0
- package/dist/esm/payout-details-core.entry.js +8 -5
- package/dist/esm/payouts-list-core.entry.js +36 -29
- package/dist/esm/payouts-list-params-state-49618e7a.js +10 -0
- package/dist/esm/payouts-table-2e61a116.js +34 -0
- package/dist/esm/{schema-validations-93a9d504.js → schema-validations-c7d4f9df.js} +2 -2
- package/dist/esm/skeleton-8f71cdf7.js +11 -0
- package/dist/esm/spinner-879489b3.js +10 -0
- package/dist/esm/styled-host-32228b45.js +12 -0
- package/dist/esm/table-filters-menu.entry.js +41 -0
- package/dist/esm/terminals-list-core.entry.js +35 -28
- package/dist/esm/terminals-list-params-state-2c48d35f.js +10 -0
- package/dist/esm/terminals-table-8e42977c.js +29 -0
- package/dist/esm/{utils-1df1e55a.js → utils-54543523.js} +31 -30
- package/dist/esm/utils-d7633e66.js +22 -0
- package/dist/esm/webcomponents.js +3 -3
- package/dist/module/Business.js +6 -1
- package/dist/module/Payment.js +62 -10
- package/dist/module/additional-questions-details2.js +1 -5
- package/dist/module/additional-questions.js +4 -15
- package/dist/module/additional-statement.js +52 -13
- package/dist/module/{justifi-card-form.d.ts → bank-account-form.d.ts} +4 -4
- package/dist/module/bank-account-form.js +6 -0
- package/dist/module/bank-account-form2.js +44 -0
- package/dist/module/billing-form.js +6 -18
- package/dist/module/business-additional-questions-form-step-core.js +8 -21
- package/dist/module/business-additional-questions-form-step.js +3 -15
- package/dist/module/business-bank-account-form-step.js +11 -18
- package/dist/module/business-core-info-form-step-core.js +11 -18
- package/dist/module/business-core-info-form-step.js +5 -11
- package/dist/module/business-core-info.js +6 -11
- package/dist/module/business-details-core2.js +25 -3
- package/dist/module/business-document-upload-form-step.js +12 -18
- package/dist/module/business-document-upload-input-group.js +3 -9
- package/dist/module/business-documents-on-file.js +4 -3
- package/dist/module/business-owners-form-step-core.js +12 -18
- package/dist/module/business-owners-form-step.js +5 -11
- package/dist/module/business-representative-form-inputs.js +6 -11
- package/dist/module/business-representative-form-step-core.js +9 -17
- package/dist/module/business-representative-form-step.js +5 -11
- package/dist/module/business-representative.js +6 -11
- package/dist/module/business-terms-conditions-form-step.js +16 -22
- package/dist/module/business-terms-conditions-text.js +2 -5
- package/dist/module/button.js +6 -12
- package/dist/module/cancellation-policy.js +49 -13
- package/dist/module/{justifi-payment-form.d.ts → card-form.d.ts} +4 -4
- package/dist/module/card-form.js +6 -0
- package/dist/module/card-form2.js +46 -0
- package/dist/module/check-pkg-version.js +76 -1
- package/dist/module/checkout-core.js +55 -30
- package/dist/module/checkouts-list-core2.js +47 -77
- package/dist/module/checkouts-list-params-state.js +10 -0
- package/dist/module/custom-popper2.js +2 -2
- package/dist/module/customer-details.js +50 -13
- package/dist/module/details.js +3 -5
- package/dist/module/dispute-management-core.js +74 -39
- package/dist/module/dispute-notification.js +41 -8
- package/dist/module/dispute-response-actions.js +117 -0
- package/dist/module/dispute-response-core.js +280 -0
- package/dist/module/dispute-response-form-types.js +59 -0
- package/dist/module/dispute-response.js +198 -0
- package/dist/module/duplicate-charge.js +49 -13
- package/dist/module/electronic-evidence.js +49 -20
- package/dist/module/{table.js → event-types.js} +16 -8
- package/dist/module/event-types2.js +23 -0
- package/dist/module/event-types3.js +22 -0
- package/dist/module/form-alert2.js +2 -1
- package/dist/module/form-control-checkbox2.js +29 -27
- package/dist/module/form-control-date2.js +25 -10
- package/dist/module/form-control-error-text.js +10 -4
- package/dist/module/{payouts-list-filters.d.ts → form-control-file-v2.d.ts} +4 -4
- package/dist/module/form-control-file-v2.js +6 -0
- package/dist/module/form-control-file-v22.js +59 -0
- package/dist/module/form-control-file2.js +25 -10
- package/dist/module/form-control-help-text.js +1 -1
- package/dist/module/form-control-help-text2.js +9 -32
- package/dist/module/form-control-help-text3.js +35 -0
- package/dist/module/form-control-monetary2.js +26 -16
- package/dist/module/form-control-number-masked2.js +25 -11
- package/dist/module/form-control-number.js +24 -15
- package/dist/module/form-control-radio2.js +31 -30
- package/dist/module/form-control-select2.js +25 -10
- package/dist/module/form-control-text2.js +24 -10
- package/dist/module/form-control-textarea2.js +26 -11
- package/dist/module/form-control-tooltip2.js +2 -1
- package/dist/module/form.js +1 -1
- package/dist/module/generic-info-details2.js +1 -5
- package/dist/module/get-payout-csv.js +1 -1
- package/dist/module/get-subaccounts.js +1 -1
- package/dist/module/gross-payment-chart-core2.js +3 -6
- package/dist/module/header-1.js +8 -0
- package/dist/module/{payments-list-filters.d.ts → hidden-input.d.ts} +4 -4
- package/dist/module/hidden-input.js +6 -0
- package/dist/module/hidden-input2.js +100 -0
- package/dist/module/identity-address-form.js +4 -10
- package/dist/module/iframe-input-styles-state.js +23 -0
- package/dist/module/iframe-input.d.ts +11 -0
- package/dist/module/iframe-input.js +6 -0
- package/dist/module/{payment-method-form.js → iframe-input2.js} +83 -131
- package/dist/module/index2.js +167 -3572
- package/dist/module/index3.js +3599 -0
- package/dist/module/insurance-state.js +6 -191
- package/dist/module/justifi-business-details.js +2 -3
- package/dist/module/justifi-business-form.js +16 -36
- package/dist/module/justifi-checkout.js +52 -23
- package/dist/module/justifi-checkouts-list-filters.d.ts +11 -0
- package/dist/module/justifi-checkouts-list-filters.js +77 -0
- package/dist/module/justifi-checkouts-list.js +8 -45
- package/dist/module/justifi-dispute-management.js +109 -34
- package/dist/module/justifi-dispute-response-core.d.ts +11 -0
- package/dist/module/justifi-dispute-response-core.js +6 -0
- package/dist/module/justifi-dispute-response.d.ts +11 -0
- package/dist/module/justifi-dispute-response.js +6 -0
- package/dist/module/justifi-gross-payment-chart.js +2 -3
- package/dist/module/justifi-payment-details.js +3 -4
- package/dist/module/justifi-payment-provisioning.js +12 -24
- package/dist/module/justifi-payments-list-filters.d.ts +11 -0
- package/dist/module/justifi-payments-list-filters.js +94 -0
- package/dist/module/justifi-payments-list.js +9 -58
- package/dist/module/justifi-payout-details.js +2 -3
- package/dist/module/justifi-payouts-list-filters.d.ts +11 -0
- package/dist/module/justifi-payouts-list-filters.js +66 -0
- package/dist/module/justifi-payouts-list.js +14 -45
- package/dist/module/justifi-refund-form.js +4 -19
- package/dist/module/justifi-season-interruption-insurance.js +16 -5
- package/dist/module/justifi-terminals-list-filters.d.ts +11 -0
- package/dist/module/{terminals-list-filters2.js → justifi-terminals-list-filters.js} +25 -28
- package/dist/module/justifi-terminals-list.js +8 -51
- package/dist/module/justifi-tokenize-payment-method.js +51 -25
- package/dist/module/legal-address-details2.js +1 -5
- package/dist/module/legal-address-form-step-core.js +10 -17
- package/dist/module/legal-address-form-step.js +3 -9
- package/dist/module/legal-address-form.js +5 -10
- package/dist/module/new-payment-method.js +72 -30
- package/dist/module/owner-details2.js +1 -5
- package/dist/module/owner-form-core2.js +10 -25
- package/dist/module/owner-form-inputs2.js +5 -11
- package/dist/module/owner-form.js +5 -11
- package/dist/module/package.js +1 -1
- package/dist/module/pagination-menu2.js +4 -3
- package/dist/module/parts.js +72 -0
- package/dist/module/payment-details-core2.js +11 -9
- package/dist/module/payment-method-options.js +47 -24
- package/dist/module/payment-provisioning-actions.js +1 -1
- package/dist/module/payment-provisioning-core.js +21 -28
- package/dist/module/payment-provisioning-form-buttons.js +4 -2
- package/dist/module/payment-provisioning-form-steps.js +11 -24
- package/dist/module/payments-list-core2.js +46 -88
- package/dist/module/payments-list-params-state.js +10 -0
- package/dist/module/payout-details-core2.js +6 -3
- package/dist/module/payouts-list-core2.js +53 -83
- package/dist/module/payouts-list-params-state.js +10 -0
- package/dist/module/product-or-service.js +46 -13
- package/dist/module/refund-policy.js +49 -13
- package/dist/module/representative-details2.js +1 -5
- package/dist/module/save-new-payment-method.js +10 -5
- package/dist/module/saved-payment-method.js +19 -6
- package/dist/module/season-interruption-insurance-core.js +29 -19
- package/dist/module/sezzle-payment-method.js +19 -5
- package/dist/module/shipping-details.js +53 -19
- package/dist/module/skeleton.js +4 -34
- package/dist/module/spinner.js +10 -0
- package/dist/module/styled-host.js +1 -1
- package/dist/module/table-filters-menu2.js +12 -2
- package/dist/module/terminals-list-core2.js +43 -79
- package/dist/module/terminals-list-params-state.js +10 -0
- package/dist/module/utils.js +14 -19
- package/dist/module/utils2.js +31 -30
- package/dist/module/utils3.js +25 -30
- package/dist/module/utils4.js +23 -24
- package/dist/types/api/Business.d.ts +4 -0
- package/dist/types/api/Checkout.d.ts +1 -3
- package/dist/types/api/ComponentError.d.ts +0 -6
- package/dist/types/api/ComponentEvents.d.ts +23 -0
- package/dist/types/api/Dispute.d.ts +76 -0
- package/dist/types/api/DisputeEvidenceDocument.d.ts +23 -0
- package/dist/types/api/Payment.d.ts +6 -11
- package/dist/types/api/Payout.d.ts +1 -3
- package/dist/types/api/Terminal.d.ts +1 -4
- package/dist/types/api/services/dispute.service.d.ts +14 -0
- package/dist/types/components/billing-form/billing-form.d.ts +0 -5
- package/dist/types/components/business-details/additional-questions-details/additional-questions-details.d.ts +0 -8
- package/dist/types/components/business-details/business-details-core.d.ts +2 -2
- package/dist/types/components/business-details/business-details-loading.d.ts +1 -0
- package/dist/types/components/business-details/business-details.d.ts +2 -10
- package/dist/types/components/business-details/representative-details/representative-details.d.ts +0 -8
- package/dist/types/components/business-forms/business-form/additional-questions/additional-questions.d.ts +0 -5
- package/dist/types/components/business-forms/business-form/business-core-info/business-core-info.d.ts +0 -3
- package/dist/types/components/business-forms/business-form/business-form.d.ts +4 -11
- package/dist/types/components/business-forms/business-form/legal-address-form/legal-address-form.d.ts +0 -5
- package/dist/types/components/business-forms/owner-form/owner-form-core.d.ts +4 -6
- package/dist/types/components/business-forms/owner-form/owner-form.d.ts +2 -2
- package/dist/types/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step-core.d.ts +3 -5
- package/dist/types/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step.d.ts +2 -7
- package/dist/types/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.d.ts +3 -8
- package/dist/types/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step-core.d.ts +3 -5
- package/dist/types/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.d.ts +2 -7
- package/dist/types/components/business-forms/payment-provisioning/business-owners/business-owners-form-step-core.d.ts +4 -6
- package/dist/types/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.d.ts +2 -7
- package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-step-core.d.ts +3 -5
- package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.d.ts +2 -2
- package/dist/types/components/business-forms/payment-provisioning/document-uploads/business-document-upload-form-step.d.ts +3 -5
- package/dist/types/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step-core.d.ts +3 -5
- package/dist/types/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.d.ts +2 -7
- package/dist/types/components/business-forms/payment-provisioning/payment-provisioning-core.d.ts +5 -5
- package/dist/types/components/business-forms/payment-provisioning/payment-provisioning-form-steps.d.ts +0 -2
- package/dist/types/components/business-forms/payment-provisioning/payment-provisioning.d.ts +2 -7
- package/dist/types/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.d.ts +5 -5
- package/dist/types/components/business-forms/utils/event-types.d.ts +19 -0
- package/dist/types/components/business-forms/utils/index.d.ts +4 -0
- package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +7 -0
- package/dist/types/components/checkout/card-form/card-form.d.ts +9 -0
- package/dist/types/components/checkout/checkout-core.d.ts +5 -4
- package/dist/types/components/checkout/checkout.d.ts +2 -2
- package/dist/types/components/checkout/message-event-types.d.ts +4 -0
- package/dist/types/components/checkout/new-payment-method.d.ts +3 -3
- package/dist/types/components/checkout/save-new-payment-method.d.ts +1 -1
- package/dist/types/components/checkout/saved-payment-method.d.ts +1 -1
- package/dist/types/components/checkout/sezzle-payment-method.d.ts +1 -1
- package/dist/types/components/checkouts-list/checkouts-list-core.d.ts +7 -8
- package/dist/types/components/checkouts-list/checkouts-list-filters.d.ts +1 -3
- package/dist/types/components/checkouts-list/checkouts-list-params-state.d.ts +5 -0
- package/dist/types/components/checkouts-list/checkouts-list.d.ts +2 -24
- package/dist/types/components/checkouts-list/checkouts-table.d.ts +6 -6
- package/dist/types/components/dispute-management/dispute-actions.d.ts +9 -0
- package/dist/types/components/dispute-management/dispute-management-core.d.ts +14 -3
- package/dist/types/components/dispute-management/dispute-management.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-notification.d.ts +9 -3
- package/dist/types/components/dispute-management/dispute-response/additional-statement.d.ts +17 -0
- package/dist/types/components/dispute-management/dispute-response/cancellation-policy.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-response/customer-details.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-response/dispute-response-actions.d.ts +40 -0
- package/dist/types/components/dispute-management/dispute-response/dispute-response-core.d.ts +46 -0
- package/dist/types/components/dispute-management/dispute-response/dispute-response-form-types.d.ts +20 -0
- package/dist/types/components/dispute-management/dispute-response/dispute-response.d.ts +35 -0
- package/dist/types/components/dispute-management/dispute-response/duplicate-charge.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-response/electronic-evidence.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-response/product-or-service.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-response/refund-policy.d.ts +15 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/additional-statement-schema.d.ts +6 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/cancellation-policy-schema.d.ts +8 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/customer-details-schema.d.ts +10 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/dispute-reason-schema.d.ts +6 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/duplicate-charge-schema.d.ts +8 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/electronic-evidence-schema.d.ts +6 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/product-or-service-schema.d.ts +8 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/refund-policy-schema.d.ts +8 -0
- package/dist/types/components/dispute-management/dispute-response/schemas/shipping-details-schema.d.ts +12 -0
- package/dist/types/components/dispute-management/dispute-response/shipping-details.d.ts +15 -0
- package/dist/types/components/dispute-management/event-types.d.ts +18 -0
- package/dist/types/components/gross-payment-chart/gross-payment-chart-core.d.ts +2 -2
- package/dist/types/components/gross-payment-chart/gross-payment-chart.d.ts +3 -3
- package/dist/types/components/insurance/season-interruption/season-interruption-insurance-core.d.ts +4 -4
- package/dist/types/components/insurance/season-interruption/season-interruption-insurance.d.ts +2 -2
- package/dist/types/components/payment-details/payment-details-core.d.ts +2 -2
- package/dist/types/components/payment-details/payment-details.d.ts +2 -25
- package/dist/types/components/payments-list/payments-list-core.d.ts +6 -7
- package/dist/types/components/payments-list/payments-list-filters.d.ts +1 -4
- package/dist/types/components/payments-list/payments-list-params-state.d.ts +5 -0
- package/dist/types/components/payments-list/payments-list.d.ts +2 -24
- package/dist/types/components/payments-list/payments-table.d.ts +7 -7
- package/dist/types/components/payout-details/payout-details-core.d.ts +2 -2
- package/dist/types/components/payout-details/payout-details.d.ts +3 -3
- package/dist/types/components/payouts-list/payouts-list-core.d.ts +7 -8
- package/dist/types/components/payouts-list/payouts-list-filters.d.ts +0 -3
- package/dist/types/components/payouts-list/payouts-list-params-state.d.ts +5 -0
- package/dist/types/components/payouts-list/payouts-list.d.ts +2 -24
- package/dist/types/components/payouts-list/payouts-table.d.ts +9 -9
- package/dist/types/components/terminals-list/terminals-list-core.d.ts +7 -8
- package/dist/types/components/terminals-list/terminals-list-filters.d.ts +1 -4
- package/dist/types/components/terminals-list/terminals-list-params-state.d.ts +5 -0
- package/dist/types/components/terminals-list/terminals-list.d.ts +2 -24
- package/dist/types/components/terminals-list/terminals-table.d.ts +4 -4
- package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +4 -5
- package/dist/types/components.d.ts +465 -1338
- package/dist/types/styles/parts.d.ts +58 -0
- package/dist/types/ui-components/details/utils.d.ts +0 -1
- package/dist/types/ui-components/filters/table-filters-menu.d.ts +1 -0
- package/dist/types/ui-components/form/form-control-checkbox.d.ts +3 -3
- package/dist/types/ui-components/form/form-control-date.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-file-v2.d.ts +15 -0
- package/dist/types/ui-components/form/form-control-file.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-monetary.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-number-masked.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-number.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-radio.d.ts +6 -7
- package/dist/types/ui-components/form/form-control-select.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-text.d.ts +2 -0
- package/dist/types/ui-components/form/form-control-textarea.d.ts +2 -0
- package/dist/types/ui-components/form/form-helpers/form-control-error-text.d.ts +4 -0
- package/dist/types/ui-components/form/form-helpers/form-control-help-text.d.ts +4 -0
- package/dist/types/ui-components/form/form.d.ts +1 -1
- package/dist/types/ui-components/form/hidden-input.d.ts +11 -0
- package/dist/types/ui-components/form/iframe-input-styles-state.d.ts +3 -0
- package/dist/types/ui-components/form/iframe-input.d.ts +21 -0
- package/dist/types/ui-components/headers/header-1.d.ts +6 -0
- package/dist/types/ui-components/headers/header-2.d.ts +6 -0
- package/dist/types/ui-components/headers/header-3.d.ts +6 -0
- package/dist/types/ui-components/index.d.ts +6 -0
- package/dist/types/ui-components/skeleton.d.ts +1 -2
- package/dist/types/ui-components/spinner.d.ts +2 -0
- package/dist/types/ui-components/table/event-types.d.ts +5 -0
- package/dist/types/utils/utils.d.ts +3 -2
- package/dist/webcomponents/p-0201ec6c.entry.js +1 -0
- package/dist/webcomponents/p-02a0b21e.js +1 -0
- package/dist/webcomponents/p-08b8d1f0.entry.js +1 -0
- package/dist/webcomponents/p-0aa63869.entry.js +1 -0
- package/dist/webcomponents/p-0cc6c539.js +1 -0
- package/dist/webcomponents/p-0ccbc022.entry.js +1 -0
- package/dist/webcomponents/{p-1815a43b.js → p-0ea387a2.js} +1 -1
- package/dist/webcomponents/p-0eb86b3f.entry.js +1 -0
- package/dist/webcomponents/p-16ba9bea.js +1 -0
- package/dist/webcomponents/p-174b151e.js +1 -0
- package/dist/webcomponents/p-1ce22da6.entry.js +1 -0
- package/dist/webcomponents/p-1dbae48b.entry.js +1 -0
- package/dist/webcomponents/p-22034555.entry.js +1 -0
- package/dist/webcomponents/p-275f2154.js +1 -0
- package/dist/webcomponents/p-2783e363.js +2 -0
- package/dist/webcomponents/p-2a6f8329.entry.js +1 -0
- package/dist/webcomponents/p-2ed8e8db.entry.js +1 -0
- package/dist/webcomponents/p-323ba4df.entry.js +1 -0
- package/dist/webcomponents/p-32a5bf4e.js +1 -0
- package/dist/webcomponents/p-34c14f59.js +1 -0
- package/dist/webcomponents/p-438df53f.entry.js +1 -0
- package/dist/webcomponents/p-4a576796.js +1 -0
- package/dist/webcomponents/p-4cc3c7f9.js +1 -0
- package/dist/webcomponents/p-4d916b2d.js +1 -0
- package/dist/webcomponents/p-4f569cbf.entry.js +1 -0
- package/dist/webcomponents/p-53cf5687.entry.js +1 -0
- package/dist/webcomponents/{p-544a4e7a.js → p-54d36e97.js} +1 -1
- package/dist/webcomponents/p-57281853.entry.js +1 -0
- package/dist/webcomponents/p-5844a0f0.js +1 -0
- package/dist/webcomponents/p-597bd1e1.entry.js +1 -0
- package/dist/webcomponents/p-5cb947bc.entry.js +1 -0
- package/dist/webcomponents/p-5d3f81c0.entry.js +1 -0
- package/dist/webcomponents/p-663a00cd.entry.js +1 -0
- package/dist/webcomponents/p-6677c60d.entry.js +1 -0
- package/dist/webcomponents/p-667ebd79.js +1 -0
- package/dist/webcomponents/p-66c63ef7.entry.js +1 -0
- package/dist/webcomponents/p-68694a17.entry.js +1 -0
- package/dist/webcomponents/p-6b840696.entry.js +1 -0
- package/dist/webcomponents/p-6fbd6abb.js +1 -0
- package/dist/webcomponents/p-6feeb9f2.js +1 -0
- package/dist/webcomponents/p-7216ef00.entry.js +1 -0
- package/dist/webcomponents/p-733dc19b.entry.js +1 -0
- package/dist/webcomponents/p-73a18b5a.entry.js +1 -0
- package/dist/webcomponents/p-73f9be7c.js +1 -0
- package/dist/webcomponents/{p-4cf7f4ae.js → p-79b7c30d.js} +1 -1
- package/dist/webcomponents/p-7a975a3c.js +1 -0
- package/dist/webcomponents/p-7b9f21cd.entry.js +1 -0
- package/dist/webcomponents/p-808bb677.entry.js +1 -0
- package/dist/webcomponents/p-8a550a5e.entry.js +1 -0
- package/dist/webcomponents/p-8a94d2c8.js +1 -0
- package/dist/webcomponents/p-8c7a81c1.js +1 -0
- package/dist/webcomponents/p-8da3667c.js +1 -0
- package/dist/webcomponents/p-90dc2f2c.js +1 -0
- package/dist/webcomponents/p-95e688bd.entry.js +1 -0
- package/dist/webcomponents/p-96ea95ce.entry.js +1 -0
- package/dist/webcomponents/p-99c92f1f.entry.js +1 -0
- package/dist/webcomponents/p-9c2e00cc.js +1 -0
- package/dist/webcomponents/p-9c652bc3.entry.js +1 -0
- package/dist/webcomponents/p-9e990e7d.entry.js +1 -0
- package/dist/webcomponents/p-9f773228.js +1 -0
- package/dist/webcomponents/p-a17be58e.entry.js +1 -0
- package/dist/webcomponents/p-a3949f32.js +1 -0
- package/dist/webcomponents/p-a41a1843.entry.js +1 -0
- package/dist/webcomponents/p-a520766d.entry.js +1 -0
- package/dist/webcomponents/p-abdbcd8e.js +1 -0
- package/dist/webcomponents/p-ac147eef.entry.js +1 -0
- package/dist/webcomponents/p-af620972.js +1 -0
- package/dist/webcomponents/{p-b0311e88.js → p-af834eb8.js} +1 -1
- package/dist/webcomponents/p-b056034f.entry.js +1 -0
- package/dist/webcomponents/p-b1d4e520.entry.js +1 -0
- package/dist/webcomponents/p-b392ec21.js +1 -0
- package/dist/webcomponents/p-bb61c6e0.js +1 -0
- package/dist/webcomponents/p-bfe9748b.js +1 -0
- package/dist/webcomponents/p-c092cbb2.js +1 -0
- package/dist/webcomponents/p-c2a2b9fe.entry.js +1 -0
- package/dist/webcomponents/p-c740f609.entry.js +1 -0
- package/dist/webcomponents/p-c9670f3c.entry.js +1 -0
- package/dist/webcomponents/{p-bc8205ec.js → p-cb00d4f3.js} +1 -1
- package/dist/webcomponents/{p-89f6691e.js → p-d1c93dd3.js} +1 -1
- package/dist/webcomponents/p-d53c5ea5.entry.js +1 -0
- package/dist/webcomponents/p-d67bb568.entry.js +1 -0
- package/dist/webcomponents/p-d75b52c8.entry.js +1 -0
- package/dist/webcomponents/p-d960db89.entry.js +1 -0
- package/dist/webcomponents/{p-c8243721.js → p-e19589a2.js} +1 -1
- package/dist/webcomponents/p-ecced6e5.entry.js +1 -0
- package/dist/webcomponents/p-ed8918d1.entry.js +1 -0
- package/dist/webcomponents/p-ee4a2aac.entry.js +1 -0
- package/dist/webcomponents/p-ef4c49b9.js +1 -0
- package/dist/webcomponents/p-f0f3442e.entry.js +1 -0
- package/dist/webcomponents/p-f20b6ce1.js +1 -0
- package/dist/webcomponents/{p-c13a7d10.js → p-f4722957.js} +1 -1
- package/dist/webcomponents/p-f88d5c0d.entry.js +1 -0
- package/dist/webcomponents/{p-628693c1.entry.js → p-f9fdcc1a.entry.js} +4 -4
- package/dist/webcomponents/p-fa2e3dc7.entry.js +1 -0
- package/dist/webcomponents/{p-ccbff4fa.entry.js → p-faa35b47.entry.js} +1 -1
- package/dist/webcomponents/p-fc3daedd.js +1 -0
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +1 -1
- package/dist/cjs/business-form-types-719b7f52.js +0 -50
- package/dist/cjs/button-3f400a66.js +0 -26
- package/dist/cjs/check-pkg-version-fe8c72a9.js +0 -24
- package/dist/cjs/checkouts-list-filters.cjs.entry.js +0 -35
- package/dist/cjs/checkouts-table-00b6482f.js +0 -47
- package/dist/cjs/dispute-30c806f6.js +0 -10
- package/dist/cjs/exported-parts-a994d693.js +0 -9
- package/dist/cjs/form-control-checkbox_9.cjs.entry.js +0 -641
- package/dist/cjs/form-control-error-text.cjs.entry.js +0 -21
- package/dist/cjs/form-control-textarea.cjs.entry.js +0 -49
- package/dist/cjs/justifi-additional-statement_11.cjs.entry.js +0 -173
- package/dist/cjs/justifi-bank-account-form.cjs.entry.js +0 -79
- package/dist/cjs/justifi-card-form.cjs.entry.js +0 -80
- package/dist/cjs/justifi-new-payment-method_5.cjs.entry.js +0 -320
- package/dist/cjs/justifi-payment-form.cjs.entry.js +0 -141
- package/dist/cjs/justifi-payment-method-selector.cjs.entry.js +0 -34
- package/dist/cjs/pagination-menu_2.cjs.entry.js +0 -54
- package/dist/cjs/payments-list-filters.cjs.entry.js +0 -40
- package/dist/cjs/payments-table-7087e771.js +0 -31
- package/dist/cjs/payouts-list-filters.cjs.entry.js +0 -24
- package/dist/cjs/payouts-table-4858eb84.js +0 -37
- package/dist/cjs/skeleton-748c5dde.js +0 -43
- package/dist/cjs/styled-host-1adf46c3.js +0 -14
- package/dist/cjs/terminals-list-filters.cjs.entry.js +0 -32
- package/dist/cjs/terminals-table-12410159.js +0 -32
- package/dist/cjs/utils-189dc30d.js +0 -35
- package/dist/cjs/utils-ba79e868.js +0 -37
- package/dist/collection/components/bank-account-form/bank-account-form.js +0 -281
- package/dist/collection/components/billing-form/billing-form.css +0 -51
- package/dist/collection/components/business-details/shared-business-details.css +0 -3
- package/dist/collection/components/business-forms/business-form/business-form.css +0 -121
- package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-text.css +0 -18
- package/dist/collection/components/business-forms/utils/business-form-types.js +0 -48
- package/dist/collection/components/card-form/card-form.js +0 -300
- package/dist/collection/components/checkout/checkout-core.css +0 -110
- package/dist/collection/components/checkout/form-check-input.css +0 -20
- package/dist/collection/components/checkout/header.css +0 -4
- package/dist/collection/components/checkout/payment-method-options.css +0 -15
- package/dist/collection/components/dispute-management/counter-dispute/additional-statement.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/cancellation-policy.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/counter-dispute.js +0 -90
- package/dist/collection/components/dispute-management/counter-dispute/customer-details.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/dispute-reason.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/duplicate-charge.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/electronic-evidence.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/product-or-service.js +0 -16
- package/dist/collection/components/dispute-management/counter-dispute/refund-policy.js +0 -8
- package/dist/collection/components/dispute-management/counter-dispute/shipping-details.js +0 -12
- package/dist/collection/components/dispute-management/dispute.js +0 -8
- package/dist/collection/components/gross-payment-chart/gross-payment-chart.css +0 -3
- package/dist/collection/components/insurance/season-interruption/season-interruption-insurance-core.css +0 -11
- package/dist/collection/components/payment-form/payment-form.css +0 -97
- package/dist/collection/components/payment-form/payment-form.js +0 -372
- package/dist/collection/components/payment-form/payment-method-selector.css +0 -39
- package/dist/collection/components/payment-form/payment-method-selector.js +0 -74
- package/dist/collection/components/payment-method-form/message-event-types.js +0 -16
- package/dist/collection/components/payment-method-form/payment-method-form.css +0 -13
- package/dist/collection/components/payment-method-form/payment-method-form.js +0 -298
- package/dist/collection/components/refund-form/refund-form.css +0 -59
- package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.css +0 -9
- package/dist/collection/ui-components/form/form-helpers/form-control-error-text/form-control-error-text.js +0 -52
- package/dist/collection/utils/get-computed-theme.js +0 -50
- package/dist/esm/business-form-types-8fd61b0e.js +0 -50
- package/dist/esm/button-34e75e0f.js +0 -24
- package/dist/esm/check-pkg-version-fbf01ce7.js +0 -22
- package/dist/esm/checkouts-list-filters.entry.js +0 -31
- package/dist/esm/checkouts-table-cd33b57c.js +0 -43
- package/dist/esm/dispute-4d2e0a04.js +0 -10
- package/dist/esm/exported-parts-70e7a12b.js +0 -7
- package/dist/esm/form-control-checkbox_9.entry.js +0 -629
- package/dist/esm/form-control-error-text.entry.js +0 -17
- package/dist/esm/form-control-textarea.entry.js +0 -45
- package/dist/esm/justifi-additional-statement_11.entry.js +0 -159
- package/dist/esm/justifi-bank-account-form.entry.js +0 -75
- package/dist/esm/justifi-card-form.entry.js +0 -76
- package/dist/esm/justifi-new-payment-method_5.entry.js +0 -312
- package/dist/esm/justifi-payment-form.entry.js +0 -137
- package/dist/esm/justifi-payment-method-selector.entry.js +0 -30
- package/dist/esm/pagination-menu_2.entry.js +0 -49
- package/dist/esm/payments-list-filters.entry.js +0 -36
- package/dist/esm/payments-table-bba91324.js +0 -27
- package/dist/esm/payouts-list-filters.entry.js +0 -20
- package/dist/esm/payouts-table-edff9bbe.js +0 -33
- package/dist/esm/skeleton-145a80d4.js +0 -41
- package/dist/esm/styled-host-e0ddb759.js +0 -12
- package/dist/esm/terminals-list-filters.entry.js +0 -28
- package/dist/esm/terminals-table-dc787616.js +0 -28
- package/dist/esm/utils-218275b7.js +0 -27
- package/dist/esm/utils-4006c425.js +0 -33
- package/dist/module/Analytics.js +0 -78
- package/dist/module/business-form-types.js +0 -50
- package/dist/module/checkouts-list-filters.d.ts +0 -11
- package/dist/module/checkouts-list-filters.js +0 -6
- package/dist/module/checkouts-list-filters2.js +0 -80
- package/dist/module/counter-dispute.js +0 -189
- package/dist/module/dispute-reason.js +0 -45
- package/dist/module/exported-parts.js +0 -7
- package/dist/module/form-control-error-text.d.ts +0 -11
- package/dist/module/form-control-error-text2.js +0 -35
- package/dist/module/justifi-bank-account-form.d.ts +0 -11
- package/dist/module/justifi-bank-account-form.js +0 -104
- package/dist/module/justifi-card-form.js +0 -106
- package/dist/module/justifi-counter-dispute.d.ts +0 -11
- package/dist/module/justifi-counter-dispute.js +0 -6
- package/dist/module/justifi-dispute-reason.d.ts +0 -11
- package/dist/module/justifi-dispute-reason.js +0 -6
- package/dist/module/justifi-payment-form.js +0 -216
- package/dist/module/justifi-payment-method-form.d.ts +0 -11
- package/dist/module/justifi-payment-method-form.js +0 -6
- package/dist/module/justifi-payment-method-selector.d.ts +0 -11
- package/dist/module/justifi-payment-method-selector.js +0 -6
- package/dist/module/payment-method-selector.js +0 -47
- package/dist/module/payments-list-filters.js +0 -6
- package/dist/module/payments-list-filters2.js +0 -97
- package/dist/module/payouts-list-filters.js +0 -6
- package/dist/module/payouts-list-filters2.js +0 -69
- package/dist/module/terminals-list-filters.d.ts +0 -11
- package/dist/module/terminals-list-filters.js +0 -6
- package/dist/module/utils5.js +0 -27
- package/dist/types/components/bank-account-form/bank-account-form.d.ts +0 -62
- package/dist/types/components/business-forms/utils/business-form-types.d.ts +0 -76
- package/dist/types/components/card-form/card-form.d.ts +0 -72
- package/dist/types/components/dispute-management/counter-dispute/additional-statement.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/cancellation-policy.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/counter-dispute.d.ts +0 -14
- package/dist/types/components/dispute-management/counter-dispute/customer-details.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/dispute-reason.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/duplicate-charge.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/electronic-evidence.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/product-or-service.d.ts +0 -4
- package/dist/types/components/dispute-management/counter-dispute/refund-policy.d.ts +0 -3
- package/dist/types/components/dispute-management/counter-dispute/shipping-details.d.ts +0 -3
- package/dist/types/components/dispute-management/dispute.d.ts +0 -7
- package/dist/types/components/payment-form/payment-form.d.ts +0 -36
- package/dist/types/components/payment-form/payment-method-selector.d.ts +0 -10
- package/dist/types/components/payment-form/tokenize.d.ts +0 -5
- package/dist/types/components/payment-method-form/message-event-types.d.ts +0 -16
- package/dist/types/components/payment-method-form/payment-method-form.d.ts +0 -25
- package/dist/types/ui-components/form/form-helpers/form-control-error-text/form-control-error-text.d.ts +0 -5
- package/dist/types/utils/get-computed-theme.d.ts +0 -3
- package/dist/webcomponents/p-08b0fb31.js +0 -1
- package/dist/webcomponents/p-0a963f7e.entry.js +0 -1
- package/dist/webcomponents/p-0d6ddff2.js +0 -1
- package/dist/webcomponents/p-0fbab710.entry.js +0 -1
- package/dist/webcomponents/p-2338affa.js +0 -1
- package/dist/webcomponents/p-25d2ed4c.js +0 -1
- package/dist/webcomponents/p-286b87ab.js +0 -1
- package/dist/webcomponents/p-28bd6dcd.js +0 -1
- package/dist/webcomponents/p-297faf3d.js +0 -1
- package/dist/webcomponents/p-29c8fa3d.entry.js +0 -1
- package/dist/webcomponents/p-2f422aad.entry.js +0 -1
- package/dist/webcomponents/p-3186d1fb.entry.js +0 -1
- package/dist/webcomponents/p-3bfb4f80.entry.js +0 -1
- package/dist/webcomponents/p-3c654c07.js +0 -1
- package/dist/webcomponents/p-3ed7fc42.entry.js +0 -1
- package/dist/webcomponents/p-404a847c.entry.js +0 -1
- package/dist/webcomponents/p-41c1c1f7.entry.js +0 -1
- package/dist/webcomponents/p-41c7ee13.entry.js +0 -1
- package/dist/webcomponents/p-420adedb.entry.js +0 -1
- package/dist/webcomponents/p-431d7a9e.entry.js +0 -1
- package/dist/webcomponents/p-448826a7.entry.js +0 -1
- package/dist/webcomponents/p-469804a9.entry.js +0 -1
- package/dist/webcomponents/p-486da67e.entry.js +0 -1
- package/dist/webcomponents/p-4a5e5574.entry.js +0 -1
- package/dist/webcomponents/p-52f9d8a0.entry.js +0 -1
- package/dist/webcomponents/p-54145a37.entry.js +0 -1
- package/dist/webcomponents/p-56d84fb3.entry.js +0 -1
- package/dist/webcomponents/p-57125bd1.js +0 -1
- package/dist/webcomponents/p-5e7c60d8.js +0 -1
- package/dist/webcomponents/p-5ec82df8.entry.js +0 -1
- package/dist/webcomponents/p-673cf8c4.js +0 -1
- package/dist/webcomponents/p-69527219.entry.js +0 -1
- package/dist/webcomponents/p-6cc30da2.js +0 -1
- package/dist/webcomponents/p-6d51aed8.entry.js +0 -1
- package/dist/webcomponents/p-72819173.entry.js +0 -1
- package/dist/webcomponents/p-74da98da.js +0 -1
- package/dist/webcomponents/p-8037704c.js +0 -1
- package/dist/webcomponents/p-91de21cc.js +0 -1
- package/dist/webcomponents/p-942be28b.entry.js +0 -1
- package/dist/webcomponents/p-95ec39f6.entry.js +0 -1
- package/dist/webcomponents/p-9690eca9.entry.js +0 -1
- package/dist/webcomponents/p-9c9c7dac.js +0 -1
- package/dist/webcomponents/p-a76ece26.js +0 -1
- package/dist/webcomponents/p-a7830e98.entry.js +0 -1
- package/dist/webcomponents/p-a8b4f429.js +0 -1
- package/dist/webcomponents/p-abe513e6.entry.js +0 -1
- package/dist/webcomponents/p-ada9ac19.entry.js +0 -1
- package/dist/webcomponents/p-b0dc68b3.entry.js +0 -1
- package/dist/webcomponents/p-b3cac576.entry.js +0 -1
- package/dist/webcomponents/p-b97233cc.entry.js +0 -1
- package/dist/webcomponents/p-bc1984ec.entry.js +0 -1
- package/dist/webcomponents/p-bfb990fc.entry.js +0 -1
- package/dist/webcomponents/p-c1bf9285.entry.js +0 -1
- package/dist/webcomponents/p-c3fb5d3a.entry.js +0 -1
- package/dist/webcomponents/p-c420cb7d.entry.js +0 -1
- package/dist/webcomponents/p-cd19c597.entry.js +0 -1
- package/dist/webcomponents/p-d1f75fa6.js +0 -1
- package/dist/webcomponents/p-d291dc4c.entry.js +0 -1
- package/dist/webcomponents/p-d2eb61e6.entry.js +0 -1
- package/dist/webcomponents/p-d516e700.js +0 -1
- package/dist/webcomponents/p-da176d01.entry.js +0 -1
- package/dist/webcomponents/p-dcb288a3.entry.js +0 -1
- package/dist/webcomponents/p-df3ca87f.entry.js +0 -1
- package/dist/webcomponents/p-df5a1202.entry.js +0 -1
- package/dist/webcomponents/p-e2ce097c.js +0 -1
- package/dist/webcomponents/p-e5790011.entry.js +0 -1
- package/dist/webcomponents/p-e69b2ff8.entry.js +0 -1
- package/dist/webcomponents/p-e8be1b55.entry.js +0 -1
- package/dist/webcomponents/p-e99957ff.entry.js +0 -1
- package/dist/webcomponents/p-eb9ba917.entry.js +0 -1
- package/dist/webcomponents/p-ed95feec.entry.js +0 -1
- package/dist/webcomponents/p-f28a4c03.entry.js +0 -1
- package/dist/webcomponents/p-f698d6d9.entry.js +0 -1
- package/dist/webcomponents/p-fad19d75.js +0 -2
- package/dist/webcomponents/p-fc6f697d.entry.js +0 -1
- package/dist/webcomponents/p-ffe27126.entry.js +0 -1
- package/dist/webcomponents/webcomponents.css +0 -6
- /package/dist/collection/{components/payment-form/tokenize.js → api/ComponentEvents.js} +0 -0
- /package/dist/collection/components/{payment-method-form → checkout}/payment-method-responses.js +0 -0
- /package/dist/types/components/{payment-method-form → checkout}/payment-method-responses.d.ts +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { A as Api } from './Api-391d00e2.js';
|
|
2
2
|
import './Checkout-0b4086f8.js';
|
|
3
3
|
import './Pagination-afc8f96d.js';
|
|
4
|
-
import './Payment-
|
|
4
|
+
import './Payment-4f72d277.js';
|
|
5
5
|
import './SubAccount-99a00594.js';
|
|
6
6
|
import { c as config } from './config-27764a9d.js';
|
|
7
7
|
import { C as ComponentErrorSeverity } from './ComponentError-3ce7f437.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { A as Api } from './Api-391d00e2.js';
|
|
2
2
|
import './Checkout-0b4086f8.js';
|
|
3
3
|
import './Pagination-afc8f96d.js';
|
|
4
|
-
import './Payment-
|
|
4
|
+
import './Payment-4f72d277.js';
|
|
5
5
|
import { S as SubAccount } from './SubAccount-99a00594.js';
|
|
6
6
|
import { c as config } from './config-27764a9d.js';
|
|
7
7
|
import { C as ComponentErrorSeverity } from './ComponentError-3ce7f437.js';
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, H as Host } from './index-
|
|
2
|
-
import { b as formatCurrency,
|
|
3
|
-
import { E as ErrorState
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, H as Host } from './index-29fcfdf5.js';
|
|
2
|
+
import { b as formatCurrency, e as formatDisplayDate } from './utils-54543523.js';
|
|
3
|
+
import { E as ErrorState } from './utils-d7633e66.js';
|
|
4
|
+
import { S as Spinner } from './spinner-879489b3.js';
|
|
5
|
+
import './parts-186d437f.js';
|
|
4
6
|
|
|
5
7
|
/*!
|
|
6
8
|
* @kurkle/color v0.3.2
|
|
@@ -10970,9 +10972,6 @@ const generateChartOptions = (total, dates, endDate) => {
|
|
|
10970
10972
|
});
|
|
10971
10973
|
};
|
|
10972
10974
|
|
|
10973
|
-
const grossPaymentChartCss = ":host{display:block}";
|
|
10974
|
-
const GrossPaymentChartCoreStyle0 = grossPaymentChartCss;
|
|
10975
|
-
|
|
10976
10975
|
Chart.register(plugin_colors, BarController, BarElement, CategoryScale, LinearScale, plugin_legend, plugin_tooltip, plugin_title);
|
|
10977
10976
|
const GrossPaymentChartCore = class {
|
|
10978
10977
|
constructor(hostRef) {
|
|
@@ -11041,13 +11040,12 @@ const GrossPaymentChartCore = class {
|
|
|
11041
11040
|
}
|
|
11042
11041
|
}
|
|
11043
11042
|
render() {
|
|
11044
|
-
return (h(Host, { key: '
|
|
11043
|
+
return (h(Host, { key: 'ac73fa9c5543c6c9b7170ccc99d1a48b2e1d28b5' }, this.loading && h(Spinner, { key: 'eb847368027fef8f004c913d0a09cf692f493ce3' }), !this.errorMessage ? h("canvas", { id: "chart", ref: (elem) => this.chartRef = elem }) : ErrorState(this.errorMessage)));
|
|
11045
11044
|
}
|
|
11046
11045
|
static get watchers() { return {
|
|
11047
11046
|
"getGrossPayment": ["propChanged"],
|
|
11048
11047
|
"grossVolumeReport": ["grossVolumeReportChanged"]
|
|
11049
11048
|
}; }
|
|
11050
11049
|
};
|
|
11051
|
-
GrossPaymentChartCore.style = GrossPaymentChartCoreStyle0;
|
|
11052
11050
|
|
|
11053
11051
|
export { GrossPaymentChartCore as gross_payment_chart_core };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { h } from './index-29fcfdf5.js';
|
|
2
|
+
import { e as heading1 } from './parts-186d437f.js';
|
|
3
|
+
|
|
4
|
+
const Header1 = (props) => {
|
|
5
|
+
return h("h1", { class: `header-1 ${props === null || props === void 0 ? void 0 : props.class}`, part: heading1 }, props.text);
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
export { Header1 as H };
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { h } from './index-29fcfdf5.js';
|
|
2
|
+
import { v as heading3 } from './parts-186d437f.js';
|
|
3
|
+
|
|
4
|
+
const Header3 = (props) => {
|
|
5
|
+
return h("h3", { class: `header-3 ${props === null || props === void 0 ? void 0 : props.class}`, part: heading3 }, props.text);
|
|
6
|
+
};
|
|
7
|
+
|
|
8
|
+
export { Header3 as H };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { c as createStore } from './index-a47fdc7f.js';
|
|
2
|
+
|
|
3
|
+
const iframeInputStylesStore = createStore({
|
|
4
|
+
focused: {
|
|
5
|
+
boxShadow: '',
|
|
6
|
+
border: '',
|
|
7
|
+
},
|
|
8
|
+
focusedAndInvalid: {
|
|
9
|
+
boxShadow: '',
|
|
10
|
+
border: '',
|
|
11
|
+
},
|
|
12
|
+
fontStyles: {
|
|
13
|
+
fontFamily: '',
|
|
14
|
+
fontSize: '',
|
|
15
|
+
fontWeight: '',
|
|
16
|
+
lineHeight: '',
|
|
17
|
+
margin: '',
|
|
18
|
+
padding: '',
|
|
19
|
+
},
|
|
20
|
+
});
|
|
21
|
+
const { state: iframeInputStyles, on: iframeInputStylesOn, set: iframeInputStylesSet, } = iframeInputStylesStore;
|
|
22
|
+
|
|
23
|
+
export { iframeInputStyles as a, iframeInputStylesSet as i };
|
|
@@ -1,63 +1,9 @@
|
|
|
1
|
-
import { r as registerInstance, h,
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
import { p as packageJson } from './package-627f73c1.js';
|
|
8
|
-
import { c as composeQueryParams } from './utils-4006c425.js';
|
|
9
|
-
import './business-form-options-d790973e.js';
|
|
10
|
-
import './Business-b73d5055.js';
|
|
11
|
-
import './helpers-96ea3464.js';
|
|
12
|
-
|
|
13
|
-
const BillingFormSchema = create$3({
|
|
14
|
-
name: identityNameValidation.required('Enter full name'),
|
|
15
|
-
address_line1: lineOneValidation.required('Enter street address'),
|
|
16
|
-
address_line2: lineTwoValidation.nullable(),
|
|
17
|
-
address_city: cityValidation.required('Enter city'),
|
|
18
|
-
address_state: stateValidation.required('Select state'),
|
|
19
|
-
address_postal_code: postalValidation.required('Enter postal code'),
|
|
20
|
-
});
|
|
21
|
-
|
|
22
|
-
const billingFormCss = ":host{display:block}justifi-billing-form{margin-left:calc(var(--jfi-layout-padding) * -1);margin-right:calc(var(--jfi-layout-padding) * -1)}*::part(label){color:var(--jfi-form-label-color);font-family:var(--jfi-form-label-font-family);font-weight:var(--jfi-form-label-font-weight);font-size:var(--jfi-form-label-font-size);margin:var(--jfi-form-label-margin)}*::part(input){background-color:var(--jfi-form-control-background-color);border-color:var(--jfi-form-control-border-color);border-width:var(--jfi-form-control-border-width);border-bottom-width:var(--jfi-form-control-border-bottom-width);border-left-width:var(--jfi-form-control-border-left-width);border-right-width:var(--jfi-form-control-border-right-width);border-top-width:var(--jfi-form-control-border-top-width);border-radius:var(--jfi-form-control-border-radius);border-style:var(--jfi-form-control-border-style);box-shadow:var(--jfi-form-control-box-shadow);color:var(--jfi-form-control-color);font-size:var(--jfi-form-control-font-size);font-weight:var(--jfi-form-control-font-weight);line-height:var(--jfi-form-control-line-height);margin:var(--jfi-form-control-margin);padding:var(--jfi-form-control-padding)}*::part(input):focus{color:var(--jfi-form-control-color-focus);border-color:var(--jfi-form-control-border-color-focus);box-shadow:var(--jfi-form-control-box-shadow-focus)}*::part(input-invalid){border-color:var(--jfi-form-control-border-color-error);box-shadow:var(--jfi-form-control-box-shadow-error)}*::part(input-invalid):focus{border-color:var(--jfi-form-control-border-color-error);box-shadow:var(--jfi-form-control-box-shadow-error-focus)}";
|
|
23
|
-
const JustifiBillingFormStyle0 = billingFormCss;
|
|
24
|
-
|
|
25
|
-
const BillingForm = class {
|
|
26
|
-
constructor(hostRef) {
|
|
27
|
-
registerInstance(this, hostRef);
|
|
28
|
-
this.inputHandler = (name, value) => {
|
|
29
|
-
this.formController.setValues(Object.assign(Object.assign({}, this.formController.values.getValue()), { [name]: value }));
|
|
30
|
-
};
|
|
31
|
-
this.legend = undefined;
|
|
32
|
-
this.formController = undefined;
|
|
33
|
-
this.billingInfo = undefined;
|
|
34
|
-
this.errors = {};
|
|
35
|
-
}
|
|
36
|
-
componentWillLoad() {
|
|
37
|
-
this.formController = new FormController(BillingFormSchema);
|
|
38
|
-
}
|
|
39
|
-
componentDidLoad() {
|
|
40
|
-
this.formController.values.subscribe(values => this.billingInfo = Object.assign({}, values));
|
|
41
|
-
this.formController.errors.subscribe(errors => {
|
|
42
|
-
this.errors = Object.assign({}, errors);
|
|
43
|
-
});
|
|
44
|
-
}
|
|
45
|
-
async getValues() {
|
|
46
|
-
return this.formController.values.getValue();
|
|
47
|
-
}
|
|
48
|
-
async fill(fields) {
|
|
49
|
-
this.formController.setInitialValues(fields);
|
|
50
|
-
}
|
|
51
|
-
async validate() {
|
|
52
|
-
let isValid = await this.formController.validate();
|
|
53
|
-
return { isValid: isValid };
|
|
54
|
-
}
|
|
55
|
-
render() {
|
|
56
|
-
const billingFormDefaultValue = this.formController.getInitialValues();
|
|
57
|
-
return (h(StyledHost, { key: '221838c3ba8255b62db0f2feee7b227b0d240627', exportparts: "label,input,input-invalid" }, h("form", { key: '87377d7776c3fdf7ffa351f25522921b233dd16f' }, h("fieldset", { key: '821487e408ec634dd23417604f02f1aa212dcb2a' }, this.legend && h("legend", { key: 'c042f51480e23ad455a6d3fc420f494c33d93f2c' }, this.legend), h("div", { key: '6a9f2c0fd10c7786b132f7208036cf878e3fe8c1', class: "row gy-3" }, h("div", { key: 'b375c19faeb23927e290c4a60b4347dc64868840', class: "col-12" }, h("form-control-text", { key: 'be3b78234607f996efe8971082ff457e63767e22', name: 'name', label: 'Full Name', defaultValue: billingFormDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler })), h("div", { key: '95d3f3bb6ff7df39deb2967db11017e8f80ca5a9', class: "col-12" }, h("form-control-text", { key: '9e719038219bf7b7651679b617b2131ab5336289', name: 'address_line1', label: 'Street Address', defaultValue: billingFormDefaultValue.address_line1, errorText: this.errors.address_line1, inputHandler: this.inputHandler })), h("div", { key: '0945bca70a70abfdce40c8d52537eb06479aface', class: "col-12" }, h("form-control-text", { key: '59b9b87c005609daf501b0d7d6a8d640297c75c4', name: 'address_line2', label: "Apartment, Suite, etc. (optional)", defaultValue: billingFormDefaultValue.address_line2, errorText: this.errors.address_line2, inputHandler: this.inputHandler })), h("div", { key: 'f3e9d8297e9e4009a0b16f331eeffb1316a92030', class: "col-12" }, h("form-control-text", { key: '158a4d2e3e85700a5c80304e0316391090b52f74', name: 'address_city', label: "City", defaultValue: billingFormDefaultValue.address_city, errorText: this.errors.address_city, inputHandler: this.inputHandler })), h("div", { key: '67110a816d76d4c98062859733def72e88f1a3d9', class: "col-12" }, h("form-control-select", { key: 'd26b22251d6da9d8f7b8bb109126e804cdfbccb0', name: 'address_state', label: 'State', options: StateOptions, defaultValue: billingFormDefaultValue.address_state, errorText: this.errors.address_state, inputHandler: this.inputHandler })), h("div", { key: 'a248ef0a4860d9d634f46e96cc953c8ca0ee64f1', class: "col-12" }, h("form-control-text", { key: '36f96a7e94088dd140ca9774903387ae2be3cad8', name: 'address_postal_code', label: "ZIP", defaultValue: billingFormDefaultValue.address_postal_code, errorText: this.errors.address_postal_code, inputHandler: this.inputHandler, maxLength: 5, keyDownHandler: numberOnlyHandler })))))));
|
|
58
|
-
}
|
|
59
|
-
};
|
|
60
|
-
BillingForm.style = JustifiBillingFormStyle0;
|
|
1
|
+
import { r as registerInstance, h, H as Host, g as getElement } from './index-29fcfdf5.js';
|
|
2
|
+
import { F as FormControlErrorText } from './form-control-error-text-3b2553b5.js';
|
|
3
|
+
import { p as packageJson } from './package-84f77b11.js';
|
|
4
|
+
import { a as iframeInputStyles } from './iframe-input-styles-state-ff730fe5.js';
|
|
5
|
+
import { i as inputInvalidAndFocused, b as inputInvalid, a as inputFocused, c as input, l as label } from './parts-186d437f.js';
|
|
6
|
+
import './index-a47fdc7f.js';
|
|
61
7
|
|
|
62
8
|
var iframeResizer = {exports: {}};
|
|
63
9
|
|
|
@@ -1553,73 +1499,6 @@ Please see https://iframe-resizer.com/upgrade for more details.
|
|
|
1553
1499
|
|
|
1554
1500
|
const iFrameResize = iframeResizer.exports;
|
|
1555
1501
|
|
|
1556
|
-
const MessageEventType = {
|
|
1557
|
-
card: {
|
|
1558
|
-
ready: 'justifi.card.ready',
|
|
1559
|
-
tokenize: 'justifi.card.tokenize',
|
|
1560
|
-
validate: 'justifi.card.validate',
|
|
1561
|
-
resize: 'justifi.card.resize',
|
|
1562
|
-
styleOverrides: 'justifi.card.styleOverrides',
|
|
1563
|
-
},
|
|
1564
|
-
bankAccount: {
|
|
1565
|
-
ready: 'justifi.bankAccount.ready',
|
|
1566
|
-
tokenize: 'justifi.bankAccount.tokenize',
|
|
1567
|
-
validate: 'justifi.bankAccount.validate',
|
|
1568
|
-
resize: 'justifi.bankAccount.resize',
|
|
1569
|
-
styleOverrides: 'justifi.bankAccount.styleOverrides',
|
|
1570
|
-
},
|
|
1571
|
-
};
|
|
1572
|
-
|
|
1573
|
-
const getComputedTheme = () => {
|
|
1574
|
-
const computedStyles = getComputedStyle(document.body);
|
|
1575
|
-
const computedTheme = {
|
|
1576
|
-
loadGoogleFont: computedStyles.getPropertyValue('--jfi-load-google-font'),
|
|
1577
|
-
layout: {
|
|
1578
|
-
fontFamily: computedStyles.getPropertyValue('--jfi-layout-font-family'),
|
|
1579
|
-
padding: computedStyles.getPropertyValue('--jfi-layout-padding'),
|
|
1580
|
-
formControlSpacingHorizontal: computedStyles.getPropertyValue('--jfi-layout-form-control-spacing-x'),
|
|
1581
|
-
formControlSpacingVertical: computedStyles.getPropertyValue('--jfi-layout-form-control-spacing-y'),
|
|
1582
|
-
},
|
|
1583
|
-
formControl: {
|
|
1584
|
-
backgroundColor: computedStyles.getPropertyValue('--jfi-form-control-background-color'),
|
|
1585
|
-
borderColor: computedStyles.getPropertyValue('--jfi-form-control-border-color'),
|
|
1586
|
-
borderColorFocus: computedStyles.getPropertyValue('--jfi-form-control-border-color-focus'),
|
|
1587
|
-
borderColorError: computedStyles.getPropertyValue('--jfi-form-control-border-color-error'),
|
|
1588
|
-
borderWidth: computedStyles.getPropertyValue('--jfi-form-control-border-width'),
|
|
1589
|
-
borderBottomWidth: computedStyles.getPropertyValue('--jfi-form-control-border-bottom-width'),
|
|
1590
|
-
borderLeftWidth: computedStyles.getPropertyValue('--jfi-form-control-border-left-width'),
|
|
1591
|
-
borderRightWidth: computedStyles.getPropertyValue('--jfi-form-control-border-right-width'),
|
|
1592
|
-
borderTopWidth: computedStyles.getPropertyValue('--jfi-form-control-border-top-width'),
|
|
1593
|
-
borderRadius: computedStyles.getPropertyValue('--jfi-form-control-border-radius'),
|
|
1594
|
-
borderStyle: computedStyles.getPropertyValue('--jfi-form-control-border-style'),
|
|
1595
|
-
boxShadow: computedStyles.getPropertyValue('--jfi-form-control-box-shadow'),
|
|
1596
|
-
boxShadowError: computedStyles.getPropertyValue('--jfi-form-control-box-shadow-error'),
|
|
1597
|
-
boxShadowErrorFocus: computedStyles.getPropertyValue('--jfi-form-control-box-shadow-error-focus'),
|
|
1598
|
-
boxShadowFocus: computedStyles.getPropertyValue('--jfi-form-control-box-shadow-focus'),
|
|
1599
|
-
color: computedStyles.getPropertyValue('--jfi-form-control-color'),
|
|
1600
|
-
colorFocus: computedStyles.getPropertyValue('--jfi-form-control-color-focus'),
|
|
1601
|
-
fontSize: computedStyles.getPropertyValue('--jfi-form-control-font-size'),
|
|
1602
|
-
fontWeight: computedStyles.getPropertyValue('--jfi-form-control-font-weight'),
|
|
1603
|
-
lineHeight: computedStyles.getPropertyValue('--jfi-form-control-line-height'),
|
|
1604
|
-
margin: computedStyles.getPropertyValue('--jfi-form-control-margin'),
|
|
1605
|
-
padding: computedStyles.getPropertyValue('--jfi-form-control-padding'),
|
|
1606
|
-
},
|
|
1607
|
-
formLabel: {
|
|
1608
|
-
color: computedStyles.getPropertyValue('--jfi-form-label-color'),
|
|
1609
|
-
fontFamily: computedStyles.getPropertyValue('--jfi-form-label-font-family'),
|
|
1610
|
-
fontSize: computedStyles.getPropertyValue('--jfi-form-label-font-size'),
|
|
1611
|
-
fontWeight: computedStyles.getPropertyValue('--jfi-form-label-font-weight'),
|
|
1612
|
-
margin: computedStyles.getPropertyValue('--jfi-form-label-margin'),
|
|
1613
|
-
},
|
|
1614
|
-
errorMessage: {
|
|
1615
|
-
color: computedStyles.getPropertyValue('--jfi-error-message-color'),
|
|
1616
|
-
margin: computedStyles.getPropertyValue('--jfi-error-message-margin'),
|
|
1617
|
-
fontSize: computedStyles.getPropertyValue('--jfi-error-message-font-size'),
|
|
1618
|
-
},
|
|
1619
|
-
};
|
|
1620
|
-
return computedTheme;
|
|
1621
|
-
};
|
|
1622
|
-
|
|
1623
1502
|
/**
|
|
1624
1503
|
* This approach decouples the communication logic from PaymentMethodForm component,
|
|
1625
1504
|
* making it cleaner, more maintainable, and easier to test
|
|
@@ -1653,89 +1532,104 @@ class FrameCommunicationService {
|
|
|
1653
1532
|
}
|
|
1654
1533
|
}
|
|
1655
1534
|
|
|
1656
|
-
const
|
|
1657
|
-
|
|
1535
|
+
const MessageEventType = {
|
|
1536
|
+
tokenize: 'tokenize',
|
|
1537
|
+
validate: 'validate',
|
|
1538
|
+
};
|
|
1658
1539
|
|
|
1659
|
-
const
|
|
1540
|
+
const IframeInput = class {
|
|
1660
1541
|
constructor(hostRef) {
|
|
1661
1542
|
registerInstance(this, hostRef);
|
|
1662
|
-
this.
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
this.dispatchMessageEvent = (messageEvent) => {
|
|
1667
|
-
const { eventType, data } = messageEvent.data;
|
|
1668
|
-
const eventTypeMessage = MessageEventType[this.paymentMethodFormType];
|
|
1669
|
-
if (eventType === eventTypeMessage.ready) {
|
|
1670
|
-
this.paymentMethodFormReady.emit(data);
|
|
1671
|
-
this.sendStyleOverrides();
|
|
1543
|
+
this.dispatchMessageEvent = (event) => {
|
|
1544
|
+
const { eventType, data } = event.data;
|
|
1545
|
+
if ((data === null || data === void 0 ? void 0 : data.id) !== this.inputId) {
|
|
1546
|
+
return;
|
|
1672
1547
|
}
|
|
1673
|
-
|
|
1674
|
-
this.
|
|
1548
|
+
if (eventType === 'focused') {
|
|
1549
|
+
this.isFocused = true;
|
|
1675
1550
|
}
|
|
1676
|
-
|
|
1677
|
-
this.
|
|
1551
|
+
if (eventType === 'blurred') {
|
|
1552
|
+
this.isFocused = false;
|
|
1678
1553
|
}
|
|
1679
1554
|
};
|
|
1680
|
-
this.
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
this.
|
|
1684
|
-
this.
|
|
1555
|
+
this.isFocused = false;
|
|
1556
|
+
this.isValid = true;
|
|
1557
|
+
this.errorText = undefined;
|
|
1558
|
+
this.iframeLoaded = false;
|
|
1559
|
+
this.inputId = undefined;
|
|
1560
|
+
this.label = undefined;
|
|
1685
1561
|
this.iframeOrigin = undefined;
|
|
1686
|
-
this.singleLine = undefined;
|
|
1687
1562
|
}
|
|
1688
1563
|
disconnectedCallback() {
|
|
1689
1564
|
this.frameService.removeMessageListener(this.dispatchMessageEvent);
|
|
1690
1565
|
}
|
|
1691
|
-
async
|
|
1692
|
-
this.
|
|
1566
|
+
async validate() {
|
|
1567
|
+
const response = await this.frameService
|
|
1568
|
+
.postMessageWithResponseListener(MessageEventType.validate);
|
|
1569
|
+
this.isValid = response.isValid;
|
|
1570
|
+
this.errorText = response.error.message;
|
|
1571
|
+
return response;
|
|
1693
1572
|
}
|
|
1694
1573
|
async tokenize(clientId, paymentMethodMetadata, account) {
|
|
1695
|
-
|
|
1696
|
-
return this.frameService.postMessageWithResponseListener(eventType, {
|
|
1574
|
+
return this.frameService.postMessageWithResponseListener(MessageEventType.tokenize, {
|
|
1697
1575
|
clientId,
|
|
1698
1576
|
paymentMethodMetadata,
|
|
1699
1577
|
account,
|
|
1700
1578
|
componentVersion: packageJson.version,
|
|
1701
1579
|
});
|
|
1702
1580
|
}
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1581
|
+
initializeFrameCommunicationService() {
|
|
1582
|
+
var _a;
|
|
1583
|
+
this.frameService = new FrameCommunicationService(this.iframeElement, this.iframeOrigin);
|
|
1584
|
+
(_a = this.frameService) === null || _a === void 0 ? void 0 : _a.addMessageListener(this.dispatchMessageEvent);
|
|
1706
1585
|
}
|
|
1707
|
-
|
|
1708
|
-
if (this.
|
|
1709
|
-
|
|
1586
|
+
get part() {
|
|
1587
|
+
if (this.isFocused && !this.isValid) {
|
|
1588
|
+
return inputInvalidAndFocused;
|
|
1710
1589
|
}
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
let paramsList = [];
|
|
1714
|
-
if (this.paymentMethodFormValidationMode) {
|
|
1715
|
-
paramsList.push(`validationMode=${this.paymentMethodFormValidationMode}`);
|
|
1590
|
+
if (!this.isValid) {
|
|
1591
|
+
return inputInvalid;
|
|
1716
1592
|
}
|
|
1717
|
-
if (this.
|
|
1718
|
-
|
|
1593
|
+
if (this.isFocused) {
|
|
1594
|
+
return inputFocused;
|
|
1719
1595
|
}
|
|
1720
|
-
|
|
1721
|
-
return iframeSrc;
|
|
1596
|
+
return input;
|
|
1722
1597
|
}
|
|
1723
|
-
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1598
|
+
get style() {
|
|
1599
|
+
if (this.isFocused) {
|
|
1600
|
+
if (!this.isValid) {
|
|
1601
|
+
return iframeInputStyles.focusedAndInvalid;
|
|
1602
|
+
}
|
|
1603
|
+
return iframeInputStyles.focused;
|
|
1604
|
+
}
|
|
1605
|
+
return null;
|
|
1606
|
+
}
|
|
1607
|
+
get urlParams() {
|
|
1608
|
+
// map the iframeInputStyles.fontStyles properties to the urlParams
|
|
1609
|
+
// and encode each property with btoa
|
|
1610
|
+
const encodedObject = Object.fromEntries(Object
|
|
1611
|
+
.entries(iframeInputStyles.fontStyles)
|
|
1612
|
+
.map(([key, value]) => [key, btoa(String(value))]));
|
|
1613
|
+
const params = new URLSearchParams(encodedObject).toString();
|
|
1614
|
+
return params;
|
|
1727
1615
|
}
|
|
1728
1616
|
render() {
|
|
1729
|
-
return (h(Host, { key: '
|
|
1617
|
+
return (h(Host, { key: 'c0eca45af47958837580cc400e923135db070e75', class: "form-group d-flex flex-column" }, h("div", { key: '374d757e67e81deec4d7e20255710d5256983cb6', style: {
|
|
1618
|
+
visibility: this.iframeLoaded ? 'visible' : 'hidden',
|
|
1619
|
+
height: this.iframeLoaded ? 'auto' : '0',
|
|
1620
|
+
} }, h("label", { key: '6054db3876710458e93dd8a11f7354d737e737d2', class: "form-label", htmlFor: "", part: label }, this.label || ''), h("div", { key: '2ccc97c83798026666fc0abc4d23e6d83b19b2fa', class: `p-0 d-flex form-control ${this.isValid ? '' : 'is-invalid'}`, part: this.part, style: Object.assign(Object.assign({}, this.style), { overflow: 'hidden' }) }, h("iframe", { key: 'c71d778eaf2008ee4a2b237842e1dbec7abf5d43', id: this.inputId, name: this.inputId, src: `${this.iframeOrigin}?${this.urlParams}`, ref: el => {
|
|
1730
1621
|
this.iframeElement = el;
|
|
1731
1622
|
this.initializeFrameCommunicationService();
|
|
1732
|
-
}, onLoad: () => {
|
|
1623
|
+
}, width: "100%", onLoad: () => {
|
|
1733
1624
|
iFrameResize({
|
|
1734
|
-
|
|
1625
|
+
log: false,
|
|
1626
|
+
onResized: () => {
|
|
1627
|
+
this.iframeLoaded = true;
|
|
1628
|
+
}
|
|
1735
1629
|
}, this.iframeElement);
|
|
1736
|
-
} })));
|
|
1630
|
+
} })), h(FormControlErrorText, { key: '6f756711fccec14a52fa55e9faf0638546e80f77', errorText: this.errorText, name: this.inputId }))));
|
|
1737
1631
|
}
|
|
1632
|
+
get el() { return getElement(this); }
|
|
1738
1633
|
};
|
|
1739
|
-
PaymentMethodForm.style = JustifiPaymentMethodFormStyle0;
|
|
1740
1634
|
|
|
1741
|
-
export {
|
|
1635
|
+
export { IframeInput as iframe_input };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
const NAMESPACE = 'webcomponents';
|
|
2
|
-
const BUILD = /* webcomponents */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: false, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style:
|
|
2
|
+
const BUILD = /* webcomponents */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: false, hostListenerTargetBody: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: true, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: false, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: false, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: true, watchCallback: true };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
5
|
Stencil Client Platform v4.19.2 | MIT Licensed | https://stenciljs.com
|
|
@@ -58,9 +58,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
58
58
|
return importedModule[exportName];
|
|
59
59
|
}, consoleError);
|
|
60
60
|
};
|
|
61
|
-
|
|
62
|
-
// src/client/client-style.ts
|
|
63
|
-
var styles = /* @__PURE__ */ new Map();
|
|
64
61
|
var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
|
|
65
62
|
var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
|
|
66
63
|
var XLINK_NS = "http://www.w3.org/1999/xlink";
|
|
@@ -92,14 +89,6 @@ var supportsListenerOptions = /* @__PURE__ */ (() => {
|
|
|
92
89
|
return supportsListenerOptions2;
|
|
93
90
|
})();
|
|
94
91
|
var promiseResolve = (v) => Promise.resolve(v);
|
|
95
|
-
var supportsConstructableStylesheets = /* @__PURE__ */ (() => {
|
|
96
|
-
try {
|
|
97
|
-
new CSSStyleSheet();
|
|
98
|
-
return typeof new CSSStyleSheet().replaceSync === "function";
|
|
99
|
-
} catch (e) {
|
|
100
|
-
}
|
|
101
|
-
return false;
|
|
102
|
-
})() ;
|
|
103
92
|
var queuePending = false;
|
|
104
93
|
var queueDomReads = [];
|
|
105
94
|
var queueDomWrites = [];
|
|
@@ -363,72 +352,6 @@ var emitEvent = (elm, name, opts) => {
|
|
|
363
352
|
elm.dispatchEvent(ev);
|
|
364
353
|
return ev;
|
|
365
354
|
};
|
|
366
|
-
var rootAppliedStyles = /* @__PURE__ */ new WeakMap();
|
|
367
|
-
var registerStyle = (scopeId2, cssText, allowCS) => {
|
|
368
|
-
let style = styles.get(scopeId2);
|
|
369
|
-
if (supportsConstructableStylesheets && allowCS) {
|
|
370
|
-
style = style || new CSSStyleSheet();
|
|
371
|
-
if (typeof style === "string") {
|
|
372
|
-
style = cssText;
|
|
373
|
-
} else {
|
|
374
|
-
style.replaceSync(cssText);
|
|
375
|
-
}
|
|
376
|
-
} else {
|
|
377
|
-
style = cssText;
|
|
378
|
-
}
|
|
379
|
-
styles.set(scopeId2, style);
|
|
380
|
-
};
|
|
381
|
-
var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
382
|
-
var _a;
|
|
383
|
-
const scopeId2 = getScopeId(cmpMeta);
|
|
384
|
-
const style = styles.get(scopeId2);
|
|
385
|
-
styleContainerNode = styleContainerNode.nodeType === 11 /* DocumentFragment */ ? styleContainerNode : doc;
|
|
386
|
-
if (style) {
|
|
387
|
-
if (typeof style === "string") {
|
|
388
|
-
styleContainerNode = styleContainerNode.head || styleContainerNode;
|
|
389
|
-
let appliedStyles = rootAppliedStyles.get(styleContainerNode);
|
|
390
|
-
let styleElm;
|
|
391
|
-
if (!appliedStyles) {
|
|
392
|
-
rootAppliedStyles.set(styleContainerNode, appliedStyles = /* @__PURE__ */ new Set());
|
|
393
|
-
}
|
|
394
|
-
if (!appliedStyles.has(scopeId2)) {
|
|
395
|
-
{
|
|
396
|
-
styleElm = doc.createElement("style");
|
|
397
|
-
styleElm.innerHTML = style;
|
|
398
|
-
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
399
|
-
if (nonce != null) {
|
|
400
|
-
styleElm.setAttribute("nonce", nonce);
|
|
401
|
-
}
|
|
402
|
-
styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector("link"));
|
|
403
|
-
}
|
|
404
|
-
if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
|
|
405
|
-
styleElm.innerHTML += SLOT_FB_CSS;
|
|
406
|
-
}
|
|
407
|
-
if (appliedStyles) {
|
|
408
|
-
appliedStyles.add(scopeId2);
|
|
409
|
-
}
|
|
410
|
-
}
|
|
411
|
-
} else if (!styleContainerNode.adoptedStyleSheets.includes(style)) {
|
|
412
|
-
styleContainerNode.adoptedStyleSheets = [...styleContainerNode.adoptedStyleSheets, style];
|
|
413
|
-
}
|
|
414
|
-
}
|
|
415
|
-
return scopeId2;
|
|
416
|
-
};
|
|
417
|
-
var attachStyles = (hostRef) => {
|
|
418
|
-
const cmpMeta = hostRef.$cmpMeta$;
|
|
419
|
-
const elm = hostRef.$hostElement$;
|
|
420
|
-
const flags = cmpMeta.$flags$;
|
|
421
|
-
const endAttachStyles = createTime("attachStyles", cmpMeta.$tagName$);
|
|
422
|
-
const scopeId2 = addStyle(
|
|
423
|
-
elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
|
|
424
|
-
cmpMeta);
|
|
425
|
-
if (flags & 10 /* needsScopedEncapsulation */) {
|
|
426
|
-
elm["s-sc"] = scopeId2;
|
|
427
|
-
elm.classList.add(scopeId2 + "-h");
|
|
428
|
-
}
|
|
429
|
-
endAttachStyles();
|
|
430
|
-
};
|
|
431
|
-
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
432
355
|
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
433
356
|
if (oldValue !== newValue) {
|
|
434
357
|
let isProp = isMemberInElement(elm, memberName);
|
|
@@ -1093,9 +1016,6 @@ var updateComponent = async (hostRef, instance, isInitialLoad) => {
|
|
|
1093
1016
|
const elm = hostRef.$hostElement$;
|
|
1094
1017
|
const endUpdate = createTime("update", hostRef.$cmpMeta$.$tagName$);
|
|
1095
1018
|
const rc = elm["s-rc"];
|
|
1096
|
-
if (isInitialLoad) {
|
|
1097
|
-
attachStyles(hostRef);
|
|
1098
|
-
}
|
|
1099
1019
|
const endRender = createTime("render", hostRef.$cmpMeta$.$tagName$);
|
|
1100
1020
|
{
|
|
1101
1021
|
callRender(hostRef, instance, elm, isInitialLoad);
|
|
@@ -1377,18 +1297,6 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1377
1297
|
const cmpTag = elm.localName;
|
|
1378
1298
|
customElements.whenDefined(cmpTag).then(() => hostRef.$flags$ |= 128 /* isWatchReady */);
|
|
1379
1299
|
}
|
|
1380
|
-
if (Cstr && Cstr.style) {
|
|
1381
|
-
let style;
|
|
1382
|
-
if (typeof Cstr.style === "string") {
|
|
1383
|
-
style = Cstr.style;
|
|
1384
|
-
}
|
|
1385
|
-
const scopeId2 = getScopeId(cmpMeta);
|
|
1386
|
-
if (!styles.has(scopeId2)) {
|
|
1387
|
-
const endRegisterStyles = createTime("registerStyles", cmpMeta.$tagName$);
|
|
1388
|
-
registerStyle(scopeId2, style, !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */));
|
|
1389
|
-
endRegisterStyles();
|
|
1390
|
-
}
|
|
1391
|
-
}
|
|
1392
1300
|
}
|
|
1393
1301
|
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
1394
1302
|
const schedule = () => scheduleUpdate(hostRef, true);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as getRenderingRef, f as forceUpdate } from './index-
|
|
1
|
+
import { a as getRenderingRef, f as forceUpdate } from './index-29fcfdf5.js';
|
|
2
2
|
|
|
3
3
|
const appendToMap = (map, propName, value) => {
|
|
4
4
|
const items = map.get(propName);
|
|
@@ -191,23 +191,4 @@ const createStore = (defaultState, shouldUpdate) => {
|
|
|
191
191
|
return map;
|
|
192
192
|
};
|
|
193
193
|
|
|
194
|
-
|
|
195
|
-
const { state: insuranceValues, on: insuranceValuesOn } = insuranceValuesStore;
|
|
196
|
-
const insuranceErrorsStore = createStore({});
|
|
197
|
-
const { state: insuranceErrors } = insuranceErrorsStore;
|
|
198
|
-
const validateInsuranceValues = () => {
|
|
199
|
-
let valid = true;
|
|
200
|
-
Object.keys(insuranceValues).forEach((key) => {
|
|
201
|
-
const noSelection = insuranceValues[key] === null;
|
|
202
|
-
if (noSelection) {
|
|
203
|
-
insuranceErrors[key] = true;
|
|
204
|
-
valid = false;
|
|
205
|
-
}
|
|
206
|
-
else {
|
|
207
|
-
insuranceErrors[key] = false;
|
|
208
|
-
}
|
|
209
|
-
});
|
|
210
|
-
return { isValid: valid };
|
|
211
|
-
};
|
|
212
|
-
|
|
213
|
-
export { insuranceValues as a, insuranceErrors as b, insuranceValuesOn as i, validateInsuranceValues as v };
|
|
194
|
+
export { createStore as c };
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { h } from './index-29fcfdf5.js';
|
|
2
|
+
import { h as heading2 } from './parts-186d437f.js';
|
|
3
|
+
import { c as createStore } from './index-a47fdc7f.js';
|
|
4
|
+
|
|
5
|
+
const Header2 = (props) => {
|
|
6
|
+
return h("h2", { class: `header-2 ${props === null || props === void 0 ? void 0 : props.class}`, part: heading2 }, props.text);
|
|
7
|
+
};
|
|
8
|
+
|
|
9
|
+
const insuranceValuesStore = createStore({});
|
|
10
|
+
const { state: insuranceValues, on: insuranceValuesOn } = insuranceValuesStore;
|
|
11
|
+
const insuranceErrorsStore = createStore({});
|
|
12
|
+
const { state: insuranceErrors } = insuranceErrorsStore;
|
|
13
|
+
const validateInsuranceValues = () => {
|
|
14
|
+
let valid = true;
|
|
15
|
+
Object.keys(insuranceValues).forEach((key) => {
|
|
16
|
+
const noSelection = insuranceValues[key] === null;
|
|
17
|
+
if (noSelection) {
|
|
18
|
+
insuranceErrors[key] = true;
|
|
19
|
+
valid = false;
|
|
20
|
+
}
|
|
21
|
+
else {
|
|
22
|
+
insuranceErrors[key] = false;
|
|
23
|
+
}
|
|
24
|
+
});
|
|
25
|
+
return { isValid: valid };
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
export { Header2 as H, insuranceValues as a, insuranceErrors as b, insuranceValuesOn as i, validateInsuranceValues as v };
|