@justifi/webcomponents 6.11.0 → 6.12.1-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.
Files changed (924) hide show
  1. package/dist/cjs/{check-pkg-version-Di4JmtKX.js → Analytics-D72yBqoQ.js} +2 -46
  2. package/dist/cjs/{Plaid-DR9WDZ98.js → Plaid-6JK8xPnG.js} +47 -14
  3. package/dist/cjs/additional-questions-details_5.cjs.entry.js +2 -2
  4. package/dist/cjs/{justifi-additional-questions-form-step_9.cjs.entry.js → additional-questions-form-step_14.cjs.entry.js} +461 -68
  5. package/dist/cjs/{form-alert_5.cjs.entry.js → additional-questions_5.cjs.entry.js} +26 -26
  6. package/dist/cjs/bank-account-billing-form-simple_4.cjs.entry.js +203 -0
  7. package/dist/cjs/bank-account-form.cjs.entry.js +8 -4
  8. package/dist/cjs/bank-account-read-only-value.cjs.entry.js +15 -0
  9. package/dist/cjs/{business.service-mliLE8kX.js → business.service-XXjIL3rT.js} +1 -2
  10. package/dist/cjs/card-form.cjs.entry.js +8 -4
  11. package/dist/cjs/check-pkg-version-EI9MxE9j.js +47 -0
  12. package/dist/cjs/{checkout.service-Cok0vRot.js → checkout.service-BUpGS3Nm.js} +1 -2
  13. package/dist/cjs/checkouts-list-core.cjs.entry.js +2 -3
  14. package/dist/cjs/custom-popper_2.cjs.entry.js +4 -4
  15. package/dist/cjs/{dispute.service-DEH_I2G9.js → dispute.service-BC_bJL60.js} +1 -2
  16. package/dist/cjs/{form-control-number-masked_3.cjs.entry.js → form-address-fields_3.cjs.entry.js} +23 -23
  17. package/dist/cjs/form-control-checkbox.cjs.entry.js +4 -4
  18. package/dist/cjs/form-control-date.cjs.entry.js +4 -4
  19. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +7 -7
  20. package/dist/cjs/form-control-file.cjs.entry.js +59 -0
  21. package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +4 -4
  22. package/dist/cjs/form-control-monetary.cjs.entry.js +4 -4
  23. package/dist/cjs/form-control-number_3.cjs.entry.js +11 -11
  24. package/dist/cjs/form-control-radio.cjs.entry.js +4 -4
  25. package/dist/cjs/form-control-select_2.cjs.entry.js +8 -8
  26. package/dist/cjs/{get-business-DF-XBH8G.js → get-business-Dk1gjO4B.js} +4 -4
  27. package/dist/cjs/{get-payment-details-DNpOyUyR.js → get-payment-details-Cvi1hHGJ.js} +4 -5
  28. package/dist/cjs/{get-payout-csv-DE_D9y08.js → get-payout-csv-CFsWBUNg.js} +3 -3
  29. package/dist/cjs/{get-subaccounts-BQW_RPW5.js → get-subaccounts-BPJ2-LBo.js} +4 -5
  30. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +1 -1
  31. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  32. package/dist/cjs/internal-button.cjs.entry.js +18 -0
  33. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +24 -24
  34. package/dist/cjs/{justifi-apple-pay_8.cjs.entry.js → justifi-apple-pay_11.cjs.entry.js} +382 -76
  35. package/dist/cjs/justifi-bank-account-billing-form-simple.cjs.entry.js +45 -0
  36. package/dist/cjs/justifi-bank-account-form.cjs.entry.js +43 -0
  37. package/dist/cjs/justifi-billing-form-full.cjs.entry.js +24 -0
  38. package/dist/cjs/justifi-billing-form.cjs.entry.js +24 -0
  39. package/dist/cjs/justifi-business-details.cjs.entry.js +13 -13
  40. package/dist/cjs/justifi-business-form.cjs.entry.js +13 -13
  41. package/dist/cjs/justifi-card-billing-form-simple.cjs.entry.js +24 -0
  42. package/dist/cjs/justifi-card-form.cjs.entry.js +43 -0
  43. package/dist/cjs/justifi-checkout.cjs.entry.js +9 -11
  44. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +5 -6
  45. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +15 -15
  46. package/dist/cjs/justifi-config-provider.cjs.entry.js +2 -2
  47. package/dist/cjs/justifi-details.cjs.entry.js +3 -3
  48. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +3 -3
  49. package/dist/cjs/justifi-dispute-management.cjs.entry.js +16 -16
  50. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +26 -26
  51. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +12 -12
  52. package/dist/cjs/justifi-order-terminals.cjs.entry.js +17 -17
  53. package/dist/cjs/justifi-payment-details.cjs.entry.js +13 -13
  54. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +137 -20
  55. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +13 -13
  56. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +4 -4
  57. package/dist/cjs/justifi-payments-list.cjs.entry.js +14 -14
  58. package/dist/cjs/justifi-payout-details.cjs.entry.js +14 -14
  59. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +13 -13
  60. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +5 -6
  61. package/dist/cjs/justifi-payouts-list.cjs.entry.js +17 -17
  62. package/dist/cjs/justifi-refund-payment.cjs.entry.js +16 -16
  63. package/dist/cjs/justifi-save-new-payment-method.cjs.entry.js +18 -0
  64. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +3 -3
  65. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +14 -14
  66. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  67. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +6 -7
  68. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +14 -14
  69. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +4 -5
  70. package/dist/cjs/justifi-terminals-list.cjs.entry.js +16 -16
  71. package/dist/cjs/loader.cjs.js +1 -1
  72. package/dist/cjs/{package-D8NG-zuY.js → package-U1Mz5_qn.js} +1 -1
  73. package/dist/cjs/payment-details-core.cjs.entry.js +9 -10
  74. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  75. package/dist/cjs/{payment-provisioning-actions-J6TGZZb9.js → payment-provisioning-actions-DscyasDY.js} +18 -18
  76. package/dist/cjs/payment-provisioning-form-buttons_2.cjs.entry.js +52 -0
  77. package/dist/cjs/{payment.service-Dl9UExDw.js → payment.service-DC2FVlv-.js} +1 -2
  78. package/dist/cjs/payments-list-core.cjs.entry.js +2 -3
  79. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  80. package/dist/cjs/{payout.service-kaFewwx4.js → payout.service-Bjbt6USA.js} +1 -2
  81. package/dist/cjs/payouts-list-core.cjs.entry.js +4 -5
  82. package/dist/cjs/{plaid.service-CK1ouCBC.js → plaid.service-C0ZgOkwL.js} +1 -2
  83. package/dist/cjs/radio-list-item.cjs.entry.js +21 -0
  84. package/dist/cjs/save-new-payment-method.cjs.entry.js +25 -0
  85. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  86. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +3 -4
  87. package/dist/cjs/{terminal-orders-table-07fV7wGh.js → terminal-orders-table-j_IoYD-2.js} +1 -2
  88. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  89. package/dist/cjs/{terminal.service-UUoIe0IR.js → terminal.service-YAuPfEGz.js} +1 -2
  90. package/dist/cjs/terminals-list-core.cjs.entry.js +2 -3
  91. package/dist/cjs/{utils-DvUQQLmR.js → utils-C4CgQd55.js} +4 -4
  92. package/dist/cjs/webcomponents.cjs.js +1 -1
  93. package/dist/collection/api/ApplePay.js +4 -0
  94. package/dist/collection/api/services/apple-pay.service.js +1 -0
  95. package/dist/collection/collection-manifest.json +58 -53
  96. package/dist/collection/components/business-details/{business-details.js → justifi-business-details.js} +1 -1
  97. package/dist/collection/components/business-details/representative-details/representative-details.js +1 -1
  98. package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +2 -2
  99. package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +3 -3
  100. package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +3 -3
  101. package/dist/collection/components/business-forms/business-form/{business-form.js → justifi-business-form.js} +2 -2
  102. package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +2 -2
  103. package/dist/collection/components/business-forms/owner-form/identity-address/identity-address-form.js +2 -2
  104. package/dist/collection/components/business-forms/owner-form/owner-form-core.js +2 -2
  105. package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +3 -3
  106. package/dist/collection/components/business-forms/owner-form/owner-form.js +3 -3
  107. package/dist/collection/components/business-forms/payment-provisioning/additional-questions/{business-additional-questions-form-step.js → additional-questions-form-step.js} +1 -1
  108. package/dist/collection/components/business-forms/payment-provisioning/bank-account/{bank-account-document-inputs.js → bank-account-document-form-inputs.js} +1 -1
  109. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs-canada.js +1 -1
  110. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.js +1 -1
  111. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-read-only-value.js +1 -1
  112. package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +1 -1
  113. package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +1 -1
  114. package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +2 -2
  115. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +4 -4
  116. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +2 -2
  117. package/dist/collection/components/business-forms/payment-provisioning/form-address-fields/form-address-fields.js +2 -2
  118. package/dist/collection/components/business-forms/payment-provisioning/form-control-monetary-provisioning.js +3 -3
  119. package/dist/collection/components/business-forms/payment-provisioning/{payment-provisioning-core.js → justifi-payment-provisioning.js} +76 -76
  120. package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +2 -2
  121. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-buttons.js +2 -2
  122. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-steps.js +9 -9
  123. package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +2 -2
  124. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +11 -16
  125. package/dist/collection/components/{modular-checkout/sub-components → checkout/billing-form}/bank-account-billing-form-simple.js +16 -35
  126. package/dist/collection/components/{modular-checkout/sub-components → checkout/billing-form}/billing-form-full.js +19 -37
  127. package/dist/collection/components/checkout/billing-form/billing-form.js +5 -35
  128. package/dist/collection/components/{modular-checkout/sub-components → checkout/billing-form}/card-billing-form-simple.js +16 -35
  129. package/dist/collection/components/checkout/billing-form/justifi-billing-form.js +140 -0
  130. package/dist/collection/components/checkout/card-form/card-form.js +11 -16
  131. package/dist/collection/components/checkout/{checkout.js → justifi-checkout.js} +3 -24
  132. package/dist/collection/components/checkout/{saved-payment-method.js → justifi-saved-payment-method.js} +2 -2
  133. package/dist/collection/components/checkout/save-new-payment-method/justifi-save-new-payment-method.js +73 -0
  134. package/dist/collection/components/checkout/{save-new-payment-method.js → save-new-payment-method/save-new-payment-method.js} +23 -6
  135. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  136. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +3 -3
  137. package/dist/collection/components/checkouts-list/{checkouts-list.js → justifi-checkouts-list.js} +2 -2
  138. package/dist/collection/components/config-provider/{config-provider.js → justifi-config-provider.js} +1 -1
  139. package/dist/collection/components/dispute-management/dispute-management-core.js +2 -2
  140. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +2 -2
  141. package/dist/collection/components/dispute-management/dispute-response/{additional-statement.js → justifi-additional-statement.js} +2 -2
  142. package/dist/collection/components/dispute-management/dispute-response/{cancellation-policy.js → justifi-cancellation-policy.js} +2 -2
  143. package/dist/collection/components/dispute-management/dispute-response/{customer-details.js → justifi-customer-details.js} +2 -2
  144. package/dist/collection/components/dispute-management/dispute-response/{dispute-response.js → justifi-dispute-response.js} +5 -4
  145. package/dist/collection/components/dispute-management/dispute-response/{duplicate-charge.js → justifi-duplicate-charge.js} +2 -2
  146. package/dist/collection/components/dispute-management/dispute-response/{electronic-evidence.js → justifi-electronic-evidence.js} +2 -2
  147. package/dist/collection/components/dispute-management/dispute-response/{product-or-service.js → justifi-product-or-service.js} +2 -2
  148. package/dist/collection/components/dispute-management/dispute-response/{refund-policy.js → justifi-refund-policy.js} +2 -2
  149. package/dist/collection/components/dispute-management/dispute-response/{shipping-details.js → justifi-shipping-details.js} +2 -2
  150. package/dist/collection/components/dispute-management/{dispute-management.js → justifi-dispute-management.js} +2 -2
  151. package/dist/collection/components/dispute-management/{dispute-notification.js → justifi-dispute-notification.js} +3 -3
  152. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  153. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  154. package/dist/collection/components/gross-payment-chart/{gross-payment-chart.js → justifi-gross-payment-chart.js} +1 -1
  155. package/dist/collection/components/insurance/season-interruption/{season-interruption-insurance.js → justifi-season-interruption-insurance.js} +1 -1
  156. package/dist/collection/components/modular-checkout/{modular-checkout.js → justifi-modular-checkout.js} +41 -3
  157. package/dist/collection/components/modular-checkout/sub-components/{apple-pay.js → justifi-apple-pay.js} +8 -11
  158. package/dist/collection/components/modular-checkout/sub-components/justifi-bank-account-billing-form-simple.js +95 -0
  159. package/dist/collection/components/modular-checkout/sub-components/justifi-bank-account-form.js +69 -0
  160. package/dist/collection/components/modular-checkout/sub-components/justifi-billing-form-full.js +83 -0
  161. package/dist/collection/components/modular-checkout/sub-components/justifi-card-billing-form-simple.js +83 -0
  162. package/dist/collection/components/modular-checkout/sub-components/justifi-card-form.js +69 -0
  163. package/dist/collection/components/modular-checkout/sub-components/justifi-checkout-summary.js +12 -0
  164. package/dist/collection/components/modular-checkout/sub-components/{google-pay.js → justifi-google-pay.js} +1 -1
  165. package/dist/collection/components/modular-checkout/sub-components/{plaid-payment-method.js → justifi-plaid-payment-method.js} +2 -2
  166. package/dist/collection/components/modular-checkout/sub-components/{saved-payment-methods.js → justifi-saved-payment-methods.js} +1 -1
  167. package/dist/collection/components/modular-checkout/sub-components/{sezzle-payment-method.js → justifi-sezzle-payment-method.js} +1 -1
  168. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  169. package/dist/collection/components/order-terminals/{order-terminals.js → justifi-order-terminals.js} +2 -2
  170. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  171. package/dist/collection/components/payment-details/{payment-details.js → justifi-payment-details.js} +1 -1
  172. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  173. package/dist/collection/components/payment-transactions-list/{payment-transactions-list.js → justifi-payment-transactions-list.js} +2 -2
  174. package/dist/collection/components/payments-list/{payments-list-filters.js → justifi-payments-list-filters.js} +3 -3
  175. package/dist/collection/components/payments-list/{payments-list.js → justifi-payments-list.js} +2 -2
  176. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  177. package/dist/collection/components/payout-details/{payout-details.js → justifi-payout-details.js} +1 -1
  178. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  179. package/dist/collection/components/payout-transactions-list/{payout-transactions-list.js → justifi-payout-transactions-list.js} +2 -2
  180. package/dist/collection/components/payouts-list/{payouts-list-filters.js → justifi-payouts-list-filters.js} +3 -3
  181. package/dist/collection/components/payouts-list/{payouts-list.js → justifi-payouts-list.js} +2 -2
  182. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  183. package/dist/collection/components/refund-payment/{refund-payment.js → justifi-refund-payment.js} +1 -1
  184. package/dist/collection/components/terminal-orders-list/{terminal-orders-list-filters.js → justifi-terminal-orders-list-filters.js} +4 -4
  185. package/dist/collection/components/terminal-orders-list/{terminal-orders-list.js → justifi-terminal-orders-list.js} +2 -2
  186. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  187. package/dist/collection/components/terminals-list/{terminals-list-filters.js → justifi-terminals-list-filters.js} +2 -2
  188. package/dist/collection/components/terminals-list/{terminals-list.js → justifi-terminals-list.js} +2 -2
  189. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  190. package/dist/collection/components/tokenize-payment-method/{internal-tokenize-payment-method.js → justifi-tokenize-payment-method.js} +73 -37
  191. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  192. package/dist/collection/ui-components/details/{details.js → justifi-details.js} +2 -2
  193. package/dist/collection/ui-components/form/form-control-checkbox.js +3 -3
  194. package/dist/collection/ui-components/form/form-control-date.js +3 -3
  195. package/dist/collection/ui-components/form/form-control-file-v2.js +2 -2
  196. package/dist/collection/ui-components/form/form-control-file.js +3 -3
  197. package/dist/collection/ui-components/form/form-control-monetary.js +3 -3
  198. package/dist/collection/ui-components/form/form-control-number-masked.js +3 -3
  199. package/dist/collection/ui-components/form/form-control-number.js +3 -3
  200. package/dist/collection/ui-components/form/form-control-radio.js +3 -3
  201. package/dist/collection/ui-components/form/form-control-select.js +3 -3
  202. package/dist/collection/ui-components/form/form-control-text.js +3 -3
  203. package/dist/collection/ui-components/form/form-control-textarea.js +3 -3
  204. package/dist/collection/ui-components/form/form-helpers/form-control-tooltip/form-control-tooltip.js +1 -1
  205. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  206. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  207. package/dist/collection/ui-components/index.js +1 -1
  208. package/dist/collection/ui-components/internal-button.js +192 -0
  209. package/dist/collection/ui-components/radio-list-item.js +153 -0
  210. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +20 -2
  211. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +2 -2
  212. package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +1 -5
  213. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  214. package/dist/docs.json +10986 -10831
  215. package/dist/esm/{check-pkg-version-Dn83YYz_.js → Analytics-BLWnbxJY.js} +4 -47
  216. package/dist/esm/{Api-CLZVsXZg.js → Api-BrYhtpEh.js} +1 -1
  217. package/dist/esm/{Plaid-DOdR_CNb.js → Plaid-D40pFwwP.js} +36 -3
  218. package/dist/esm/additional-questions-details_5.entry.js +5 -5
  219. package/dist/esm/{justifi-additional-questions-form-step_9.entry.js → additional-questions-form-step_14.entry.js} +428 -40
  220. package/dist/esm/{form-alert_5.entry.js → additional-questions_5.entry.js} +23 -23
  221. package/dist/esm/{badge-guwZ0VTf.js → badge-B_DdhQ3Q.js} +1 -1
  222. package/dist/esm/bank-account-billing-form-simple_4.entry.js +198 -0
  223. package/dist/esm/bank-account-form.entry.js +12 -8
  224. package/dist/esm/bank-account-read-only-value.entry.js +13 -0
  225. package/dist/esm/business-details-core.entry.js +3 -3
  226. package/dist/esm/{business.service-DSolii9Q.js → business.service-Bt68Uk7V.js} +2 -3
  227. package/dist/esm/{button-CdXktiZq.js → button-B-Agn8yQ.js} +1 -1
  228. package/dist/esm/card-form.entry.js +12 -8
  229. package/dist/esm/check-pkg-version-D9dGqUmC.js +45 -0
  230. package/dist/esm/{checkout.service-BTXHVtxI.js → checkout.service-B7K5LRx2.js} +2 -3
  231. package/dist/esm/{checkout.store-iNkW80yV.js → checkout.store-C1TdhFf6.js} +1 -1
  232. package/dist/esm/checkouts-list-core.entry.js +8 -9
  233. package/dist/esm/{checkouts-table-Bf6gjMf8.js → checkouts-table-BXm9GGFI.js} +3 -3
  234. package/dist/esm/custom-popper_2.entry.js +5 -5
  235. package/dist/esm/{dispute.service-CpDEYnHy.js → dispute.service-BPA0V42p.js} +2 -3
  236. package/dist/esm/{form-control-number-masked_3.entry.js → form-address-fields_3.entry.js} +23 -23
  237. package/dist/esm/form-control-checkbox.entry.js +7 -7
  238. package/dist/esm/form-control-date.entry.js +6 -6
  239. package/dist/esm/{form-control-error-text-JYoDicr0.js → form-control-error-text-DMKhr8QA.js} +1 -1
  240. package/dist/esm/form-control-file-v2_2.entry.js +8 -8
  241. package/dist/esm/form-control-file.entry.js +57 -0
  242. package/dist/esm/{form-control-help-text-DxL7yVgi.js → form-control-help-text-CsdCuw5-.js} +1 -1
  243. package/dist/esm/form-control-monetary-provisioning.entry.js +7 -7
  244. package/dist/esm/form-control-monetary.entry.js +8 -8
  245. package/dist/esm/form-control-number_3.entry.js +13 -13
  246. package/dist/esm/form-control-radio.entry.js +5 -5
  247. package/dist/esm/form-control-select_2.entry.js +9 -9
  248. package/dist/esm/{get-business-BtJWpVs_.js → get-business-CijoB3Df.js} +2 -2
  249. package/dist/esm/{get-payment-details-VEzqfeuZ.js → get-payment-details-B9JipaKX.js} +2 -3
  250. package/dist/esm/{get-payout-csv-D-Lnooki.js → get-payout-csv-CzWaTjoV.js} +2 -2
  251. package/dist/esm/{get-subaccounts-DUdsxExJ.js → get-subaccounts-Dfo7wGVE.js} +3 -4
  252. package/dist/esm/gross-payment-chart-core.entry.js +5 -5
  253. package/dist/esm/{header-1-CU8Erek9.js → header-1-bRxxOyI-.js} +1 -1
  254. package/dist/esm/{header-3-BwJ-9MsW.js → header-3-E533c0A3.js} +1 -1
  255. package/dist/esm/hidden-input_2.entry.js +7 -7
  256. package/dist/esm/{insurance-state-gsU4kKgc.js → insurance-state-obAKb1XR.js} +1 -1
  257. package/dist/esm/internal-button.entry.js +16 -0
  258. package/dist/esm/justifi-additional-statement_8.entry.js +18 -18
  259. package/dist/esm/{justifi-apple-pay_8.entry.js → justifi-apple-pay_11.entry.js} +340 -37
  260. package/dist/esm/justifi-bank-account-billing-form-simple.entry.js +43 -0
  261. package/dist/esm/justifi-bank-account-form.entry.js +41 -0
  262. package/dist/esm/justifi-billing-form-full.entry.js +22 -0
  263. package/dist/esm/justifi-billing-form.entry.js +22 -0
  264. package/dist/esm/justifi-business-details.entry.js +14 -14
  265. package/dist/esm/justifi-business-form.entry.js +16 -16
  266. package/dist/esm/justifi-card-billing-form-simple.entry.js +22 -0
  267. package/dist/esm/justifi-card-form.entry.js +41 -0
  268. package/dist/esm/justifi-checkout.entry.js +12 -14
  269. package/dist/esm/justifi-checkouts-list-filters.entry.js +7 -8
  270. package/dist/esm/justifi-checkouts-list.entry.js +15 -15
  271. package/dist/esm/justifi-config-provider.entry.js +2 -2
  272. package/dist/esm/justifi-details.entry.js +5 -5
  273. package/dist/esm/justifi-dispute-management-core.entry.js +3 -3
  274. package/dist/esm/justifi-dispute-management.entry.js +12 -12
  275. package/dist/esm/justifi-dispute-notification_3.entry.js +20 -20
  276. package/dist/esm/justifi-gross-payment-chart.entry.js +11 -11
  277. package/dist/esm/justifi-order-terminals.entry.js +15 -15
  278. package/dist/esm/justifi-payment-details.entry.js +14 -14
  279. package/dist/esm/justifi-payment-provisioning.entry.js +135 -18
  280. package/dist/esm/justifi-payment-transactions-list.entry.js +14 -14
  281. package/dist/esm/justifi-payments-list-filters.entry.js +6 -6
  282. package/dist/esm/justifi-payments-list.entry.js +15 -15
  283. package/dist/esm/justifi-payout-details.entry.js +13 -13
  284. package/dist/esm/justifi-payout-transactions-list.entry.js +14 -14
  285. package/dist/esm/justifi-payouts-list-filters.entry.js +7 -8
  286. package/dist/esm/justifi-payouts-list.entry.js +17 -17
  287. package/dist/esm/justifi-refund-payment.entry.js +14 -14
  288. package/dist/esm/justifi-save-new-payment-method.entry.js +16 -0
  289. package/dist/esm/justifi-saved-payment-method.entry.js +4 -4
  290. package/dist/esm/justifi-season-interruption-insurance.entry.js +13 -13
  291. package/dist/esm/justifi-skeleton.entry.js +3 -3
  292. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +8 -9
  293. package/dist/esm/justifi-terminal-orders-list.entry.js +13 -13
  294. package/dist/esm/justifi-terminals-list-filters.entry.js +6 -7
  295. package/dist/esm/justifi-terminals-list.entry.js +15 -15
  296. package/dist/esm/loader.js +1 -1
  297. package/dist/esm/{package-qNXIkzDE.js → package-BW1eeDYQ.js} +1 -1
  298. package/dist/esm/pagination-menu.entry.js +1 -1
  299. package/dist/esm/{parts-D3V9AE6o.js → parts-D50Rx76J.js} +1 -1
  300. package/dist/esm/payment-details-core.entry.js +15 -16
  301. package/dist/esm/payment-method-option.entry.js +2 -2
  302. package/dist/esm/{payment-provisioning-actions-CBvplwPf.js → payment-provisioning-actions-Bv2HP9Cx.js} +3 -3
  303. package/dist/esm/payment-provisioning-form-buttons_2.entry.js +49 -0
  304. package/dist/esm/{payment-provisioning-loading-CQfDKCwy.js → payment-provisioning-loading-BAoIyEOj.js} +1 -1
  305. package/dist/esm/{payment.service-BjU4B__W.js → payment.service-J7iQtC5z.js} +2 -3
  306. package/dist/esm/payments-list-core.entry.js +9 -10
  307. package/dist/esm/{payments-status-DT4VNKKg.js → payments-status-7P7L51CK.js} +1 -1
  308. package/dist/esm/{payments-table-BJ1F2ZZU.js → payments-table-n1VrIKIR.js} +3 -3
  309. package/dist/esm/payout-details-core.entry.js +10 -10
  310. package/dist/esm/{payout.service-CzCd8AaC.js → payout.service-Dsz8f37z.js} +2 -3
  311. package/dist/esm/payouts-list-core.entry.js +9 -10
  312. package/dist/esm/{payouts-status-LTNE_gQc.js → payouts-status-CGZRMu-q.js} +1 -1
  313. package/dist/esm/{payouts-table-Yp2d9OgA.js → payouts-table-CbzI90ci.js} +3 -3
  314. package/dist/esm/{plaid.service-D61Eq14d.js → plaid.service-D1nDrcPY.js} +2 -3
  315. package/dist/esm/radio-list-item.entry.js +19 -0
  316. package/dist/esm/save-new-payment-method.entry.js +23 -0
  317. package/dist/esm/{skeleton-CV6EpBqb.js → skeleton-DV6yJalo.js} +1 -1
  318. package/dist/esm/{spinner-CG3aWl8K.js → spinner--fEgBBOG.js} +1 -1
  319. package/dist/esm/{table-DZ6rurWg.js → table-Deugl8h5.js} +2 -2
  320. package/dist/esm/table-filters-menu.entry.js +3 -3
  321. package/dist/esm/terminal-orders-list-core.entry.js +8 -9
  322. package/dist/esm/{terminal-orders-table-CJg6dKsL.js → terminal-orders-table-DlVbBgNh.js} +4 -5
  323. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  324. package/dist/esm/{terminal.service-BBdRhDxm.js → terminal.service-Sg45obrZ.js} +2 -3
  325. package/dist/esm/terminals-list-core.entry.js +8 -9
  326. package/dist/esm/{terminals-table-iGSICJeZ.js → terminals-table-Bja7MP5H.js} +3 -3
  327. package/dist/esm/{utils-DUArY3am.js → utils-DJOBwFeP.js} +1 -1
  328. package/dist/esm/{utils-7bp92NC7.js → utils-De6tr4ug.js} +1 -1
  329. package/dist/esm/{utils-BeQLScSm.js → utils-jaFbbifV.js} +1 -1
  330. package/dist/esm/webcomponents.js +1 -1
  331. package/dist/module/Analytics.js +1 -43
  332. package/dist/module/ApplePay.js +4 -0
  333. package/dist/module/Business.js +1 -1
  334. package/dist/module/Plaid.js +1 -1
  335. package/dist/module/additional-questions-form-step.d.ts +11 -0
  336. package/dist/module/additional-questions-form-step.js +6 -0
  337. package/dist/module/{business-additional-questions-form-step.js → additional-questions-form-step2.js} +5 -5
  338. package/dist/module/additional-questions.d.ts +11 -0
  339. package/dist/module/additional-questions.js +4 -76
  340. package/dist/module/additional-questions2.js +78 -0
  341. package/dist/module/badge.js +1 -1
  342. package/dist/module/bank-account-billing-form-simple.d.ts +11 -0
  343. package/dist/module/bank-account-billing-form-simple.js +4 -86
  344. package/dist/module/bank-account-billing-form-simple2.js +91 -0
  345. package/dist/module/bank-account-document-form-inputs.js +1 -1
  346. package/dist/module/{bank-account-document-inputs.js → bank-account-document-form-inputs2.js} +1 -1
  347. package/dist/module/bank-account-form-inputs-canada2.js +3 -3
  348. package/dist/module/bank-account-form-inputs2.js +3 -3
  349. package/dist/module/bank-account-form.js +1 -80
  350. package/dist/module/{bank-account.js → bank-account-form2.js} +10 -19
  351. package/dist/module/bank-account-read-only-value2.js +2 -2
  352. package/dist/module/billing-form-full.d.ts +11 -0
  353. package/dist/module/billing-form-full.js +4 -97
  354. package/dist/module/billing-form-full2.js +105 -0
  355. package/dist/module/billing-form-schema.js +1 -1
  356. package/dist/module/billing-form.d.ts +11 -0
  357. package/dist/module/billing-form.js +4 -102
  358. package/dist/module/billing-form2.js +99 -0
  359. package/dist/module/business-additional-questions-schema.js +1 -1
  360. package/dist/module/business-address-schema.js +2 -2
  361. package/dist/module/business-bank-account-form-step.d.ts +11 -0
  362. package/dist/module/business-bank-account-form-step.js +4 -602
  363. package/dist/module/business-bank-account-form-step2.js +604 -0
  364. package/dist/module/business-core-info-form-step.d.ts +11 -0
  365. package/dist/module/business-core-info-form-step.js +4 -215
  366. package/dist/module/business-core-info-form-step2.js +217 -0
  367. package/dist/module/{justifi-owner-form.d.ts → business-core-info.d.ts} +4 -4
  368. package/dist/module/business-core-info.js +4 -92
  369. package/dist/module/business-core-info2.js +94 -0
  370. package/dist/module/business-details-core2.js +1 -1
  371. package/dist/module/business-documents-on-file2.js +3 -3
  372. package/dist/module/business-form-options.js +1 -1
  373. package/dist/module/business-identity-schema.js +2 -2
  374. package/dist/module/business-owners-form-step.d.ts +11 -0
  375. package/dist/module/business-owners-form-step.js +4 -302
  376. package/dist/module/business-owners-form-step2.js +304 -0
  377. package/dist/module/business-representative-form-inputs.d.ts +11 -0
  378. package/dist/module/business-representative-form-inputs.js +4 -100
  379. package/dist/module/business-representative-form-inputs2.js +102 -0
  380. package/dist/module/business-representative-form-step.d.ts +11 -0
  381. package/dist/module/business-representative-form-step.js +4 -220
  382. package/dist/module/business-representative-form-step2.js +222 -0
  383. package/dist/module/business-representative.d.ts +11 -0
  384. package/dist/module/business-representative.js +4 -114
  385. package/dist/module/business-representative2.js +116 -0
  386. package/dist/module/business-terms-conditions-form-step.d.ts +11 -0
  387. package/dist/module/business-terms-conditions-form-step.js +4 -165
  388. package/dist/module/business-terms-conditions-form-step2.js +167 -0
  389. package/dist/module/button.js +1 -1
  390. package/dist/module/card-billing-form-simple.d.ts +11 -0
  391. package/dist/module/card-billing-form-simple.js +4 -86
  392. package/dist/module/card-billing-form-simple2.js +91 -0
  393. package/dist/module/card-form.js +1 -84
  394. package/dist/module/card-form2.js +12 -21
  395. package/dist/module/check-pkg-version.js +45 -0
  396. package/dist/module/checkout.store.js +2 -2
  397. package/dist/module/checkouts-list-core2.js +4 -4
  398. package/dist/module/checkouts-list-params-state.js +1 -1
  399. package/dist/module/config-state.js +1 -1
  400. package/dist/module/custom-popper2.js +2 -2
  401. package/dist/module/dispute-management-core.js +15 -15
  402. package/dist/module/dispute-response-actions.js +2 -2
  403. package/dist/module/dispute-response-core.js +13 -13
  404. package/dist/module/form-address-fields.d.ts +11 -0
  405. package/dist/module/form-address-fields.js +4 -63
  406. package/dist/module/form-address-fields2.js +65 -0
  407. package/dist/module/form-alert2.js +1 -1
  408. package/dist/module/form-control-checkbox.js +2 -2
  409. package/dist/module/form-control-checkbox2.js +8 -8
  410. package/dist/module/form-control-date.js +2 -2
  411. package/dist/module/form-control-date2.js +7 -7
  412. package/dist/module/form-control-file-v2.js +2 -2
  413. package/dist/module/form-control-file-v22.js +4 -4
  414. package/dist/module/form-control-file.js +2 -2
  415. package/dist/module/form-control-file2.js +7 -7
  416. package/dist/module/form-control-help-text.js +1 -1
  417. package/dist/module/form-control-help-text2.js +9 -32
  418. package/dist/module/form-control-help-text3.js +32 -9
  419. package/dist/module/form-control-monetary-provisioning.js +2 -2
  420. package/dist/module/form-control-monetary-provisioning2.js +9 -9
  421. package/dist/module/form-control-monetary.js +2 -2
  422. package/dist/module/form-control-monetary2.js +8 -8
  423. package/dist/module/form-control-number-masked.js +2 -2
  424. package/dist/module/form-control-number-masked2.js +8 -8
  425. package/dist/module/form-control-number.js +2 -2
  426. package/dist/module/form-control-number2.js +8 -8
  427. package/dist/module/form-control-radio.js +2 -2
  428. package/dist/module/form-control-radio2.js +7 -7
  429. package/dist/module/form-control-select.js +2 -2
  430. package/dist/module/form-control-select2.js +7 -7
  431. package/dist/module/form-control-text.js +2 -2
  432. package/dist/module/form-control-text2.js +7 -7
  433. package/dist/module/form-control-textarea.js +2 -2
  434. package/dist/module/form-control-textarea2.js +7 -7
  435. package/dist/module/form-control-tooltip.js +2 -2
  436. package/dist/module/form-control-tooltip2.js +4 -4
  437. package/dist/module/get-business.js +2 -2
  438. package/dist/module/get-payment-details.js +2 -2
  439. package/dist/module/get-payout-csv.js +2 -2
  440. package/dist/module/get-subaccounts.js +2 -2
  441. package/dist/module/gross-payment-chart-core2.js +2 -2
  442. package/dist/module/header-1.js +1 -1
  443. package/dist/module/header-3.js +1 -1
  444. package/dist/module/hidden-input2.js +2 -2
  445. package/dist/module/identity-address-form.d.ts +11 -0
  446. package/dist/module/identity-address-form.js +4 -76
  447. package/dist/module/identity-address-form2.js +78 -0
  448. package/dist/module/iframe-input-styles-state.js +1 -1
  449. package/dist/module/iframe-input2.js +4 -4
  450. package/dist/module/index2.js +3567 -246
  451. package/dist/module/index3.js +246 -3567
  452. package/dist/module/insurance-state.js +1 -1
  453. package/dist/module/internal-button.d.ts +11 -0
  454. package/dist/module/internal-button.js +6 -0
  455. package/dist/module/internal-button2.js +42 -0
  456. package/dist/module/justifi-additional-statement.js +2 -2
  457. package/dist/module/{additional-statement.js → justifi-additional-statement2.js} +5 -5
  458. package/dist/module/justifi-apple-pay.js +2 -2
  459. package/dist/module/{apple-pay.js → justifi-apple-pay2.js} +12 -11
  460. package/dist/module/justifi-bank-account-billing-form-simple.js +81 -2
  461. package/dist/module/justifi-bank-account-form.js +72 -2
  462. package/dist/module/justifi-billing-form-full.js +75 -2
  463. package/dist/module/justifi-billing-form.js +96 -2
  464. package/dist/module/justifi-business-details.js +7 -6
  465. package/dist/module/justifi-business-form.js +39 -38
  466. package/dist/module/justifi-button2.js +10 -4
  467. package/dist/module/justifi-cancellation-policy.js +2 -2
  468. package/dist/module/{cancellation-policy.js → justifi-cancellation-policy2.js} +5 -5
  469. package/dist/module/justifi-card-billing-form-simple.js +69 -2
  470. package/dist/module/justifi-card-form.js +71 -1
  471. package/dist/module/justifi-checkout-summary.js +2 -2
  472. package/dist/module/{summary.js → justifi-checkout-summary2.js} +6 -6
  473. package/dist/module/justifi-checkout.js +73 -62
  474. package/dist/module/justifi-checkouts-list-filters.js +6 -6
  475. package/dist/module/justifi-checkouts-list.js +9 -8
  476. package/dist/module/justifi-config-provider.js +3 -3
  477. package/dist/module/justifi-customer-details.js +2 -2
  478. package/dist/module/{customer-details.js → justifi-customer-details2.js} +5 -5
  479. package/dist/module/justifi-details.js +2 -2
  480. package/dist/module/{details.js → justifi-details2.js} +4 -4
  481. package/dist/module/justifi-dispute-management-core.js +2 -2
  482. package/dist/module/justifi-dispute-management.js +19 -18
  483. package/dist/module/justifi-dispute-notification.js +2 -2
  484. package/dist/module/{dispute-notification.js → justifi-dispute-notification2.js} +7 -7
  485. package/dist/module/justifi-dispute-response-core.js +2 -2
  486. package/dist/module/justifi-dispute-response.js +2 -2
  487. package/dist/module/{dispute-response.js → justifi-dispute-response2.js} +17 -16
  488. package/dist/module/justifi-duplicate-charge.js +2 -2
  489. package/dist/module/{duplicate-charge.js → justifi-duplicate-charge2.js} +5 -5
  490. package/dist/module/justifi-electronic-evidence.js +2 -2
  491. package/dist/module/{electronic-evidence.js → justifi-electronic-evidence2.js} +4 -4
  492. package/dist/module/justifi-google-pay.js +2 -2
  493. package/dist/module/{google-pay.js → justifi-google-pay2.js} +4 -4
  494. package/dist/module/justifi-gross-payment-chart.js +7 -6
  495. package/dist/module/justifi-header.js +2 -2
  496. package/dist/module/justifi-header2.js +4 -4
  497. package/dist/module/justifi-modular-checkout.js +2 -2
  498. package/dist/module/{modular-checkout.js → justifi-modular-checkout2.js} +23 -9
  499. package/dist/module/justifi-order-terminals.js +10 -9
  500. package/dist/module/justifi-payment-details.js +7 -6
  501. package/dist/module/justifi-payment-provisioning.js +201 -83
  502. package/dist/module/justifi-payment-transactions-list.js +10 -9
  503. package/dist/module/justifi-payments-list-filters.js +6 -6
  504. package/dist/module/justifi-payments-list.js +9 -8
  505. package/dist/module/justifi-payout-details.js +8 -7
  506. package/dist/module/justifi-payout-transactions-list.js +10 -9
  507. package/dist/module/justifi-payouts-list-filters.js +6 -6
  508. package/dist/module/justifi-payouts-list.js +9 -8
  509. package/dist/module/justifi-plaid-payment-method.js +2 -2
  510. package/dist/module/{plaid-payment-method.js → justifi-plaid-payment-method2.js} +7 -7
  511. package/dist/module/justifi-product-or-service.js +2 -2
  512. package/dist/module/{product-or-service.js → justifi-product-or-service2.js} +4 -4
  513. package/dist/module/justifi-radio-list-item2.js +11 -9
  514. package/dist/module/justifi-refund-payment.js +9 -8
  515. package/dist/module/justifi-refund-policy.js +2 -2
  516. package/dist/module/{refund-policy.js → justifi-refund-policy2.js} +5 -5
  517. package/dist/module/justifi-save-new-payment-method.js +50 -2
  518. package/dist/module/justifi-saved-payment-method.js +6 -6
  519. package/dist/module/justifi-saved-payment-methods.js +2 -2
  520. package/dist/module/{saved-payment-methods.js → justifi-saved-payment-methods2.js} +6 -6
  521. package/dist/module/justifi-season-interruption-insurance.js +10 -9
  522. package/dist/module/justifi-sezzle-payment-method.js +2 -2
  523. package/dist/module/{sezzle-payment-method.js → justifi-sezzle-payment-method2.js} +4 -4
  524. package/dist/module/justifi-shipping-details.js +2 -2
  525. package/dist/module/{shipping-details.js → justifi-shipping-details2.js} +5 -5
  526. package/dist/module/justifi-skeleton.js +1 -1
  527. package/dist/module/justifi-terminal-orders-list-filters.js +7 -7
  528. package/dist/module/justifi-terminal-orders-list.js +9 -8
  529. package/dist/module/justifi-terminals-list-filters.js +5 -5
  530. package/dist/module/justifi-terminals-list.js +9 -8
  531. package/dist/module/justifi-tokenize-payment-method.js +2 -167
  532. package/dist/module/{internal-tokenize-payment-method2.js → justifi-tokenize-payment-method2.js} +73 -56
  533. package/dist/module/legal-address-form-step.d.ts +11 -0
  534. package/dist/module/legal-address-form-step.js +4 -189
  535. package/dist/module/legal-address-form-step2.js +191 -0
  536. package/dist/module/legal-address-form.d.ts +11 -0
  537. package/dist/module/legal-address-form.js +4 -74
  538. package/dist/module/legal-address-form2.js +76 -0
  539. package/dist/module/owner-details2.js +1 -1
  540. package/dist/module/owner-form-core.js +2 -2
  541. package/dist/module/owner-form-core2.js +23 -23
  542. package/dist/module/owner-form-inputs.js +2 -2
  543. package/dist/module/owner-form-inputs2.js +23 -23
  544. package/dist/module/owner-form.d.ts +11 -0
  545. package/dist/module/owner-form.js +4 -142
  546. package/dist/module/owner-form2.js +144 -0
  547. package/dist/module/package.js +1 -1
  548. package/dist/module/pagination-menu2.js +1 -1
  549. package/dist/module/parts.js +1 -1
  550. package/dist/module/payment-details-core2.js +10 -10
  551. package/dist/module/payment-method-option.js +4 -4
  552. package/dist/module/payment-provisioning-actions.js +2 -2
  553. package/dist/module/payment-provisioning-form-buttons.d.ts +11 -0
  554. package/dist/module/payment-provisioning-form-buttons.js +4 -49
  555. package/dist/module/payment-provisioning-form-buttons2.js +51 -0
  556. package/dist/module/payment-provisioning-form-steps.d.ts +11 -0
  557. package/dist/module/payment-provisioning-form-steps.js +4 -224
  558. package/dist/module/payment-provisioning-form-steps2.js +226 -0
  559. package/dist/module/payment-provisioning-loading.js +1 -1
  560. package/dist/module/payments-list-core2.js +3 -3
  561. package/dist/module/payments-list-params-state.js +1 -1
  562. package/dist/module/payout-details-core2.js +5 -5
  563. package/dist/module/payouts-list-core2.js +4 -4
  564. package/dist/module/payouts-list-params-state.js +1 -1
  565. package/dist/module/plaid-verification2.js +3 -3
  566. package/dist/module/radio-list-item.d.ts +11 -0
  567. package/dist/module/radio-list-item.js +6 -0
  568. package/dist/module/radio-list-item2.js +55 -0
  569. package/dist/module/representative-details.js +2 -2
  570. package/dist/module/representative-details2.js +4 -4
  571. package/dist/module/save-new-payment-method.d.ts +11 -0
  572. package/dist/module/save-new-payment-method.js +4 -50
  573. package/dist/module/save-new-payment-method2.js +48 -0
  574. package/dist/module/schema-validations.js +2 -2
  575. package/dist/module/skeleton.js +1 -1
  576. package/dist/module/spinner.js +1 -1
  577. package/dist/module/table-filters-menu2.js +1 -1
  578. package/dist/module/table.js +1 -1
  579. package/dist/module/terminal-orders-list-core2.js +3 -3
  580. package/dist/module/terminal-orders-list-params-state.js +1 -1
  581. package/dist/module/terminal-quantity-selector2.js +2 -2
  582. package/dist/module/terminals-list-core2.js +4 -4
  583. package/dist/module/terminals-list-params-state.js +1 -1
  584. package/dist/module/utils.js +1 -1
  585. package/dist/module/utils2.js +1 -1
  586. package/dist/module/utils3.js +24 -23
  587. package/dist/module/utils4.js +23 -24
  588. package/dist/types/api/ApplePay.d.ts +2 -0
  589. package/dist/types/components/business-details/{business-details.d.ts → justifi-business-details.d.ts} +1 -1
  590. package/dist/types/components/business-details/representative-details/representative-details.d.ts +1 -1
  591. package/dist/types/components/business-forms/business-form/{business-form.d.ts → justifi-business-form.d.ts} +1 -1
  592. package/dist/types/components/business-forms/owner-form/owner-form-core.d.ts +1 -1
  593. package/dist/types/components/business-forms/owner-form/owner-form-inputs.d.ts +1 -1
  594. package/dist/types/components/business-forms/owner-form/owner-form.d.ts +1 -1
  595. package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.d.ts +1 -1
  596. package/dist/types/components/business-forms/payment-provisioning/form-control-monetary-provisioning.d.ts +1 -1
  597. package/dist/types/components/business-forms/payment-provisioning/{payment-provisioning-core.d.ts → justifi-payment-provisioning.d.ts} +11 -14
  598. package/dist/types/components/business-forms/schemas/business-form-schema.d.ts +6 -6
  599. package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +5 -1
  600. package/dist/types/components/{modular-checkout/sub-components → checkout/billing-form}/bank-account-billing-form-simple.d.ts +3 -2
  601. package/dist/types/components/{modular-checkout/sub-components → checkout/billing-form}/billing-form-full.d.ts +4 -2
  602. package/dist/types/components/checkout/billing-form/billing-form-schema.d.ts +1 -1
  603. package/dist/types/components/checkout/billing-form/billing-form.d.ts +0 -1
  604. package/dist/types/components/{modular-checkout/sub-components → checkout/billing-form}/card-billing-form-simple.d.ts +3 -2
  605. package/dist/types/components/checkout/billing-form/justifi-billing-form.d.ts +14 -0
  606. package/dist/types/components/checkout/card-form/card-form.d.ts +5 -1
  607. package/dist/types/components/checkout/{checkout.d.ts → justifi-checkout.d.ts} +2 -21
  608. package/dist/types/components/checkout/{saved-payment-method.d.ts → justifi-saved-payment-method.d.ts} +1 -1
  609. package/dist/types/components/checkout/save-new-payment-method/justifi-save-new-payment-method.d.ts +7 -0
  610. package/dist/types/components/checkout/{save-new-payment-method.d.ts → save-new-payment-method/save-new-payment-method.d.ts} +2 -1
  611. package/dist/types/components/checkouts-list/checkouts-list-filters.d.ts +1 -1
  612. package/dist/types/components/checkouts-list/{checkouts-list.d.ts → justifi-checkouts-list.d.ts} +1 -1
  613. package/dist/types/components/config-provider/{config-provider.d.ts → justifi-config-provider.d.ts} +1 -1
  614. package/dist/types/components/dispute-management/dispute-management-core.d.ts +1 -1
  615. package/dist/types/components/dispute-management/dispute-response/dispute-response-core.d.ts +1 -1
  616. package/dist/types/components/dispute-management/dispute-response/{additional-statement.d.ts → justifi-additional-statement.d.ts} +1 -1
  617. package/dist/types/components/dispute-management/dispute-response/{cancellation-policy.d.ts → justifi-cancellation-policy.d.ts} +1 -1
  618. package/dist/types/components/dispute-management/dispute-response/{customer-details.d.ts → justifi-customer-details.d.ts} +1 -1
  619. package/dist/types/components/dispute-management/dispute-response/{dispute-response.d.ts → justifi-dispute-response.d.ts} +2 -2
  620. package/dist/types/components/dispute-management/dispute-response/{duplicate-charge.d.ts → justifi-duplicate-charge.d.ts} +1 -1
  621. package/dist/types/components/dispute-management/dispute-response/{electronic-evidence.d.ts → justifi-electronic-evidence.d.ts} +1 -1
  622. package/dist/types/components/dispute-management/dispute-response/{product-or-service.d.ts → justifi-product-or-service.d.ts} +1 -1
  623. package/dist/types/components/dispute-management/dispute-response/{refund-policy.d.ts → justifi-refund-policy.d.ts} +1 -1
  624. package/dist/types/components/dispute-management/dispute-response/{shipping-details.d.ts → justifi-shipping-details.d.ts} +1 -1
  625. package/dist/types/components/dispute-management/{dispute-management.d.ts → justifi-dispute-management.d.ts} +1 -1
  626. package/dist/types/components/dispute-management/{dispute-notification.d.ts → justifi-dispute-notification.d.ts} +1 -1
  627. package/dist/types/components/gross-payment-chart/{gross-payment-chart.d.ts → justifi-gross-payment-chart.d.ts} +1 -1
  628. package/dist/types/components/insurance/season-interruption/{season-interruption-insurance.d.ts → justifi-season-interruption-insurance.d.ts} +1 -1
  629. package/dist/types/components/modular-checkout/{modular-checkout.d.ts → justifi-modular-checkout.d.ts} +2 -1
  630. package/dist/types/components/modular-checkout/sub-components/{apple-pay.d.ts → justifi-apple-pay.d.ts} +1 -4
  631. package/dist/types/components/modular-checkout/sub-components/justifi-bank-account-billing-form-simple.d.ts +15 -0
  632. package/dist/types/components/modular-checkout/sub-components/{bank-account.d.ts → justifi-bank-account-form.d.ts} +2 -7
  633. package/dist/types/components/modular-checkout/sub-components/justifi-billing-form-full.d.ts +11 -0
  634. package/dist/types/components/modular-checkout/sub-components/justifi-card-billing-form-simple.d.ts +11 -0
  635. package/dist/types/components/modular-checkout/sub-components/{card-form.d.ts → justifi-card-form.d.ts} +1 -8
  636. package/dist/types/components/modular-checkout/sub-components/justifi-checkout-summary.d.ts +3 -0
  637. package/dist/types/components/modular-checkout/sub-components/{google-pay.d.ts → justifi-google-pay.d.ts} +1 -1
  638. package/dist/types/components/modular-checkout/sub-components/{plaid-payment-method.d.ts → justifi-plaid-payment-method.d.ts} +1 -1
  639. package/dist/types/components/modular-checkout/sub-components/{saved-payment-methods.d.ts → justifi-saved-payment-methods.d.ts} +1 -1
  640. package/dist/types/components/modular-checkout/sub-components/{sezzle-payment-method.d.ts → justifi-sezzle-payment-method.d.ts} +1 -1
  641. package/dist/types/components/order-terminals/{order-terminals.d.ts → justifi-order-terminals.d.ts} +1 -1
  642. package/dist/types/components/payment-details/{payment-details.d.ts → justifi-payment-details.d.ts} +1 -1
  643. package/dist/types/components/payment-transactions-list/{payment-transactions-list.d.ts → justifi-payment-transactions-list.d.ts} +1 -1
  644. package/dist/types/components/payments-list/{payments-list-filters.d.ts → justifi-payments-list-filters.d.ts} +1 -1
  645. package/dist/types/components/payments-list/{payments-list.d.ts → justifi-payments-list.d.ts} +1 -1
  646. package/dist/types/components/payout-details/{payout-details.d.ts → justifi-payout-details.d.ts} +1 -1
  647. package/dist/types/components/payout-transactions-list/{payout-transactions-list.d.ts → justifi-payout-transactions-list.d.ts} +1 -1
  648. package/dist/types/components/payouts-list/{payouts-list-filters.d.ts → justifi-payouts-list-filters.d.ts} +1 -1
  649. package/dist/types/components/payouts-list/{payouts-list.d.ts → justifi-payouts-list.d.ts} +1 -1
  650. package/dist/types/components/refund-payment/{refund-payment.d.ts → justifi-refund-payment.d.ts} +1 -1
  651. package/dist/types/components/terminal-orders-list/{terminal-orders-list-filters.d.ts → justifi-terminal-orders-list-filters.d.ts} +1 -1
  652. package/dist/types/components/terminal-orders-list/{terminal-orders-list.d.ts → justifi-terminal-orders-list.d.ts} +1 -1
  653. package/dist/types/components/terminals-list/{terminals-list-filters.d.ts → justifi-terminals-list-filters.d.ts} +1 -1
  654. package/dist/types/components/terminals-list/{terminals-list.d.ts → justifi-terminals-list.d.ts} +1 -1
  655. package/dist/types/components/tokenize-payment-method/{internal-tokenize-payment-method.d.ts → justifi-tokenize-payment-method.d.ts} +4 -3
  656. package/dist/types/components.d.ts +844 -722
  657. package/dist/types/ui-components/details/{details.d.ts → justifi-details.d.ts} +1 -1
  658. package/dist/types/ui-components/form/form-control-checkbox.d.ts +1 -1
  659. package/dist/types/ui-components/form/form-control-date.d.ts +1 -1
  660. package/dist/types/ui-components/form/form-control-file-v2.d.ts +1 -1
  661. package/dist/types/ui-components/form/form-control-file.d.ts +1 -1
  662. package/dist/types/ui-components/form/form-control-monetary.d.ts +1 -1
  663. package/dist/types/ui-components/form/form-control-number-masked.d.ts +1 -1
  664. package/dist/types/ui-components/form/form-control-number.d.ts +1 -1
  665. package/dist/types/ui-components/form/form-control-radio.d.ts +1 -1
  666. package/dist/types/ui-components/form/form-control-select.d.ts +1 -1
  667. package/dist/types/ui-components/form/form-control-text.d.ts +1 -1
  668. package/dist/types/ui-components/form/form-control-textarea.d.ts +1 -1
  669. package/dist/types/ui-components/form/form-helpers/form-control-tooltip/form-control-tooltip.d.ts +1 -1
  670. package/dist/types/ui-components/index.d.ts +1 -1
  671. package/dist/types/ui-components/internal-button.d.ts +14 -0
  672. package/dist/types/ui-components/radio-list-item.d.ts +12 -0
  673. package/dist/types/ui-components/shadow-dom-components/justifi-button.d.ts +1 -0
  674. package/dist/types/ui-components/shadow-dom-components/justifi-radio-list-item.d.ts +0 -1
  675. package/dist/webcomponents/p-020d9c38.entry.js +1 -0
  676. package/dist/webcomponents/p-0b95dd8f.entry.js +1 -0
  677. package/dist/webcomponents/p-15dfb893.entry.js +1 -0
  678. package/dist/webcomponents/p-15f43759.entry.js +1 -0
  679. package/dist/webcomponents/p-1628613b.entry.js +1 -0
  680. package/dist/webcomponents/p-183bb9e2.entry.js +1 -0
  681. package/dist/webcomponents/p-18fc10ca.entry.js +1 -0
  682. package/dist/webcomponents/p-1b92fb9a.entry.js +1 -0
  683. package/dist/webcomponents/p-1c54dc53.entry.js +1 -0
  684. package/dist/webcomponents/p-1fad5340.entry.js +1 -0
  685. package/dist/webcomponents/p-1fe99fde.entry.js +1 -0
  686. package/dist/webcomponents/p-20b0f88b.entry.js +1 -0
  687. package/dist/webcomponents/{p-12b662e3.entry.js → p-257597f1.entry.js} +1 -1
  688. package/dist/webcomponents/p-26c419f3.entry.js +1 -0
  689. package/dist/webcomponents/p-2d68e1ea.entry.js +1 -0
  690. package/dist/webcomponents/p-2f71285a.entry.js +1 -0
  691. package/dist/webcomponents/p-30662daa.entry.js +1 -0
  692. package/dist/webcomponents/p-30f61950.entry.js +1 -0
  693. package/dist/webcomponents/{p-ca307ba0.entry.js → p-38281490.entry.js} +1 -1
  694. package/dist/webcomponents/{p-03b913e8.entry.js → p-39bb134c.entry.js} +1 -1
  695. package/dist/webcomponents/p-3O6JkTxx.js +1 -0
  696. package/dist/webcomponents/p-3c50f7aa.entry.js +1 -0
  697. package/dist/webcomponents/p-3e74bd93.entry.js +1 -0
  698. package/dist/webcomponents/p-431ad048.entry.js +1 -0
  699. package/dist/webcomponents/p-4db2e291.entry.js +1 -0
  700. package/dist/webcomponents/p-55e7e239.entry.js +1 -0
  701. package/dist/webcomponents/p-56ad08cf.entry.js +1 -0
  702. package/dist/webcomponents/p-58e811cc.entry.js +1 -0
  703. package/dist/webcomponents/p-5a384a9a.entry.js +1 -0
  704. package/dist/webcomponents/p-5d2bcf39.entry.js +1 -0
  705. package/dist/webcomponents/p-68c16230.entry.js +1 -0
  706. package/dist/webcomponents/p-6ae9b2c5.entry.js +1 -0
  707. package/dist/webcomponents/p-6ba76fc2.entry.js +1 -0
  708. package/dist/webcomponents/p-6e5ec134.entry.js +1 -0
  709. package/dist/webcomponents/p-71de86bf.entry.js +1 -0
  710. package/dist/webcomponents/p-72886d0a.entry.js +1 -0
  711. package/dist/webcomponents/{p-f23b4474.entry.js → p-7791b55e.entry.js} +1 -1
  712. package/dist/webcomponents/p-7e6c9362.entry.js +1 -0
  713. package/dist/webcomponents/{p-e86c713b.entry.js → p-89bf64ef.entry.js} +1 -1
  714. package/dist/webcomponents/p-8c484a70.entry.js +1 -0
  715. package/dist/webcomponents/p-8d215ad8.entry.js +1 -0
  716. package/dist/webcomponents/p-8d5138d8.entry.js +1 -0
  717. package/dist/webcomponents/p-8e9407a1.entry.js +1 -0
  718. package/dist/webcomponents/{p-f4074e9a.entry.js → p-938e4dc8.entry.js} +1 -1
  719. package/dist/webcomponents/p-972e724c.entry.js +1 -0
  720. package/dist/webcomponents/{p-xvmoHDSy.js → p-B--wlcf0.js} +1 -1
  721. package/dist/webcomponents/p-B2OPgLr1.js +1 -0
  722. package/dist/webcomponents/p-BIiEPAAI.js +1 -0
  723. package/dist/webcomponents/{p-BXT1uJVr.js → p-BJtvT9BX.js} +1 -1
  724. package/dist/webcomponents/p-BMdYr88u.js +1 -0
  725. package/dist/webcomponents/p-BW1eeDYQ.js +1 -0
  726. package/dist/webcomponents/p-BisDKGW5.js +1 -0
  727. package/dist/webcomponents/p-BlW92We8.js +1 -0
  728. package/dist/webcomponents/{p-C0tps2ph.js → p-BrO0HEFJ.js} +1 -1
  729. package/dist/webcomponents/{p-o83Uy7sW.js → p-C-QiUcEa.js} +1 -1
  730. package/dist/webcomponents/{p-D2muobcE.js → p-C-Uj-u5r.js} +1 -1
  731. package/dist/webcomponents/{p-C5CtnV8A.js → p-C6IaNDXe.js} +1 -1
  732. package/dist/webcomponents/{p-vIYW-hye.js → p-C95_YBmG.js} +1 -1
  733. package/dist/webcomponents/p-CASlE7cE.js +1 -0
  734. package/dist/webcomponents/{p-55QcjheA.js → p-CEnTtUmd.js} +1 -1
  735. package/dist/webcomponents/{p-CMLfjWil.js → p-CSW_ZzE9.js} +1 -1
  736. package/dist/webcomponents/{p-MeSAYDNh.js → p-CTwm3w6I.js} +1 -1
  737. package/dist/webcomponents/p-CXLV6LjG.js +1 -0
  738. package/dist/webcomponents/p-CbM9cuX_.js +1 -0
  739. package/dist/webcomponents/p-ChUBhd2W.js +1 -0
  740. package/dist/webcomponents/{p-COZ-9O53.js → p-CjuaXEuI.js} +1 -1
  741. package/dist/webcomponents/p-CpPclqiT.js +1 -0
  742. package/dist/webcomponents/{p-Csh7hxly.js → p-CwdQ1VdH.js} +1 -1
  743. package/dist/webcomponents/{p-BrcAwFqw.js → p-CzdAS9Jo.js} +1 -1
  744. package/dist/webcomponents/{p-D3V9AE6o.js → p-D50Rx76J.js} +1 -1
  745. package/dist/webcomponents/p-D5MdA21U.js +1 -0
  746. package/dist/webcomponents/p-D68EHdgA.js +1 -0
  747. package/dist/webcomponents/p-DB_pqjwH.js +1 -0
  748. package/dist/webcomponents/p-DELK4IgY.js +1 -0
  749. package/dist/webcomponents/{p-BPpqjhPu.js → p-Da4efjxw.js} +1 -1
  750. package/dist/webcomponents/p-Df9FVwA7.js +1 -0
  751. package/dist/webcomponents/p-DtDYtwHR.js +1 -0
  752. package/dist/webcomponents/{p-Daew0gTO.js → p-EBsfAkrP.js} +1 -1
  753. package/dist/webcomponents/p-N60pPiy5.js +1 -0
  754. package/dist/webcomponents/p-ZiYybdMz.js +1 -0
  755. package/dist/webcomponents/{p-2xM1wp0u.js → p-_fynNk40.js} +1 -1
  756. package/dist/webcomponents/p-a00ccf58.entry.js +1 -0
  757. package/dist/webcomponents/p-a21cef71.entry.js +1 -0
  758. package/dist/webcomponents/p-ab0f9e11.entry.js +1 -0
  759. package/dist/webcomponents/{p-320aac60.entry.js → p-ac83cf45.entry.js} +1 -1
  760. package/dist/webcomponents/p-acca580a.entry.js +1 -0
  761. package/dist/webcomponents/p-ad785edd.entry.js +1 -0
  762. package/dist/webcomponents/p-b322d2f3.entry.js +1 -0
  763. package/dist/webcomponents/{p-cd7a4048.entry.js → p-b822ab7e.entry.js} +1 -1
  764. package/dist/webcomponents/p-b95c1e00.entry.js +1 -0
  765. package/dist/webcomponents/{p-132c8d4c.entry.js → p-bbcaa5cc.entry.js} +3 -3
  766. package/dist/webcomponents/p-bd3f7117.entry.js +1 -0
  767. package/dist/webcomponents/p-c4264f99.entry.js +1 -0
  768. package/dist/webcomponents/p-c499a613.entry.js +1 -0
  769. package/dist/webcomponents/p-c76dc4dd.entry.js +1 -0
  770. package/dist/webcomponents/{p-368d8543.entry.js → p-d072a65f.entry.js} +1 -1
  771. package/dist/webcomponents/p-d34b09b2.entry.js +1 -0
  772. package/dist/webcomponents/p-d34f497c.entry.js +1 -0
  773. package/dist/webcomponents/p-d6cfda12.entry.js +1 -0
  774. package/dist/webcomponents/p-d791e38e.entry.js +1 -0
  775. package/dist/webcomponents/p-d8918d5a.entry.js +1 -0
  776. package/dist/webcomponents/{p-15919744.entry.js → p-de4c796a.entry.js} +1 -1
  777. package/dist/webcomponents/p-df75468d.entry.js +1 -0
  778. package/dist/webcomponents/{p-3bf56699.entry.js → p-e6c66cdb.entry.js} +1 -1
  779. package/dist/webcomponents/p-e6e9b381.entry.js +1 -0
  780. package/dist/webcomponents/{p-c751bb5f.entry.js → p-eb64c229.entry.js} +1 -1
  781. package/dist/webcomponents/{p-7cb910cf.entry.js → p-ef30afd5.entry.js} +1 -1
  782. package/dist/webcomponents/p-f2d7498d.entry.js +1 -0
  783. package/dist/webcomponents/p-f8f8ee4e.entry.js +1 -0
  784. package/dist/webcomponents/p-fNBks3-O.js +1 -0
  785. package/dist/webcomponents/p-facdac1b.entry.js +1 -0
  786. package/dist/webcomponents/p-g6a7Gl9y.js +1 -0
  787. package/dist/webcomponents/p-lFx33NDk.js +1 -0
  788. package/dist/webcomponents/webcomponents.esm.js +1 -1
  789. package/package.json +14 -14
  790. package/LICENSE +0 -21
  791. package/dist/cjs/ComponentError-D4OLnOkg.js +0 -31
  792. package/dist/cjs/bank-account-document-form-inputs_9.cjs.entry.js +0 -525
  793. package/dist/cjs/internal-tokenize-payment-method_7.cjs.entry.js +0 -470
  794. package/dist/cjs/justifi-bank-account-billing-form-simple_3.cjs.entry.js +0 -147
  795. package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +0 -151
  796. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +0 -24
  797. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +0 -182
  798. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +0 -101
  799. package/dist/collection/components/modular-checkout/sub-components/card-form.js +0 -105
  800. package/dist/collection/components/modular-checkout/sub-components/summary.js +0 -12
  801. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +0 -296
  802. package/dist/esm/ComponentError-Cjcsf8ku.js +0 -31
  803. package/dist/esm/bank-account-document-form-inputs_9.entry.js +0 -515
  804. package/dist/esm/internal-tokenize-payment-method_7.entry.js +0 -462
  805. package/dist/esm/justifi-bank-account-billing-form-simple_3.entry.js +0 -143
  806. package/dist/esm/justifi-payment-provisioning-core.entry.js +0 -149
  807. package/dist/esm/justifi-tokenize-payment-method.entry.js +0 -22
  808. package/dist/module/internal-tokenize-payment-method.d.ts +0 -11
  809. package/dist/module/internal-tokenize-payment-method.js +0 -6
  810. package/dist/module/justifi-additional-questions-form-step.d.ts +0 -11
  811. package/dist/module/justifi-additional-questions-form-step.js +0 -6
  812. package/dist/module/justifi-additional-questions.d.ts +0 -11
  813. package/dist/module/justifi-additional-questions.js +0 -6
  814. package/dist/module/justifi-business-bank-account-form-step.d.ts +0 -11
  815. package/dist/module/justifi-business-bank-account-form-step.js +0 -6
  816. package/dist/module/justifi-business-core-info-form-step.d.ts +0 -11
  817. package/dist/module/justifi-business-core-info-form-step.js +0 -6
  818. package/dist/module/justifi-business-core-info.d.ts +0 -11
  819. package/dist/module/justifi-business-core-info.js +0 -6
  820. package/dist/module/justifi-business-owners-form-step.d.ts +0 -11
  821. package/dist/module/justifi-business-owners-form-step.js +0 -6
  822. package/dist/module/justifi-business-representative-form-inputs.d.ts +0 -11
  823. package/dist/module/justifi-business-representative-form-inputs.js +0 -6
  824. package/dist/module/justifi-business-representative-form-step.d.ts +0 -11
  825. package/dist/module/justifi-business-representative-form-step.js +0 -6
  826. package/dist/module/justifi-business-representative.d.ts +0 -11
  827. package/dist/module/justifi-business-representative.js +0 -6
  828. package/dist/module/justifi-business-terms-conditions-form-step.d.ts +0 -11
  829. package/dist/module/justifi-business-terms-conditions-form-step.js +0 -6
  830. package/dist/module/justifi-form-address-fields.d.ts +0 -11
  831. package/dist/module/justifi-form-address-fields.js +0 -6
  832. package/dist/module/justifi-identity-address-form.d.ts +0 -11
  833. package/dist/module/justifi-identity-address-form.js +0 -6
  834. package/dist/module/justifi-legal-address-form-step.d.ts +0 -11
  835. package/dist/module/justifi-legal-address-form-step.js +0 -6
  836. package/dist/module/justifi-legal-address-form.d.ts +0 -11
  837. package/dist/module/justifi-legal-address-form.js +0 -6
  838. package/dist/module/justifi-owner-form.js +0 -6
  839. package/dist/module/justifi-payment-provisioning-core.d.ts +0 -11
  840. package/dist/module/justifi-payment-provisioning-core.js +0 -6
  841. package/dist/module/justifi-payment-provisioning-form-buttons.d.ts +0 -11
  842. package/dist/module/justifi-payment-provisioning-form-buttons.js +0 -6
  843. package/dist/module/justifi-payment-provisioning-form-steps.d.ts +0 -11
  844. package/dist/module/justifi-payment-provisioning-form-steps.js +0 -6
  845. package/dist/module/payment-provisioning-core.js +0 -367
  846. package/dist/types/components/business-forms/payment-provisioning/payment-provisioning.d.ts +0 -18
  847. package/dist/types/components/modular-checkout/sub-components/summary.d.ts +0 -3
  848. package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +0 -19
  849. package/dist/webcomponents/p--UanYWb-.js +0 -1
  850. package/dist/webcomponents/p-19e82b02.entry.js +0 -1
  851. package/dist/webcomponents/p-19f22078.entry.js +0 -1
  852. package/dist/webcomponents/p-1ddbbba8.entry.js +0 -1
  853. package/dist/webcomponents/p-1fc96f35.entry.js +0 -1
  854. package/dist/webcomponents/p-251f6c90.entry.js +0 -1
  855. package/dist/webcomponents/p-2758d129.entry.js +0 -1
  856. package/dist/webcomponents/p-2V38oZhe.js +0 -1
  857. package/dist/webcomponents/p-337fb232.entry.js +0 -1
  858. package/dist/webcomponents/p-3490ede8.entry.js +0 -1
  859. package/dist/webcomponents/p-3cd30c7a.entry.js +0 -1
  860. package/dist/webcomponents/p-3f9c7b04.entry.js +0 -1
  861. package/dist/webcomponents/p-426fd524.entry.js +0 -1
  862. package/dist/webcomponents/p-4ae0227a.entry.js +0 -1
  863. package/dist/webcomponents/p-50a34a13.entry.js +0 -1
  864. package/dist/webcomponents/p-5148f836.entry.js +0 -1
  865. package/dist/webcomponents/p-541da1ed.entry.js +0 -1
  866. package/dist/webcomponents/p-55605664.entry.js +0 -1
  867. package/dist/webcomponents/p-55b478bc.entry.js +0 -1
  868. package/dist/webcomponents/p-57e09f09.entry.js +0 -1
  869. package/dist/webcomponents/p-5b4dfe0e.entry.js +0 -1
  870. package/dist/webcomponents/p-5c70a772.entry.js +0 -1
  871. package/dist/webcomponents/p-60df1c18.entry.js +0 -1
  872. package/dist/webcomponents/p-6Nv8l5n8.js +0 -1
  873. package/dist/webcomponents/p-6cdea3ef.entry.js +0 -1
  874. package/dist/webcomponents/p-7703ada7.entry.js +0 -1
  875. package/dist/webcomponents/p-77d0f2e2.entry.js +0 -1
  876. package/dist/webcomponents/p-8ed651b1.entry.js +0 -1
  877. package/dist/webcomponents/p-97e27e4a.entry.js +0 -1
  878. package/dist/webcomponents/p-9ed5d349.entry.js +0 -1
  879. package/dist/webcomponents/p-BU9iZ8OM.js +0 -1
  880. package/dist/webcomponents/p-BYLHkONM.js +0 -1
  881. package/dist/webcomponents/p-CMqX6btO.js +0 -1
  882. package/dist/webcomponents/p-C_WlV7F_.js +0 -1
  883. package/dist/webcomponents/p-Cjcsf8ku.js +0 -1
  884. package/dist/webcomponents/p-D-cvuqv1.js +0 -1
  885. package/dist/webcomponents/p-DSmuL_bZ.js +0 -1
  886. package/dist/webcomponents/p-DYGIC0QH.js +0 -1
  887. package/dist/webcomponents/p-DdR4lBzU.js +0 -1
  888. package/dist/webcomponents/p-DnZY6aQX.js +0 -1
  889. package/dist/webcomponents/p-DzeWzcho.js +0 -1
  890. package/dist/webcomponents/p-ERB63T7J.js +0 -1
  891. package/dist/webcomponents/p-FcERM7LF.js +0 -1
  892. package/dist/webcomponents/p-R0FDNhyd.js +0 -1
  893. package/dist/webcomponents/p-XxcNbSyO.js +0 -1
  894. package/dist/webcomponents/p-_BHErKTQ.js +0 -1
  895. package/dist/webcomponents/p-a109b3a1.entry.js +0 -1
  896. package/dist/webcomponents/p-a5db7147.entry.js +0 -1
  897. package/dist/webcomponents/p-b08bca2b.entry.js +0 -1
  898. package/dist/webcomponents/p-b2c237c6.entry.js +0 -1
  899. package/dist/webcomponents/p-b2d5f105.entry.js +0 -1
  900. package/dist/webcomponents/p-b8fc6dff.entry.js +0 -1
  901. package/dist/webcomponents/p-c595d3fb.entry.js +0 -1
  902. package/dist/webcomponents/p-c9f94919.entry.js +0 -1
  903. package/dist/webcomponents/p-ca7e369f.entry.js +0 -1
  904. package/dist/webcomponents/p-cab4c787.entry.js +0 -1
  905. package/dist/webcomponents/p-cd220f6c.entry.js +0 -1
  906. package/dist/webcomponents/p-cd2c2256.entry.js +0 -1
  907. package/dist/webcomponents/p-d5d8ccd9.entry.js +0 -1
  908. package/dist/webcomponents/p-e646422f.entry.js +0 -1
  909. package/dist/webcomponents/p-e72d05b1.entry.js +0 -1
  910. package/dist/webcomponents/p-e9d7f988.entry.js +0 -1
  911. package/dist/webcomponents/p-ef98982e.entry.js +0 -1
  912. package/dist/webcomponents/p-f1562dab.entry.js +0 -1
  913. package/dist/webcomponents/p-f44008d9.entry.js +0 -1
  914. package/dist/webcomponents/p-f657995a.entry.js +0 -1
  915. package/dist/webcomponents/p-fa3b5072.entry.js +0 -1
  916. package/dist/webcomponents/p-fb58eb13.entry.js +0 -1
  917. package/dist/webcomponents/p-fff25a5f.entry.js +0 -1
  918. package/dist/webcomponents/p-qNXIkzDE.js +0 -1
  919. package/dist/webcomponents/p-rgpO5xc3.js +0 -1
  920. package/dist/webcomponents/p-t6eP44Li.js +0 -1
  921. package/dist/webcomponents/p-zGGZEiGQ.js +0 -1
  922. /package/dist/types/components/business-forms/payment-provisioning/additional-questions/{business-additional-questions-form-step.d.ts → additional-questions-form-step.d.ts} +0 -0
  923. /package/dist/types/components/business-forms/payment-provisioning/bank-account/{bank-account-document-inputs.d.ts → bank-account-document-form-inputs.d.ts} +0 -0
  924. /package/dist/webcomponents/{p-99065f37.entry.js → p-9399f4f1.entry.js} +0 -0
