@justifi/webcomponents 6.11.0 → 6.12.1-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (924) hide show
  1. package/dist/cjs/{check-pkg-version-Di4JmtKX.js → Analytics-D72yBqoQ.js} +2 -46
  2. package/dist/cjs/{Plaid-DR9WDZ98.js → Plaid-6JK8xPnG.js} +47 -14
  3. package/dist/cjs/additional-questions-details_5.cjs.entry.js +2 -2
  4. package/dist/cjs/{justifi-additional-questions-form-step_9.cjs.entry.js → additional-questions-form-step_14.cjs.entry.js} +461 -68
  5. package/dist/cjs/{form-alert_5.cjs.entry.js → additional-questions_5.cjs.entry.js} +26 -26
  6. package/dist/cjs/bank-account-billing-form-simple_4.cjs.entry.js +203 -0
  7. package/dist/cjs/bank-account-form.cjs.entry.js +8 -4
  8. package/dist/cjs/bank-account-read-only-value.cjs.entry.js +15 -0
  9. package/dist/cjs/{business.service-mliLE8kX.js → business.service-XXjIL3rT.js} +1 -2
  10. package/dist/cjs/card-form.cjs.entry.js +8 -4
  11. package/dist/cjs/check-pkg-version-EI9MxE9j.js +47 -0
  12. package/dist/cjs/{checkout.service-Cok0vRot.js → checkout.service-BUpGS3Nm.js} +1 -2
  13. package/dist/cjs/checkouts-list-core.cjs.entry.js +2 -3
  14. package/dist/cjs/custom-popper_2.cjs.entry.js +4 -4
  15. package/dist/cjs/{dispute.service-DEH_I2G9.js → dispute.service-BC_bJL60.js} +1 -2
  16. package/dist/cjs/{form-control-number-masked_3.cjs.entry.js → form-address-fields_3.cjs.entry.js} +23 -23
  17. package/dist/cjs/form-control-checkbox.cjs.entry.js +4 -4
  18. package/dist/cjs/form-control-date.cjs.entry.js +4 -4
  19. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +7 -7
  20. package/dist/cjs/form-control-file.cjs.entry.js +59 -0
  21. package/dist/cjs/form-control-monetary-provisioning.cjs.entry.js +4 -4
  22. package/dist/cjs/form-control-monetary.cjs.entry.js +4 -4
  23. package/dist/cjs/form-control-number_3.cjs.entry.js +11 -11
  24. package/dist/cjs/form-control-radio.cjs.entry.js +4 -4
  25. package/dist/cjs/form-control-select_2.cjs.entry.js +8 -8
  26. package/dist/cjs/{get-business-DF-XBH8G.js → get-business-Dk1gjO4B.js} +4 -4
  27. package/dist/cjs/{get-payment-details-DNpOyUyR.js → get-payment-details-Cvi1hHGJ.js} +4 -5
  28. package/dist/cjs/{get-payout-csv-DE_D9y08.js → get-payout-csv-CFsWBUNg.js} +3 -3
  29. package/dist/cjs/{get-subaccounts-BQW_RPW5.js → get-subaccounts-BPJ2-LBo.js} +4 -5
  30. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +1 -1
  31. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  32. package/dist/cjs/internal-button.cjs.entry.js +18 -0
  33. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +24 -24
  34. package/dist/cjs/{justifi-apple-pay_8.cjs.entry.js → justifi-apple-pay_11.cjs.entry.js} +382 -76
  35. package/dist/cjs/justifi-bank-account-billing-form-simple.cjs.entry.js +45 -0
  36. package/dist/cjs/justifi-bank-account-form.cjs.entry.js +43 -0
  37. package/dist/cjs/justifi-billing-form-full.cjs.entry.js +24 -0
  38. package/dist/cjs/justifi-billing-form.cjs.entry.js +24 -0
  39. package/dist/cjs/justifi-business-details.cjs.entry.js +13 -13
  40. package/dist/cjs/justifi-business-form.cjs.entry.js +13 -13
  41. package/dist/cjs/justifi-card-billing-form-simple.cjs.entry.js +24 -0
  42. package/dist/cjs/justifi-card-form.cjs.entry.js +43 -0
  43. package/dist/cjs/justifi-checkout.cjs.entry.js +9 -11
  44. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +5 -6
  45. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +15 -15
  46. package/dist/cjs/justifi-config-provider.cjs.entry.js +2 -2
  47. package/dist/cjs/justifi-details.cjs.entry.js +3 -3
  48. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +3 -3
  49. package/dist/cjs/justifi-dispute-management.cjs.entry.js +16 -16
  50. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +26 -26
  51. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +12 -12
  52. package/dist/cjs/justifi-order-terminals.cjs.entry.js +17 -17
  53. package/dist/cjs/justifi-payment-details.cjs.entry.js +13 -13
  54. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +137 -20
  55. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +13 -13
  56. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +4 -4
  57. package/dist/cjs/justifi-payments-list.cjs.entry.js +14 -14
  58. package/dist/cjs/justifi-payout-details.cjs.entry.js +14 -14
  59. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +13 -13
  60. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +5 -6
  61. package/dist/cjs/justifi-payouts-list.cjs.entry.js +17 -17
  62. package/dist/cjs/justifi-refund-payment.cjs.entry.js +16 -16
  63. package/dist/cjs/justifi-save-new-payment-method.cjs.entry.js +18 -0
  64. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +3 -3
  65. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +14 -14
  66. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  67. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +6 -7
  68. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +14 -14
  69. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +4 -5
  70. package/dist/cjs/justifi-terminals-list.cjs.entry.js +16 -16
  71. package/dist/cjs/loader.cjs.js +1 -1
  72. package/dist/cjs/{package-D8NG-zuY.js → package-U1Mz5_qn.js} +1 -1
  73. package/dist/cjs/payment-details-core.cjs.entry.js +9 -10
  74. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  75. package/dist/cjs/{payment-provisioning-actions-J6TGZZb9.js → payment-provisioning-actions-DscyasDY.js} +18 -18
  76. package/dist/cjs/payment-provisioning-form-buttons_2.cjs.entry.js +52 -0
  77. package/dist/cjs/{payment.service-Dl9UExDw.js → payment.service-DC2FVlv-.js} +1 -2
  78. package/dist/cjs/payments-list-core.cjs.entry.js +2 -3
  79. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  80. package/dist/cjs/{payout.service-kaFewwx4.js → payout.service-Bjbt6USA.js} +1 -2
  81. package/dist/cjs/payouts-list-core.cjs.entry.js +4 -5
  82. package/dist/cjs/{plaid.service-CK1ouCBC.js → plaid.service-C0ZgOkwL.js} +1 -2
  83. package/dist/cjs/radio-list-item.cjs.entry.js +21 -0
  84. package/dist/cjs/save-new-payment-method.cjs.entry.js +25 -0
  85. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  86. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +3 -4
  87. package/dist/cjs/{terminal-orders-table-07fV7wGh.js → terminal-orders-table-j_IoYD-2.js} +1 -2
  88. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  89. package/dist/cjs/{terminal.service-UUoIe0IR.js → terminal.service-YAuPfEGz.js} +1 -2
  90. package/dist/cjs/terminals-list-core.cjs.entry.js +2 -3
  91. package/dist/cjs/{utils-DvUQQLmR.js → utils-C4CgQd55.js} +4 -4
  92. package/dist/cjs/webcomponents.cjs.js +1 -1
  93. package/dist/collection/api/ApplePay.js +4 -0
  94. package/dist/collection/api/services/apple-pay.service.js +1 -0
  95. package/dist/collection/collection-manifest.json +58 -53
  96. package/dist/collection/components/business-details/{business-details.js → justifi-business-details.js} +1 -1
  97. package/dist/collection/components/business-details/representative-details/representative-details.js +1 -1
  98. package/dist/collection/components/business-forms/business-form/additional-questions/additional-questions.js +2 -2
  99. package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +3 -3
  100. package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +3 -3
  101. package/dist/collection/components/business-forms/business-form/{business-form.js → justifi-business-form.js} +2 -2
  102. package/dist/collection/components/business-forms/business-form/legal-address-form/legal-address-form.js +2 -2
  103. package/dist/collection/components/business-forms/owner-form/identity-address/identity-address-form.js +2 -2
  104. package/dist/collection/components/business-forms/owner-form/owner-form-core.js +2 -2
  105. package/dist/collection/components/business-forms/owner-form/owner-form-inputs.js +3 -3
  106. package/dist/collection/components/business-forms/owner-form/owner-form.js +3 -3
  107. package/dist/collection/components/business-forms/payment-provisioning/additional-questions/{business-additional-questions-form-step.js → additional-questions-form-step.js} +1 -1
  108. package/dist/collection/components/business-forms/payment-provisioning/bank-account/{bank-account-document-inputs.js → bank-account-document-form-inputs.js} +1 -1
  109. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs-canada.js +1 -1
  110. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-form-inputs.js +1 -1
  111. package/dist/collection/components/business-forms/payment-provisioning/bank-account/bank-account-read-only-value.js +1 -1
  112. package/dist/collection/components/business-forms/payment-provisioning/bank-account/business-bank-account-form-step.js +1 -1
  113. package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +1 -1
  114. package/dist/collection/components/business-forms/payment-provisioning/business-owners/business-owners-form-step.js +2 -2
  115. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.js +4 -4
  116. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +2 -2
  117. package/dist/collection/components/business-forms/payment-provisioning/form-address-fields/form-address-fields.js +2 -2
  118. package/dist/collection/components/business-forms/payment-provisioning/form-control-monetary-provisioning.js +3 -3
  119. package/dist/collection/components/business-forms/payment-provisioning/{payment-provisioning-core.js → justifi-payment-provisioning.js} +76 -76
  120. package/dist/collection/components/business-forms/payment-provisioning/legal-address-form/legal-address-form-step.js +2 -2
  121. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-buttons.js +2 -2
  122. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning-form-steps.js +9 -9
  123. package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +2 -2
  124. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +11 -16
  125. package/dist/collection/components/{modular-checkout/sub-components → checkout/billing-form}/bank-account-billing-form-simple.js +16 -35
  126. package/dist/collection/components/{modular-checkout/sub-components → checkout/billing-form}/billing-form-full.js +19 -37
  127. package/dist/collection/components/checkout/billing-form/billing-form.js +5 -35
  128. package/dist/collection/components/{modular-checkout/sub-components → checkout/billing-form}/card-billing-form-simple.js +16 -35
  129. package/dist/collection/components/checkout/billing-form/justifi-billing-form.js +140 -0
  130. package/dist/collection/components/checkout/card-form/card-form.js +11 -16
  131. package/dist/collection/components/checkout/{checkout.js → justifi-checkout.js} +3 -24
  132. package/dist/collection/components/checkout/{saved-payment-method.js → justifi-saved-payment-method.js} +2 -2
  133. package/dist/collection/components/checkout/save-new-payment-method/justifi-save-new-payment-method.js +73 -0
  134. package/dist/collection/components/checkout/{save-new-payment-method.js → save-new-payment-method/save-new-payment-method.js} +23 -6
  135. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  136. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +3 -3
  137. package/dist/collection/components/checkouts-list/{checkouts-list.js → justifi-checkouts-list.js} +2 -2
  138. package/dist/collection/components/config-provider/{config-provider.js → justifi-config-provider.js} +1 -1
  139. package/dist/collection/components/dispute-management/dispute-management-core.js +2 -2
  140. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +2 -2
  141. package/dist/collection/components/dispute-management/dispute-response/{additional-statement.js → justifi-additional-statement.js} +2 -2
  142. package/dist/collection/components/dispute-management/dispute-response/{cancellation-policy.js → justifi-cancellation-policy.js} +2 -2
  143. package/dist/collection/components/dispute-management/dispute-response/{customer-details.js → justifi-customer-details.js} +2 -2
  144. package/dist/collection/components/dispute-management/dispute-response/{dispute-response.js → justifi-dispute-response.js} +5 -4
  145. package/dist/collection/components/dispute-management/dispute-response/{duplicate-charge.js → justifi-duplicate-charge.js} +2 -2
  146. package/dist/collection/components/dispute-management/dispute-response/{electronic-evidence.js → justifi-electronic-evidence.js} +2 -2
  147. package/dist/collection/components/dispute-management/dispute-response/{product-or-service.js → justifi-product-or-service.js} +2 -2
  148. package/dist/collection/components/dispute-management/dispute-response/{refund-policy.js → justifi-refund-policy.js} +2 -2
  149. package/dist/collection/components/dispute-management/dispute-response/{shipping-details.js → justifi-shipping-details.js} +2 -2
  150. package/dist/collection/components/dispute-management/{dispute-management.js → justifi-dispute-management.js} +2 -2
  151. package/dist/collection/components/dispute-management/{dispute-notification.js → justifi-dispute-notification.js} +3 -3
  152. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  153. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  154. package/dist/collection/components/gross-payment-chart/{gross-payment-chart.js → justifi-gross-payment-chart.js} +1 -1
  155. package/dist/collection/components/insurance/season-interruption/{season-interruption-insurance.js → justifi-season-interruption-insurance.js} +1 -1
  156. package/dist/collection/components/modular-checkout/{modular-checkout.js → justifi-modular-checkout.js} +41 -3
  157. package/dist/collection/components/modular-checkout/sub-components/{apple-pay.js → justifi-apple-pay.js} +8 -11
  158. package/dist/collection/components/modular-checkout/sub-components/justifi-bank-account-billing-form-simple.js +95 -0
  159. package/dist/collection/components/modular-checkout/sub-components/justifi-bank-account-form.js +69 -0
  160. package/dist/collection/components/modular-checkout/sub-components/justifi-billing-form-full.js +83 -0
  161. package/dist/collection/components/modular-checkout/sub-components/justifi-card-billing-form-simple.js +83 -0
  162. package/dist/collection/components/modular-checkout/sub-components/justifi-card-form.js +69 -0
  163. package/dist/collection/components/modular-checkout/sub-components/justifi-checkout-summary.js +12 -0
  164. package/dist/collection/components/modular-checkout/sub-components/{google-pay.js → justifi-google-pay.js} +1 -1
  165. package/dist/collection/components/modular-checkout/sub-components/{plaid-payment-method.js → justifi-plaid-payment-method.js} +2 -2
  166. package/dist/collection/components/modular-checkout/sub-components/{saved-payment-methods.js → justifi-saved-payment-methods.js} +1 -1
  167. package/dist/collection/components/modular-checkout/sub-components/{sezzle-payment-method.js → justifi-sezzle-payment-method.js} +1 -1
  168. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  169. package/dist/collection/components/order-terminals/{order-terminals.js → justifi-order-terminals.js} +2 -2
  170. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  171. package/dist/collection/components/payment-details/{payment-details.js → justifi-payment-details.js} +1 -1
  172. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  173. package/dist/collection/components/payment-transactions-list/{payment-transactions-list.js → justifi-payment-transactions-list.js} +2 -2
  174. package/dist/collection/components/payments-list/{payments-list-filters.js → justifi-payments-list-filters.js} +3 -3
  175. package/dist/collection/components/payments-list/{payments-list.js → justifi-payments-list.js} +2 -2
  176. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  177. package/dist/collection/components/payout-details/{payout-details.js → justifi-payout-details.js} +1 -1
  178. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  179. package/dist/collection/components/payout-transactions-list/{payout-transactions-list.js → justifi-payout-transactions-list.js} +2 -2
  180. package/dist/collection/components/payouts-list/{payouts-list-filters.js → justifi-payouts-list-filters.js} +3 -3
  181. package/dist/collection/components/payouts-list/{payouts-list.js → justifi-payouts-list.js} +2 -2
  182. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  183. package/dist/collection/components/refund-payment/{refund-payment.js → justifi-refund-payment.js} +1 -1
  184. package/dist/collection/components/terminal-orders-list/{terminal-orders-list-filters.js → justifi-terminal-orders-list-filters.js} +4 -4
  185. package/dist/collection/components/terminal-orders-list/{terminal-orders-list.js → justifi-terminal-orders-list.js} +2 -2
  186. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  187. package/dist/collection/components/terminals-list/{terminals-list-filters.js → justifi-terminals-list-filters.js} +2 -2
  188. package/dist/collection/components/terminals-list/{terminals-list.js → justifi-terminals-list.js} +2 -2
  189. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  190. package/dist/collection/components/tokenize-payment-method/{internal-tokenize-payment-method.js → justifi-tokenize-payment-method.js} +73 -37
  191. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  192. package/dist/collection/ui-components/details/{details.js → justifi-details.js} +2 -2
  193. package/dist/collection/ui-components/form/form-control-checkbox.js +3 -3
  194. package/dist/collection/ui-components/form/form-control-date.js +3 -3
  195. package/dist/collection/ui-components/form/form-control-file-v2.js +2 -2
  196. package/dist/collection/ui-components/form/form-control-file.js +3 -3
  197. package/dist/collection/ui-components/form/form-control-monetary.js +3 -3
  198. package/dist/collection/ui-components/form/form-control-number-masked.js +3 -3
  199. package/dist/collection/ui-components/form/form-control-number.js +3 -3
  200. package/dist/collection/ui-components/form/form-control-radio.js +3 -3
  201. package/dist/collection/ui-components/form/form-control-select.js +3 -3
  202. package/dist/collection/ui-components/form/form-control-text.js +3 -3
  203. package/dist/collection/ui-components/form/form-control-textarea.js +3 -3
  204. package/dist/collection/ui-components/form/form-helpers/form-control-tooltip/form-control-tooltip.js +1 -1
  205. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  206. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  207. package/dist/collection/ui-components/index.js +1 -1
  208. package/dist/collection/ui-components/internal-button.js +192 -0
  209. package/dist/collection/ui-components/radio-list-item.js +153 -0
  210. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +20 -2
  211. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +2 -2
  212. package/dist/collection/ui-components/shadow-dom-components/justifi-radio-list-item.js +1 -5
  213. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  214. package/dist/docs.json +10986 -10831
  215. package/dist/esm/{check-pkg-version-Dn83YYz_.js → Analytics-BLWnbxJY.js} +4 -47
  216. package/dist/esm/{Api-CLZVsXZg.js → Api-BrYhtpEh.js} +1 -1
  217. package/dist/esm/{Plaid-DOdR_CNb.js → Plaid-D40pFwwP.js} +36 -3
  218. package/dist/esm/additional-questions-details_5.entry.js +5 -5
  219. package/dist/esm/{justifi-additional-questions-form-step_9.entry.js → additional-questions-form-step_14.entry.js} +428 -40
  220. package/dist/esm/{form-alert_5.entry.js → additional-questions_5.entry.js} +23 -23
  221. package/dist/esm/{badge-guwZ0VTf.js → badge-B_DdhQ3Q.js} +1 -1
  222. package/dist/esm/bank-account-billing-form-simple_4.entry.js +198 -0
  223. package/dist/esm/bank-account-form.entry.js +12 -8
  224. package/dist/esm/bank-account-read-only-value.entry.js +13 -0
  225. package/dist/esm/business-details-core.entry.js +3 -3
  226. package/dist/esm/{business.service-DSolii9Q.js → business.service-Bt68Uk7V.js} +2 -3
  227. package/dist/esm/{button-CdXktiZq.js → button-B-Agn8yQ.js} +1 -1
  228. package/dist/esm/card-form.entry.js +12 -8
  229. package/dist/esm/check-pkg-version-D9dGqUmC.js +45 -0
  230. package/dist/esm/{checkout.service-BTXHVtxI.js → checkout.service-B7K5LRx2.js} +2 -3
  231. package/dist/esm/{checkout.store-iNkW80yV.js → checkout.store-C1TdhFf6.js} +1 -1
  232. package/dist/esm/checkouts-list-core.entry.js +8 -9
  233. package/dist/esm/{checkouts-table-Bf6gjMf8.js → checkouts-table-BXm9GGFI.js} +3 -3
  234. package/dist/esm/custom-popper_2.entry.js +5 -5
  235. package/dist/esm/{dispute.service-CpDEYnHy.js → dispute.service-BPA0V42p.js} +2 -3
  236. package/dist/esm/{form-control-number-masked_3.entry.js → form-address-fields_3.entry.js} +23 -23
  237. package/dist/esm/form-control-checkbox.entry.js +7 -7
  238. package/dist/esm/form-control-date.entry.js +6 -6
  239. package/dist/esm/{form-control-error-text-JYoDicr0.js → form-control-error-text-DMKhr8QA.js} +1 -1
  240. package/dist/esm/form-control-file-v2_2.entry.js +8 -8
  241. package/dist/esm/form-control-file.entry.js +57 -0
  242. package/dist/esm/{form-control-help-text-DxL7yVgi.js → form-control-help-text-CsdCuw5-.js} +1 -1
  243. package/dist/esm/form-control-monetary-provisioning.entry.js +7 -7
  244. package/dist/esm/form-control-monetary.entry.js +8 -8
  245. package/dist/esm/form-control-number_3.entry.js +13 -13
  246. package/dist/esm/form-control-radio.entry.js +5 -5
  247. package/dist/esm/form-control-select_2.entry.js +9 -9
  248. package/dist/esm/{get-business-BtJWpVs_.js → get-business-CijoB3Df.js} +2 -2
  249. package/dist/esm/{get-payment-details-VEzqfeuZ.js → get-payment-details-B9JipaKX.js} +2 -3
  250. package/dist/esm/{get-payout-csv-D-Lnooki.js → get-payout-csv-CzWaTjoV.js} +2 -2
  251. package/dist/esm/{get-subaccounts-DUdsxExJ.js → get-subaccounts-Dfo7wGVE.js} +3 -4
  252. package/dist/esm/gross-payment-chart-core.entry.js +5 -5
  253. package/dist/esm/{header-1-CU8Erek9.js → header-1-bRxxOyI-.js} +1 -1
  254. package/dist/esm/{header-3-BwJ-9MsW.js → header-3-E533c0A3.js} +1 -1
  255. package/dist/esm/hidden-input_2.entry.js +7 -7
  256. package/dist/esm/{insurance-state-gsU4kKgc.js → insurance-state-obAKb1XR.js} +1 -1
  257. package/dist/esm/internal-button.entry.js +16 -0
  258. package/dist/esm/justifi-additional-statement_8.entry.js +18 -18
  259. package/dist/esm/{justifi-apple-pay_8.entry.js → justifi-apple-pay_11.entry.js} +340 -37
  260. package/dist/esm/justifi-bank-account-billing-form-simple.entry.js +43 -0
  261. package/dist/esm/justifi-bank-account-form.entry.js +41 -0
  262. package/dist/esm/justifi-billing-form-full.entry.js +22 -0
  263. package/dist/esm/justifi-billing-form.entry.js +22 -0
  264. package/dist/esm/justifi-business-details.entry.js +14 -14
  265. package/dist/esm/justifi-business-form.entry.js +16 -16
  266. package/dist/esm/justifi-card-billing-form-simple.entry.js +22 -0
  267. package/dist/esm/justifi-card-form.entry.js +41 -0
  268. package/dist/esm/justifi-checkout.entry.js +12 -14
  269. package/dist/esm/justifi-checkouts-list-filters.entry.js +7 -8
  270. package/dist/esm/justifi-checkouts-list.entry.js +15 -15
  271. package/dist/esm/justifi-config-provider.entry.js +2 -2
  272. package/dist/esm/justifi-details.entry.js +5 -5
  273. package/dist/esm/justifi-dispute-management-core.entry.js +3 -3
  274. package/dist/esm/justifi-dispute-management.entry.js +12 -12
  275. package/dist/esm/justifi-dispute-notification_3.entry.js +20 -20
  276. package/dist/esm/justifi-gross-payment-chart.entry.js +11 -11
  277. package/dist/esm/justifi-order-terminals.entry.js +15 -15
  278. package/dist/esm/justifi-payment-details.entry.js +14 -14
  279. package/dist/esm/justifi-payment-provisioning.entry.js +135 -18
  280. package/dist/esm/justifi-payment-transactions-list.entry.js +14 -14
  281. package/dist/esm/justifi-payments-list-filters.entry.js +6 -6
  282. package/dist/esm/justifi-payments-list.entry.js +15 -15
  283. package/dist/esm/justifi-payout-details.entry.js +13 -13
  284. package/dist/esm/justifi-payout-transactions-list.entry.js +14 -14
  285. package/dist/esm/justifi-payouts-list-filters.entry.js +7 -8
  286. package/dist/esm/justifi-payouts-list.entry.js +17 -17
  287. package/dist/esm/justifi-refund-payment.entry.js +14 -14
  288. package/dist/esm/justifi-save-new-payment-method.entry.js +16 -0
  289. package/dist/esm/justifi-saved-payment-method.entry.js +4 -4
  290. package/dist/esm/justifi-season-interruption-insurance.entry.js +13 -13
  291. package/dist/esm/justifi-skeleton.entry.js +3 -3
  292. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +8 -9
  293. package/dist/esm/justifi-terminal-orders-list.entry.js +13 -13
  294. package/dist/esm/justifi-terminals-list-filters.entry.js +6 -7
  295. package/dist/esm/justifi-terminals-list.entry.js +15 -15
  296. package/dist/esm/loader.js +1 -1
  297. package/dist/esm/{package-qNXIkzDE.js → package-BW1eeDYQ.js} +1 -1
  298. package/dist/esm/pagination-menu.entry.js +1 -1
  299. package/dist/esm/{parts-D3V9AE6o.js → parts-D50Rx76J.js} +1 -1
  300. package/dist/esm/payment-details-core.entry.js +15 -16
  301. package/dist/esm/payment-method-option.entry.js +2 -2
  302. package/dist/esm/{payment-provisioning-actions-CBvplwPf.js → payment-provisioning-actions-Bv2HP9Cx.js} +3 -3
  303. package/dist/esm/payment-provisioning-form-buttons_2.entry.js +49 -0
  304. package/dist/esm/{payment-provisioning-loading-CQfDKCwy.js → payment-provisioning-loading-BAoIyEOj.js} +1 -1
  305. package/dist/esm/{payment.service-BjU4B__W.js → payment.service-J7iQtC5z.js} +2 -3
  306. package/dist/esm/payments-list-core.entry.js +9 -10
  307. package/dist/esm/{payments-status-DT4VNKKg.js → payments-status-7P7L51CK.js} +1 -1
  308. package/dist/esm/{payments-table-BJ1F2ZZU.js → payments-table-n1VrIKIR.js} +3 -3
  309. package/dist/esm/payout-details-core.entry.js +10 -10
  310. package/dist/esm/{payout.service-CzCd8AaC.js → payout.service-Dsz8f37z.js} +2 -3
  311. package/dist/esm/payouts-list-core.entry.js +9 -10
  312. package/dist/esm/{payouts-status-LTNE_gQc.js → payouts-status-CGZRMu-q.js} +1 -1
  313. package/dist/esm/{payouts-table-Yp2d9OgA.js → payouts-table-CbzI90ci.js} +3 -3
  314. package/dist/esm/{plaid.service-D61Eq14d.js → plaid.service-D1nDrcPY.js} +2 -3
  315. package/dist/esm/radio-list-item.entry.js +19 -0
  316. package/dist/esm/save-new-payment-method.entry.js +23 -0
  317. package/dist/esm/{skeleton-CV6EpBqb.js → skeleton-DV6yJalo.js} +1 -1
  318. package/dist/esm/{spinner-CG3aWl8K.js → spinner--fEgBBOG.js} +1 -1
  319. package/dist/esm/{table-DZ6rurWg.js → table-Deugl8h5.js} +2 -2
  320. package/dist/esm/table-filters-menu.entry.js +3 -3
  321. package/dist/esm/terminal-orders-list-core.entry.js +8 -9
  322. package/dist/esm/{terminal-orders-table-CJg6dKsL.js → terminal-orders-table-DlVbBgNh.js} +4 -5
  323. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  324. package/dist/esm/{terminal.service-BBdRhDxm.js → terminal.service-Sg45obrZ.js} +2 -3
  325. package/dist/esm/terminals-list-core.entry.js +8 -9
  326. package/dist/esm/{terminals-table-iGSICJeZ.js → terminals-table-Bja7MP5H.js} +3 -3
  327. package/dist/esm/{utils-DUArY3am.js → utils-DJOBwFeP.js} +1 -1
  328. package/dist/esm/{utils-7bp92NC7.js → utils-De6tr4ug.js} +1 -1
  329. package/dist/esm/{utils-BeQLScSm.js → utils-jaFbbifV.js} +1 -1
  330. package/dist/esm/webcomponents.js +1 -1
  331. package/dist/module/Analytics.js +1 -43
  332. package/dist/module/ApplePay.js +4 -0
  333. package/dist/module/Business.js +1 -1
  334. package/dist/module/Plaid.js +1 -1
  335. package/dist/module/additional-questions-form-step.d.ts +11 -0
  336. package/dist/module/additional-questions-form-step.js +6 -0
  337. package/dist/module/{business-additional-questions-form-step.js → additional-questions-form-step2.js} +5 -5
  338. package/dist/module/additional-questions.d.ts +11 -0
  339. package/dist/module/additional-questions.js +4 -76
  340. package/dist/module/additional-questions2.js +78 -0
  341. package/dist/module/badge.js +1 -1
  342. package/dist/module/bank-account-billing-form-simple.d.ts +11 -0
  343. package/dist/module/bank-account-billing-form-simple.js +4 -86
  344. package/dist/module/bank-account-billing-form-simple2.js +91 -0
  345. package/dist/module/bank-account-document-form-inputs.js +1 -1
  346. package/dist/module/{bank-account-document-inputs.js → bank-account-document-form-inputs2.js} +1 -1
  347. package/dist/module/bank-account-form-inputs-canada2.js +3 -3
  348. package/dist/module/bank-account-form-inputs2.js +3 -3
  349. package/dist/module/bank-account-form.js +1 -80
  350. package/dist/module/{bank-account.js → bank-account-form2.js} +10 -19
  351. package/dist/module/bank-account-read-only-value2.js +2 -2
  352. package/dist/module/billing-form-full.d.ts +11 -0
  353. package/dist/module/billing-form-full.js +4 -97
  354. package/dist/module/billing-form-full2.js +105 -0
  355. package/dist/module/billing-form-schema.js +1 -1
  356. package/dist/module/billing-form.d.ts +11 -0
  357. package/dist/module/billing-form.js +4 -102
  358. package/dist/module/billing-form2.js +99 -0
  359. package/dist/module/business-additional-questions-schema.js +1 -1
  360. package/dist/module/business-address-schema.js +2 -2
  361. package/dist/module/business-bank-account-form-step.d.ts +11 -0
  362. package/dist/module/business-bank-account-form-step.js +4 -602
  363. package/dist/module/business-bank-account-form-step2.js +604 -0
  364. package/dist/module/business-core-info-form-step.d.ts +11 -0
  365. package/dist/module/business-core-info-form-step.js +4 -215
  366. package/dist/module/business-core-info-form-step2.js +217 -0
  367. package/dist/module/{justifi-owner-form.d.ts → business-core-info.d.ts} +4 -4
  368. package/dist/module/business-core-info.js +4 -92
  369. package/dist/module/business-core-info2.js +94 -0
  370. package/dist/module/business-details-core2.js +1 -1
  371. package/dist/module/business-documents-on-file2.js +3 -3
  372. package/dist/module/business-form-options.js +1 -1
  373. package/dist/module/business-identity-schema.js +2 -2
  374. package/dist/module/business-owners-form-step.d.ts +11 -0
  375. package/dist/module/business-owners-form-step.js +4 -302
  376. package/dist/module/business-owners-form-step2.js +304 -0
  377. package/dist/module/business-representative-form-inputs.d.ts +11 -0
  378. package/dist/module/business-representative-form-inputs.js +4 -100
  379. package/dist/module/business-representative-form-inputs2.js +102 -0
  380. package/dist/module/business-representative-form-step.d.ts +11 -0
  381. package/dist/module/business-representative-form-step.js +4 -220
  382. package/dist/module/business-representative-form-step2.js +222 -0
  383. package/dist/module/business-representative.d.ts +11 -0
  384. package/dist/module/business-representative.js +4 -114
  385. package/dist/module/business-representative2.js +116 -0
  386. package/dist/module/business-terms-conditions-form-step.d.ts +11 -0
  387. package/dist/module/business-terms-conditions-form-step.js +4 -165
  388. package/dist/module/business-terms-conditions-form-step2.js +167 -0
  389. package/dist/module/button.js +1 -1
  390. package/dist/module/card-billing-form-simple.d.ts +11 -0
  391. package/dist/module/card-billing-form-simple.js +4 -86
  392. package/dist/module/card-billing-form-simple2.js +91 -0
  393. package/dist/module/card-form.js +1 -84
  394. package/dist/module/card-form2.js +12 -21
  395. package/dist/module/check-pkg-version.js +45 -0
  396. package/dist/module/checkout.store.js +2 -2
  397. package/dist/module/checkouts-list-core2.js +4 -4
  398. package/dist/module/checkouts-list-params-state.js +1 -1
  399. package/dist/module/config-state.js +1 -1
  400. package/dist/module/custom-popper2.js +2 -2
  401. package/dist/module/dispute-management-core.js +15 -15
  402. package/dist/module/dispute-response-actions.js +2 -2
  403. package/dist/module/dispute-response-core.js +13 -13
  404. package/dist/module/form-address-fields.d.ts +11 -0
  405. package/dist/module/form-address-fields.js +4 -63
  406. package/dist/module/form-address-fields2.js +65 -0
  407. package/dist/module/form-alert2.js +1 -1
  408. package/dist/module/form-control-checkbox.js +2 -2
  409. package/dist/module/form-control-checkbox2.js +8 -8
  410. package/dist/module/form-control-date.js +2 -2
  411. package/dist/module/form-control-date2.js +7 -7
  412. package/dist/module/form-control-file-v2.js +2 -2
  413. package/dist/module/form-control-file-v22.js +4 -4
  414. package/dist/module/form-control-file.js +2 -2
  415. package/dist/module/form-control-file2.js +7 -7
  416. package/dist/module/form-control-help-text.js +1 -1
  417. package/dist/module/form-control-help-text2.js +9 -32
  418. package/dist/module/form-control-help-text3.js +32 -9
  419. package/dist/module/form-control-monetary-provisioning.js +2 -2
  420. package/dist/module/form-control-monetary-provisioning2.js +9 -9
  421. package/dist/module/form-control-monetary.js +2 -2
  422. package/dist/module/form-control-monetary2.js +8 -8
  423. package/dist/module/form-control-number-masked.js +2 -2
  424. package/dist/module/form-control-number-masked2.js +8 -8
  425. package/dist/module/form-control-number.js +2 -2
  426. package/dist/module/form-control-number2.js +8 -8
  427. package/dist/module/form-control-radio.js +2 -2
  428. package/dist/module/form-control-radio2.js +7 -7
  429. package/dist/module/form-control-select.js +2 -2
  430. package/dist/module/form-control-select2.js +7 -7
  431. package/dist/module/form-control-text.js +2 -2
  432. package/dist/module/form-control-text2.js +7 -7
  433. package/dist/module/form-control-textarea.js +2 -2
  434. package/dist/module/form-control-textarea2.js +7 -7
  435. package/dist/module/form-control-tooltip.js +2 -2
  436. package/dist/module/form-control-tooltip2.js +4 -4
  437. package/dist/module/get-business.js +2 -2
  438. package/dist/module/get-payment-details.js +2 -2
  439. package/dist/module/get-payout-csv.js +2 -2
  440. package/dist/module/get-subaccounts.js +2 -2
  441. package/dist/module/gross-payment-chart-core2.js +2 -2
  442. package/dist/module/header-1.js +1 -1
  443. package/dist/module/header-3.js +1 -1
  444. package/dist/module/hidden-input2.js +2 -2
  445. package/dist/module/identity-address-form.d.ts +11 -0
  446. package/dist/module/identity-address-form.js +4 -76
  447. package/dist/module/identity-address-form2.js +78 -0
  448. package/dist/module/iframe-input-styles-state.js +1 -1
  449. package/dist/module/iframe-input2.js +4 -4
  450. package/dist/module/index2.js +3567 -246
  451. package/dist/module/index3.js +246 -3567
  452. package/dist/module/insurance-state.js +1 -1
  453. package/dist/module/internal-button.d.ts +11 -0
  454. package/dist/module/internal-button.js +6 -0
  455. package/dist/module/internal-button2.js +42 -0
  456. package/dist/module/justifi-additional-statement.js +2 -2
  457. package/dist/module/{additional-statement.js → justifi-additional-statement2.js} +5 -5
  458. package/dist/module/justifi-apple-pay.js +2 -2
  459. package/dist/module/{apple-pay.js → justifi-apple-pay2.js} +12 -11
  460. package/dist/module/justifi-bank-account-billing-form-simple.js +81 -2
  461. package/dist/module/justifi-bank-account-form.js +72 -2
  462. package/dist/module/justifi-billing-form-full.js +75 -2
  463. package/dist/module/justifi-billing-form.js +96 -2
  464. package/dist/module/justifi-business-details.js +7 -6
  465. package/dist/module/justifi-business-form.js +39 -38
  466. package/dist/module/justifi-button2.js +10 -4
  467. package/dist/module/justifi-cancellation-policy.js +2 -2
  468. package/dist/module/{cancellation-policy.js → justifi-cancellation-policy2.js} +5 -5
  469. package/dist/module/justifi-card-billing-form-simple.js +69 -2
  470. package/dist/module/justifi-card-form.js +71 -1
  471. package/dist/module/justifi-checkout-summary.js +2 -2
  472. package/dist/module/{summary.js → justifi-checkout-summary2.js} +6 -6
  473. package/dist/module/justifi-checkout.js +73 -62
  474. package/dist/module/justifi-checkouts-list-filters.js +6 -6
  475. package/dist/module/justifi-checkouts-list.js +9 -8
  476. package/dist/module/justifi-config-provider.js +3 -3
  477. package/dist/module/justifi-customer-details.js +2 -2
  478. package/dist/module/{customer-details.js → justifi-customer-details2.js} +5 -5
  479. package/dist/module/justifi-details.js +2 -2
  480. package/dist/module/{details.js → justifi-details2.js} +4 -4
  481. package/dist/module/justifi-dispute-management-core.js +2 -2
  482. package/dist/module/justifi-dispute-management.js +19 -18
  483. package/dist/module/justifi-dispute-notification.js +2 -2
  484. package/dist/module/{dispute-notification.js → justifi-dispute-notification2.js} +7 -7
  485. package/dist/module/justifi-dispute-response-core.js +2 -2
  486. package/dist/module/justifi-dispute-response.js +2 -2
  487. package/dist/module/{dispute-response.js → justifi-dispute-response2.js} +17 -16
  488. package/dist/module/justifi-duplicate-charge.js +2 -2
  489. package/dist/module/{duplicate-charge.js → justifi-duplicate-charge2.js} +5 -5
  490. package/dist/module/justifi-electronic-evidence.js +2 -2
  491. package/dist/module/{electronic-evidence.js → justifi-electronic-evidence2.js} +4 -4
  492. package/dist/module/justifi-google-pay.js +2 -2
  493. package/dist/module/{google-pay.js → justifi-google-pay2.js} +4 -4
  494. package/dist/module/justifi-gross-payment-chart.js +7 -6
  495. package/dist/module/justifi-header.js +2 -2
  496. package/dist/module/justifi-header2.js +4 -4
  497. package/dist/module/justifi-modular-checkout.js +2 -2
  498. package/dist/module/{modular-checkout.js → justifi-modular-checkout2.js} +23 -9
  499. package/dist/module/justifi-order-terminals.js +10 -9
  500. package/dist/module/justifi-payment-details.js +7 -6
  501. package/dist/module/justifi-payment-provisioning.js +201 -83
  502. package/dist/module/justifi-payment-transactions-list.js +10 -9
  503. package/dist/module/justifi-payments-list-filters.js +6 -6
  504. package/dist/module/justifi-payments-list.js +9 -8
  505. package/dist/module/justifi-payout-details.js +8 -7
  506. package/dist/module/justifi-payout-transactions-list.js +10 -9
  507. package/dist/module/justifi-payouts-list-filters.js +6 -6
  508. package/dist/module/justifi-payouts-list.js +9 -8
  509. package/dist/module/justifi-plaid-payment-method.js +2 -2
  510. package/dist/module/{plaid-payment-method.js → justifi-plaid-payment-method2.js} +7 -7
  511. package/dist/module/justifi-product-or-service.js +2 -2
  512. package/dist/module/{product-or-service.js → justifi-product-or-service2.js} +4 -4
  513. package/dist/module/justifi-radio-list-item2.js +11 -9
  514. package/dist/module/justifi-refund-payment.js +9 -8
  515. package/dist/module/justifi-refund-policy.js +2 -2
  516. package/dist/module/{refund-policy.js → justifi-refund-policy2.js} +5 -5
  517. package/dist/module/justifi-save-new-payment-method.js +50 -2
  518. package/dist/module/justifi-saved-payment-method.js +6 -6
  519. package/dist/module/justifi-saved-payment-methods.js +2 -2
  520. package/dist/module/{saved-payment-methods.js → justifi-saved-payment-methods2.js} +6 -6
  521. package/dist/module/justifi-season-interruption-insurance.js +10 -9
  522. package/dist/module/justifi-sezzle-payment-method.js +2 -2
  523. package/dist/module/{sezzle-payment-method.js → justifi-sezzle-payment-method2.js} +4 -4
  524. package/dist/module/justifi-shipping-details.js +2 -2
  525. package/dist/module/{shipping-details.js → justifi-shipping-details2.js} +5 -5
  526. package/dist/module/justifi-skeleton.js +1 -1
  527. package/dist/module/justifi-terminal-orders-list-filters.js +7 -7
  528. package/dist/module/justifi-terminal-orders-list.js +9 -8
  529. package/dist/module/justifi-terminals-list-filters.js +5 -5
  530. package/dist/module/justifi-terminals-list.js +9 -8
  531. package/dist/module/justifi-tokenize-payment-method.js +2 -167
  532. package/dist/module/{internal-tokenize-payment-method2.js → justifi-tokenize-payment-method2.js} +73 -56
  533. package/dist/module/legal-address-form-step.d.ts +11 -0
  534. package/dist/module/legal-address-form-step.js +4 -189
  535. package/dist/module/legal-address-form-step2.js +191 -0
  536. package/dist/module/legal-address-form.d.ts +11 -0
  537. package/dist/module/legal-address-form.js +4 -74
  538. package/dist/module/legal-address-form2.js +76 -0
  539. package/dist/module/owner-details2.js +1 -1
  540. package/dist/module/owner-form-core.js +2 -2
  541. package/dist/module/owner-form-core2.js +23 -23
  542. package/dist/module/owner-form-inputs.js +2 -2
  543. package/dist/module/owner-form-inputs2.js +23 -23
  544. package/dist/module/owner-form.d.ts +11 -0
  545. package/dist/module/owner-form.js +4 -142
  546. package/dist/module/owner-form2.js +144 -0
  547. package/dist/module/package.js +1 -1
  548. package/dist/module/pagination-menu2.js +1 -1
  549. package/dist/module/parts.js +1 -1
  550. package/dist/module/payment-details-core2.js +10 -10
  551. package/dist/module/payment-method-option.js +4 -4
  552. package/dist/module/payment-provisioning-actions.js +2 -2
  553. package/dist/module/payment-provisioning-form-buttons.d.ts +11 -0
  554. package/dist/module/payment-provisioning-form-buttons.js +4 -49
  555. package/dist/module/payment-provisioning-form-buttons2.js +51 -0
  556. package/dist/module/payment-provisioning-form-steps.d.ts +11 -0
  557. package/dist/module/payment-provisioning-form-steps.js +4 -224
  558. package/dist/module/payment-provisioning-form-steps2.js +226 -0
  559. package/dist/module/payment-provisioning-loading.js +1 -1
  560. package/dist/module/payments-list-core2.js +3 -3
  561. package/dist/module/payments-list-params-state.js +1 -1
  562. package/dist/module/payout-details-core2.js +5 -5
  563. package/dist/module/payouts-list-core2.js +4 -4
  564. package/dist/module/payouts-list-params-state.js +1 -1
  565. package/dist/module/plaid-verification2.js +3 -3
  566. package/dist/module/radio-list-item.d.ts +11 -0
  567. package/dist/module/radio-list-item.js +6 -0
  568. package/dist/module/radio-list-item2.js +55 -0
  569. package/dist/module/representative-details.js +2 -2
  570. package/dist/module/representative-details2.js +4 -4
  571. package/dist/module/save-new-payment-method.d.ts +11 -0
  572. package/dist/module/save-new-payment-method.js +4 -50
  573. package/dist/module/save-new-payment-method2.js +48 -0
  574. package/dist/module/schema-validations.js +2 -2
  575. package/dist/module/skeleton.js +1 -1
  576. package/dist/module/spinner.js +1 -1
  577. package/dist/module/table-filters-menu2.js +1 -1
  578. package/dist/module/table.js +1 -1
  579. package/dist/module/terminal-orders-list-core2.js +3 -3
  580. package/dist/module/terminal-orders-list-params-state.js +1 -1
  581. package/dist/module/terminal-quantity-selector2.js +2 -2
  582. package/dist/module/terminals-list-core2.js +4 -4
  583. package/dist/module/terminals-list-params-state.js +1 -1
  584. package/dist/module/utils.js +1 -1
  585. package/dist/module/utils2.js +1 -1
  586. package/dist/module/utils3.js +24 -23
  587. package/dist/module/utils4.js +23 -24
  588. package/dist/types/api/ApplePay.d.ts +2 -0
  589. package/dist/types/components/business-details/{business-details.d.ts → justifi-business-details.d.ts} +1 -1
  590. package/dist/types/components/business-details/representative-details/representative-details.d.ts +1 -1
  591. package/dist/types/components/business-forms/business-form/{business-form.d.ts → justifi-business-form.d.ts} +1 -1
  592. package/dist/types/components/business-forms/owner-form/owner-form-core.d.ts +1 -1
  593. package/dist/types/components/business-forms/owner-form/owner-form-inputs.d.ts +1 -1
  594. package/dist/types/components/business-forms/owner-form/owner-form.d.ts +1 -1
  595. package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-inputs.d.ts +1 -1
  596. package/dist/types/components/business-forms/payment-provisioning/form-control-monetary-provisioning.d.ts +1 -1
  597. package/dist/types/components/business-forms/payment-provisioning/{payment-provisioning-core.d.ts → justifi-payment-provisioning.d.ts} +11 -14
  598. package/dist/types/components/business-forms/schemas/business-form-schema.d.ts +6 -6
  599. package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +5 -1
  600. package/dist/types/components/{modular-checkout/sub-components → checkout/billing-form}/bank-account-billing-form-simple.d.ts +3 -2
  601. package/dist/types/components/{modular-checkout/sub-components → checkout/billing-form}/billing-form-full.d.ts +4 -2
  602. package/dist/types/components/checkout/billing-form/billing-form-schema.d.ts +1 -1
  603. package/dist/types/components/checkout/billing-form/billing-form.d.ts +0 -1
  604. package/dist/types/components/{modular-checkout/sub-components → checkout/billing-form}/card-billing-form-simple.d.ts +3 -2
  605. package/dist/types/components/checkout/billing-form/justifi-billing-form.d.ts +14 -0
  606. package/dist/types/components/checkout/card-form/card-form.d.ts +5 -1
  607. package/dist/types/components/checkout/{checkout.d.ts → justifi-checkout.d.ts} +2 -21
  608. package/dist/types/components/checkout/{saved-payment-method.d.ts → justifi-saved-payment-method.d.ts} +1 -1
  609. package/dist/types/components/checkout/save-new-payment-method/justifi-save-new-payment-method.d.ts +7 -0
  610. package/dist/types/components/checkout/{save-new-payment-method.d.ts → save-new-payment-method/save-new-payment-method.d.ts} +2 -1
  611. package/dist/types/components/checkouts-list/checkouts-list-filters.d.ts +1 -1
  612. package/dist/types/components/checkouts-list/{checkouts-list.d.ts → justifi-checkouts-list.d.ts} +1 -1
  613. package/dist/types/components/config-provider/{config-provider.d.ts → justifi-config-provider.d.ts} +1 -1
  614. package/dist/types/components/dispute-management/dispute-management-core.d.ts +1 -1
  615. package/dist/types/components/dispute-management/dispute-response/dispute-response-core.d.ts +1 -1
  616. package/dist/types/components/dispute-management/dispute-response/{additional-statement.d.ts → justifi-additional-statement.d.ts} +1 -1
  617. package/dist/types/components/dispute-management/dispute-response/{cancellation-policy.d.ts → justifi-cancellation-policy.d.ts} +1 -1
  618. package/dist/types/components/dispute-management/dispute-response/{customer-details.d.ts → justifi-customer-details.d.ts} +1 -1
  619. package/dist/types/components/dispute-management/dispute-response/{dispute-response.d.ts → justifi-dispute-response.d.ts} +2 -2
  620. package/dist/types/components/dispute-management/dispute-response/{duplicate-charge.d.ts → justifi-duplicate-charge.d.ts} +1 -1
  621. package/dist/types/components/dispute-management/dispute-response/{electronic-evidence.d.ts → justifi-electronic-evidence.d.ts} +1 -1
  622. package/dist/types/components/dispute-management/dispute-response/{product-or-service.d.ts → justifi-product-or-service.d.ts} +1 -1
  623. package/dist/types/components/dispute-management/dispute-response/{refund-policy.d.ts → justifi-refund-policy.d.ts} +1 -1
  624. package/dist/types/components/dispute-management/dispute-response/{shipping-details.d.ts → justifi-shipping-details.d.ts} +1 -1
  625. package/dist/types/components/dispute-management/{dispute-management.d.ts → justifi-dispute-management.d.ts} +1 -1
  626. package/dist/types/components/dispute-management/{dispute-notification.d.ts → justifi-dispute-notification.d.ts} +1 -1
  627. package/dist/types/components/gross-payment-chart/{gross-payment-chart.d.ts → justifi-gross-payment-chart.d.ts} +1 -1
  628. package/dist/types/components/insurance/season-interruption/{season-interruption-insurance.d.ts → justifi-season-interruption-insurance.d.ts} +1 -1
  629. package/dist/types/components/modular-checkout/{modular-checkout.d.ts → justifi-modular-checkout.d.ts} +2 -1
  630. package/dist/types/components/modular-checkout/sub-components/{apple-pay.d.ts → justifi-apple-pay.d.ts} +1 -4
  631. package/dist/types/components/modular-checkout/sub-components/justifi-bank-account-billing-form-simple.d.ts +15 -0
  632. package/dist/types/components/modular-checkout/sub-components/{bank-account.d.ts → justifi-bank-account-form.d.ts} +2 -7
  633. package/dist/types/components/modular-checkout/sub-components/justifi-billing-form-full.d.ts +11 -0
  634. package/dist/types/components/modular-checkout/sub-components/justifi-card-billing-form-simple.d.ts +11 -0
  635. package/dist/types/components/modular-checkout/sub-components/{card-form.d.ts → justifi-card-form.d.ts} +1 -8
  636. package/dist/types/components/modular-checkout/sub-components/justifi-checkout-summary.d.ts +3 -0
  637. package/dist/types/components/modular-checkout/sub-components/{google-pay.d.ts → justifi-google-pay.d.ts} +1 -1
  638. package/dist/types/components/modular-checkout/sub-components/{plaid-payment-method.d.ts → justifi-plaid-payment-method.d.ts} +1 -1
  639. package/dist/types/components/modular-checkout/sub-components/{saved-payment-methods.d.ts → justifi-saved-payment-methods.d.ts} +1 -1
  640. package/dist/types/components/modular-checkout/sub-components/{sezzle-payment-method.d.ts → justifi-sezzle-payment-method.d.ts} +1 -1
  641. package/dist/types/components/order-terminals/{order-terminals.d.ts → justifi-order-terminals.d.ts} +1 -1
  642. package/dist/types/components/payment-details/{payment-details.d.ts → justifi-payment-details.d.ts} +1 -1
  643. package/dist/types/components/payment-transactions-list/{payment-transactions-list.d.ts → justifi-payment-transactions-list.d.ts} +1 -1
  644. package/dist/types/components/payments-list/{payments-list-filters.d.ts → justifi-payments-list-filters.d.ts} +1 -1
  645. package/dist/types/components/payments-list/{payments-list.d.ts → justifi-payments-list.d.ts} +1 -1
  646. package/dist/types/components/payout-details/{payout-details.d.ts → justifi-payout-details.d.ts} +1 -1
  647. package/dist/types/components/payout-transactions-list/{payout-transactions-list.d.ts → justifi-payout-transactions-list.d.ts} +1 -1
  648. package/dist/types/components/payouts-list/{payouts-list-filters.d.ts → justifi-payouts-list-filters.d.ts} +1 -1
  649. package/dist/types/components/payouts-list/{payouts-list.d.ts → justifi-payouts-list.d.ts} +1 -1
  650. package/dist/types/components/refund-payment/{refund-payment.d.ts → justifi-refund-payment.d.ts} +1 -1
  651. package/dist/types/components/terminal-orders-list/{terminal-orders-list-filters.d.ts → justifi-terminal-orders-list-filters.d.ts} +1 -1
  652. package/dist/types/components/terminal-orders-list/{terminal-orders-list.d.ts → justifi-terminal-orders-list.d.ts} +1 -1
  653. package/dist/types/components/terminals-list/{terminals-list-filters.d.ts → justifi-terminals-list-filters.d.ts} +1 -1
  654. package/dist/types/components/terminals-list/{terminals-list.d.ts → justifi-terminals-list.d.ts} +1 -1
  655. package/dist/types/components/tokenize-payment-method/{internal-tokenize-payment-method.d.ts → justifi-tokenize-payment-method.d.ts} +4 -3
  656. package/dist/types/components.d.ts +844 -722
  657. package/dist/types/ui-components/details/{details.d.ts → justifi-details.d.ts} +1 -1
  658. package/dist/types/ui-components/form/form-control-checkbox.d.ts +1 -1
  659. package/dist/types/ui-components/form/form-control-date.d.ts +1 -1
  660. package/dist/types/ui-components/form/form-control-file-v2.d.ts +1 -1
  661. package/dist/types/ui-components/form/form-control-file.d.ts +1 -1
  662. package/dist/types/ui-components/form/form-control-monetary.d.ts +1 -1
  663. package/dist/types/ui-components/form/form-control-number-masked.d.ts +1 -1
  664. package/dist/types/ui-components/form/form-control-number.d.ts +1 -1
  665. package/dist/types/ui-components/form/form-control-radio.d.ts +1 -1
  666. package/dist/types/ui-components/form/form-control-select.d.ts +1 -1
  667. package/dist/types/ui-components/form/form-control-text.d.ts +1 -1
  668. package/dist/types/ui-components/form/form-control-textarea.d.ts +1 -1
  669. package/dist/types/ui-components/form/form-helpers/form-control-tooltip/form-control-tooltip.d.ts +1 -1
  670. package/dist/types/ui-components/index.d.ts +1 -1
  671. package/dist/types/ui-components/internal-button.d.ts +14 -0
  672. package/dist/types/ui-components/radio-list-item.d.ts +12 -0
  673. package/dist/types/ui-components/shadow-dom-components/justifi-button.d.ts +1 -0
  674. package/dist/types/ui-components/shadow-dom-components/justifi-radio-list-item.d.ts +0 -1
  675. package/dist/webcomponents/p-020d9c38.entry.js +1 -0
  676. package/dist/webcomponents/p-0b95dd8f.entry.js +1 -0
  677. package/dist/webcomponents/p-15dfb893.entry.js +1 -0
  678. package/dist/webcomponents/p-15f43759.entry.js +1 -0
  679. package/dist/webcomponents/p-1628613b.entry.js +1 -0
  680. package/dist/webcomponents/p-183bb9e2.entry.js +1 -0
  681. package/dist/webcomponents/p-18fc10ca.entry.js +1 -0
  682. package/dist/webcomponents/p-1b92fb9a.entry.js +1 -0
  683. package/dist/webcomponents/p-1c54dc53.entry.js +1 -0
  684. package/dist/webcomponents/p-1fad5340.entry.js +1 -0
  685. package/dist/webcomponents/p-1fe99fde.entry.js +1 -0
  686. package/dist/webcomponents/p-20b0f88b.entry.js +1 -0
  687. package/dist/webcomponents/{p-12b662e3.entry.js → p-257597f1.entry.js} +1 -1
  688. package/dist/webcomponents/p-26c419f3.entry.js +1 -0
  689. package/dist/webcomponents/p-2d68e1ea.entry.js +1 -0
  690. package/dist/webcomponents/p-2f71285a.entry.js +1 -0
  691. package/dist/webcomponents/p-30662daa.entry.js +1 -0
  692. package/dist/webcomponents/p-30f61950.entry.js +1 -0
  693. package/dist/webcomponents/{p-ca307ba0.entry.js → p-38281490.entry.js} +1 -1
  694. package/dist/webcomponents/{p-03b913e8.entry.js → p-39bb134c.entry.js} +1 -1
  695. package/dist/webcomponents/p-3O6JkTxx.js +1 -0
  696. package/dist/webcomponents/p-3c50f7aa.entry.js +1 -0
  697. package/dist/webcomponents/p-3e74bd93.entry.js +1 -0
  698. package/dist/webcomponents/p-431ad048.entry.js +1 -0
  699. package/dist/webcomponents/p-4db2e291.entry.js +1 -0
  700. package/dist/webcomponents/p-55e7e239.entry.js +1 -0
  701. package/dist/webcomponents/p-56ad08cf.entry.js +1 -0
  702. package/dist/webcomponents/p-58e811cc.entry.js +1 -0
  703. package/dist/webcomponents/p-5a384a9a.entry.js +1 -0
  704. package/dist/webcomponents/p-5d2bcf39.entry.js +1 -0
  705. package/dist/webcomponents/p-68c16230.entry.js +1 -0
  706. package/dist/webcomponents/p-6ae9b2c5.entry.js +1 -0
  707. package/dist/webcomponents/p-6ba76fc2.entry.js +1 -0
  708. package/dist/webcomponents/p-6e5ec134.entry.js +1 -0
  709. package/dist/webcomponents/p-71de86bf.entry.js +1 -0
  710. package/dist/webcomponents/p-72886d0a.entry.js +1 -0
  711. package/dist/webcomponents/{p-f23b4474.entry.js → p-7791b55e.entry.js} +1 -1
  712. package/dist/webcomponents/p-7e6c9362.entry.js +1 -0
  713. package/dist/webcomponents/{p-e86c713b.entry.js → p-89bf64ef.entry.js} +1 -1
  714. package/dist/webcomponents/p-8c484a70.entry.js +1 -0
  715. package/dist/webcomponents/p-8d215ad8.entry.js +1 -0
  716. package/dist/webcomponents/p-8d5138d8.entry.js +1 -0
  717. package/dist/webcomponents/p-8e9407a1.entry.js +1 -0
  718. package/dist/webcomponents/{p-f4074e9a.entry.js → p-938e4dc8.entry.js} +1 -1
  719. package/dist/webcomponents/p-972e724c.entry.js +1 -0
  720. package/dist/webcomponents/{p-xvmoHDSy.js → p-B--wlcf0.js} +1 -1
  721. package/dist/webcomponents/p-B2OPgLr1.js +1 -0
  722. package/dist/webcomponents/p-BIiEPAAI.js +1 -0
  723. package/dist/webcomponents/{p-BXT1uJVr.js → p-BJtvT9BX.js} +1 -1
  724. package/dist/webcomponents/p-BMdYr88u.js +1 -0
  725. package/dist/webcomponents/p-BW1eeDYQ.js +1 -0
  726. package/dist/webcomponents/p-BisDKGW5.js +1 -0
  727. package/dist/webcomponents/p-BlW92We8.js +1 -0
  728. package/dist/webcomponents/{p-C0tps2ph.js → p-BrO0HEFJ.js} +1 -1
  729. package/dist/webcomponents/{p-o83Uy7sW.js → p-C-QiUcEa.js} +1 -1
  730. package/dist/webcomponents/{p-D2muobcE.js → p-C-Uj-u5r.js} +1 -1
  731. package/dist/webcomponents/{p-C5CtnV8A.js → p-C6IaNDXe.js} +1 -1
  732. package/dist/webcomponents/{p-vIYW-hye.js → p-C95_YBmG.js} +1 -1
  733. package/dist/webcomponents/p-CASlE7cE.js +1 -0
  734. package/dist/webcomponents/{p-55QcjheA.js → p-CEnTtUmd.js} +1 -1
  735. package/dist/webcomponents/{p-CMLfjWil.js → p-CSW_ZzE9.js} +1 -1
  736. package/dist/webcomponents/{p-MeSAYDNh.js → p-CTwm3w6I.js} +1 -1
  737. package/dist/webcomponents/p-CXLV6LjG.js +1 -0
  738. package/dist/webcomponents/p-CbM9cuX_.js +1 -0
  739. package/dist/webcomponents/p-ChUBhd2W.js +1 -0
  740. package/dist/webcomponents/{p-COZ-9O53.js → p-CjuaXEuI.js} +1 -1
  741. package/dist/webcomponents/p-CpPclqiT.js +1 -0
  742. package/dist/webcomponents/{p-Csh7hxly.js → p-CwdQ1VdH.js} +1 -1
  743. package/dist/webcomponents/{p-BrcAwFqw.js → p-CzdAS9Jo.js} +1 -1
  744. package/dist/webcomponents/{p-D3V9AE6o.js → p-D50Rx76J.js} +1 -1
  745. package/dist/webcomponents/p-D5MdA21U.js +1 -0
  746. package/dist/webcomponents/p-D68EHdgA.js +1 -0
  747. package/dist/webcomponents/p-DB_pqjwH.js +1 -0
  748. package/dist/webcomponents/p-DELK4IgY.js +1 -0
  749. package/dist/webcomponents/{p-BPpqjhPu.js → p-Da4efjxw.js} +1 -1
  750. package/dist/webcomponents/p-Df9FVwA7.js +1 -0
  751. package/dist/webcomponents/p-DtDYtwHR.js +1 -0
  752. package/dist/webcomponents/{p-Daew0gTO.js → p-EBsfAkrP.js} +1 -1
  753. package/dist/webcomponents/p-N60pPiy5.js +1 -0
  754. package/dist/webcomponents/p-ZiYybdMz.js +1 -0
  755. package/dist/webcomponents/{p-2xM1wp0u.js → p-_fynNk40.js} +1 -1
  756. package/dist/webcomponents/p-a00ccf58.entry.js +1 -0
  757. package/dist/webcomponents/p-a21cef71.entry.js +1 -0
  758. package/dist/webcomponents/p-ab0f9e11.entry.js +1 -0
  759. package/dist/webcomponents/{p-320aac60.entry.js → p-ac83cf45.entry.js} +1 -1
  760. package/dist/webcomponents/p-acca580a.entry.js +1 -0
  761. package/dist/webcomponents/p-ad785edd.entry.js +1 -0
  762. package/dist/webcomponents/p-b322d2f3.entry.js +1 -0
  763. package/dist/webcomponents/{p-cd7a4048.entry.js → p-b822ab7e.entry.js} +1 -1
  764. package/dist/webcomponents/p-b95c1e00.entry.js +1 -0
  765. package/dist/webcomponents/{p-132c8d4c.entry.js → p-bbcaa5cc.entry.js} +3 -3
  766. package/dist/webcomponents/p-bd3f7117.entry.js +1 -0
  767. package/dist/webcomponents/p-c4264f99.entry.js +1 -0
  768. package/dist/webcomponents/p-c499a613.entry.js +1 -0
  769. package/dist/webcomponents/p-c76dc4dd.entry.js +1 -0
  770. package/dist/webcomponents/{p-368d8543.entry.js → p-d072a65f.entry.js} +1 -1
  771. package/dist/webcomponents/p-d34b09b2.entry.js +1 -0
  772. package/dist/webcomponents/p-d34f497c.entry.js +1 -0
  773. package/dist/webcomponents/p-d6cfda12.entry.js +1 -0
  774. package/dist/webcomponents/p-d791e38e.entry.js +1 -0
  775. package/dist/webcomponents/p-d8918d5a.entry.js +1 -0
  776. package/dist/webcomponents/{p-15919744.entry.js → p-de4c796a.entry.js} +1 -1
  777. package/dist/webcomponents/p-df75468d.entry.js +1 -0
  778. package/dist/webcomponents/{p-3bf56699.entry.js → p-e6c66cdb.entry.js} +1 -1
  779. package/dist/webcomponents/p-e6e9b381.entry.js +1 -0
  780. package/dist/webcomponents/{p-c751bb5f.entry.js → p-eb64c229.entry.js} +1 -1
  781. package/dist/webcomponents/{p-7cb910cf.entry.js → p-ef30afd5.entry.js} +1 -1
  782. package/dist/webcomponents/p-f2d7498d.entry.js +1 -0
  783. package/dist/webcomponents/p-f8f8ee4e.entry.js +1 -0
  784. package/dist/webcomponents/p-fNBks3-O.js +1 -0
  785. package/dist/webcomponents/p-facdac1b.entry.js +1 -0
  786. package/dist/webcomponents/p-g6a7Gl9y.js +1 -0
  787. package/dist/webcomponents/p-lFx33NDk.js +1 -0
  788. package/dist/webcomponents/webcomponents.esm.js +1 -1
  789. package/package.json +14 -14
  790. package/LICENSE +0 -21
  791. package/dist/cjs/ComponentError-D4OLnOkg.js +0 -31
  792. package/dist/cjs/bank-account-document-form-inputs_9.cjs.entry.js +0 -525
  793. package/dist/cjs/internal-tokenize-payment-method_7.cjs.entry.js +0 -470
  794. package/dist/cjs/justifi-bank-account-billing-form-simple_3.cjs.entry.js +0 -147
  795. package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +0 -151
  796. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +0 -24
  797. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +0 -182
  798. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +0 -101
  799. package/dist/collection/components/modular-checkout/sub-components/card-form.js +0 -105
  800. package/dist/collection/components/modular-checkout/sub-components/summary.js +0 -12
  801. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +0 -296
  802. package/dist/esm/ComponentError-Cjcsf8ku.js +0 -31
  803. package/dist/esm/bank-account-document-form-inputs_9.entry.js +0 -515
  804. package/dist/esm/internal-tokenize-payment-method_7.entry.js +0 -462
  805. package/dist/esm/justifi-bank-account-billing-form-simple_3.entry.js +0 -143
  806. package/dist/esm/justifi-payment-provisioning-core.entry.js +0 -149
  807. package/dist/esm/justifi-tokenize-payment-method.entry.js +0 -22
  808. package/dist/module/internal-tokenize-payment-method.d.ts +0 -11
  809. package/dist/module/internal-tokenize-payment-method.js +0 -6
  810. package/dist/module/justifi-additional-questions-form-step.d.ts +0 -11
  811. package/dist/module/justifi-additional-questions-form-step.js +0 -6
  812. package/dist/module/justifi-additional-questions.d.ts +0 -11
  813. package/dist/module/justifi-additional-questions.js +0 -6
  814. package/dist/module/justifi-business-bank-account-form-step.d.ts +0 -11
  815. package/dist/module/justifi-business-bank-account-form-step.js +0 -6
  816. package/dist/module/justifi-business-core-info-form-step.d.ts +0 -11
  817. package/dist/module/justifi-business-core-info-form-step.js +0 -6
  818. package/dist/module/justifi-business-core-info.d.ts +0 -11
  819. package/dist/module/justifi-business-core-info.js +0 -6
  820. package/dist/module/justifi-business-owners-form-step.d.ts +0 -11
  821. package/dist/module/justifi-business-owners-form-step.js +0 -6
  822. package/dist/module/justifi-business-representative-form-inputs.d.ts +0 -11
  823. package/dist/module/justifi-business-representative-form-inputs.js +0 -6
  824. package/dist/module/justifi-business-representative-form-step.d.ts +0 -11
  825. package/dist/module/justifi-business-representative-form-step.js +0 -6
  826. package/dist/module/justifi-business-representative.d.ts +0 -11
  827. package/dist/module/justifi-business-representative.js +0 -6
  828. package/dist/module/justifi-business-terms-conditions-form-step.d.ts +0 -11
  829. package/dist/module/justifi-business-terms-conditions-form-step.js +0 -6
  830. package/dist/module/justifi-form-address-fields.d.ts +0 -11
  831. package/dist/module/justifi-form-address-fields.js +0 -6
  832. package/dist/module/justifi-identity-address-form.d.ts +0 -11
  833. package/dist/module/justifi-identity-address-form.js +0 -6
  834. package/dist/module/justifi-legal-address-form-step.d.ts +0 -11
  835. package/dist/module/justifi-legal-address-form-step.js +0 -6
  836. package/dist/module/justifi-legal-address-form.d.ts +0 -11
  837. package/dist/module/justifi-legal-address-form.js +0 -6
  838. package/dist/module/justifi-owner-form.js +0 -6
  839. package/dist/module/justifi-payment-provisioning-core.d.ts +0 -11
  840. package/dist/module/justifi-payment-provisioning-core.js +0 -6
  841. package/dist/module/justifi-payment-provisioning-form-buttons.d.ts +0 -11
  842. package/dist/module/justifi-payment-provisioning-form-buttons.js +0 -6
  843. package/dist/module/justifi-payment-provisioning-form-steps.d.ts +0 -11
  844. package/dist/module/justifi-payment-provisioning-form-steps.js +0 -6
  845. package/dist/module/payment-provisioning-core.js +0 -367
  846. package/dist/types/components/business-forms/payment-provisioning/payment-provisioning.d.ts +0 -18
  847. package/dist/types/components/modular-checkout/sub-components/summary.d.ts +0 -3
  848. package/dist/types/components/tokenize-payment-method/tokenize-payment-method.d.ts +0 -19
  849. package/dist/webcomponents/p--UanYWb-.js +0 -1
  850. package/dist/webcomponents/p-19e82b02.entry.js +0 -1
  851. package/dist/webcomponents/p-19f22078.entry.js +0 -1
  852. package/dist/webcomponents/p-1ddbbba8.entry.js +0 -1
  853. package/dist/webcomponents/p-1fc96f35.entry.js +0 -1
  854. package/dist/webcomponents/p-251f6c90.entry.js +0 -1
  855. package/dist/webcomponents/p-2758d129.entry.js +0 -1
  856. package/dist/webcomponents/p-2V38oZhe.js +0 -1
  857. package/dist/webcomponents/p-337fb232.entry.js +0 -1
  858. package/dist/webcomponents/p-3490ede8.entry.js +0 -1
  859. package/dist/webcomponents/p-3cd30c7a.entry.js +0 -1
  860. package/dist/webcomponents/p-3f9c7b04.entry.js +0 -1
  861. package/dist/webcomponents/p-426fd524.entry.js +0 -1
  862. package/dist/webcomponents/p-4ae0227a.entry.js +0 -1
  863. package/dist/webcomponents/p-50a34a13.entry.js +0 -1
  864. package/dist/webcomponents/p-5148f836.entry.js +0 -1
  865. package/dist/webcomponents/p-541da1ed.entry.js +0 -1
  866. package/dist/webcomponents/p-55605664.entry.js +0 -1
  867. package/dist/webcomponents/p-55b478bc.entry.js +0 -1
  868. package/dist/webcomponents/p-57e09f09.entry.js +0 -1
  869. package/dist/webcomponents/p-5b4dfe0e.entry.js +0 -1
  870. package/dist/webcomponents/p-5c70a772.entry.js +0 -1
  871. package/dist/webcomponents/p-60df1c18.entry.js +0 -1
  872. package/dist/webcomponents/p-6Nv8l5n8.js +0 -1
  873. package/dist/webcomponents/p-6cdea3ef.entry.js +0 -1
  874. package/dist/webcomponents/p-7703ada7.entry.js +0 -1
  875. package/dist/webcomponents/p-77d0f2e2.entry.js +0 -1
  876. package/dist/webcomponents/p-8ed651b1.entry.js +0 -1
  877. package/dist/webcomponents/p-97e27e4a.entry.js +0 -1
  878. package/dist/webcomponents/p-9ed5d349.entry.js +0 -1
  879. package/dist/webcomponents/p-BU9iZ8OM.js +0 -1
  880. package/dist/webcomponents/p-BYLHkONM.js +0 -1
  881. package/dist/webcomponents/p-CMqX6btO.js +0 -1
  882. package/dist/webcomponents/p-C_WlV7F_.js +0 -1
  883. package/dist/webcomponents/p-Cjcsf8ku.js +0 -1
  884. package/dist/webcomponents/p-D-cvuqv1.js +0 -1
  885. package/dist/webcomponents/p-DSmuL_bZ.js +0 -1
  886. package/dist/webcomponents/p-DYGIC0QH.js +0 -1
  887. package/dist/webcomponents/p-DdR4lBzU.js +0 -1
  888. package/dist/webcomponents/p-DnZY6aQX.js +0 -1
  889. package/dist/webcomponents/p-DzeWzcho.js +0 -1
  890. package/dist/webcomponents/p-ERB63T7J.js +0 -1
  891. package/dist/webcomponents/p-FcERM7LF.js +0 -1
  892. package/dist/webcomponents/p-R0FDNhyd.js +0 -1
  893. package/dist/webcomponents/p-XxcNbSyO.js +0 -1
  894. package/dist/webcomponents/p-_BHErKTQ.js +0 -1
  895. package/dist/webcomponents/p-a109b3a1.entry.js +0 -1
  896. package/dist/webcomponents/p-a5db7147.entry.js +0 -1
  897. package/dist/webcomponents/p-b08bca2b.entry.js +0 -1
  898. package/dist/webcomponents/p-b2c237c6.entry.js +0 -1
  899. package/dist/webcomponents/p-b2d5f105.entry.js +0 -1
  900. package/dist/webcomponents/p-b8fc6dff.entry.js +0 -1
  901. package/dist/webcomponents/p-c595d3fb.entry.js +0 -1
  902. package/dist/webcomponents/p-c9f94919.entry.js +0 -1
  903. package/dist/webcomponents/p-ca7e369f.entry.js +0 -1
  904. package/dist/webcomponents/p-cab4c787.entry.js +0 -1
  905. package/dist/webcomponents/p-cd220f6c.entry.js +0 -1
  906. package/dist/webcomponents/p-cd2c2256.entry.js +0 -1
  907. package/dist/webcomponents/p-d5d8ccd9.entry.js +0 -1
  908. package/dist/webcomponents/p-e646422f.entry.js +0 -1
  909. package/dist/webcomponents/p-e72d05b1.entry.js +0 -1
  910. package/dist/webcomponents/p-e9d7f988.entry.js +0 -1
  911. package/dist/webcomponents/p-ef98982e.entry.js +0 -1
  912. package/dist/webcomponents/p-f1562dab.entry.js +0 -1
  913. package/dist/webcomponents/p-f44008d9.entry.js +0 -1
  914. package/dist/webcomponents/p-f657995a.entry.js +0 -1
  915. package/dist/webcomponents/p-fa3b5072.entry.js +0 -1
  916. package/dist/webcomponents/p-fb58eb13.entry.js +0 -1
  917. package/dist/webcomponents/p-fff25a5f.entry.js +0 -1
  918. package/dist/webcomponents/p-qNXIkzDE.js +0 -1
  919. package/dist/webcomponents/p-rgpO5xc3.js +0 -1
  920. package/dist/webcomponents/p-t6eP44Li.js +0 -1
  921. package/dist/webcomponents/p-zGGZEiGQ.js +0 -1
  922. /package/dist/types/components/business-forms/payment-provisioning/additional-questions/{business-additional-questions-form-step.d.ts → additional-questions-form-step.d.ts} +0 -0
  923. /package/dist/types/components/business-forms/payment-provisioning/bank-account/{bank-account-document-inputs.d.ts → bank-account-document-form-inputs.d.ts} +0 -0
  924. /package/dist/webcomponents/{p-99065f37.entry.js → p-9399f4f1.entry.js} +0 -0
