@justifi/webcomponents 5.7.7 → 6.0.0-rc.10

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 (756) hide show
  1. package/dist/cjs/{Api-DLhABIj9.js → Api-DyimBzKT.js} +1 -1
  2. package/dist/cjs/{ComponentError-C4MdBBMe.js → ComponentError-D4OLnOkg.js} +10 -0
  3. package/dist/cjs/{Refund-1bG6RRPO.js → Refund-BefKONu4.js} +248 -1
  4. package/dist/cjs/additional-questions-details_5.cjs.entry.js +2 -1
  5. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +8 -9
  6. package/dist/cjs/bank-account-form.cjs.entry.js +66 -0
  7. package/dist/cjs/{business.service-CaCyLLFW.js → business.service-BB6zl4Gc.js} +3 -5
  8. package/dist/cjs/card-form.cjs.entry.js +74 -0
  9. package/dist/cjs/{check-pkg-version-D6Kztnv7.js → check-pkg-version-DiQ-d5Nl.js} +10 -6
  10. package/dist/cjs/{checkout.service-DgD37tJv.js → checkout.service-B-R80p4f.js} +3 -5
  11. package/dist/cjs/checkout.store-BGvYPPz0.js +88 -0
  12. package/dist/cjs/checkouts-list-core.cjs.entry.js +6 -7
  13. package/dist/cjs/{checkouts-table-Bzpqcsu0.js → checkouts-table-DjMdEiEW.js} +1 -1
  14. package/dist/cjs/{custom-popper.cjs.entry.js → custom-popper_2.cjs.entry.js} +22 -2
  15. package/dist/cjs/dinero-BwNN_k7x.js +1657 -0
  16. package/dist/cjs/{dispute.service-C0w_4Agq.js → dispute.service-B5tITFAh.js} +3 -5
  17. package/dist/cjs/form-alert_5.cjs.entry.js +4 -4
  18. package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
  19. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  20. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  21. package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +2 -2
  22. package/dist/cjs/form-control-monetary.cjs.entry.js +4 -3
  23. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +3 -3
  24. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  25. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  26. package/dist/cjs/{form-control-select_3.cjs.entry.js → form-control-select_2.cjs.entry.js} +4 -23
  27. package/dist/cjs/{get-business-BJrtsomz.js → get-business-o5jPq_ME.js} +2 -2
  28. package/dist/cjs/{get-payment-details-BbfnopoD.js → get-payment-details-BfgRmNL4.js} +5 -7
  29. package/dist/cjs/{get-payout-csv-CXEQkjDm.js → get-payout-csv-DE_D9y08.js} +2 -2
  30. package/dist/cjs/{get-subaccounts-CpCJjnYt.js → get-subaccounts-Bnfv2tEN.js} +5 -7
  31. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +3 -2
  32. package/dist/cjs/{iframe-input_4.cjs.entry.js → hidden-input_2.cjs.entry.js} +111 -153
  33. package/dist/cjs/index-D-dD-aC2.js +30 -0
  34. package/dist/cjs/index.cjs.js +8 -0
  35. package/dist/cjs/{insurance-state-e44s1lUQ.js → insurance-state-d2thhXUX.js} +18 -0
  36. package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +4 -5
  37. package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +17 -18
  38. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +8 -8
  39. package/dist/cjs/justifi-apple-pay.cjs.entry.js +782 -0
  40. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +373 -0
  41. package/dist/cjs/justifi-business-details.cjs.entry.js +11 -12
  42. package/dist/cjs/justifi-business-form.cjs.entry.js +10 -11
  43. package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
  44. package/dist/cjs/justifi-checkout-summary_7.cjs.entry.js +1421 -0
  45. package/dist/cjs/justifi-checkout.cjs.entry.js +69 -99
  46. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +11 -12
  47. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +13 -14
  48. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +1 -1
  49. package/dist/cjs/justifi-dispute-management.cjs.entry.js +10 -11
  50. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +13 -14
  51. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +8 -9
  52. package/dist/cjs/justifi-order-terminals.cjs.entry.js +12 -13
  53. package/dist/cjs/justifi-owner-form_3.cjs.entry.js +12 -13
  54. package/dist/cjs/justifi-payment-details.cjs.entry.js +11 -12
  55. package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +2 -2
  56. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +11 -12
  57. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +10 -11
  58. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +4 -3
  59. package/dist/cjs/justifi-payments-list.cjs.entry.js +12 -13
  60. package/dist/cjs/justifi-payout-details.cjs.entry.js +10 -11
  61. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +10 -11
  62. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +4 -3
  63. package/dist/cjs/justifi-payouts-list.cjs.entry.js +13 -14
  64. package/dist/cjs/justifi-refund-payment.cjs.entry.js +10 -11
  65. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +31 -0
  66. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +120 -18
  67. package/dist/cjs/justifi-skeleton.cjs.entry.js +17 -0
  68. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +6 -7
  69. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +10 -11
  70. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +5 -6
  71. package/dist/cjs/justifi-terminals-list.cjs.entry.js +12 -13
  72. package/dist/cjs/loader.cjs.js +1 -1
  73. package/dist/cjs/{package-C0-LCfay.js → package-Be2aoTf8.js} +1 -1
  74. package/dist/cjs/payment-details-core.cjs.entry.js +10 -9
  75. package/dist/cjs/payment-method-option-utils-WYHIHy-l.js +15 -0
  76. package/dist/cjs/payment-method-option.cjs.entry.js +17 -0
  77. package/dist/cjs/{payment-provisioning-actions-BkWSDJQQ.js → payment-provisioning-actions-CZVlnRA0.js} +2 -2
  78. package/dist/cjs/{payment.service-CtSdIJoy.js → payment.service-aR96UW5e.js} +3 -5
  79. package/dist/cjs/payments-list-core.cjs.entry.js +6 -7
  80. package/dist/cjs/{payments-table-CUGE6F-R.js → payments-table-BE8u0-i0.js} +1 -1
  81. package/dist/cjs/payout-details-core.cjs.entry.js +5 -4
  82. package/dist/cjs/{payout.service-7DP6F8x7.js → payout.service-6Cl_yXXQ.js} +3 -5
  83. package/dist/cjs/payouts-list-core.cjs.entry.js +6 -7
  84. package/dist/cjs/{payouts-table-Ca9HqjV7.js → payouts-table-BbydhJUr.js} +1 -1
  85. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  86. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +6 -7
  87. package/dist/cjs/{terminal-orders-table-DPe_2FNB.js → terminal-orders-table-B4HjERrK.js} +3 -5
  88. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  89. package/dist/cjs/{terminal.service-BR9g1yaB.js → terminal.service-D1FAYZzd.js} +3 -5
  90. package/dist/cjs/terminals-list-core.cjs.entry.js +6 -7
  91. package/dist/cjs/{terminals-table-DDoJIYZu.js → terminals-table-C79Xc4FI.js} +1 -1
  92. package/dist/cjs/{utils-Dewr6SlQ.js → utils-ChCUZgUy.js} +3 -1661
  93. package/dist/cjs/{utils-l0veqT9y.js → utils-DvUQQLmR.js} +1 -1
  94. package/dist/cjs/webcomponents.cjs.js +1 -1
  95. package/dist/collection/actions/checkout/checkout-actions.js +2 -1
  96. package/dist/collection/api/ApplePay.js +119 -0
  97. package/dist/collection/api/BillingInformation.js +1 -0
  98. package/dist/collection/api/Checkout.js +1 -3
  99. package/dist/collection/api/ComponentError.js +10 -0
  100. package/dist/collection/api/Payment.js +5 -2
  101. package/dist/collection/api/PaymentMethod.js +1 -0
  102. package/dist/collection/api/services/apple-pay.service.js +293 -0
  103. package/dist/collection/api/services/plaid.service.js +20 -0
  104. package/dist/collection/assets/plaid-icon.svg +1 -0
  105. package/dist/collection/collection-manifest.json +17 -9
  106. package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +1 -1
  107. package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +1 -1
  108. package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +1 -1
  109. package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +1 -1
  110. package/dist/collection/components/business-forms/owner-form/identity-address/identity-address-form.js +1 -1
  111. package/dist/collection/components/business-forms/owner-form/owner-form-core.js +1 -1
  112. package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +1 -1
  113. package/dist/collection/components/business-forms/owner-form/owner-form.js +1 -1
  114. package/dist/collection/components/business-forms/payment-provisioning/additional-questions/business-additional-questions-form-step.js +1 -1
  115. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-document-inputs.js +1 -1
  116. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.js +1 -1
  117. package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +1 -1
  118. package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +1 -1
  119. package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +1 -1
  120. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +1 -1
  121. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +1 -1
  122. package/dist/collection/components/business-forms/payment-provisioning/form-control-monetary-provisioning.js +2 -2
  123. package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +1 -1
  124. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-core.js +1 -1
  125. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-buttons.js +1 -1
  126. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-steps.js +1 -1
  127. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +1 -1
  128. package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +1 -1
  129. package/dist/collection/components/checkout/billing-form/billing-form-schema.js +3 -3
  130. package/dist/collection/components/checkout/card-form/card-form.js +2 -2
  131. package/dist/collection/components/checkout/checkout.js +136 -53
  132. package/dist/collection/components/checkout/payment-method-option-utils.js +0 -1
  133. package/dist/collection/components/checkout/save-new-payment-method.js +9 -5
  134. package/dist/collection/components/checkout/saved-payment-method.js +1 -1
  135. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  136. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
  137. package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
  138. package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
  139. package/dist/collection/components/dispute-management/dispute-management.js +1 -1
  140. package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
  141. package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
  142. package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
  143. package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
  144. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
  145. package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
  146. package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
  147. package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
  148. package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
  149. package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
  150. package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
  151. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  152. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  153. package/dist/collection/components/insurance/insurance-state.js +18 -1
  154. package/dist/collection/components/insurance/season-interruption/season-interruption-insurance.js +118 -12
  155. package/dist/collection/components/modular-checkout/ModularCheckout.js +28 -0
  156. package/dist/collection/components/modular-checkout/modular-checkout.js +525 -0
  157. package/dist/collection/components/modular-checkout/sub-components/apple-pay-skeleton.js +10 -0
  158. package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +509 -0
  159. package/dist/collection/components/{checkout/billing-form → modular-checkout/sub-components}/bank-account-billing-form-simple.js +7 -5
  160. package/dist/collection/components/modular-checkout/sub-components/bank-account-skeleton.js +10 -0
  161. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +98 -0
  162. package/dist/collection/components/{checkout/billing-form → modular-checkout/sub-components}/billing-form-full.js +12 -8
  163. package/dist/collection/components/{checkout/billing-form → modular-checkout/sub-components}/card-billing-form-simple.js +7 -5
  164. package/dist/collection/components/modular-checkout/sub-components/card-form-skeleton.js +10 -0
  165. package/dist/collection/components/modular-checkout/sub-components/card-form.js +102 -0
  166. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +113 -0
  167. package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.js +885 -0
  168. package/dist/collection/components/modular-checkout/sub-components/plaid-payment-method.test.js +124 -0
  169. package/dist/collection/components/modular-checkout/sub-components/saved-payment-methods.js +42 -0
  170. package/dist/collection/components/modular-checkout/sub-components/sezzle-payment-method.js +144 -0
  171. package/dist/collection/components/modular-checkout/sub-components/summary.js +12 -0
  172. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  173. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  174. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  175. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  176. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  177. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  178. package/dist/collection/components/payments-list/payments-list.js +1 -1
  179. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  180. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  181. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  182. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  183. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  184. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  185. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  186. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  187. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  188. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  189. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  190. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +317 -78
  191. package/dist/collection/index.js +1 -0
  192. package/dist/collection/store/checkout.store.js +78 -0
  193. package/dist/collection/ui-components/apple-pay-button.js +146 -0
  194. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  195. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  196. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  197. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  198. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  199. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  200. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  201. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  202. package/dist/collection/ui-components/form/form-control-radio.js +5 -5
  203. package/dist/collection/ui-components/form/form-control-select.js +2 -2
  204. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  205. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  206. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  207. package/dist/collection/ui-components/form/iframe-input.js +10 -5
  208. package/dist/collection/ui-components/index.js +1 -0
  209. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +176 -0
  210. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +83 -0
  211. package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +155 -0
  212. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +108 -0
  213. package/dist/collection/utils/check-pkg-version.js +6 -0
  214. package/dist/docs.json +5408 -5097
  215. package/dist/esm/{Api-BJv2_XdA.js → Api-DAWuvzbl.js} +1 -1
  216. package/dist/esm/{ComponentError-SdntD1xf.js → ComponentError-Cjcsf8ku.js} +11 -1
  217. package/dist/esm/{Dispute-7MWRbTXI.js → Dispute-BH0Xfn-F.js} +1 -1
  218. package/dist/esm/{Refund-Dwnnpqim.js → Refund-CVh70dXA.js} +247 -2
  219. package/dist/esm/additional-questions-details_5.entry.js +4 -3
  220. package/dist/esm/{badge-XXatxWS0.js → badge-DSYSJcRy.js} +1 -1
  221. package/dist/esm/bank-account-document-form-inputs_4.entry.js +12 -13
  222. package/dist/{module/bank-account-form2.js → esm/bank-account-form.entry.js} +12 -36
  223. package/dist/esm/business-details-core.entry.js +3 -3
  224. package/dist/esm/{business.service-Di9jP2_p.js → business.service-cQrH5BqF.js} +4 -6
  225. package/dist/esm/{button-C-ZZ9yD1.js → button-CpllL0At.js} +1 -1
  226. package/dist/esm/card-form.entry.js +72 -0
  227. package/dist/esm/{check-pkg-version-8KHO3ihW.js → check-pkg-version-CAnDiqiu.js} +11 -7
  228. package/dist/esm/{checkout.service-l-H_OIZa.js → checkout.service-Bbgi1I6V.js} +4 -6
  229. package/dist/esm/checkout.store-CCdFOPCK.js +83 -0
  230. package/dist/esm/checkouts-list-core.entry.js +11 -12
  231. package/dist/esm/{checkouts-table-DmwocPX2.js → checkouts-table-Ddf2I-Ul.js} +3 -3
  232. package/dist/esm/{custom-popper.entry.js → custom-popper_2.entry.js} +22 -3
  233. package/dist/esm/dinero-HXpYMWUU.js +1655 -0
  234. package/dist/esm/{dispute.service-CaEbHFjw.js → dispute.service-CrZsNDW8.js} +4 -6
  235. package/dist/esm/form-alert_5.entry.js +5 -5
  236. package/dist/esm/form-control-checkbox.entry.js +5 -5
  237. package/dist/esm/form-control-date.entry.js +4 -4
  238. package/dist/esm/{form-control-error-text-eKr_QuRZ.js → form-control-error-text-R7U07nTg.js} +1 -1
  239. package/dist/esm/form-control-file-v2_2.entry.js +5 -5
  240. package/dist/esm/{form-control-help-text-Dw2vjMQ5.js → form-control-help-text-CRLH-2f7.js} +1 -1
  241. package/dist/esm/form-control-monetary-provisioning.entry.js +5 -5
  242. package/dist/esm/form-control-monetary.entry.js +7 -6
  243. package/dist/esm/form-control-number-masked_2.entry.js +5 -5
  244. package/dist/esm/form-control-number.entry.js +5 -5
  245. package/dist/esm/form-control-radio.entry.js +3 -3
  246. package/dist/esm/{form-control-select_3.entry.js → form-control-select_2.entry.js} +7 -25
  247. package/dist/esm/{get-business-GEPTefIj.js → get-business-Crb6P-iI.js} +2 -2
  248. package/dist/esm/{get-payment-details-BOpjKcRB.js → get-payment-details-0VzpMNY9.js} +5 -7
  249. package/dist/esm/{get-payout-csv-D7IYYqVL.js → get-payout-csv-D-Lnooki.js} +2 -2
  250. package/dist/esm/{get-subaccounts-0Ri4RB5r.js → get-subaccounts-9UMbyFiT.js} +6 -8
  251. package/dist/esm/gross-payment-chart-core.entry.js +6 -5
  252. package/dist/esm/{header-1-BnwrlkS-.js → header-1-3M9If0gM.js} +1 -1
  253. package/dist/esm/{header-3-IOnOCyak.js → header-3-CWa41YWq.js} +1 -1
  254. package/dist/esm/{iframe-input_4.entry.js → hidden-input_2.entry.js} +106 -146
  255. package/dist/esm/index-CbL73B6U.js +30 -0
  256. package/dist/esm/index.js +1 -1
  257. package/dist/esm/insurance-state-CTalqbNa.js +45 -0
  258. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +8 -9
  259. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +20 -21
  260. package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
  261. package/dist/esm/justifi-apple-pay.entry.js +780 -0
  262. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +363 -0
  263. package/dist/esm/justifi-business-details.entry.js +13 -14
  264. package/dist/esm/justifi-business-form.entry.js +15 -16
  265. package/dist/esm/justifi-business-representative-form-inputs.entry.js +2 -2
  266. package/dist/esm/justifi-checkout-summary_7.entry.js +1413 -0
  267. package/dist/esm/justifi-checkout.entry.js +69 -99
  268. package/dist/esm/justifi-checkouts-list-filters.entry.js +7 -8
  269. package/dist/esm/justifi-checkouts-list.entry.js +15 -16
  270. package/dist/esm/justifi-details.entry.js +2 -2
  271. package/dist/esm/justifi-dispute-management-core.entry.js +2 -2
  272. package/dist/esm/justifi-dispute-management.entry.js +11 -12
  273. package/dist/esm/justifi-dispute-notification_3.entry.js +16 -17
  274. package/dist/esm/justifi-gross-payment-chart.entry.js +11 -12
  275. package/dist/esm/justifi-order-terminals.entry.js +15 -16
  276. package/dist/esm/justifi-owner-form_3.entry.js +14 -15
  277. package/dist/esm/justifi-payment-details.entry.js +13 -14
  278. package/dist/esm/justifi-payment-provisioning-core.entry.js +4 -4
  279. package/dist/esm/justifi-payment-provisioning.entry.js +12 -13
  280. package/dist/esm/justifi-payment-transactions-list.entry.js +14 -15
  281. package/dist/esm/justifi-payments-list-filters.entry.js +5 -4
  282. package/dist/esm/justifi-payments-list.entry.js +15 -16
  283. package/dist/esm/justifi-payout-details.entry.js +13 -14
  284. package/dist/esm/justifi-payout-transactions-list.entry.js +14 -15
  285. package/dist/esm/justifi-payouts-list-filters.entry.js +5 -4
  286. package/dist/esm/justifi-payouts-list.entry.js +17 -18
  287. package/dist/esm/justifi-refund-payment.entry.js +14 -15
  288. package/dist/esm/justifi-saved-payment-method.entry.js +29 -0
  289. package/dist/esm/justifi-season-interruption-insurance.entry.js +122 -20
  290. package/dist/esm/justifi-skeleton.entry.js +15 -0
  291. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +8 -9
  292. package/dist/esm/justifi-terminal-orders-list.entry.js +13 -14
  293. package/dist/esm/justifi-terminals-list-filters.entry.js +7 -8
  294. package/dist/esm/justifi-terminals-list.entry.js +15 -16
  295. package/dist/esm/loader.js +1 -1
  296. package/dist/esm/{package-BOCuVjGs.js → package-CnWtPu8L.js} +1 -1
  297. package/dist/esm/pagination-menu.entry.js +1 -1
  298. package/dist/esm/{parts-CVGBVdVC.js → parts-RvUQ__Pq.js} +1 -1
  299. package/dist/esm/payment-details-core.entry.js +15 -14
  300. package/dist/esm/payment-method-option-utils-lUHAQVFl.js +15 -0
  301. package/dist/esm/payment-method-option.entry.js +15 -0
  302. package/dist/esm/{payment-provisioning-actions-BIfyW239.js → payment-provisioning-actions-ONP8lDnV.js} +2 -2
  303. package/dist/esm/{payment.service-Dz5mhgIm.js → payment.service-TxyxCg0E.js} +4 -6
  304. package/dist/esm/payments-list-core.entry.js +12 -13
  305. package/dist/esm/{payments-status-CN8wEqKC.js → payments-status-5orNU2Rd.js} +1 -1
  306. package/dist/esm/{payments-table-SmMgUr5X.js → payments-table-gkJV5GNK.js} +3 -3
  307. package/dist/esm/payout-details-core.entry.js +11 -10
  308. package/dist/esm/{payout.service-DUnRbCmv.js → payout.service-BOwZ4wWh.js} +4 -6
  309. package/dist/esm/payouts-list-core.entry.js +12 -13
  310. package/dist/esm/{payouts-status-BzTh9X2W.js → payouts-status-CZPwa2AE.js} +1 -1
  311. package/dist/esm/{payouts-table-SB6q0e7V.js → payouts-table-0PtktGRd.js} +3 -3
  312. package/dist/esm/{skeleton-DK6mW457.js → skeleton-qMb0_Cjy.js} +1 -1
  313. package/dist/esm/{spinner-CWoD0q_S.js → spinner-DUzyWLhj.js} +1 -1
  314. package/dist/esm/{table-KCj3mM1K.js → table-Br3n9Xu-.js} +2 -2
  315. package/dist/esm/table-filters-menu.entry.js +3 -3
  316. package/dist/esm/terminal-orders-list-core.entry.js +11 -12
  317. package/dist/esm/{terminal-orders-table-CPsSDEWs.js → terminal-orders-table-DTBSIMlJ.js} +6 -8
  318. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  319. package/dist/esm/{terminal.service-Vhk3qPk2.js → terminal.service-E6dZlM43.js} +4 -6
  320. package/dist/esm/terminals-list-core.entry.js +11 -12
  321. package/dist/esm/{terminals-table-CAavYaG5.js → terminals-table-TGUKTi7I.js} +3 -3
  322. package/dist/esm/{utils-Dccsn9BY.js → utils-BeQLScSm.js} +1 -1
  323. package/dist/esm/{utils-CKEiU2Q5.js → utils-BscIVFn8.js} +3 -1660
  324. package/dist/esm/{utils-_kzStVq_.js → utils-Dg6gMUTv.js} +1 -1
  325. package/dist/esm/webcomponents.js +1 -1
  326. package/dist/module/{check-pkg-version.js → Analytics.js} +28 -24
  327. package/dist/module/ModularCheckout.js +30 -0
  328. package/dist/module/Refund.js +331 -1
  329. package/dist/module/additional-questions.js +1 -1
  330. package/dist/module/additional-statement.js +2 -2
  331. package/dist/module/badge.js +1 -1
  332. package/dist/module/bank-account-billing-form-simple.js +9 -4
  333. package/dist/module/bank-account-document-inputs.js +3 -5
  334. package/dist/module/bank-account-form-inputs2.js +1 -1
  335. package/dist/module/bank-account-form.js +86 -1
  336. package/dist/module/bank-account.js +103 -0
  337. package/dist/module/billing-form-full.js +14 -11
  338. package/dist/module/billing-form-schema.js +3 -3
  339. package/dist/module/business-additional-questions-form-step.js +2 -2
  340. package/dist/module/business-bank-account-form-step-core.js +2 -4
  341. package/dist/module/business-bank-account-form-step.js +3 -5
  342. package/dist/module/business-core-info-form-step.js +2 -2
  343. package/dist/module/business-core-info.js +1 -1
  344. package/dist/module/business-details-core2.js +1 -0
  345. package/dist/module/business-documents-on-file2.js +2 -1
  346. package/dist/module/business-owners-form-step-core.js +1 -0
  347. package/dist/module/business-owners-form-step.js +2 -2
  348. package/dist/module/business-representative-form-inputs.js +1 -1
  349. package/dist/module/business-representative-form-step.js +2 -2
  350. package/dist/module/business-representative.js +1 -1
  351. package/dist/module/business-terms-conditions-form-step.js +2 -4
  352. package/dist/module/business.service.js +1 -3
  353. package/dist/module/button.js +1 -1
  354. package/dist/module/cancellation-policy.js +2 -2
  355. package/dist/module/card-billing-form-simple.js +9 -4
  356. package/dist/module/card-form.js +94 -1
  357. package/dist/module/card-form2.js +28 -13
  358. package/dist/module/checkout.service.js +1 -3
  359. package/dist/module/checkout.store.js +81 -0
  360. package/dist/module/checkouts-list-core2.js +6 -6
  361. package/dist/module/custom-popper2.js +2 -2
  362. package/dist/module/customer-details.js +2 -2
  363. package/dist/module/dinero.js +1655 -0
  364. package/dist/module/dispute-management-core.js +2 -2
  365. package/dist/module/dispute-notification.js +3 -2
  366. package/dist/module/dispute-response-actions.js +1 -3
  367. package/dist/module/dispute-response-core.js +2 -2
  368. package/dist/module/dispute-response.js +4 -3
  369. package/dist/module/duplicate-charge.js +2 -2
  370. package/dist/module/electronic-evidence.js +2 -2
  371. package/dist/module/form-alert2.js +1 -1
  372. package/dist/module/form-control-checkbox2.js +4 -3
  373. package/dist/module/form-control-date2.js +3 -2
  374. package/dist/module/form-control-file-v22.js +1 -1
  375. package/dist/module/form-control-file2.js +3 -2
  376. package/dist/module/form-control-monetary-provisioning2.js +4 -3
  377. package/dist/module/form-control-monetary2.js +4 -3
  378. package/dist/module/form-control-number-masked2.js +3 -2
  379. package/dist/module/form-control-number.js +4 -3
  380. package/dist/module/form-control-radio2.js +4 -4
  381. package/dist/module/form-control-select2.js +3 -2
  382. package/dist/module/form-control-text2.js +3 -2
  383. package/dist/module/form-control-textarea2.js +3 -3
  384. package/dist/module/get-business.js +1 -1
  385. package/dist/module/get-payment-details.js +2 -4
  386. package/dist/module/get-payout-csv.js +1 -1
  387. package/dist/module/get-subaccounts.js +2 -4
  388. package/dist/module/gross-payment-chart-core2.js +2 -2
  389. package/dist/module/header-2.js +8 -0
  390. package/dist/module/header-3.js +8 -0
  391. package/dist/module/hidden-input2.js +2 -2
  392. package/dist/module/identity-address-form.js +1 -1
  393. package/dist/module/iframe-input2.js +6 -6
  394. package/dist/module/index.js +1 -0
  395. package/dist/module/insurance-state.js +18 -7
  396. package/dist/module/{justifi-checkout-core.d.ts → justifi-apple-pay.d.ts} +4 -4
  397. package/dist/module/justifi-apple-pay.js +811 -0
  398. package/dist/module/justifi-bank-account-form.d.ts +11 -0
  399. package/dist/module/justifi-bank-account-form.js +6 -0
  400. package/dist/module/justifi-business-details.js +2 -2
  401. package/dist/module/justifi-business-form.js +4 -5
  402. package/dist/module/justifi-button.d.ts +11 -0
  403. package/dist/module/justifi-button.js +6 -0
  404. package/dist/module/justifi-button2.js +41 -0
  405. package/dist/module/justifi-card-form.d.ts +11 -0
  406. package/dist/module/justifi-card-form.js +6 -0
  407. package/dist/module/justifi-checkout-summary.d.ts +11 -0
  408. package/dist/module/justifi-checkout-summary.js +6 -0
  409. package/dist/module/justifi-checkout.js +147 -139
  410. package/dist/module/justifi-checkouts-list-filters.js +4 -5
  411. package/dist/module/justifi-checkouts-list.js +5 -6
  412. package/dist/module/justifi-dispute-management.js +3 -4
  413. package/dist/module/justifi-gross-payment-chart.js +2 -4
  414. package/dist/module/justifi-header.d.ts +11 -0
  415. package/dist/module/justifi-header.js +6 -0
  416. package/dist/module/justifi-header2.js +43 -0
  417. package/dist/module/justifi-modular-checkout.d.ts +11 -0
  418. package/dist/module/justifi-modular-checkout.js +6 -0
  419. package/dist/module/justifi-order-terminals.js +7 -7
  420. package/dist/module/justifi-payment-details.js +2 -2
  421. package/dist/module/justifi-payment-provisioning.js +3 -5
  422. package/dist/module/justifi-payment-transactions-list.js +7 -7
  423. package/dist/module/justifi-payments-list-filters.js +4 -3
  424. package/dist/module/justifi-payments-list.js +5 -6
  425. package/dist/module/justifi-payout-details.js +3 -5
  426. package/dist/module/justifi-payout-transactions-list.js +7 -7
  427. package/dist/module/justifi-payouts-list-filters.js +4 -3
  428. package/dist/module/justifi-payouts-list.js +5 -6
  429. package/dist/module/justifi-plaid-payment-method.d.ts +11 -0
  430. package/dist/module/justifi-plaid-payment-method.js +6 -0
  431. package/dist/module/justifi-radio-list-item.d.ts +11 -0
  432. package/dist/module/justifi-radio-list-item.js +6 -0
  433. package/dist/module/justifi-radio-list-item2.js +55 -0
  434. package/dist/module/justifi-refund-payment.js +3 -4
  435. package/dist/module/justifi-saved-payment-method.js +57 -1
  436. package/dist/module/justifi-saved-payment-methods.d.ts +11 -0
  437. package/dist/module/justifi-saved-payment-methods.js +6 -0
  438. package/dist/module/justifi-season-interruption-insurance.js +124 -24
  439. package/dist/module/justifi-skeleton.d.ts +11 -0
  440. package/dist/module/justifi-skeleton.js +39 -0
  441. package/dist/module/justifi-terminal-orders-list-filters.js +5 -6
  442. package/dist/module/justifi-terminal-orders-list.js +5 -6
  443. package/dist/module/justifi-terminals-list-filters.js +4 -5
  444. package/dist/module/justifi-terminals-list.js +5 -6
  445. package/dist/module/justifi-tokenize-payment-method.js +1 -219
  446. package/dist/module/legal-address-form-step.js +2 -2
  447. package/dist/module/legal-address-form.js +1 -1
  448. package/dist/module/modular-checkout.js +406 -0
  449. package/dist/module/owner-form-core2.js +3 -2
  450. package/dist/module/owner-form-inputs2.js +1 -1
  451. package/dist/module/owner-form.js +1 -1
  452. package/dist/module/package.js +3 -3
  453. package/dist/module/pagination-menu2.js +1 -1
  454. package/dist/module/parts.js +1 -1
  455. package/dist/module/payment-details-core2.js +10 -9
  456. package/dist/module/payment-method-option-utils.js +15 -0
  457. package/dist/module/payment-method-option.d.ts +11 -0
  458. package/dist/module/payment-method-option.js +54 -0
  459. package/dist/module/payment-provisioning-actions.js +1 -1
  460. package/dist/module/payment-provisioning-core.js +3 -2
  461. package/dist/module/payment-provisioning-form-buttons.js +2 -1
  462. package/dist/module/payment-provisioning-form-steps.js +1 -1
  463. package/dist/module/payment-provisioning-loading.js +1 -0
  464. package/dist/module/payment.service.js +1 -3
  465. package/dist/module/payments-list-core2.js +6 -6
  466. package/dist/module/payout-details-core2.js +5 -4
  467. package/dist/module/payout.service.js +1 -3
  468. package/dist/module/payouts-list-core2.js +6 -6
  469. package/dist/module/plaid-payment-method.js +687 -0
  470. package/dist/module/product-or-service.js +2 -2
  471. package/dist/module/refund-policy.js +2 -2
  472. package/dist/module/save-new-payment-method.js +13 -6
  473. package/dist/module/saved-payment-methods.js +75 -0
  474. package/dist/module/sezzle-payment-method.js +34 -35
  475. package/dist/module/shipping-details.js +2 -2
  476. package/dist/module/spinner.js +1 -1
  477. package/dist/module/summary.js +35 -0
  478. package/dist/module/table-filters-menu2.js +1 -1
  479. package/dist/module/table.js +1 -1
  480. package/dist/module/terminal-orders-list-core2.js +6 -6
  481. package/dist/module/terminal-quantity-selector2.js +2 -2
  482. package/dist/module/terminal.service.js +1 -3
  483. package/dist/module/terminals-list-core2.js +6 -6
  484. package/dist/module/tokenize-payment-method.js +410 -0
  485. package/dist/module/utils2.js +3 -1660
  486. package/dist/module/utils4.js +1 -1
  487. package/dist/types/api/ApplePay.d.ts +196 -0
  488. package/dist/types/api/BillingInformation.d.ts +13 -0
  489. package/dist/types/api/Checkout.d.ts +23 -26
  490. package/dist/types/api/ComponentError.d.ts +10 -1
  491. package/dist/types/api/Payment.d.ts +4 -3
  492. package/dist/types/api/PaymentMethod.d.ts +21 -0
  493. package/dist/types/api/services/apple-pay.service.d.ts +55 -0
  494. package/dist/types/api/services/plaid.service.d.ts +12 -0
  495. package/dist/types/components/checkout/billing-form/billing-form-schema.d.ts +4 -4
  496. package/dist/types/components/checkout/checkout.d.ts +26 -11
  497. package/dist/types/components/checkout/save-new-payment-method.d.ts +1 -1
  498. package/dist/types/components/insurance/insurance-state.d.ts +2 -1
  499. package/dist/types/components/insurance/season-interruption/season-interruption-insurance.d.ts +9 -3
  500. package/dist/types/components/modular-checkout/ModularCheckout.d.ts +31 -0
  501. package/dist/types/components/modular-checkout/modular-checkout.d.ts +43 -0
  502. package/dist/types/components/modular-checkout/sub-components/apple-pay-skeleton.d.ts +6 -0
  503. package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +39 -0
  504. package/dist/types/components/{checkout/billing-form → modular-checkout/sub-components}/bank-account-billing-form-simple.d.ts +1 -1
  505. package/dist/types/components/modular-checkout/sub-components/bank-account-skeleton.d.ts +6 -0
  506. package/dist/types/components/modular-checkout/sub-components/bank-account.d.ts +18 -0
  507. package/dist/types/components/{checkout/billing-form → modular-checkout/sub-components}/billing-form-full.d.ts +1 -2
  508. package/dist/types/components/{checkout/billing-form → modular-checkout/sub-components}/card-billing-form-simple.d.ts +1 -1
  509. package/dist/types/components/modular-checkout/sub-components/card-form-skeleton.d.ts +6 -0
  510. package/dist/types/components/modular-checkout/sub-components/card-form.d.ts +20 -0
  511. package/dist/types/components/modular-checkout/sub-components/payment-method-option.d.ts +8 -0
  512. package/dist/types/components/modular-checkout/sub-components/plaid-payment-method.d.ts +80 -0
  513. package/dist/types/components/modular-checkout/sub-components/plaid-payment-method.test.d.ts +1 -0
  514. package/dist/types/components/modular-checkout/sub-components/saved-payment-methods.d.ts +7 -0
  515. package/dist/types/components/{checkout → modular-checkout/sub-components}/sezzle-payment-method.d.ts +4 -10
  516. package/dist/types/components/modular-checkout/sub-components/summary.d.ts +3 -0
  517. package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +45 -17
  518. package/dist/types/components.d.ts +468 -223
  519. package/dist/types/index.d.ts +2 -0
  520. package/dist/types/store/checkout.store.d.ts +38 -0
  521. package/dist/types/ui-components/apple-pay-button.d.ts +17 -0
  522. package/dist/types/ui-components/form/form-control-radio.d.ts +1 -1
  523. package/dist/types/ui-components/form/iframe-input.d.ts +2 -1
  524. package/dist/types/ui-components/index.d.ts +1 -0
  525. package/dist/types/ui-components/shadow-dom-components/justifi-button.d.ts +13 -0
  526. package/dist/types/ui-components/shadow-dom-components/justifi-radio-list-item.d.ts +12 -0
  527. package/dist/types/ui-components/shadow-dom-components/justifi-skeleton.d.ts +10 -0
  528. package/dist/webcomponents/index.esm.js +1 -0
  529. package/dist/webcomponents/p-0803d130.entry.js +1 -0
  530. package/dist/webcomponents/{p-BtyEAd0R.js → p-0Om7jLBs.js} +1 -1
  531. package/dist/webcomponents/p-117b7f47.entry.js +1 -0
  532. package/dist/webcomponents/p-17093105.entry.js +1 -0
  533. package/dist/webcomponents/p-1a08b47f.entry.js +1 -0
  534. package/dist/webcomponents/p-1bcb3852.entry.js +1 -0
  535. package/dist/webcomponents/p-1eb2b847.entry.js +1 -0
  536. package/dist/webcomponents/p-2f7aa249.entry.js +1 -0
  537. package/dist/webcomponents/{p-7a0661a2.entry.js → p-2fa34c82.entry.js} +4 -4
  538. package/dist/webcomponents/p-33311d41.entry.js +1 -0
  539. package/dist/webcomponents/p-336c31b3.entry.js +1 -0
  540. package/dist/webcomponents/p-3f33c940.entry.js +1 -0
  541. package/dist/webcomponents/p-442f86e8.entry.js +1 -0
  542. package/dist/webcomponents/{p-80b6c011.entry.js → p-44450a94.entry.js} +1 -1
  543. package/dist/webcomponents/p-464e7a8e.entry.js +1 -0
  544. package/dist/webcomponents/p-50392803.entry.js +1 -0
  545. package/dist/webcomponents/p-52cbd667.entry.js +1 -0
  546. package/dist/webcomponents/{p-d43a4316.entry.js → p-54ca3070.entry.js} +1 -1
  547. package/dist/webcomponents/{p-BTS3E50C.js → p-5aA7gjr5.js} +1 -1
  548. package/dist/webcomponents/p-5ad0f438.entry.js +1 -0
  549. package/dist/webcomponents/p-613421d4.entry.js +1 -0
  550. package/dist/webcomponents/p-62d12566.entry.js +1 -0
  551. package/dist/webcomponents/p-65ed60bf.entry.js +1 -0
  552. package/dist/webcomponents/p-6cf30a24.entry.js +1 -0
  553. package/dist/webcomponents/{p-bcadc072.entry.js → p-70f51444.entry.js} +1 -1
  554. package/dist/webcomponents/p-729dbd8f.entry.js +1 -0
  555. package/dist/webcomponents/p-77948b46.entry.js +1 -0
  556. package/dist/webcomponents/p-7bcfaff4.entry.js +1 -0
  557. package/dist/webcomponents/{p-96247d70.entry.js → p-7cf87637.entry.js} +1 -1
  558. package/dist/webcomponents/p-7dd74e6f.entry.js +1 -0
  559. package/dist/webcomponents/{p-ck6bcYXe.js → p-7s1gsXM5.js} +1 -1
  560. package/dist/webcomponents/p-80331983.entry.js +1 -0
  561. package/dist/webcomponents/p-85f20746.entry.js +1 -0
  562. package/dist/webcomponents/p-8687e5d6.entry.js +1 -0
  563. package/dist/webcomponents/p-89ecd650.entry.js +1 -0
  564. package/dist/webcomponents/p-8a6718b6.entry.js +1 -0
  565. package/dist/webcomponents/p-8d6b81ba.entry.js +1 -0
  566. package/dist/webcomponents/p-8d743490.entry.js +1 -0
  567. package/dist/webcomponents/p-8f7396b1.entry.js +1 -0
  568. package/dist/webcomponents/p-8ff839a4.entry.js +1 -0
  569. package/dist/webcomponents/{p-d53c3370.entry.js → p-95cbb655.entry.js} +1 -1
  570. package/dist/webcomponents/p-98cffba9.entry.js +1 -0
  571. package/dist/webcomponents/{p-cdd2c7c8.entry.js → p-9a2c044f.entry.js} +1 -1
  572. package/dist/webcomponents/p-9be67b19.entry.js +1 -0
  573. package/dist/webcomponents/p-9e8021a1.entry.js +1 -0
  574. package/dist/webcomponents/p-9fc0ea58.entry.js +1 -0
  575. package/dist/webcomponents/p-9fc567d8.entry.js +1 -0
  576. package/dist/webcomponents/p-9fcff84c.entry.js +1 -0
  577. package/dist/webcomponents/p-B71k50jz.js +1 -0
  578. package/dist/webcomponents/p-BF4U0yVj.js +1 -0
  579. package/dist/webcomponents/{p-7MWRbTXI.js → p-BH0Xfn-F.js} +1 -1
  580. package/dist/webcomponents/p-BHf9IqGw.js +1 -0
  581. package/dist/webcomponents/p-BSt6p1oq.js +1 -0
  582. package/dist/webcomponents/{p-BQQ7ifKz.js → p-Bb-6bNcq.js} +1 -1
  583. package/dist/webcomponents/p-BbZwa5UI.js +1 -0
  584. package/dist/webcomponents/p-BdKWuCys.js +1 -0
  585. package/dist/webcomponents/p-BfM6X7lF.js +1 -0
  586. package/dist/webcomponents/{p-DK0C7j0u.js → p-BjVfIXWC.js} +1 -1
  587. package/dist/webcomponents/{p-BpWSwi9x.js → p-BsGE9UDv.js} +1 -1
  588. package/dist/webcomponents/{p-DV1c2IYS.js → p-C5id7s_l.js} +1 -1
  589. package/dist/webcomponents/{p-dzS7n4Xj.js → p-CAJnQLZF.js} +1 -1
  590. package/dist/webcomponents/{p-DetWIU1e.js → p-CB0mCq1M.js} +1 -1
  591. package/dist/webcomponents/p-CaAVuW6B.js +1 -0
  592. package/dist/webcomponents/p-Cb0FhuyU.js +1 -0
  593. package/dist/webcomponents/p-CbL73B6U.js +1 -0
  594. package/dist/webcomponents/p-Cjcsf8ku.js +1 -0
  595. package/dist/webcomponents/p-CnWtPu8L.js +1 -0
  596. package/dist/webcomponents/{p-C5RuuShs.js → p-D2muobcE.js} +1 -1
  597. package/dist/webcomponents/{p-v6yK8Vbe.js → p-DD0Mvpeu.js} +1 -1
  598. package/dist/webcomponents/{p-B_t2t34m.js → p-DDUmOl3v.js} +1 -1
  599. package/dist/webcomponents/p-DH8F0bsw.js +1 -0
  600. package/dist/webcomponents/p-DIDloHpm.js +1 -0
  601. package/dist/webcomponents/p-DIjoBk44.js +1 -0
  602. package/dist/webcomponents/p-DK2sRMlx.js +1 -0
  603. package/dist/webcomponents/{p-qGbNz93o.js → p-DNo0OPOP.js} +1 -1
  604. package/dist/webcomponents/p-DRXvcLy9.js +1 -0
  605. package/dist/webcomponents/p-DYGIC0QH.js +1 -0
  606. package/dist/webcomponents/p-DZYcH7jA.js +1 -0
  607. package/dist/webcomponents/p-Da3idOSV.js +1 -0
  608. package/dist/webcomponents/p-Dgflaz6J.js +1 -0
  609. package/dist/webcomponents/p-ED_TzwCp.js +1 -0
  610. package/dist/webcomponents/p-HXpYMWUU.js +1 -0
  611. package/dist/webcomponents/p-JyHlIFWl.js +1 -0
  612. package/dist/webcomponents/{p-CVGBVdVC.js → p-RvUQ__Pq.js} +1 -1
  613. package/dist/webcomponents/p-Wh1V0gvF.js +1 -0
  614. package/dist/webcomponents/p-ZpPDShvP.js +1 -0
  615. package/dist/webcomponents/p-a55f07af.entry.js +1 -0
  616. package/dist/webcomponents/p-aa6194ef.entry.js +1 -0
  617. package/dist/webcomponents/p-ab6a5dc9.entry.js +1 -0
  618. package/dist/webcomponents/p-af9c4174.entry.js +1 -0
  619. package/dist/webcomponents/p-b7d2f2eb.entry.js +1 -0
  620. package/dist/webcomponents/p-bbc4b4cb.entry.js +1 -0
  621. package/dist/webcomponents/p-c599e526.entry.js +1 -0
  622. package/dist/webcomponents/p-d62cd269.entry.js +1 -0
  623. package/dist/webcomponents/p-d9dd7d24.entry.js +1 -0
  624. package/dist/webcomponents/p-dd7352da.entry.js +1 -0
  625. package/dist/webcomponents/p-e8a67dc7.entry.js +1 -0
  626. package/dist/webcomponents/p-eb2d9e5b.entry.js +1 -0
  627. package/dist/webcomponents/p-eddaca4e.entry.js +1 -0
  628. package/dist/webcomponents/p-ef32fe0e.entry.js +1 -0
  629. package/dist/webcomponents/{p-c51651aa.entry.js → p-f1cba43c.entry.js} +1 -1
  630. package/dist/webcomponents/p-f1f0b405.entry.js +1 -0
  631. package/dist/webcomponents/p-f499a8de.entry.js +1 -0
  632. package/dist/webcomponents/p-f4d0cdf0.entry.js +1 -0
  633. package/dist/webcomponents/p-f680e617.entry.js +1 -0
  634. package/dist/webcomponents/p-f7c4222f.entry.js +1 -0
  635. package/dist/webcomponents/p-fa1884b4.entry.js +1 -0
  636. package/dist/webcomponents/p-z-5r0gWn.js +1 -0
  637. package/dist/webcomponents/webcomponents.esm.js +1 -1
  638. package/package.json +2 -2
  639. package/dist/cjs/Checkout-BbhldGDh.js +0 -103
  640. package/dist/cjs/Payment-D6XuQ4Ve.js +0 -151
  641. package/dist/cjs/bank-account-form_9.cjs.entry.js +0 -544
  642. package/dist/cjs/iframe-input-styles-state-DH-5a2Mg.js +0 -26
  643. package/dist/cjs/justifi-checkout-core.cjs.entry.js +0 -141
  644. package/dist/cjs/justifi-season-interruption-insurance-core.cjs.entry.js +0 -124
  645. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +0 -80
  646. package/dist/collection/components/checkout/checkout-core.js +0 -454
  647. package/dist/collection/components/checkout/new-payment-method.js +0 -378
  648. package/dist/collection/components/checkout/payment-method-options.js +0 -440
  649. package/dist/collection/components/checkout/sezzle-payment-method.js +0 -240
  650. package/dist/collection/components/insurance/season-interruption/season-interruption-insurance-core.js +0 -447
  651. package/dist/esm/Checkout-CIUkm9aQ.js +0 -101
  652. package/dist/esm/Payment-DrCqUoz-.js +0 -149
  653. package/dist/esm/bank-account-form_9.entry.js +0 -534
  654. package/dist/esm/iframe-input-styles-state-Cqb62KAu.js +0 -23
  655. package/dist/esm/insurance-state-DRFl0tWj.js +0 -28
  656. package/dist/esm/justifi-checkout-core.entry.js +0 -139
  657. package/dist/esm/justifi-season-interruption-insurance-core.entry.js +0 -122
  658. package/dist/esm/justifi-tokenize-payment-method.entry.js +0 -78
  659. package/dist/module/Checkout.js +0 -121
  660. package/dist/module/Payment.js +0 -204
  661. package/dist/module/checkout-core.js +0 -292
  662. package/dist/module/justifi-checkout-core.js +0 -6
  663. package/dist/module/justifi-new-payment-method.d.ts +0 -11
  664. package/dist/module/justifi-new-payment-method.js +0 -6
  665. package/dist/module/justifi-payment-method-options.d.ts +0 -11
  666. package/dist/module/justifi-payment-method-options.js +0 -6
  667. package/dist/module/justifi-season-interruption-insurance-core.d.ts +0 -11
  668. package/dist/module/justifi-season-interruption-insurance-core.js +0 -6
  669. package/dist/module/new-payment-method.js +0 -222
  670. package/dist/module/payment-method-options.js +0 -237
  671. package/dist/module/saved-payment-method.js +0 -79
  672. package/dist/module/season-interruption-insurance-core.js +0 -168
  673. package/dist/types/components/checkout/checkout-core.d.ts +0 -49
  674. package/dist/types/components/checkout/new-payment-method.d.ts +0 -31
  675. package/dist/types/components/checkout/payment-method-options.d.ts +0 -32
  676. package/dist/types/components/insurance/season-interruption/season-interruption-insurance-core.d.ts +0 -32
  677. package/dist/webcomponents/p-08e1bf28.entry.js +0 -1
  678. package/dist/webcomponents/p-09cb06ed.entry.js +0 -1
  679. package/dist/webcomponents/p-0adbbb23.entry.js +0 -1
  680. package/dist/webcomponents/p-0b067d3c.entry.js +0 -1
  681. package/dist/webcomponents/p-0bfd309e.entry.js +0 -1
  682. package/dist/webcomponents/p-0f005fdd.entry.js +0 -1
  683. package/dist/webcomponents/p-0nMw2Aul.js +0 -1
  684. package/dist/webcomponents/p-14dc17fd.entry.js +0 -1
  685. package/dist/webcomponents/p-266f1ff3.entry.js +0 -1
  686. package/dist/webcomponents/p-35387685.entry.js +0 -1
  687. package/dist/webcomponents/p-3946adfa.entry.js +0 -1
  688. package/dist/webcomponents/p-3c44b724.entry.js +0 -1
  689. package/dist/webcomponents/p-3e3b5cdb.entry.js +0 -1
  690. package/dist/webcomponents/p-41876098.entry.js +0 -1
  691. package/dist/webcomponents/p-45edf188.entry.js +0 -1
  692. package/dist/webcomponents/p-4786f2d0.entry.js +0 -1
  693. package/dist/webcomponents/p-4c1c55bb.entry.js +0 -1
  694. package/dist/webcomponents/p-4f358b63.entry.js +0 -1
  695. package/dist/webcomponents/p-5375df08.entry.js +0 -1
  696. package/dist/webcomponents/p-575b972d.entry.js +0 -1
  697. package/dist/webcomponents/p-580aa2e3.entry.js +0 -1
  698. package/dist/webcomponents/p-5b857a1c.entry.js +0 -1
  699. package/dist/webcomponents/p-5c9d1c35.entry.js +0 -1
  700. package/dist/webcomponents/p-690514f2.entry.js +0 -1
  701. package/dist/webcomponents/p-6a853571.entry.js +0 -1
  702. package/dist/webcomponents/p-724e4e6c.entry.js +0 -1
  703. package/dist/webcomponents/p-756a7021.entry.js +0 -1
  704. package/dist/webcomponents/p-89431ee2.entry.js +0 -1
  705. package/dist/webcomponents/p-8f5c1ae6.entry.js +0 -1
  706. package/dist/webcomponents/p-989d56de.entry.js +0 -1
  707. package/dist/webcomponents/p-99f7a36d.entry.js +0 -1
  708. package/dist/webcomponents/p-BCgpQGhw.js +0 -1
  709. package/dist/webcomponents/p-BOCuVjGs.js +0 -1
  710. package/dist/webcomponents/p-BUSn_ReW.js +0 -1
  711. package/dist/webcomponents/p-BZtgbC0H.js +0 -1
  712. package/dist/webcomponents/p-Bs-84XY6.js +0 -1
  713. package/dist/webcomponents/p-BvXjypQm.js +0 -1
  714. package/dist/webcomponents/p-C-wMveZe.js +0 -1
  715. package/dist/webcomponents/p-CCl9g-ln.js +0 -1
  716. package/dist/webcomponents/p-CDPZXQAo.js +0 -1
  717. package/dist/webcomponents/p-CKEiU2Q5.js +0 -1
  718. package/dist/webcomponents/p-CS4_rnSp.js +0 -1
  719. package/dist/webcomponents/p-CnMP2-Xk.js +0 -1
  720. package/dist/webcomponents/p-Cs0cIpIm.js +0 -1
  721. package/dist/webcomponents/p-CxHdQoIo.js +0 -1
  722. package/dist/webcomponents/p-DFWnHEN2.js +0 -1
  723. package/dist/webcomponents/p-DKSNNnPC.js +0 -1
  724. package/dist/webcomponents/p-DjFzWJxk.js +0 -1
  725. package/dist/webcomponents/p-DnGswpsl.js +0 -1
  726. package/dist/webcomponents/p-DniQ6yo6.js +0 -1
  727. package/dist/webcomponents/p-DsLxs70Z.js +0 -1
  728. package/dist/webcomponents/p-DtdcFDM_.js +0 -1
  729. package/dist/webcomponents/p-DwF36W04.js +0 -1
  730. package/dist/webcomponents/p-L4y68wud.js +0 -1
  731. package/dist/webcomponents/p-SdntD1xf.js +0 -1
  732. package/dist/webcomponents/p-a09ca567.entry.js +0 -1
  733. package/dist/webcomponents/p-a3313ebe.entry.js +0 -1
  734. package/dist/webcomponents/p-aeaafe28.entry.js +0 -1
  735. package/dist/webcomponents/p-b25bbf0a.entry.js +0 -1
  736. package/dist/webcomponents/p-b7594923.entry.js +0 -1
  737. package/dist/webcomponents/p-b79e302a.entry.js +0 -1
  738. package/dist/webcomponents/p-ba268a78.entry.js +0 -1
  739. package/dist/webcomponents/p-ba68ea4f.entry.js +0 -1
  740. package/dist/webcomponents/p-bf0e00be.entry.js +0 -1
  741. package/dist/webcomponents/p-c15d8dd0.entry.js +0 -1
  742. package/dist/webcomponents/p-c28f2569.entry.js +0 -1
  743. package/dist/webcomponents/p-c5911cd9.entry.js +0 -1
  744. package/dist/webcomponents/p-cefb9a76.entry.js +0 -1
  745. package/dist/webcomponents/p-d2ae3c55.entry.js +0 -1
  746. package/dist/webcomponents/p-d2e1d179.entry.js +0 -1
  747. package/dist/webcomponents/p-d4d58793.entry.js +0 -1
  748. package/dist/webcomponents/p-dc6b707a.entry.js +0 -1
  749. package/dist/webcomponents/p-dfd9aff0.entry.js +0 -1
  750. package/dist/webcomponents/p-e4682bb6.entry.js +0 -1
  751. package/dist/webcomponents/p-ee566062.entry.js +0 -1
  752. package/dist/webcomponents/p-ef07d761.entry.js +0 -1
  753. package/dist/webcomponents/p-f24b04eb.entry.js +0 -1
  754. package/dist/webcomponents/p-f8e974af.entry.js +0 -1
  755. package/dist/webcomponents/p-fb60bc7a.entry.js +0 -1
  756. package/dist/webcomponents/p-znmwKCgq.js +0 -1
