@justifi/webcomponents 6.0.0-rc.8 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{Api-y2G49jOh.js → Api-CwTLkFY4.js} +2 -2
- package/dist/cjs/{Refund-BVZHsa6Z.js → Refund-BPSBtjQC.js} +3 -1
- package/dist/cjs/additional-questions-details_5.cjs.entry.js +3 -3
- package/dist/cjs/{badge-CcJ9H85-.js → badge-BmOSt4gS.js} +1 -1
- package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +9 -9
- package/dist/cjs/bank-account-form.cjs.entry.js +10 -15
- package/dist/cjs/business-details-core.cjs.entry.js +6 -21
- package/dist/cjs/{business.service-D5IhSyRJ.js → business.service-Dkhqyggm.js} +2 -2
- package/dist/cjs/{button-DsHDMHaa.js → button-7c2RN2yp.js} +2 -3
- package/dist/cjs/card-form.cjs.entry.js +10 -19
- package/dist/cjs/{check-pkg-version-BJaFyEGj.js → check-pkg-version-7FBAUhHw.js} +3 -3
- package/dist/cjs/{checkout.service-4aS641tN.js → checkout.service-LwZVVgP5.js} +2 -2
- package/dist/cjs/checkout.store-C3f3E24L.js +84 -0
- package/dist/cjs/checkouts-list-core.cjs.entry.js +11 -11
- package/dist/cjs/{payments-list-params-state-Cewmin_p.js → checkouts-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{checkouts-table-B_gpjGhs.js → checkouts-table-BQUhZZd_.js} +4 -6
- package/dist/cjs/{config-state-BBOZIS8x.js → config-state-B_gyIchD.js} +1 -1
- package/dist/cjs/custom-popper_2.cjs.entry.js +3 -3
- package/dist/cjs/{dispute.service-64ciJH0r.js → dispute.service-927Gzb0N.js} +2 -2
- package/dist/cjs/form-alert_5.cjs.entry.js +1 -1
- package/dist/cjs/form-control-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/form-control-date.cjs.entry.js +4 -4
- package/dist/cjs/{form-control-error-text-B-P5UDhm.js → form-control-error-text-DD0dHGu8.js} +1 -1
- package/dist/cjs/form-control-file-v2_2.cjs.entry.js +5 -5
- package/dist/cjs/{form-control-help-text-JoZjhb9m.js → form-control-help-text-2QwKi78M.js} +1 -1
- package/dist/cjs/form-control-help-text.cjs.entry.js +1 -1
- package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +3 -3
- package/dist/cjs/form-control-monetary.cjs.entry.js +6 -6
- package/dist/cjs/form-control-number-masked_2.cjs.entry.js +4 -4
- package/dist/cjs/form-control-number.cjs.entry.js +5 -5
- package/dist/cjs/form-control-radio.cjs.entry.js +3 -3
- package/dist/cjs/form-control-select_2.cjs.entry.js +6 -6
- package/dist/cjs/{get-payment-details-DE5xUUpt.js → get-payment-details-BSxp1HX0.js} +2 -2
- package/dist/cjs/{get-subaccounts-CH477rHs.js → get-subaccounts-B31f95PR.js} +3 -3
- package/dist/cjs/gross-payment-chart-core.cjs.entry.js +5 -5
- package/dist/cjs/{header-1-DRA3f4Jh.js → header-1-DMsp0XM7.js} +1 -1
- package/dist/cjs/{header-3-sOdOpfx3.js → header-3-BSvFq_IF.js} +1 -1
- package/dist/cjs/hidden-input_2.cjs.entry.js +8 -8
- package/dist/cjs/{checkout.store-MSwLBCby.js → index-C2ITzalN.js} +29 -41
- package/dist/cjs/{index-B32W0A3m.js → index-D1Ba20gi.js} +1 -1
- package/dist/cjs/{index-C9hBD-32.js → index-Dyzl8Hn6.js} +8 -2
- package/dist/cjs/index.cjs.js +8 -0
- package/dist/cjs/{insurance-state-d2thhXUX.js → insurance-state-uWOl6jJN.js} +2 -2
- package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +9 -24
- package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +8 -8
- package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +9 -9
- package/dist/cjs/justifi-apple-pay.cjs.entry.js +177 -86
- package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +24 -42
- package/dist/cjs/justifi-business-details.cjs.entry.js +10 -10
- package/dist/cjs/justifi-business-form.cjs.entry.js +15 -30
- package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
- package/dist/cjs/justifi-checkout-summary_7.cjs.entry.js +196 -164
- package/dist/cjs/justifi-checkout.cjs.entry.js +19 -11
- package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +8 -8
- package/dist/cjs/justifi-checkouts-list.cjs.entry.js +14 -14
- package/dist/cjs/justifi-config-provider.cjs.entry.js +3 -3
- package/dist/cjs/justifi-details.cjs.entry.js +2 -2
- package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +2 -2
- package/dist/cjs/justifi-dispute-management.cjs.entry.js +10 -10
- package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +15 -15
- package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +9 -9
- package/dist/cjs/justifi-order-terminals.cjs.entry.js +16 -44
- package/dist/cjs/justifi-owner-form_3.cjs.entry.js +8 -8
- package/dist/cjs/justifi-payment-details.cjs.entry.js +11 -11
- package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +3 -3
- package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +9 -9
- package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +14 -16
- package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +7 -7
- package/dist/cjs/justifi-payments-list.cjs.entry.js +14 -14
- package/dist/cjs/justifi-payout-details.cjs.entry.js +10 -10
- package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +16 -22
- package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +7 -7
- package/dist/cjs/justifi-payouts-list.cjs.entry.js +15 -15
- package/dist/cjs/justifi-refund-payment.cjs.entry.js +15 -21
- package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +1 -1
- package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +14 -25
- package/dist/cjs/justifi-skeleton.cjs.entry.js +4 -4
- package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +9 -9
- package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +12 -12
- package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +8 -8
- package/dist/cjs/justifi-terminals-list.cjs.entry.js +14 -14
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{package-DqvfEWsE.js → package-BNN5fdIc.js} +1 -1
- package/dist/cjs/pagination-menu.cjs.entry.js +1 -1
- package/dist/cjs/payment-details-core.cjs.entry.js +16 -28
- package/dist/cjs/payment-method-option.cjs.entry.js +3 -3
- package/dist/cjs/{payment.service--kzMop3L.js → payment.service-DUq-W7tS.js} +2 -2
- package/dist/cjs/payments-list-core.cjs.entry.js +12 -12
- package/dist/cjs/{payouts-list-params-state-Cewmin_p.js → payments-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{payments-status-DXRh_ekP.js → payments-status-3iIQkoov.js} +2 -2
- package/dist/cjs/{payments-table-DFRtk-T9.js → payments-table-BSHUQhM-.js} +4 -6
- package/dist/cjs/payout-details-core.cjs.entry.js +12 -24
- package/dist/cjs/{payout.service-D3omzNG_.js → payout.service-DoKMr8Xw.js} +2 -2
- package/dist/cjs/payouts-list-core.cjs.entry.js +12 -12
- package/dist/cjs/{terminal-orders-list-params-state-Cewmin_p.js → payouts-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{payouts-status-DxTQZv3i.js → payouts-status-DoQbxIms.js} +2 -2
- package/dist/cjs/{payouts-table-DE3t0x93.js → payouts-table-BD_Fhz_j.js} +5 -7
- package/dist/cjs/{skeleton-C7DQRD6r.js → skeleton-CuIMC98G.js} +1 -1
- package/dist/cjs/spinner-CMZXdrPe.js +10 -0
- package/dist/cjs/{styled-host-BfVJlAsJ.js → styled-host-2KXbjOFw.js} +2 -4
- package/dist/cjs/{table-Ccdrt0v_.js → table-DlQCUVag.js} +5 -11
- package/dist/cjs/table-filters-menu.cjs.entry.js +3 -3
- package/dist/cjs/terminal-orders-list-core.cjs.entry.js +11 -11
- package/dist/cjs/{checkouts-list-params-state-Cewmin_p.js → terminal-orders-list-params-state-C4c8UZtP.js} +1 -1
- package/dist/cjs/{terminal-orders-table-B1LJitwE.js → terminal-orders-table-t6XxNy_K.js} +7 -11
- package/dist/cjs/terminal-quantity-selector.cjs.entry.js +2 -2
- package/dist/cjs/{terminal.service-BOvYfpQW.js → terminal.service-Iyje71vN.js} +2 -2
- package/dist/cjs/terminals-list-core.cjs.entry.js +11 -11
- package/dist/cjs/terminals-list-params-state-C4c8UZtP.js +22 -0
- package/dist/cjs/{terminals-table-DYt7exFQ.js → terminals-table-BTdKRiBN.js} +3 -3
- package/dist/cjs/{utils-BaGF9XIe.js → utils-ChCUZgUy.js} +6 -0
- package/dist/cjs/utils-FFP5ZHyE.js +18 -0
- package/dist/cjs/webcomponents.cjs.js +3 -3
- package/dist/collection/api/Payment.js +2 -0
- package/dist/collection/api/index.js +1 -2
- package/dist/collection/api/services/apple-pay.service.js +95 -8
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +6 -3
- package/dist/collection/components/checkout/card-form/card-form.js +6 -3
- package/dist/collection/components/checkout/checkout.js +16 -1
- package/dist/collection/components/checkout/save-new-payment-method.js +26 -1
- package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
- package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
- package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
- package/dist/collection/components/dispute-management/dispute-management.js +1 -1
- package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
- package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
- package/dist/collection/components/filters/table-filters-menu.js +1 -1
- package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
- package/dist/collection/components/modular-checkout/ModularCheckout.js +27 -0
- package/dist/collection/components/modular-checkout/modular-checkout.js +130 -66
- package/dist/collection/components/modular-checkout/sub-components/apple-pay-skeleton.js +2 -2
- package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +72 -70
- package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
- package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
- package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
- package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.js +57 -65
- package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.test.js +8 -6
- package/dist/collection/components/modular-checkout/sub-components/saved-payment-methods.js +8 -10
- package/dist/collection/components/modular-checkout/sub-components/sezzle-payment-method.js +22 -7
- package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
- package/dist/collection/components/order-terminals/order-terminals.js +1 -1
- package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
- package/dist/collection/components/payment-details/payment-details-core.js +8 -8
- package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
- package/dist/collection/components/payments-list/payments-list-core.js +1 -1
- package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
- package/dist/collection/components/payments-list/payments-list.js +1 -1
- package/dist/collection/components/payout-details/payout-details-core.js +3 -3
- package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
- package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
- package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
- package/dist/collection/components/payouts-list/payouts-list.js +1 -1
- package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
- package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
- package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
- package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
- package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
- package/dist/collection/components/terminals-list/terminals-list.js +1 -1
- package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +29 -10
- package/dist/collection/index.js +1 -0
- package/dist/collection/store/checkout.store.js +46 -3
- package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
- package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
- package/dist/collection/ui-components/form/form-control-date.js +2 -2
- package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
- package/dist/collection/ui-components/form/form-control-file.js +2 -2
- package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
- package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
- package/dist/collection/ui-components/form/form-control-number.js +2 -2
- package/dist/collection/ui-components/form/form-control-radio.js +5 -5
- package/dist/collection/ui-components/form/form-control-select.js +2 -2
- package/dist/collection/ui-components/form/form-control-text.js +2 -2
- package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
- package/dist/collection/ui-components/form/hidden-input.js +1 -1
- package/dist/collection/ui-components/form/iframe-input.js +3 -3
- package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
- package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
- package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +4 -4
- package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
- package/dist/collection/utils/utils.js +5 -0
- package/dist/docs.json +186 -86
- package/dist/esm/{Api-C1I68Tfr.js → Api-D4tj-h4P.js} +2 -2
- package/dist/esm/{Refund-kKW8S1h6.js → Refund-Bc5By0lb.js} +3 -1
- package/dist/esm/additional-questions-details_5.entry.js +3 -3
- package/dist/esm/{badge-DSYSJcRy.js → badge-ChwzCNAF.js} +1 -1
- package/dist/esm/bank-account-document-form-inputs_4.entry.js +9 -9
- package/dist/esm/bank-account-form.entry.js +10 -15
- package/dist/esm/business-details-core.entry.js +6 -21
- package/dist/esm/{business.service-B3wlBl1x.js → business.service-CsbtEDNi.js} +2 -2
- package/dist/esm/{button-CpllL0At.js → button-SAIS_5os.js} +2 -3
- package/dist/esm/card-form.entry.js +10 -19
- package/dist/esm/{check-pkg-version-ucd96eu6.js → check-pkg-version-BUkwdVdm.js} +3 -3
- package/dist/esm/{checkout.service-KDp7tISm.js → checkout.service-BCkQ9pOA.js} +2 -2
- package/dist/esm/checkout.store-DBvS7cVB.js +79 -0
- package/dist/esm/checkouts-list-core.entry.js +11 -11
- package/dist/esm/{checkouts-list-params-state-D8tzsGR_.js → checkouts-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{checkouts-table-QOdiLpak.js → checkouts-table-CItEo0DU.js} +4 -6
- package/dist/esm/{config-state-DZeVYerv.js → config-state-Blo0ywwc.js} +1 -1
- package/dist/esm/custom-popper_2.entry.js +3 -3
- package/dist/esm/{dispute.service-DEZEPwn-.js → dispute.service-CyLtJREK.js} +2 -2
- package/dist/esm/form-alert_5.entry.js +1 -1
- package/dist/esm/form-control-checkbox.entry.js +5 -5
- package/dist/esm/form-control-date.entry.js +4 -4
- package/dist/esm/{form-control-error-text-R7U07nTg.js → form-control-error-text-IXJJ4JpV.js} +1 -1
- package/dist/esm/form-control-file-v2_2.entry.js +5 -5
- package/dist/esm/{form-control-help-text-CRLH-2f7.js → form-control-help-text-CuhIsM3v.js} +1 -1
- package/dist/esm/form-control-help-text.entry.js +1 -1
- package/dist/esm/form-control-monetary-provisioning.entry.js +3 -3
- package/dist/esm/form-control-monetary.entry.js +6 -6
- package/dist/esm/form-control-number-masked_2.entry.js +4 -4
- package/dist/esm/form-control-number.entry.js +5 -5
- package/dist/esm/form-control-radio.entry.js +3 -3
- package/dist/esm/form-control-select_2.entry.js +6 -6
- package/dist/esm/{get-payment-details-CYASKLT7.js → get-payment-details-BuT0QNOo.js} +2 -2
- package/dist/esm/{get-subaccounts-E0PYy_pc.js → get-subaccounts-VjY6-x_9.js} +3 -3
- package/dist/esm/gross-payment-chart-core.entry.js +5 -5
- package/dist/esm/{header-1-3M9If0gM.js → header-1-zXsamUS3.js} +1 -1
- package/dist/esm/{header-3-CWa41YWq.js → header-3-DVtaUAlf.js} +1 -1
- package/dist/esm/hidden-input_2.entry.js +8 -8
- package/dist/esm/{checkout.store-UMe84fjY.js → index-DCIW8z1f.js} +27 -38
- package/dist/esm/{index-B_KxSZIF.js → index-ZfXl6Xrm.js} +1 -1
- package/dist/esm/{index-Bn7inNWG.js → index-qipqIMyC.js} +8 -2
- package/dist/esm/index.js +1 -1
- package/dist/esm/{insurance-state-CTalqbNa.js → insurance-state-Dh9f36Qh.js} +2 -2
- package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +9 -24
- package/dist/esm/justifi-additional-questions-form-step_9.entry.js +8 -8
- package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
- package/dist/esm/justifi-apple-pay.entry.js +177 -86
- package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +24 -42
- package/dist/esm/justifi-business-details.entry.js +10 -10
- package/dist/esm/justifi-business-form.entry.js +15 -30
- package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
- package/dist/esm/justifi-checkout-summary_7.entry.js +189 -157
- package/dist/esm/justifi-checkout.entry.js +19 -11
- package/dist/esm/justifi-checkouts-list-filters.entry.js +8 -8
- package/dist/esm/justifi-checkouts-list.entry.js +14 -14
- package/dist/esm/justifi-config-provider.entry.js +3 -3
- package/dist/esm/justifi-details.entry.js +2 -2
- package/dist/esm/justifi-dispute-management-core.entry.js +2 -2
- package/dist/esm/justifi-dispute-management.entry.js +10 -10
- package/dist/esm/justifi-dispute-notification_3.entry.js +15 -15
- package/dist/esm/justifi-gross-payment-chart.entry.js +9 -9
- package/dist/esm/justifi-order-terminals.entry.js +16 -44
- package/dist/esm/justifi-owner-form_3.entry.js +8 -8
- package/dist/esm/justifi-payment-details.entry.js +11 -11
- package/dist/esm/justifi-payment-provisioning-core.entry.js +3 -3
- package/dist/esm/justifi-payment-provisioning.entry.js +9 -9
- package/dist/esm/justifi-payment-transactions-list.entry.js +14 -16
- package/dist/esm/justifi-payments-list-filters.entry.js +7 -7
- package/dist/esm/justifi-payments-list.entry.js +14 -14
- package/dist/esm/justifi-payout-details.entry.js +10 -10
- package/dist/esm/justifi-payout-transactions-list.entry.js +16 -22
- package/dist/esm/justifi-payouts-list-filters.entry.js +7 -7
- package/dist/esm/justifi-payouts-list.entry.js +15 -15
- package/dist/esm/justifi-refund-payment.entry.js +15 -21
- package/dist/esm/justifi-saved-payment-method.entry.js +1 -1
- package/dist/esm/justifi-season-interruption-insurance.entry.js +14 -25
- package/dist/esm/justifi-skeleton.entry.js +4 -4
- package/dist/esm/justifi-terminal-orders-list-filters.entry.js +9 -9
- package/dist/esm/justifi-terminal-orders-list.entry.js +12 -12
- package/dist/esm/justifi-terminals-list-filters.entry.js +8 -8
- package/dist/esm/justifi-terminals-list.entry.js +14 -14
- package/dist/esm/loader.js +3 -3
- package/dist/esm/{package-D51QuD44.js → package-BBpkkt2-.js} +1 -1
- package/dist/esm/pagination-menu.entry.js +1 -1
- package/dist/esm/payment-details-core.entry.js +16 -28
- package/dist/esm/payment-method-option.entry.js +3 -3
- package/dist/esm/{payment.service-uJpJaX2Z.js → payment.service-QJEmd6Nl.js} +2 -2
- package/dist/esm/payments-list-core.entry.js +12 -12
- package/dist/esm/{payments-list-params-state-D8tzsGR_.js → payments-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{payments-status-5orNU2Rd.js → payments-status-DDafc8Yr.js} +2 -2
- package/dist/esm/{payments-table-B0uyodyJ.js → payments-table-De3Jb6rY.js} +4 -6
- package/dist/esm/payout-details-core.entry.js +12 -24
- package/dist/esm/{payout.service-ClUgtbbb.js → payout.service-XxyEr0rj.js} +2 -2
- package/dist/esm/payouts-list-core.entry.js +12 -12
- package/dist/esm/{payouts-list-params-state-D8tzsGR_.js → payouts-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{payouts-status-CZPwa2AE.js → payouts-status-u1eSRz3Q.js} +2 -2
- package/dist/esm/{payouts-table-CaCSX_0q.js → payouts-table-BO-MCzXj.js} +5 -7
- package/dist/esm/{skeleton-qMb0_Cjy.js → skeleton-DtpkgjZ6.js} +1 -1
- package/dist/esm/spinner-CIXUVK4F.js +8 -0
- package/dist/esm/{styled-host-CTAGIN84.js → styled-host-CbizlfAU.js} +2 -4
- package/dist/esm/{table-Br3n9Xu-.js → table-DcRHK_sm.js} +5 -11
- package/dist/esm/table-filters-menu.entry.js +3 -3
- package/dist/esm/terminal-orders-list-core.entry.js +11 -11
- package/dist/esm/{terminal-orders-list-params-state-D8tzsGR_.js → terminal-orders-list-params-state-C2_GlMKR.js} +1 -1
- package/dist/esm/{terminal-orders-table-DPtof5Zb.js → terminal-orders-table-9nsnrAq8.js} +7 -11
- package/dist/esm/terminal-quantity-selector.entry.js +2 -2
- package/dist/esm/{terminal.service-ClNtE3e-.js → terminal.service-D2oETGnk.js} +2 -2
- package/dist/esm/terminals-list-core.entry.js +11 -11
- package/dist/esm/terminals-list-params-state-C2_GlMKR.js +16 -0
- package/dist/esm/{terminals-table-ClkR_jrC.js → terminals-table-C6NO2m-t.js} +3 -3
- package/dist/esm/{utils-lb8p1Exq.js → utils-BscIVFn8.js} +6 -1
- package/dist/esm/utils-_ckvHjSW.js +11 -0
- package/dist/esm/webcomponents.js +4 -4
- package/dist/module/ModularCheckout.js +57 -0
- package/dist/module/Refund.js +2 -0
- package/dist/module/additional-questions-details2.js +4 -2
- package/dist/module/additional-questions.js +4 -2
- package/dist/module/additional-statement.js +5 -3
- package/dist/module/bank-account-billing-form-simple.js +4 -2
- package/dist/module/bank-account-document-inputs.js +4 -2
- package/dist/module/bank-account-form-inputs2.js +4 -2
- package/dist/module/bank-account-form.js +10 -13
- package/dist/module/bank-account.js +7 -13
- package/dist/module/billing-form-full.js +4 -2
- package/dist/module/billing-form.js +4 -2
- package/dist/module/business-additional-questions-form-step-core.js +4 -2
- package/dist/module/business-additional-questions-form-step.js +4 -2
- package/dist/module/business-bank-account-form-step-core.js +4 -2
- package/dist/module/business-bank-account-form-step.js +4 -2
- package/dist/module/business-core-info-form-step-core.js +4 -2
- package/dist/module/business-core-info-form-step.js +4 -2
- package/dist/module/business-core-info.js +4 -2
- package/dist/module/business-details-core2.js +6 -19
- package/dist/module/business-documents-on-file2.js +4 -2
- package/dist/module/business-owners-form-step-core.js +4 -2
- package/dist/module/business-owners-form-step.js +4 -2
- package/dist/module/business-representative-form-inputs.js +4 -2
- package/dist/module/business-representative-form-step-core.js +4 -2
- package/dist/module/business-representative-form-step.js +4 -2
- package/dist/module/business-representative.js +4 -2
- package/dist/module/business-terms-conditions-form-step.js +4 -2
- package/dist/module/button.js +1 -2
- package/dist/module/cancellation-policy.js +5 -3
- package/dist/module/card-billing-form-simple.js +4 -2
- package/dist/module/card-form.js +10 -17
- package/dist/module/card-form2.js +7 -17
- package/dist/module/checkout.store.js +42 -31
- package/dist/module/checkouts-list-core2.js +6 -6
- package/dist/module/core-info-details2.js +4 -2
- package/dist/module/custom-popper2.js +6 -4
- package/dist/module/customer-details.js +5 -3
- package/dist/module/details.js +4 -2
- package/dist/module/dispute-management-core.js +5 -3
- package/dist/module/dispute-notification.js +5 -3
- package/dist/module/dispute-response-core.js +5 -3
- package/dist/module/dispute-response.js +5 -3
- package/dist/module/duplicate-charge.js +5 -3
- package/dist/module/electronic-evidence.js +5 -3
- package/dist/module/form-alert2.js +4 -2
- package/dist/module/form-control-checkbox2.js +6 -4
- package/dist/module/form-control-date2.js +6 -4
- package/dist/module/form-control-file-v22.js +5 -3
- package/dist/module/form-control-file2.js +6 -4
- package/dist/module/form-control-help-text2.js +4 -2
- package/dist/module/form-control-monetary-provisioning2.js +4 -2
- package/dist/module/form-control-monetary2.js +6 -4
- package/dist/module/form-control-number-masked2.js +6 -4
- package/dist/module/form-control-number.js +6 -4
- package/dist/module/form-control-radio2.js +7 -5
- package/dist/module/form-control-select2.js +6 -4
- package/dist/module/form-control-text2.js +6 -4
- package/dist/module/form-control-textarea2.js +6 -4
- package/dist/module/form-control-tooltip2.js +4 -2
- package/dist/module/gross-payment-chart-core2.js +6 -4
- package/dist/module/hidden-input2.js +5 -3
- package/dist/module/identity-address-form.js +4 -2
- package/dist/module/iframe-input2.js +7 -5
- package/dist/module/index.js +1 -0
- package/dist/module/justifi-apple-pay.js +174 -86
- package/dist/module/justifi-business-details.js +4 -2
- package/dist/module/justifi-business-form.js +6 -19
- package/dist/module/justifi-button2.js +5 -3
- package/dist/module/justifi-checkout.js +15 -4
- package/dist/module/justifi-checkouts-list-filters.js +5 -3
- package/dist/module/justifi-checkouts-list.js +5 -3
- package/dist/module/justifi-config-provider.js +4 -2
- package/dist/module/justifi-dispute-management.js +5 -3
- package/dist/module/justifi-gross-payment-chart.js +4 -2
- package/dist/module/justifi-header2.js +5 -3
- package/dist/module/justifi-order-terminals.js +9 -35
- package/dist/module/justifi-payment-details.js +4 -2
- package/dist/module/justifi-payment-provisioning.js +4 -2
- package/dist/module/justifi-payment-transactions-list.js +6 -6
- package/dist/module/justifi-payments-list-filters.js +6 -4
- package/dist/module/justifi-payments-list.js +5 -3
- package/dist/module/justifi-payout-details.js +4 -2
- package/dist/module/justifi-payout-transactions-list.js +8 -12
- package/dist/module/justifi-payouts-list-filters.js +6 -4
- package/dist/module/justifi-payouts-list.js +5 -3
- package/dist/module/justifi-radio-list-item2.js +6 -4
- package/dist/module/justifi-refund-payment.js +6 -10
- package/dist/module/justifi-saved-payment-method.js +4 -2
- package/dist/module/justifi-season-interruption-insurance.js +6 -16
- package/dist/module/justifi-skeleton.js +5 -3
- package/dist/module/justifi-terminal-orders-list-filters.js +6 -4
- package/dist/module/justifi-terminal-orders-list.js +5 -3
- package/dist/module/justifi-terminals-list-filters.js +5 -3
- package/dist/module/justifi-terminals-list.js +5 -3
- package/dist/module/legal-address-details2.js +4 -2
- package/dist/module/legal-address-form-step-core.js +4 -2
- package/dist/module/legal-address-form-step.js +4 -2
- package/dist/module/legal-address-form.js +4 -2
- package/dist/module/modular-checkout.js +99 -39
- package/dist/module/owner-details2.js +4 -2
- package/dist/module/owner-form-core2.js +4 -2
- package/dist/module/owner-form-inputs2.js +4 -2
- package/dist/module/owner-form.js +4 -2
- package/dist/module/package.js +1 -1
- package/dist/module/pagination-menu2.js +4 -2
- package/dist/module/payment-details-core2.js +13 -23
- package/dist/module/payment-method-option.js +5 -3
- package/dist/module/payment-provisioning-core.js +4 -2
- package/dist/module/payment-provisioning-form-buttons.js +4 -2
- package/dist/module/payment-provisioning-form-steps.js +4 -2
- package/dist/module/payment-provisioning-loading.js +2 -17
- package/dist/module/payments-list-core2.js +6 -6
- package/dist/module/payout-details-core2.js +8 -18
- package/dist/module/payouts-list-core2.js +7 -7
- package/dist/module/plaid-payment-method.js +49 -104
- package/dist/module/plaid.service.js +26 -0
- package/dist/module/product-or-service.js +5 -3
- package/dist/module/refund-policy.js +5 -3
- package/dist/module/representative-details2.js +4 -2
- package/dist/module/save-new-payment-method.js +7 -3
- package/dist/module/saved-payment-methods.js +13 -12
- package/dist/module/sezzle-payment-method.js +14 -24
- package/dist/module/shipping-details.js +5 -3
- package/dist/module/spinner.js +1 -3
- package/dist/module/styled-host.js +1 -3
- package/dist/module/summary.js +5 -3
- package/dist/module/table-filters-menu2.js +5 -3
- package/dist/module/table.js +3 -9
- package/dist/module/terminal-orders-list-core2.js +7 -9
- package/dist/module/terminal-quantity-selector2.js +5 -3
- package/dist/module/terminals-list-core2.js +6 -4
- package/dist/module/tokenize-payment-method.js +16 -12
- package/dist/module/utils.js +5 -16
- package/dist/module/utils2.js +6 -1
- package/dist/types/api/Checkout.d.ts +7 -15
- package/dist/types/api/Payment.d.ts +3 -1
- package/dist/types/api/index.d.ts +2 -2
- package/dist/types/api/services/apple-pay.service.d.ts +7 -0
- package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +1 -0
- package/dist/types/components/checkout/card-form/card-form.d.ts +1 -0
- package/dist/types/components/checkout/checkout.d.ts +5 -0
- package/dist/types/components/checkout/save-new-payment-method.d.ts +1 -0
- package/dist/types/components/modular-checkout/ModularCheckout.d.ts +41 -0
- package/dist/types/components/modular-checkout/modular-checkout.d.ts +5 -3
- package/dist/types/components/modular-checkout/sub-components/apple-pay-skeleton.d.ts +1 -1
- package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +9 -3
- package/dist/types/components/modular-checkout/sub-components/plaid-payment-method.d.ts +1 -2
- package/dist/types/components/modular-checkout/sub-components/saved-payment-methods.d.ts +3 -3
- package/dist/types/components/modular-checkout/sub-components/sezzle-payment-method.d.ts +1 -1
- package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +2 -1
- package/dist/types/components.d.ts +23 -16
- package/dist/types/index.d.ts +4 -0
- package/dist/types/stencil-public-runtime.d.ts +21 -0
- package/dist/types/store/checkout.store.d.ts +12 -5
- package/dist/types/ui-components/form/form-control-radio.d.ts +1 -1
- package/dist/types/ui-components/shadow-dom-components/justifi-radio-list-item.d.ts +1 -1
- package/dist/types/utils/utils.d.ts +1 -0
- package/dist/webcomponents/index.esm.js +1 -0
- package/dist/webcomponents/p-005efe51.entry.js +1 -0
- package/dist/webcomponents/p-0142114f.entry.js +1 -0
- package/dist/webcomponents/{p-54ca3070.entry.js → p-0801324e.entry.js} +1 -1
- package/dist/webcomponents/{p-ed7dfcf3.entry.js → p-0d8fe5f2.entry.js} +1 -1
- package/dist/webcomponents/{p-613421d4.entry.js → p-146de253.entry.js} +1 -1
- package/dist/webcomponents/p-17f7590c.entry.js +1 -0
- package/dist/webcomponents/{p-9846b23d.entry.js → p-1b7926f6.entry.js} +1 -1
- package/dist/webcomponents/{p-44450a94.entry.js → p-20f036cc.entry.js} +1 -1
- package/dist/webcomponents/{p-f13ae573.entry.js → p-2246aa69.entry.js} +1 -1
- package/dist/webcomponents/p-246ef4ff.entry.js +1 -0
- package/dist/webcomponents/{p-bcb1d661.entry.js → p-25484e99.entry.js} +1 -1
- package/dist/webcomponents/{p-053c183b.entry.js → p-265d0a1d.entry.js} +1 -1
- package/dist/webcomponents/{p-4213d10e.entry.js → p-27fc3ef0.entry.js} +3 -3
- package/dist/webcomponents/{p-9b0f0f53.entry.js → p-2a43e77f.entry.js} +1 -1
- package/dist/webcomponents/p-30c414b5.entry.js +1 -0
- package/dist/webcomponents/{p-8d891445.entry.js → p-3152c84f.entry.js} +1 -1
- package/dist/webcomponents/p-3546a5aa.entry.js +1 -0
- package/dist/webcomponents/p-3621a429.entry.js +1 -0
- package/dist/webcomponents/p-3906296f.entry.js +1 -0
- package/dist/webcomponents/{p-f1cba43c.entry.js → p-3d37045d.entry.js} +1 -1
- package/dist/webcomponents/p-3e320c0d.entry.js +1 -0
- package/dist/webcomponents/p-406ba650.entry.js +1 -0
- package/dist/webcomponents/p-44d1341c.entry.js +1 -0
- package/dist/webcomponents/{p-6255c685.entry.js → p-44e32f85.entry.js} +1 -1
- package/dist/webcomponents/p-4ea83bfd.entry.js +1 -0
- package/dist/webcomponents/p-558f7967.entry.js +1 -0
- package/dist/webcomponents/p-5c3d8de5.entry.js +1 -0
- package/dist/webcomponents/p-5c477f08.entry.js +1 -0
- package/dist/webcomponents/p-68329f16.entry.js +1 -0
- package/dist/webcomponents/p-6fdc03bc.entry.js +1 -0
- package/dist/webcomponents/p-6fe79f16.entry.js +1 -0
- package/dist/webcomponents/p-7aeb20d2.entry.js +1 -0
- package/dist/webcomponents/p-7b103dad.entry.js +1 -0
- package/dist/webcomponents/{p-28618e6f.entry.js → p-7c5cd118.entry.js} +1 -1
- package/dist/webcomponents/{p-17896a6d.entry.js → p-7cb6cc9f.entry.js} +1 -1
- package/dist/webcomponents/p-7e04d5af.entry.js +1 -0
- package/dist/webcomponents/p-82781411.entry.js +1 -0
- package/dist/webcomponents/p-84043580.entry.js +1 -0
- package/dist/webcomponents/p-8467851a.entry.js +1 -0
- package/dist/webcomponents/{p-95cbb655.entry.js → p-8d3f5638.entry.js} +1 -1
- package/dist/webcomponents/p-906fdf0c.entry.js +1 -0
- package/dist/webcomponents/{p-9a2c044f.entry.js → p-90e43440.entry.js} +1 -1
- package/dist/webcomponents/p-95348ff6.entry.js +1 -0
- package/dist/webcomponents/{p-15705e8a.entry.js → p-9c4079cc.entry.js} +1 -1
- package/dist/webcomponents/{p-f04c79f2.entry.js → p-9d7b5d07.entry.js} +1 -1
- package/dist/webcomponents/p-9fc464eb.entry.js +1 -0
- package/dist/webcomponents/{p-0mMX1Zv4.js → p-B4idKqyn.js} +1 -1
- package/dist/webcomponents/p-BBpkkt2-.js +1 -0
- package/dist/webcomponents/{p-zdIeCUeh.js → p-BHf9IqGw.js} +1 -1
- package/dist/webcomponents/{p-DNo0OPOP.js → p-BIPdn2VU.js} +1 -1
- package/dist/webcomponents/{p-BPtcGAzB.js → p-BUa0YOaw.js} +1 -1
- package/dist/webcomponents/{p-B8iBcmNu.js → p-BY2p6Sxk.js} +1 -1
- package/dist/webcomponents/{p-CB0mCq1M.js → p-BZ7C9duj.js} +1 -1
- package/dist/webcomponents/{p-DGmp4ErD.js → p-BdLLGV9t.js} +1 -1
- package/dist/webcomponents/p-BguBT6Hn.js +1 -0
- package/dist/webcomponents/{p-DhGNCW2f.js → p-Bp_QFeog.js} +1 -1
- package/dist/webcomponents/{p-B71k50jz.js → p-Bvp7uul3.js} +1 -1
- package/dist/webcomponents/{p-CvG-itHC.js → p-C1xGBPma.js} +1 -1
- package/dist/webcomponents/p-C3n7-tlg.js +1 -0
- package/dist/webcomponents/{p-DxqCFDtF.js → p-CLQx9p9q.js} +1 -1
- package/dist/webcomponents/{p-b21ncS7l.js → p-CPVN4dXS.js} +1 -1
- package/dist/webcomponents/p-CQeex56P.js +1 -0
- package/dist/webcomponents/p-CU4XQ3fO.js +1 -0
- package/dist/webcomponents/{p-Bb-6bNcq.js → p-C_3N7nqh.js} +1 -1
- package/dist/webcomponents/{p-BRLwUSZk.js → p-CaxjN6Uo.js} +1 -1
- package/dist/webcomponents/p-CpKvg1ok.js +1 -0
- package/dist/webcomponents/p-CrQgyTRz.js +1 -0
- package/dist/webcomponents/{p-Bu1jU017.js → p-CxzFvTgf.js} +1 -1
- package/dist/webcomponents/{p-DVBbk00Z.js → p-CzPUMw00.js} +1 -1
- package/dist/webcomponents/{p-DDUmOl3v.js → p-D--yCspA.js} +1 -1
- package/dist/webcomponents/{p-qWQmu-fb.js → p-D-JYHdJ7.js} +1 -1
- package/dist/webcomponents/p-D6XirF21.js +1 -0
- package/dist/webcomponents/p-DCIW8z1f.js +1 -0
- package/dist/webcomponents/{p-BfM6X7lF.js → p-DCMrHeJI.js} +1 -1
- package/dist/webcomponents/{p-tkZEz3MG.js → p-D_5McRD_.js} +1 -1
- package/dist/webcomponents/p-DbX0g1WF.js +1 -0
- package/dist/webcomponents/p-De8UloOS.js +1 -0
- package/dist/webcomponents/p-DsAwPf2y.js +1 -0
- package/dist/webcomponents/p-DvZcI6pC.js +1 -0
- package/dist/webcomponents/p-DyDHaG6n.js +1 -0
- package/dist/webcomponents/{p-D2_iJUrZ.js → p-DyOgQlh2.js} +1 -1
- package/dist/webcomponents/p-IG_KR8zP.js +1 -0
- package/dist/webcomponents/p-Xv8DuU3Y.js +1 -0
- package/dist/webcomponents/{p-d46dbb83.entry.js → p-a71a5e64.entry.js} +1 -1
- package/dist/webcomponents/{p-a0cc3d92.entry.js → p-a7e40e91.entry.js} +1 -1
- package/dist/webcomponents/{p-72dda22b.entry.js → p-a90b8b93.entry.js} +1 -1
- package/dist/webcomponents/{p-70f51444.entry.js → p-a928c6fb.entry.js} +1 -1
- package/dist/webcomponents/p-b90999af.entry.js +1 -0
- package/dist/webcomponents/{p-d277cc68.entry.js → p-bc3cdc7b.entry.js} +1 -1
- package/dist/webcomponents/p-c16c0cbc.entry.js +1 -0
- package/dist/webcomponents/p-c262d10f.entry.js +1 -0
- package/dist/webcomponents/p-c4Mh3ZZ_.js +1 -0
- package/dist/webcomponents/{p-2a3c59d4.entry.js → p-c70e1aac.entry.js} +1 -1
- package/dist/webcomponents/{p-f680e617.entry.js → p-cecb65c4.entry.js} +1 -1
- package/dist/webcomponents/p-d7555ff1.entry.js +1 -0
- package/dist/webcomponents/{p-8ff839a4.entry.js → p-df329742.entry.js} +1 -1
- package/dist/webcomponents/{p-3e667b07.entry.js → p-e2a38ad0.entry.js} +1 -1
- package/dist/webcomponents/p-e6516014.entry.js +1 -0
- package/dist/webcomponents/{p-97c0dde4.entry.js → p-e6e96be2.entry.js} +1 -1
- package/dist/webcomponents/p-e79338f9.entry.js +1 -0
- package/dist/webcomponents/p-ea2a9a81.entry.js +1 -0
- package/dist/webcomponents/p-f5c3f489.entry.js +1 -0
- package/dist/webcomponents/p-f6fbd43d.entry.js +1 -0
- package/dist/webcomponents/{p-00a845e5.entry.js → p-f7690165.entry.js} +1 -1
- package/dist/webcomponents/{p-7cf87637.entry.js → p-f8cbcbe9.entry.js} +1 -1
- package/dist/webcomponents/p-f99e4566.entry.js +1 -0
- package/dist/webcomponents/{p-C5id7s_l.js → p-fUtq2xDs.js} +1 -1
- package/dist/webcomponents/{p-Dgflaz6J.js → p-oGKW57R8.js} +1 -1
- package/dist/webcomponents/p-qipqIMyC.js +2 -0
- package/dist/webcomponents/p-xY5RkFuA.js +1 -0
- package/dist/webcomponents/webcomponents.esm.js +1 -1
- package/package.json +2 -2
- package/dist/cjs/spinner-jmeA44Ee.js +0 -12
- package/dist/cjs/terminals-list-params-state-Cewmin_p.js +0 -22
- package/dist/cjs/utils-Bzyj4qWe.js +0 -29
- package/dist/esm/spinner-DUzyWLhj.js +0 -10
- package/dist/esm/terminals-list-params-state-D8tzsGR_.js +0 -16
- package/dist/esm/utils-Dg6gMUTv.js +0 -22
- package/dist/webcomponents/p-040e8524.entry.js +0 -1
- package/dist/webcomponents/p-0f42c89d.entry.js +0 -1
- package/dist/webcomponents/p-1288fda5.entry.js +0 -1
- package/dist/webcomponents/p-14ff3155.entry.js +0 -1
- package/dist/webcomponents/p-2b5da0dc.entry.js +0 -1
- package/dist/webcomponents/p-3aecd2cd.entry.js +0 -1
- package/dist/webcomponents/p-3bf63d1e.entry.js +0 -1
- package/dist/webcomponents/p-5580e6ca.entry.js +0 -1
- package/dist/webcomponents/p-57dde36e.entry.js +0 -1
- package/dist/webcomponents/p-5bc6f5ca.entry.js +0 -1
- package/dist/webcomponents/p-5f87add5.entry.js +0 -1
- package/dist/webcomponents/p-60206d9c.entry.js +0 -1
- package/dist/webcomponents/p-7089fb85.entry.js +0 -1
- package/dist/webcomponents/p-724e57e1.entry.js +0 -1
- package/dist/webcomponents/p-72f3bbfc.entry.js +0 -1
- package/dist/webcomponents/p-84d2025d.entry.js +0 -1
- package/dist/webcomponents/p-851a418e.entry.js +0 -1
- package/dist/webcomponents/p-87884ca5.entry.js +0 -1
- package/dist/webcomponents/p-88905a54.entry.js +0 -1
- package/dist/webcomponents/p-8990707a.entry.js +0 -1
- package/dist/webcomponents/p-8b7cbdbf.entry.js +0 -1
- package/dist/webcomponents/p-8cca8903.entry.js +0 -1
- package/dist/webcomponents/p-98cffba9.entry.js +0 -1
- package/dist/webcomponents/p-9f5c9e41.entry.js +0 -1
- package/dist/webcomponents/p-B5Rc83j1.js +0 -1
- package/dist/webcomponents/p-BEPUC3Po.js +0 -1
- package/dist/webcomponents/p-BP7op0vq.js +0 -1
- package/dist/webcomponents/p-BQ2TIFoY.js +0 -1
- package/dist/webcomponents/p-BSt6p1oq.js +0 -1
- package/dist/webcomponents/p-BY1mRAvj.js +0 -1
- package/dist/webcomponents/p-BbZwa5UI.js +0 -1
- package/dist/webcomponents/p-Bn7inNWG.js +0 -2
- package/dist/webcomponents/p-C6c6Q0E7.js +0 -1
- package/dist/webcomponents/p-CaAVuW6B.js +0 -1
- package/dist/webcomponents/p-CpaS1Lex.js +0 -1
- package/dist/webcomponents/p-D51QuD44.js +0 -1
- package/dist/webcomponents/p-DD0Mvpeu.js +0 -1
- package/dist/webcomponents/p-DIDloHpm.js +0 -1
- package/dist/webcomponents/p-Dc1CS9Mi.js +0 -1
- package/dist/webcomponents/p-DsZZxRXY.js +0 -1
- package/dist/webcomponents/p-a1d3bb81.entry.js +0 -1
- package/dist/webcomponents/p-a9957ca5.entry.js +0 -1
- package/dist/webcomponents/p-abbf14b5.entry.js +0 -1
- package/dist/webcomponents/p-c44325f8.entry.js +0 -1
- package/dist/webcomponents/p-c65bcc0c.entry.js +0 -1
- package/dist/webcomponents/p-c874ca2b.entry.js +0 -1
- package/dist/webcomponents/p-caac63bf.entry.js +0 -1
- package/dist/webcomponents/p-d17e2531.entry.js +0 -1
- package/dist/webcomponents/p-d72e8541.entry.js +0 -1
- package/dist/webcomponents/p-eP3fmhta.js +0 -1
- package/dist/webcomponents/p-ef353e3d.entry.js +0 -1
- package/dist/webcomponents/p-fa1aba4e.entry.js +0 -1
- package/dist/webcomponents/p-fb16d889.entry.js +0 -1
- package/dist/webcomponents/p-fd4ffaa2.entry.js +0 -1
- package/dist/webcomponents/p-sw5RO19U.js +0 -1
package/dist/docs.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-
|
|
2
|
+
"timestamp": "2025-09-17T20:42:35",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.
|
|
5
|
+
"version": "4.37.0",
|
|
6
6
|
"typescriptVersion": "5.5.4"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
@@ -3523,10 +3523,10 @@
|
|
|
3523
3523
|
},
|
|
3524
3524
|
{
|
|
3525
3525
|
"name": "label",
|
|
3526
|
-
"type": "
|
|
3526
|
+
"type": "any",
|
|
3527
3527
|
"complexType": {
|
|
3528
|
-
"original": "
|
|
3529
|
-
"resolved": "
|
|
3528
|
+
"original": "any",
|
|
3529
|
+
"resolved": "any",
|
|
3530
3530
|
"references": {}
|
|
3531
3531
|
},
|
|
3532
3532
|
"mutable": false,
|
|
@@ -3536,7 +3536,7 @@
|
|
|
3536
3536
|
"docsTags": [],
|
|
3537
3537
|
"values": [
|
|
3538
3538
|
{
|
|
3539
|
-
"type": "
|
|
3539
|
+
"type": "any"
|
|
3540
3540
|
}
|
|
3541
3541
|
],
|
|
3542
3542
|
"optional": false,
|
|
@@ -3627,12 +3627,10 @@
|
|
|
3627
3627
|
"slots": [],
|
|
3628
3628
|
"parts": [],
|
|
3629
3629
|
"dependents": [
|
|
3630
|
-
"justifi-plaid-payment-method",
|
|
3631
3630
|
"justifi-radio-list-item",
|
|
3632
3631
|
"justifi-saved-payment-method",
|
|
3633
3632
|
"justifi-saved-payment-methods",
|
|
3634
3633
|
"justifi-season-interruption-insurance",
|
|
3635
|
-
"justifi-sezzle-payment-method",
|
|
3636
3634
|
"payment-method-option"
|
|
3637
3635
|
],
|
|
3638
3636
|
"dependencies": [
|
|
@@ -3642,9 +3640,6 @@
|
|
|
3642
3640
|
"form-control-radio": [
|
|
3643
3641
|
"form-control-help-text"
|
|
3644
3642
|
],
|
|
3645
|
-
"justifi-plaid-payment-method": [
|
|
3646
|
-
"form-control-radio"
|
|
3647
|
-
],
|
|
3648
3643
|
"justifi-radio-list-item": [
|
|
3649
3644
|
"form-control-radio"
|
|
3650
3645
|
],
|
|
@@ -3657,9 +3652,6 @@
|
|
|
3657
3652
|
"justifi-season-interruption-insurance": [
|
|
3658
3653
|
"form-control-radio"
|
|
3659
3654
|
],
|
|
3660
|
-
"justifi-sezzle-payment-method": [
|
|
3661
|
-
"form-control-radio"
|
|
3662
|
-
],
|
|
3663
3655
|
"payment-method-option": [
|
|
3664
3656
|
"form-control-radio"
|
|
3665
3657
|
]
|
|
@@ -6003,11 +5995,11 @@
|
|
|
6003
5995
|
},
|
|
6004
5996
|
{
|
|
6005
5997
|
"event": "applePayError",
|
|
6006
|
-
"detail": "{ error: string; }",
|
|
5998
|
+
"detail": "{ error: string; code: string; }",
|
|
6007
5999
|
"bubbles": true,
|
|
6008
6000
|
"complexType": {
|
|
6009
|
-
"original": "{ error: string }",
|
|
6010
|
-
"resolved": "{ error: string; }",
|
|
6001
|
+
"original": "{ error: string, code: string }",
|
|
6002
|
+
"resolved": "{ error: string; code: string; }",
|
|
6011
6003
|
"references": {}
|
|
6012
6004
|
},
|
|
6013
6005
|
"cancelable": true,
|
|
@@ -10312,6 +10304,11 @@
|
|
|
10312
10304
|
"event": "error-event",
|
|
10313
10305
|
"capture": false,
|
|
10314
10306
|
"passive": false
|
|
10307
|
+
},
|
|
10308
|
+
{
|
|
10309
|
+
"event": "checkout-changed",
|
|
10310
|
+
"capture": false,
|
|
10311
|
+
"passive": false
|
|
10315
10312
|
}
|
|
10316
10313
|
],
|
|
10317
10314
|
"styles": [],
|
|
@@ -10323,6 +10320,7 @@
|
|
|
10323
10320
|
"justifi-header",
|
|
10324
10321
|
"justifi-checkout-summary",
|
|
10325
10322
|
"justifi-saved-payment-methods",
|
|
10323
|
+
"justifi-radio-list-item",
|
|
10326
10324
|
"justifi-sezzle-payment-method",
|
|
10327
10325
|
"justifi-plaid-payment-method",
|
|
10328
10326
|
"justifi-tokenize-payment-method",
|
|
@@ -10334,6 +10332,7 @@
|
|
|
10334
10332
|
"justifi-header",
|
|
10335
10333
|
"justifi-checkout-summary",
|
|
10336
10334
|
"justifi-saved-payment-methods",
|
|
10335
|
+
"justifi-radio-list-item",
|
|
10337
10336
|
"justifi-sezzle-payment-method",
|
|
10338
10337
|
"justifi-plaid-payment-method",
|
|
10339
10338
|
"justifi-tokenize-payment-method",
|
|
@@ -10345,10 +10344,7 @@
|
|
|
10345
10344
|
"form-control-radio": [
|
|
10346
10345
|
"form-control-help-text"
|
|
10347
10346
|
],
|
|
10348
|
-
"justifi-
|
|
10349
|
-
"form-control-radio"
|
|
10350
|
-
],
|
|
10351
|
-
"justifi-plaid-payment-method": [
|
|
10347
|
+
"justifi-radio-list-item": [
|
|
10352
10348
|
"form-control-radio"
|
|
10353
10349
|
],
|
|
10354
10350
|
"justifi-tokenize-payment-method": [
|
|
@@ -10359,9 +10355,6 @@
|
|
|
10359
10355
|
"justifi-bank-account-form",
|
|
10360
10356
|
"justifi-button"
|
|
10361
10357
|
],
|
|
10362
|
-
"justifi-radio-list-item": [
|
|
10363
|
-
"form-control-radio"
|
|
10364
|
-
],
|
|
10365
10358
|
"justifi-billing-form": [
|
|
10366
10359
|
"justifi-bank-account-billing-form-simple",
|
|
10367
10360
|
"justifi-card-billing-form-simple",
|
|
@@ -13147,38 +13140,48 @@
|
|
|
13147
13140
|
"required": false,
|
|
13148
13141
|
"getter": false,
|
|
13149
13142
|
"setter": false
|
|
13150
|
-
}
|
|
13143
|
+
}
|
|
13144
|
+
],
|
|
13145
|
+
"methods": [
|
|
13151
13146
|
{
|
|
13152
|
-
"name": "
|
|
13153
|
-
"
|
|
13147
|
+
"name": "setSelectedPaymentMethod",
|
|
13148
|
+
"returns": {
|
|
13149
|
+
"type": "Promise<void>",
|
|
13150
|
+
"docs": ""
|
|
13151
|
+
},
|
|
13154
13152
|
"complexType": {
|
|
13155
|
-
"
|
|
13156
|
-
"
|
|
13157
|
-
|
|
13153
|
+
"signature": "(paymentMethod: SelectedPaymentMethod) => Promise<void>",
|
|
13154
|
+
"parameters": [
|
|
13155
|
+
{
|
|
13156
|
+
"name": "paymentMethod",
|
|
13157
|
+
"type": "{ id?: string; type: PAYMENT_METHODS; }",
|
|
13158
|
+
"docs": ""
|
|
13159
|
+
}
|
|
13160
|
+
],
|
|
13161
|
+
"references": {
|
|
13162
|
+
"Promise": {
|
|
13163
|
+
"location": "global",
|
|
13164
|
+
"id": "global::Promise"
|
|
13165
|
+
},
|
|
13166
|
+
"SelectedPaymentMethod": {
|
|
13167
|
+
"location": "import",
|
|
13168
|
+
"path": "./ModularCheckout",
|
|
13169
|
+
"id": "src/components/modular-checkout/ModularCheckout.ts::SelectedPaymentMethod"
|
|
13170
|
+
}
|
|
13171
|
+
},
|
|
13172
|
+
"return": "Promise<void>"
|
|
13158
13173
|
},
|
|
13159
|
-
"
|
|
13160
|
-
"
|
|
13161
|
-
"reflectToAttr": false,
|
|
13162
|
-
"docs": "",
|
|
13163
|
-
"docsTags": [
|
|
13164
|
-
{
|
|
13165
|
-
"name": "default",
|
|
13166
|
-
"text": "false"
|
|
13167
|
-
}
|
|
13168
|
-
],
|
|
13169
|
-
"default": "false",
|
|
13170
|
-
"values": [
|
|
13174
|
+
"signature": "setSelectedPaymentMethod(paymentMethod: SelectedPaymentMethod) => Promise<void>",
|
|
13175
|
+
"parameters": [
|
|
13171
13176
|
{
|
|
13172
|
-
"
|
|
13177
|
+
"name": "paymentMethod",
|
|
13178
|
+
"type": "{ id?: string; type: PAYMENT_METHODS; }",
|
|
13179
|
+
"docs": ""
|
|
13173
13180
|
}
|
|
13174
13181
|
],
|
|
13175
|
-
"
|
|
13176
|
-
"
|
|
13177
|
-
|
|
13178
|
-
"setter": false
|
|
13179
|
-
}
|
|
13180
|
-
],
|
|
13181
|
-
"methods": [
|
|
13182
|
+
"docs": "",
|
|
13183
|
+
"docsTags": []
|
|
13184
|
+
},
|
|
13182
13185
|
{
|
|
13183
13186
|
"name": "submitCheckout",
|
|
13184
13187
|
"returns": {
|
|
@@ -13203,10 +13206,6 @@
|
|
|
13203
13206
|
"location": "import",
|
|
13204
13207
|
"path": "../../components",
|
|
13205
13208
|
"id": "src/components.d.ts::BillingFormFields"
|
|
13206
|
-
},
|
|
13207
|
-
"Record": {
|
|
13208
|
-
"location": "global",
|
|
13209
|
-
"id": "global::Record"
|
|
13210
13209
|
}
|
|
13211
13210
|
},
|
|
13212
13211
|
"return": "Promise<void>"
|
|
@@ -13247,13 +13246,19 @@
|
|
|
13247
13246
|
],
|
|
13248
13247
|
"events": [
|
|
13249
13248
|
{
|
|
13250
|
-
"event": "
|
|
13251
|
-
"detail": "
|
|
13249
|
+
"event": "checkout-changed",
|
|
13250
|
+
"detail": "CheckoutChangedEventDetail",
|
|
13252
13251
|
"bubbles": true,
|
|
13253
13252
|
"complexType": {
|
|
13254
|
-
"original": "
|
|
13255
|
-
"resolved": "
|
|
13256
|
-
"references": {
|
|
13253
|
+
"original": "CheckoutChangedEventDetail",
|
|
13254
|
+
"resolved": "CheckoutChangedEventDetail",
|
|
13255
|
+
"references": {
|
|
13256
|
+
"CheckoutChangedEventDetail": {
|
|
13257
|
+
"location": "import",
|
|
13258
|
+
"path": "./ModularCheckout",
|
|
13259
|
+
"id": "src/components/modular-checkout/ModularCheckout.ts::CheckoutChangedEventDetail"
|
|
13260
|
+
}
|
|
13261
|
+
}
|
|
13257
13262
|
},
|
|
13258
13263
|
"cancelable": true,
|
|
13259
13264
|
"composed": true,
|
|
@@ -13261,12 +13266,12 @@
|
|
|
13261
13266
|
"docsTags": []
|
|
13262
13267
|
},
|
|
13263
13268
|
{
|
|
13264
|
-
"event": "
|
|
13265
|
-
"detail": "
|
|
13269
|
+
"event": "error-event",
|
|
13270
|
+
"detail": "any",
|
|
13266
13271
|
"bubbles": true,
|
|
13267
13272
|
"complexType": {
|
|
13268
|
-
"original": "
|
|
13269
|
-
"resolved": "
|
|
13273
|
+
"original": "any",
|
|
13274
|
+
"resolved": "any",
|
|
13270
13275
|
"references": {}
|
|
13271
13276
|
},
|
|
13272
13277
|
"cancelable": true,
|
|
@@ -15963,6 +15968,28 @@
|
|
|
15963
15968
|
"docs": "",
|
|
15964
15969
|
"docsTags": []
|
|
15965
15970
|
},
|
|
15971
|
+
{
|
|
15972
|
+
"name": "handleSelectionClick",
|
|
15973
|
+
"returns": {
|
|
15974
|
+
"type": "Promise<void>",
|
|
15975
|
+
"docs": ""
|
|
15976
|
+
},
|
|
15977
|
+
"complexType": {
|
|
15978
|
+
"signature": "() => Promise<void>",
|
|
15979
|
+
"parameters": [],
|
|
15980
|
+
"references": {
|
|
15981
|
+
"Promise": {
|
|
15982
|
+
"location": "global",
|
|
15983
|
+
"id": "global::Promise"
|
|
15984
|
+
}
|
|
15985
|
+
},
|
|
15986
|
+
"return": "Promise<void>"
|
|
15987
|
+
},
|
|
15988
|
+
"signature": "handleSelectionClick() => Promise<void>",
|
|
15989
|
+
"parameters": [],
|
|
15990
|
+
"docs": "",
|
|
15991
|
+
"docsTags": []
|
|
15992
|
+
},
|
|
15966
15993
|
{
|
|
15967
15994
|
"name": "isCurrentlySelected",
|
|
15968
15995
|
"returns": {
|
|
@@ -16164,16 +16191,8 @@
|
|
|
16164
16191
|
"dependents": [
|
|
16165
16192
|
"justifi-checkout"
|
|
16166
16193
|
],
|
|
16167
|
-
"dependencies": [
|
|
16168
|
-
"form-control-radio"
|
|
16169
|
-
],
|
|
16194
|
+
"dependencies": [],
|
|
16170
16195
|
"dependencyGraph": {
|
|
16171
|
-
"justifi-plaid-payment-method": [
|
|
16172
|
-
"form-control-radio"
|
|
16173
|
-
],
|
|
16174
|
-
"form-control-radio": [
|
|
16175
|
-
"form-control-help-text"
|
|
16176
|
-
],
|
|
16177
16196
|
"justifi-checkout": [
|
|
16178
16197
|
"justifi-plaid-payment-method"
|
|
16179
16198
|
]
|
|
@@ -16415,10 +16434,10 @@
|
|
|
16415
16434
|
},
|
|
16416
16435
|
{
|
|
16417
16436
|
"name": "label",
|
|
16418
|
-
"type": "
|
|
16437
|
+
"type": "any",
|
|
16419
16438
|
"complexType": {
|
|
16420
|
-
"original": "
|
|
16421
|
-
"resolved": "
|
|
16439
|
+
"original": "any",
|
|
16440
|
+
"resolved": "any",
|
|
16422
16441
|
"references": {}
|
|
16423
16442
|
},
|
|
16424
16443
|
"mutable": false,
|
|
@@ -16428,7 +16447,7 @@
|
|
|
16428
16447
|
"docsTags": [],
|
|
16429
16448
|
"values": [
|
|
16430
16449
|
{
|
|
16431
|
-
"type": "
|
|
16450
|
+
"type": "any"
|
|
16432
16451
|
}
|
|
16433
16452
|
],
|
|
16434
16453
|
"optional": false,
|
|
@@ -16505,6 +16524,7 @@
|
|
|
16505
16524
|
"slots": [],
|
|
16506
16525
|
"parts": [],
|
|
16507
16526
|
"dependents": [
|
|
16527
|
+
"justifi-checkout",
|
|
16508
16528
|
"justifi-tokenize-payment-method"
|
|
16509
16529
|
],
|
|
16510
16530
|
"dependencies": [
|
|
@@ -16517,6 +16537,9 @@
|
|
|
16517
16537
|
"form-control-radio": [
|
|
16518
16538
|
"form-control-help-text"
|
|
16519
16539
|
],
|
|
16540
|
+
"justifi-checkout": [
|
|
16541
|
+
"justifi-radio-list-item"
|
|
16542
|
+
],
|
|
16520
16543
|
"justifi-tokenize-payment-method": [
|
|
16521
16544
|
"justifi-radio-list-item"
|
|
16522
16545
|
]
|
|
@@ -16896,7 +16919,37 @@
|
|
|
16896
16919
|
"docs": "",
|
|
16897
16920
|
"docsTags": [],
|
|
16898
16921
|
"usage": {},
|
|
16899
|
-
"props": [
|
|
16922
|
+
"props": [
|
|
16923
|
+
{
|
|
16924
|
+
"name": "label",
|
|
16925
|
+
"type": "string",
|
|
16926
|
+
"complexType": {
|
|
16927
|
+
"original": "string",
|
|
16928
|
+
"resolved": "string",
|
|
16929
|
+
"references": {}
|
|
16930
|
+
},
|
|
16931
|
+
"mutable": false,
|
|
16932
|
+
"attr": "label",
|
|
16933
|
+
"reflectToAttr": false,
|
|
16934
|
+
"docs": "",
|
|
16935
|
+
"docsTags": [
|
|
16936
|
+
{
|
|
16937
|
+
"name": "default",
|
|
16938
|
+
"text": "'Save New Payment Method'"
|
|
16939
|
+
}
|
|
16940
|
+
],
|
|
16941
|
+
"default": "'Save New Payment Method'",
|
|
16942
|
+
"values": [
|
|
16943
|
+
{
|
|
16944
|
+
"type": "string"
|
|
16945
|
+
}
|
|
16946
|
+
],
|
|
16947
|
+
"optional": true,
|
|
16948
|
+
"required": false,
|
|
16949
|
+
"getter": false,
|
|
16950
|
+
"setter": false
|
|
16951
|
+
}
|
|
16952
|
+
],
|
|
16900
16953
|
"methods": [],
|
|
16901
16954
|
"events": [
|
|
16902
16955
|
{
|
|
@@ -17498,6 +17551,28 @@
|
|
|
17498
17551
|
"usage": {},
|
|
17499
17552
|
"props": [],
|
|
17500
17553
|
"methods": [
|
|
17554
|
+
{
|
|
17555
|
+
"name": "handleSelectionClick",
|
|
17556
|
+
"returns": {
|
|
17557
|
+
"type": "Promise<void>",
|
|
17558
|
+
"docs": ""
|
|
17559
|
+
},
|
|
17560
|
+
"complexType": {
|
|
17561
|
+
"signature": "() => Promise<void>",
|
|
17562
|
+
"parameters": [],
|
|
17563
|
+
"references": {
|
|
17564
|
+
"Promise": {
|
|
17565
|
+
"location": "global",
|
|
17566
|
+
"id": "global::Promise"
|
|
17567
|
+
}
|
|
17568
|
+
},
|
|
17569
|
+
"return": "Promise<void>"
|
|
17570
|
+
},
|
|
17571
|
+
"signature": "handleSelectionClick() => Promise<void>",
|
|
17572
|
+
"parameters": [],
|
|
17573
|
+
"docs": "",
|
|
17574
|
+
"docsTags": []
|
|
17575
|
+
},
|
|
17501
17576
|
{
|
|
17502
17577
|
"name": "resolvePaymentMethod",
|
|
17503
17578
|
"returns": {
|
|
@@ -17561,16 +17636,8 @@
|
|
|
17561
17636
|
"dependents": [
|
|
17562
17637
|
"justifi-checkout"
|
|
17563
17638
|
],
|
|
17564
|
-
"dependencies": [
|
|
17565
|
-
"form-control-radio"
|
|
17566
|
-
],
|
|
17639
|
+
"dependencies": [],
|
|
17567
17640
|
"dependencyGraph": {
|
|
17568
|
-
"justifi-sezzle-payment-method": [
|
|
17569
|
-
"form-control-radio"
|
|
17570
|
-
],
|
|
17571
|
-
"form-control-radio": [
|
|
17572
|
-
"form-control-help-text"
|
|
17573
|
-
],
|
|
17574
17641
|
"justifi-checkout": [
|
|
17575
17642
|
"justifi-sezzle-payment-method"
|
|
17576
17643
|
]
|
|
@@ -18599,6 +18666,29 @@
|
|
|
18599
18666
|
"getter": false,
|
|
18600
18667
|
"setter": false
|
|
18601
18668
|
},
|
|
18669
|
+
{
|
|
18670
|
+
"name": "savePaymentMethodLabel",
|
|
18671
|
+
"type": "string",
|
|
18672
|
+
"complexType": {
|
|
18673
|
+
"original": "string",
|
|
18674
|
+
"resolved": "string",
|
|
18675
|
+
"references": {}
|
|
18676
|
+
},
|
|
18677
|
+
"mutable": false,
|
|
18678
|
+
"attr": "save-payment-method-label",
|
|
18679
|
+
"reflectToAttr": false,
|
|
18680
|
+
"docs": "",
|
|
18681
|
+
"docsTags": [],
|
|
18682
|
+
"values": [
|
|
18683
|
+
{
|
|
18684
|
+
"type": "string"
|
|
18685
|
+
}
|
|
18686
|
+
],
|
|
18687
|
+
"optional": true,
|
|
18688
|
+
"required": false,
|
|
18689
|
+
"getter": false,
|
|
18690
|
+
"setter": false
|
|
18691
|
+
},
|
|
18602
18692
|
{
|
|
18603
18693
|
"name": "submitButtonText",
|
|
18604
18694
|
"type": "string",
|
|
@@ -21084,6 +21174,16 @@
|
|
|
21084
21174
|
"docstring": "",
|
|
21085
21175
|
"path": "src/api/Dispute.ts"
|
|
21086
21176
|
},
|
|
21177
|
+
"src/components/modular-checkout/ModularCheckout.ts::CheckoutChangedEventDetail": {
|
|
21178
|
+
"declaration": "export interface CheckoutChangedEventDetail {\n availablePaymentMethodTypes: PAYMENT_METHODS[];\n selectedPaymentMethod: SelectedPaymentMethod | undefined;\n savedPaymentMethods: SavedPaymentMethod[];\n}",
|
|
21179
|
+
"docstring": "",
|
|
21180
|
+
"path": "src/components/modular-checkout/ModularCheckout.ts"
|
|
21181
|
+
},
|
|
21182
|
+
"src/components/modular-checkout/ModularCheckout.ts::SelectedPaymentMethod": {
|
|
21183
|
+
"declaration": "{ id?: string; type: PAYMENT_METHODS }",
|
|
21184
|
+
"docstring": "",
|
|
21185
|
+
"path": "src/components/modular-checkout/ModularCheckout.ts"
|
|
21186
|
+
},
|
|
21087
21187
|
"src/components.d.ts::BillingFormFields": {
|
|
21088
21188
|
"declaration": "any",
|
|
21089
21189
|
"docstring": "",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { w as waitForConfig, c as configState } from './config-state-
|
|
2
|
-
import { g as generateId } from './utils-
|
|
1
|
+
import { w as waitForConfig, c as configState } from './config-state-Blo0ywwc.js';
|
|
2
|
+
import { g as generateId } from './utils-BscIVFn8.js';
|
|
3
3
|
|
|
4
4
|
const Api = () => {
|
|
5
5
|
async function getAuthorizationHeader(authToken) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { f as formatCurrency } from './utils-
|
|
1
|
+
import { f as formatCurrency } from './utils-BscIVFn8.js';
|
|
2
2
|
import { a as DisputeStatus } from './Dispute-BH0Xfn-F.js';
|
|
3
3
|
|
|
4
4
|
class Completion {
|
|
@@ -107,6 +107,8 @@ var PaymentMethodTypes;
|
|
|
107
107
|
PaymentMethodTypes["card"] = "card";
|
|
108
108
|
PaymentMethodTypes["bankAccount"] = "bankAccount";
|
|
109
109
|
PaymentMethodTypes["sezzle"] = "sezzle";
|
|
110
|
+
PaymentMethodTypes["plaid"] = "plaid";
|
|
111
|
+
PaymentMethodTypes["applePay"] = "applePay";
|
|
110
112
|
})(PaymentMethodTypes || (PaymentMethodTypes = {}));
|
|
111
113
|
var PaymentTypes;
|
|
112
114
|
(function (PaymentTypes) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host } from './index-
|
|
2
|
-
import { c as DetailItem, D as DetailSectionTitle } from './utils-
|
|
3
|
-
import {
|
|
1
|
+
import { r as registerInstance, h, H as Host } from './index-qipqIMyC.js';
|
|
2
|
+
import { c as DetailItem, D as DetailSectionTitle } from './utils-_ckvHjSW.js';
|
|
3
|
+
import { m as isEmptyObject, s as snakeCaseToHumanReadable, n as formatMediumDate } from './utils-BscIVFn8.js';
|
|
4
4
|
import './parts-RvUQ__Pq.js';
|
|
5
5
|
import './dinero-HXpYMWUU.js';
|
|
6
6
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h } from './index-
|
|
1
|
+
import { h } from './index-qipqIMyC.js';
|
|
2
2
|
import { D as badgeDark, E as badgeLight, F as badgeInfo, G as badgeWarning, H as badgeDanger, I as badgeSuccess, J as badgeSecondary, K as badgePrimary, L as badge } from './parts-RvUQ__Pq.js';
|
|
3
3
|
|
|
4
4
|
var BadgeVariant;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from './index-
|
|
2
|
-
import './config-state-
|
|
1
|
+
import { r as registerInstance, h, H as Host, c as createEvent, g as getElement } from './index-qipqIMyC.js';
|
|
2
|
+
import './config-state-Blo0ywwc.js';
|
|
3
3
|
import './dinero-HXpYMWUU.js';
|
|
4
4
|
import './ComponentError-Cjcsf8ku.js';
|
|
5
|
-
import { E as EntityDocumentType } from './Refund-
|
|
5
|
+
import { E as EntityDocumentType } from './Refund-Bc5By0lb.js';
|
|
6
6
|
import './Pagination-CLHwhyvu.js';
|
|
7
7
|
import './Business-BCoP0TAV.js';
|
|
8
8
|
import './Dispute-BH0Xfn-F.js';
|
|
9
9
|
import { c as bankAccountTypeOptions } from './business-form-options-CgssATyg.js';
|
|
10
10
|
import './event-types-XYgDHrVL.js';
|
|
11
11
|
import { n as numberOnlyHandler } from './utils-BnjCmwMr.js';
|
|
12
|
-
import { s as snakeCaseToHumanReadable,
|
|
12
|
+
import { s as snakeCaseToHumanReadable, e as formatDate, j as formatTimeSeconds } from './utils-BscIVFn8.js';
|
|
13
13
|
import { Y as card, C as heading2, aj as table, N as tableHeadCell, ak as tableCell, c as input, l as label, b as inputInvalid, T as inputDisabled, a as inputFocused } from './parts-RvUQ__Pq.js';
|
|
14
|
-
import { S as Skeleton } from './skeleton-
|
|
14
|
+
import { S as Skeleton } from './skeleton-DtpkgjZ6.js';
|
|
15
15
|
import './event-types-CZfYo5-1.js';
|
|
16
|
-
import { F as FormControlErrorText } from './form-control-error-text-
|
|
17
|
-
import './index-
|
|
16
|
+
import { F as FormControlErrorText } from './form-control-error-text-IXJJ4JpV.js';
|
|
17
|
+
import './index-ZfXl6Xrm.js';
|
|
18
18
|
import './helpers-Mu7LQT-w.js';
|
|
19
19
|
import './state-options-BX8GieXu.js';
|
|
20
20
|
|
|
@@ -96,10 +96,10 @@ const FileInput = class {
|
|
|
96
96
|
return part;
|
|
97
97
|
}
|
|
98
98
|
render() {
|
|
99
|
-
return (h(Host, { key: '
|
|
99
|
+
return (h(Host, { key: '3f6adbe90fc89972562f658958433d77ca9ad67c' }, h("div", { key: '522ea5f78109a2717e8b016c16d29c9444ebf0c2', class: "form-group d-flex flex-column" }, h("div", { key: '39647185cf2b6fbe4317aa5ae609a971161974a7', class: "d-flex align-items-start gap-2" }, h("label", { key: '18d7f1e782c74bfd9a1aad52c70d451e2d7ebdd5', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '3eab40969bc7d68b195093f7671244a2c1a0f537', helpText: this.helpText })), h("input", { key: '0acb164fc09a23fd8a8937222f527052bb02248e', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
|
|
100
100
|
this.isFocused = false;
|
|
101
101
|
this.formControlBlur.emit();
|
|
102
|
-
} }), h(FormControlErrorText, { key: '
|
|
102
|
+
} }), h(FormControlErrorText, { key: '03689848a01a3844dcf4480d5f997a3a52338ea1', errorText: this.errorText, name: this.name }))));
|
|
103
103
|
}
|
|
104
104
|
get el() { return getElement(this); }
|
|
105
105
|
};
|
|
@@ -1,23 +1,17 @@
|
|
|
1
|
-
import { h, r as registerInstance, H as Host } from './index-
|
|
2
|
-
import { S as Skeleton } from './skeleton-
|
|
3
|
-
import { w as waitForConfig, c as configState } from './config-state-
|
|
1
|
+
import { h, r as registerInstance, H as Host } from './index-qipqIMyC.js';
|
|
2
|
+
import { S as Skeleton } from './skeleton-DtpkgjZ6.js';
|
|
3
|
+
import { w as waitForConfig, c as configState } from './config-state-Blo0ywwc.js';
|
|
4
|
+
import { b as generateTabId } from './utils-BscIVFn8.js';
|
|
4
5
|
import './parts-RvUQ__Pq.js';
|
|
5
|
-
import './index-
|
|
6
|
+
import './index-ZfXl6Xrm.js';
|
|
7
|
+
import './dinero-HXpYMWUU.js';
|
|
6
8
|
|
|
7
9
|
const BankAccountFormSkeleton = (props) => {
|
|
8
10
|
const { isReady } = props;
|
|
9
11
|
if (isReady) {
|
|
10
12
|
return null;
|
|
11
13
|
}
|
|
12
|
-
return (h("div", { class: "container-fluid p-0" },
|
|
13
|
-
h("div", { class: "row mb-3" },
|
|
14
|
-
h("div", { class: "col-12 align-content-end" },
|
|
15
|
-
h(Skeleton, { height: "18px", width: "120px" }),
|
|
16
|
-
h(Skeleton, { height: "36px" }))),
|
|
17
|
-
h("div", { class: "row" },
|
|
18
|
-
h("div", { class: "col-12 align-content-end" },
|
|
19
|
-
h(Skeleton, { height: "18px", width: "110px" }),
|
|
20
|
-
h(Skeleton, { height: "36px" })))));
|
|
14
|
+
return (h("div", { class: "container-fluid p-0" }, h("div", { class: "row mb-3" }, h("div", { class: "col-12 align-content-end" }, h(Skeleton, { height: "18px", width: "120px" }), h(Skeleton, { height: "36px" }))), h("div", { class: "row" }, h("div", { class: "col-12 align-content-end" }, h(Skeleton, { height: "18px", width: "110px" }), h(Skeleton, { height: "36px" })))));
|
|
21
15
|
};
|
|
22
16
|
|
|
23
17
|
const BankAccountForm = class {
|
|
@@ -28,6 +22,7 @@ const BankAccountForm = class {
|
|
|
28
22
|
async componentWillLoad() {
|
|
29
23
|
await waitForConfig();
|
|
30
24
|
this.iframeOrigin = configState.iframeOrigin;
|
|
25
|
+
this.tabId = generateTabId();
|
|
31
26
|
}
|
|
32
27
|
componentDidRender() {
|
|
33
28
|
const elements = [
|
|
@@ -51,10 +46,10 @@ const BankAccountForm = class {
|
|
|
51
46
|
return this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
|
|
52
47
|
}
|
|
53
48
|
render() {
|
|
54
|
-
return (h(Host, { key: '
|
|
49
|
+
return (h(Host, { key: '7ee7c6e3c26ab1a90bdbf7215fe13f65aade1025' }, h(BankAccountFormSkeleton, { key: 'e4afc94a21b041972d031cfce88a102f763932d1', isReady: this.isReady }), h("div", { key: '8980e0dc0048dbd9cd93a4f93fab8c4cbfeef611', class: "container-fluid p-0", style: {
|
|
55
50
|
opacity: this.isReady ? '1' : '0',
|
|
56
51
|
height: this.isReady ? 'auto' : '0',
|
|
57
|
-
} }, h("div", { key: '
|
|
52
|
+
} }, h("div", { key: 'd04bb6b18498de9646ba6e2ee32f223774a72cc7', class: "row mb-3" }, h("iframe-input", { key: '7eb29da8beff34cbe5d2b7c151fec433d17f8555', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber?tabId=${this.tabId}` })), h("div", { key: 'c6345cddc37cbe5627ca4581fb98be55b85550a6', class: "row" }, h("iframe-input", { key: '0bf71a22e9126e04f15f213d84953ccfd3388ef0', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber?tabId=${this.tabId}` })))));
|
|
58
53
|
}
|
|
59
54
|
};
|
|
60
55
|
|
|
@@ -1,28 +1,13 @@
|
|
|
1
|
-
import { h, F as Fragment, r as registerInstance, c as createEvent } from './index-
|
|
2
|
-
import { E as ErrorState } from './utils-
|
|
3
|
-
import { S as StyledHost } from './styled-host-
|
|
1
|
+
import { h, F as Fragment, r as registerInstance, c as createEvent } from './index-qipqIMyC.js';
|
|
2
|
+
import { E as ErrorState } from './utils-_ckvHjSW.js';
|
|
3
|
+
import { S as StyledHost } from './styled-host-CbizlfAU.js';
|
|
4
4
|
import './event-types-CZfYo5-1.js';
|
|
5
|
-
import { S as Skeleton } from './skeleton-
|
|
5
|
+
import { S as Skeleton } from './skeleton-DtpkgjZ6.js';
|
|
6
6
|
import './parts-RvUQ__Pq.js';
|
|
7
7
|
|
|
8
8
|
const BusinessDetailsLoading = () => {
|
|
9
|
-
const Block = () => (h("div", { class: "mt-5" },
|
|
10
|
-
|
|
11
|
-
h("hr", null),
|
|
12
|
-
h("div", { class: "row g-3" },
|
|
13
|
-
h("div", { class: "col-12 col-md-6" },
|
|
14
|
-
h(Skeleton, null),
|
|
15
|
-
h(Skeleton, null),
|
|
16
|
-
h(Skeleton, null)),
|
|
17
|
-
h("div", { class: "col-12 col-md-6" },
|
|
18
|
-
h(Skeleton, null),
|
|
19
|
-
h(Skeleton, null),
|
|
20
|
-
h(Skeleton, null)))));
|
|
21
|
-
return (h(Fragment, null,
|
|
22
|
-
h(Block, null),
|
|
23
|
-
h(Block, null),
|
|
24
|
-
h(Block, null),
|
|
25
|
-
h(Block, null)));
|
|
9
|
+
const Block = () => (h("div", { class: "mt-5" }, h(Skeleton, { width: "40%", height: "1.5rem" }), h("hr", null), h("div", { class: "row g-3" }, h("div", { class: "col-12 col-md-6" }, h(Skeleton, null), h(Skeleton, null), h(Skeleton, null)), h("div", { class: "col-12 col-md-6" }, h(Skeleton, null), h(Skeleton, null), h(Skeleton, null)))));
|
|
10
|
+
return (h(Fragment, null, h(Block, null), h(Block, null), h(Block, null), h(Block, null)));
|
|
26
11
|
};
|
|
27
12
|
|
|
28
13
|
var RENDER_STATES;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { A as Api } from './Api-
|
|
1
|
+
import { A as Api } from './Api-D4tj-h4P.js';
|
|
2
2
|
import './ComponentError-Cjcsf8ku.js';
|
|
3
|
-
import './Refund-
|
|
3
|
+
import './Refund-Bc5By0lb.js';
|
|
4
4
|
import './Pagination-CLHwhyvu.js';
|
|
5
5
|
import './Business-BCoP0TAV.js';
|
|
6
6
|
import './Dispute-BH0Xfn-F.js';
|