@@ -18,7 +18,7 @@ export class TerminalQuantitySelector {
18
18
  };
19
19
  }
20
20
  render() {
21
- return (h("div", { key: '94b37f690afbe452cda9d074d97b3e6c7b91c096', class: "rounded shadow-sm card p-2", part: card }, h("div", { key: '7913be88b93a02e7499a59b416867c81e736a6cd', class: "d-flex gap-3" }, h("div", { key: '55f8b57b980689ed799c6a6ed798dd4c4ad0bd89', class: "d-flex align-items-center" }, h("img", { key: '8068f7f20ff719bed021f88e644dde9f8903de05', src: this.imageUrl, alt: this.modelName, height: 75, width: 75, part: image })), h("div", { key: 'd86a6301ca11bcbe33920e5608bfb948dffdae6e', class: "d-flex flex-column flex-grow-1 gap-3 p-4 justify-content-center" }, h("div", { key: '154c785be7d7785458eaeed6a9a516d4677b544c', class: "row" }, h("div", { key: '2adc08a9d50ca00c73317024ad1bde393d82efa0', class: "col-6 d-flex gap-2" }, this.modelName, h("form-control-tooltip", { key: '21ea5803e18053463d343254d9ed29c98c76757f', helpText: this.description })), h("div", { key: 'e862c0de5720cfb876fcc47792c0e12a0266babd', class: "col-6 d-flex justify-content-end align-items-center" }, h("button", { key: '50bb2dc585b0f49591871d6ae993eb2850892ffb', class: "p-0 minus btn", onClick: this.removeUnit, part: buttonLink }, "-"), h("div", { key: 'ceba1a29cb4779b9e057e3066072b21cef86dcfd', class: "w-25 text-center" }, this.selectedQuantity), h("button", { key: '00dfc649818d014f065ee07da3b71c61c7cda03d', class: "p-0 plus btn", onClick: this.addUnit, part: buttonLink }, "+")))))));
21
+ return (h("div", { key: '5282545f3d17d10623527feee253e3a4509b4333', class: "rounded shadow-sm card p-2", part: card }, h("div", { key: '2c7f922b93df74bfd1d01f3f8f6a27779602f677', class: "d-flex gap-3" }, h("div", { key: '0cf11a2a53e0513774ad2e901775d2edb299389a', class: "d-flex align-items-center" }, h("img", { key: '654a4a544e6000b4de1f924cf327e64824d9d4d7', src: this.imageUrl, alt: this.modelName, height: 75, width: 75, part: image })), h("div", { key: '34f27f878b682725f3473301bacfccdac352247a', class: "d-flex flex-column flex-grow-1 gap-3 p-4 justify-content-center" }, h("div", { key: '632299be82b0da9271905e60fc697c7df58ce156', class: "row" }, h("div", { key: 'a84da1efb59f1ed6efd13bb4957ec4ffd6ddf663', class: "col-6 d-flex gap-2" }, this.modelName, h("form-control-tooltip", { key: '5313ae7f9c1d5eb2642c49166c1903db5d4d1873', helpText: this.description })), h("div", { key: '823f9c575b7ab8962c26bfc707eb01f2e2ff64a1', class: "col-6 d-flex justify-content-end align-items-center" }, h("button", { key: 'f0d2da7361a24c30a14d786f221ac8e60edaff0f', class: "p-0 minus btn", onClick: this.removeUnit, part: buttonLink }, "-"), h("div", { key: '82c1c0b584fe0245f7b33b724cb31452b3b650d0', class: "w-25 text-center" }, this.selectedQuantity), h("button", { key: 'c6e1d230f5bc6053bca56ca75497765b61a97906', class: "p-0 plus btn", onClick: this.addUnit, part: buttonLink }, "+")))))));
22
22
  }