@@ -1,168 +0,0 @@
1
- import { h, proxyCustomElement, HTMLElement, createEvent } from '@stencil/core/internal/client';
2
- import { p as processHTML, c as formatCurrency, r as removeAttribute, l as addAttribute } from './utils2.js';
3
- import { v as validateInsuranceValues, a as insuranceValues, b as insuranceErrors, H as Header2 } from './insurance-state.js';
4
- import { t as text, j as textDanger } from './parts.js';
5
- import { S as StyledHost } from './styled-host.js';
6
- import './details.js';
7
- import './event-types.js';
8
- import { S as Skeleton } from './skeleton.js';
9
- import { d as defineCustomElement$2 } from './form-control-help-text2.js';
10
- import { d as defineCustomElement$1 } from './form-control-radio2.js';
11
-
12
- const SeasonInterruptionInsuranceLoading = () => (h("div", { class: "row gap-3" },
13
- h("div", { class: "col-12" },
14
- h(Skeleton, { width: "35%", height: "30px" })),
15
- h("div", { class: "col-12" },
16
- h(Skeleton, { width: "70%" })),
17
- h("div", { class: "col-12" },
18
- h(Skeleton, { width: "40%" })),
19
- h("div", { class: "col-12" },
20
- h(Skeleton, { width: "40%" })),
21
- h("div", { class: "col-12" },
22
- h(Skeleton, { width: "100%" })),
23
- h("div", { class: "col-12" },
24
- h(Skeleton, { width: "80%" }))));
25
-
26
- const SeasonInterruptionInsuranceCore = /*@__PURE__*/ proxyCustomElement(class SeasonInterruptionInsuranceCore extends HTMLElement {
27
- constructor() {
28
- super();
29
- this.__registerHost();
30
- this.insuranceUpdated = createEvent(this, "insurance-updated", 7);
31
- this.errorEvent = createEvent(this, "error-event", 7);
32
- this.isLoading = true;
33
- }
34
- async validate() {
35
- return validateInsuranceValues();
36
- }
37
- processHTMLContent(html) {
38
- return processHTML(html, [
39
- (html) => removeAttribute(html, 'style'),
40
- (html) => addAttribute(html, 'a', 'part', text),
41
- (html) => addAttribute(html, 'p', 'part', text),
42
- ]);
43
- }
44
- componentWillLoad() {
45
- if (this.getQuote) {
46
- this.fetchData();
47
- }
48
- }
49
- ;
50
- fetchData() {
51
- this.isLoading = true;
52
- this.getQuote({
53
- payload: {
54
- checkout_id: this.checkoutId,
55
- policy_type: "season_interruption",
56
- primary_identity: {
57
- state: this.primaryIdentityState,
58
- email: this.primaryIdentityEmailAddress,
59
- first_name: this.primaryIdentityFirstName,
60
- last_name: this.primaryIdentityLastName,
61
- postal_code: this.primaryIdentityPostalCode,
62
- country: this.primaryIdentityCountry
63
- },
64
- policy_attributes: {
65
- insurable_amount: this.policyAttributesInsurableAmount,
66
- start_date: this.policyAttributesStartDate,
67
- end_date: this.policyAttributesEndDate,
68
- covered_identity: {
69
- first_name: this.coveredIdentityFirstName,
70
- last_name: this.coveredIdentityLastName
71
- }
72
- }
73
- },
74
- onSuccess: ({ quote }) => {
75
- this.quote = quote;
76
- this.quote.product.description = this.processHTMLContent(this.quote.product.description);
77
- this.quote.product.legal_disclaimer = this.processHTMLContent(this.quote.product.legal_disclaimer);
78
- insuranceValues[quote.policy_type] = quote.accepted;
79
- this.isLoading = false;
80
- },
81
- onError: ({ error, code, severity }) => {
82
- this.isLoading = false;
83
- this.errorEvent.emit({
84
- errorCode: code,
85
- message: error,
86
- severity,
87
- });
88
- }
89
- });
90
- }
91
- ;
92
- onChangeHandler(_name, value) {
93
- this.accepted = value;
94
- insuranceErrors[this.quote.policy_type] = false;
95
- this.toggleCoverage({
96
- quoteId: this.quote.id,
97
- payload: { accepted: this.accepted },
98
- onSuccess: () => {
99
- this.insuranceUpdated.emit();
100
- insuranceValues[this.quote.policy_type] = this.accepted;
101
- },
102
- onError: ({ error, code, severity }) => {
103
- this.errorEvent.emit({
104
- errorCode: code,
105
- message: error,
106
- severity,
107
- });
108
- }
109
- });
110
- }
111
- get error() {
112
- var _a;
113
- return insuranceErrors[(_a = this.quote) === null || _a === void 0 ? void 0 : _a.policy_type];
114
- }
115
- render() {
116
- var _a, _b, _c, _d;
117
- if (this.isLoading)
118
- return (h(StyledHost, null, h(SeasonInterruptionInsuranceLoading, null)));
119
- return (h(StyledHost, null, h("div", null, h(Header2, { text: (_a = this.quote) === null || _a === void 0 ? void 0 : _a.product.title, class: "fs-5 fw-bold pb-3" }), h("small", { part: text, innerHTML: (_b = this.quote) === null || _b === void 0 ? void 0 : _b.product.description }), h("form-control-radio", { label: `Accept coverage for ${formatCurrency((_c = this.quote) === null || _c === void 0 ? void 0 : _c.total_cents)}`, name: "opt-in", value: 'true', checked: this.accepted === 'true', inputHandler: this.onChangeHandler.bind(this),
120
- // don't wanna show error message, but need to show the red border
121
- errorText: this.error ? ' ' : undefined }), h("form-control-radio", { label: "Decline coverage", name: "opt-in", value: 'false', checked: this.accepted === 'false', inputHandler: this.onChangeHandler.bind(this), errorText: this.error ? ' ' : undefined }), h("div", { class: "invalid-feedback", style: { display: this.error ? 'block' : 'none' }, part: textDanger }, "Please select an option"), h("small", { part: text, innerHTML: (_d = this.quote) === null || _d === void 0 ? void 0 : _d.product.legal_disclaimer }))));
122
- }
123
- }, [256, "justifi-season-interruption-insurance-core", {
124
- "checkoutId": [1, "checkout-id"],
125
- "getQuote": [16, "get-quote"],
126
- "toggleCoverage": [16, "toggle-coverage"],
127
- "primaryIdentityFirstName": [1, "primary-identity-first-name"],
128
- "primaryIdentityLastName": [1, "primary-identity-last-name"],
129
- "primaryIdentityState": [1, "primary-identity-state"],
130
- "primaryIdentityPostalCode": [1, "primary-identity-postal-code"],
131
- "primaryIdentityCountry": [1, "primary-identity-country"],
132
- "primaryIdentityEmailAddress": [1, "primary-identity-email-address"],
133
- "policyAttributesInsurableAmount": [2, "policy-attributes-insurable-amount"],
134
- "policyAttributesStartDate": [1, "policy-attributes-start-date"],
135
- "policyAttributesEndDate": [1, "policy-attributes-end-date"],
136
- "coveredIdentityFirstName": [1, "covered-identity-first-name"],
137
- "coveredIdentityLastName": [1, "covered-identity-last-name"],
138
- "quote": [32],
139
- "isLoading": [32],
140
- "accepted": [32],
141
- "validate": [64]
142
- }]);
143
- function defineCustomElement() {
144
- if (typeof customElements === "undefined") {
145
- return;
146
- }
147
- const components = ["justifi-season-interruption-insurance-core", "form-control-help-text", "form-control-radio"];
148
- components.forEach(tagName => { switch (tagName) {
149
- case "justifi-season-interruption-insurance-core":
150
- if (!customElements.get(tagName)) {
151
- customElements.define(tagName, SeasonInterruptionInsuranceCore);
152
- }
153
- break;
154
- case "form-control-help-text":
155
- if (!customElements.get(tagName)) {
156
- defineCustomElement$2();
157
- }
158
- break;
159
- case "form-control-radio":
160
- if (!customElements.get(tagName)) {
161
- defineCustomElement$1();
162
- }
163
- break;
164
- } });
165
- }
166
- defineCustomElement();
167
-
168
- export { SeasonInterruptionInsuranceCore as S, defineCustomElement as d };
@@ -1,49 +0,0 @@
1
- import { EventEmitter } from '../../stencil-public-runtime';
2
- import { ICheckout, ICheckoutCompleteResponse, ILoadedEventResponse } from '../../api/Checkout';
3
- import { ComponentErrorCodes, ComponentErrorSeverity } from '../../api/ComponentError';
4
- import { BillingFormFields } from './billing-form/billing-form-schema';
5
- import { ComponentErrorEvent, ComponentSubmitEvent } from '../../api/ComponentEvents';
6
- export declare class CheckoutCore {
7
- authToken: string;
8
- getCheckout: Function;
9
- complete: Function;
10
- checkoutId: string;
11
- disableCreditCard?: boolean;
12
- disableBankAccount?: boolean;
13
- disableBnpl?: boolean;
14
- disablePaymentMethodGroup?: boolean;
15
- hideCardBillingForm?: boolean;
16
- hideBankAccountBillingForm?: boolean;
17
- hasLoadedFonts: boolean;
18
- checkout: ICheckout;
19
- serverError: string;
20
- renderState: 'loading' | 'error' | 'success';
21
- creatingNewPaymentMethod: boolean;
22
- insuranceToggled: boolean;
23
- submitEvent: EventEmitter<ComponentSubmitEvent>;
24
- errorEvent: EventEmitter<ComponentErrorEvent>;
25
- loaded: EventEmitter<ILoadedEventResponse>;
26
- private paymentMethodOptionsRef?;
27
- fillBillingForm(fields: BillingFormFields): Promise<void>;
28
- validate(): Promise<{
29
- isValid: boolean;
30
- }>;
31
- componentWillLoad(): void;
32
- fetchData(): void;
33
- submit(event: any): Promise<void>;
34
- completeCheckout: (payment: {
35
- payment_mode: string;
36
- payment_token?: string;
37
- }) => Promise<void>;
38
- onSubmitted: (response: ICheckoutCompleteResponse) => void;
39
- onError: ({ error, code, severity }: {
40
- error: string;
41
- code: ComponentErrorCodes;
42
- severity: ComponentErrorSeverity;
43
- }) => void;
44
- get isLoading(): boolean;
45
- get isError(): boolean;
46
- get paymentType(): any;
47
- get summary(): any;
48
- render(): any;
49
- }
@@ -1,31 +0,0 @@
1
- import { EventEmitter } from '../../stencil-public-runtime';
2
- import { PaymentMethodOption } from './payment-method-option-utils';
3
- import { PaymentMethodPayload } from './payment-method-payload';
4
- import { BillingFormFields } from './billing-form/billing-form-schema';
5
- export declare class NewPaymentMethod {
6
- private billingFormRef?;
7
- private paymentMethodFormRef?;
8
- authToken: string;
9
- accountId: string;
10
- paymentMethodOption: PaymentMethodOption;
11
- paymentMethodGroupId?: string;
12
- isSelected: boolean;
13
- showCard?: boolean;
14
- showAch?: boolean;
15
- hideCardBillingForm?: boolean;
16
- hideBankAccountBillingForm?: boolean;
17
- saveNewPaymentMethodChecked: boolean;
18
- paymentMethodOptionSelected: EventEmitter;
19
- handleCheckboxChanged(event: CustomEvent<boolean>): void;
20
- fillBillingForm(fields: BillingFormFields): Promise<void>;
21
- resolvePaymentMethod(insuranceValidation: any): Promise<PaymentMethodPayload>;
22
- validate(): Promise<{
23
- isValid: boolean;
24
- errors: any;
25
- }>;
26
- tokenize(): Promise<any>;
27
- onPaymentMethodOptionClick: (e: any) => void;
28
- showNewPaymentMethodForm(): any;
29
- private get hiddenRadioInput();
30
- render(): any;
31
- }
@@ -1,32 +0,0 @@
1
- import { PaymentMethodOption } from './payment-method-option-utils';
2
- import { PaymentMethodPayload } from './payment-method-payload';
3
- import { IBnpl } from '../../api';
4
- import { BillingFormFields } from './billing-form/billing-form-schema';
5
- export declare class PaymentMethodOptions {
6
- showCard: boolean;
7
- showAch: boolean;
8
- showBnpl: boolean;
9
- showSavedPaymentMethods: boolean;
10
- paymentMethodGroupId?: string;
11
- bnpl: IBnpl;
12
- insuranceToggled: boolean;
13
- authToken: string;
14
- accountId: string;
15
- savedPaymentMethods: any[];
16
- paymentAmount: number;
17
- hideCardBillingForm?: boolean;
18
- hideBankAccountBillingForm?: boolean;
19
- selectedPaymentMethodId: string;
20
- paymentMethodOptions: PaymentMethodOption[];
21
- private selectedPaymentMethodOptionRef?;
22
- fillBillingForm(fields: BillingFormFields): Promise<void>;
23
- connectedCallback(): void;
24
- paymentMethodsChanged(): void;
25
- paymentMethodOptionSelected(event: CustomEvent<PaymentMethodOption>): void;
26
- resolvePaymentMethod(insuranceValidation: any): Promise<PaymentMethodPayload>;
27
- validate(): Promise<{
28
- isValid: boolean;
29
- errors?: any;
30
- }>;
31
- render(): any;
32
- }
@@ -1,32 +0,0 @@
1
- import { EventEmitter } from "../../../stencil-public-runtime";
2
- import { ComponentErrorEvent } from "../../../api/ComponentEvents";
3
- export declare class SeasonInterruptionInsuranceCore {
4
- checkoutId: string;
5
- getQuote: Function;
6
- toggleCoverage: Function;
7
- primaryIdentityFirstName: string;
8
- primaryIdentityLastName: string;
9
- primaryIdentityState: string;
10
- primaryIdentityPostalCode: string;
11
- primaryIdentityCountry: string;
12
- primaryIdentityEmailAddress: string;
13
- policyAttributesInsurableAmount: number;
14
- policyAttributesStartDate?: string;
15
- policyAttributesEndDate?: string;
16
- coveredIdentityFirstName?: string;
17
- coveredIdentityLastName?: string;
18
- quote: any;
19
- isLoading: boolean;
20
- accepted: string | undefined;
21
- insuranceUpdated: EventEmitter;
22
- errorEvent: EventEmitter<ComponentErrorEvent>;
23
- validate(): Promise<{
24
- isValid: boolean;
25
- }>;
26
- processHTMLContent(html: string): any;
27
- componentWillLoad(): void;
28
- fetchData(): void;
29
- onChangeHandler(_name: string, value: string): void;
30
- get error(): any;
31
- render(): any;
32
- }
@@ -1 +0,0 @@
1
- import{r as e,h as a}from"./p-Bn7inNWG.js";import{l as t}from"./p-Bde7dY9t.js";import{f as s,p as d,c as i}from"./p-DsZZxRXY.js";import{e as l,f,t as r,g as c,h as b,j as p}from"./p-CVGBVdVC.js";import{S as o}from"./p-DxqCFDtF.js";import"./p-CZfYo5-1.js";import{c as n,a as m}from"./p-CKEiU2Q5.js";import"./p-BFTU3MAI.js";import"./p-CpaS1Lex.js";const u=class{constructor(a){e(this,a),this.setParamsOnChange=(e,a)=>{s[e]=a},this.handleDateInput=(e,a)=>{const t=n(a,{setExactTime:!0});this.setParamsOnChange(e,t)}}componentWillLoad(){this.debouncedSetParamsOnChange=t.debounce(this.setParamsOnChange,300),Object.entries({payment_id:this.paymentId,terminal_id:this.terminalId,payment_status:this.paymentStatus,created_after:this.createdAfter,created_before:this.createdBefore}).forEach((([e,a])=>{a&&(d[e]=a)}))}get paymentStatusOptions(){return[{label:"All",value:""},{label:"Pending",value:"pending"},{label:"Authorized",value:"authorized"},{label:"Succeeded",value:"succeeded"},{label:"Failed",value:"failed"},{label:"Disputed",value:"disputed"},{label:"Refunded",value:"refunded"}]}render(){const e=Object.assign({},s);return a(o,{key:"67b518cd0ccc4f12dac720857806ee8186ab2c25"},a("table-filters-menu",{key:"970d600366a4bbd2ce7ee27f1b3da99a0b278e8c",params:e,clearParams:i,part:l},a("div",{key:"5aba7fd5b51d355c26865059dc43f6dc3f154092",class:"grid-cols-2 gap-3 p-1"},a("div",{key:"11d3e50db04050dc2890fdd12dffc084fff4c1a0",class:"p-2"},a("form-control-text",{key:"a4c280684abe4f0e239bf368b1cacf8b67cc2f64",name:"payment_id",label:"Payment ID",inputHandler:this.debouncedSetParamsOnChange,defaultValue:this.paymentId||s.payment_id,disabled:!!this.paymentId,part:f})),a("div",{key:"9e791d3b4c0ce2674d3a530b246ee05e95c68382",class:"p-2"},a("form-control-text",{key:"6ac6f5148f63d5a9b49e1a25cf33aaac2a450a70",name:"terminal_id",label:"Terminal ID",inputHandler:this.debouncedSetParamsOnChange,defaultValue:this.terminalId||s.terminal_id,disabled:!!this.terminalId,part:r})),a("div",{key:"206371f04024bb84a80027f86d845f50589f3d79",class:"p-2"},a("form-control-select",{key:"5a814b76afb391df8e6bfdf38aaea04061fc2bf6",name:"payment_status",label:"Status",options:this.paymentStatusOptions,inputHandler:this.setParamsOnChange,defaultValue:this.paymentStatus||s.payment_status,disabled:!!this.paymentStatus,part:c})),a("div",{key:"e0d28004a2c0e303ac1f92019b8915104b71c513",class:"p-2"},a("form-control-date",{key:"714bbe92c53f497fd0b289d1801b9a0272b5bf02",name:"created_after",label:"Created After",inputHandler:this.handleDateInput,defaultValue:m(this.createdAfter,{showInputDateTime:!0})||m(s.created_after,{showInputDateTime:!0}),showTime:!0,disabled:!!this.createdAfter,part:b})),a("div",{key:"e414039de52738dbd52a30378daf3902f035fc57",class:"p-2"},a("form-control-date",{key:"f7fabb7771afc1e6de6d24d3eecb55d34f481ea0",name:"created_before",label:"Created Before",inputHandler:this.handleDateInput,defaultValue:m(this.createdBefore,{showInputDateTime:!0})||m(s.created_before,{showInputDateTime:!0}),showTime:!0,disabled:!!this.createdBefore,part:p})))))}};export{u as justifi_payments_list_filters}
@@ -1 +0,0 @@
1
- import{r as t,c as a,h as e,H as s}from"./p-Bn7inNWG.js";import{c as i,l as r,b as o,R as h,a as c}from"./p-CVGBVdVC.js";import{F as d}from"./p-BvXjypQm.js";import"./p-CZfYo5-1.js";const f=class{constructor(e){t(this,e),this.formControlInput=a(this,"formControlInput"),this.formControlBlur=a(this,"formControlBlur"),this.isFocused=!1,this.maxDate=this.currentDate,this.handleFormControlInput=t=>{const a=t.target.value;this.inputHandler(this.name,a),this.formControlInput.emit({name:this.name,value:a})}}handleDefaultValueChange(t){this.updateInput(t)}get currentDate(){return this.showTime?(new Date).toISOString().slice(0,16):(new Date).toISOString().split("T")[0]}componentDidLoad(){this.updateInput(this.defaultValue)}updateInput(t){this.dateInput.value=t}get part(){let t=i;return this.errorText&&(t=o),this.disabled&&(t=h),this.isFocused&&(t=c),t}render(){return e(s,{key:"387ca851d0ba965900607a3dd417dd59f974c718"},e("div",{key:"bdf79a396ecdae500c55a6686531cc78325c4580",class:"form-group d-flex flex-column"},e("div",{key:"3196864654ab4f9724119daf618fe1b64cca13df",class:"d-flex gap-2"},e("label",{key:"a0c9fce77a892dea1d8a87f2771f8131eae677db",part:r,class:"form-label",htmlFor:this.name},this.label),e("form-control-tooltip",{key:"a4c89f3d96d7f41f8659f57a0899e3867ecc483a",helpText:this.helpText})),e("input",{key:"071accb6b7f5f8c4af48aaeb5cac85a521e32876",type:this.showTime?"datetime-local":"date",ref:t=>this.dateInput=t,id:this.name,name:this.name,onFocus:()=>this.isFocused=!0,onBlur:()=>{this.isFocused=!1,this.formControlBlur.emit()},onInput:this.handleFormControlInput,part:this.part,class:this.errorText?"form-control is-invalid":"form-control",disabled:this.disabled,max:this.maxDate}),e(d,{key:"57fce536cd671823b56a78fddf9d9059082f1dde",errorText:this.errorText,name:this.name})))}static get watchers(){return{defaultValue:["handleDefaultValueChange"]}}};export{f as form_control_date}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as e,H as a,g as i}from"./p-Bn7inNWG.js";import{c as o,l as r,b as h,R as l,a as c,ah as f,ai as n,aj as d}from"./p-CVGBVdVC.js";import{F as p}from"./p-BvXjypQm.js";import"./p-CZfYo5-1.js";const u=class{constructor(e){t(this,e),this.formControlInput=s(this,"formControlInput"),this.formControlBlur=s(this,"formControlBlur"),this.isFocused=!1,this.handleFormControlInput=t=>{const s=t.target,e=s.getAttribute("name");this.inputHandler(e,s.value),this.formControlInput.emit(s.value)},this.updateInput=t=>{this.selectElement.value=t}}handleDefaultValueChange(t){this.updateInput(t)}componentDidLoad(){this.updateInput(this.defaultValue)}get part(){let t=o;return this.errorText&&(t=h),this.disabled&&(t=l),this.isFocused&&(t=c),t}render(){var t;return e(a,{key:"16afff88a986b1e1b5596aeb3c780c11632ead9e"},e("div",{key:"6a025a451737f626e6597e667a8825e815250f89",class:"form-group d-flex flex-column"},e("div",{key:"e6582c06498576f23b55dfc454e2c8f73e736e4a",class:"d-flex align-items-start gap-2"},e("label",{key:"6d8c53a2404c66d04e217faf397db3e7e7f95f70",part:r,class:"form-label",htmlFor:this.name},this.label),e("form-control-tooltip",{key:"80f38de1fafd576e340603147917194a0ca88def",helpText:this.helpText})),e("select",{key:"a747f1946d552aa2bef3141b3ec05119a2fa0f15",ref:t=>this.selectElement=t,id:this.name,name:this.name,onFocus:()=>this.isFocused=!0,onBlur:()=>{this.isFocused=!1,this.formControlBlur.emit()},onInput:this.handleFormControlInput,part:this.part,class:this.errorText?"form-select is-invalid":"form-select",disabled:this.disabled},null===(t=this.options)||void 0===t?void 0:t.map((t=>e("option",{value:t.value},t.label)))),e(p,{key:"f2a725b0cac08bb1ad33d8af4e8a0efb64fe9d45",errorText:this.errorText,name:this.name})))}static get watchers(){return{defaultValue:["handleDefaultValueChange"]}}},b=class{constructor(e){t(this,e),this.formControlInput=s(this,"formControlInput"),this.formControlBlur=s(this,"formControlBlur"),this.isFocused=!1,this.handleFormControlInput=t=>{const s=t.target,e=s.getAttribute("name");this.inputHandler(e,s.value),this.formControlInput.emit({name:e,value:s.value})},this.updateInput=t=>{const s=this.el.querySelector("input");s&&(s.value=t||"")}}handleDefaultValueChange(t){this.updateInput(t)}componentDidLoad(){this.updateInput(this.defaultValue)}get part(){return this.errorText?h:this.disabled?l:this.isFocused?c:o}render(){return e(a,{key:"54560107b58c2a11f306b499dc926be155b22b51"},e("div",{key:"a62dab043fa298ae060c7e910b1748af607b8bd5",class:"form-group d-flex flex-column"},e("div",{key:"ad624f874d571ee713c8f36cf24faab4d3bcf27d",class:"d-flex align-items-start gap-2"},e("label",{key:"6c0b79ef74a686975c2d2071d80f877fae7428c1",part:r,class:"form-label",htmlFor:this.name},this.label),e("form-control-tooltip",{key:"0eb37ab82f5eb69cc28db76249fcf45633b8bba5",helpText:this.helpText})),e("input",{key:"d23affba3abef502dadf503ef59d140d20fccb89",id:this.name,name:this.name,onFocus:()=>this.isFocused=!0,onBlur:()=>{this.isFocused=!1,this.formControlBlur.emit()},onInput:this.handleFormControlInput,onKeyDown:this.keyDownHandler,onPaste:this.keyDownHandler,maxLength:this.maxLength,part:this.part,class:this.errorText?"form-control is-invalid":"form-control",type:"text",disabled:this.disabled}),e(p,{key:"58224f241eab27ca2e46883acce95f88a2a8eebf",errorText:this.errorText,name:this.name})))}get el(){return i(this)}static get watchers(){return{defaultValue:["handleDefaultValueChange"]}}},m=class{constructor(s){t(this,s)}show(){this.tooltip.classList.add("show")}hide(){this.tooltip.classList.remove("show")}render(){return this.helpText?e("div",{class:"tooltip-container"},e("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",fill:"currentColor",class:"bi bi-question-square tooltip-icon",viewBox:"0 0 16 16",ref:t=>this.anchorIcon=t,part:d},e("path",{d:"M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2z"}),e("path",{d:"M5.255 5.786a.237.237 0 0 0 .241.247h.825c.138 0 .248-.113.266-.25.09-.656.54-1.134 1.342-1.134.686 0 1.314.343 1.314 1.168 0 .635-.374.927-.965 1.371-.673.489-1.206 1.06-1.168 1.987l.003.217a.25.25 0 0 0 .25.246h.811a.25.25 0 0 0 .25-.25v-.105c0-.718.273-.927 1.01-1.486.609-.463 1.244-.977 1.244-2.056 0-1.511-1.276-2.241-2.673-2.241-1.267 0-2.655.59-2.75 2.286m1.557 5.763c0 .533.425.927 1.01.927.609 0 1.028-.394 1.028-.927 0-.552-.42-.94-1.029-.94-.584 0-1.009.388-1.009.94"})),e("custom-popper",{trigger:"hover",placement:"top",anchorRef:this.anchorIcon},e("div",{class:"tooltip bs-tooltip-top",part:f,role:"tooltip",ref:t=>this.tooltip=t},e("div",{class:"tooltip-inner",part:n},this.helpText)))):null}};export{u as form_control_select,b as form_control_text,m as form_control_tooltip}
@@ -1 +0,0 @@
1
- import{r as e,h as a}from"./p-Bn7inNWG.js";import{f as t,p as s,c as r}from"./p-BQ2TIFoY.js";import{k as c,m as f,n as d}from"./p-CVGBVdVC.js";import{S as o}from"./p-DxqCFDtF.js";import"./p-CZfYo5-1.js";import{c as i,a as p}from"./p-CKEiU2Q5.js";import"./p-CpaS1Lex.js";const l=class{constructor(a){e(this,a),this.setParamsOnChange=(e,a)=>{t[e]=a},this.handleDateInput=(e,a)=>{const t=i(a,{setEndOfDay:!0});this.setParamsOnChange(e,t)}}componentWillLoad(){Object.entries({created_after:this.createdAfter,created_before:this.createdBefore}).forEach((([e,a])=>{a&&(s[e]=a)}))}render(){const e=Object.assign({},t);return a(o,{key:"ee311d3935be35c0849c953252918de4d637dbb9"},a("table-filters-menu",{key:"1236e60bcf7c649cf34b1cbe36dce7acb0367f76",params:e,clearParams:r,part:c},a("div",{key:"994bc577431d951796311faf7e683fc751dd083c",class:"grid-cols-2 gap-3 p-1"},a("div",{key:"8d3094ca700414f7ab9d8f98952dc93e425e5014",class:"p-2"},a("form-control-date",{key:"0d08df3c4f1aeeef5708684b6a29ca951597eb05",name:"created_after",label:"Created After",inputHandler:this.handleDateInput,defaultValue:p(this.createdAfter,{showInputDate:!0})||p(t.created_after,{showInputDate:!0}),disabled:!!this.createdAfter,part:f})),a("div",{key:"f9964f294ffa0116fca10d05680c5bb531c610dc",class:"p-2"},a("form-control-date",{key:"72518f96fc20718817a445c9ea18f2b73d5547fb",name:"created_before",label:"Created Before",inputHandler:this.handleDateInput,defaultValue:p(this.createdBefore,{showInputDate:!0})||p(t.created_before,{showInputDate:!0}),disabled:!!this.createdBefore,part:d})))))}};export{l as justifi_payouts_list_filters}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as e}from"./p-Bn7inNWG.js";import"./p-DhGNCW2f.js";import"./p-CKEiU2Q5.js";import{C as i,a}from"./p-SdntD1xf.js";import"./p-CxHdQoIo.js";import{p as r}from"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import"./p-DnGswpsl.js";import"./p-BlJnA265.js";import"./p-7MWRbTXI.js";import{T as o,a as h,b as c,c as n,d as p,e as d,f as m,g as f,h as u,i as b,j as y,k as g,l as j}from"./p-DetWIU1e.js";import{T as l}from"./p-CZfYo5-1.js";import{p as C,a as k}from"./p-BpWSwi9x.js";import{o as S,g as w}from"./p-BQ2TIFoY.js";import"./p-CpaS1Lex.js";import"./p-Dt-vy9Le.js";import"./p-BX8GieXu.js";import"./p-CVGBVdVC.js";import"./p-CDPZXQAo.js";import"./p-DV1c2IYS.js";import"./p-B_t2t34m.js";const v=class{constructor(e){t(this,e),this.clickEvent=s(this,"click-event"),this.errorEvent=s(this,"error-event"),this.payouts=[],this.subAccounts=[],this.loading=!0,this.paging=r,this.pagingParams={},this.downloadCSV=t=>{this.getPayoutCSV({payoutId:t,onError:()=>{this.errorEvent.emit({errorCode:a.FETCH_ERROR,message:"Failed to download CSV",severity:i.ERROR})}})},this.handleClickPrevious=t=>{this.pagingParams={before_cursor:t},this.clickEvent.emit({name:l.previous})},this.handleClickNext=t=>{this.pagingParams={after_cursor:t},this.clickEvent.emit({name:l.next})},this.rowClickHandler=t=>{const s=t.target.closest("tr"),e=s.dataset.rowEntityId;if(!e)return;if(s.querySelector("a")===t.target)return;const i=this.payouts.find((t=>t.id===e));this.clickEvent.emit({name:l.row,data:i})}}updateOnPropChange(){this.fetchData()}componentWillLoad(){this.payoutsTable=new o(this.payouts,this.columns,C,k(this.downloadCSV)),this.getPayouts&&this.getSubAccounts&&this.fetchData(),S("set",(()=>{this.pagingParams={}})),S("reset",(()=>{this.pagingParams={},this.errorMessage=""}))}fetchData(){this.loading=!0,this.getPayouts({params:this.payoutParams,onSuccess:({payouts:t,pagingInfo:s})=>{this.payouts=t,this.paging=s,this.payoutsTable.collectionData=this.payouts,this.payoutsTable.columnKeys.includes("sub_account_name")?this.fetchSubAccounts():this.loading=!1},onError:({error:t,code:s,severity:e})=>{this.errorMessage=t,this.errorEvent.emit({errorCode:s,message:t,severity:e}),this.loading=!1}})}async fetchSubAccounts(){this.getSubAccounts({params:this.subAccountParams,onSuccess:({subAccounts:t})=>{this.subAccounts=t,this.payouts=this.payouts.map((t=>{var s;return t.sub_account_name=null===(s=this.subAccounts.find((s=>s.id===t.account_id)))||void 0===s?void 0:s.name,t})),this.loading=!1},onError:({error:t,code:s,severity:e})=>{this.errorMessage=t,this.errorEvent.emit({errorCode:s,message:t,severity:e}),this.loading=!1}})}get payoutParams(){const t=w();return Object.assign(Object.assign({},t),this.pagingParams)}get subAccountParams(){let t=this.payouts.map((t=>t.account_id));return{sub_account_id:[...new Set(t)].join(",")}}get entityId(){return this.payouts.map((t=>t.id))}get showEmptyState(){return!this.loading&&!this.errorMessage&&this.payoutsTable.rowData.length<1}get showErrorState(){return!this.loading&&!!this.errorMessage}get showRowData(){return!this.showEmptyState&&!this.showErrorState&&!this.loading}render(){return e(j,{key:"45a3a0122a04157f8973b41c9eeb56c93716b1cc"},e(h,{key:"209bf75f732420305b75a562eecaa927c780c4b7"},e(c,{key:"a975d9d91fbeb27f17d745c901c18d31a1f34f5c"},e(n,{key:"0dee293dff0cf126e749a7e105f351468c072298"},this.payoutsTable.columnData.map((t=>t)))),e(p,{key:"e1386e1d3381665bf865e71868dc90748836e7db"},e(d,{key:"0891f85f83515b7bf4c74490ab6631463e3cfd66",columnSpan:this.payoutsTable.columnKeys.length,isLoading:this.loading}),e(m,{key:"62177a9366eda951da44bffe1e0413ec81530465",isEmpty:this.showEmptyState,columnSpan:this.payoutsTable.columnKeys.length}),e(f,{key:"f95aaa35e4d852b41f67092252b79dcbf353ed17",columnSpan:this.payoutsTable.columnKeys.length,errorMessage:this.errorMessage}),this.showRowData&&this.payoutsTable.rowData.map(((t,s)=>e(u,{"data-test-id":"table-row","data-row-entity-id":this.entityId[s],onClick:this.rowClickHandler},t)))),this.paging&&e(b,{key:"7b2b4123103664b051ceb9bfb6e8c00317e33e58"},e(y,{key:"bb19ab81d64eac40475505e3e9d2eb735388c0d5"},e(g,{key:"ee44f1fc1b292f3a8df9c93abd8542662dd0c002",colSpan:this.payoutsTable.columnData.length},e("pagination-menu",{key:"c987240448e548256034675e5de769a19a8fea10",paging:Object.assign(Object.assign({},this.paging),{handleClickPrevious:this.handleClickPrevious,handleClickNext:this.handleClickNext})}))))))}static get watchers(){return{pagingParams:["updateOnPropChange"],getPayouts:["updateOnPropChange"],getSubAccounts:["updateOnPropChange"]}}};export{v as payouts_list_core}
@@ -1 +0,0 @@
1
- import{r as t,c as n,h as e}from"./p-Bn7inNWG.js";var r="top",i="bottom",o="right",a="left",u="auto",f=[r,i,o,a],c="start",s="end",d="viewport",l="popper",p=f.reduce((function(t,n){return t.concat([n+"-"+c,n+"-"+s])}),[]),h=[].concat(f,[u]).reduce((function(t,n){return t.concat([n,n+"-"+c,n+"-"+s])}),[]),v=["beforeRead","read","afterRead","beforeMain","main","afterMain","beforeWrite","write","afterWrite"];function b(t){return t?(t.nodeName||"").toLowerCase():null}function m(t){if(null==t)return window;if("[object Window]"!==t.toString()){var n=t.ownerDocument;return n&&n.defaultView||window}return t}function y(t){return t instanceof m(t).Element||t instanceof Element}function w(t){return t instanceof m(t).HTMLElement||t instanceof HTMLElement}function x(t){return"undefined"!=typeof ShadowRoot&&(t instanceof m(t).ShadowRoot||t instanceof ShadowRoot)}function O(t){return t.split("-")[0]}var g=Math.max,j=Math.min,k=Math.round;function M(){var t=navigator.userAgentData;return null!=t&&t.brands&&Array.isArray(t.brands)?t.brands.map((function(t){return t.brand+"/"+t.version})).join(" "):navigator.userAgent}function E(){return!/^((?!chrome|android).)*safari/i.test(M())}function A(t,n,e){void 0===n&&(n=!1),void 0===e&&(e=!1);var r=t.getBoundingClientRect(),i=1,o=1;n&&w(t)&&(i=t.offsetWidth>0&&k(r.width)/t.offsetWidth||1,o=t.offsetHeight>0&&k(r.height)/t.offsetHeight||1);var a=(y(t)?m(t):window).visualViewport,u=!E()&&e,f=(r.left+(u&&a?a.offsetLeft:0))/i,c=(r.top+(u&&a?a.offsetTop:0))/o,s=r.width/i,d=r.height/o;return{width:s,height:d,top:c,right:f+s,bottom:c+d,left:f,x:f,y:c}}function B(t){var n=A(t),e=t.offsetWidth,r=t.offsetHeight;return Math.abs(n.width-e)<=1&&(e=n.width),Math.abs(n.height-r)<=1&&(r=n.height),{x:t.offsetLeft,y:t.offsetTop,width:e,height:r}}function q(t,n){var e=n.getRootNode&&n.getRootNode();if(t.contains(n))return!0;if(e&&x(e)){var r=n;do{if(r&&t.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function P(t){return m(t).getComputedStyle(t)}function W(t){return["table","td","th"].indexOf(b(t))>=0}function L(t){return((y(t)?t.ownerDocument:t.document)||window.document).documentElement}function R(t){return"html"===b(t)?t:t.assignedSlot||t.parentNode||(x(t)?t.host:null)||L(t)}function S(t){return w(t)&&"fixed"!==P(t).position?t.offsetParent:null}function T(t){for(var n=m(t),e=S(t);e&&W(e)&&"static"===P(e).position;)e=S(e);return e&&("html"===b(e)||"body"===b(e)&&"static"===P(e).position)?n:e||function(t){var n=/firefox/i.test(M());if(/Trident/i.test(M())&&w(t)&&"fixed"===P(t).position)return null;var e=R(t);for(x(e)&&(e=e.host);w(e)&&["html","body"].indexOf(b(e))<0;){var r=P(e);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||n&&"filter"===r.willChange||n&&r.filter&&"none"!==r.filter)return e;e=e.parentNode}return null}(t)||n}function C(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function H(t,n,e){return g(t,j(n,e))}function I(t){return Object.assign({},{top:0,right:0,bottom:0,left:0},t)}function z(t,n){return n.reduce((function(n,e){return n[e]=t,n}),{})}function D(t){return t.split("-")[1]}var _={top:"auto",right:"auto",bottom:"auto",left:"auto"};function F(t){var n,e=t.popper,u=t.popperRect,f=t.placement,c=t.variation,d=t.offsets,l=t.position,p=t.gpuAcceleration,h=t.adaptive,v=t.roundOffsets,b=t.isFixed,y=d.x,w=void 0===y?0:y,x=d.y,O=void 0===x?0:x,g="function"==typeof v?v({x:w,y:O}):{x:w,y:O};w=g.x,O=g.y;var j=d.hasOwnProperty("x"),M=d.hasOwnProperty("y"),E=a,A=r,B=window;if(h){var q=T(e),W="clientHeight",R="clientWidth";q===m(e)&&"static"!==P(q=L(e)).position&&"absolute"===l&&(W="scrollHeight",R="scrollWidth"),(f===r||(f===a||f===o)&&c===s)&&(A=i,O-=(b&&q===B&&B.visualViewport?B.visualViewport.height:q[W])-u.height,O*=p?1:-1),f!==a&&(f!==r&&f!==i||c!==s)||(E=o,w-=(b&&q===B&&B.visualViewport?B.visualViewport.width:q[R])-u.width,w*=p?1:-1)}var S,C=Object.assign({position:l},h&&_),H=!0===v?function(t,n){var e=t.y,r=n.devicePixelRatio||1;return{x:k(t.x*r)/r||0,y:k(e*r)/r||0}}({x:w,y:O},m(e)):{x:w,y:O};return w=H.x,O=H.y,Object.assign({},C,p?((S={})[A]=M?"0":"",S[E]=j?"0":"",S.transform=(B.devicePixelRatio||1)<=1?"translate("+w+"px, "+O+"px)":"translate3d("+w+"px, "+O+"px, 0)",S):((n={})[A]=M?O+"px":"",n[E]=j?w+"px":"",n.transform="",n))}var G={passive:!0},N={left:"right",right:"left",bottom:"top",top:"bottom"};function U(t){return t.replace(/left|right|bottom|top/g,(function(t){return N[t]}))}var V={start:"end",end:"start"};function J(t){return t.replace(/start|end/g,(function(t){return V[t]}))}function K(t){var n=m(t);return{scrollLeft:n.pageXOffset,scrollTop:n.pageYOffset}}function Q(t){return A(L(t)).left+K(t).scrollLeft}function X(t){var n=P(t);return/auto|scroll|overlay|hidden/.test(n.overflow+n.overflowY+n.overflowX)}function Y(t){return["html","body","#document"].indexOf(b(t))>=0?t.ownerDocument.body:w(t)&&X(t)?t:Y(R(t))}function Z(t,n){var e;void 0===n&&(n=[]);var r=Y(t),i=r===(null==(e=t.ownerDocument)?void 0:e.body),o=m(r),a=i?[o].concat(o.visualViewport||[],X(r)?r:[]):r,u=n.concat(a);return i?u:u.concat(Z(R(a)))}function $(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function tt(t,n,e){return n===d?$(function(t,n){var e=m(t),r=L(t),i=e.visualViewport,o=r.clientWidth,a=r.clientHeight,u=0,f=0;if(i){o=i.width,a=i.height;var c=E();(c||!c&&"fixed"===n)&&(u=i.offsetLeft,f=i.offsetTop)}return{width:o,height:a,x:u+Q(t),y:f}}(t,e)):y(n)?function(t,n){var e=A(t,!1,"fixed"===n);return e.top=e.top+t.clientTop,e.left=e.left+t.clientLeft,e.bottom=e.top+t.clientHeight,e.right=e.left+t.clientWidth,e.width=t.clientWidth,e.height=t.clientHeight,e.x=e.left,e.y=e.top,e}(n,e):$(function(t){var n,e=L(t),r=K(t),i=null==(n=t.ownerDocument)?void 0:n.body,o=g(e.scrollWidth,e.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),a=g(e.scrollHeight,e.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),u=-r.scrollLeft+Q(t),f=-r.scrollTop;return"rtl"===P(i||e).direction&&(u+=g(e.clientWidth,i?i.clientWidth:0)-o),{width:o,height:a,x:u,y:f}}(L(t)))}function nt(t){var n,e=t.reference,u=t.element,f=t.placement,d=f?O(f):null,l=f?D(f):null,p=e.x+e.width/2-u.width/2,h=e.y+e.height/2-u.height/2;switch(d){case r:n={x:p,y:e.y-u.height};break;case i:n={x:p,y:e.y+e.height};break;case o:n={x:e.x+e.width,y:h};break;case a:n={x:e.x-u.width,y:h};break;default:n={x:e.x,y:e.y}}var v=d?C(d):null;if(null!=v){var b="y"===v?"height":"width";switch(l){case c:n[v]=n[v]-(e[b]/2-u[b]/2);break;case s:n[v]=n[v]+(e[b]/2-u[b]/2)}}return n}function et(t,n){void 0===n&&(n={});var e=n.placement,a=void 0===e?t.placement:e,u=n.strategy,c=void 0===u?t.strategy:u,s=n.boundary,p=void 0===s?"clippingParents":s,h=n.rootBoundary,v=void 0===h?d:h,m=n.elementContext,x=void 0===m?l:m,O=n.altBoundary,k=void 0!==O&&O,M=n.padding,E=void 0===M?0:M,B=I("number"!=typeof E?E:z(E,f)),W=t.rects.popper,S=t.elements[k?x===l?"reference":l:x],C=function(t,n,e,r){var i="clippingParents"===n?function(t){var n=Z(R(t)),e=["absolute","fixed"].indexOf(P(t).position)>=0&&w(t)?T(t):t;return y(e)?n.filter((function(t){return y(t)&&q(t,e)&&"body"!==b(t)})):[]}(t):[].concat(n),o=[].concat(i,[e]),a=o.reduce((function(n,e){var i=tt(t,e,r);return n.top=g(i.top,n.top),n.right=j(i.right,n.right),n.bottom=j(i.bottom,n.bottom),n.left=g(i.left,n.left),n}),tt(t,o[0],r));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}(y(S)?S:S.contextElement||L(t.elements.popper),p,v,c),H=A(t.elements.reference),D=nt({reference:H,element:W,placement:a}),_=$(Object.assign({},W,D)),F=x===l?_:H,G={top:C.top-F.top+B.top,bottom:F.bottom-C.bottom+B.bottom,left:C.left-F.left+B.left,right:F.right-C.right+B.right},N=t.modifiersData.offset;if(x===l&&N){var U=N[a];Object.keys(G).forEach((function(t){var n=[o,i].indexOf(t)>=0?1:-1,e=[r,i].indexOf(t)>=0?"y":"x";G[t]+=U[e]*n}))}return G}function rt(t,n){void 0===n&&(n={});var e=n.boundary,r=n.rootBoundary,i=n.padding,o=n.flipVariations,a=n.allowedAutoPlacements,u=void 0===a?h:a,c=D(n.placement),s=c?o?p:p.filter((function(t){return D(t)===c})):f,d=s.filter((function(t){return u.indexOf(t)>=0}));0===d.length&&(d=s);var l=d.reduce((function(n,o){return n[o]=et(t,{placement:o,boundary:e,rootBoundary:r,padding:i})[O(o)],n}),{});return Object.keys(l).sort((function(t,n){return l[t]-l[n]}))}var it={name:"flip",enabled:!0,phase:"main",fn:function(t){var n=t.state,e=t.options,f=t.name;if(!n.modifiersData[f]._skip){for(var s=e.mainAxis,d=void 0===s||s,l=e.altAxis,p=void 0===l||l,h=e.fallbackPlacements,v=e.padding,b=e.boundary,m=e.rootBoundary,y=e.altBoundary,w=e.flipVariations,x=void 0===w||w,g=e.allowedAutoPlacements,j=n.options.placement,k=O(j),M=h||(k!==j&&x?function(t){if(O(t)===u)return[];var n=U(t);return[J(t),n,J(n)]}(j):[U(j)]),E=[j].concat(M).reduce((function(t,e){return t.concat(O(e)===u?rt(n,{placement:e,boundary:b,rootBoundary:m,padding:v,flipVariations:x,allowedAutoPlacements:g}):e)}),[]),A=n.rects.reference,B=n.rects.popper,q=new Map,P=!0,W=E[0],L=0;L<E.length;L++){var R=E[L],S=O(R),T=D(R)===c,C=[r,i].indexOf(S)>=0,H=C?"width":"height",I=et(n,{placement:R,boundary:b,rootBoundary:m,altBoundary:y,padding:v}),z=C?T?o:a:T?i:r;A[H]>B[H]&&(z=U(z));var _=U(z),F=[];if(d&&F.push(I[S]<=0),p&&F.push(I[z]<=0,I[_]<=0),F.every((function(t){return t}))){W=R,P=!1;break}q.set(R,F)}if(P)for(var G=function(t){var n=E.find((function(n){var e=q.get(n);if(e)return e.slice(0,t).every((function(t){return t}))}));if(n)return W=n,"break"},N=x?3:1;N>0&&"break"!==G(N);N--);n.placement!==W&&(n.modifiersData[f]._skip=!0,n.placement=W,n.reset=!0)}},requiresIfExists:["offset"],data:{_skip:!1}};function ot(t,n,e){return void 0===e&&(e={x:0,y:0}),{top:t.top-n.height-e.y,right:t.right-n.width+e.x,bottom:t.bottom-n.height+e.y,left:t.left-n.width-e.x}}function at(t){return[r,o,i,a].some((function(n){return t[n]>=0}))}function ut(t,n,e){void 0===e&&(e=!1);var r,i,o=w(n),a=w(n)&&function(t){var n=t.getBoundingClientRect(),e=k(n.width)/t.offsetWidth||1,r=k(n.height)/t.offsetHeight||1;return 1!==e||1!==r}(n),u=L(n),f=A(t,a,e),c={scrollLeft:0,scrollTop:0},s={x:0,y:0};return(o||!o&&!e)&&(("body"!==b(n)||X(u))&&(c=(r=n)!==m(r)&&w(r)?{scrollLeft:(i=r).scrollLeft,scrollTop:i.scrollTop}:K(r)),w(n)?((s=A(n,!0)).x+=n.clientLeft,s.y+=n.clientTop):u&&(s.x=Q(u))),{x:f.left+c.scrollLeft-s.x,y:f.top+c.scrollTop-s.y,width:f.width,height:f.height}}function ft(t){var n=new Map,e=new Set,r=[];function i(t){e.add(t.name),[].concat(t.requires||[],t.requiresIfExists||[]).forEach((function(t){if(!e.has(t)){var r=n.get(t);r&&i(r)}})),r.push(t)}return t.forEach((function(t){n.set(t.name,t)})),t.forEach((function(t){e.has(t.name)||i(t)})),r}var ct={placement:"bottom",modifiers:[],strategy:"absolute"};function st(){for(var t=arguments.length,n=new Array(t),e=0;e<t;e++)n[e]=arguments[e];return!n.some((function(t){return!(t&&"function"==typeof t.getBoundingClientRect)}))}function dt(t){void 0===t&&(t={});var n=t.defaultModifiers,e=void 0===n?[]:n,r=t.defaultOptions,i=void 0===r?ct:r;return function(t,n,r){void 0===r&&(r=i);var o,a,u={placement:"bottom",orderedModifiers:[],options:Object.assign({},ct,i),modifiersData:{},elements:{reference:t,popper:n},attributes:{},styles:{}},f=[],c=!1,s={state:u,setOptions:function(r){var o="function"==typeof r?r(u.options):r;d(),u.options=Object.assign({},i,u.options,o),u.scrollParents={reference:y(t)?Z(t):t.contextElement?Z(t.contextElement):[],popper:Z(n)};var a,c,l=function(t){var n=ft(t);return v.reduce((function(t,e){return t.concat(n.filter((function(t){return t.phase===e})))}),[])}((a=[].concat(e,u.options.modifiers),c=a.reduce((function(t,n){var e=t[n.name];return t[n.name]=e?Object.assign({},e,n,{options:Object.assign({},e.options,n.options),data:Object.assign({},e.data,n.data)}):n,t}),{}),Object.keys(c).map((function(t){return c[t]}))));return u.orderedModifiers=l.filter((function(t){return t.enabled})),u.orderedModifiers.forEach((function(t){var n=t.options,e=t.effect;if("function"==typeof e){var r=e({state:u,name:t.name,instance:s,options:void 0===n?{}:n});f.push(r||function(){})}})),s.update()},forceUpdate:function(){if(!c){var t=u.elements,n=t.reference,e=t.popper;if(st(n,e)){u.rects={reference:ut(n,T(e),"fixed"===u.options.strategy),popper:B(e)},u.reset=!1,u.placement=u.options.placement,u.orderedModifiers.forEach((function(t){return u.modifiersData[t.name]=Object.assign({},t.data)}));for(var r=0;r<u.orderedModifiers.length;r++)if(!0!==u.reset){var i=u.orderedModifiers[r],o=i.fn,a=i.options;"function"==typeof o&&(u=o({state:u,options:void 0===a?{}:a,name:i.name,instance:s})||u)}else u.reset=!1,r=-1}}},update:(o=function(){return new Promise((function(t){s.forceUpdate(),t(u)}))},function(){return a||(a=new Promise((function(t){Promise.resolve().then((function(){a=void 0,t(o())}))}))),a}),destroy:function(){d(),c=!0}};if(!st(t,n))return s;function d(){f.forEach((function(t){return t()})),f=[]}return s.setOptions(r).then((function(t){!c&&r.onFirstUpdate&&r.onFirstUpdate(t)})),s}}var lt=dt({defaultModifiers:[{name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:function(t){var n=t.state,e=t.instance,r=t.options,i=r.scroll,o=void 0===i||i,a=r.resize,u=void 0===a||a,f=m(n.elements.popper),c=[].concat(n.scrollParents.reference,n.scrollParents.popper);return o&&c.forEach((function(t){t.addEventListener("scroll",e.update,G)})),u&&f.addEventListener("resize",e.update,G),function(){o&&c.forEach((function(t){t.removeEventListener("scroll",e.update,G)})),u&&f.removeEventListener("resize",e.update,G)}},data:{}},{name:"popperOffsets",enabled:!0,phase:"read",fn:function(t){var n=t.state;n.modifiersData[t.name]=nt({reference:n.rects.reference,element:n.rects.popper,placement:n.placement})},data:{}},{name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:function(t){var n=t.state,e=t.options,r=e.gpuAcceleration,i=void 0===r||r,o=e.adaptive,a=void 0===o||o,u=e.roundOffsets,f=void 0===u||u,c={placement:O(n.placement),variation:D(n.placement),popper:n.elements.popper,popperRect:n.rects.popper,gpuAcceleration:i,isFixed:"fixed"===n.options.strategy};null!=n.modifiersData.popperOffsets&&(n.styles.popper=Object.assign({},n.styles.popper,F(Object.assign({},c,{offsets:n.modifiersData.popperOffsets,position:n.options.strategy,adaptive:a,roundOffsets:f})))),null!=n.modifiersData.arrow&&(n.styles.arrow=Object.assign({},n.styles.arrow,F(Object.assign({},c,{offsets:n.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:f})))),n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-placement":n.placement})},data:{}},{name:"applyStyles",enabled:!0,phase:"write",fn:function(t){var n=t.state;Object.keys(n.elements).forEach((function(t){var e=n.styles[t]||{},r=n.attributes[t]||{},i=n.elements[t];w(i)&&b(i)&&(Object.assign(i.style,e),Object.keys(r).forEach((function(t){var n=r[t];!1===n?i.removeAttribute(t):i.setAttribute(t,!0===n?"":n)})))}))},effect:function(t){var n=t.state,e={popper:{position:n.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(n.elements.popper.style,e.popper),n.styles=e,n.elements.arrow&&Object.assign(n.elements.arrow.style,e.arrow),function(){Object.keys(n.elements).forEach((function(t){var r=n.elements[t],i=n.attributes[t]||{},o=Object.keys(n.styles.hasOwnProperty(t)?n.styles[t]:e[t]).reduce((function(t,n){return t[n]="",t}),{});w(r)&&b(r)&&(Object.assign(r.style,o),Object.keys(i).forEach((function(t){r.removeAttribute(t)})))}))}},requires:["computeStyles"]},{name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:function(t){var n=t.state,e=t.name,i=t.options.offset,u=void 0===i?[0,0]:i,f=h.reduce((function(t,e){return t[e]=function(t,n,e){var i=O(t),u=[a,r].indexOf(i)>=0?-1:1,f="function"==typeof e?e(Object.assign({},n,{placement:t})):e,c=f[0],s=f[1];return c=c||0,s=(s||0)*u,[a,o].indexOf(i)>=0?{x:s,y:c}:{x:c,y:s}}(e,n.rects,u),t}),{}),c=f[n.placement],s=c.y;null!=n.modifiersData.popperOffsets&&(n.modifiersData.popperOffsets.x+=c.x,n.modifiersData.popperOffsets.y+=s),n.modifiersData[e]=f}},it,{name:"preventOverflow",enabled:!0,phase:"main",fn:function(t){var n=t.state,e=t.options,u=t.name,f=e.mainAxis,s=void 0===f||f,d=e.altAxis,l=void 0!==d&&d,p=e.tether,h=void 0===p||p,v=e.tetherOffset,b=void 0===v?0:v,m=et(n,{boundary:e.boundary,rootBoundary:e.rootBoundary,padding:e.padding,altBoundary:e.altBoundary}),y=O(n.placement),w=D(n.placement),x=!w,k=C(y),M="x"===k?"y":"x",E=n.modifiersData.popperOffsets,A=n.rects.reference,q=n.rects.popper,P="function"==typeof b?b(Object.assign({},n.rects,{placement:n.placement})):b,W="number"==typeof P?{mainAxis:P,altAxis:P}:Object.assign({mainAxis:0,altAxis:0},P),L=n.modifiersData.offset?n.modifiersData.offset[n.placement]:null,R={x:0,y:0};if(E){if(s){var S,I="y"===k?r:a,z="y"===k?i:o,_="y"===k?"height":"width",F=E[k],G=F+m[I],N=F-m[z],U=h?-q[_]/2:0,V=w===c?A[_]:q[_],J=w===c?-q[_]:-A[_],K=n.elements.arrow,Q=h&&K?B(K):{width:0,height:0},X=n.modifiersData["arrow#persistent"]?n.modifiersData["arrow#persistent"].padding:{top:0,right:0,bottom:0,left:0},Y=X[I],Z=X[z],$=H(0,A[_],Q[_]),tt=x?A[_]/2-U-$-Y-W.mainAxis:V-$-Y-W.mainAxis,nt=x?-A[_]/2+U+$+Z+W.mainAxis:J+$+Z+W.mainAxis,rt=n.elements.arrow&&T(n.elements.arrow),it=null!=(S=null==L?void 0:L[k])?S:0,ot=F+nt-it,at=H(h?j(G,F+tt-it-(rt?"y"===k?rt.clientTop||0:rt.clientLeft||0:0)):G,F,h?g(N,ot):N);E[k]=at,R[k]=at-F}if(l){var ut,ft=E[M],ct="y"===M?"height":"width",st=ft+m["x"===k?r:a],dt=ft-m["x"===k?i:o],lt=-1!==[r,a].indexOf(y),pt=null!=(ut=null==L?void 0:L[M])?ut:0,ht=lt?st:ft-A[ct]-q[ct]-pt+W.altAxis,vt=lt?ft+A[ct]+q[ct]-pt-W.altAxis:dt,bt=h&&lt?function(t,n,e){var r=H(t,n,e);return r>e?e:r}(ht,ft,vt):H(h?ht:st,ft,h?vt:dt);E[M]=bt,R[M]=bt-ft}n.modifiersData[u]=R}},requiresIfExists:["offset"]},{name:"arrow",enabled:!0,phase:"main",fn:function(t){var n,e=t.state,u=t.name,c=t.options,s=e.elements.arrow,d=e.modifiersData.popperOffsets,l=O(e.placement),p=C(l),h=[a,o].indexOf(l)>=0?"height":"width";if(s&&d){var v=function(t,n){return I("number"!=typeof(t="function"==typeof t?t(Object.assign({},n.rects,{placement:n.placement})):t)?t:z(t,f))}(c.padding,e),b=B(s),m="y"===p?r:a,y="y"===p?i:o,w=e.rects.reference[h]+e.rects.reference[p]-d[p]-e.rects.popper[h],x=d[p]-e.rects.reference[p],g=T(s),j=g?"y"===p?g.clientHeight||0:g.clientWidth||0:0,k=j/2-b[h]/2+(w/2-x/2),M=H(v[m],k,j-b[h]-v[y]);e.modifiersData[u]=((n={})[p]=M,n.centerOffset=M-k,n)}},effect:function(t){var n=t.state,e=t.options.element,r=void 0===e?"[data-popper-arrow]":e;null!=r&&("string"!=typeof r||(r=n.elements.popper.querySelector(r)))&&q(n.elements.popper,r)&&(n.elements.arrow=r)},requires:["popperOffsets"],requiresIfExists:["preventOverflow"]},{name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:function(t){var n=t.state,e=t.name,r=n.rects.reference,i=n.rects.popper,o=n.modifiersData.preventOverflow,a=et(n,{elementContext:"reference"}),u=et(n,{altBoundary:!0}),f=ot(a,r),c=ot(u,i,o),s=at(f),d=at(c);n.modifiersData[e]={referenceClippingOffsets:f,popperEscapeOffsets:c,isReferenceHidden:s,hasPopperEscaped:d},n.attributes.popper=Object.assign({},n.attributes.popper,{"data-popper-reference-hidden":s,"data-popper-escaped":d})}}]});const pt=class{constructor(e){t(this,e),this.showEvent=n(this,"showEvent"),this.hideEvent=n(this,"hideEvent"),this.placement="bottom",this.offset=[0,10],this.strategy="absolute",this.trigger="click",this.isOpen=!1}componentDidLoad(){this.popperInstance=lt(this.anchorRef,this.popperContentRef,this.popperOptions),"click"===this.trigger?window.addEventListener("click",this.handleClick.bind(this)):"hover"===this.trigger?(this.anchorRef.addEventListener("mouseenter",this.show.bind(this)),this.anchorRef.addEventListener("mouseleave",this.hide.bind(this)),this.popperContentRef.addEventListener("mouseenter",this.show.bind(this)),this.popperContentRef.addEventListener("mouseleave",this.hide.bind(this))):"focus"===this.trigger&&(this.anchorRef.addEventListener("focus",this.show.bind(this)),this.anchorRef.addEventListener("blur",this.hide.bind(this)))}disconnectedCallback(){"click"===this.trigger?window.removeEventListener("click",this.handleClick.bind(this)):"hover"===this.trigger?(this.anchorRef.removeEventListener("mouseenter",this.show.bind(this)),this.anchorRef.removeEventListener("mouseleave",this.hide.bind(this)),this.popperContentRef.removeEventListener("mouseenter",this.show.bind(this)),this.popperContentRef.removeEventListener("mouseleave",this.hide.bind(this))):"focus"===this.trigger&&(this.anchorRef.removeEventListener("focus",this.show.bind(this)),this.anchorRef.removeEventListener("blur",this.hide.bind(this)))}handleClick(t){const n=t.composedPath(),e=n.includes(this.anchorRef),r=n.includes(this.popperContentRef);!this.isOpen&&e?this.show():(this.isOpen&&!r||this.isOpen&&e)&&this.hide()}get popperOptions(){return{placement:this.placement,modifiers:[{name:"offset",options:{offset:this.offset}}],strategy:this.strategy}}show(){this.isOpen=!0,this.popperContentRef.setAttribute("data-show",""),this.popperInstance.update(),this.showEvent.emit()}hide(){this.isOpen=!1,this.popperContentRef.removeAttribute("data-show"),this.popperInstance.update(),this.hideEvent.emit()}render(){return e("div",{key:"fe9f155b8fc3d007a94654801edeacf2d52b9382"},e("style",{key:"00f31be773f765a7857f0e07d8e1162b721bde11"},"\n .popper-content {\n display: none;\n }\n .popper-content[data-show] {\n display: block;\n z-index: 1030;\n }\n "),e("div",{key:"8a790cb7a27fe293308ab5845c8911e4857d92a4",class:"popper-content",ref:t=>this.popperContentRef=t},e("slot",{key:"fc26f065c685d6787561157d1deac4f1f8757024"})))}};export{pt as custom_popper}
@@ -1 +0,0 @@
1
- import{A as t}from"./p-ck6bcYXe.js";import"./p-SdntD1xf.js";import"./p-CxHdQoIo.js";import"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import"./p-DnGswpsl.js";import"./p-BlJnA265.js";import"./p-7MWRbTXI.js";const n=t();class s{async fetchPayments(t,s,a){return n.get({endpoint:`account/${t}/payments`,params:a,authToken:s})}async fetchPayment(t,s){return n.get({endpoint:`payments/${t}`,authToken:s})}async fetchPaymentTransactions(t,s,a){return n.get({endpoint:`payments/${t}/payment_balance_transactions`,params:a,authToken:s})}}export{s as P}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as i}from"./p-Bn7inNWG.js";import{C as o,a as r}from"./p-SdntD1xf.js";import{c as e,J as p}from"./p-DKSNNnPC.js";import{P as a}from"./p-Bs-84XY6.js";import"./p-DhGNCW2f.js";import"./p-CKEiU2Q5.js";import"./p-CxHdQoIo.js";import"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import{P as n}from"./p-DnGswpsl.js";import"./p-BlJnA265.js";import"./p-7MWRbTXI.js";import{g as c,a as h}from"./p-C5RuuShs.js";import{m}from"./p-DniQ6yo6.js";import{m as u,S as d}from"./p-DtdcFDM_.js";import{S as j}from"./p-DxqCFDtF.js";import"./p-CZfYo5-1.js";import{d as l}from"./p-BpWSwi9x.js";import"./p-BOCuVjGs.js";import"./p-ck6bcYXe.js";import"./p-CpaS1Lex.js";import"./p-Dt-vy9Le.js";import"./p-BX8GieXu.js";import"./p-DV1c2IYS.js";import"./p-B_t2t34m.js";import"./p-CVGBVdVC.js";const f=class{constructor(i){t(this,i),this.errorEvent=s(this,"error-event"),this.errorMessage=null,this.columns=l,this.handleOnError=t=>{this.errorMessage=t.detail.message,this.errorEvent.emit(t.detail)}}componentWillLoad(){e(),this.analytics=new p(this),this.initializeGetData()}disconnectedCallback(){var t;null===(t=this.analytics)||void 0===t||t.cleanup()}propChanged(){this.initializeGetData()}initializeGetData(){this.initializePayoutsServices(),this.initializeGetSubAccounts()}initializePayoutsServices(){if(this.accountId&&this.authToken){const t={id:this.accountId,authToken:this.authToken,service:new a};this.getPayouts=(({id:t,authToken:s,service:i})=>async({params:r,onSuccess:e,onError:p})=>{var a,m;try{const u=await i.fetchPayouts(t,s,r);if(u.error)return p({error:h(u.error),code:c(null===(m=u.error)||void 0===m?void 0:m.code),severity:o.ERROR});{const t=Object.assign({},u.page_info);e({payouts:(null===(a=u.data)||void 0===a?void 0:a.map((t=>new n(t))))||[],pagingInfo:t})}}catch(t){const s=c(null==t?void 0:t.code);return p({error:t.message||t,code:s,severity:o.ERROR})}})(t),this.getPayoutCSV=m(t)}else this.errorMessage="Account ID and Auth Token are required",this.errorEvent.emit({errorCode:r.MISSING_PROPS,message:this.errorMessage,severity:o.ERROR})}initializeGetSubAccounts(){this.accountId&&this.authToken&&(this.getSubAccounts=u({accountId:this.accountId,authToken:this.authToken,service:new d}))}render(){return i(j,{key:"84c48909bd0513c7df2e8c2c319d9680a8c780a4"},i("payouts-list-core",{key:"ba9b51366c03fbfced2fad98344cf2aca432416a",getPayouts:this.getPayouts,getPayoutCSV:this.getPayoutCSV,getSubAccounts:this.getSubAccounts,"onError-event":this.handleOnError,columns:this.columns}))}static get watchers(){return{accountId:["propChanged"],authToken:["propChanged"]}}};export{f as justifi_payouts_list}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as e}from"./p-Bn7inNWG.js";import{T as a,a as i,b as r,c as h,d as o,e as n,f as p,g as c,h as f,i as m,j as d,k as b,l as j}from"./p-DetWIU1e.js";import{T as g}from"./p-CZfYo5-1.js";import"./p-DhGNCW2f.js";import"./p-CKEiU2Q5.js";import"./p-SdntD1xf.js";import"./p-CxHdQoIo.js";import{p as l}from"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import"./p-DnGswpsl.js";import"./p-BlJnA265.js";import"./p-7MWRbTXI.js";import{t as u,a as y}from"./p-DjFzWJxk.js";import{o as k,g as C}from"./p-BY1mRAvj.js";import"./p-CVGBVdVC.js";import"./p-CDPZXQAo.js";import"./p-CpaS1Lex.js";import"./p-Dt-vy9Le.js";import"./p-BX8GieXu.js";import"./p-B_t2t34m.js";const w=class{constructor(e){t(this,e),this.clickEvent=s(this,"click-event"),this.errorEvent=s(this,"error-event"),this.terminalOrders=[],this.loading=!0,this.paging=l,this.pagingParams={},this.handleClickPrevious=t=>{this.pagingParams={before_cursor:t},this.clickEvent.emit({name:g.previous})},this.handleClickNext=t=>{this.pagingParams={after_cursor:t},this.clickEvent.emit({name:g.next})},this.rowClickHandler=t=>{const s=t.target.closest("tr").dataset.rowEntityId;if(!s)return;const e=this.terminalOrders.find((t=>t.id===s));this.clickEvent.emit({name:g.row,data:e})}}updateOnPropChange(){this.fetchData()}componentWillLoad(){this.terminalOrdersTable=new a(this.terminalOrders,this.columns,u,y),this.getTerminalOrders&&this.fetchData(),k("set",(()=>{this.pagingParams={}})),k("reset",(()=>{this.pagingParams={},this.errorMessage=""}))}fetchData(){this.loading=!0,this.getTerminalOrders({params:this.terminalOrderParams,onSuccess:async({terminalOrders:t,pagingInfo:s})=>{this.terminalOrders=t,this.paging=s,this.terminalOrdersTable.collectionData=this.terminalOrders},onError:({error:t,code:s,severity:e})=>{this.errorMessage=t,this.errorEvent.emit({errorCode:s,message:t,severity:e})},final:()=>{this.loading=!1}})}get terminalOrderParams(){const t=C();return Object.assign(Object.assign({},t),this.pagingParams)}get entityId(){return this.terminalOrders.map((t=>t.id))}get showEmptyState(){return!this.loading&&!this.errorMessage&&this.terminalOrdersTable.rowData.length<1}get showErrorState(){return!this.loading&&!!this.errorMessage}get showRowData(){return!this.showEmptyState&&!this.showErrorState&&!this.loading}render(){return e(j,{key:"128b8fa2d0a3cab6f4dad593961401193298397c"},e(i,{key:"c80b9c9718aa88c72374976ad5b164ffaa764725"},e(r,{key:"37987af09980ff3e0bb595d5f721a193efa06ebd"},e(h,{key:"60d0b9c55efca1f55880a022fdf98f62bd974acc"},this.terminalOrdersTable.columnData.map((t=>t)))),e(o,{key:"b34b4a8fd8165f45a547e48389520a29c91e961f"},e(n,{key:"202c63bb7f9d4ea85f29e5382c2d96c284bea305",columnSpan:this.terminalOrdersTable.columnKeys.length,isLoading:this.loading}),e(p,{key:"e44b24f14d7280081d2f241e5762be3fab8e5ac3",isEmpty:this.showEmptyState,columnSpan:this.terminalOrdersTable.columnKeys.length}),e(c,{key:"77ac84b67ad094216c0df88a2400b15a72db97d4",columnSpan:this.terminalOrdersTable.columnKeys.length,errorMessage:this.errorMessage}),this.showRowData&&this.terminalOrdersTable.rowData.map(((t,s)=>e(f,{"data-test-id":"table-row","data-row-entity-id":this.entityId[s],onClick:this.rowClickHandler},t)))),this.paging&&e(m,{key:"0745f06ea066b8cca010648427ffcb941a2cbbfb"},e(d,{key:"e9760054c8b9f675b3c12461bb21f148a4112aa4"},e(b,{key:"d5cae96c5ed3ee809923405fa2751057ba82af41",colSpan:this.terminalOrdersTable.columnData.length},e("pagination-menu",{key:"d0f1bcd31f0799ff1a8b7a1a807437b81bbc2e73",paging:Object.assign(Object.assign({},this.paging),{handleClickPrevious:this.handleClickPrevious,handleClickNext:this.handleClickNext})}))))))}static get watchers(){return{pagingParams:["updateOnPropChange"],getTerminalOrders:["updateOnPropChange"],columns:["updateOnPropChange"]}}};export{w as terminal_orders_list_core}
@@ -1 +0,0 @@
1
- import{h as s,r as i,c as t}from"./p-Bn7inNWG.js";import{an as e,ak as r,ad as o,A as l}from"./p-CVGBVdVC.js";import{S as d}from"./p-DxqCFDtF.js";import"./p-CZfYo5-1.js";import{c as n,J as a}from"./p-DKSNNnPC.js";import{C as h,a as c}from"./p-SdntD1xf.js";import{B as p}from"./p-BCgpQGhw.js";import{B as u}from"./p-BlJnA265.js";import{m as v}from"./p-Cs0cIpIm.js";import{S as m}from"./p-DsLxs70Z.js";import"./p-DhGNCW2f.js";import{j as f}from"./p-CKEiU2Q5.js";import"./p-CxHdQoIo.js";import"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import{f as w,e as x,a as b}from"./p-DnGswpsl.js";import"./p-7MWRbTXI.js";import{g as j,a as g}from"./p-C5RuuShs.js";import{T as y}from"./p-DFWnHEN2.js";import"./p-BOCuVjGs.js";import"./p-ck6bcYXe.js";import"./p-Dt-vy9Le.js";import"./p-BX8GieXu.js";import"./p-CpaS1Lex.js";const C=()=>s("div",{class:"row gap-3"},s("div",{class:"col-12"},s(m,{width:"25%"})),s("div",{class:"col-12"},s(m,{width:"100%"})),s("div",{class:"col-12 d-flex gap-3"},s(m,{width:"50%"}),s(m,{width:"50%"})),s("div",{class:"col-12 d-flex gap-3"},s(m,{width:"65%"}),s(m,{width:"35%"}))),S=()=>s("div",{class:"row gap-5"},s("div",{class:"col-12"},s(m,{width:"40%",height:"40px"})),s(C,null)),k=()=>s("div",{class:"terminal-selector-skeleton mt-4 rounded shadow-sm"},s("div",{class:"d-flex align-items-center gap-3"},s(m,{width:"125px",height:"125px",styles:{borderRadius:"8px"}}),s("div",{class:"flex-grow-1"},s("div",{class:"d-flex row flex-row"},s("div",{class:"col-6 flex-column"},s(m,null),s(m,{width:"60%"})),s("div",{class:"d-flex justify-content-end align-items-center gap-2 col-6"},s(m,{width:"32px",height:"32px",styles:{borderRadius:"50%"}}),s(m,{width:"80px",height:"32px"}),s(m,{width:"32px",height:"32px",styles:{borderRadius:"50%"}}))),s("div",{class:"mt-4"},s("div",{class:"d-flex flex-column gap-2"},s(m,null),s(m,null)))))),B=class{constructor(s){i(this,s),this.errorEvent=t(this,"error-event"),this.submitted=t(this,"submit-event"),this.shipping=!1,this.submitButtonText="Submit Order",this.loading={business:!0,terminals:!0},this.submitting=!1,this.error=null,this.totalQuantity=0}componentWillLoad(){this.order=new x({business_id:this.businessId,sub_account_id:this.accountId,order_type:this.shipping?b.boardingShipping:b.boardingOnly}),n(),this.analytics=new a(this),this.loadData()}disconnectedCallback(){var s;null===(s=this.analytics)||void 0===s||s.cleanup()}handleError(s,i,t){this.error={message:s,code:i,severity:t},this.errorEvent.emit({errorCode:i,message:s,severity:t})}loadData(){this.businessId&&this.authToken?(this.initializeGetBusiness(),this.initializeGetTerminalModels()):this.handleError("Invalid business id or auth token",c.MISSING_PROPS,h.ERROR)}initializeGetBusiness(){v({id:this.businessId,authToken:this.authToken,service:new p})({onSuccess:({business:s})=>{this.business=new u(s),this.loading.business=!1},onError:({error:s,code:i,severity:t})=>{this.handleError(s,i,t),this.loading.business=!1}})}initializeGetTerminalModels(){(({id:s,authToken:i,service:t})=>async({onSuccess:e,onError:r})=>{var o,l,d,n;try{const a=await t.fetchTerminalModels(s,i);if(a.error)return r({error:g(a.error),code:j(null===(n=a.error)||void 0===n?void 0:n.code),severity:h.ERROR});e({terminals:(null===(l=null===(o=a.data)||void 0===o?void 0:o.terminal_order_models)||void 0===l?void 0:l.map((s=>new w(s))))||[],orderLimit:null===(d=a.data)||void 0===d?void 0:d.order_limit})}catch(s){const i=j(null==s?void 0:s.code);return r({error:s.message||s,code:i,severity:h.ERROR})}})({id:this.accountId,authToken:this.authToken,service:new y})({onSuccess:({terminals:s,orderLimit:i})=>{this.terminalModels=s,this.orderLimit=i,this.loading.terminals=!1},onError:({error:s,code:i,severity:t})=>{this.handleError(s,i,t),this.loading.terminals=!1}})}submitOrder(){const s=(({authToken:s,service:i,apiOrigin:t="https://wc-proxy.justifi.ai"})=>async({terminalOrder:e,onSuccess:r,onError:o})=>{var l;try{const d=await i.orderTerminals(s,e,t);if(d.error)return o({error:g(d.error),code:j(null===(l=d.error)||void 0===l?void 0:l.code),severity:h.ERROR});{const{data:s}=d;r({data:s})}}catch(s){const i=j(null==s?void 0:s.code);return o({error:s.message||s,code:i,severity:h.ERROR})}})({authToken:this.authToken,service:new y});this.submitting=!0,s({terminalOrder:this.order.payload,onSuccess:({data:s})=>{this.submitted.emit(s),this.submitting=!1},onError:({error:s,code:i,severity:t})=>{this.handleError(s,i,t),this.submitting=!1}})}onSelectedQuantityChange(s){this.order.updateTerminal(s.detail.modelName,s.detail.quantity),this.totalQuantity=this.order.totalQuantity}renderLoading(){return s("div",null,this.loading.business&&s(S,null),this.loading.terminals&&s("div",{class:"mt-5"},s(k,null),s(k,null),s(k,null)))}renderBusinessDetails(){var i,t,o,l,d,n,a,h;if(!this.loading.business&&this.business)return s("div",{class:"d-flex flex-column gap-4 mb-5 pt-5"},s("div",{class:"row"},s("div",{class:"col-12"},s("h2",{part:r},this.business.legal_name))),s("div",{class:"row"},s("div",{class:"col-6"},s("h5",{part:e},"Representative:"),s("div",null,s("div",null,null===(t=null===(i=this.business)||void 0===i?void 0:i.representative)||void 0===t?void 0:t.name),s("div",null,null===(l=null===(o=this.business)||void 0===o?void 0:o.representative)||void 0===l?void 0:l.title),s("div",null,null===(n=null===(d=this.business)||void 0===d?void 0:d.representative)||void 0===n?void 0:n.email),s("div",null,f(null===(h=null===(a=this.business)||void 0===a?void 0:a.representative)||void 0===h?void 0:h.phone)))),s("div",{class:"col-6"},s("h5",{part:e},this.shipping?"Shipping Address:":"Business Address:"),s("div",null,this.business.legal_address.line1,this.business.legal_address.line2?`, ${this.business.legal_address.line2}`:"",s("br",null),this.business.legal_address.city,", ",this.business.legal_address.state," ",this.business.legal_address.postal_code))))}renderTerminals(){if(!this.loading.terminals&&this.terminalModels)return s("div",{class:"d-flex flex-column gap-2 mt-5"},this.terminalModels.map((i=>s("terminal-quantity-selector",{modelName:i.model_name,description:i.description,imageUrl:i.image_url,helpUrl:i.help_url,limit:this.orderLimit-this.order.totalQuantity,onSelectedQuantityChange:this.onSelectedQuantityChange.bind(this)}))))}renderOrderSection(){return s("div",{class:"mt-3"},s("div",{class:"text-end"},"Order limit: ",this.orderLimit),s("div",{class:"d-flex justify-content-end mt-3"},s("button",{class:"btn btn-primary submit-btn",onClick:this.submitOrder.bind(this),disabled:0===this.order.totalQuantity||this.submitting,part:o},this.submitting?"Submitting...":this.submitButtonText)))}render(){return s(d,{key:"80b0b2a922c06952333adf7c8190b0c2b59f6fd4"},s("div",{key:"43b5b4d155e53e55b71483d31203dc6dacec1ae4",part:l},this.renderLoading(),this.renderBusinessDetails(),this.renderTerminals(),this.renderOrderSection()))}};export{B as justifi_order_terminals}
@@ -1 +0,0 @@
1
- import{r as e,h as a}from"./p-Bn7inNWG.js";import{u as d,a as t,b as s}from"./p-1ydcg9ti.js";import{P as i,S as l}from"./p-B-iV5cYd.js";import{D as o}from"./p-CVGBVdVC.js";import"./p-Dt-vy9Le.js";import"./p-BX8GieXu.js";const r=class{constructor(a){e(this,a),this.inputHandler=(e,a)=>{d(this.formController,{[e]:a})},this.onAddressFormUpdate=e=>{t(this.formController,Object.assign(Object.assign({},this.formController.values.getValue().address),e))}}render(){var e,d,t,r,c,f,n;return a("form",{key:"02b2888267736b1441b16e569a7d1ff3ab3e7e17"},a("fieldset",{key:"d5d4afd7df869b87272407d4e401ad802708c870"},a("div",{key:"4e2113e9d7d16c6d2b50625dba3dfa82f7b04832",class:"d-flex align-items-center gap-2"},a("legend",{key:"17ffa94355f1d89223c554f4fb80e38735681725",class:"mb-0",part:o},"Representative"),a("form-control-tooltip",{key:"0df0655bc4e409ae53b93e40260486e4ff610410",helpText:"The representative for your business needs to be someone who has significant control over managing your business’s finance. You will have an opportunity to add owners later in the form."})),a("hr",{key:"bb67f7aafe877075d18ac9a7e8acaa94267035de",class:"mt-2"}),a("div",{key:"aa5b5fb1913f64c54384d793beeb6dcd5728d10e",class:"row gy-3"},a("div",{key:"6fe16958c76e589581bd099192fc6886f3e7eb6c",class:"col-12 col-md-8"},a("form-control-text",{key:"e0579c2e09c9be66b431174b6d79122349e4d859",name:"name",label:"Full Name",defaultValue:null===(e=this.representativeDefaultValue)||void 0===e?void 0:e.name,errorText:this.errors.name,inputHandler:this.inputHandler})),a("div",{key:"98cfa2ab8e5537452ab0dae54ad95f1ac2a541f4",class:"col-12 col-md-4"},a("form-control-text",{key:"55962d3f118bc0ffbbe1fbf62d8d6e15c0f04dfb",name:"title",label:"Title",defaultValue:null===(d=this.representativeDefaultValue)||void 0===d?void 0:d.title,errorText:this.errors.title,inputHandler:this.inputHandler,helpText:"Role at your business, e.g. President, CEO, Treasurer."})),a("div",{key:"c8bb3ea449d7adcd0d897ee64a1383ff7639305d",class:"col-12 col-md-6"},a("form-control-text",{key:"df99114c3d94073a3a95b7ea2f326d27db1d4fa9",name:"email",label:"Email Address",defaultValue:null===(t=this.representativeDefaultValue)||void 0===t?void 0:t.email,errorText:this.errors.email,inputHandler:this.inputHandler})),a("div",{key:"9fe7cce8fbaa975f2cb2f890ec60cc5696356014",class:"col-12 col-md-6"},a("form-control-number-masked",{key:"236d3629a7d97feb7c7556b7e7ba83b0b45ca3db",name:"phone",label:"Phone Number",defaultValue:null===(r=this.representativeDefaultValue)||void 0===r?void 0:r.phone,errorText:this.errors.phone,inputHandler:this.inputHandler,mask:i.US})),a("div",{key:"cf99a0654ed61f599d5d854149e68abb9e52798f",class:"col-12 col-md-4"},a("form-control-date",{key:"8bc17351844b590e16f34daaee6da1e67d433d44",name:"dob_full",label:"Birth Date",defaultValue:null===(c=this.representativeDefaultValue)||void 0===c?void 0:c.dob_full,errorText:this.errors.dob_full,inputHandler:this.inputHandler,onFormControlInput:e=>s(e,this.formController),helpText:"Must be 18 or older."})),a("div",{key:"563dd2be61ca9238c915298fb5db51dfca6468e3",class:"col-12 col-md-8"},a("form-control-number-masked",{key:"a99b04783e2a7a439091aa79394e614d82293ac8",name:"identification_number",label:"SSN",defaultValue:null===(f=this.representativeDefaultValue)||void 0===f?void 0:f.identification_number,errorText:this.errors.identification_number,inputHandler:this.inputHandler,mask:l,helpText:"Enter your full Social Security Number. It is required for Federal OFAC check."})),a("div",{key:"4ae17d91e7428f54e07942a1429e554c6e7a37ac",class:"col-12"},a("justifi-identity-address-form",{key:"8490e4d041ff22bcb481d553760ed6f34ca908aa",errors:this.errors.address,defaultValues:null===(n=this.representativeDefaultValue)||void 0===n?void 0:n.address,handleFormUpdate:this.onAddressFormUpdate})))))}};export{r as justifi_business_representative_form_inputs}
@@ -1 +0,0 @@
1
- import{h as t,r as s,c as e}from"./p-Bn7inNWG.js";import{a as i,b as r}from"./p-DSP8qjHL.js";import{F as o,c as n,b as a}from"./p-CR9D6mKt.js";import{A as l,C as h,R as c,c as d}from"./p-BlJnA265.js";import{C as u,P as m}from"./p-B-iV5cYd.js";import{D as p}from"./p-CVGBVdVC.js";import{S as f}from"./p-DsLxs70Z.js";import"./p-CZfYo5-1.js";import{a as v,r as b,s as y,b as g}from"./p-yH3TC3ZQ.js";import{a as w,B as _}from"./p-XYgDHrVL.js";import{E as x,h as j,i as S}from"./p-DnGswpsl.js";import{z as C,A as T,B as k,y as O,C as L,D}from"./p-CYBR4K2p.js";import"./p-DhGNCW2f.js";import"./p-CKEiU2Q5.js";import{C as H,a as E}from"./p-SdntD1xf.js";import"./p-CxHdQoIo.js";import"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import"./p-7MWRbTXI.js";import{n as V}from"./p-BnjCmwMr.js";import{B}from"./p-v6yK8Vbe.js";import{i as A,a as P}from"./p-PgEzcvI6.js";import{S as I}from"./p-BX8GieXu.js";import"./p-BFTU3MAI.js";import"./p-Dt-vy9Le.js";import"./p-CpaS1Lex.js";class W{constructor(t){this.id=t.id,this.account_owner_name=t.account_owner_name,this.full_name=t.full_name,this.account_type=t.account_type,this.account_number=t.account_number,this.acct_last_four=t.acct_last_four,this.account_number_last4=t.account_number_last4,this.routing_number=t.routing_number,this.bank_name=t.bank_name,this.country=t.country,this.currency=t.currency,this.nickname=t.nickname,this.metadata=t.metadata,this.business_id=t.business_id,this.platform_account_id=t.platform_account_id,this.created_at=t.created_at,this.updated_at=t.updated_at}get payload(){return{account_owner_name:this.account_owner_name||"",account_type:this.account_type||"",account_number:this.account_number||"",routing_number:this.routing_number||"",bank_name:this.bank_name||"",nickname:this.nickname||"",business_id:this.business_id||""}}}const N=()=>t("div",{class:"row gap-3"},t("div",{class:"col-12"},t(f,{width:"25%"})),t("div",{class:"col-12"},t(f,{width:"100%"})),t("div",{class:"col-12 d-flex gap-3"},t(f,{width:"50%"}),t(f,{width:"50%"})),t("div",{class:"col-12 d-flex gap-3"},t(f,{width:"65%"}),t(f,{width:"35%"}))),q=()=>t("div",{class:"row gap-5"},t("div",{class:"col-12"},t(f,{width:"40%",height:"40px"})),t(N,null),t(N,null),t(N,null)),F=class{constructor(t){s(this,t),this.stepCompleteEvent=e(this,"complete-form-step-event"),this.errorEvent=e(this,"error-event"),this.formLoading=e(this,"formLoading"),this.errors={},this.additional_questions={},this.recurringPayments=!1,this.isLoading=!1,this.getData=()=>{this.formLoading.emit(!0),this.isLoading=!0,this.getBusiness({onSuccess:t=>{this.additional_questions=new l(t.data.additional_questions||{}),this.formController.setInitialValues(Object.assign({},this.additional_questions))},onError:({error:t,code:s,severity:e})=>{this.errorEvent.emit({message:t,errorCode:s,severity:e})},final:()=>{this.formLoading.emit(!1),this.isLoading=!1}})},this.sendData=t=>{let s;this.formLoading.emit(!0),this.patchBusiness({payload:this.patchPayload,onSuccess:e=>{s=e,t()},onError:({error:t,code:e,severity:i})=>{s=t,this.errorEvent.emit({message:t,errorCode:e,severity:i})},final:()=>{this.stepCompleteEvent.emit({response:s,formStep:w.additionalQuestions}),this.formLoading.emit(!1)}})},this.inputHandler=(t,s)=>{this.formController.setValues(Object.assign(Object.assign({},this.formController.values.getValue()),{[t]:s})),this.additional_questions=new l(Object.assign(Object.assign({},this.formController.values.getValue()),{[t]:s}))}}recurringPaymentsWatcher(t){this.recurringPayments="Yes"===(null==t?void 0:t.business_recurring_payments)}async validateAndSubmit({onSuccess:t}){this.formController.validateAndSubmit((()=>this.sendData(t)))}get patchPayload(){return{additional_questions:new l(this.formController.values.getValue()).payload}}componentWillLoad(){this.getBusiness&&this.getData(),this.formController=new o(i(this.allowOptionalFields))}componentDidLoad(){this.formController.errors.subscribe((t=>{this.errors=Object.assign({},t)}))}render(){var s,e,i,r,o,n,a;const l=this.formController.getInitialValues();return this.isLoading?t(q,null):t("form",null,t("fieldset",null,t("div",{class:"d-flex align-items-center gap-2"},t("legend",{class:"mb-0",part:p},"Additional Questions"),t("form-control-tooltip",{helpText:"This information helps us understand the business and identify and monitor trends to safeguard you and your customers."})),t("hr",{class:"mt-2"}),t("div",{class:"row gy-3"},t("div",{class:"col-12 col-md-6"},t("form-control-monetary-provisioning",{name:"business_revenue",label:"What is your business’ estimated annual revenue from its primary business activities?",inputHandler:this.inputHandler,errorText:null===(s=this.errors)||void 0===s?void 0:s.business_revenue,defaultValue:null==l?void 0:l.business_revenue,maskOptions:u.WHOLE})),t("div",{class:"col-12 col-md-6"},t("form-control-monetary-provisioning",{name:"business_payment_volume",label:"What is your business' annual credit card & ACH volume anticipated to process?",inputHandler:this.inputHandler,errorText:null===(e=this.errors)||void 0===e?void 0:e.business_payment_volume,defaultValue:null==l?void 0:l.business_payment_volume,maskOptions:u.WHOLE})),t("div",{class:"col-12"},t("form-control-select",{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:null===(i=this.errors)||void 0===i?void 0:i.business_when_service_received,options:v,defaultValue:null==l?void 0:l.business_when_service_received})),t("div",{class:"col-12"},t("form-control-select",{name:"business_recurring_payments",label:"Does your business offer recurring payments?",inputHandler:this.inputHandler,errorText:null===(r=this.errors)||void 0===r?void 0:r.business_recurring_payments,options:b,defaultValue:null==l?void 0:l.business_recurring_payments})),t("div",{class:"col-12",hidden:!this.recurringPayments},t("form-control-text",{name:"business_recurring_payments_percentage",label:"What percent of revenue is generated from each recurring payment type offered?",inputHandler:this.inputHandler,errorText:null===(o=this.errors)||void 0===o?void 0:o.business_recurring_payments_percentage,defaultValue:null==l?void 0:l.business_recurring_payments_percentage,helpText:"For example: 50% monthly, 50% annual."})),t("div",{class:"col-12"},t("form-control-select",{name:"business_seasonal",label:"Is this business seasonal?",inputHandler:this.inputHandler,errorText:null===(n=this.errors)||void 0===n?void 0:n.business_seasonal,options:y,defaultValue:null==l?void 0:l.business_seasonal})),t("div",{class:"col-12"},t("form-control-text",{name:"business_other_payment_details",label:"Is there anything else you would like us to know about how your customers pay the business? (optional)",inputHandler:this.inputHandler,errorText:null===(a=this.errors)||void 0===a?void 0:a.business_other_payment_details,defaultValue:null==l?void 0:l.business_other_payment_details})))))}static get watchers(){return{additional_questions:["recurringPaymentsWatcher"]}}},R=(t,s)=>t.some((t=>t.document_type===s)),U="Please upload either a voided check or a bank statement. Only one is required.",G=(t,s)=>{const e=R(t,x.voidedCheck),i=R(t,x.bankStatement),r=e||i,o=n().shape({bank_name:D.required("Enter bank name"),nickname:L.required("Enter nickname"),account_owner_name:O.required("Enter account owner name"),account_type:k.required("Select account type"),account_number:T.required("Enter account number"),routing_number:C.required("Enter routing number"),voided_check:a().when("bank_statement",{is:t=>!t&&!r,then:t=>t.required(U),otherwise:t=>t.notRequired()}),bank_statement:a().when("voided_check",{is:t=>!t&&!r,then:t=>t.required(U),otherwise:t=>t.notRequired()})},[["voided_check","bank_statement"]]),l=n({bank_name:D.nullable(),nickname:L.nullable(),account_owner_name:O.nullable(),account_type:k.nullable(),account_number:T.nullable(),routing_number:C.nullable(),voided_check:a().nullable(),bank_statement:a().nullable()});return s?l:o},Y=class{constructor(t){s(this,t),this.stepCompleteEvent=e(this,"complete-form-step-event"),this.errorEvent=e(this,"error-event"),this.formLoading=e(this,"formLoading"),this.errors={},this.bankAccount={},this.existingDocuments=[],this.documentData=new j,this.isLoading=!1,this.initializeFormController=()=>{this.formController=new o(G(this.existingDocuments,this.allowOptionalFields)),this.formController.setInitialValues(Object.assign({},this.bankAccount)),this.formController.errors.subscribe((t=>{this.errors=Object.assign({},t)}))},this.inputHandler=(t,s)=>{this.formController.setValues(Object.assign(Object.assign({},this.formController.values.getValue()),{[t]:s}))},this.storeFiles=t=>{const s=Array.from(t.detail.fileList),e=t.detail.document_type,i=s.map((t=>new S({file:t,document_type:e},this.businessId)));this.documentData[e]=i},this.getData=()=>{this.isLoading=!0,this.getBusiness({onSuccess:t=>{t.data.bank_accounts.length>0?this.bankAccount=new W(t.data.bank_accounts[0]):(this.bankAccount=new W({}),this.bankAccount.business_id=this.businessId),this.existingDocuments=t.data.documents},onError:({error:t,code:s,severity:e})=>{this.errorEvent.emit({message:t,errorCode:s,severity:e})},final:()=>{this.initializeFormController(),this.isLoading=!1}})},this.postDocumentRecordData=async t=>{this.isLoading=!0;const s=t.record_data;return new Promise((e=>{this.postDocumentRecord({payload:s,onSuccess:s=>{e(this.handleDocRecordResponse(t,s))},onError:({error:t,code:s,severity:i})=>{this.errorEvent.emit({message:t,errorCode:s,severity:i}),e(!1)}})}))},this.handleDocRecordResponse=(t,s)=>s.error?(this.errorEvent.emit({errorCode:E.POST_ERROR,message:s.error.message,severity:H.ERROR,data:s.error}),!1):(t.setPresignedUrl(s.data.presigned_url),!0),this.uploadDocument=async t=>{if(!t.presigned_url)throw new Error("Presigned URL is not set");const s=await t.getFileData(),e=await fetch(t.presigned_url,{method:"PUT",body:s});return this.handleUploadResponse(e)},this.handleUploadResponse=t=>!t.error||(this.errorEvent.emit({errorCode:E.POST_ERROR,message:t.error.message,severity:H.ERROR,data:t.error}),!1)}watchHandler(t){this.formLoading.emit(t)}async validateAndSubmit({onSuccess:t}){this.existingBankAccount?this.sendData(t):this.formController.validateAndSubmit((()=>this.sendData(t)))}componentWillLoad(){this.getBusiness&&this.getData(),this.formController=new o(G(this.existingDocuments,this.allowOptionalFields))}componentDidLoad(){this.formController.errors.subscribe((t=>{this.errors=Object.assign({},t)}))}get postPayload(){return new W(this.formController.values.getValue()).payload}get existingBankAccount(){var t;return!!(null===(t=this.bankAccount)||void 0===t?void 0:t.id)}async sendData(t){try{if(!this.existingBankAccount&&!await this.postBankAccountData())return;if(!await this.postBusinessDocuments())return;t()}catch(t){this.errorEvent.emit({message:t,errorCode:E.POST_ERROR,severity:H.ERROR})}}async postBankAccountData(){let t;return this.isLoading=!0,new Promise((s=>{let e=!1;this.postBankAccount({payload:this.postPayload,onSuccess:s=>{t=s,e=!0},onError:({error:t,code:s,severity:i})=>{e=!1,this.errorEvent.emit({message:t,errorCode:s,severity:i})},final:()=>{this.stepCompleteEvent.emit({response:t,formStep:w.bankAccount}),this.isLoading=!1,s(e)}})}))}async postBusinessDocuments(){this.isLoading=!0;try{const t=Object.values(this.documentData).flat();return!t.length||!(await Promise.all(t.map((t=>this.postDocumentRecordData(t))))).includes(!1)&&!(await Promise.all(t.map((t=>this.uploadDocument(t))))).includes(!1)}finally{this.isLoading=!1}}render(){const s=this.formController.getInitialValues();return this.isLoading?t(q,null):t("form",null,t("fieldset",{class:"mb-4"},t("div",{class:"d-flex align-items-center gap-2"},t("legend",{class:"mb-0",part:p},"Bank Account Info"),t("form-control-tooltip",{helpText:"This direct deposit account is the designated bank account where incoming funds will be deposited. The name of this account must match the registered business name exactly. We are not able to accept personal accounts unless your business is a registered sole proprietorship."})),t("hr",{class:"mt-2"}),t("bank-account-form-inputs",{defaultValue:s,errors:this.errors,inputHandler:this.inputHandler,formDisabled:this.existingBankAccount})),t("fieldset",{class:"mt-4"},t("div",{class:"d-flex align-items-center gap-2"},t("legend",{class:"mb-0",part:p},"Document Uploads"),t("form-control-tooltip",{helpText:"One document (voided check or bank statement) is required for underwriting purposes. It needs to visibly show the name tied to the account and the account number. Various file formats such as PDF, DOC, DOCX, JPEG are accepted. Multiple files can be uploaded for each document category."})),t("hr",{class:"mt-2"}),t("business-documents-on-file",{documents:this.existingDocuments,isLoading:this.isLoading}),t("bank-account-document-form-inputs",{inputHandler:this.inputHandler,errors:this.errors,storeFiles:this.storeFiles})))}static get watchers(){return{isLoading:["watchHandler"]}}},K=class{constructor(t){s(this,t),this.stepCompleteEvent=e(this,"complete-form-step-event"),this.errorEvent=e(this,"error-event"),this.formLoading=e(this,"formLoading"),this.errors={},this.coreInfo={},this.isLoading=!1,this.getData=()=>{this.formLoading.emit(!0),this.isLoading=!0,this.getBusiness({onSuccess:t=>{this.coreInfo=new h(t.data),this.formController.setInitialValues(Object.assign({},this.coreInfo))},onError:({error:t,code:s,severity:e})=>{this.errorEvent.emit({message:t,errorCode:s,severity:e})},final:()=>{this.formLoading.emit(!1),this.isLoading=!1}})},this.sendData=t=>{let s;this.formLoading.emit(!0),this.patchBusiness({payload:this.patchPayload,onSuccess:e=>{s=e,t()},onError:({error:t,code:e,severity:i})=>{s=t,this.errorEvent.emit({message:t,errorCode:e,severity:i})},final:()=>{this.stepCompleteEvent.emit({response:s,formStep:w.businessInfo}),this.formLoading.emit(!1)}})},this.inputHandler=(t,s)=>{this.formController.setValues(Object.assign(Object.assign({},this.formController.values.getValue()),{[t]:s}))}}async validateAndSubmit({onSuccess:t}){this.formController.validateAndSubmit((()=>this.sendData(t)))}get patchPayload(){return new h(this.formController.values.getValue()).payload}componentWillLoad(){this.getBusiness&&this.getData(),this.formController=new o(r(this.allowOptionalFields))}componentDidLoad(){this.formController.errors.subscribe((t=>{this.errors=Object.assign({},t)}))}render(){const s=this.formController.getInitialValues();return this.isLoading?t(q,null):t("form",null,t("fieldset",null,t("div",{class:"d-flex align-items-center gap-2"},t("legend",{class:"mb-0",part:p},"Business Information")),t("hr",{class:"mt-2"}),t("div",{class:"row gy-3"},t("div",{class:"col-12"},t("form-control-text",{name:"legal_name",label:"Business Name",defaultValue:s.legal_name,errorText:this.errors.legal_name,inputHandler:this.inputHandler,helpText:"Enter this exactly as it appears on your tax records (don't use acronyms or abbreviations unless you registered that way)."})),t("div",{class:"col-12"},t("form-control-text",{name:"doing_business_as",label:"Doing Business As (DBA)",defaultValue:s.doing_business_as,errorText:this.errors.doing_business_as,inputHandler:this.inputHandler,helpText:"Enter this exactly as it appears on your tax records (leave blank if you don't have a registered DBA/trade name)"})),t("div",{class:"col-12 col-md-8"},t("form-control-select",{name:"classification",label:"Business Classification",options:g,defaultValue:s.classification,errorText:this.errors.classification,inputHandler:this.inputHandler})),t("div",{class:"col-12 col-md-4"},t("form-control-date",{name:"date_of_incorporation",label:"Date of Incorporation",defaultValue:s.date_of_incorporation,errorText:this.errors.date_of_incorporation,inputHandler:this.inputHandler})),t("div",{class:"col-12 col-md-6"},t("form-control-text",{name:"industry",label:"Industry",defaultValue:s.industry,errorText:this.errors.industry,inputHandler:this.inputHandler,helpText:"Describe what you sell"})),t("div",{class:"col-12 col-md-6"},t("form-control-text",{name:"tax_id",label:"Tax ID (EIN or SSN)",defaultValue:s.tax_id,errorText:this.errors.tax_id,inputHandler:this.inputHandler,keyDownHandler:V,maxLength:9,helpText:"Employer Identification Numbers (EINs) are nine digits. The federal tax identification number/EIN issued to you by the IRS. It can be found on your tax returns. Enter value without dashes."})),t("div",{class:"col-12"},t("form-control-text",{name:"website_url",label:"Business Website URL",defaultValue:s.website_url,errorText:this.errors.website_url,inputHandler:this.inputHandler,helpText:"Don't have a live website? You can use your social media business page, app store link, or staging site URL."})),t("div",{class:"col-12 col-md-6"},t("form-control-text",{name:"email",label:"Business Email Address",defaultValue:s.email,errorText:this.errors.email,inputHandler:this.inputHandler})),t("div",{class:"col-12 col-md-6"},t("form-control-number-masked",{name:"phone",label:"Business Phone Number",defaultValue:s.phone,errorText:this.errors.phone,inputHandler:this.inputHandler,mask:m.US})))))}},X=class{constructor(t){s(this,t),this.clickEvent=e(this,"click-event"),this.stepCompleteEvent=e(this,"complete-form-step-event"),this.errorEvent=e(this,"error-event"),this.formLoading=e(this,"formLoading"),this.ownersPayload=[],this.refs=[],this.isLoading=!1,this.matchRef=(t,s)=>{const e=this.refs.findIndex((t=>t===s));-1!==e&&(this.refs[e]=t)},this.getData=()=>{this.formLoading.emit(!0),this.isLoading=!0,this.getBusiness({onSuccess:t=>{t.data.owners.length?this.ownersPayload=t.data.owners.map((t=>({id:t.id}))):this.addOwnerForm()},onError:({error:t,code:s,severity:e})=>{this.errorEvent.emit({message:t,errorCode:s,severity:e})},final:()=>{this.formLoading.emit(!1),this.isLoading=!1,this.manageRefs()}})},this.sendData=async t=>{let s;this.formLoading.emit(!0),this.patchBusiness({payload:{owners:this.ownersPayload},onSuccess:e=>{s=e,t()},onError:({error:t,code:e,severity:i})=>{s=t,this.errorEvent.emit({message:t,errorCode:e,severity:i})},final:()=>{this.stepCompleteEvent.emit({response:s,formStep:w.owners}),this.formLoading.emit(!1)}})},this.addOwnerForm=t=>{this.newFormOpen=!0,this.ownersPayload=[...this.ownersPayload,{id:""}],t&&this.clickEvent.emit({name:_.addOwnerForm})},this.removeOwnerForm=t=>{this.ownersPayload=this.ownersPayload.filter((s=>s.id!==t)),this.newFormOpen&&(this.newFormOpen=!1)}}get showAddOwnerButton(){return this.ownersPayload.length<4&&!this.newFormOpen}manageRefs(){this.refs=this.ownersPayload.map((t=>t.id))}async validateAndSubmit({onSuccess:t}){const s=this.refs.map((t=>t.validate()));if(!(await Promise.all(s)).every((t=>t)))return;const e=this.refs.map((t=>t.submit()));(await Promise.all(e)).every((t=>t))&&this.sendData(t)}componentWillLoad(){this.getBusiness&&this.getData()}ownersWatcher(){this.manageRefs()}handleOwnerSubmit(t){const s=t.detail,e=this.ownersPayload.map((t=>t.id===s.id?s:t));e.includes(s)||(e[this.ownersPayload.findIndex((t=>!t.id))]=s,this.newFormOpen&&(this.newFormOpen=!1)),this.ownersPayload=e}render(){return this.isLoading?t(q,null):t("div",null,t("div",{class:"d-flex align-items-center gap-2"},t("legend",{class:"mb-0",part:p},"Owners"),t("form-control-tooltip",{helpText:"For partnerships, LLCs or privately held corporations, the business is required to apply with all individuals with 25% or more ownership to the application. For charities and registered non-profits, the business is required to apply with 1 individual with substantial control over the entity, such as a board member or director."})),t("hr",{class:"mt-2"}),t("div",{class:"row gy-3"},this.ownersPayload.map((s=>t("justifi-owner-form",{key:s.id,authToken:this.authToken,businessId:this.businessId,ownerId:s.id,removeOwner:this.removeOwnerForm,newFormOpen:this.newFormOpen,ownersLength:this.ownersPayload.length,allowOptionalFields:this.allowOptionalFields,ref:t=>this.matchRef(t,s.id)})))),t("div",{class:"d-flex justify-content-start"},t("div",{class:"gap-2"},t(B,{variant:"primary",onClick:()=>this.addOwnerForm(!0),hidden:!this.showAddOwnerButton},"Add Owner"))))}static get watchers(){return{ownersPayload:["ownersWatcher"]}}},M=class{constructor(t){s(this,t),this.stepCompleteEvent=e(this,"complete-form-step-event"),this.errorEvent=e(this,"error-event"),this.formLoading=e(this,"formLoading"),this.errors={},this.representative={},this.isLoading=!1,this.getData=()=>{this.formLoading.emit(!0),this.isLoading=!0,this.getBusiness({onSuccess:t=>{this.representative=new c(t.data.representative||{}),this.formController.setInitialValues(Object.assign({},this.representative))},onError:({error:t,code:s,severity:e})=>{this.errorEvent.emit({message:t,errorCode:s,severity:e})},final:()=>{this.formLoading.emit(!1),this.isLoading=!1}})},this.sendData=t=>{let s;this.formLoading.emit(!0),this.patchBusiness({payload:this.patchPayload,onSuccess:e=>{s=e,t()},onError:({error:t,code:e,severity:i})=>{s=t,this.errorEvent.emit({message:t,errorCode:e,severity:i})},final:()=>{this.stepCompleteEvent.emit({response:s,formStep:w.representative}),this.formLoading.emit(!1)}})}}async validateAndSubmit({onSuccess:t}){this.formController.validateAndSubmit((()=>this.sendData(t)))}get patchPayload(){return{representative:new c(this.formController.values.getValue()).payload}}componentWillLoad(){this.getBusiness&&this.getData(),this.formController=new o(A("representative",this.allowOptionalFields))}componentDidLoad(){this.formController.errors.subscribe((t=>{this.errors=Object.assign({},t)}))}render(){return this.isLoading?t(q,null):t("justifi-business-representative-form-inputs",{representativeDefaultValue:this.formController.getInitialValues(),errors:this.errors,formController:this.formController})}},Q=class{constructor(t){s(this,t),this.stepCompleteEvent=e(this,"complete-form-step-event"),this.errorEvent=e(this,"error-event"),this.formLoading=e(this,"formLoading"),this.errors={},this.legal_address={},this.isLoading=!1,this.getData=()=>{this.formLoading.emit(!0),this.isLoading=!0,this.getBusiness({onSuccess:t=>{this.legal_address=new d(t.data.legal_address||{}),this.formController.setInitialValues(Object.assign({},this.legal_address))},onError:({error:t,code:s,severity:e})=>{this.errorEvent.emit({message:t,errorCode:s,severity:e})},final:()=>{this.formLoading.emit(!1),this.isLoading=!1}})},this.sendData=t=>{let s;this.formLoading.emit(!0),this.patchBusiness({payload:this.patchPayload,onSuccess:e=>{s=e,t()},onError:({error:t,code:e,severity:i})=>{s=t,this.errorEvent.emit({message:t,errorCode:e,severity:i})},final:()=>{this.stepCompleteEvent.emit({response:s,formStep:w.legalAddress}),this.formLoading.emit(!1)}})},this.inputHandler=(t,s)=>{this.formController.setValues(Object.assign(Object.assign({},this.formController.values.getValue()),{[t]:s}))}}async validateAndSubmit({onSuccess:t}){this.formController.validateAndSubmit((()=>this.sendData(t)))}get patchPayload(){return{legal_address:new d(this.formController.values.getValue()).payload}}componentWillLoad(){this.getBusiness&&this.getData(),this.formController=new o(P(this.allowOptionalFields))}componentDidLoad(){this.formController.errors.subscribe((t=>{this.errors=Object.assign({},t)}))}render(){var s,e,i,r,o,n;const a=this.formController.getInitialValues();return this.isLoading?t(q,null):t("form",null,t("fieldset",null,t("div",{class:"d-flex align-items-center gap-2"},t("legend",{class:"mb-0",part:p},"Legal Address of your Business"),t("form-control-tooltip",{helpText:"No PO Boxes."})),t("hr",{class:"mt-2"}),t("div",{class:"row gy-3"},t("div",{class:"col-12"},t("form-control-text",{name:"line1",label:"Legal Address",inputHandler:this.inputHandler,defaultValue:null==a?void 0:a.line1,errorText:null===(s=this.errors)||void 0===s?void 0:s.line1})),t("div",{class:"col-12"},t("form-control-text",{name:"line2",label:"Address Line 2 (optional)",inputHandler:this.inputHandler,defaultValue:null==a?void 0:a.line2,errorText:null===(e=this.errors)||void 0===e?void 0:e.line2})),t("div",{class:"col-12"},t("form-control-text",{name:"city",label:"City",inputHandler:this.inputHandler,defaultValue:null==a?void 0:a.city,errorText:null===(i=this.errors)||void 0===i?void 0:i.city})),t("div",{class:"col-12"},t("form-control-select",{name:"state",label:"State",options:I,inputHandler:this.inputHandler,defaultValue:null==a?void 0:a.state,errorText:null===(r=this.errors)||void 0===r?void 0:r.state})),t("div",{class:"col-12"},t("form-control-text",{name:"postal_code",label:"Postal Code",inputHandler:this.inputHandler,defaultValue:null==a?void 0:a.postal_code,errorText:null===(o=this.errors)||void 0===o?void 0:o.postal_code,maxLength:5,keyDownHandler:V})),t("div",{class:"col-12"},t("form-control-select",{name:"country",label:"Country",options:[{label:"United States",value:"USA"}],inputHandler:this.inputHandler,defaultValue:null==a?void 0:a.country,errorText:null===(n=this.errors)||void 0===n?void 0:n.country,disabled:!0})))))}};export{F as justifi_additional_questions_form_step_core,Y as justifi_business_bank_account_form_step_core,K as justifi_business_core_info_form_step_core,X as justifi_business_owners_form_step_core,M as justifi_business_representative_form_step_core,Q as justifi_legal_address_form_step_core}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as i}from"./p-Bn7inNWG.js";import{P as r}from"./p-0nMw2Aul.js";import{m as p}from"./p-L4y68wud.js";import{E as e}from"./p-qGbNz93o.js";import{C as o,a as n}from"./p-SdntD1xf.js";import{c as a,J as m}from"./p-DKSNNnPC.js";import"./p-ck6bcYXe.js";import"./p-DhGNCW2f.js";import"./p-CpaS1Lex.js";import"./p-CKEiU2Q5.js";import"./p-CxHdQoIo.js";import"./p-CLHwhyvu.js";import"./p-znmwKCgq.js";import"./p-7MWRbTXI.js";import"./p-DnGswpsl.js";import"./p-BlJnA265.js";import"./p-Dt-vy9Le.js";import"./p-BX8GieXu.js";import"./p-C5RuuShs.js";import"./p-CVGBVdVC.js";import"./p-BOCuVjGs.js";const h=class{constructor(i){t(this,i),this.errorEvent=s(this,"error-event"),this.errorMessage=null,this.paymentService=new r,this.handleErrorEvent=t=>{this.errorMessage=t.detail.message,this.errorEvent.emit(t.detail)}}componentWillLoad(){a(),this.analytics=new m(this),this.initializeGetPaymentDetails()}disconnectedCallback(){var t;null===(t=this.analytics)||void 0===t||t.cleanup()}propChanged(){this.initializeGetPaymentDetails()}initializeGetPaymentDetails(){this.paymentId&&this.authToken?this.getPaymentDetails=p({id:this.paymentId,authToken:this.authToken,service:new r}):(this.errorMessage="Payment ID and Auth Token are required",this.errorEvent.emit({message:this.errorMessage,errorCode:n.MISSING_PROPS,severity:o.ERROR}))}render(){return this.errorMessage?e(this.errorMessage):i("payment-details-core",{getPaymentDetails:this.getPaymentDetails,"onError-event":this.handleErrorEvent})}static get watchers(){return{paymentId:["propChanged"],authToken:["propChanged"]}}};export{h as justifi_payment_details}
@@ -1 +0,0 @@
1
- import{r as t,c as s,h as e,H as a}from"./p-Bn7inNWG.js";import{Z as i,_ as h,$ as r,a0 as o,a1 as c,l as f}from"./p-CVGBVdVC.js";const n=class{constructor(e){t(this,e),this.formControlInput=s(this,"formControlInput"),this.formControlBlur=s(this,"formControlBlur"),this.isFocused=!1,this.handleFormControlInput=t=>{const s=t.target.getAttribute("name");this.inputHandler(s,this.value),this.formControlInput.emit({name:s,value:this.value})}}get part(){return this.errorText?i:this.isFocused&&this.checked?h:this.checked?r:this.isFocused?o:c}render(){return e(a,{key:"4cc66381051471ec207680e04daa50697296ff86",class:"form-group d-flex flex-column"},e("div",{key:"6f4aef601b75e7bc4b1530f3deb3d5c34daada1b",class:"form-check"},e("input",{key:"11db889bf99cc8a7dd0e5f7a92834b4db63eb34a",ref:t=>this.radioElement=t,type:"radio",id:`${this.name}-${this.value}`,name:this.name,onFocus:()=>this.isFocused=!0,onBlur:()=>{this.isFocused=!1,this.formControlBlur.emit()},onChange:this.handleFormControlInput,part:this.part,class:this.errorText?"form-check-input is-invalid":"form-check-input",disabled:this.disabled,value:this.value,checked:this.checked}),e("label",{key:"20cb045393b05cd8b30d655b4d199a0476314007",class:"form-check-label",htmlFor:`${this.name}-${this.value}`,part:f},this.label)),e("form-control-help-text",{key:"31664ad4a401ebf5184fff7cd40a78326672ba2b",helpText:this.helpText,name:this.name}),e("form-control-error-text",{key:"7d28efa52994e3fb112d58a571f9b043972bb065",errorText:this.errorText,name:this.name}))}};export{n as form_control_radio}