@@ -1,25 +1,10 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-CV0Pyo1O.js';
2
- import { al as alertDanger, b as heading2, z as label, w as inputDisabled, a2 as buttonSecondary } from './parts-D3V9AE6o.js';
3
2
  import { b as businessServiceReceivedOptions, r as recurringPaymentsOptions, s as seasonalBusinessOptions, c as businessClassificationOptions } from './business-form-options-DRalxlqN.js';
4
3
  import { C as CURRENCY_MASK, I as IDENTITY_MASKS, P as PHONE_MASKS } from './form-input-masks-CVaOFfrI.js';
4
+ import { b as heading2, z as label, w as inputDisabled, a2 as buttonSecondary, ak as alertDanger } from './parts-D50Rx76J.js';
5
5
  import { e as CoreBusinessInfo, d as deconstructDate } from './Business-BcNb9bVO.js';
6
6
  import { c as countryLabels } from './country-config-P042rrI3.js';
7
7
 
8
- const FormAlert = class {
9
- constructor(hostRef) {
10
- registerInstance(this, hostRef);
11
- }
12
- render() {
13
- if (!this.text) {
14
- return null;
15
- }
16
- if (this.hideAlert) {
17
- return null;
18
- }
19
- return (h("div", { class: 'alert alert-danger d-flex align-items-center', role: 'alert', part: alertDanger }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", fill: "currentColor", class: "bi bi-exclamation-triangle-fill flex-shrink-0 me-2", viewBox: "0 0 16 16", role: "img", "aria-label": "Warning:" }, h("path", { d: "M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" })), h("div", null, this.text)));
20
- }
21
- };
22
-
23
8
  const AdditionalQuestions = class {
24
9
  constructor(hostRef) {
25
10
  registerInstance(this, hostRef);
@@ -37,7 +22,7 @@ const AdditionalQuestions = class {
37
22
  render() {
38
23
  var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p;
39
24
  const additionalQuestionsDefaultValue = this.formController.getInitialValues().additional_questions;
40
- return (h(Host, { key: '825ad2a859cacac1b9ba7be60ade5f3bb108abee' }, h("fieldset", { key: 'be913775846b09d99c0c5809a93dfc2779bbae9c' }, h("legend", { key: '52db62eb99455247f317f3dfce9ed260139d9b92', part: heading2 }, "Additional Questions"), h("div", { key: '9bca42f1668874643cb2c46f3ac39df85fb0cc45', class: "row gy-3" }, h("div", { key: '4f5cfbb11109a00d5427096503bceeb443349925', class: "col-12 col-md-6" }, h("form-control-monetary-provisioning", { key: '8d467c76af23e7aaa0a437a6b8631f8966dd7c41', name: "business_revenue", label: "What is the business' estimated annual revenue from its primary business activities?", inputHandler: this.inputHandler, errorText: (_b = (_a = this.errors) === null || _a === void 0 ? void 0 : _a.additional_questions) === null || _b === void 0 ? void 0 : _b.business_revenue, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_revenue, maskOptions: CURRENCY_MASK.WHOLE })), h("div", { key: '4e5ed2a46af18734a97e498fe03d0b39b6d64895', class: "col-12 col-md-6" }, h("form-control-monetary-provisioning", { key: '5dac6143381928fa469e610a51c680dc2d6458ba', name: "business_payment_volume", label: "What is the business' annual credit card & ACH volume anticipated to process?", inputHandler: this.inputHandler, errorText: (_d = (_c = this.errors) === null || _c === void 0 ? void 0 : _c.additional_questions) === null || _d === void 0 ? void 0 : _d.business_payment_volume, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_payment_volume, maskOptions: CURRENCY_MASK.WHOLE })), h("div", { key: '7ffc0942f4aa7a28fe5cb647af3fb4d0fbdfb19f', class: "col-12" }, h("form-control-select", { key: 'dd323dcdb5152040737ad91715e5f1eba17afaed', name: 'business_when_service_received', label: 'On average, how long after paying will your customers typically receive their goods or services?', inputHandler: this.inputHandler, errorText: (_f = (_e = this.errors) === null || _e === void 0 ? void 0 : _e.additional_questions) === null || _f === void 0 ? void 0 : _f.business_when_service_received, options: businessServiceReceivedOptions, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_when_service_received })), h("div", { key: 'f7d98dcddaee8beb583b7436007660012c856d06', class: "col-12" }, h("form-control-select", { key: 'c3dd0af43353221f0b6f34555afc6627eb6e4805', name: 'business_recurring_payments', label: 'Does your business offer recurring payments?', inputHandler: this.inputHandler, errorText: (_h = (_g = this.errors) === null || _g === void 0 ? void 0 : _g.additional_questions) === null || _h === void 0 ? void 0 : _h.business_recurring_payments, options: recurringPaymentsOptions, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_recurring_payments })), h("div", { key: '6afac5b74ebf3f833f3a773c4c364ec805c827ee', class: "col-12" }, h("form-control-text", { key: '8730d4945250eaf2aee10e2eb2327876f98e07f3', name: 'business_recurring_payments_percentage', label: 'What percent of revenue is generated from each recurring payment type offered?', inputHandler: this.inputHandler, errorText: (_k = (_j = this.errors) === null || _j === void 0 ? void 0 : _j.additional_questions) === null || _k === void 0 ? void 0 : _k.business_recurring_payments_percentage, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_recurring_payments_percentage })), h("div", { key: '4e13389f89aad6598817c4a45e5a8125ae21b9a4', class: "col-12" }, h("form-control-select", { key: '5cb9f4af9b1a1a707f6110073356474397b46489', name: 'business_seasonal', label: 'Is this business seasonal?', inputHandler: this.inputHandler, errorText: (_m = (_l = this.errors) === null || _l === void 0 ? void 0 : _l.additional_questions) === null || _m === void 0 ? void 0 : _m.business_seasonal, options: seasonalBusinessOptions, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_seasonal })), h("div", { key: '705affae85c29fe6d5270ad32a2af9bdeed9b6e9', class: "col-12" }, h("form-control-text", { key: '08807d448e5a4f1865a22d06d9e1e34d27bb5f5f', name: 'business_other_payment_details', label: 'Is there anything else you would like us to know about how your customers pay the business?', inputHandler: this.inputHandler, errorText: (_p = (_o = this.errors) === null || _o === void 0 ? void 0 : _o.additional_questions) === null || _p === void 0 ? void 0 : _p.business_other_payment_details, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_other_payment_details }))))));
25
+ return (h(Host, { key: '2cef96e9fd7d585353deebd2149ccaa6f70601f3' }, h("fieldset", { key: '324401c967c047997b4b46c4835a2e9c28d200c3' }, h("legend", { key: '0958dcb308db0032292f54736eeeaeaf562a4dd3', part: heading2 }, "Additional Questions"), h("div", { key: '7eb6cf2912a726647937120600400f4cb70babf1', class: "row gy-3" }, h("div", { key: 'fee24c156b5e97d013520353813ef894e9295251', class: "col-12 col-md-6" }, h("form-control-monetary-provisioning", { key: 'c72df3ba128cf84444febec88c402934442023a7', name: "business_revenue", label: "What is the business' estimated annual revenue from its primary business activities?", inputHandler: this.inputHandler, errorText: (_b = (_a = this.errors) === null || _a === void 0 ? void 0 : _a.additional_questions) === null || _b === void 0 ? void 0 : _b.business_revenue, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_revenue, maskOptions: CURRENCY_MASK.WHOLE })), h("div", { key: 'be1f0d42c19d479a56da7781316e659245a265c3', class: "col-12 col-md-6" }, h("form-control-monetary-provisioning", { key: '5a3df350a2bbb31286b4bbfadfb0067099135449', name: "business_payment_volume", label: "What is the business' annual credit card & ACH volume anticipated to process?", inputHandler: this.inputHandler, errorText: (_d = (_c = this.errors) === null || _c === void 0 ? void 0 : _c.additional_questions) === null || _d === void 0 ? void 0 : _d.business_payment_volume, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_payment_volume, maskOptions: CURRENCY_MASK.WHOLE })), h("div", { key: '5b98b7842f1adad2d57c23c274c2ee5b70b1a5c4', class: "col-12" }, h("form-control-select", { key: '116133084185496cf6e22098b5bb1245132e361d', name: 'business_when_service_received', label: 'On average, how long after paying will your customers typically receive their goods or services?', inputHandler: this.inputHandler, errorText: (_f = (_e = this.errors) === null || _e === void 0 ? void 0 : _e.additional_questions) === null || _f === void 0 ? void 0 : _f.business_when_service_received, options: businessServiceReceivedOptions, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_when_service_received })), h("div", { key: '6b5849afeeab55f63cb3f084b9bfbfa0ce686df1', class: "col-12" }, h("form-control-select", { key: '523e2e69d6d637905efb74447785cb6e20d3d658', name: 'business_recurring_payments', label: 'Does your business offer recurring payments?', inputHandler: this.inputHandler, errorText: (_h = (_g = this.errors) === null || _g === void 0 ? void 0 : _g.additional_questions) === null || _h === void 0 ? void 0 : _h.business_recurring_payments, options: recurringPaymentsOptions, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_recurring_payments })), h("div", { key: '4b5e4167371d6d1e6f6ae764b28789741bcac145', class: "col-12" }, h("form-control-text", { key: '6e86c7d28ca2980f80c076e2359430773c47b575', name: 'business_recurring_payments_percentage', label: 'What percent of revenue is generated from each recurring payment type offered?', inputHandler: this.inputHandler, errorText: (_k = (_j = this.errors) === null || _j === void 0 ? void 0 : _j.additional_questions) === null || _k === void 0 ? void 0 : _k.business_recurring_payments_percentage, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_recurring_payments_percentage })), h("div", { key: '55f01cf14c9e3d988672b494d9b3a50bf8d83869', class: "col-12" }, h("form-control-select", { key: 'c05d4e0ff64d61ad276e05daa86a4c574dfabfd5', name: 'business_seasonal', label: 'Is this business seasonal?', inputHandler: this.inputHandler, errorText: (_m = (_l = this.errors) === null || _l === void 0 ? void 0 : _l.additional_questions) === null || _m === void 0 ? void 0 : _m.business_seasonal, options: seasonalBusinessOptions, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_seasonal })), h("div", { key: 'b34e0e1eecca9b43141357e0973cae5d61dc228a', class: "col-12" }, h("form-control-text", { key: '3b097d06b301c6075f0f9706f1ccca3ae504ce3c', name: 'business_other_payment_details', label: 'Is there anything else you would like us to know about how your customers pay the business?', inputHandler: this.inputHandler, errorText: (_p = (_o = this.errors) === null || _o === void 0 ? void 0 : _o.additional_questions) === null || _p === void 0 ? void 0 : _p.business_other_payment_details, defaultValue: additionalQuestionsDefaultValue === null || additionalQuestionsDefaultValue === void 0 ? void 0 : additionalQuestionsDefaultValue.business_other_payment_details }))))));
41
26
  }
42
27
  };
43
28
 
@@ -61,10 +46,10 @@ const BusinessCoreInfo = class {
61
46
  render() {
62
47
  var _a, _b;
63
48
  const coreInfoDefaultValue = this.formController.getInitialValues();
64
- return (h(Host, { key: 'd60b250bd327a8f49ac2854ef90a50149952d91f' }, h("fieldset", { key: '99523dc8f944bbbd51fd1cd660fcd2908658a5b8' }, h("legend", { key: 'f709a73ed08970d75e83617d9d4927a33fc8bcc4', part: heading2 }, "General Info"), h("div", { key: '7519e5f5b18247f63010edb6b15994413a1349f1', class: "row gy-3" }, h("div", { key: 'd11c9b6bc5f91ed3c521eeee88ee866ec81cb363', class: "col-12" }, h("form-control-text", { key: '8d346946db7275e1f64c84019dc2e202be77f8f7', name: "legal_name", label: "Legal Name", defaultValue: coreInfoDefaultValue.legal_name, errorText: this.errors.legal_name, inputHandler: this.inputHandler })), h("div", { key: '4bdfff98f5652dfd22c04a4340b1ac882bf3ce65', class: "col-12" }, h("form-control-text", { key: '97055ec207286cb931e04f301fb6a0abef8e1085', name: "doing_business_as", label: "Doing Business As (DBA)", defaultValue: coreInfoDefaultValue.doing_business_as, errorText: this.errors.doing_business_as, inputHandler: this.inputHandler })), h("div", { key: 'aa43935a6d369a3f7c7fea36805fe2b15b908e06', class: "col-12 col-md-8" }, h("form-control-select", { key: 'fe958c7152cc3da4f33f666c4f57e692119fda18', name: "classification", label: "Business Classification", options: businessClassificationOptions, defaultValue: coreInfoDefaultValue.classification, errorText: this.errors.classification, inputHandler: this.inputHandler })), h("div", { key: 'c6c3233c998973732545d3f9623ee0e7f2606ead', class: "col-12 col-md-4" }, h("form-control-date", { key: 'a87ac87813b6fe6c84cafbda1977c4ba93741342', name: "date_of_incorporation", label: "Date of Incorporation", defaultValue: coreInfoDefaultValue.date_of_incorporation, errorText: this.errors.date_of_incorporation, inputHandler: this.inputHandler })), h("div", { key: '5046bf2e0c9e2bbc6bbb6c8809b7147acab1ee1f', class: "col-12 col-md-6" }, h("form-control-text", { key: '1771cd9caf5e29d4e03666e3cebed92dcdaa686a', name: "industry", label: "Industry", defaultValue: coreInfoDefaultValue.industry, errorText: this.errors.industry, inputHandler: this.inputHandler })), h("div", { key: '1a9beb47f729497275e15ad8d4910ad5b4c9951d', class: "col-12 col-md-6" }, (!((_a = this.coreInfo) === null || _a === void 0 ? void 0 : _a.tax_id_last4) || this.isEditingTaxId) ? (h("form-control-number-masked", { name: "tax_id", label: countryLabels[this.country].taxIdLabel, defaultValue: this.isEditingTaxId ? '' : coreInfoDefaultValue.tax_id, errorText: this.errors.tax_id, inputHandler: this.inputHandler, mask: IDENTITY_MASKS[this.country], helpText: countryLabels[this.country].taxIdHelpText })) : (h("div", null, h("label", { class: "form-label", part: label }, countryLabels[this.country].taxIdLabel), h("div", { class: "input-group mb-3" }, h("input", { type: "text", class: "form-control", part: inputDisabled, value: `****${(_b = this.coreInfo) === null || _b === void 0 ? void 0 : _b.tax_id_last4}`, disabled: true }), h("button", { class: "btn btn-secondary", type: "button", part: buttonSecondary, onClick: () => {
49
+ return (h(Host, { key: 'def39bb2d2fe2a47f064996ce20bc60fd490dc25' }, h("fieldset", { key: '64bd49c1a6be4193ffb7aae9e97c4b3e9a15f359' }, h("legend", { key: 'b11b4b1ff667d0367078c8af716ed99bb937809c', part: heading2 }, "General Info"), h("div", { key: '0da76a2b84b20da143a3071caef531c41cd81a3f', class: "row gy-3" }, h("div", { key: 'be1fa57c9efc822fe1c88360414dfab08ecdc60e', class: "col-12" }, h("form-control-text", { key: '5b044ec875cac8d7576c7b060bc262e513a6d2b1', name: "legal_name", label: "Legal Name", defaultValue: coreInfoDefaultValue.legal_name, errorText: this.errors.legal_name, inputHandler: this.inputHandler })), h("div", { key: '00322e05fad4bdf71780e573adf5b7d1d0d85b25', class: "col-12" }, h("form-control-text", { key: '36608a32b2a9ec194785c7f32b92b40f136af6b2', name: "doing_business_as", label: "Doing Business As (DBA)", defaultValue: coreInfoDefaultValue.doing_business_as, errorText: this.errors.doing_business_as, inputHandler: this.inputHandler })), h("div", { key: '90ccab857bb042c9d6eba0a9dcbcf72996a7da69', class: "col-12 col-md-8" }, h("form-control-select", { key: '3cf4ea374ae74005214684b20de6e3cd62337134', name: "classification", label: "Business Classification", options: businessClassificationOptions, defaultValue: coreInfoDefaultValue.classification, errorText: this.errors.classification, inputHandler: this.inputHandler })), h("div", { key: 'b4c0330b07221e9ff399cd360d81c0b0c6b8adad', class: "col-12 col-md-4" }, h("form-control-date", { key: 'ae27cf1fc8f20b134e754f2612e945e0bcf85737', name: "date_of_incorporation", label: "Date of Incorporation", defaultValue: coreInfoDefaultValue.date_of_incorporation, errorText: this.errors.date_of_incorporation, inputHandler: this.inputHandler })), h("div", { key: '5f6c82d761dd44631fae1e61f9d73e9db84535dc', class: "col-12 col-md-6" }, h("form-control-text", { key: 'ba6006564085b2634d6b438b72eca1bd2a344556', name: "industry", label: "Industry", defaultValue: coreInfoDefaultValue.industry, errorText: this.errors.industry, inputHandler: this.inputHandler })), h("div", { key: '1bbd58d1cbfaf676a5a9d4f188d676c38d10303c', class: "col-12 col-md-6" }, (!((_a = this.coreInfo) === null || _a === void 0 ? void 0 : _a.tax_id_last4) || this.isEditingTaxId) ? (h("form-control-number-masked", { name: "tax_id", label: countryLabels[this.country].taxIdLabel, defaultValue: this.isEditingTaxId ? '' : coreInfoDefaultValue.tax_id, errorText: this.errors.tax_id, inputHandler: this.inputHandler, mask: IDENTITY_MASKS[this.country], helpText: countryLabels[this.country].taxIdHelpText })) : (h("div", null, h("label", { class: "form-label", part: label }, countryLabels[this.country].taxIdLabel), h("div", { class: "input-group mb-3" }, h("input", { type: "text", class: "form-control", part: inputDisabled, value: `****${(_b = this.coreInfo) === null || _b === void 0 ? void 0 : _b.tax_id_last4}`, disabled: true }), h("button", { class: "btn btn-secondary", type: "button", part: buttonSecondary, onClick: () => {
65
50
  this.isEditingTaxId = true;
66
51
  this.formController.setValues(Object.assign(Object.assign({}, this.formController.values.getValue()), { tax_id: '' }));
67
- } }, "Change"))))), h("div", { key: '94b23160df7686b910628f02451c12a7752b72cd', class: "col-12" }, h("form-control-text", { key: '40faf5a4b4f9c8d21385ee078ed9f4aaa9f47583', name: "website_url", label: "Website URL", defaultValue: coreInfoDefaultValue.website_url, errorText: this.errors.website_url, inputHandler: this.inputHandler })), h("div", { key: '36a7c80684f7fb5259f3e9385393a2787bbd1516', class: "col-12 col-md-6" }, h("form-control-text", { key: 'a3bf801d4789e2b6328842b4bb1dfe8758f946b6', name: "email", label: "Email Address", defaultValue: coreInfoDefaultValue.email, errorText: this.errors.email, inputHandler: this.inputHandler })), h("div", { key: '437eeff1d27957a77b7bf4c9e4aa2fc4fa436867', class: "col-12 col-md-6" }, h("form-control-number-masked", { key: '0780f85cedacda3b8288ba54b5b40b86338ce877', name: "phone", label: "Phone Number", defaultValue: coreInfoDefaultValue.phone, errorText: this.errors.phone, inputHandler: this.inputHandler, mask: PHONE_MASKS.US }))))));
52
+ } }, "Change"))))), h("div", { key: 'c2759307684d50d8a7176b2c5c774f5f99016843', class: "col-12" }, h("form-control-text", { key: '96d3027c8db2dcd655c611201353948805fa3223', name: "website_url", label: "Website URL", defaultValue: coreInfoDefaultValue.website_url, errorText: this.errors.website_url, inputHandler: this.inputHandler })), h("div", { key: '8918f247bf9cb2bfe6cd24d421be2ffd83bb08e8', class: "col-12 col-md-6" }, h("form-control-text", { key: 'da695eb10f15ff7ed08a5865a751cc467cfbe3a2', name: "email", label: "Email Address", defaultValue: coreInfoDefaultValue.email, errorText: this.errors.email, inputHandler: this.inputHandler })), h("div", { key: '0e6b9149f4fca4d55b12d96d3cd9b928beb34bd3', class: "col-12 col-md-6" }, h("form-control-number-masked", { key: 'd127281e989bb4d9140109b3bc46f1fad80feba4', name: "phone", label: "Phone Number", defaultValue: coreInfoDefaultValue.phone, errorText: this.errors.phone, inputHandler: this.inputHandler, mask: PHONE_MASKS.US }))))));
68
53
  }
69
54
  };
70
55
 
@@ -98,11 +83,26 @@ const BusinessRepresentative = class {
98
83
  render() {
99
84
  var _a, _b;
100
85
  const representativeDefaultValue = this.formController.getInitialValues().representative;
101
- return (h(Host, { key: '23d11271b1ec0b5a36222cf972b3cbb94a436a99' }, h("fieldset", { key: '9062abcf81faf8c1bd136a7ad28ee9f21831b4fb' }, h("legend", { key: '61cf510c63cfe30278e1a07a0186a4feac0c31ec', part: heading2 }, "Representative"), h("div", { key: '431ab7681cc1dc022d251dd4caaf4fc6a7def9b1', class: "row gy-3" }, h("div", { key: 'd94add92e02afa9dbb7cc617fea60bd0bc37db9c', class: "col-12 col-md-8" }, h("form-control-text", { key: '2cdf16e8f5984de4db422fde0b0e353fb6029912', name: "name", label: "Full Name", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler })), h("div", { key: 'cff4220ba8704a02a7f8642b562116ef63400bd8', class: "col-12 col-md-4" }, h("form-control-text", { key: '949b4eea179738a03ff0b9336e8325320da56473', name: "title", label: "Title", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.title, errorText: this.errors.title, inputHandler: this.inputHandler })), h("div", { key: 'dc21ee17586cce9b39a924df668ad9c5be1ab84b', class: "col-12 col-md-6" }, h("form-control-text", { key: '0470770dbe028c8247bd8405d68d4d1690b5e4e4', name: "email", label: "Email Address", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.email, errorText: this.errors.email, inputHandler: this.inputHandler })), h("div", { key: 'dcbd23ab368e630ebaea9e8bdbb6985a98d5fbeb', class: "col-12 col-md-6" }, h("form-control-number-masked", { key: '6625e7fda86feabad127a97b7c06a40d19903b34', name: "phone", label: "Phone Number", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.phone, errorText: this.errors.phone, inputHandler: this.inputHandler, mask: PHONE_MASKS.US })), h("div", { key: '6f9df4495d3fea041a643eb6bb0560b1747b094a', class: "col-12 col-md-4" }, h("form-control-date", { key: 'a8c3cbc3d2c075e82e82c8fd4a123eade5a64e5c', name: "dob_full", label: "Birth Date", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.dob_full, errorText: this.errors.dob_full, inputHandler: this.inputHandler, onFormControlInput: this.onDateOfBirthUpdate })), h("div", { key: 'a5be0388dbfa97375cedaf059e51b680170d806f', class: "col-12 col-md-8" }, (!((_a = this.representative) === null || _a === void 0 ? void 0 : _a.ssn_last4) || this.isEditingIdentification) ? (h("form-control-number-masked", { name: "identification_number", label: this.identificationNumberLabel, defaultValue: this.isEditingIdentification ? '' : representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.identification_number, errorText: this.errors.identification_number, inputHandler: this.inputHandler, mask: IDENTITY_MASKS[this.country], helpText: countryLabels[this.country].identityHelpText })) : (h("div", null, h("label", { class: "form-label", part: label }, this.identificationNumberLabel), h("div", { class: "input-group mb-3" }, h("input", { type: "text", class: "form-control", part: inputDisabled, value: `****${(_b = this.representative) === null || _b === void 0 ? void 0 : _b.ssn_last4}`, disabled: true }), h("button", { class: "btn btn-secondary", type: "button", part: buttonSecondary, onClick: () => {
86
+ return (h(Host, { key: 'cab8eb5ba333109849bb22f32318c06a48972237' }, h("fieldset", { key: '5a6578447e4c737e5726198b8bac1ba0dc2e45a3' }, h("legend", { key: 'ebad85dfdeed325c15a56885bbb5a529c4ebdb99', part: heading2 }, "Representative"), h("div", { key: 'dcebe5124256a171b938212ff9aa3764351c05ba', class: "row gy-3" }, h("div", { key: '9493cf073abde249b8e6d2f61a6a1d9ad3b7d3b8', class: "col-12 col-md-8" }, h("form-control-text", { key: 'fbf15c78b4c88b86de111a19b87512be42574d44', name: "name", label: "Full Name", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler })), h("div", { key: '94a4c79c5267de135403b9fd18b843d69d427cbb', class: "col-12 col-md-4" }, h("form-control-text", { key: '5793dd89937f0b898bfd867338ace5da72df5f26', name: "title", label: "Title", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.title, errorText: this.errors.title, inputHandler: this.inputHandler })), h("div", { key: '7eff586ef81721269c57b2473f75421f086d42f7', class: "col-12 col-md-6" }, h("form-control-text", { key: '72738008970cb6905be7e69d66ae2e0967796187', name: "email", label: "Email Address", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.email, errorText: this.errors.email, inputHandler: this.inputHandler })), h("div", { key: '24eeedf96f6a378fa084f5ac48028e0ec3ed32d4', class: "col-12 col-md-6" }, h("form-control-number-masked", { key: '50dc535cba2d9f1fc9b1b360cd6d38492f699954', name: "phone", label: "Phone Number", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.phone, errorText: this.errors.phone, inputHandler: this.inputHandler, mask: PHONE_MASKS.US })), h("div", { key: '5a87f6f73fee87ea9712483b5ca8328566e1fcd4', class: "col-12 col-md-4" }, h("form-control-date", { key: '2cd3ea10d7e69b78985af179d50b7f628457b2c7', name: "dob_full", label: "Birth Date", defaultValue: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.dob_full, errorText: this.errors.dob_full, inputHandler: this.inputHandler, onFormControlInput: this.onDateOfBirthUpdate })), h("div", { key: '591c964f0629fb4da0bad605f54f652d6fe67cd7', class: "col-12 col-md-8" }, (!((_a = this.representative) === null || _a === void 0 ? void 0 : _a.ssn_last4) || this.isEditingIdentification) ? (h("form-control-number-masked", { name: "identification_number", label: this.identificationNumberLabel, defaultValue: this.isEditingIdentification ? '' : representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.identification_number, errorText: this.errors.identification_number, inputHandler: this.inputHandler, mask: IDENTITY_MASKS[this.country], helpText: countryLabels[this.country].identityHelpText })) : (h("div", null, h("label", { class: "form-label", part: label }, this.identificationNumberLabel), h("div", { class: "input-group mb-3" }, h("input", { type: "text", class: "form-control", part: inputDisabled, value: `****${(_b = this.representative) === null || _b === void 0 ? void 0 : _b.ssn_last4}`, disabled: true }), h("button", { class: "btn btn-secondary", type: "button", part: buttonSecondary, onClick: () => {
102
87
  this.isEditingIdentification = true;
103
88
  // Clear last4 and current value to force validation
104
89
  this.formController.setValues(Object.assign(Object.assign({}, this.formController.values.getValue()), { representative: Object.assign(Object.assign({}, this.formController.values.getValue().representative), { ssn_last4: null, identification_number: '' }) }));
105
- } }, "Change"))))), h("div", { key: 'be522af99631fad573411bc5415fd6a712bc5486', class: "col-12" }, h("justifi-identity-address-form", { key: '145c76eb8c16fdd113dcd61faff219f852b22214', errors: this.errors.address, defaultValues: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.address, handleFormUpdate: this.onAddressFormUpdate, country: this.country }))))));
90
+ } }, "Change"))))), h("div", { key: '9fe5c36d102c5870f91c24c2e0efc22948190468', class: "col-12" }, h("identity-address-form", { key: '42a7949f31ae3d3d0f0b01db13ecb6271486e62f', errors: this.errors.address, defaultValues: representativeDefaultValue === null || representativeDefaultValue === void 0 ? void 0 : representativeDefaultValue.address, handleFormUpdate: this.onAddressFormUpdate, country: this.country }))))));
91
+ }
92
+ };
93
+
94
+ const FormAlert = class {
95
+ constructor(hostRef) {
96
+ registerInstance(this, hostRef);
97
+ }
98
+ render() {
99
+ if (!this.text) {
100
+ return null;
101
+ }
102
+ if (this.hideAlert) {
103
+ return null;
104
+ }
105
+ return (h("div", { class: 'alert alert-danger d-flex align-items-center', role: 'alert', part: alertDanger }, h("svg", { xmlns: "http://www.w3.org/2000/svg", width: "20", height: "20", fill: "currentColor", class: "bi bi-exclamation-triangle-fill flex-shrink-0 me-2", viewBox: "0 0 16 16", role: "img", "aria-label": "Warning:" }, h("path", { d: "M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" })), h("div", null, this.text)));
106
106
  }
107
107
  };
108
108
 
@@ -122,8 +122,8 @@ const LegalAddressForm = class {
122
122
  render() {
123
123
  var _a;
124
124
  const legalAddressDefaultValue = this.formController.getInitialValues().legal_address;
125
- return (h(Host, { key: '11d54eb58574e9afdeed03b357f4c5b89752b48b' }, h("fieldset", { key: '3608fc95fb7d60fcd5485394fc1a8210f91d13a8' }, h("legend", { key: 'ffe6b8794039b1df22e0bd1775cf497edac543d7', part: heading2 }, "Business Legal Address"), h("justifi-form-address-fields", { key: '34adccfea54d0603d3e8899df048f3aab1b8b64c', country: this.country, errors: (_a = this.errors) === null || _a === void 0 ? void 0 : _a.legal_address, defaultValues: legalAddressDefaultValue, inputHandler: this.inputHandler }))));
125
+ return (h(Host, { key: '56c938599697c9e40658de6fd52699ccfd306232' }, h("fieldset", { key: '7e77d120698e29ce040cce256e37745f53fac795' }, h("legend", { key: 'e4a4e23744eb5679d0797bb83970067709a0010d', part: heading2 }, "Business Legal Address"), h("form-address-fields", { key: '0703605fd1e5143547865bc19d1b0cdbe34a41bc', country: this.country, errors: (_a = this.errors) === null || _a === void 0 ? void 0 : _a.legal_address, defaultValues: legalAddressDefaultValue, inputHandler: this.inputHandler }))));
126
126
  }
127
127
  };
128
128
 
129
- export { FormAlert as form_alert, AdditionalQuestions as justifi_additional_questions, BusinessCoreInfo as justifi_business_core_info, BusinessRepresentative as justifi_business_representative, LegalAddressForm as justifi_legal_address_form };
129
+ export { AdditionalQuestions as additional_questions, BusinessCoreInfo as business_core_info, BusinessRepresentative as business_representative, FormAlert as form_alert, LegalAddressForm as legal_address_form };
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-CV0Pyo1O.js';
2
- import { d as badgeDark, e as badgeLight, g as badgeInfo, i as badgeWarning, j as badgeDanger, k as badgeSuccess, m as badgeSecondary, n as badgePrimary, o as badge } from './parts-D3V9AE6o.js';
2
+ import { d as badgeDark, e as badgeLight, g as badgeInfo, i as badgeWarning, j as badgeDanger, k as badgeSuccess, m as badgeSecondary, n as badgePrimary, o as badge } from './parts-D50Rx76J.js';
3
3
 
4
4
  var BadgeVariant;
5
5
  (function (BadgeVariant) {
@@ -0,0 +1,198 @@
1
+ import { r as registerInstance, h, H as Host } from './index-CV0Pyo1O.js';
2
+ import { c as create$3, F as FormController } from './index.esm-BHdVU4hV.js';
3
+ import { y as postalValidation, z as stateValidation, h as cityValidation, l as lineTwoValidation, j as lineOneValidation, v as identityNameValidation } from './schema-validations-v6WGlZkq.js';
4
+ import { al as billingForm } from './parts-D50Rx76J.js';
5
+ import { c as checkoutStore, o as onChange } from './checkout.store-C1TdhFf6.js';
6
+ import { P as PAYMENT_METHODS } from './index-DkoufM1t.js';
7
+ import { H as Header3 } from './header-3-E533c0A3.js';
8
+ import './event-types-CZfYo5-1.js';
9
+ import { S as StateOptions } from './Business-BcNb9bVO.js';
10
+ import './_commonjsHelpers-BFTU3MAI.js';
11
+ import './country-config-P042rrI3.js';
12
+ import './business-form-options-DRalxlqN.js';
13
+ import './index-cDVGjRkU.js';
14
+
15
+ const fullBillingSchema = () => create$3({
16
+ name: identityNameValidation.required('Enter full name'),
17
+ address_line1: lineOneValidation.required('Enter street address'),
18
+ address_line2: lineTwoValidation.nullable(),
19
+ address_city: cityValidation.required('Enter city'),
20
+ address_state: stateValidation.required('Select state'),
21
+ address_postal_code: postalValidation.required('Enter postal code'),
22
+ });
23
+ const postalOnlySchema = () => create$3({
24
+ name: identityNameValidation.nullable(),
25
+ address_line1: lineOneValidation.nullable(),
26
+ address_line2: lineTwoValidation.nullable(),
27
+ address_city: cityValidation.nullable(),
28
+ address_state: stateValidation.nullable(),
29
+ address_postal_code: postalValidation.required('Enter postal code'),
30
+ });
31
+ const nameOnlySchema = () => create$3({
32
+ name: identityNameValidation.required('Enter full name'),
33
+ address_line1: lineOneValidation.nullable(),
34
+ address_line2: lineTwoValidation.nullable(),
35
+ address_city: cityValidation.nullable(),
36
+ address_state: stateValidation.nullable(),
37
+ address_postal_code: postalValidation.nullable(),
38
+ });
39
+
40
+ const BankAccountBillingFormSimple = class {
41
+ constructor(hostRef) {
42
+ registerInstance(this, hostRef);
43
+ this.errors = {};
44
+ this.inputHandler = (name, value) => {
45
+ this.formController.setValues(Object.assign(Object.assign({}, this.formController.values.getValue()), { [name]: value }));
46
+ };
47
+ }
48
+ componentWillLoad() {
49
+ this.formController = new FormController(nameOnlySchema());
50
+ const fields = checkoutStore.billingFormFields;
51
+ if (fields && Object.keys(fields).some((k) => fields[k])) {
52
+ this.formController.setInitialValues(fields);
53
+ }
54
+ }
55
+ componentDidLoad() {
56
+ this.formController.values.subscribe(values => this.billingInfo = Object.assign({}, values));
57
+ this.formController.errors.subscribe(errors => {
58
+ this.errors = Object.assign({}, errors);
59
+ });
60
+ this.unsubscribeFromStore = onChange('billingFormFields', (newValue) => {
61
+ this.formController.setInitialValues(newValue);
62
+ });
63
+ }
64
+ disconnectedCallback() {
65
+ var _a;
66
+ (_a = this.unsubscribeFromStore) === null || _a === void 0 ? void 0 : _a.call(this);
67
+ }
68
+ async getValues() {
69
+ return this.formController.values.getValue();
70
+ }
71
+ async validate() {
72
+ const isValid = await this.formController.validate();
73
+ const errors = this.formController.errors.getValue();
74
+ return { isValid, errors };
75
+ }
76
+ render() {
77
+ const billingFormDefaultValue = this.formController.getInitialValues();
78
+ return (h("div", { key: '34e77db7e212eab37000212b208a6dc1afaa8054', part: billingForm, class: "mt-4" }, h("form", { key: '289b661851fc6d68a5d6dd376a6e31b691e25aea' }, h("fieldset", { key: '84efe1610a1bbc8b12a95711814280a4949e850c' }, this.legend && (h("legend", { key: '7076fc6b9ef264ac72d36833c7b760b5999e030e' }, this.legend)), h("div", { key: '66d78f8c243230d790d854ba16292f3d84ef5ca9', class: "row gy-3" }, h("div", { key: 'e58dfaa9b758dcfbe434a3d51ab6e51b54cc83c1', class: "col-12" }, h("form-control-text", { key: 'b872c9f5e3726312171bb16a95e3709bcd12f40a', name: 'name', label: 'Full Name', defaultValue: billingFormDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler })))))));
79
+ }
80
+ };
81
+
82
+ const BillingForm = class {
83
+ constructor(hostRef) {
84
+ registerInstance(this, hostRef);
85
+ }
86
+ get showSimpleCardBillingForm() {
87
+ return this.paymentMethodType === PAYMENT_METHODS.NEW_CARD && this.hideCardBillingForm;
88
+ }
89
+ get showSimpleBankAccountBillingForm() {
90
+ return this.paymentMethodType === PAYMENT_METHODS.NEW_BANK_ACCOUNT && this.hideBankAccountBillingForm;
91
+ }
92
+ async getValues() {
93
+ var _a;
94
+ return (_a = this.selectedFormRef) === null || _a === void 0 ? void 0 : _a.getValues();
95
+ }
96
+ async validate() {
97
+ var _a;
98
+ return (_a = this.selectedFormRef) === null || _a === void 0 ? void 0 : _a.validate();
99
+ }
100
+ render() {
101
+ if (this.showSimpleBankAccountBillingForm) {
102
+ return (h(Host, null, h("bank-account-billing-form-simple", { legend: this.legend, ref: (el) => (this.selectedFormRef = el) })));
103
+ }
104
+ if (this.showSimpleCardBillingForm) {
105
+ return (h(Host, null, h("card-billing-form-simple", { legend: this.legend, ref: (el) => (this.selectedFormRef = el) })));
106
+ }
107
+ return (h(Host, null, h("billing-form-full", { legend: this.legend, ref: (el) => (this.selectedFormRef = el) })));
108
+ }
109
+ };
110
+
111
+ const BillingFormFull = class {
112
+ constructor(hostRef) {
113
+ registerInstance(this, hostRef);
114
+ this.errors = {};
115
+ this.inputHandler = (name, value) => {
116
+ this.formController.setValues(Object.assign(Object.assign({}, this.formController.values.getValue()), { [name]: value }));
117
+ };
118
+ }
119
+ componentWillLoad() {
120
+ this.formController = new FormController(fullBillingSchema());
121
+ const fields = checkoutStore.billingFormFields;
122
+ if (fields && Object.keys(fields).some((k) => fields[k])) {
123
+ this.formController.setInitialValues(fields);
124
+ }
125
+ this.formController.values.subscribe(values => this.billingInfo = Object.assign({}, values));
126
+ this.formController.errors.subscribe(errors => {
127
+ this.errors = Object.assign({}, errors);
128
+ });
129
+ }
130
+ componentDidLoad() {
131
+ this.unsubscribeFromStore = onChange('billingFormFields', (newValue) => {
132
+ this.formController.setInitialValues(newValue);
133
+ });
134
+ }
135
+ disconnectedCallback() {
136
+ var _a;
137
+ (_a = this.unsubscribeFromStore) === null || _a === void 0 ? void 0 : _a.call(this);
138
+ }
139
+ async getValues() {
140
+ return this.formController.values.getValue();
141
+ }
142
+ async validate() {
143
+ const isValid = await this.formController.validate();
144
+ const errors = this.formController.errors.getValue();
145
+ return { isValid, errors };
146
+ }
147
+ render() {
148
+ if (!this.formController) {
149
+ return null;
150
+ }
151
+ const billingFormDefaultValue = this.formController.getInitialValues();
152
+ return (h("div", { part: billingForm, class: "mt-4" }, h(Header3, { text: "Billing address", class: "fs-6 fw-bold lh-lg mb-4" }), h("form", null, h("fieldset", null, this.legend && (h("legend", null, this.legend)), h("div", { class: "row gy-3" }, h("div", { class: "col-12" }, h("form-control-text", { name: 'name', label: 'Full Name', defaultValue: billingFormDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler })), h("div", { class: "col-12" }, h("form-control-text", { name: 'address_line1', label: 'Street Address', defaultValue: billingFormDefaultValue.address_line1, errorText: this.errors.address_line1, inputHandler: this.inputHandler })), h("div", { class: "col-12" }, h("form-control-text", { name: 'address_line2', label: "Apartment, Suite, etc. (optional)", defaultValue: billingFormDefaultValue.address_line2, errorText: this.errors.address_line2, inputHandler: this.inputHandler })), h("div", { class: "col-12" }, h("form-control-text", { name: 'address_city', label: "City", defaultValue: billingFormDefaultValue.address_city, errorText: this.errors.address_city, inputHandler: this.inputHandler })), h("div", { class: "col-12" }, h("form-control-select", { name: 'address_state', label: 'State', options: StateOptions, defaultValue: billingFormDefaultValue.address_state, errorText: this.errors.address_state, inputHandler: this.inputHandler })), h("div", { class: "col-12" }, h("form-control-text", { name: 'address_postal_code', label: "Postal Code", defaultValue: billingFormDefaultValue.address_postal_code, errorText: this.errors.address_postal_code, inputHandler: this.inputHandler, maxLength: 7 })))))));
153
+ }
154
+ };
155
+
156
+ const CardBillingFormSimple = class {
157
+ constructor(hostRef) {
158
+ registerInstance(this, hostRef);
159
+ this.errors = {};
160
+ this.inputHandler = (name, value) => {
161
+ this.formController.setValues(Object.assign(Object.assign({}, this.formController.values.getValue()), { [name]: value }));
162
+ };
163
+ }
164
+ componentWillLoad() {
165
+ this.formController = new FormController(postalOnlySchema());
166
+ const fields = checkoutStore.billingFormFields;
167
+ if (fields && Object.keys(fields).some((k) => fields[k])) {
168
+ this.formController.setInitialValues(fields);
169
+ }
170
+ }
171
+ componentDidLoad() {
172
+ this.formController.values.subscribe(values => this.billingInfo = Object.assign({}, values));
173
+ this.formController.errors.subscribe(errors => {
174
+ this.errors = Object.assign({}, errors);
175
+ });
176
+ this.unsubscribeFromStore = onChange('billingFormFields', (newValue) => {
177
+ this.formController.setInitialValues(newValue);
178
+ });
179
+ }
180
+ disconnectedCallback() {
181
+ var _a;
182
+ (_a = this.unsubscribeFromStore) === null || _a === void 0 ? void 0 : _a.call(this);
183
+ }
184
+ async getValues() {
185
+ return this.formController.values.getValue();
186
+ }
187
+ async validate() {
188
+ const isValid = await this.formController.validate();
189
+ const errors = this.formController.errors.getValue();
190
+ return { isValid, errors };
191
+ }
192
+ render() {
193
+ const billingFormDefaultValue = this.formController.getInitialValues();
194
+ return (h("div", { key: 'e03627343cb26892acde58da706338ecabcb5211', part: billingForm }, h("form", { key: '39470e1397359b0b76f3e6395ee4ba45c73e6bac' }, h("fieldset", { key: '8a46884528b7f7712c553bdd304b5caa6157db49' }, this.legend && (h("legend", { key: '6be8bc62f144505fe101292afe181c964beb598d' }, this.legend)), h("div", { key: '1380c7c0e24b454f362c7521e3b613319276dc72', class: "row gy-3" }, h("div", { key: 'ba96decebeef20bea2b0e1b278df2a64a05307b1', class: "col-12" }, h("form-control-text", { key: 'd82ac4e66ba40512c9ab1b30e31cb9708f566fed', name: 'address_postal_code', label: "Postal Code", defaultValue: billingFormDefaultValue.address_postal_code, errorText: this.errors.address_postal_code, inputHandler: this.inputHandler, maxLength: 7 })))))));
195
+ }
196
+ };
197
+
198
+ export { BankAccountBillingFormSimple as bank_account_billing_form_simple, BillingForm as billing_form, BillingFormFull as billing_form_full, CardBillingFormSimple as card_billing_form_simple };
@@ -1,10 +1,12 @@
1
- import { h, r as registerInstance, H as Host } from './index-CV0Pyo1O.js';
2
- import { S as Skeleton } from './skeleton-CV6EpBqb.js';
1
+ import { h, r as registerInstance } from './index-CV0Pyo1O.js';
2
+ import { S as Skeleton } from './skeleton-DV6yJalo.js';
3
3
  import { w as waitForConfig, c as configState } from './config-state-kKn89dp1.js';
4
- import { b as generateTabId } from './utils-7bp92NC7.js';
5
- import './parts-D3V9AE6o.js';
4
+ import { i as generateTabId } from './utils-De6tr4ug.js';
5
+ import { c as checkPkgVersion } from './check-pkg-version-D9dGqUmC.js';
6
+ import './parts-D50Rx76J.js';
6
7
  import './index-cDVGjRkU.js';
7
8
  import './dinero-HXpYMWUU.js';
9
+ import './package-BW1eeDYQ.js';
8
10
 
9
11
  const BankAccountFormSkeleton = (props) => {
10
12
  const { isReady } = props;
@@ -23,6 +25,7 @@ const BankAccountForm = class {
23
25
  await waitForConfig();
24
26
  this.iframeOrigin = configState.iframeOrigin;
25
27
  this.tabId = generateTabId();
28
+ checkPkgVersion();
26
29
  }
27
30
  componentDidRender() {
28
31
  const elements = [
@@ -42,14 +45,15 @@ const BankAccountForm = class {
42
45
  const routingNumberIsValid = await this.routingNumberIframeElement.validate();
43
46
  return accountNumberIsValid && routingNumberIsValid;
44
47
  }
45
- async tokenize(clientId, paymentMethodMetadata, account) {
46
- return this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
48
+ async tokenize({ clientId, paymentMethodMetadata, account }) {
49
+ const result = await this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
50
+ return result;
47
51
  }
48
52
  render() {
49
- return (h(Host, { key: 'a104b2e88e818472d0158990ccf2cac6d7315616' }, h(BankAccountFormSkeleton, { key: '1ed1ac87a66aedf6a7528247e0ff3a803c74e4c3', isReady: this.isReady }), h("div", { key: 'a96c05c60c51f97c8abb7dc6a8cfebc940ea1513', class: "container-fluid p-0", style: {
53
+ return (h("div", { key: 'b19157c62bd6511b9f61ca8f94b7294b370bc8b9' }, h(BankAccountFormSkeleton, { key: '72ad4b72fbf0763a55be74045102b74fa4208e32', isReady: this.isReady }), h("hidden-input", { key: '73f5599e3cfd6c5cf85ef306711436c3749e0a9b' }), h("div", { key: '75c0c1496b02665348cc2b3ec1847772f4039dcd', class: "container-fluid p-0", style: {
50
54
  opacity: this.isReady ? '1' : '0',
51
55
  height: this.isReady ? 'auto' : '0',
52
- } }, h("div", { key: '3d168fd241702b30f0c8727d3c0aae65c20b69aa', class: "row mb-3" }, h("iframe-input", { key: 'dc1da989b1577ed62b3eeafd33128aca38e4610d', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber?tabId=${this.tabId}` })), h("div", { key: '1179ae9d6b9f476bb01a1ee4f4edd7da6f22f635', class: "row" }, h("iframe-input", { key: '7e79b383876be1711a2e21ab7462f86281ebf28c', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber?tabId=${this.tabId}` })))));
56
+ } }, h("div", { key: 'eac4d39be4f282f510a486ec86522a21501b978f', class: "row mb-3" }, h("iframe-input", { key: '76a5fa31aa254a910af3349875c9112e1f0bde46', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber?tabId=${this.tabId}` })), h("div", { key: 'bd636c2c0fd993594b9f6b8ef275b9951100e822', class: "row" }, h("iframe-input", { key: '796289f5ece7fc117fd3779f9086b927ccb9e6d2', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber?tabId=${this.tabId}` })))));
53
57
  }
54
58
  };
55
59
 
@@ -0,0 +1,13 @@
1
+ import { r as registerInstance, h } from './index-CV0Pyo1O.js';
2
+ import { t as text } from './parts-D50Rx76J.js';
3
+
4
+ const BankAccountReadOnlyValue = class {
5
+ constructor(hostRef) {
6
+ registerInstance(this, hostRef);
7
+ }
8
+ render() {
9
+ return (h("div", { key: '00324bedfc493145fa318532ce8efac12fad1823' }, h("label", { key: '0585ba26a000e3e761d7f7f212349392b692720b', class: "form-label", part: text }, this.label), h("div", { key: '448c97ef256388d8541a7b96d34d972ce41b824a', part: text }, this.value || '')));
10
+ }
11
+ };
12
+
13
+ export { BankAccountReadOnlyValue as bank_account_read_only_value };
@@ -1,9 +1,9 @@
1
1
  import { h, F as Fragment, r as registerInstance, c as createEvent } from './index-CV0Pyo1O.js';
2
- import { E as ErrorState } from './utils-DUArY3am.js';
2
+ import { E as ErrorState } from './utils-DJOBwFeP.js';
3
3
  import { S as StyledHost } from './styled-host-D6byRazK.js';
4
4
  import './event-types-CZfYo5-1.js';
5
- import { S as Skeleton } from './skeleton-CV6EpBqb.js';
6
- import './parts-D3V9AE6o.js';
5
+ import { S as Skeleton } from './skeleton-DV6yJalo.js';
6
+ import './parts-D50Rx76J.js';
7
7
 
8
8
  const BusinessDetailsLoading = () => {
9
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)))));
@@ -1,6 +1,5 @@
1
- import { A as Api } from './Api-CLZVsXZg.js';
2
- import './ComponentError-Cjcsf8ku.js';
3
- import './Plaid-DOdR_CNb.js';
1
+ import { A as Api } from './Api-BrYhtpEh.js';
2
+ import './Plaid-D40pFwwP.js';
4
3
  import './Pagination-CLHwhyvu.js';
5
4
  import './Business-BcNb9bVO.js';
6
5
  import './Dispute-BH0Xfn-F.js';
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-CV0Pyo1O.js';
2
- import { W as buttonOutlineSecondary, X as buttonOutlinePrimary, E as buttonLink, Y as buttonDark, Z as buttonLight, _ as buttonInfo, $ as buttonWarning, a0 as buttonDanger, a1 as buttonSuccess, a2 as buttonSecondary, a3 as buttonPrimary, a4 as buttonLoading } from './parts-D3V9AE6o.js';
2
+ import { W as buttonOutlineSecondary, X as buttonOutlinePrimary, E as buttonLink, Y as buttonDark, Z as buttonLight, _ as buttonInfo, $ as buttonWarning, a0 as buttonDanger, a1 as buttonSuccess, a2 as buttonSecondary, a3 as buttonPrimary, a4 as buttonLoading } from './parts-D50Rx76J.js';
3
3
 
4
4
  const ButtonSpinner = () => (h("div", { class: "spinner-border spinner-border-sm", role: "status", part: "button-spinner" }, h("span", { class: "visually-hidden" }, "Loading...")));
5
5
 
@@ -1,10 +1,12 @@
1
- import { h, r as registerInstance, H as Host } from './index-CV0Pyo1O.js';
2
- import { S as Skeleton } from './skeleton-CV6EpBqb.js';
1
+ import { h, r as registerInstance } from './index-CV0Pyo1O.js';
2
+ import { S as Skeleton } from './skeleton-DV6yJalo.js';
3
3
  import { w as waitForConfig, c as configState } from './config-state-kKn89dp1.js';
4
- import { b as generateTabId } from './utils-7bp92NC7.js';
5
- import './parts-D3V9AE6o.js';
4
+ import { i as generateTabId } from './utils-De6tr4ug.js';
5
+ import { c as checkPkgVersion } from './check-pkg-version-D9dGqUmC.js';
6
+ import './parts-D50Rx76J.js';
6
7
  import './index-cDVGjRkU.js';
7
8
  import './dinero-HXpYMWUU.js';
9
+ import './package-BW1eeDYQ.js';
8
10
 
9
11
  const CardFormSkeleton = (props) => {
10
12
  const { isReady } = props;
@@ -23,6 +25,7 @@ const CardForm = class {
23
25
  await waitForConfig();
24
26
  this.iframeOrigin = configState.iframeOrigin;
25
27
  this.tabId = generateTabId();
28
+ checkPkgVersion();
26
29
  }
27
30
  componentDidRender() {
28
31
  const elements = [
@@ -46,14 +49,15 @@ const CardForm = class {
46
49
  const cvvIsValid = await this.cvvIframeElement.validate();
47
50
  return cardNumberIsValid && expirationMonthIsValid && expirationYearIsValid && cvvIsValid;
48
51
  }
49
- async tokenize(clientId, paymentMethodMetadata, account) {
50
- return this.cardNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
52
+ async tokenize({ clientId, paymentMethodMetadata, account, }) {
53
+ const result = await this.cardNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
54
+ return result;
51
55
  }
52
56
  render() {
53
- return (h(Host, { key: 'fd58409622904cfdbe1df9e7aa893cec0b469472' }, h(CardFormSkeleton, { key: '7bd4dbc17afc1641eafa5cc6c12349901a05b862', isReady: this.isReady }), h("div", { key: '1eb88b3443cb12f592a247335d5a6de2597bf10d', class: "container-fluid p-0", style: {
57
+ return (h("div", { key: 'f354f98736c53e02b03382706303c3d35dea3d82' }, h(CardFormSkeleton, { key: 'cb3a80209b1b86204bd19923080e339d83bb6f2b', isReady: this.isReady }), h("hidden-input", { key: '12c994f1c11366379ccb37ec9614c810b2f71edc' }), h("div", { key: 'af0b517f3e4a039d818e39c611a235f733d0fb0b', class: "container-fluid p-0", style: {
54
58
  opacity: this.isReady ? '1' : '0',
55
59
  height: this.isReady ? 'auto' : '0',
56
- } }, h("div", { key: '4b50883a1094343e1f039c8bafed2ecfb42be0e8', class: "mb-3" }, h("iframe-input", { key: '83930c6af6b6a7eb82bf66565fa2e9d16b3bfa59', inputId: "cardNumber", ref: (el) => (this.cardNumberIframeElement = el), label: "Card Number", iframeOrigin: `${this.iframeOrigin}/v2/cardNumber?tabId=${this.tabId}` })), h("div", { key: '33c8a34d012abc533d5b69baa3fddfcb3714be61', class: "d-flex align-items-start" }, h("div", { key: 'b37fedaab03b543789fb2909d0daa91d28d9b772', class: "flex-fill me-3" }, h("iframe-input", { key: 'd5fa7b25f4726e6896ee8fcf0a2ab882b1df5260', inputId: "expirationMonth", ref: (el) => (this.expirationMonthIframeElement = el), label: "Exp. Month", iframeOrigin: `${this.iframeOrigin}/v2/expirationMonth?tabId=${this.tabId}` })), h("div", { key: '38798bb90f5457d3e5c3659c716fe38a79a2f2a0', class: "flex-fill me-3" }, h("iframe-input", { key: '44d57ddbe4221e1d0000a9db7a19d8878211cb50', inputId: "expirationYear", ref: (el) => (this.expirationYearIframeElement = el), label: "Exp. Year", iframeOrigin: `${this.iframeOrigin}/v2/expirationYear?tabId=${this.tabId}` })), h("div", { key: '233f99090baecc6097f2226d93a14d428571b03f', class: "flex-fill" }, h("iframe-input", { key: '0d353a3bc4c1ece3a5ff3aecc9aabf349d59bc90', inputId: "CVV", ref: (el) => (this.cvvIframeElement = el), label: "CVV", iframeOrigin: `${this.iframeOrigin}/v2/CVV?tabId=${this.tabId}` }))))));
60
+ } }, h("div", { key: 'bebae6017a3d1c6b165ce1fb04c6d904e30b872a', class: "mb-3" }, h("iframe-input", { key: '09b07e25d86bcee2edf4863bf221a1c153df7f61', inputId: "cardNumber", ref: (el) => (this.cardNumberIframeElement = el), label: "Card Number", iframeOrigin: `${this.iframeOrigin}/v2/cardNumber?tabId=${this.tabId}` })), h("div", { key: '16bff33c3b33f09275b40384340759faa740df5e', class: "row" }, h("div", { key: '3b3df16030097be0ed6c3a55ac36e3381934a6b9', class: "col-4 align-content-end" }, h("iframe-input", { key: '38cfcddc60ec35c7ef5353753205689ba81a6090', inputId: "expirationMonth", ref: (el) => (this.expirationMonthIframeElement = el), label: "Expiration", iframeOrigin: `${this.iframeOrigin}/v2/expirationMonth?tabId=${this.tabId}` })), h("div", { key: '4413e72303e0f7c2e674327c3fd61c026a0c3530', class: "col-4 align-content-end" }, h("iframe-input", { key: '3a5f52bc7b626aafbdbc818238f0fe1357fab307', inputId: "expirationYear", ref: (el) => (this.expirationYearIframeElement = el), label: "", iframeOrigin: `${this.iframeOrigin}/v2/expirationYear?tabId=${this.tabId}` })), h("div", { key: '9c2e8c2aab3c618eded19c8793962302a77d2681', class: "col-4 align-content-end" }, h("iframe-input", { key: '1a6eadb96d537943ffdc6136fdef50240818e517', inputId: "CVV", ref: (el) => (this.cvvIframeElement = el), label: "CVV", iframeOrigin: `${this.iframeOrigin}/v2/CVV?tabId=${this.tabId}` }))))));
57
61
  }
58
62
  };
59
63
 
@@ -0,0 +1,45 @@
1
+ import { p as packageJson } from './package-BW1eeDYQ.js';
2
+
3
+ const JUSTIFI_VERSION_KEY = '__JUSTIFI_WC_VERSION__';
4
+ const detectDuplicateVersion = () => {
5
+ if (typeof globalThis === 'undefined')
6
+ return;
7
+ const currentVersion = packageJson.version;
8
+ const existingVersion = globalThis[JUSTIFI_VERSION_KEY];
9
+ if (existingVersion && existingVersion !== currentVersion) {
10
+ console.error(`@justifi/webcomponents: Multiple versions detected. ` +
11
+ `Version ${existingVersion} was loaded first and registered all components. ` +
12
+ `Version ${currentVersion} is also present but its components will NOT be used. ` +
13
+ `To fix this, add to your package.json:\n` +
14
+ `"pnpm": { "overrides": { "@justifi/webcomponents": "${currentVersion}" } }`);
15
+ return;
16
+ }
17
+ globalThis[JUSTIFI_VERSION_KEY] = currentVersion;
18
+ };
19
+ const latestVersion = async (packageName) => {
20
+ const response = await fetch('https://registry.npmjs.org/' + packageName + '/latest');
21
+ const json = await response.json();
22
+ return json.version;
23
+ };
24
+ const checkPkgVersion = async () => {
25
+ var _a, _b;
26
+ detectDuplicateVersion();
27
+ // Skip version check in test environments to avoid async logs after tests complete
28
+ if (typeof process !== 'undefined' &&
29
+ (((_a = process.env) === null || _a === void 0 ? void 0 : _a.NODE_ENV) === 'test' || ((_b = process.env) === null || _b === void 0 ? void 0 : _b.JEST_WORKER_ID))) {
30
+ return;
31
+ }
32
+ const version = packageJson.version;
33
+ const packageName = packageJson.name;
34
+ const latest = await latestVersion(packageName);
35
+ // remove rc from version and everything that comes after -rc
36
+ const latestNotRC = latest.replace(/-rc.*/, '');
37
+ // checkif there's a major version difference
38
+ const versionParts = version.split('.');
39
+ const latestParts = latest.split('.');
40
+ if (versionParts[0] !== latestParts[0]) {
41
+ console.warn(`The package ${packageName} is out of date. The latest version is ${latestNotRC}. Please update.`);
42
+ }
43
+ };
44
+
45
+ export { checkPkgVersion as c };
@@ -1,6 +1,5 @@
1
- import { A as Api } from './Api-CLZVsXZg.js';
2
- import './ComponentError-Cjcsf8ku.js';
3
- import './Plaid-DOdR_CNb.js';
1
+ import { A as Api } from './Api-BrYhtpEh.js';
2
+ import './Plaid-D40pFwwP.js';
4
3
  import './Pagination-CLHwhyvu.js';
5
4
  import './Business-BcNb9bVO.js';
6
5
  import './Dispute-BH0Xfn-F.js';
@@ -102,4 +102,4 @@ function onAnyChange(callback) {
102
102
  });
103
103
  }
104
104
 
105
- export { getCheckoutState as a, onChange as b, checkoutStore as c, getAvailablePaymentMethodTypes as g, onAnyChange as o };
105
+ export { onAnyChange as a, getCheckoutState as b, checkoutStore as c, getAvailablePaymentMethodTypes as g, onChange as o };
@@ -1,20 +1,19 @@
1
1
  import { r as registerInstance, c as createEvent, h } from './index-CV0Pyo1O.js';
2
2
  import './config-state-kKn89dp1.js';
3
3
  import './dinero-HXpYMWUU.js';
4
- import './ComponentError-Cjcsf8ku.js';
5
- import './Plaid-DOdR_CNb.js';
4
+ import './Plaid-D40pFwwP.js';
6
5
  import { p as pagingDefaults } from './Pagination-CLHwhyvu.js';
7
6
  import './Business-BcNb9bVO.js';
8
7
  import './Dispute-BH0Xfn-F.js';
9
- import { T as Table, a as TableComponent, b as TableHead, c as TableHeadRow, d as TableBody, e as TableLoadingState, f as TableEmptyState, g as TableErrorState, h as TableRow, i as TableFoot, j as TableFootRow, k as TableFootCell, l as TableWrapper } from './table-DZ6rurWg.js';
8
+ import { T as Table, a as TableComponent, b as TableHead, c as TableHeadRow, d as TableBody, e as TableLoadingState, f as TableEmptyState, g as TableErrorState, h as TableRow, i as TableFoot, j as TableFootRow, k as TableFootCell, l as TableWrapper } from './table-Deugl8h5.js';
10
9
  import { T as TableClickActions } from './event-types-CZfYo5-1.js';
11
- import { c as checkoutTableColumns, a as checkoutTableCells } from './checkouts-table-Bf6gjMf8.js';
10
+ import { c as checkoutTableColumns, a as checkoutTableCells } from './checkouts-table-BXm9GGFI.js';
12
11
  import { o as onQueryParamsChange, g as getRequestParams } from './checkouts-list-params-state-CiGfmyWW.js';
13
12
  import './index-cDVGjRkU.js';
14
- import './utils-7bp92NC7.js';
15
- import './parts-D3V9AE6o.js';
16
- import './spinner-CG3aWl8K.js';
17
- import './badge-guwZ0VTf.js';
13
+ import './utils-De6tr4ug.js';
14
+ import './parts-D50Rx76J.js';
15
+ import './spinner--fEgBBOG.js';
16
+ import './badge-B_DdhQ3Q.js';
18
17
 
19
18
  const CheckoutsListCore = class {
20
19
  constructor(hostRef) {
@@ -132,7 +131,7 @@ const CheckoutsListCore = class {
132
131
  return !this.showEmptyState && !this.showErrorState && !this.loading;
133
132
  }
134
133
  render() {
135
- return (h(TableWrapper, { key: '54239d9ac3afe4d4594d523f9b84b5bf852190b7' }, h(TableComponent, { key: '0c466e435625f08326fc521690c055648a0d3a6e' }, h(TableHead, { key: '6ac0b1a9bf3d42eb5bac5910f341c84a75d15eaa' }, h(TableHeadRow, { key: '171cc43a933be88dcfe2385414d6368755a66a00' }, this.checkoutsTable.columnData.map((column) => column))), h(TableBody, { key: '238b814cfb2e27fa0ae0aee319da04fb7a9da477' }, h(TableLoadingState, { key: '3e73b173a14edea582ee06caa248dd31bf7e8971', columnSpan: this.checkoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: 'cd2ec244aa3663f4255f245727790c30c28438f7', isEmpty: this.showEmptyState, columnSpan: this.checkoutsTable.columnKeys.length }), h(TableErrorState, { key: 'e2f458e70836a01cca79aa6e43c7d8a89bfa593d', columnSpan: this.checkoutsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.checkoutsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '97d1c34429fba943a752e9ece7348dd19d742c68' }, h(TableFootRow, { key: '252e8f76070a8a6a531c710cf36117a04625271a' }, h(TableFootCell, { key: 'a3fcfa5e6a90cac15348a387f65fa5b7ed2517f8', colSpan: this.checkoutsTable.columnData.length }, h("pagination-menu", { key: 'e4fa2774647748fd12c3742b3dd078aee8fdf483', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
134
+ return (h(TableWrapper, { key: 'e93ef4479f03ff8d3479715bd89cbf0edc1f766c' }, h(TableComponent, { key: '5e1c2dad65fcbab0bd5dd1557fc22e41d8146ce7' }, h(TableHead, { key: 'f5c73179a9dd97dec17ac2336f22da37c8d86085' }, h(TableHeadRow, { key: 'fc0a99076077a6e3414a729b40a4fc9f26cf7d8b' }, this.checkoutsTable.columnData.map((column) => column))), h(TableBody, { key: '471c4c71f65c9f8f1ce17afde15d1500ac8e1f88' }, h(TableLoadingState, { key: 'ce26a46de28ee926509efd5d55f8de5b7b5e09fb', columnSpan: this.checkoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '71f426374ebcaa1e06f523a456e134372a68f1fd', isEmpty: this.showEmptyState, columnSpan: this.checkoutsTable.columnKeys.length }), h(TableErrorState, { key: 'f5758c7e4475e2f16fbe6e78aabd6ab55f5b39e3', columnSpan: this.checkoutsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.checkoutsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '79efc8ae730e099f265971e6f0a9c3e49661f21b' }, h(TableFootRow, { key: '292148b3db52f3792206196c0201bacb011d5b9e' }, h(TableFootCell, { key: 'da8221314ed30423ba6292e6385ca6c9967069da', colSpan: this.checkoutsTable.columnData.length }, h("pagination-menu", { key: '151d09b2cca1ff78fba6da6c2aa73d8bda4bf31f', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
136
135
  }
137
136
  static get watchers() { return {
138
137
  "pagingParams": ["updateOnPropChange"],