23
23
  static get is() { return "terminal-quantity-selector"; }
24
24
  static get properties() {
@@ -5,7 +5,7 @@ import { ErrorState } from "../../ui-components/details/utils";
5
5
  import { ComponentErrorCodes, ComponentErrorSeverity } from "../../api/ComponentError";
6
6
  import JustifiAnalytics from "../../api/Analytics";
7
7
  import { checkPkgVersion } from "../../utils/check-pkg-version";
8
- export class PaymentDetails {
8
+ export class JustifiPaymentDetails {
9
9
  constructor() {
10
10
  this.errorMessage = null;
11
11
  this.paymentService = new PaymentService();
@@ -48,16 +48,16 @@ export class PaymentDetailsCore {
48
48
  return this.payment.status;
49
49
  }
50
50
  render() {
51
- return (h(StyledHost, { key: 'b0ef5292b9f5e321bd5c66b4204f0f5262b4868d' }, this.loading && h(PaymentDetailsLoading, { key: 'aea26635451d6fb3833c50884b64968ae4e6d794' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && !this.errorMessage &&
52
- this.payment && (h("justifi-details", { key: '7cf33c1a29b2fb6d50ed57f6b84a61aa36fdbcca', errorMessage: this.errorMessage }, h(EntityHeadInfo, { key: '585d7d41bbfb41b04f703bc1bac1605426413540', slot: "head-info", badge: (h("div", { class: "d-flex gap-1" }, MapPaymentStatusToBadge(this.PaymentStatus), this.payment.expedited ? (h(Badge, { variant: BadgeVariant.WARNING, title: "Expedited", text: "Expedited" })) : null)), title: this.payment.formattedPaymentAmount(this.payment.amount) }, h(EntityHeadInfoItem, { key: '9b231713501a12f4ac041cb87be8bb4e1b30fb26', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payment.updated_at)} ${formatTime(this.payment.updated_at)}` }), h(EntityHeadInfoItem, { key: '40381145240b3821787ca71a910a8fb709c8ce72', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payment.created_at)} ${formatTime(this.payment.created_at)}` }), h(EntityHeadInfoItem, { key: '9587a280a8747197c0bab21c92e875211e833ea1', title: "ID", value: this.payment.id })), h("div", { key: 'fe4949d10e1068a05dfab9cbe256e282a50beee1', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '336bfe5363f642a5cbc58cbd594b232a35e3427d', sectionTitle: "Details" }), h("div", { key: '3fbde5fd43e53b13037d79d75f0f3856c2e6d275', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '4260513ca15415d12d653aecafee9e93c8762b61', title: "Amount", value: this.payment.formattedPaymentAmount(this.payment.amount) }), h(DetailItem, { key: '1afa28ebb7873037b2881e3aec45820f0e7c1eec', title: "Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'ad63ad42b89bf2216924222cdb819b910d0f6ebf', title: "Refunded", value: this.payment.formattedPaymentAmount(this.payment.amount_refunded) }), h(DetailItem, { key: '5c2fa5215f60d69e648116154e53a0492d5f16c3', title: "Net", value: this.payment.formattedPaymentAmount(this.payment.balance) }), h(DetailItem, { key: 'dcd3b432ab38c1fe3be55bf13eec0cbfeafa4e3b', title: "Status", value: MapPaymentStatusToBadge(this.PaymentStatus) }), h(DetailItem, { key: '767ea4cecb0b162154945a537085d5c369db9c9c', title: "Payment ID", value: this.payment.id }), h(DetailItem, { key: '027efe0e16aba479cc0f9a1097a25ec8e03decbd', title: "Processing Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: '08d69878534824105dc3e0f5e9cf31d56abd6c25', title: "Statement Descriptor", value: this.payment.statement_descriptor }), h(DetailItem, { key: 'aef3831a8a16a2e501ea45cbf8943b1a7e272f2c', title: "Description", value: this.payment.description }), h(DetailItem, { key: '12246613df2e322ea276269b897e321e4345e52c', title: "Expedited", value: this.payment.expedited ? 'Yes' : 'No' })), this.payment.payment_method.card && [
53
- h(DetailSectionTitle, { key: '02d5be3b2e987842a97b0f0284b35ead993fb4d7', sectionTitle: "Payment Method" }),
54
- h("div", { key: 'a92a78508d316490e2a3cdd0125d73221ca8b395', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '5a5c264f4fb7860f949c537460df12d79a79e583', title: "ID", value: this.payment.payment_method.card.id }), h(DetailItem, { key: '66545c5899ae5156ad9896d7a8b89931554ee854', title: "Payment Type", value: "Card" }), h(DetailItem, { key: '6ce2daaac72cb97f9369dd14ca0892cd29e2abe5', title: "Last 4 Numbers", value: this.payment.payment_method.lastFourDigits }), h(DetailItem, { key: 'a0bd3851aa8beea81167c047d6a6540cda46e9df', title: "Brand", value: snakeCaseToHumanReadable(this.payment.payment_method.card.brand) }), h(DetailItem, { key: 'a707a07e5ef07970a1d8aa10a564eaf045cce898', title: "Cardholder", value: this.payment.payment_method.payersName }))
51
+ return (h(StyledHost, { key: '92ef6c638768adc01e3682fb486dc2f988c677cd' }, this.loading && h(PaymentDetailsLoading, { key: '8fe108114498a6aa3c515f64bd1503b8bcd1bfb8' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && !this.errorMessage &&
52
+ this.payment && (h("justifi-details", { key: 'a47c503739269d4c0f429540268e93eb3e4594b3', errorMessage: this.errorMessage }, h(EntityHeadInfo, { key: '98b968f9568403995a6581d1504691707251a1cb', slot: "head-info", badge: (h("div", { class: "d-flex gap-1" }, MapPaymentStatusToBadge(this.PaymentStatus), this.payment.expedited ? (h(Badge, { variant: BadgeVariant.WARNING, title: "Expedited", text: "Expedited" })) : null)), title: this.payment.formattedPaymentAmount(this.payment.amount) }, h(EntityHeadInfoItem, { key: '8269b38c09e7b0904d49cbecedede97fea33525e', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payment.updated_at)} ${formatTime(this.payment.updated_at)}` }), h(EntityHeadInfoItem, { key: '4595b47217d10510b2999c1911d9705f7b9d2279', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payment.created_at)} ${formatTime(this.payment.created_at)}` }), h(EntityHeadInfoItem, { key: 'd85ff59ce766dd40a852aca41554b67bc9399060', title: "ID", value: this.payment.id })), h("div", { key: 'f3d19819c8adf1c0fb22aaec41835b6591ddbb21', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '362ece2a9a5b7297e0c6f9e60f617146fab29ef8', sectionTitle: "Details" }), h("div", { key: '7d4f1ceeb5d2b76b1dff3be0e4931c1b184b4c64', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'addc59665a77d044f134627d79a0c1194cf462f0', title: "Amount", value: this.payment.formattedPaymentAmount(this.payment.amount) }), h(DetailItem, { key: '17422ecc90e0847b6eb340d30c36299542f235da', title: "Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'b51e5fdd7c166fcfa837776602d4de69785c89b7', title: "Refunded", value: this.payment.formattedPaymentAmount(this.payment.amount_refunded) }), h(DetailItem, { key: 'd6d3155f1a874f65126211bcab62b81f24fd57f3', title: "Net", value: this.payment.formattedPaymentAmount(this.payment.balance) }), h(DetailItem, { key: '7e1598c0bf56a6edc90d180377f734aae586eca0', title: "Status", value: MapPaymentStatusToBadge(this.PaymentStatus) }), h(DetailItem, { key: 'be12abf332c2e9f67623e63a517ea23f231289ca', title: "Payment ID", value: this.payment.id }), h(DetailItem, { key: '3781968bb4c2a463623101007cefdf8c6ea6bcc4', title: "Processing Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: '6ebe10c76ada3fe1dd5f05c58a52fa0604f185df', title: "Statement Descriptor", value: this.payment.statement_descriptor }), h(DetailItem, { key: 'dc9df4e19723689e619a543815919e2044bd5511', title: "Description", value: this.payment.description }), h(DetailItem, { key: '52dcd8984dda1115b53a9567e79a0d86d8117f0a', title: "Expedited", value: this.payment.expedited ? 'Yes' : 'No' })), this.payment.payment_method.card && [
53
+ h(DetailSectionTitle, { key: '0a5595ced3b093b930e262415592c373109a95dc', sectionTitle: "Payment Method" }),
54
+ h("div", { key: '0c8a056b36babb831b5d684ccf8d76a498878b16', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'e321d0b86c58fd62c7df5d12cb02a10f364058f7', title: "ID", value: this.payment.payment_method.card.id }), h(DetailItem, { key: 'fcabccc2c569dc9990d8f2c38853dedbe4a5f6e4', title: "Payment Type", value: "Card" }), h(DetailItem, { key: '5aece8dd14247b1cf5dc6f42ae07c508df0509a6', title: "Last 4 Numbers", value: this.payment.payment_method.lastFourDigits }), h(DetailItem, { key: 'b31e5a5f532d128168f3ec7b394e853bad0d5a1f', title: "Brand", value: snakeCaseToHumanReadable(this.payment.payment_method.card.brand) }), h(DetailItem, { key: '0527fd97d660f293d557ee89230e9f79a5565e44', title: "Cardholder", value: this.payment.payment_method.payersName }))
55
55
  ], this.payment.payment_method.bank_account && [
56
- h(DetailSectionTitle, { key: 'd61523f850e1d202731e32257382e82df7702566', sectionTitle: "Payment Method" }),
57
- h("div", { key: '58c8f1ee69e360f3137f7dbbbc6207cfa7d8544d', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '7d4b9a3afdd5fdaf662ffdbc0eeeae0e973e3e0d', title: "ID", value: this.payment.payment_method.bank_account.id }), h(DetailItem, { key: 'f02c0c07c3cc6b89605d98073b18cb247b796363', title: "Last 4 Numbers", value: this.payment.last_four_digits }), h(DetailItem, { key: 'df94144bb5519de4d3432e31c7a2301a9ce0098b', title: "Bank Name", value: this.payment.payment_method.bank_account.brand }), h(DetailItem, { key: '7fe8d075f370afd3c64228d810cd8946f2631fa0', title: "Account Owner", value: this.payment.payment_method.payersName }))
56
+ h(DetailSectionTitle, { key: '9c7478beff791dcdd02744b83ae9d9f556e88133', sectionTitle: "Payment Method" }),
57
+ h("div", { key: '09057810c9c5a091c4bd2d4f44f4ba034aeacb5e', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'b3a4d4e3404fbe85c27bfc1d00394ca87c668516', title: "ID", value: this.payment.payment_method.bank_account.id }), h(DetailItem, { key: 'd1422c95907ef5a4889c2993db38b12ce0511435', title: "Last 4 Numbers", value: this.payment.last_four_digits }), h(DetailItem, { key: 'b915ccece34ddb429c7f3809b7bd843f5cc85b5d', title: "Bank Name", value: this.payment.payment_method.bank_account.brand }), h(DetailItem, { key: '5cddb813c21797f33a2c50fd9d76c5e02823147f', title: "Account Owner", value: this.payment.payment_method.payersName }))
58
58
  ], this.payment.metadata && [
59
- h(DetailSectionTitle, { key: '09f67f1719cf66843a50da15025f364efb485c49', sectionTitle: 'Metadata' }),
60
- h("div", { key: '577995231bf0d25b11d90a10a98ae479236667c9', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: 'a17163d4ec63b650d645f9a4b8a6e5eb996f1269', metadata: this.payment.metadata }))
59
+ h(DetailSectionTitle, { key: '75e1a474ef6d9290c8556345757ac5a69f72d615', sectionTitle: 'Metadata' }),
60
+ h("div", { key: '26482e1a90fa4b0e21fbefabd8c1d2d7a50d4e5a', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: '2d1dd8a6d4fbb47c6dd13aa9c3f9508a984b3bf8', metadata: this.payment.metadata }))
61
61
  ])))));
62
62
  }
63
63
  static get is() { return "payment-details-core"; }
@@ -8,7 +8,7 @@ import { Table } from "../../utils/table";
8
8
  import { StyledHost, TableEmptyState, TableErrorState, TableLoadingState } from "../../ui-components";
9
9
  import { defaultColumnsKeys, paymentTransactionTableCells, paymentTransactionTableColumns } from "./payment-transactions-table";
10
10
  import { TableWrapper, TableComponent, TableHead, TableHeadRow, TableBody, TableRow, TableFoot, TableFootRow, TableFootCell, TableClickActions } from "../../ui-components";
11
- export class PaymentTransactionsList {
11
+ export class JustifiPaymentTransactionsList {
12
12
  constructor() {
13
13
  this.balanceTransactions = [];
14
14
  this.isLoading = true;
@@ -91,7 +91,7 @@ export class PaymentTransactionsList {
91
91
  return !this.showEmptyState && !this.showErrorState && !this.isLoading;
92
92
  }
93
93
  render() {
94
- return (h(StyledHost, { key: '1d5d3794d15cce7b1c68cffc4f40afc22e4c5fd9' }, h(TableWrapper, { key: '26d9221971caea9439368b54ceae361c270f2ef7' }, h(TableComponent, { key: '82e7f2a431ea4ba39fd1d1ea42acf4a538c5cc8e' }, h(TableHead, { key: 'a24df861980ddc933aafa3547ece4fbb3fee105d' }, h(TableHeadRow, { key: '7f68e8247225c0fd65b84b8654ab8235905ac1d3' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: '731ca899b5f99267e7b89ff6c70e5d261712479b' }, h(TableLoadingState, { key: '93a70a44b84d8e84c14524047d4195dd806ce6f5', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '004aa19b82b4cf23d598332cda26668d6365977e', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '7bfe7435981ef111334e10c34d92cf4a9c169416', columnSpan: this.transactionsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.transactionsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '054f18c77bde619212b8e66bcb4c94931ba278b4' }, h(TableFootRow, { key: '86ae9230a85986d6183ff17833b90ebde136f7ec' }, h(TableFootCell, { key: '437db60f446879f12bb76a7641ce15aa17053e1b', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: 'f42fb11d7ffcc52e8d7d8ac7e2b5c210444fa765', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
94
+ return (h(StyledHost, { key: 'e37b6e324069ec5ecac70b34058d476c661d36e3' }, h(TableWrapper, { key: 'cd7291ea2f1ce756fd90c877ad9378f0323ac8ca' }, h(TableComponent, { key: '52daba4c8aa7a918a5d126b64912d6784324a5a8' }, h(TableHead, { key: 'b73c79df19722ad10de0ce5f604dbdb7ccb7cdda' }, h(TableHeadRow, { key: '7ca076370634e96a8b356a10acea69d9e80bd482' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: '52c751a3204c0df4829eaf9d60efaa64e2c9c09c' }, h(TableLoadingState, { key: 'f23c6b0f585cf2bf1a62d75c6b652941a4cad9fd', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '283c12b30f62396e3cf551360b7dc3a1e2079d03', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '02501dfbb91e079b6eecc0260104f6b02a62b6d3', columnSpan: this.transactionsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.transactionsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '2465201b12d25fbe1c8d7f23a5178b2b1aaa9896' }, h(TableFootRow, { key: '98b72bb125ba8db7d879cfd10bdeb3b2d7566951' }, h(TableFootCell, { key: '7f9c06cc8e60fa0e848db2fa9f2cfff465254a7b', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: '14a74894ca178e16c627c7d0b8ced3ade5a7a5cb', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
95
95
  }
96
96
  static get is() { return "justifi-payment-transactions-list"; }
97
97
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ import { filterParams, propsParams, clearParams } from "./payments-list-params-s
4
4
  import { StyledHost } from "../../ui-components";
5
5
  import { convertToLocal, convertToUTC } from "../../utils/utils";
6
6
  import { filterMenu, filterParam } from "../../styles/parts";
7
- export class PaymentsListFilters {
7
+ export class JustifiPaymentsListFilters {
8
8
  constructor() {
9
9
  this.setParamsOnChange = (name, value) => {
10
10
  filterParams[name] = value;
@@ -54,8 +54,8 @@ export class PaymentsListFilters {
54
54
  }
55
55
  render() {
56
56
  const filterMenuParams = Object.assign({}, filterParams);
57
- return (h(StyledHost, { key: 'c23d82157dd765b66fe543532c6c7e3ff5a08581' }, h("table-filters-menu", { key: 'fe825b9df2a60075e7cf8367368dc6973b74e27a', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: 'dd0f17dac9f087b1333432c6bbe75acd2b9b7904', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '5e2581a9cd6f3ee954a6c786d068ca257d12a980', class: "p-2" }, h("form-control-text", { key: '2a5a4f455bc13835837c70a59665d05c3757f106', name: "payment_id", label: "Payment ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.paymentId || filterParams.payment_id, disabled: !!this.paymentId, part: filterParam })), h("div", { key: 'b012b5f98e868b3a59f579d7a69c5cc97e83fb3d', class: "p-2" }, h("form-control-text", { key: '2548924366d327f5601b3aa828bbfe1afd7e0e56', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: filterParam })), h("div", { key: 'b83cadc6092c8399cdb7f8f4f377c20bd792bfff', class: "p-2" }, h("form-control-select", { key: '8274570ad09cd5d74a73f5f527d4ea4885ac0790', name: "payment_status", label: "Status", options: this.paymentStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentStatus || filterParams.payment_status || '', disabled: !!this.paymentStatus, part: filterParam })), h("div", { key: 'd9310627522415ab816c10052a46768b8d54b274', class: "p-2" }, h("form-control-select", { key: '2f4f5d0ea8a2b463036f954aead00d242078c901', name: "payment_mode", label: "Payment Mode", options: this.paymentModeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentMode || filterParams.payment_mode || '', disabled: !!this.paymentMode, part: filterParam })), h("div", { key: 'd604adc74f83ff5d2f9d9976ca12aa955b267d92', class: "p-2" }, h("form-control-text", { key: '9999c62ae3f576a662c40f0d35937ac8b7b3daa0', name: "checkout_id", label: "Checkout ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.checkoutId || filterParams.checkout_id, disabled: !!this.checkoutId, part: filterParam })), h("div", { key: 'ddc4d4b39c1cb223f862d4340d54c887ba1547f3', class: "p-2" }, h("form-control-text", { key: '62c1d665ec01bdafbb591ede396826dfa3fd7ae1', name: "account_holder", label: "Account Holder", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.accountHolder || filterParams.account_holder, disabled: !!this.accountHolder, part: filterParam })), h("div", { key: '8d2dae722e41ef80d71c039c75898c4ebf1a5399', class: "p-2" }, h("form-control-date", { key: '9474a5d13ccbdd6361958abbe1dcc4565db49089', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
58
- convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: filterParam })), h("div", { key: '27338b915e79abd1966ed0953e8c5ee56a2d54c4', class: "p-2" }, h("form-control-date", { key: '21d865141256cb25d83c3de4d1623b3db8a1f27a', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
57
+ return (h(StyledHost, { key: '207e63a2da8b81ab308d51a2253d68296c92cc25' }, h("table-filters-menu", { key: 'cbac700ee156ab458ecf0d3f247daf47f312b22f', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: 'f30ae88dbbf58d82f9346b5446162cb7bc9eb941', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'b145a12bbf125e21cd7a509af7f8f469b0b12632', class: "p-2" }, h("form-control-text", { key: 'ca232fee8aae5b9dde54d0d1aeb434b94bc9f051', name: "payment_id", label: "Payment ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.paymentId || filterParams.payment_id, disabled: !!this.paymentId, part: filterParam })), h("div", { key: 'bdb153b7aa40dae43cf263a570a64e2bc2864ec8', class: "p-2" }, h("form-control-text", { key: '5c51c88a7233d06a6b3614b244d2185eb1aba840', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: filterParam })), h("div", { key: '67039d13a6c999feeb93ae79ca1ad822869e15de', class: "p-2" }, h("form-control-select", { key: '18e5d4e0dab9b2127a5308e7b0f5b689e68caead', name: "payment_status", label: "Status", options: this.paymentStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentStatus || filterParams.payment_status || '', disabled: !!this.paymentStatus, part: filterParam })), h("div", { key: 'f4af14ee692a80e7d8ccdd0a35375d70035ee542', class: "p-2" }, h("form-control-select", { key: 'fa9600ca81d8ad37bea6f1c665853c6faa439b75', name: "payment_mode", label: "Payment Mode", options: this.paymentModeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentMode || filterParams.payment_mode || '', disabled: !!this.paymentMode, part: filterParam })), h("div", { key: '6daa2ccec1eedd117b5d71c3d6bf25f02aea1801', class: "p-2" }, h("form-control-text", { key: '27fabe15bcc2c3b9fe1694c6a637523c5676eee4', name: "checkout_id", label: "Checkout ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.checkoutId || filterParams.checkout_id, disabled: !!this.checkoutId, part: filterParam })), h("div", { key: 'edbf45a5e54a3968eb6b12ece0084cfdad166b2a', class: "p-2" }, h("form-control-text", { key: 'fe1c023959280bf3e8ea087d8bd1f9fb63800637', name: "account_holder", label: "Account Holder", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.accountHolder || filterParams.account_holder, disabled: !!this.accountHolder, part: filterParam })), h("div", { key: '73851511ecefbca4abfae459284571c077f4aef2', class: "p-2" }, h("form-control-date", { key: 'c0f34a0eded3ed2b941fdb1ec6f62d73d4d3e86b', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
58
+ convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: filterParam })), h("div", { key: '98441cb89498d7e7174fac584b48d05eafd43cce', class: "p-2" }, h("form-control-date", { key: '56cb9cd19f1cf5534b168da26d96100608859bd7', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
59
59
  convertToLocal(filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: filterParam }))))));
60
60
  }
61
61
  static get is() { return "justifi-payments-list-filters"; }
@@ -6,7 +6,7 @@ import JustifiAnalytics from "../../api/Analytics";
6
6
  import { checkPkgVersion } from "../../utils/check-pkg-version";
7
7
  import { StyledHost } from "../../ui-components";
8
8
  import { defaultColumnsKeys } from "./payments-table";
9
- export class PaymentsList {
9
+ export class JustifiPaymentsList {
10
10
  constructor() {
11
11
  this.errorMessage = null;
12
12
  this.columns = defaultColumnsKeys;
@@ -46,7 +46,7 @@ export class PaymentsList {
46
46
  }
47
47
  }
48
48
  render() {
49
- return (h(StyledHost, { key: 'bd9c796ee69445e241256843411b451e572d5321' }, h("payments-list-core", { key: '9521c57de8fbc5e854de042ce720841e769446af', getPayments: this.getPayments, "onError-event": this.handleErrorEvent, columns: this.columns })));
49
+ return (h(StyledHost, { key: '1eb44d7abbd8ad6964538435786007fcd1792b41' }, h("payments-list-core", { key: '6e178dfa35e107c2d0653a9fc1e0d1247ef99bb0', getPayments: this.getPayments, "onError-event": this.handleErrorEvent, columns: this.columns })));
50
50
  }
51
51
  static get is() { return "justifi-payments-list"; }
52
52
  static get encapsulation() { return "shadow"; }
@@ -84,7 +84,7 @@ export class PaymentsListCore {
84
84
  return !this.showEmptyState && !this.showErrorState && !this.loading;
85
85
  }
86
86
  render() {
87
- return (h(TableWrapper, { key: 'da09dd4ecfc3048f2d0167fc0e3b42178557fc44' }, h(TableComponent, { key: 'd07a431c7e29d29f006ab660f97c19df9daaf109' }, h(TableHead, { key: 'a93ddd63aaf27fe28771dce7acfc8a857f8092d3' }, h(TableHeadRow, { key: 'dc9247cd47f9a37fc972cdcec9e7f4cd1958c69d' }, this.paymentsTable.columnData.map((column) => column))), h(TableBody, { key: 'db8bf40a9c558207ae3f8fed0fe11a1e4d58a9d2' }, h(TableLoadingState, { key: 'a77bb76a189c53878b472b31dd5aea4790cbea71', columnSpan: this.paymentsTable.columnData.length, isLoading: this.loading }), h(TableEmptyState, { key: '09e14570f600a78e609bb11de576ba51f086bf01', isEmpty: this.showEmptyState, columnSpan: this.paymentsTable.columnData.length }), h(TableErrorState, { key: '352ba81460e793f4cea14f35720d8239604efd82', columnSpan: this.paymentsTable.columnData.length, errorMessage: this.errorMessage }), this.showRowData && this.paymentsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '765ea2360d2badc2a55b01799734b5255e133e54' }, h(TableFootRow, { key: 'e0bf3fb8035c327cacef570aefe131fac9d24b90' }, h(TableFootCell, { key: '8d1507b8f05530801f08433af98ae5978d3a05ab', colSpan: this.paymentsTable.columnData.length }, h("pagination-menu", { key: '5e3276e46de888323c3268910e2f5f2d9268b4ca', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
87
+ return (h(TableWrapper, { key: 'b582865a40c00ace45e5288f79f1a89afabb9eb7' }, h(TableComponent, { key: '399614aeac9d7daa7e91a6974ed36a22e9bfad7a' }, h(TableHead, { key: '41932e7e448c1826d1f994016cdcca83a845966d' }, h(TableHeadRow, { key: 'd1e28d54aff40b2c44ec25b89e7772eb6e2fd5f4' }, this.paymentsTable.columnData.map((column) => column))), h(TableBody, { key: '1b8ba62acf2c908ee52d3fbd1246dc0d71a4b927' }, h(TableLoadingState, { key: 'ee94ffebe89c0fd7e36660847462c74e019ece95', columnSpan: this.paymentsTable.columnData.length, isLoading: this.loading }), h(TableEmptyState, { key: 'c2cea2a7c73e5a846e1bfc0905d7da810b1af2e5', isEmpty: this.showEmptyState, columnSpan: this.paymentsTable.columnData.length }), h(TableErrorState, { key: 'e0dec0ca5484e11265ebe86f95b268e1f59d73b9', columnSpan: this.paymentsTable.columnData.length, errorMessage: this.errorMessage }), this.showRowData && this.paymentsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: 'dfd4f8411c7bb181444a9a8034ae19c6509e9972' }, h(TableFootRow, { key: 'f97f23407781f236b92714aeaa5f5dee3dd36743' }, h(TableFootCell, { key: '4b92b54e288bbb0f39b312ac7b0d88dd253add6b', colSpan: this.paymentsTable.columnData.length }, h("pagination-menu", { key: 'e3ad51e4d4d96cf38eb4240c01f0077374861b6e', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
88
88
  }
89
89
  static get is() { return "payments-list-core"; }
90
90
  static get properties() {
@@ -6,7 +6,7 @@ import { ComponentErrorCodes, ComponentErrorSeverity } from "../../api/Component
6
6
  import JustifiAnalytics from "../../api/Analytics";
7
7
  import { makeGetPayoutCSV } from "./get-payout-csv";
8
8
  import { checkPkgVersion } from "../../utils/check-pkg-version";
9
- export class PayoutDetails {
9
+ export class JustifiPayoutDetails {
10
10
  constructor() {
11
11
  this.enableRecordClick = false;
12
12
  this.errorMessage = null;
@@ -64,9 +64,9 @@ export class PayoutDetailsCore {
64
64
  }
65
65
  render() {
66
66
  var _a;
67
- return (h(StyledHost, { key: 'd335394cbcbf7159e13b44c488719de949b166dc' }, this.loading && h(PayoutDetailsLoading, { key: '7c72354aad37f4cce64d036ce05a0957803ea6b5' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && this.payout && (h("justifi-details", { key: '8ba9a6f04d4a91b9e99d226f8c81f64773433f01', errorMessage: this.errorMessage }, h(EntityHeadInfo, { key: 'e96e1c53a9efc0907895388b1bcae92e04aacd49', slot: "head-info", badge: (h("div", { class: "d-flex gap-1" }, MapPayoutStatusToBadge((_a = this.payout) === null || _a === void 0 ? void 0 : _a.status), this.payout.settlement_priority === 'expedited' ? (h(Badge, { variant: BadgeVariant.WARNING, title: "Expedited", text: "Expedited" })) : (h(Badge, { variant: BadgeVariant.SECONDARY, title: "Standard", text: "Standard" })))), title: this.payout.formattedPaymentAmount(this.payout.amount) }, h(EntityHeadInfoItem, { key: '1bb438ad0a8b0ff564752e0661a1b49d8ac77ca8', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payout.updated_at)} ${formatTime(this.payout.updated_at)}` }), h(EntityHeadInfoItem, { key: 'd00a9debc99172b289e7152ae06b3827c2b36855', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payout.created_at)} ${formatTime(this.payout.created_at)}` }), h(EntityHeadInfoItem, { key: '78417a3170bc3115188be6268fa5a3126b751e7f', title: "ID", value: this.payout.id }), h("div", { key: 'e38d3da9d335078c95e8c58a4125478f4ba2fb6e', class: "m-4" }, h(Button, { key: '5c229f88885389be98cade9abdd8a0c60d78f94a', variant: "outline-secondary", class: "btn btn-outline-secondary d-flex align-items-center", onClick: this.downloadCSV }, "Export CSV"))), h("div", { key: '9b195abd5d28bff4196d80c543eee9c9304e96b6', slot: 'detail-sections' }, h(DetailSectionTitle, { key: 'c64ad00954c81a00de12b9c6da9737b1692e3d2c', sectionTitle: "Details" }), h("div", { key: '6caa6a55a2ce061959df55eb8a2c1fe379028289', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'ba4d06bb2b68aa22d683511602f6d12d5dd4d507', title: "Date paid", value: formatDate(this.payout.deposits_at) }), h(DetailItem, { key: 'f7ee0717c7395c5effa81464b1becf616c61a02b', title: "Statement Description", value: this.payout.description }), h(DetailItem, { key: '1c142e531e9cf8e16f4dc67114060d2f2cce0b0c', title: "Payout Method", value: this.formatMethod(this.payout.delivery_method) }), h(DetailItem, { key: 'f0d78701957991cb2efefc24b3a162b736be490d', title: "Amount", value: this.payout.formattedPaymentAmount(this.payout.amount) }), h(DetailItem, { key: 'a75896cf9a33c9bbf8f13c1774a6db829d0f5f7f', title: "Fee", value: this.payout.formattedPaymentAmount(this.payout.fees_total) })), h(DetailSectionTitle, { key: '22cd3beaaa38900b86ac810dd08c1a61f8593f75', sectionTitle: "Account" }), h("div", { key: 'f6980d28e7c9ef4339b86baaa9849658e39ed286', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'ae7bc36f7839496d26a44e1a78a9ce3df7fc4f19', title: "ID", value: this.payout.account_id, onClick: this.enableRecordClick ? () => this.handleRecordClick(this.payout.account_id) : undefined }), h(DetailItem, { key: 'ebed350562e7a6dc16f8d883645854c27f734c6b', title: "Account Type", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '51d885752922ca9fdc76905f1ea58ecfc245f036', title: "Institution", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '26da2532c8b1b5e8e2495d9522c2da937b917baa', title: "Routing Number", value: this.payout.bank_account.routing_number }), h(DetailItem, { key: 'd485027365ddc9f28833b659f583c9a66c2b532a', title: "Account Number", value: `**** ${this.payout.bank_account.account_number_last4}` })), this.payout.metadata && [
68
- h(DetailSectionTitle, { key: 'e34be3a7a4f2e43d677747429cbbe746424db7ae', sectionTitle: 'Metadata' }),
69
- h("div", { key: 'b1c6324d0eefcde79e2281a311ae58df5391636f', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: '539d31351ea9dd4af7ac973ca79fa572f4194613', metadata: this.payout.metadata }))
67
+ return (h(StyledHost, { key: '5331ce4651dd61c74b44010b88f272db42bbac16' }, this.loading && h(PayoutDetailsLoading, { key: '09f7bfcf6a4b9f34a9ef6f2600c4f3755b4abe84' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && this.payout && (h("justifi-details", { key: 'd76eaca9611e7c03d6d7d90d5bfcdc951cc626da', errorMessage: this.errorMessage }, h(EntityHeadInfo, { key: '099f51fbdb7a97e0d894437a945822d71973d322', slot: "head-info", badge: (h("div", { class: "d-flex gap-1" }, MapPayoutStatusToBadge((_a = this.payout) === null || _a === void 0 ? void 0 : _a.status), this.payout.settlement_priority === 'expedited' ? (h(Badge, { variant: BadgeVariant.WARNING, title: "Expedited", text: "Expedited" })) : (h(Badge, { variant: BadgeVariant.SECONDARY, title: "Standard", text: "Standard" })))), title: this.payout.formattedPaymentAmount(this.payout.amount) }, h(EntityHeadInfoItem, { key: '214a3726416272452258345d04d05792ad90115c', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payout.updated_at)} ${formatTime(this.payout.updated_at)}` }), h(EntityHeadInfoItem, { key: '9b6354d8a9e4b0eeec25a98047a0ab0748a5a3a2', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payout.created_at)} ${formatTime(this.payout.created_at)}` }), h(EntityHeadInfoItem, { key: '91a07437ba0c01c1ff8d65309bfac5d2376fd693', title: "ID", value: this.payout.id }), h("div", { key: 'e73f76a1d3c6027eefe17ab1312948cdd5e1a958', class: "m-4" }, h(Button, { key: 'e64df6ed69aa41984a42ceda86fa3636fd90c6e8', variant: "outline-secondary", class: "btn btn-outline-secondary d-flex align-items-center", onClick: this.downloadCSV }, "Export CSV"))), h("div", { key: 'f95c3ab2d35aaf44577aafd63d8179e8de592b58', slot: 'detail-sections' }, h(DetailSectionTitle, { key: 'd0aae2552c2dc391d3b15971aa894a484fccbc2b', sectionTitle: "Details" }), h("div", { key: '22fee577f33a1e004d41ac81b478201637d96637', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'd9bec4d7732334c2434b1e22954f85ad4a7af5d3', title: "Date paid", value: formatDate(this.payout.deposits_at) }), h(DetailItem, { key: '9e5fed1e45d2a532102bd47209036faddd38158e', title: "Statement Description", value: this.payout.description }), h(DetailItem, { key: '5313693f696e36f850b9f606ab9de8e4d24a0372', title: "Payout Method", value: this.formatMethod(this.payout.delivery_method) }), h(DetailItem, { key: '101f2d983df8e548391dc762ea06ed0c5979e466', title: "Amount", value: this.payout.formattedPaymentAmount(this.payout.amount) }), h(DetailItem, { key: '900b5dd485dd8b9ff6e5e49261afe742406c3f4c', title: "Fee", value: this.payout.formattedPaymentAmount(this.payout.fees_total) })), h(DetailSectionTitle, { key: 'ba09532b05fe7c3ef19f80908966a2ed1aec753c', sectionTitle: "Account" }), h("div", { key: '1322b4fb4868fbbad73a23ac534a66848e34e135', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '87e877e09482023959e09fdb30e1c339ecc195ef', title: "ID", value: this.payout.account_id, onClick: this.enableRecordClick ? () => this.handleRecordClick(this.payout.account_id) : undefined }), h(DetailItem, { key: '3457500267dc994aad32c675544fe6adc599c114', title: "Account Type", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '32204b3a5448f2ad9c6cc3cfd621fe8076051f4b', title: "Institution", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '87d31d5a177a5da328e653ea036ae16ec66838e3', title: "Routing Number", value: this.payout.bank_account.routing_number }), h(DetailItem, { key: '12b7c34a74afe9e54516f19d6ec5b344bf84b74f', title: "Account Number", value: `**** ${this.payout.bank_account.account_number_last4}` })), this.payout.metadata && [
68
+ h(DetailSectionTitle, { key: '73d264aa4b0e2fe8d980246dc35d78c350cf1c85', sectionTitle: 'Metadata' }),
69
+ h("div", { key: 'c405ec9594ddc8eb474f75837e4d5ef1b81f786b', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: 'bfff7ebf154e20f3c35fb415de21ed80eb6f4ae9', metadata: this.payout.metadata }))
70
70
  ])))));
71
71
  }
72
72
  static get is() { return "payout-details-core"; }
@@ -9,7 +9,7 @@ import { StyledHost, TableEmptyState, TableErrorState, TableLoadingState } from
9
9
  import { defaultColumnsKeys, payoutTransactionTableCells, payoutTransactionTableColumns } from "./payout-transactions-table";
10
10
  import { configState } from "../config-provider/config-state";
11
11
  import { TableWrapper, TableComponent, TableHead, TableHeadRow, TableBody, TableRow, TableFoot, TableFootRow, TableFootCell, TableClickActions } from "../../ui-components";
12
- export class PayoutTransactionsList {
12
+ export class JustifiPayoutTransactionsList {
13
13
  constructor() {
14
14
  this.balanceTransactions = [];
15
15
  this.isLoading = true;
@@ -95,7 +95,7 @@ export class PayoutTransactionsList {
95
95
  return Object.assign({ payout_id: this.payoutId, limit: '15' }, this.pagingParams);
96
96
  }
97
97
  render() {
98
- return (h(StyledHost, { key: '5720eed99cb9b95399c46e2472b02a70c1fa775a' }, h(TableWrapper, { key: '8b24888a5220944ab6be99421246e903ad9de6d9' }, h(TableComponent, { key: 'cb18148644180e357c8aca3eb5b4fc966ea2d9d5' }, h(TableHead, { key: 'e8fb0fceb3471ed1d96e3bf26c76664fc0992c98' }, h(TableHeadRow, { key: 'dee86ce853830c030a5a60e2d4d6ef9f8d5d8246' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: 'd0621d65657ffdc545a10191b0debee1d1784d08' }, h(TableLoadingState, { key: 'd4d096bc66340ca51e4d8fe4e4a59c510f6d8b51', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '9262dcbbe2d7a43e04b241af7ca826531ee629eb', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '93eb78fda887c0e893bc5e5042675c9e5606c8ff', columnSpan: this.transactionsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.transactionsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '91b3c39985b8612ba62e6453f31e1ba1a05a842a' }, h(TableFootRow, { key: 'c37b899c8c3f5c944f4d75e5c633284aae5b8f57' }, h(TableFootCell, { key: '51730c9cb9d7affb7fcd5199a499183b5ad6aec7', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: 'e338f5882afb1a71a8095f48fff5a599286a6994', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
98
+ return (h(StyledHost, { key: '11a6336fb75a4286c102b935c7b175ce69c21521' }, h(TableWrapper, { key: '86f55e7840af3698d87965f638d7871d894110ec' }, h(TableComponent, { key: '2551d91ac0085cb5c0b15de9b3929b3dea004645' }, h(TableHead, { key: '97b793a3fb5f076618566253298bf315b67f0cdd' }, h(TableHeadRow, { key: '817fa7f9950e56a76661e8ff987c5c7035244907' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: '367eb4f20acc3dc9a59dfb0389f296d687380e1b' }, h(TableLoadingState, { key: '594684a6762fd79fc797b195d5f6d296e893fd10', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '19b8983d2ea0c4a9fba4f44b404bd6901cc62137', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '552c7c8291dde9f2a4fe0d15a999d077ef663c8f', columnSpan: this.transactionsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.transactionsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '4486862a5aaa488014414e586d5f77d03ba7176c' }, h(TableFootRow, { key: '27a019583305eea31f402a8b3655686370f93c66' }, h(TableFootCell, { key: '6f42b298a2b2f8a5eeac49cd5bf4ca944d0be8a3', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: 'c62634fb0f4b18c07334b99a9c083f398e8c2ecc', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
99
99
  }
100
100
  static get is() { return "justifi-payout-transactions-list"; }
101
101
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ import { StyledHost } from "../../ui-components";
4
4
  import { convertToLocal, convertToUTC } from "../../utils/utils";
5
5
  import { PayoutStatusesSafeNames } from "../../api";
6
6
  import { filterMenu, filterParam } from "../../styles/parts";
7
- export class PayoutsListFilters {
7
+ export class JustifiPayoutsListFilters {
8
8
  constructor() {
9
9
  this.setParamsOnChange = (name, value) => {
10
10
  filterParams[name] = value;
@@ -39,8 +39,8 @@ export class PayoutsListFilters {
39
39
  }
40
40
  render() {
41
41
  const filterMenuParams = Object.assign({}, filterParams);
42
- return (h(StyledHost, { key: 'f8e989bee50f9d877f46081060811c1e82d73fef' }, h("table-filters-menu", { key: '58f57d4b7cc46b06b90591cd978b83303bddd699', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: '4f8ce19e11804635b63e604968305fb331e82e8b', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '750eb629811a2695c94b12a055bfa583666fa9a0', class: "p-2" }, h("form-control-select", { key: '741c7cea7c16d5f750c4fb70036db61451f694b1', name: "status", label: "Status", options: this.statusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.status || filterParams.status || '', disabled: !!this.status, part: filterParam })), h("div", { key: '1da6031e4521d46c35819a3dca111e576f627719', class: "p-2" }, h("form-control-date", { key: '5b1f782e23da892428b0e8c4ec863a5119842841', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDate: true }) ||
43
- convertToLocal(filterParams.created_after, { showInputDate: true }), disabled: !!this.createdAfter, part: filterParam })), h("div", { key: 'a1b19375d9e7cd6ec6aaf86daa0b50f0af41aea6', class: "p-2" }, h("form-control-date", { key: '910a6d4dd397c09eaba5037f387014266de019f4', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDate: true }) ||
42
+ return (h(StyledHost, { key: 'd3bc9678b5a917f90f77797f2812774e344661ca' }, h("table-filters-menu", { key: '43b3edf9649083af410db0eeff26f03b04c8ba2e', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: '1c0a6dea3fda9cebd921763a80077c1a8ffae110', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '59b1e4bbad4ae8e6f7a4229b1955599dc5c75da6', class: "p-2" }, h("form-control-select", { key: '05d9f42aba49452661cd0be0a0023917ef580112', name: "status", label: "Status", options: this.statusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.status || filterParams.status || '', disabled: !!this.status, part: filterParam })), h("div", { key: '231fa8934abaa002ca7bb45cd1ef9bd6520802a8', class: "p-2" }, h("form-control-date", { key: '707552858fbb3dfb07b4f68558cee0c2c6d16d31', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDate: true }) ||
43
+ convertToLocal(filterParams.created_after, { showInputDate: true }), disabled: !!this.createdAfter, part: filterParam })), h("div", { key: 'a71fc710171d9a75ebbc05be361b1b3416929dc5', class: "p-2" }, h("form-control-date", { key: 'de614ef74fb2e8d3ea1ad1f187513e9004d81e40', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDate: true }) ||
44
44
  convertToLocal(filterParams.created_before, { showInputDate: true }), disabled: !!this.createdBefore, part: filterParam }))))));
45
45
  }
46
46
  static get is() { return "justifi-payouts-list-filters"; }
@@ -9,7 +9,7 @@ import { SubAccountService } from "../../api/services/subaccounts.service";
9
9
  import { StyledHost } from "../../ui-components";
10
10
  import { defaultColumnsKeys } from "./payouts-table";
11
11
  import { makeGetSubAccounts } from "../../actions/sub-account/get-subaccounts";
12
- export class PayoutsList {
12
+ export class JustifiPayoutsList {
13
13
  constructor() {
14
14
  this.errorMessage = null;
15
15
  this.columns = defaultColumnsKeys;
@@ -64,7 +64,7 @@ export class PayoutsList {
64
64
  }
65
65
  }
66
66
  render() {
67
- return (h(StyledHost, { key: '444ba614ceace536170e1e068b67d33b6a876c14' }, h("payouts-list-core", { key: 'ff27c97d2a7f9c89f5028e0430585f88330564db', getPayouts: this.getPayouts, getPayoutCSV: this.getPayoutCSV, getSubAccounts: this.getSubAccounts, "onError-event": this.handleOnError, columns: this.columns })));
67
+ return (h(StyledHost, { key: 'ace7ca040d083e78d57aac9dd2f5608b1e628cc3' }, h("payouts-list-core", { key: '9144e309536ce9e8d8330576a441eaf090a12650', getPayouts: this.getPayouts, getPayoutCSV: this.getPayoutCSV, getSubAccounts: this.getSubAccounts, "onError-event": this.handleOnError, columns: this.columns })));
68
68
  }
69
69
  static get is() { return "justifi-payouts-list"; }
70
70
  static get encapsulation() { return "shadow"; }
@@ -135,7 +135,7 @@ export class PayoutsListCore {
135
135
  return !this.showEmptyState && !this.showErrorState && !this.loading;
136
136
  }
137
137
  render() {
138
- return (h(TableWrapper, { key: '7390478ce8a885879bf01c14879a2829a2c439d9' }, h(TableComponent, { key: 'f11e58abad61c97cf62e608ca8cb230357a6a5d6' }, h(TableHead, { key: 'e8e426d3ac0df2fa6387e52f0137927df6a92d8f' }, h(TableHeadRow, { key: 'a246921d8c542146109d128921b6e1d846eb6841' }, this.payoutsTable.columnData.map((column) => column))), h(TableBody, { key: '4ca3aaa9d129ed2378cf82048b72c73df1520b75' }, h(TableLoadingState, { key: '05d224f776fe6921da94f3129220b700e2258804', columnSpan: this.payoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: 'e5b643eeeb13c2d8cc4e423c094cb7a7466d2c30', isEmpty: this.showEmptyState, columnSpan: this.payoutsTable.columnKeys.length }), h(TableErrorState, { key: '09cc23b1312b2e57569cd82e11ea7b0a49a3290c', columnSpan: this.payoutsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.payoutsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: 'd5988314478f6dab63d7f8045e915d5c61a2ffb1' }, h(TableFootRow, { key: '70e9cda33c119f836a6439c92f6e215276f12d20' }, h(TableFootCell, { key: '5b8ed61ab3c3e164fd06fc2d525640ac4b3d2fa2', colSpan: this.payoutsTable.columnData.length }, h("pagination-menu", { key: '9eded9336a3affc26cc829a8df3eaceb663bac95', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
138
+ return (h(TableWrapper, { key: '80772a12f138c9906749887058f49079ab857b6a' }, h(TableComponent, { key: '4ed3a5f0773518df02e003790885825e6c8bf0bd' }, h(TableHead, { key: 'a3ae17b83b6e90b6dc7558a45983550b2fb674f2' }, h(TableHeadRow, { key: '5bda85f446fb33e71c2982722162ac46547bb5f3' }, this.payoutsTable.columnData.map((column) => column))), h(TableBody, { key: '4188485efb53c82422c23d11aa133a071d5d9bfe' }, h(TableLoadingState, { key: '27aa3602348859491c7badcceb031176a35fa0c9', columnSpan: this.payoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: 'f2b225ebe95336f28d6782e18840a94434231ecf', isEmpty: this.showEmptyState, columnSpan: this.payoutsTable.columnKeys.length }), h(TableErrorState, { key: 'ac5cc1731b9e08ef3d636ec24a47e64b34e3469e', columnSpan: this.payoutsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.payoutsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '2dc513bfc54becb7e9ce21bed9380271a8b7ee40' }, h(TableFootRow, { key: 'e6b3e957d63914752853bacfd78a18e5edd50eb9' }, h(TableFootCell, { key: 'd1821d41d39bbccc0c0b535a02c490f81c91c634', colSpan: this.payoutsTable.columnData.length }, h("pagination-menu", { key: 'f5e770c21ebfc032d6147d7a49cfaad1cae053a9', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
139
139
  }
140
140
  static get is() { return "payouts-list-core"; }
141
141
  static get properties() {
@@ -14,7 +14,7 @@ import { RefundService } from "../../api/services/refund.service";
14
14
  import { makePostVoid } from "../../actions/void/void-actions";
15
15
  import { VoidService } from "../../api/services/void.service";
16
16
  import { RefundLoading } from "./refund-loading";
17
- export class RefundPayment {
17
+ export class JustifiRefundPayment {
18
18
  constructor() {
19
19
  this.refundPayload = {};
20
20
  this.displayAmount = '';
@@ -5,7 +5,7 @@ import { StyledHost } from "../../ui-components";
5
5
  import { TerminalOrderStatus, TerminalOrderType } from "../../api";
6
6
  import { convertToLocal, convertToUTC } from "../../utils/utils";
7
7
  import { filterMenu, filterParam } from "../../styles/parts";
8
- export class TerminalOrdersListFilters {
8
+ export class JustifiTerminalOrdersListFilters {
9
9
  constructor() {
10
10
  this.setParamsOnChange = (name, value) => {
11
11
  filterParams[name] = value;
@@ -50,9 +50,9 @@ export class TerminalOrdersListFilters {
50
50
  }
51
51
  render() {
52
52
  const filterMenuParams = Object.assign({}, filterParams);
53
- return (h(StyledHost, { key: '7159c35aaf59635ec803fdfa8383817b50336a5d' }, h("table-filters-menu", { key: '864c07364558f1a6bb5b8cfd4ccee1f085c00d5e', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: 'c64f2a25818f2371d61451957daa3fd0af55e471', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '6809faa0d674e8f27bf3f426d07b1b3941d21544', class: "p-2" }, h("form-control-select", { key: '50cab5765526405a4d2270400010961474f8059c', name: "order_status", label: "Order Status", options: this.terminalOrderStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderStatus || filterParams.order_status || '', disabled: !!this.orderStatus, part: filterParam })), h("div", { key: 'e37bd6e54c5067ac6cf0d39ff258fb28eee3f582', class: "p-2" }, h("form-control-select", { key: 'ad3d829ef5c1c4e91e2eeaa45a34e54d1bb96473', name: "order_type", label: "Order Type", options: this.terminalOrderTypeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderType || filterParams.order_type || '', disabled: !!this.orderType, part: filterParam })), h("div", { key: 'bf26251fa2b4fffa9f33371e326fb05ceb214683', class: "p-2" }, h("form-control-date", { key: '282bb83c3e86fc9f98e9bc87579f2e742b2acbe4', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
54
- convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: filterParam })), h("div", { key: '71ca8988d5093967310a2f7d93e4c81d96cbeeb4', class: "p-2" }, h("form-control-date", { key: 'dc4cc17eb30d59e7ecdee0ddfc34f19d49a1edc5', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
55
- convertToLocal(filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: filterParam })), h("div", { key: 'ca3d55cc2edabd65f42774bb64e26d840878c265', class: "p-2" }, h("form-control-text", { key: 'ccd777ad6fa3ac8af792e56507d938d5b1684d86', name: "company_name", label: "Company Name", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.companyName || filterParams.company_name, disabled: !!this.companyName, part: filterParam }))))));
53
+ return (h(StyledHost, { key: 'f53f07d2485906f350626bb2d607a03f1886d171' }, h("table-filters-menu", { key: '0530f16e6483f0129c687f3baee2e96318fd1124', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: '8d0db1dbb3bb4c72b960e885b14c32e5e96ad803', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '89e2d935209ca54d61803d405298a26483573cec', class: "p-2" }, h("form-control-select", { key: '54c0e848ef9f8ba3b78647ad78fb1c06a95fd70b', name: "order_status", label: "Order Status", options: this.terminalOrderStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderStatus || filterParams.order_status || '', disabled: !!this.orderStatus, part: filterParam })), h("div", { key: '9c2699b57a792975e380f5eb8b4c7b932ed56ad7', class: "p-2" }, h("form-control-select", { key: '39f5ce01e1d0c1312b52f10616abafd4dd0351ce', name: "order_type", label: "Order Type", options: this.terminalOrderTypeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderType || filterParams.order_type || '', disabled: !!this.orderType, part: filterParam })), h("div", { key: '2bda49183fe0f5c4eb21cf88d60851f3abf829e3', class: "p-2" }, h("form-control-date", { key: '5452ac8632f18ed59b5ca9882d530230f1340433', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
54
+ convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: filterParam })), h("div", { key: 'cd829f44be8958025910cb5ee4109cb6f366aa0c', class: "p-2" }, h("form-control-date", { key: 'b9a0c3edca8fd798b574c54b2f5759db2f67de84', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
55
+ convertToLocal(filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: filterParam })), h("div", { key: 'bdd5b48bd4133edc6c7ed00d881579086576c801', class: "p-2" }, h("form-control-text", { key: '1e20ee3d4b771e8381005a304d61e6064a496271', name: "company_name", label: "Company Name", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.companyName || filterParams.company_name, disabled: !!this.companyName, part: filterParam }))))));
56
56
  }
57
57
  static get is() { return "justifi-terminal-orders-list-filters"; }
58
58
  static get encapsulation() { return "shadow"; }
@@ -6,7 +6,7 @@ import { makeGetTerminalOrders } from "../../actions/terminal/get-terminal-order
6
6
  import { TerminalOrderService } from "../../api/services/terminal_orders.service";
7
7
  import { ComponentErrorCodes, ComponentErrorSeverity } from "../../api";
8
8
  import JustifiAnalytics from "../../api/Analytics";
9
- export class TerminalOrdersList {
9
+ export class JustifiTerminalOrdersList {
10
10
  constructor() {
11
11
  this.errorMessage = null;
12
12
  this.columns = defaultColumnsKeys;
@@ -43,7 +43,7 @@ export class TerminalOrdersList {
43
43
  }
44
44
  }
45
45
  render() {
46
- return (h(StyledHost, { key: '4e2bbec59afc1541991ffa285010a144e134fa96' }, h("terminal-orders-list-core", { key: '5437117ec45fd7bf3ed81c0d373e5a50edd5b3cd', getTerminalOrders: this.getTerminalOrders, "onError-event": this.handleErrorEvent, columns: this.columns })));
46
+ return (h(StyledHost, { key: 'f505fd0cb18cae37cf0896883acd93212c45cc88' }, h("terminal-orders-list-core", { key: '2eaf2c82b43a0fd8106b8ccfe76ebcdef01f75e8', getTerminalOrders: this.getTerminalOrders, "onError-event": this.handleErrorEvent, columns: this.columns })));
47
47
  }
48
48
  static get is() { return "justifi-terminal-orders-list"; }
49
49
  static get encapsulation() { return "shadow"; }
@@ -81,7 +81,7 @@ export class TerminalOrdersListCore {
81
81
  return !this.showEmptyState && !this.showErrorState && !this.loading;
82
82
  }
83
83
  render() {
84
- return (h(TableWrapper, { key: '5ed13f6d5182b8c0b4306dfdcf1848c0c7a0daad' }, h(TableComponent, { key: 'dc26aa0f638d9bbe6fc7cd610b99165c60e0db6b' }, h(TableHead, { key: 'f811f2d0e7d30dcd2b9a87e0d3a2382cb32c37fc' }, h(TableHeadRow, { key: '52aae5b8d3cb27e9803c1a80f90c78ee212354ca' }, this.terminalOrdersTable.columnData.map((column) => column))), h(TableBody, { key: 'f648b8c5c047cb50dfdac27ec8038da24ac4a661' }, h(TableLoadingState, { key: '8fc30bba3f83418c470f53b647e3476518c330c4', columnSpan: this.terminalOrdersTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '12cf0cfe75ccb382b10b30f338d7c3ec0365bec8', isEmpty: this.showEmptyState, columnSpan: this.terminalOrdersTable.columnKeys.length }), h(TableErrorState, { key: '9fc6b5c58b7cfb7371e060497f69896e886c14d1', columnSpan: this.terminalOrdersTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalOrdersTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '99b405dfc9d5781611d924d9bcc50ca9c39e1cad' }, h(TableFootRow, { key: '7e8c19b85ef6f7f097e30cdae9cf82329a576d10' }, h(TableFootCell, { key: '5b1ab65c79560ecf66b0f50177b9f88fa6346b66', colSpan: this.terminalOrdersTable.columnData.length }, h("pagination-menu", { key: '97491bdd1b6cf81597e35bb4c17bd99eb685928c', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
84
+ return (h(TableWrapper, { key: 'e515fe632488abfd755515d04a4bc8c481cb9083' }, h(TableComponent, { key: 'a15495309f335656cfbb1c518bb9d95eda2af86b' }, h(TableHead, { key: 'a6f2bcfa3b981d244a640f3a2ced4fb98aa04774' }, h(TableHeadRow, { key: 'cf2ec3f36d53566f7fc4aadbd79d357ac1267f94' }, this.terminalOrdersTable.columnData.map((column) => column))), h(TableBody, { key: '927ee10502d41c18b6950e447f3352edf765fdc9' }, h(TableLoadingState, { key: '94c51d3ed02b72068b0bed02f0e1bb69024fffaf', columnSpan: this.terminalOrdersTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: 'a0e9d76f1340ddd33009d46682243863ff0509b2', isEmpty: this.showEmptyState, columnSpan: this.terminalOrdersTable.columnKeys.length }), h(TableErrorState, { key: '7f209a130ebf67d59e6f4b9719225c1b087f44f5', columnSpan: this.terminalOrdersTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalOrdersTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '1c714b7fe310a70b74f254eb36b126d3623b499a' }, h(TableFootRow, { key: '46d0b99409bd8611d7c1fb564aeaa236736a7947' }, h(TableFootCell, { key: '55215a040d58a64196013e0e831c35e1ccbb3309', colSpan: this.terminalOrdersTable.columnData.length }, h("pagination-menu", { key: 'a75512753bf06cfc6e1595ea8ed2e2081d06c3f9', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
85
85
  }
86
86
  static get is() { return "terminal-orders-list-core"; }
87
87
  static get properties() {
@@ -5,7 +5,7 @@ import { filterParams, propsParams, clearParams } from "./terminals-list-params-
5
5
  import { StyledHost } from "../../ui-components";
6
6
  import { ITerminalStatus } from "../../api";
7
7
  import { filterMenu, filterParam } from "../../styles/parts";
8
- export class TerminalsListFilters {
8
+ export class JustifiTerminalsListFilters {
9
9
  constructor() {
10
10
  this.setParamsOnChange = (name, value) => {
11
11
  filterParams[name] = value;
@@ -45,7 +45,7 @@ export class TerminalsListFilters {
45
45
  }
46
46
  render() {
47
47
  const filterMenuParams = Object.assign({}, filterParams);
48
- return (h(StyledHost, { key: 'ea9cfa8869d60008543e9ede0bc59ab6a6609fa4' }, h("table-filters-menu", { key: '2d72b1ead7a4d0bb039b940c90503ca55b69bdcb', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: '91494def7efaf06c16bfd6f2d8ffa4e6239b40dd', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'ea22abc671da4fad410be76055b2d7a3af98ae31', class: "p-2" }, h("form-control-text", { key: '053d7fda60174f71f35094bd11603ad00bfa8a76', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: filterParam })), h("div", { key: '531a673018101150063bf4a5c29be3bbd3a47d46', class: "p-2" }, h("form-control-text", { key: '01c0bcfcd4a8b45fc6d804d025bd2f99c96815a5', name: "terminal_order_id", label: "Terminal Order ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalOrderId || filterParams.terminal_order_id, disabled: !!this.terminalOrderId, part: filterParam })), h("div", { key: '3993c108c61dcc898f9feb965277d00fb6583de7', class: "p-2" }, h("form-control-text", { key: 'c28496ee67ed5e2d954b970fd1e8b4802f4f2847', name: "provider_id", label: "Device ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.providerId || filterParams.provider_id, disabled: !!this.providerId, part: filterParam })), h("div", { key: '8e7022438f266b7bfaf182593e32b7f85646e093', class: "p-2" }, h("form-control-text", { key: '855d524235f46809d236d0d8d4e11d5a0553114d', name: "serial_number", label: "Serial Number", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.serialNumber || filterParams.serial_number, disabled: !!this.serialNumber, part: filterParam })), h("div", { key: '48e099d2a8b600b11919945e99fd17559ba1b019', class: "p-2" }, h("form-control-select", { key: '4789b9f39ad91d7b8ca2e6614b8196ed48a4615a', name: "status", label: "Status", options: this.terminalStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.terminalStatus || filterParams.status || '', disabled: !!this.terminalStatus, part: filterParam })), h("div", { key: '4a07808567f36acfa238709f41f8642a83c54b7f', class: "p-2" }, h("form-control-date", { key: '1f35753ff8c241555adfbfff02af8a2640ad3905', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter || filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: filterParam })), h("div", { key: 'e9a3d3687026fb492c1b3bb33201f942a7cd07bc', class: "p-2" }, h("form-control-date", { key: '0fd59dce1c8cd1d44f1f2f1524c75f459f59e54b', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore || filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: filterParam }))))));
48
+ return (h(StyledHost, { key: '4b6ba70d8a8581d78facb0a2f262c7f11baf971b' }, h("table-filters-menu", { key: '38f0bfb11c9887a612c3dba55ae22fc3848e16ea', params: filterMenuParams, clearParams: clearParams, part: filterMenu }, h("div", { key: 'b9ba8adf4e258310bb5c250c4d47d10157101007', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'd6c3a5b11c0def890980eacac4690accd73abf68', class: "p-2" }, h("form-control-text", { key: 'e3657ae3f8a875a865a66e652ecf7ea86f3e768e', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: filterParam })), h("div", { key: '5991ea46b3e887bd600041ed1cc6dd522adb92c2', class: "p-2" }, h("form-control-text", { key: '36a007337309b04d89f4754b07ffb535e8806033', name: "terminal_order_id", label: "Terminal Order ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalOrderId || filterParams.terminal_order_id, disabled: !!this.terminalOrderId, part: filterParam })), h("div", { key: '6089e2751f0fadc14b899510972b00eb7b1cf3cd', class: "p-2" }, h("form-control-text", { key: '430eeeeb1adfdc50f83b35fa662d08b7387ee699', name: "provider_id", label: "Device ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.providerId || filterParams.provider_id, disabled: !!this.providerId, part: filterParam })), h("div", { key: 'e82b272ebcd175a68a39b19acc033213422ee07f', class: "p-2" }, h("form-control-text", { key: '38829262c19e3281e3c0e96d6287d35ed4110f75', name: "serial_number", label: "Serial Number", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.serialNumber || filterParams.serial_number, disabled: !!this.serialNumber, part: filterParam })), h("div", { key: 'fcdb9be89ea287c91bcd1ca64bb81adae03912ff', class: "p-2" }, h("form-control-select", { key: '0555fdc74f33ce2589de7e7695256c15e4f21ed5', name: "status", label: "Status", options: this.terminalStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.terminalStatus || filterParams.status || '', disabled: !!this.terminalStatus, part: filterParam })), h("div", { key: '9bdb42ed941298a2b4f42f85cec7469c3dba7301', class: "p-2" }, h("form-control-date", { key: '8366403642c6394822c324b249307760a7ba2b1c', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter || filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: filterParam })), h("div", { key: 'd1a02ac27ede585547d29082d41b7dab30e1bf04', class: "p-2" }, h("form-control-date", { key: '62b86c28b87a179dbd3ad8a85d9d2eb3d06fff9c', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore || filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: filterParam }))))));
49
49
  }
50
50
  static get is() { return "justifi-terminals-list-filters"; }
51
51
  static get encapsulation() { return "shadow"; }
@@ -8,7 +8,7 @@ import { SubAccountService } from "../../api/services/subaccounts.service";
8
8
  import { StyledHost } from "../../ui-components";
9
9
  import { defaultColumnsKeys } from "./terminals-table";
10
10
  import { makeGetSubAccounts } from "../../actions/sub-account/get-subaccounts";
11
- export class TerminalsList {
11
+ export class JustifiTerminalsList {
12
12
  constructor() {
13
13
  this.errorMessage = null;
14
14
  this.columns = defaultColumnsKeys;
@@ -61,7 +61,7 @@ export class TerminalsList {
61
61
  }
62
62
  }
63
63
  render() {
64
- return (h(StyledHost, { key: 'dbcf761d5519eb8d0170a7ff63dbba9e86a80931' }, h("terminals-list-core", { key: '6c74ff8e53cd94168a8d67bdea937be2c058d791', getTerminals: this.getTerminals, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
64
+ return (h(StyledHost, { key: '136c4d4140fd6c4432622d71147930079ca7b0ba' }, h("terminals-list-core", { key: '0964a457efcdd5ba9c02464ab4ac19e247a35b49', getTerminals: this.getTerminals, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
65
65
  }
66
66
  static get is() { return "justifi-terminals-list"; }
67
67
  static get encapsulation() { return "shadow"; }
@@ -118,7 +118,7 @@ export class TerminalsListCore {
118
118
  return !this.showEmptyState && !this.showErrorState && !this.loading;
119
119
  }
120
120
  render() {
121
- return (h(TableWrapper, { key: 'babe023df8ec976de3e284e80d8e0ec0b2c19b79' }, h(TableComponent, { key: 'd2d5f53cc2d743917ec8fd15f0f69efe75727501' }, h(TableHead, { key: '1a078b11b484d4e6ebfc3ccc5aefc69f99faae79' }, h(TableHeadRow, { key: '8776607ed0d4c15010132a7f27966213ea816092' }, this.terminalsTable.columnData.map((column) => column))), h(TableBody, { key: '61905ac71df9b3d268a77771b382b928ed5aa01a' }, h(TableLoadingState, { key: '7929fa99216050360f2b36fcd2ec06dec6da0e3a', columnSpan: this.terminalsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '8bac75644df059915e3852ef472e8e4edd687026', isEmpty: this.showEmptyState, columnSpan: this.terminalsTable.columnKeys.length }), h(TableErrorState, { key: '34968591017d975c8d13a9cf532f378e52e11d55', columnSpan: this.terminalsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '641649961418c64af80a4ab3e63bbbee2fb71076' }, h(TableFootRow, { key: 'a2355762274b2ce15217ff86cac3e2ddecf7569d' }, h(TableFootCell, { key: 'f5d8fd0878a3bdc9e93b1e2f08654f51c8bbba2f', colSpan: this.terminalsTable.columnData.length }, h("pagination-menu", { key: '64e85e2ffc0280af6caf521fed496cc41df0a8b3', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
121
+ return (h(TableWrapper, { key: '247655a3f6f3e1f0065bfca813db88febceefad7' }, h(TableComponent, { key: '4ba562f1862cb5ae9cb9a0f2be29d9ddff3f45d8' }, h(TableHead, { key: 'e47c7f2b007075105454c200b80d5263fcbab1fd' }, h(TableHeadRow, { key: '448803e4554e98be3edb30f52fd136a693e536c6' }, this.terminalsTable.columnData.map((column) => column))), h(TableBody, { key: '73923048cf5607aa1fcb9f43b93b76fda3077d71' }, h(TableLoadingState, { key: '3b09f705def14b2c145f14d0d692358431b1f98f', columnSpan: this.terminalsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '4386cd03124e4c0274e5121c09888e988dfd30c8', isEmpty: this.showEmptyState, columnSpan: this.terminalsTable.columnKeys.length }), h(TableErrorState, { key: 'a933699155dd46b837a0ceabf7aba828d057a240', columnSpan: this.terminalsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '0c3549e13b76ea577cabcb84628d593a720b2bf4' }, h(TableFootRow, { key: '360fd35d69ba096577e6ba017c7d8b50934cf405' }, h(TableFootCell, { key: 'a563dd980e687fb35fe59c7102dcc3c56c0c69fa', colSpan: this.terminalsTable.columnData.length }, h("pagination-menu", { key: 'db86ccf6bfde5279491631e3e1a0ed2bea28d41d', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
122
122
  }
123
123
  static get is() { return "terminals-list-core"; }
124
124
  static get properties() {