@justifi/webcomponents 6.0.6-rc.1 → 6.0.6-rc.2

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 (422) hide show
  1. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +2 -2
  2. package/dist/cjs/bank-account-form.cjs.entry.js +2 -2
  3. package/dist/cjs/card-form.cjs.entry.js +2 -2
  4. package/dist/cjs/{check-pkg-version-BqQyunnf.js → check-pkg-version-BXAxVT0S.js} +1 -1
  5. package/dist/cjs/{checkout.store-Bswr7kNY.js → checkout.store-CS7dpzYF.js} +0 -4
  6. package/dist/cjs/checkouts-list-core.cjs.entry.js +1 -1
  7. package/dist/cjs/custom-popper_2.cjs.entry.js +2 -2
  8. package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
  9. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  10. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  11. package/dist/cjs/form-control-monetary.cjs.entry.js +2 -2
  12. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +2 -2
  13. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  14. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  15. package/dist/cjs/form-control-select_2.cjs.entry.js +4 -4
  16. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +1 -1
  17. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  18. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +8 -8
  19. package/dist/cjs/justifi-apple-pay.cjs.entry.js +879 -0
  20. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +11 -11
  21. package/dist/cjs/justifi-business-details.cjs.entry.js +2 -2
  22. package/dist/cjs/justifi-business-form.cjs.entry.js +2 -2
  23. package/dist/cjs/{justifi-apple-pay_8.cjs.entry.js → justifi-checkout-summary_7.cjs.entry.js} +15 -883
  24. package/dist/cjs/justifi-checkout.cjs.entry.js +4 -4
  25. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +1 -1
  26. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +3 -3
  27. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +1 -1
  28. package/dist/cjs/justifi-dispute-management.cjs.entry.js +3 -3
  29. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +5 -5
  30. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
  31. package/dist/cjs/justifi-order-terminals.cjs.entry.js +3 -3
  32. package/dist/cjs/justifi-payment-details.cjs.entry.js +2 -2
  33. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +2 -2
  34. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +3 -3
  35. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +2 -2
  36. package/dist/cjs/justifi-payments-list.cjs.entry.js +3 -3
  37. package/dist/cjs/justifi-payout-details.cjs.entry.js +2 -2
  38. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +3 -3
  39. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +2 -2
  40. package/dist/cjs/justifi-payouts-list.cjs.entry.js +3 -3
  41. package/dist/cjs/justifi-refund-payment.cjs.entry.js +2 -2
  42. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +1 -1
  43. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +3 -3
  44. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  45. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +2 -2
  46. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +3 -3
  47. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +1 -1
  48. package/dist/cjs/justifi-terminals-list.cjs.entry.js +3 -3
  49. package/dist/cjs/loader.cjs.js +1 -1
  50. package/dist/cjs/{package-CeJ5geYu.js → package-D8-S3yHl.js} +1 -1
  51. package/dist/cjs/pagination-menu.cjs.entry.js +3 -3
  52. package/dist/cjs/payment-details-core.cjs.entry.js +8 -8
  53. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  54. package/dist/cjs/payments-list-core.cjs.entry.js +1 -1
  55. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  56. package/dist/cjs/payouts-list-core.cjs.entry.js +1 -1
  57. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  58. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +1 -1
  59. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  60. package/dist/cjs/terminals-list-core.cjs.entry.js +1 -1
  61. package/dist/cjs/webcomponents.cjs.js +1 -1
  62. package/dist/collection/api/services/apple-pay.service.js +3 -0
  63. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +2 -2
  64. package/dist/collection/components/checkout/card-form/card-form.js +2 -2
  65. package/dist/collection/components/checkout/checkout.js +1 -1
  66. package/dist/collection/components/checkout/save-new-payment-method.js +1 -1
  67. package/dist/collection/components/checkout/saved-payment-method.js +1 -1
  68. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  69. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
  70. package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
  71. package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
  72. package/dist/collection/components/dispute-management/dispute-management.js +1 -1
  73. package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
  74. package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
  75. package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
  76. package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
  77. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
  78. package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
  79. package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
  80. package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
  81. package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
  82. package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
  83. package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
  84. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  85. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  86. package/dist/collection/components/modular-checkout/modular-checkout.js +6 -7
  87. package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +2 -7
  88. package/dist/collection/components/modular-checkout/sub-components/bank-account-billing-form-simple.js +1 -1
  89. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
  90. package/dist/collection/components/modular-checkout/sub-components/card-billing-form-simple.js +1 -1
  91. package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
  92. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  93. package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
  94. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  95. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  96. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  97. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  98. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  99. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  100. package/dist/collection/components/payments-list/payments-list.js +1 -1
  101. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  102. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  103. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  104. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  105. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  106. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  107. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  108. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  109. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  110. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  111. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  112. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +1 -1
  113. package/dist/collection/store/checkout.store.js +0 -4
  114. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  115. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  116. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  117. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  118. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  119. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  120. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  121. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  122. package/dist/collection/ui-components/form/form-control-radio.js +2 -2
  123. package/dist/collection/ui-components/form/form-control-select.js +2 -2
  124. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  125. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  126. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  127. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  128. package/dist/collection/ui-components/pagination-menu/pagination-menu.js +3 -3
  129. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
  130. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
  131. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  132. package/dist/docs.json +3 -11
  133. package/dist/esm/additional-questions-details_5.entry.js +2 -2
  134. package/dist/esm/{badge-CtdO-tEY.js → badge-BYEj23zk.js} +1 -1
  135. package/dist/esm/bank-account-document-form-inputs_4.entry.js +5 -5
  136. package/dist/esm/bank-account-form.entry.js +4 -4
  137. package/dist/esm/business-details-core.entry.js +3 -3
  138. package/dist/esm/{button-DtTaQHMK.js → button-BQetT-FB.js} +1 -1
  139. package/dist/esm/card-form.entry.js +4 -4
  140. package/dist/esm/{check-pkg-version-DW45blqY.js → check-pkg-version-DdZIl21c.js} +1 -1
  141. package/dist/esm/{checkout.store-4nUf2OuT.js → checkout.store-CWAkbFJL.js} +0 -4
  142. package/dist/esm/checkouts-list-core.entry.js +6 -6
  143. package/dist/esm/{checkouts-table-B6gGDtOr.js → checkouts-table-D7-slfUE.js} +2 -2
  144. package/dist/esm/custom-popper_2.entry.js +3 -3
  145. package/dist/esm/form-alert_5.entry.js +1 -1
  146. package/dist/esm/form-control-checkbox.entry.js +5 -5
  147. package/dist/esm/form-control-date.entry.js +4 -4
  148. package/dist/esm/{form-control-error-text-bprS-t9d.js → form-control-error-text-DU4UNQlE.js} +1 -1
  149. package/dist/esm/form-control-file-v2_2.entry.js +5 -5
  150. package/dist/esm/{form-control-help-text-Bvnp-IAG.js → form-control-help-text-DDLwbCDl.js} +1 -1
  151. package/dist/esm/form-control-monetary-provisioning.entry.js +3 -3
  152. package/dist/esm/form-control-monetary.entry.js +5 -5
  153. package/dist/esm/form-control-number-masked_2.entry.js +4 -4
  154. package/dist/esm/form-control-number.entry.js +5 -5
  155. package/dist/esm/form-control-radio.entry.js +3 -3
  156. package/dist/esm/form-control-select_2.entry.js +6 -6
  157. package/dist/esm/gross-payment-chart-core.entry.js +4 -4
  158. package/dist/esm/{header-1-C1Hnxki8.js → header-1-CIfsspQD.js} +1 -1
  159. package/dist/esm/{header-3-Bq8fpjm-.js → header-3-0vgSYspf.js} +1 -1
  160. package/dist/esm/hidden-input_2.entry.js +7 -7
  161. package/dist/esm/{insurance-state-CVme82j7.js → insurance-state-QGyiPZ_-.js} +1 -1
  162. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +3 -3
  163. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +2 -2
  164. package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
  165. package/dist/{module/apple-pay.js → esm/justifi-apple-pay.entry.js} +26 -60
  166. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +15 -15
  167. package/dist/esm/justifi-business-details.entry.js +4 -4
  168. package/dist/esm/justifi-business-form.entry.js +6 -6
  169. package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
  170. package/dist/esm/{justifi-apple-pay_8.entry.js → justifi-checkout-summary_7.entry.js} +20 -887
  171. package/dist/esm/justifi-checkout.entry.js +5 -5
  172. package/dist/esm/justifi-checkouts-list-filters.entry.js +2 -2
  173. package/dist/esm/justifi-checkouts-list.entry.js +6 -6
  174. package/dist/esm/justifi-details.entry.js +2 -2
  175. package/dist/esm/justifi-dispute-management-core.entry.js +1 -1
  176. package/dist/esm/justifi-dispute-management.entry.js +3 -3
  177. package/dist/esm/justifi-dispute-notification_3.entry.js +8 -8
  178. package/dist/esm/justifi-gross-payment-chart.entry.js +4 -4
  179. package/dist/esm/justifi-order-terminals.entry.js +5 -5
  180. package/dist/esm/justifi-owner-form_3.entry.js +2 -2
  181. package/dist/esm/justifi-payment-details.entry.js +4 -4
  182. package/dist/esm/justifi-payment-provisioning-core.entry.js +2 -2
  183. package/dist/esm/justifi-payment-provisioning.entry.js +2 -2
  184. package/dist/esm/justifi-payment-transactions-list.entry.js +6 -6
  185. package/dist/esm/justifi-payments-list-filters.entry.js +3 -3
  186. package/dist/esm/justifi-payments-list.entry.js +7 -7
  187. package/dist/esm/justifi-payout-details.entry.js +4 -4
  188. package/dist/esm/justifi-payout-transactions-list.entry.js +6 -6
  189. package/dist/esm/justifi-payouts-list-filters.entry.js +3 -3
  190. package/dist/esm/justifi-payouts-list.entry.js +7 -7
  191. package/dist/esm/justifi-refund-payment.entry.js +5 -5
  192. package/dist/esm/justifi-saved-payment-method.entry.js +2 -2
  193. package/dist/esm/justifi-season-interruption-insurance.entry.js +6 -6
  194. package/dist/esm/justifi-skeleton.entry.js +3 -3
  195. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +3 -3
  196. package/dist/esm/justifi-terminal-orders-list.entry.js +6 -6
  197. package/dist/esm/justifi-terminals-list-filters.entry.js +2 -2
  198. package/dist/esm/justifi-terminals-list.entry.js +6 -6
  199. package/dist/esm/loader.js +1 -1
  200. package/dist/esm/{package-BXUY63ga.js → package-DlT1rYmL.js} +1 -1
  201. package/dist/esm/pagination-menu.entry.js +4 -4
  202. package/dist/esm/{parts-xDbRW9xn.js → parts-DS3KdLWS.js} +1 -1
  203. package/dist/esm/payment-details-core.entry.js +13 -13
  204. package/dist/esm/payment-method-option.entry.js +2 -2
  205. package/dist/esm/payments-list-core.entry.js +7 -7
  206. package/dist/esm/{payments-status-cvtVmtY5.js → payments-status-DpKZIq0D.js} +1 -1
  207. package/dist/esm/{payments-table-D_BlyU1F.js → payments-table-BhUsDP9C.js} +2 -2
  208. package/dist/esm/payout-details-core.entry.js +9 -9
  209. package/dist/esm/payouts-list-core.entry.js +7 -7
  210. package/dist/esm/{payouts-status-D-vjrqBb.js → payouts-status-CZxWiR6g.js} +1 -1
  211. package/dist/esm/{payouts-table-Clj8YGLV.js → payouts-table-C6bACVT_.js} +2 -2
  212. package/dist/esm/{skeleton-B8EUwt4b.js → skeleton-CtxvPKqv.js} +1 -1
  213. package/dist/esm/{spinner-CYXkn1fh.js → spinner-DSSWDOaz.js} +1 -1
  214. package/dist/esm/{table-Bj20uWfu.js → table-C7Sw1Lk-.js} +2 -2
  215. package/dist/esm/table-filters-menu.entry.js +3 -3
  216. package/dist/esm/terminal-orders-list-core.entry.js +6 -6
  217. package/dist/esm/{terminal-orders-table-DzBpIW8i.js → terminal-orders-table-Cdv_O1iI.js} +2 -2
  218. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  219. package/dist/esm/terminals-list-core.entry.js +6 -6
  220. package/dist/esm/{terminals-table-BMS5tazC.js → terminals-table-BBUVz5oU.js} +2 -2
  221. package/dist/esm/{utils-DRwofES0.js → utils-DkhVjdbQ.js} +1 -1
  222. package/dist/esm/webcomponents.js +1 -1
  223. package/dist/module/additional-statement.js +1 -1
  224. package/dist/module/bank-account-billing-form-simple.js +1 -1
  225. package/dist/module/bank-account-form.js +2 -2
  226. package/dist/module/bank-account.js +2 -2
  227. package/dist/module/cancellation-policy.js +1 -1
  228. package/dist/module/card-billing-form-simple.js +1 -1
  229. package/dist/module/card-form.js +2 -2
  230. package/dist/module/card-form2.js +2 -2
  231. package/dist/module/checkout.store.js +0 -4
  232. package/dist/module/checkouts-list-core2.js +1 -1
  233. package/dist/module/custom-popper2.js +2 -2
  234. package/dist/module/customer-details.js +1 -1
  235. package/dist/module/dispute-management-core.js +1 -1
  236. package/dist/module/dispute-notification.js +1 -1
  237. package/dist/module/dispute-response-core.js +1 -1
  238. package/dist/module/dispute-response.js +1 -1
  239. package/dist/module/duplicate-charge.js +1 -1
  240. package/dist/module/electronic-evidence.js +1 -1
  241. package/dist/module/form-control-checkbox2.js +2 -2
  242. package/dist/module/form-control-date2.js +2 -2
  243. package/dist/module/form-control-file-v22.js +1 -1
  244. package/dist/module/form-control-file2.js +2 -2
  245. package/dist/module/form-control-monetary2.js +2 -2
  246. package/dist/module/form-control-number-masked2.js +2 -2
  247. package/dist/module/form-control-number.js +2 -2
  248. package/dist/module/form-control-radio2.js +2 -2
  249. package/dist/module/form-control-select2.js +2 -2
  250. package/dist/module/form-control-text2.js +2 -2
  251. package/dist/module/form-control-textarea2.js +2 -2
  252. package/dist/module/gross-payment-chart-core2.js +1 -1
  253. package/dist/module/hidden-input2.js +1 -1
  254. package/dist/module/iframe-input2.js +3 -3
  255. package/dist/module/justifi-apple-pay.js +907 -1
  256. package/dist/module/justifi-button2.js +1 -1
  257. package/dist/module/justifi-checkout.js +19 -25
  258. package/dist/module/justifi-checkouts-list-filters.js +1 -1
  259. package/dist/module/justifi-checkouts-list.js +1 -1
  260. package/dist/module/justifi-dispute-management.js +1 -1
  261. package/dist/module/justifi-header2.js +1 -1
  262. package/dist/module/justifi-order-terminals.js +1 -1
  263. package/dist/module/justifi-payment-transactions-list.js +1 -1
  264. package/dist/module/justifi-payments-list-filters.js +2 -2
  265. package/dist/module/justifi-payments-list.js +1 -1
  266. package/dist/module/justifi-payout-transactions-list.js +1 -1
  267. package/dist/module/justifi-payouts-list-filters.js +2 -2
  268. package/dist/module/justifi-payouts-list.js +1 -1
  269. package/dist/module/justifi-saved-payment-method.js +1 -1
  270. package/dist/module/justifi-skeleton.js +1 -1
  271. package/dist/module/justifi-terminal-orders-list-filters.js +2 -2
  272. package/dist/module/justifi-terminal-orders-list.js +1 -1
  273. package/dist/module/justifi-terminals-list-filters.js +1 -1
  274. package/dist/module/justifi-terminals-list.js +1 -1
  275. package/dist/module/modular-checkout.js +6 -7
  276. package/dist/module/package.js +1 -1
  277. package/dist/module/pagination-menu2.js +3 -3
  278. package/dist/module/payment-details-core2.js +8 -8
  279. package/dist/module/payment-method-option.js +1 -1
  280. package/dist/module/payments-list-core2.js +1 -1
  281. package/dist/module/payout-details-core2.js +3 -3
  282. package/dist/module/payouts-list-core2.js +1 -1
  283. package/dist/module/product-or-service.js +1 -1
  284. package/dist/module/refund-policy.js +1 -1
  285. package/dist/module/save-new-payment-method.js +1 -1
  286. package/dist/module/shipping-details.js +1 -1
  287. package/dist/module/summary.js +1 -1
  288. package/dist/module/table-filters-menu2.js +1 -1
  289. package/dist/module/terminal-orders-list-core2.js +1 -1
  290. package/dist/module/terminal-quantity-selector2.js +1 -1
  291. package/dist/module/terminals-list-core2.js +1 -1
  292. package/dist/module/tokenize-payment-method.js +1 -1
  293. package/dist/types/api/Checkout.d.ts +0 -2
  294. package/dist/types/store/checkout.store.d.ts +0 -1
  295. package/dist/webcomponents/{p-ea2cbf37.entry.js → p-064578b9.entry.js} +1 -1
  296. package/dist/webcomponents/p-065999a7.entry.js +1 -0
  297. package/dist/webcomponents/{p-9ed7b13f.entry.js → p-1162b2fc.entry.js} +1 -1
  298. package/dist/webcomponents/p-145a2370.entry.js +1 -0
  299. package/dist/webcomponents/p-185550b1.entry.js +1 -0
  300. package/dist/webcomponents/{p-447b55c0.entry.js → p-188f921f.entry.js} +1 -1
  301. package/dist/webcomponents/p-20c42901.entry.js +1 -0
  302. package/dist/webcomponents/{p-dfb2e55b.entry.js → p-22b3b0c2.entry.js} +1 -1
  303. package/dist/webcomponents/{p-63ad8ebd.entry.js → p-25dffee2.entry.js} +1 -1
  304. package/dist/webcomponents/{p-d0a2035f.entry.js → p-263ee88e.entry.js} +1 -1
  305. package/dist/webcomponents/{p-37a93597.entry.js → p-2b1b815a.entry.js} +1 -1
  306. package/dist/webcomponents/{p-a09695c4.entry.js → p-2bb49747.entry.js} +1 -1
  307. package/dist/webcomponents/{p-9d611395.entry.js → p-32b0593d.entry.js} +1 -1
  308. package/dist/webcomponents/{p-58f7c4bd.entry.js → p-341eb162.entry.js} +1 -1
  309. package/dist/webcomponents/{p-0cf71cbd.entry.js → p-368aad3e.entry.js} +1 -1
  310. package/dist/webcomponents/p-38f4b133.entry.js +1 -0
  311. package/dist/webcomponents/p-3cd7efc1.entry.js +1 -0
  312. package/dist/webcomponents/{p-9c8fb92f.entry.js → p-4633e577.entry.js} +1 -1
  313. package/dist/webcomponents/{p-5cb22cfb.entry.js → p-4941bcaf.entry.js} +1 -1
  314. package/dist/webcomponents/p-49998d80.entry.js +1 -0
  315. package/dist/webcomponents/{p-d4476052.entry.js → p-4b1a3cf6.entry.js} +1 -1
  316. package/dist/webcomponents/{p-78cb62a8.entry.js → p-4c7b6e72.entry.js} +1 -1
  317. package/dist/webcomponents/p-507ab3f1.entry.js +1 -0
  318. package/dist/webcomponents/{p-CmBCj61h.js → p-53MvfN19.js} +1 -1
  319. package/dist/webcomponents/{p-c44fcff6.entry.js → p-59b4454a.entry.js} +1 -1
  320. package/dist/webcomponents/{p-569c7dcc.entry.js → p-5ca7a03f.entry.js} +1 -1
  321. package/dist/webcomponents/p-6217eb14.entry.js +1 -0
  322. package/dist/webcomponents/{p-de95bf57.entry.js → p-62fab960.entry.js} +1 -1
  323. package/dist/webcomponents/{p-9773e1e9.entry.js → p-6de344f8.entry.js} +1 -1
  324. package/dist/webcomponents/{p-32978110.entry.js → p-72e0698c.entry.js} +1 -1
  325. package/dist/webcomponents/{p-CCmDcLao.js → p-7663hWTF.js} +1 -1
  326. package/dist/webcomponents/{p-e9b2591b.entry.js → p-789e86ef.entry.js} +1 -1
  327. package/dist/webcomponents/{p-b608add9.entry.js → p-79a55ed5.entry.js} +1 -1
  328. package/dist/webcomponents/p-7bdaf07c.entry.js +1 -0
  329. package/dist/webcomponents/p-7c4a3118.entry.js +1 -0
  330. package/dist/webcomponents/{p-fbc5fc6d.entry.js → p-7c7666ad.entry.js} +1 -1
  331. package/dist/webcomponents/p-7fc37722.entry.js +1 -0
  332. package/dist/webcomponents/{p-0217783c.entry.js → p-8696cf1e.entry.js} +3 -3
  333. package/dist/webcomponents/p-8948b298.entry.js +1 -0
  334. package/dist/webcomponents/{p-0eb69f41.entry.js → p-8e6ae277.entry.js} +1 -1
  335. package/dist/webcomponents/{p-80b2cdec.entry.js → p-924a25d4.entry.js} +1 -1
  336. package/dist/webcomponents/{p-d403bdc0.entry.js → p-96cc471a.entry.js} +1 -1
  337. package/dist/webcomponents/p-97ea8a2a.entry.js +1 -0
  338. package/dist/webcomponents/{p-80a4fba7.entry.js → p-98ae711c.entry.js} +1 -1
  339. package/dist/webcomponents/{p-c644a9f1.entry.js → p-9b14089f.entry.js} +1 -1
  340. package/dist/webcomponents/{p-50701f16.entry.js → p-9f35781b.entry.js} +1 -1
  341. package/dist/webcomponents/{p-B6IWa9Ph.js → p-B7TpAe2k.js} +1 -1
  342. package/dist/webcomponents/p-BBzXThAT.js +1 -0
  343. package/dist/webcomponents/p-BCE-dTDp.js +1 -0
  344. package/dist/webcomponents/{p-BBx_EQqR.js → p-BIKX2tSN.js} +1 -1
  345. package/dist/webcomponents/p-Baf5crBG.js +1 -0
  346. package/dist/webcomponents/{p-ClvhB3WW.js → p-BbbgFMaz.js} +1 -1
  347. package/dist/webcomponents/p-C4AUlhx6.js +1 -0
  348. package/dist/webcomponents/{p-CH8Y3GSr.js → p-CqFjmIng.js} +1 -1
  349. package/dist/webcomponents/{p-CoBppUkq.js → p-Cqe5a-d3.js} +1 -1
  350. package/dist/webcomponents/p-D5KZeFMv.js +1 -0
  351. package/dist/webcomponents/p-DFEINx3E.js +1 -0
  352. package/dist/webcomponents/{p-xDbRW9xn.js → p-DS3KdLWS.js} +1 -1
  353. package/dist/webcomponents/p-DlT1rYmL.js +1 -0
  354. package/dist/webcomponents/p-DrrHSa75.js +1 -0
  355. package/dist/webcomponents/p-DszoS3BO.js +1 -0
  356. package/dist/webcomponents/p-SPYUZxQ9.js +1 -0
  357. package/dist/webcomponents/{p-C0wTyoTh.js → p-SWI5-Jo-.js} +1 -1
  358. package/dist/webcomponents/{p-C9EQ459H.js → p-YXBIe5uT.js} +1 -1
  359. package/dist/webcomponents/p-a3a2f508.entry.js +1 -0
  360. package/dist/webcomponents/p-a44c1cae.entry.js +1 -0
  361. package/dist/webcomponents/{p-f705fc49.entry.js → p-a4a57240.entry.js} +1 -1
  362. package/dist/webcomponents/p-a6008498.entry.js +1 -0
  363. package/dist/webcomponents/{p-268a6e14.entry.js → p-a871b38b.entry.js} +1 -1
  364. package/dist/webcomponents/p-a9e7b25b.entry.js +1 -0
  365. package/dist/webcomponents/p-b2816bb2.entry.js +1 -0
  366. package/dist/webcomponents/{p-0cac8468.entry.js → p-b3517f18.entry.js} +1 -1
  367. package/dist/webcomponents/p-b57ba0c7.entry.js +1 -0
  368. package/dist/webcomponents/p-b701fcf0.entry.js +1 -0
  369. package/dist/webcomponents/{p-aeb22aa2.entry.js → p-b82b685d.entry.js} +1 -1
  370. package/dist/webcomponents/p-bcc22295.entry.js +1 -0
  371. package/dist/webcomponents/{p-ee90bbd1.entry.js → p-bcc7ebb5.entry.js} +1 -1
  372. package/dist/webcomponents/p-cf37b3bb.entry.js +1 -0
  373. package/dist/webcomponents/p-d55e5756.entry.js +1 -0
  374. package/dist/webcomponents/p-db03d37a.entry.js +1 -0
  375. package/dist/webcomponents/p-dce78317.entry.js +1 -0
  376. package/dist/webcomponents/p-e1e13e85.entry.js +1 -0
  377. package/dist/webcomponents/{p-ae8ae5bb.entry.js → p-f1915a72.entry.js} +1 -1
  378. package/dist/webcomponents/p-f605af1c.entry.js +1 -0
  379. package/dist/webcomponents/{p-hbWSMN3O.js → p-f6_r41aD.js} +1 -1
  380. package/dist/webcomponents/{p-55903cde.entry.js → p-f7977891.entry.js} +1 -1
  381. package/dist/webcomponents/{p-4b57765c.entry.js → p-fc5eeb40.entry.js} +1 -1
  382. package/dist/webcomponents/p-iT-AQTXJ.js +1 -0
  383. package/dist/webcomponents/webcomponents.esm.js +1 -1
  384. package/package.json +1 -1
  385. package/dist/webcomponents/p-02fdd7f5.entry.js +0 -1
  386. package/dist/webcomponents/p-0af5269e.entry.js +0 -1
  387. package/dist/webcomponents/p-0d3904cb.entry.js +0 -1
  388. package/dist/webcomponents/p-1f82f0cc.entry.js +0 -1
  389. package/dist/webcomponents/p-220d8503.entry.js +0 -1
  390. package/dist/webcomponents/p-28625e07.entry.js +0 -1
  391. package/dist/webcomponents/p-2d300faa.entry.js +0 -1
  392. package/dist/webcomponents/p-328117e4.entry.js +0 -1
  393. package/dist/webcomponents/p-47997bc2.entry.js +0 -1
  394. package/dist/webcomponents/p-526b7442.entry.js +0 -1
  395. package/dist/webcomponents/p-5aae36f3.entry.js +0 -1
  396. package/dist/webcomponents/p-5bd3d86e.entry.js +0 -1
  397. package/dist/webcomponents/p-6472b6db.entry.js +0 -1
  398. package/dist/webcomponents/p-67788df5.entry.js +0 -1
  399. package/dist/webcomponents/p-705dba52.entry.js +0 -1
  400. package/dist/webcomponents/p-8ca21fab.entry.js +0 -1
  401. package/dist/webcomponents/p-9ad7d724.entry.js +0 -1
  402. package/dist/webcomponents/p-BXUY63ga.js +0 -1
  403. package/dist/webcomponents/p-BoQ6_4Ks.js +0 -1
  404. package/dist/webcomponents/p-D0Peuz-m.js +0 -1
  405. package/dist/webcomponents/p-D6BImiVi.js +0 -1
  406. package/dist/webcomponents/p-DGsXKF67.js +0 -1
  407. package/dist/webcomponents/p-NAjz1Xfo.js +0 -1
  408. package/dist/webcomponents/p-RQzxYnz_.js +0 -1
  409. package/dist/webcomponents/p-T2yENPvU.js +0 -1
  410. package/dist/webcomponents/p-a8446044.entry.js +0 -1
  411. package/dist/webcomponents/p-au49QgoI.js +0 -1
  412. package/dist/webcomponents/p-bb53e2e9.entry.js +0 -1
  413. package/dist/webcomponents/p-bc099dd0.entry.js +0 -1
  414. package/dist/webcomponents/p-c12d0453.entry.js +0 -1
  415. package/dist/webcomponents/p-d1bceac6.entry.js +0 -1
  416. package/dist/webcomponents/p-e6be4e19.entry.js +0 -1
  417. package/dist/webcomponents/p-e9865d1d.entry.js +0 -1
  418. package/dist/webcomponents/p-ec9514f8.entry.js +0 -1
  419. package/dist/webcomponents/p-edfeb034.entry.js +0 -1
  420. package/dist/webcomponents/p-ffefa09c.entry.js +0 -1
  421. package/dist/webcomponents/p-h5pyZngT.js +0 -1
  422. package/dist/webcomponents/p-wQgEEOq_.js +0 -1
@@ -13,7 +13,7 @@ const JustifiButton = /*@__PURE__*/ proxyCustomElement(class JustifiButton exten
13
13
  this.type = 'button';
14
14
  }
15
15
  render() {
16
- return (h(StyledHost, { key: '7c146b9ccaf8c4c37adde6c8af054dc4796d78bd' }, h(Button, { key: '879d05664b808abcbc32a38bc98fcd673dba0dea', variant: this.variant, isLoading: this.isLoading, clickHandler: this.clickHandler, class: this.class, type: this.type, disabled: this.disabled, style: this.customStyle }, this.text)));
16
+ return (h(StyledHost, { key: '48098276e0808052803f0d16df68ba23d529c4ab' }, h(Button, { key: 'c62e8d2d9208dc180180b4283edea991c5a93c57', variant: this.variant, isLoading: this.isLoading, clickHandler: this.clickHandler, class: this.class, type: this.type, disabled: this.disabled, style: this.customStyle }, this.text)));
17
17
  }
18
18
  }, [257, "justifi-button", {
19
19
  "text": [1],
@@ -7,16 +7,15 @@ import './details.js';
7
7
  import './event-types.js';
8
8
  import { d as defineCustomElement$6 } from './justifi-radio-list-item2.js';
9
9
  import { P as PAYMENT_METHODS } from './ModularCheckout.js';
10
- import { d as defineCustomElement$r } from './custom-popper2.js';
11
- import { d as defineCustomElement$q } from './form-control-checkbox2.js';
12
- import { d as defineCustomElement$p } from './form-control-help-text2.js';
13
- import { d as defineCustomElement$o } from './form-control-radio2.js';
14
- import { d as defineCustomElement$n } from './form-control-select2.js';
15
- import { d as defineCustomElement$m } from './form-control-text2.js';
16
- import { d as defineCustomElement$l } from './form-control-tooltip2.js';
17
- import { d as defineCustomElement$k } from './hidden-input2.js';
18
- import { d as defineCustomElement$j } from './iframe-input2.js';
19
- import { d as defineCustomElement$i } from './apple-pay.js';
10
+ import { d as defineCustomElement$q } from './custom-popper2.js';
11
+ import { d as defineCustomElement$p } from './form-control-checkbox2.js';
12
+ import { d as defineCustomElement$o } from './form-control-help-text2.js';
13
+ import { d as defineCustomElement$n } from './form-control-radio2.js';
14
+ import { d as defineCustomElement$m } from './form-control-select2.js';
15
+ import { d as defineCustomElement$l } from './form-control-text2.js';
16
+ import { d as defineCustomElement$k } from './form-control-tooltip2.js';
17
+ import { d as defineCustomElement$j } from './hidden-input2.js';
18
+ import { d as defineCustomElement$i } from './iframe-input2.js';
20
19
  import { d as defineCustomElement$h } from './bank-account-billing-form-simple.js';
21
20
  import { d as defineCustomElement$g } from './bank-account.js';
22
21
  import { d as defineCustomElement$f } from './billing-form.js';
@@ -112,7 +111,7 @@ const Checkout = /*@__PURE__*/ proxyCustomElement(class Checkout extends HTMLEle
112
111
  var _a, _b;
113
112
  return (h(StyledHost, { key: '468b97261a110d5779ac742de45248aadfbeeb6c' }, h("justifi-modular-checkout", { key: '7ce8d2e147f0b91ad93996f7e044a3fe2a9bd604', ref: (el) => {
114
113
  this.modularCheckoutRef = el;
115
- }, authToken: this.authToken, checkoutId: this.checkoutId }, h("div", { key: '7ace65df988d338d0cc810a532f8914a046e7268', class: "row gy-3 jfi-checkout-core" }, h("div", { key: '3c6223ef06c7a2b42bef97dd67f5f09f21bb248b', class: "col-12", part: checkoutSummary }, h("justifi-header", { key: '622b2ef667ab222a3152134573e7191bf2fa6117', text: "Summary", level: "h2", class: "fs-5 fw-bold pb-3" }), h("section", { key: '036b447e7e92b1c6bfe33aff5d07a35bc2d9a915' }, h("justifi-checkout-summary", { key: '292c0b09960046e78b902652e5b0902129715ef5' }))), h("div", { key: '5d27c5a5d3f026ad9f9da37833f8ecf808a89de9', class: "col-12 mt-4" }, h("slot", { key: '1a583d890039b1c3a4493a0687ac5a9caa21d2b3', name: "insurance" })), h("div", { key: '0d7427acc37518888fceef97431f594fb4ea2359', class: "col-12 mt-4" }, h("justifi-header", { key: '5543bc55d4be2de9064b4c4924ecd7d2f32da7d9', text: "Payment", level: "h2", class: "fs-5 fw-bold pb-3" }), this.showPaymentTypeHeader && (h("justifi-header", { key: '80a17876009d3c6e39017432053e3ab18b6d406e', text: "Select payment type", level: "h3", class: "fs-6 fw-bold lh-lg" })), h("div", { key: 'eac0e3466d8cf74df53acd1252d11d0461d0a263', class: "d-flex flex-column" }, h("section", { key: '1e27c56d333a44760d552549a716b39b1bcc538f' }, h("div", { key: '65680e1ed1a3eccc84ec67797f468edafcb65a80' }, h("justifi-saved-payment-methods", { key: '800e1e6312f8a38856341b5bc78c93a9fc18434e' }), this.availablePaymentMethods.includes(PAYMENT_METHODS.APPLE_PAY) && (h("div", { key: '0e5d9164a0066b88e7b9467bbb25167262614087', class: "mb-3" }, h("justifi-apple-pay", { key: '81717e6193aa402eef18cf006b74798d02811a8d' }))), this.availablePaymentMethods.includes(PAYMENT_METHODS.SEZZLE) && (h("justifi-radio-list-item", { key: '6405f56f8ee450d410801056c362580a6457325f', name: "paymentMethodType", value: PAYMENT_METHODS.SEZZLE, checked: ((_a = checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.selectedPaymentMethod) === null || _a === void 0 ? void 0 : _a.type) === PAYMENT_METHODS.SEZZLE, label: h("justifi-sezzle-payment-method", { ref: (el) => (this.sezzlePaymentMethodRef = el) }), "onRadio-click": () => { var _a; (_a = this.sezzlePaymentMethodRef) === null || _a === void 0 ? void 0 : _a.handleSelectionClick(); } })), this.availablePaymentMethods.includes(PAYMENT_METHODS.PLAID) && !this.disableBnpl && (h("justifi-radio-list-item", { key: 'd2b920050db52162f5f1fee2ee46884f50f511e8', name: "paymentMethodType", value: PAYMENT_METHODS.PLAID, checked: ((_b = checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.selectedPaymentMethod) === null || _b === void 0 ? void 0 : _b.type) === PAYMENT_METHODS.PLAID, label: h("justifi-plaid-payment-method", { ref: (el) => (this.plaidPaymentMethodRef = el) }), "onRadio-click": () => { var _a; (_a = this.plaidPaymentMethodRef) === null || _a === void 0 ? void 0 : _a.handleSelectionClick(); } })), h("justifi-tokenize-payment-method", { key: 'c160cd5403029ce3e1cac142cf1e782c104e97f2', ref: (el) => (this.tokenizePaymentMethodRef = el), authToken: this.authToken, accountId: checkoutStore.accountId, disableCreditCard: this.disableCreditCard, disableBankAccount: this.disableBankAccount, hideCardBillingForm: this.hideCardBillingForm, hideBankAccountBillingForm: this.hideBankAccountBillingForm, hideSubmitButton: true, paymentMethodGroupId: checkoutStore.paymentMethodGroupId }))))), h("div", { key: '6e03db84ccbfab811c72e4df5ffaf23c8822539b', class: "mt-4" }, h("justifi-button", { key: '93bb084fdcce73aebed63ad887ced32c4d47ef7f', text: "Pay", type: "submit", variant: "primary", clickHandler: (e) => this.submit(e), disabled: this.isSubmitting, isLoading: this.isSubmitting, customStyle: { width: '100%', textAlign: "center" } }))))));
114
+ }, authToken: this.authToken, checkoutId: this.checkoutId }, h("div", { key: '7ace65df988d338d0cc810a532f8914a046e7268', class: "row gy-3 jfi-checkout-core" }, h("div", { key: '3c6223ef06c7a2b42bef97dd67f5f09f21bb248b', class: "col-12", part: checkoutSummary }, h("justifi-header", { key: '622b2ef667ab222a3152134573e7191bf2fa6117', text: "Summary", level: "h2", class: "fs-5 fw-bold pb-3" }), h("section", { key: '036b447e7e92b1c6bfe33aff5d07a35bc2d9a915' }, h("justifi-checkout-summary", { key: '292c0b09960046e78b902652e5b0902129715ef5' }))), h("div", { key: '5d27c5a5d3f026ad9f9da37833f8ecf808a89de9', class: "col-12 mt-4" }, h("slot", { key: '1a583d890039b1c3a4493a0687ac5a9caa21d2b3', name: "insurance" })), h("div", { key: '0d7427acc37518888fceef97431f594fb4ea2359', class: "col-12 mt-4" }, h("justifi-header", { key: '5543bc55d4be2de9064b4c4924ecd7d2f32da7d9', text: "Payment", level: "h2", class: "fs-5 fw-bold pb-3" }), this.showPaymentTypeHeader && (h("justifi-header", { key: '80a17876009d3c6e39017432053e3ab18b6d406e', text: "Select payment type", level: "h3", class: "fs-6 fw-bold lh-lg" })), h("div", { key: 'eac0e3466d8cf74df53acd1252d11d0461d0a263', class: "d-flex flex-column" }, h("section", { key: '1e27c56d333a44760d552549a716b39b1bcc538f' }, h("div", { key: '65680e1ed1a3eccc84ec67797f468edafcb65a80' }, h("justifi-saved-payment-methods", { key: '800e1e6312f8a38856341b5bc78c93a9fc18434e' }), this.availablePaymentMethods.includes(PAYMENT_METHODS.SEZZLE) && (h("justifi-radio-list-item", { key: '5d40b467d4edcc38bcdd7e4518236e14ca794b60', name: "paymentMethodType", value: PAYMENT_METHODS.SEZZLE, checked: ((_a = checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.selectedPaymentMethod) === null || _a === void 0 ? void 0 : _a.type) === PAYMENT_METHODS.SEZZLE, label: h("justifi-sezzle-payment-method", { ref: (el) => (this.sezzlePaymentMethodRef = el) }), "onRadio-click": () => { var _a; (_a = this.sezzlePaymentMethodRef) === null || _a === void 0 ? void 0 : _a.handleSelectionClick(); } })), this.availablePaymentMethods.includes(PAYMENT_METHODS.PLAID) && !this.disableBnpl && (h("justifi-radio-list-item", { key: '41ee301aee5485e2aa85684f5ba500e0e2dbc215', name: "paymentMethodType", value: PAYMENT_METHODS.PLAID, checked: ((_b = checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.selectedPaymentMethod) === null || _b === void 0 ? void 0 : _b.type) === PAYMENT_METHODS.PLAID, label: h("justifi-plaid-payment-method", { ref: (el) => (this.plaidPaymentMethodRef = el) }), "onRadio-click": () => { var _a; (_a = this.plaidPaymentMethodRef) === null || _a === void 0 ? void 0 : _a.handleSelectionClick(); } })), h("justifi-tokenize-payment-method", { key: 'fb50a00f4e47de8c5a2bf9a9e8b65b7ca50cd299', ref: (el) => (this.tokenizePaymentMethodRef = el), authToken: this.authToken, accountId: checkoutStore.accountId, disableCreditCard: this.disableCreditCard, disableBankAccount: this.disableBankAccount, hideCardBillingForm: this.hideCardBillingForm, hideBankAccountBillingForm: this.hideBankAccountBillingForm, hideSubmitButton: true, paymentMethodGroupId: checkoutStore.paymentMethodGroupId }))))), h("div", { key: '1f3fa628662e617f7b1054483eb2ade5ca636353', class: "mt-4" }, h("justifi-button", { key: '67340e3c8fcc8703ff469c84ff536a2fa8518e63', text: "Pay", type: "submit", variant: "primary", clickHandler: (e) => this.submit(e), disabled: this.isSubmitting, isLoading: this.isSubmitting, customStyle: { width: '100%', textAlign: "center" } }))))));
116
115
  }
117
116
  static get watchers() { return {
118
117
  "authToken": ["propChanged"],
@@ -150,7 +149,7 @@ function defineCustomElement$1() {
150
149
  if (typeof customElements === "undefined") {
151
150
  return;
152
151
  }
153
- const components = ["justifi-checkout", "custom-popper", "form-control-checkbox", "form-control-help-text", "form-control-radio", "form-control-select", "form-control-text", "form-control-tooltip", "hidden-input", "iframe-input", "justifi-apple-pay", "justifi-bank-account-billing-form-simple", "justifi-bank-account-form", "justifi-billing-form", "justifi-billing-form-full", "justifi-button", "justifi-card-billing-form-simple", "justifi-card-form", "justifi-checkout-summary", "justifi-header", "justifi-modular-checkout", "justifi-plaid-payment-method", "justifi-radio-list-item", "justifi-save-new-payment-method", "justifi-saved-payment-methods", "justifi-sezzle-payment-method", "justifi-tokenize-payment-method"];
152
+ const components = ["justifi-checkout", "custom-popper", "form-control-checkbox", "form-control-help-text", "form-control-radio", "form-control-select", "form-control-text", "form-control-tooltip", "hidden-input", "iframe-input", "justifi-bank-account-billing-form-simple", "justifi-bank-account-form", "justifi-billing-form", "justifi-billing-form-full", "justifi-button", "justifi-card-billing-form-simple", "justifi-card-form", "justifi-checkout-summary", "justifi-header", "justifi-modular-checkout", "justifi-plaid-payment-method", "justifi-radio-list-item", "justifi-save-new-payment-method", "justifi-saved-payment-methods", "justifi-sezzle-payment-method", "justifi-tokenize-payment-method"];
154
153
  components.forEach(tagName => { switch (tagName) {
155
154
  case "justifi-checkout":
156
155
  if (!customElements.get(tagName)) {
@@ -158,51 +157,46 @@ function defineCustomElement$1() {
158
157
  }
159
158
  break;
160
159
  case "custom-popper":
161
- if (!customElements.get(tagName)) {
162
- defineCustomElement$r();
163
- }
164
- break;
165
- case "form-control-checkbox":
166
160
  if (!customElements.get(tagName)) {
167
161
  defineCustomElement$q();
168
162
  }
169
163
  break;
170
- case "form-control-help-text":
164
+ case "form-control-checkbox":
171
165
  if (!customElements.get(tagName)) {
172
166
  defineCustomElement$p();
173
167
  }
174
168
  break;
175
- case "form-control-radio":
169
+ case "form-control-help-text":
176
170
  if (!customElements.get(tagName)) {
177
171
  defineCustomElement$o();
178
172
  }
179
173
  break;
180
- case "form-control-select":
174
+ case "form-control-radio":
181
175
  if (!customElements.get(tagName)) {
182
176
  defineCustomElement$n();
183
177
  }
184
178
  break;
185
- case "form-control-text":
179
+ case "form-control-select":
186
180
  if (!customElements.get(tagName)) {
187
181
  defineCustomElement$m();
188
182
  }
189
183
  break;
190
- case "form-control-tooltip":
184
+ case "form-control-text":
191
185
  if (!customElements.get(tagName)) {
192
186
  defineCustomElement$l();
193
187
  }
194
188
  break;
195
- case "hidden-input":
189
+ case "form-control-tooltip":
196
190
  if (!customElements.get(tagName)) {
197
191
  defineCustomElement$k();
198
192
  }
199
193
  break;
200
- case "iframe-input":
194
+ case "hidden-input":
201
195
  if (!customElements.get(tagName)) {
202
196
  defineCustomElement$j();
203
197
  }
204
198
  break;
205
- case "justifi-apple-pay":
199
+ case "iframe-input":
206
200
  if (!customElements.get(tagName)) {
207
201
  defineCustomElement$i();
208
202
  }
@@ -55,7 +55,7 @@ const CheckoutsListFilters = /*@__PURE__*/ proxyCustomElement(class CheckoutsLis
55
55
  }
56
56
  render() {
57
57
  const filterMenuParams = Object.assign({}, filterParams);
58
- return (h(StyledHost, { key: 'e68f5bd4687eaad5aae4890d81baec603f72b6de' }, h("table-filters-menu", { key: 'c09285765839dbfad618bc13f39883e3f11ae991', params: filterMenuParams, clearParams: clearParams, part: checkoutsListFilterMenu }, h("div", { key: '96e32ecba5c64ccda108ceb583a82b1554b347a8', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '7ce51a9f065004c169b577bcdd33af8ad7b01ac2', class: "p-2" }, h("form-control-select", { key: 'b6dfda04a58f51b989b1dc655df00500071fea98', name: "status", label: "Status", options: this.checkoutStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.checkoutStatus || filterParams.status || '', disabled: !!this.checkoutStatus, part: statusCheckoutsListFilterParam })), h("div", { key: '4feb8c837611e6d0ec9cad6cb7a9f032db8cbbf5', class: "p-2" }, h("form-control-select", { key: '5a2a6c0e21cb62ee792bce703ccdfc9e08a46cc0', name: "payment_mode", label: "Payment Mode", options: this.checkoutPaymentModeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentMode || filterParams.payment_mode || '', disabled: !!this.paymentMode, part: paymentModeCheckoutsListFilterParam }))))));
58
+ return (h(StyledHost, { key: '0899d18449324a8dc022297d9ab5b4f726d091f9' }, h("table-filters-menu", { key: '8b110d394a685f0f4868c089621711086384ab1c', params: filterMenuParams, clearParams: clearParams, part: checkoutsListFilterMenu }, h("div", { key: 'e556d20b1ff0fe9fe3a8c4ad38e58701cb27d6f7', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'ba35f335ab22792af155140efbe01b7deed60e25', class: "p-2" }, h("form-control-select", { key: '729566b92d614f47ddb3206552960257833a56e2', name: "status", label: "Status", options: this.checkoutStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.checkoutStatus || filterParams.status || '', disabled: !!this.checkoutStatus, part: statusCheckoutsListFilterParam })), h("div", { key: '3374c7e59da532fdec1c954c68eb12fefe53f172', class: "p-2" }, h("form-control-select", { key: '4a36c4e4097da42c0a381f4e4255fd270d024ccb', name: "payment_mode", label: "Payment Mode", options: this.checkoutPaymentModeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentMode || filterParams.payment_mode || '', disabled: !!this.paymentMode, part: paymentModeCheckoutsListFilterParam }))))));
59
59
  }
60
60
  }, [257, "justifi-checkouts-list-filters", {
61
61
  "checkoutStatus": [1, "checkout-status"],
@@ -103,7 +103,7 @@ const CheckoutsList = /*@__PURE__*/ proxyCustomElement(class CheckoutsList exten
103
103
  }
104
104
  }
105
105
  render() {
106
- return (h(StyledHost, { key: 'b7e794982435af9a755c272767c017c57fa16b24' }, h("checkouts-list-core", { key: 'a8de52b59cbccd7cd97369663c074011b49b9499', getCheckouts: this.getCheckouts, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
106
+ return (h(StyledHost, { key: '4889226a2351b13dde8cbbfb0ba5fb3156226c5f' }, h("checkouts-list-core", { key: '56c36469e55f5ce33da5cc3224ebfd83057811d7', getCheckouts: this.getCheckouts, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
107
107
  }
108
108
  static get watchers() { return {
109
109
  "accountId": ["propChanged"],
@@ -96,7 +96,7 @@ const DisputeManagement = /*@__PURE__*/ proxyCustomElement(class DisputeManageme
96
96
  }
97
97
  }
98
98
  render() {
99
- return (h("justifi-dispute-management-core", { key: 'f1bd67d5ad60de2ad584c8440cc71c3ad6453429', getDispute: this.getDispute, disputeId: this.disputeId, authToken: this.authToken, "onError-event": this.handleErrorEvent }));
99
+ return (h("justifi-dispute-management-core", { key: '4087eb105a046a3cc194d9f25c80fa11298fa0a2', getDispute: this.getDispute, disputeId: this.disputeId, authToken: this.authToken, "onError-event": this.handleErrorEvent }));
100
100
  }
101
101
  static get watchers() { return {
102
102
  "disputeId": ["propChanged"],
@@ -20,7 +20,7 @@ const Header = /*@__PURE__*/ proxyCustomElement(class Header extends HTMLElement
20
20
  }
21
21
  render() {
22
22
  const HeaderComponent = this.levels[this.level];
23
- return (h(StyledHost, { key: 'e1d39365c2ff2c291a42b53d6bcbe1d97d602778' }, h(HeaderComponent, { key: '0b8c8c3a42ff2151e3b293cafeeaeda72e94d767', text: this.text, class: this.class })));
23
+ return (h(StyledHost, { key: 'eb3651b698897193d34a6c6456cd57dd0bd0bc43' }, h(HeaderComponent, { key: '39caee687f93d3d4d90e62d9fbcae318eaa8022e', text: this.text, class: this.class })));
24
24
  }
25
25
  }, [257, "justifi-header", {
26
26
  "text": [1],
@@ -205,7 +205,7 @@ const OrderTerminals = /*@__PURE__*/ proxyCustomElement(class OrderTerminals ext
205
205
  return (h("div", { class: "mt-3" }, h("div", { class: "text-end" }, "Order limit: ", this.orderLimit), h("div", { class: "d-flex justify-content-end mt-3" }, h("button", { class: "btn btn-primary submit-btn", onClick: this.submitOrder.bind(this), disabled: this.order.totalQuantity === 0 || this.submitting, part: buttonPrimary }, this.submitting ? 'Submitting...' : this.submitButtonText))));
206
206
  }
207
207
  render() {
208
- return (h(StyledHost, { key: '5e7da5050d127f6470bc12f9cf547fe421ce1897' }, h("div", { key: '6a1f46676ef1f31f6cfeb642001a0dd3f8a60072', part: text }, this.renderLoading(), this.renderBusinessDetails(), this.renderTerminals(), this.renderOrderSection())));
208
+ return (h(StyledHost, { key: '3ea6cebd4ab6bc47090056581482dab8502175c1' }, h("div", { key: '383dc710920b5119841d5cf6f1b596ebc349fd5a', part: text }, this.renderLoading(), this.renderBusinessDetails(), this.renderTerminals(), this.renderOrderSection())));
209
209
  }
210
210
  }, [257, "justifi-order-terminals", {
211
211
  "businessId": [1, "business-id"],
@@ -181,7 +181,7 @@ const PaymentTransactionsList = /*@__PURE__*/ proxyCustomElement(class PaymentTr
181
181
  return !this.showEmptyState && !this.showErrorState && !this.isLoading;
182
182
  }
183
183
  render() {
184
- return (h(StyledHost, { key: 'a00f8b0ba0e96bba423c6933fc9eebd19f5f61cd' }, h(TableWrapper, { key: 'b1ad1863482835106c6ec1b5fe7c3f9bb294a316' }, h(TableComponent, { key: 'f20d05de3f0a4d60734bfb366ebaf11a5b9fa4d0' }, h(TableHead, { key: 'd4aa85002f25923d79670687d80090422e4f09a3' }, h(TableHeadRow, { key: '99dba50d00c0ab2ba4f140424ff534936fd15c9e' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: '5526e3cffc2d43f6f6cbd755afbcffd3d036ebe9' }, h(TableLoadingState, { key: 'a5cf0dcf867feba1a1a8c4419e5f6c868510eb82', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '62f38aa3ea3758f6a113b2370c17670fa38fd322', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: 'a86ba5ae455119f12fa01a56c6826cc3a08d7c3b', 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: '302041a89f00caa4e440bad8bd5148f9b51b405e' }, h(TableFootRow, { key: 'c1071b23b4dc07c94674d0addabc8cdc7bc7ca3c' }, h(TableFootCell, { key: '2144fdc702e20c8c839b5d8c231bf1d3b16df234', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: '71589bd15b0af2d1eb6bad533e294e480ba36ca3', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
184
+ return (h(StyledHost, { key: 'c73dfcd1d3038dbca6800b9bd0f4e6c5fba2b8bf' }, h(TableWrapper, { key: '66d8f92a96f2ace82c05d10a9f538d6ad22b588f' }, h(TableComponent, { key: 'cff0e6344efd035f264326ecc79615bddfe8d0ac' }, h(TableHead, { key: '702e53ae1d59ab674425f4753c1cf0b6415feacd' }, h(TableHeadRow, { key: '7773de2d113af30b3a0d64405dce5d5e09a0bb8c' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: '7b86d982f52037349b5cc2f7ec5fa800e38ed519' }, h(TableLoadingState, { key: '040c3dfb101c1ea127cfcf982e4415ae94661b2a', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '6d25f8a886cf9b15ea9c17c44dfe0bce6125c557', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '60bb435ecf7a595cdb028df4cd95c1361ce06c8d', 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: 'accb2e3cb9dc8521c50db6a8ed306f91e5aa44c7' }, h(TableFootRow, { key: 'a4408276ce552fe4c43c60f79e7a2a3602566b2c' }, h(TableFootCell, { key: '20b13cc71f8b62166e8b6e9fce5dea2d1b4c5ac0', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: '90657ed6a805af46446bc8fb316a52252a9a2bf4', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
185
185
  }
186
186
  static get watchers() { return {
187
187
  "pagingParams": ["propChanged"],
@@ -58,8 +58,8 @@ const PaymentsListFilters = /*@__PURE__*/ proxyCustomElement(class PaymentsListF
58
58
  }
59
59
  render() {
60
60
  const filterMenuParams = Object.assign({}, filterParams);
61
- return (h(StyledHost, { key: 'a7558557fc2568a6d2a1b440b421d534f62a6163' }, h("table-filters-menu", { key: '4e185e33a7835795b6858ec8419fc2ba8ab64a9d', params: filterMenuParams, clearParams: clearParams, part: paymentsListFilterMenu }, h("div", { key: '619b459dbd961cc2c5eb192f830f51f123f59604', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '53e8c53aa1f1aff0ecebc9ebb1f13bff2a053795', class: "p-2" }, h("form-control-text", { key: '04698a7742b278abbb720d4884f041509f5ac8ad', name: "payment_id", label: "Payment ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.paymentId || filterParams.payment_id, disabled: !!this.paymentId, part: paymentIdPaymentsListFilterParam })), h("div", { key: '967ef74a4642cfd758801e5f942a20fd7375fbe3', class: "p-2" }, h("form-control-text", { key: '3ca21f2ca7b45bba64a1d6d734be9beaf00c14fe', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: terminalIdPaymentsListFilterParam })), h("div", { key: 'a5ec7ca0881d8d1bf2f0efa2c84270d3cd68832f', class: "p-2" }, h("form-control-select", { key: 'fd2d57c06e46ee77493ccfdc81927caa41c4d867', name: "payment_status", label: "Status", options: this.paymentStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentStatus || filterParams.payment_status || '', disabled: !!this.paymentStatus, part: paymentStatusPaymentsListFilterParam })), h("div", { key: 'b272738dc727933cb4f21405ae222973aadde76d', class: "p-2" }, h("form-control-date", { key: '3cfb486fc05e023a3eb9960de13e0bbf2d179d79', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
62
- convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: createdAfterPaymentsListFilterParam })), h("div", { key: '008a9c18830cadcf0da9d971077e8efd6ca9a714', class: "p-2" }, h("form-control-date", { key: 'a8805f485e37268df0897c6d5eff19e9c2324542', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
61
+ return (h(StyledHost, { key: 'ef06ca5d0df145fd2c7f82fb164a4098b1654e7c' }, h("table-filters-menu", { key: '32739ded26b3a11092e5237d363b5b280c859f0c', params: filterMenuParams, clearParams: clearParams, part: paymentsListFilterMenu }, h("div", { key: '2e123d80c45a92944811b9124e13f6cfc2e11cc0', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'd9e5facfe21e0896a4f0542a12592f11c54c0bc8', class: "p-2" }, h("form-control-text", { key: '084cec1084b8be08a5520891479aa4b4ab168ab7', name: "payment_id", label: "Payment ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.paymentId || filterParams.payment_id, disabled: !!this.paymentId, part: paymentIdPaymentsListFilterParam })), h("div", { key: 'c86027af0c49931a34e31e185cfc3c0d1093caf9', class: "p-2" }, h("form-control-text", { key: '694b5ddd5f90af1d73320cb6e29ce2e3aafce0b8', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: terminalIdPaymentsListFilterParam })), h("div", { key: '4d2e5e1a0e76a58be68255e08a2a4f09dbbbc481', class: "p-2" }, h("form-control-select", { key: '8832664cad351841c8f6197301349513c5362cf5', name: "payment_status", label: "Status", options: this.paymentStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentStatus || filterParams.payment_status || '', disabled: !!this.paymentStatus, part: paymentStatusPaymentsListFilterParam })), h("div", { key: '7a5824830bfde1740e996aa7aa0dbe72c0e76c8f', class: "p-2" }, h("form-control-date", { key: 'df36ada9eaa97c0a8dcfa863a479dc10a8b019e1', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
62
+ convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: createdAfterPaymentsListFilterParam })), h("div", { key: '1858bed50336ac5db3f316070ef6cdaa49a8d539', class: "p-2" }, h("form-control-date", { key: '49ce430e831a61e4b0d31268a7be22a137138f23', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
63
63
  convertToLocal(filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: createdBeforePaymentsListFilterParam }))))));
64
64
  }
65
65
  }, [257, "justifi-payments-list-filters", {
@@ -92,7 +92,7 @@ const PaymentsList = /*@__PURE__*/ proxyCustomElement(class PaymentsList extends
92
92
  }
93
93
  }
94
94
  render() {
95
- return (h(StyledHost, { key: '0e82f9f2e71485299ef1bfe8dd9cf17ff79b9550' }, h("payments-list-core", { key: 'e1a808634458a378db3fb0021b786de65047e28c', getPayments: this.getPayments, "onError-event": this.handleErrorEvent, columns: this.columns })));
95
+ return (h(StyledHost, { key: '4cdd2e9a318226408d47198bf2de40a750a71d01' }, h("payments-list-core", { key: '87964c5dd33fd3b716964227cd990539d5d13fc4', getPayments: this.getPayments, "onError-event": this.handleErrorEvent, columns: this.columns })));
96
96
  }
97
97
  static get watchers() { return {
98
98
  "accountId": ["propChanged"],
@@ -186,7 +186,7 @@ const PayoutTransactionsList = /*@__PURE__*/ proxyCustomElement(class PayoutTran
186
186
  return Object.assign({ payout_id: this.payoutId, limit: '15' }, this.pagingParams);
187
187
  }
188
188
  render() {
189
- return (h(StyledHost, { key: 'a0ff80867bc3c0bf198165229f693d7748ffc7a4' }, h(TableWrapper, { key: '779cc5602f6221e0f704484bf962b72b266d95f8' }, h(TableComponent, { key: '7b4b56e9712533ba2b50a875d282ef4bd5efdcaf' }, h(TableHead, { key: '8ecd93d56bdbdb1417b260dd013315b21958f363' }, h(TableHeadRow, { key: '9fa0fea238a9f76c71d5b8fc5443ca2c9e56b13b' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: 'f7d94388eddaf848e4868005e985a1158577c70f' }, h(TableLoadingState, { key: 'c83742e9e3ecbcdaba29f2aa121ec4c101a55632', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: 'fa0404328357e11527cff2c3eb15536ee458557b', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '71add0ef95310fd49e403d65c2a23ea8f73c71b6', 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: '073af8dce5dabb2db604ae50e6ace6a4ace18e6f' }, h(TableFootRow, { key: '3f3906a106b3c41311a0e1309aea779e865bf0f5' }, h(TableFootCell, { key: '85b46ef2a297aab3a450d49dd086ec6e7e1ab027', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: '548131521a5fcf1562b286097635f5f62414a28c', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
189
+ return (h(StyledHost, { key: 'f795f89fe39f8cded7f0d9c671df8e3e86de6f03' }, h(TableWrapper, { key: '5bb5f805a78965068f675012a1a491e5dd3d4416' }, h(TableComponent, { key: 'c75e72fb5bde6b3f8f127be4d76ef1fa66ce6781' }, h(TableHead, { key: '3dfb03ed0205f6fff21953e0a4c85e8b151680a1' }, h(TableHeadRow, { key: '169156e61bdf1ce6e10b89c660526a7ec9efb860' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: '1e59e340e98ace8291acfbe26836e5b2b7b7dd29' }, h(TableLoadingState, { key: '3c1a420d293d24ac9434f034c7e6de7a83698b63', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '2038ebb6ff5480d74b0bb6a6ecf31a9531f606ef', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '48582c83e384b4e5ba81c4d0055dc9e727a81cdd', 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: '0bb2c1f4085278db7b114c8b9c5a11702a1840d1' }, h(TableFootRow, { key: '2cc9fe5d66b433b392da1e0a1ae265db6404002d' }, h(TableFootCell, { key: 'cb21e30d68c92758efa03fbd16509ff28ab5e316', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: 'e5ac8aa63ddb08d7f70976cfceccbadab3b8efa9', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
190
190
  }
191
191
  static get watchers() { return {
192
192
  "pagingParams": ["propChanged"],
@@ -39,8 +39,8 @@ const PayoutsListFilters = /*@__PURE__*/ proxyCustomElement(class PayoutsListFil
39
39
  }
40
40
  render() {
41
41
  const filterMenuParams = Object.assign({}, filterParams);
42
- return (h(StyledHost, { key: '41eeb0429b0228f59f50b82fa8433dedacf56aed' }, h("table-filters-menu", { key: '10b29c5ab84d582867e7d58dae927ffceb20bf63', params: filterMenuParams, clearParams: clearParams, part: payoutsListFilterMenu }, h("div", { key: '9f1a6b6409b06c3b8c44f513834f9ff4b8c97657', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '886691c037614a7623b78b0b4010fc539b7a0e94', class: "p-2" }, h("form-control-date", { key: 'b6553e03f27a2a65d241e679515cf1e1ecf3ebb8', 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: createdAfterPayoutsListFilterParam })), h("div", { key: '7609b6996b9e1dfab4c20bb68cde950cfea42442', class: "p-2" }, h("form-control-date", { key: '118337c44913278ccc71e833a8afdb1d61071592', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDate: true }) ||
42
+ return (h(StyledHost, { key: '83debaafb73e9143b6e2e7804f69c4124845d01e' }, h("table-filters-menu", { key: '162c3af697cef40e2a93c7e0245ec4d7d385f361', params: filterMenuParams, clearParams: clearParams, part: payoutsListFilterMenu }, h("div", { key: '7e118d535a6bed14a1ea6e7ed920fd682bbd3705', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'dfd557f8d5a3f834bbaa5164ef2c1e7d3c19adcc', class: "p-2" }, h("form-control-date", { key: '01d9e16489abce36d4f770c4c06912923026860f', 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: createdAfterPayoutsListFilterParam })), h("div", { key: '9e7167618cc737911056c9217dc6a1ca77c1f41b', class: "p-2" }, h("form-control-date", { key: 'd80e6e2ebda1cd8f290daff21908f7dba1af2d7a', 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: createdBeforePayoutsListFilterParam }))))));
45
45
  }
46
46
  }, [257, "justifi-payouts-list-filters", {
@@ -106,7 +106,7 @@ const PayoutsList = /*@__PURE__*/ proxyCustomElement(class PayoutsList extends H
106
106
  }
107
107
  }
108
108
  render() {
109
- return (h(StyledHost, { key: 'fb8e3e21a4e5a0aa971a91eed4ef0b603dbd1b23' }, h("payouts-list-core", { key: 'c9fb97bd0d77d1989f346285cd5124121ad4ac83', getPayouts: this.getPayouts, getPayoutCSV: this.getPayoutCSV, getSubAccounts: this.getSubAccounts, "onError-event": this.handleOnError, columns: this.columns })));
109
+ return (h(StyledHost, { key: '73ac65b309e80186e0f7799385d012e91ceb1b8b' }, h("payouts-list-core", { key: 'f7767376f3155521445cb2ee48b9a20c362c8137', getPayouts: this.getPayouts, getPayoutCSV: this.getPayoutCSV, getSubAccounts: this.getSubAccounts, "onError-event": this.handleOnError, columns: this.columns })));
110
110
  }
111
111
  static get watchers() { return {
112
112
  "accountId": ["propChanged"],
@@ -26,7 +26,7 @@ const SavedPaymentMethod = /*@__PURE__*/ proxyCustomElement(class SavedPaymentMe
26
26
  ;
27
27
  render() {
28
28
  var _a, _b, _c;
29
- return (h(Host, { key: '7374fc6d31ec0ebdb34cdd2b789fb931cb93216f', class: "payment-method" }, h("div", { key: 'b29b47faffcb10d90a811a255a707dfda8597317', class: "radio-list-item p-3", part: radioListItem, onClick: this.onPaymentMethodOptionClick }, h("form-control-radio", { key: '82c2ebcb9d9b47c8a0a6a3a3e35d7e59a4b66ee7', name: "paymentMethodType", value: (_a = this.paymentMethodOption) === null || _a === void 0 ? void 0 : _a.id, checked: this.isSelected, label: `${CardBrandLabels[(_b = this.paymentMethodOption) === null || _b === void 0 ? void 0 : _b.brand] || ''} *${(_c = this.paymentMethodOption) === null || _c === void 0 ? void 0 : _c.acct_last_four}` }))));
29
+ return (h(Host, { key: '5ec0e8509e57396844602de87fde994f5da2ba83', class: "payment-method" }, h("div", { key: 'f2a45d84e969cd04aca91d61f5819bfc85f558c9', class: "radio-list-item p-3", part: radioListItem, onClick: this.onPaymentMethodOptionClick }, h("form-control-radio", { key: '1f4c35b2b6faa8ee42a1ee7347ddf2238b47fe50', name: "paymentMethodType", value: (_a = this.paymentMethodOption) === null || _a === void 0 ? void 0 : _a.id, checked: this.isSelected, label: `${CardBrandLabels[(_b = this.paymentMethodOption) === null || _b === void 0 ? void 0 : _b.brand] || ''} *${(_c = this.paymentMethodOption) === null || _c === void 0 ? void 0 : _c.acct_last_four}` }))));
30
30
  }
31
31
  }, [256, "justifi-saved-payment-method", {
32
32
  "paymentMethodOption": [16],
@@ -11,7 +11,7 @@ const JustifiSkeleton$1 = /*@__PURE__*/ proxyCustomElement(class JustifiSkeleton
11
11
  this.__attachShadow();
12
12
  }
13
13
  render() {
14
- return (h(StyledHost, { key: '9358e05efc4de32bc1ebb2449bd2787a23a73e78' }, h(Skeleton, { key: '37d08c7515e769676c600184e34c6ff39e5d315d', component: this.component, height: this.height, width: this.width, className: this.class, styles: this.customStyle })));
14
+ return (h(StyledHost, { key: 'c995981caeae785829f1ef75454b2759243e8adb' }, h(Skeleton, { key: '9c63cf385499820bb1acd3503e126363485684f6', component: this.component, height: this.height, width: this.width, className: this.class, styles: this.customStyle })));
15
15
  }
16
16
  }, [257, "justifi-skeleton", {
17
17
  "component": [1],
@@ -64,8 +64,8 @@ const TerminalOrdersListFilters = /*@__PURE__*/ proxyCustomElement(class Termina
64
64
  }
65
65
  render() {
66
66
  const filterMenuParams = Object.assign({}, filterParams);
67
- return (h(StyledHost, { key: 'e4220781c3a7878607a3fd369f6aef680caf7e3b' }, h("table-filters-menu", { key: 'a6d807965b30875ac0fc3b2a1c2fc016816515c1', params: filterMenuParams, clearParams: clearParams, part: terminalOrdersListFilterMenu }, h("div", { key: '2dc1aa039a17ec35556ca87f69583f678ff98154', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '5c8487d29210150eef9cda19aa08098b94562735', class: "p-2" }, h("form-control-select", { key: 'd18aaaf9c0a0c7b35e5526cc0d13e63fa759827d', name: "order_status", label: "Order Status", options: this.terminalOrderStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderStatus || filterParams.order_status || '', disabled: !!this.orderStatus, part: orderStatusTerminalOrdersListFilterParam })), h("div", { key: '9830ad536337ff56460a97f2af7b1d593b26a617', class: "p-2" }, h("form-control-select", { key: 'ab793e61dfb3839d733f86fe3a432f6625a80007', name: "order_type", label: "Order Type", options: this.terminalOrderTypeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderType || filterParams.order_type || '', disabled: !!this.orderType, part: orderTypeTerminalOrdersListFilterParam })), h("div", { key: 'fc0ba6a18cbfbefc9ed93db3badb1dac6c65aaed', class: "p-2" }, h("form-control-date", { key: 'c8b8dcafd434382b14b4fc53ce995689605d2b30', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
68
- convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: createdAfterTerminalOrdersListFilterParam })), h("div", { key: '3d52eebcde6a0b866c2a10c78ec50ea28a216e41', class: "p-2" }, h("form-control-date", { key: '598cda521e3a1fbe6e68d219d0d49e013d0adb0a', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
67
+ return (h(StyledHost, { key: '3042752f6f3bf4eb4f379aa256ff2a17d7fe8627' }, h("table-filters-menu", { key: '9a2a446701c17e3aa1ecbc89fa383c3a3c16b3d1', params: filterMenuParams, clearParams: clearParams, part: terminalOrdersListFilterMenu }, h("div", { key: '8c5533b280615974883fba9da4b87c066f7af5be', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'bbe71c8c5f2b49da9a38638ac4bda646cc4f7770', class: "p-2" }, h("form-control-select", { key: '1991c5e0ff5d1a3c47dc48d737e33f1763f616e8', name: "order_status", label: "Order Status", options: this.terminalOrderStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderStatus || filterParams.order_status || '', disabled: !!this.orderStatus, part: orderStatusTerminalOrdersListFilterParam })), h("div", { key: 'c8eb0f9ed8b4316edb0f9eca3c7efaccc24c78d9', class: "p-2" }, h("form-control-select", { key: '6cb6150ff89ee8d4655095f5b6aad3e4332cafc2', name: "order_type", label: "Order Type", options: this.terminalOrderTypeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.orderType || filterParams.order_type || '', disabled: !!this.orderType, part: orderTypeTerminalOrdersListFilterParam })), h("div", { key: '0e73587e47193154eee5486e5a8639eb313051e2', class: "p-2" }, h("form-control-date", { key: '31c2f57a43cd24088b209d4d87f5ac7b2c3caaa4', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
68
+ convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: createdAfterTerminalOrdersListFilterParam })), h("div", { key: 'b3b4176809bef95fc962fe4ee41e4a18fd85232d', class: "p-2" }, h("form-control-date", { key: '49e6903db17b28c0911b5577104307c32f7bdfe3', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
69
69
  convertToLocal(filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: createdBeforeTerminalOrdersListFilterParam }))))));
70
70
  }
71
71
  }, [257, "justifi-terminal-orders-list-filters", {
@@ -98,7 +98,7 @@ const TerminalOrdersList = /*@__PURE__*/ proxyCustomElement(class TerminalOrders
98
98
  }
99
99
  }
100
100
  render() {
101
- return (h(StyledHost, { key: '2a1b18985b1775ef97f0ef03a122ecc42a66fe15' }, h("terminal-orders-list-core", { key: 'a5950f3c91a5bfb09202f2db5acd367635d7bd94', getTerminalOrders: this.getTerminalOrders, "onError-event": this.handleErrorEvent, columns: this.columns })));
101
+ return (h(StyledHost, { key: '55f0bf858787e00c304972c941a477815712df9d' }, h("terminal-orders-list-core", { key: '2d47e23bc2157d79254f34dfe0551fb32a9d88cc', getTerminalOrders: this.getTerminalOrders, "onError-event": this.handleErrorEvent, columns: this.columns })));
102
102
  }
103
103
  }, [257, "justifi-terminal-orders-list", {
104
104
  "accountId": [1, "account-id"],
@@ -54,7 +54,7 @@ const TerminalsListFilters = /*@__PURE__*/ proxyCustomElement(class TerminalsLis
54
54
  }
55
55
  render() {
56
56
  const filterMenuParams = Object.assign({}, filterParams);
57
- return (h(StyledHost, { key: 'ff589964b6a6e9f98e1ce5c5538f6232d7f27b38' }, h("table-filters-menu", { key: 'b852fcce0b550540854a7126ba5071a22fa24d7e', params: filterMenuParams, clearParams: clearParams, part: terminalsListFilterMenu }, h("div", { key: '2a9d87170758781716319130c15472c227753a1d', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'ff7361cf9423a78c4131884a5c39824fab07f859', class: "p-2" }, h("form-control-text", { key: 'c06940487feba178c67b343addedd3f8ed5f34ed', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: terminalIdTerminalsListFilterParam })), h("div", { key: 'a6602193febe8240e611dbaf3476791c623e925e', class: "p-2" }, h("form-control-text", { key: 'ae327625b6fcf26ff02bd6bfae61af933cd9c771', name: "terminal_order_id", label: "Terminal Order ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalOrderId || filterParams.terminal_order_id, disabled: !!this.terminalOrderId, part: terminalOrderIdTerminalsListFilterParam })), h("div", { key: '3cdc430a8e360df60ca2d14c36df61570f7a0733', class: "p-2" }, h("form-control-select", { key: '71c43207f34d39a7207197e4a3e907f84988c1c4', name: "status", label: "Status", options: this.terminalStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.terminalStatus || filterParams.status || '', disabled: !!this.terminalStatus, part: terminalStatusTerminalsListFilterParam }))))));
57
+ return (h(StyledHost, { key: 'c36472f9f6556df217a39378f33731e08f9e7b33' }, h("table-filters-menu", { key: '1b7a80e34a078c2cd1c810a8b74afb644cae1e5b', params: filterMenuParams, clearParams: clearParams, part: terminalsListFilterMenu }, h("div", { key: 'b0bcfc27ef381b55fa13488cab6bee8ff0d838ff', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '6d55ab17ff0927cc1af85f3c2660a4dbbf4ec526', class: "p-2" }, h("form-control-text", { key: '6381502069b6525f1a54cb4d2f8b0f95ae4e0117', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: terminalIdTerminalsListFilterParam })), h("div", { key: '85489f923e22368a6c4fbe0f54eccc5f684e9710', class: "p-2" }, h("form-control-text", { key: 'd156dcad3acb5cfc458b0b79a2c4cf6d980e6720', name: "terminal_order_id", label: "Terminal Order ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalOrderId || filterParams.terminal_order_id, disabled: !!this.terminalOrderId, part: terminalOrderIdTerminalsListFilterParam })), h("div", { key: '97b0faf75955feb71e1b8511211845b49667b142', class: "p-2" }, h("form-control-select", { key: 'f50c301454555d889fd4c5c23bc533c2dbdf6054', name: "status", label: "Status", options: this.terminalStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.terminalStatus || filterParams.status || '', disabled: !!this.terminalStatus, part: terminalStatusTerminalsListFilterParam }))))));
58
58
  }
59
59
  }, [257, "justifi-terminals-list-filters", {
60
60
  "terminalId": [1, "terminal-id"],
@@ -103,7 +103,7 @@ const TerminalsList = /*@__PURE__*/ proxyCustomElement(class TerminalsList exten
103
103
  }
104
104
  }
105
105
  render() {
106
- return (h(StyledHost, { key: '33ad31c8b8748897664c91d3fc6349d76f276e9e' }, h("terminals-list-core", { key: 'dd16f1dd45b0c0d1d2f14469e4cc6f418b977ab7', getTerminals: this.getTerminals, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
106
+ return (h(StyledHost, { key: '705ee40711e90c28a6b1699f450befa7c5b5529b' }, h("terminals-list-core", { key: '3d54a1519e5299eb83d16bf2034711fc0dd0cc18', getTerminals: this.getTerminals, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
107
107
  }
108
108
  static get watchers() { return {
109
109
  "accountId": ["propChanged"],
@@ -193,7 +193,7 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
193
193
  }
194
194
  }
195
195
  updateStore(checkout) {
196
- var _a, _b, _c, _d, _e, _f;
196
+ var _a, _b, _c, _d, _e;
197
197
  checkoutStore.accountId = checkout.account_id;
198
198
  checkoutStore.checkoutLoaded = true;
199
199
  checkoutStore.paymentMethods = checkout.payment_methods.map((paymentMethod) => new PaymentMethod(paymentMethod));
@@ -204,12 +204,11 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
204
204
  checkoutStore.bnplEnabled = checkout.payment_settings.bnpl_payments;
205
205
  checkoutStore.insuranceEnabled = checkout.payment_settings.insurance_payments;
206
206
  checkoutStore.bankAccountVerification = (_a = checkout.payment_settings) === null || _a === void 0 ? void 0 : _a.bank_account_verification;
207
- checkoutStore.applePayEnabled = Boolean((_b = checkout.payment_settings) === null || _b === void 0 ? void 0 : _b.apple_payments);
208
- checkoutStore.bnplProviderClientId = (_c = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _c === void 0 ? void 0 : _c.provider_client_id;
209
- checkoutStore.bnplProviderMode = (_d = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _d === void 0 ? void 0 : _d.provider_mode;
210
- checkoutStore.bnplProviderApiVersion = (_e = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _e === void 0 ? void 0 : _e.provider_api_version;
207
+ checkoutStore.bnplProviderClientId = (_b = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _b === void 0 ? void 0 : _b.provider_client_id;
208
+ checkoutStore.bnplProviderMode = (_c = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _c === void 0 ? void 0 : _c.provider_mode;
209
+ checkoutStore.bnplProviderApiVersion = (_d = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _d === void 0 ? void 0 : _d.provider_api_version;
211
210
  checkoutStore.bnplProviderCheckoutUrl =
212
- (_f = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _f === void 0 ? void 0 : _f.provider_checkout_url;
211
+ (_e = checkout === null || checkout === void 0 ? void 0 : checkout.bnpl) === null || _e === void 0 ? void 0 : _e.provider_checkout_url;
213
212
  }
214
213
  emitCheckoutChanged() {
215
214
  const detail = {
@@ -420,7 +419,7 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
420
419
  });
421
420
  }
422
421
  render() {
423
- return h(Host, { key: '63acafa8f4819ac63e564807779976e352ccbdfb' });
422
+ return h(Host, { key: 'dbe1fe78f8206fef2e3f4f51628d716786dea858' });
424
423
  }
425
424
  get hostEl() { return this; }
426
425
  }, [256, "justifi-modular-checkout", {
@@ -1,5 +1,5 @@
1
1
  const name = "@justifi/webcomponents";
2
- const version = "6.0.6-rc.1";
2
+ const version = "6.0.6-rc.2";
3
3
  var webcomponentsPackageJson = {
4
4
  name: name,
5
5
  version: version};
@@ -12,13 +12,13 @@ const PaginationMenu = /*@__PURE__*/ proxyCustomElement(class PaginationMenu ext
12
12
  this.params = {};
13
13
  }
14
14
  render() {
15
- return (h(Host, { key: '810215871a1c2be2c19cfd1f664dc161da165e3e' }, h("nav", { key: 'b70783dcc8dce096685ff7d98cb985fd1860079a', "aria-label": "Table pagination", class: "d-flex justify-content-end gap-3" }, h("ul", { key: '9a452872def84e84ff0a93edffeb95fbafdf2e0f', class: "pagination m-0" }, h("li", { key: '065a6eff118b94aedb9287e4e31e9568f10dab2b', class: `page-item ${this.paging.has_previous ? '' : ' disabled'}` }, h("button", { key: 'f67b733843b2249099677644cfb1dd2af26ccfde', class: "page-link", onClick: (e) => {
15
+ return (h(Host, { key: '60e8ec0ae3694e92d4da6c9acafcc99ee7133a15' }, h("nav", { key: '4e6e0fe25d9e74361ac35088998e633f9bfed406', "aria-label": "Table pagination", class: "d-flex justify-content-end gap-3" }, h("ul", { key: '534d80446e2c0353815cc7a90814a530d0a847d9', class: "pagination m-0" }, h("li", { key: '64f5bcbca960ad9e7aebe4a80dbb39b4839e0a30', class: `page-item ${this.paging.has_previous ? '' : ' disabled'}` }, h("button", { key: '69c8738326ad600ab0d3b62fbfff02e356cc363d', class: "page-link", onClick: (e) => {
16
16
  e.preventDefault();
17
17
  this.paging.handleClickPrevious(this.paging.start_cursor);
18
- }, part: this.paging.has_previous ? paginationButton : paginationButtonDisabled }, h("span", { key: '097f9361ad382a804c8f5a30fc3fb117206485bc', class: "me-1", part: paginationButtonIconPrevious }, "\u00AB"), h("span", { key: '7ec0b45e02683fe4993bf3824bd00f74d2b02cc5', part: paginationButtonText }, "Previous"))), h("li", { key: 'dcee0459c283c3db9cc395890dca7ccacd028d65', class: `page-item ${this.paging.has_next ? '' : ' disabled'}` }, h("button", { key: '9ac8ea34d07c1e1665ed398daf0f170fa13e43a0', class: "page-link", onClick: (e) => {
18
+ }, part: this.paging.has_previous ? paginationButton : paginationButtonDisabled }, h("span", { key: 'a78f24c5d02f12c4668ccc831f19b9062af46000', class: "me-1", part: paginationButtonIconPrevious }, "\u00AB"), h("span", { key: 'a1088b77164fd7d72cb37a055c1a79e302ed3c83', part: paginationButtonText }, "Previous"))), h("li", { key: '81d5fa7a02b4248d8d7e3ee717f1fba1bda94adc', class: `page-item ${this.paging.has_next ? '' : ' disabled'}` }, h("button", { key: '8e971b90b118a09522c2ed0481faf678215c6e11', class: "page-link", onClick: (e) => {
19
19
  e.preventDefault();
20
20
  this.paging.handleClickNext(this.paging.end_cursor);
21
- }, part: this.paging.has_next ? paginationButton : paginationButtonDisabled }, h("span", { key: '6cb727927d29d836881f6769f50a818df496fa59', part: paginationButtonText }, "Next"), h("span", { key: '13a9d8bc8b506553d3bb5bd406c76f050ca100b1', class: "ms-1", part: paginationButtonIconNext }, "\u00BB")))))));
21
+ }, part: this.paging.has_next ? paginationButton : paginationButtonDisabled }, h("span", { key: 'bae3f08686008a581c481ad8c9608ccecce1414f', part: paginationButtonText }, "Next"), h("span", { key: 'cd89a36c4875da848110bfaad8c20fc63bd3f2fa', class: "ms-1", part: paginationButtonIconNext }, "\u00BB")))))));
22
22
  }
23
23
  }, [256, "pagination-menu", {
24
24
  "paging": [16],
@@ -62,16 +62,16 @@ const PaymentDetailsCore = /*@__PURE__*/ proxyCustomElement(class PaymentDetails
62
62
  return this.payment.status;
63
63
  }
64
64
  render() {
65
- return (h(StyledHost, { key: 'c21bde055f6cb0d1e799150a6aeec78b5448b203' }, this.loading && h(PaymentDetailsLoading, { key: '8b53bcbfff07473d7b12c3fb4b203c941d8a3136' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && !this.errorMessage &&
66
- this.payment && (h("justifi-details", { key: 'c669a7e7e44cf5db639b8177e2d0df0c34f26222', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: 'aae0305936b35e19c39af04d42bbb5cd7f350d7d', 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: '4074322623130af0a21f407a43f5752e6f0b8101', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payment.updated_at)} ${formatTime(this.payment.updated_at)}` }), h(EntityHeadInfoItem, { key: 'c787517c0f383a06b2cc1b3824c61e756c885fb1', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payment.created_at)} ${formatTime(this.payment.created_at)}` }), h(EntityHeadInfoItem, { key: '82752b93e9d2540c2afa444b7bd9c76f225c3997', title: "ID", value: this.payment.id })), h("div", { key: '334cd65d0f811491aa947da7462d021beb534b56', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '7ee3ab127b13c4d862308501f3acc2891a23a88f', sectionTitle: "Details" }), h("div", { key: '238557ff12daf46bb9c99cc134d8e5e8f67c24ed', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '819e68fe8d51e59c0ce120225091799d1b1d9d53', title: "Amount", value: this.payment.formattedPaymentAmount(this.payment.amount) }), h(DetailItem, { key: 'd63890fffdbc61e83366a7692fd00aebfe61ffd5', title: "Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'c0f584a18c91c5b0b841847f226952eef89690ca', title: "Refunded", value: this.payment.formattedPaymentAmount(this.payment.amount_refunded) }), h(DetailItem, { key: '7f20a671d48f48f78fd6fcec95152d274bdb0a3e', title: "Net", value: this.payment.formattedPaymentAmount(this.payment.balance) }), h(DetailItem, { key: '981e31e166e7780df1dbbdacf1c3ce61a761d7b3', title: "Status", value: MapPaymentStatusToBadge(this.PaymentStatus) }), h(DetailItem, { key: 'e7fdc5fccdb259fb8dc0fb224b9384fe3a172b5a', title: "Payment ID", value: this.payment.id }), h(DetailItem, { key: '112221995807f5e5468807e0a4e9395146ec771d', title: "Processing Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'fa330af63e96fe2888c783332908c43e7f66a29f', title: "Statement Descriptor", value: this.payment.statement_descriptor }), h(DetailItem, { key: 'd154d77d74c5b56e8139a28a9220cc60799000d9', title: "Description", value: this.payment.description }), h(DetailItem, { key: '68788fd77e8805d2d58e3cf1aaff3776795a7431', title: "Expedited", value: this.payment.expedited ? 'Yes' : 'No' })), this.payment.payment_method.card && [
67
- h(DetailSectionTitle, { key: '28ccc458f7ec0c60c3d750e3d8db3317f130e1c6', sectionTitle: "Payment Method" }),
68
- h("div", { key: 'd163947b967270345b7be3dd8815d8a40bc18c22', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '7fdeabbc64c747218da6cab078995866bebc67fb', title: "ID", value: this.payment.payment_method.card.id }), h(DetailItem, { key: 'ec2ed7eb523de4c0f64d877bb48f6e02bb2a0e14', title: "Payment Type", value: "Card" }), h(DetailItem, { key: '3c7e7903935e04d8368716887c90a19bb4c3612a', title: "Last 4 Numbers", value: this.payment.payment_method.lastFourDigits }), h(DetailItem, { key: '77042c02c0ed83d6dc443a8995a1a22c97663c83', title: "Brand", value: snakeCaseToHumanReadable(this.payment.payment_method.card.brand) }), h(DetailItem, { key: '689a092cfeea4642b9ccaf9846a1ba4ce1de38ca', title: "Cardholder", value: this.payment.payment_method.payersName }))
65
+ return (h(StyledHost, { key: '8e934b8ca929667ae620d004e9bd85e27d05882c' }, this.loading && h(PaymentDetailsLoading, { key: '2d3fc68b570b3d99cb4bbc38e6f444dda7ae7346' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && !this.errorMessage &&
66
+ this.payment && (h("justifi-details", { key: '30686d6dab6b9291263e3b0772ac635231b8befe', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: 'b4bda838a2481a3e33dffe5bbbddd6688e2ca8e3', 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: '64c5c78ec44f3a179d9b4a52e4965c43d3ab0318', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payment.updated_at)} ${formatTime(this.payment.updated_at)}` }), h(EntityHeadInfoItem, { key: '9a4ab2d2fe3bc4294dd39ffb997d8a2742c5311f', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payment.created_at)} ${formatTime(this.payment.created_at)}` }), h(EntityHeadInfoItem, { key: 'b89aa9b932a3edb40031d476aafa5c21a45be24f', title: "ID", value: this.payment.id })), h("div", { key: '8a5e2336d1c025771e381b2a20f64b8438b5f883', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '4e9bad001601781c79d5c91978ecbb72561464cf', sectionTitle: "Details" }), h("div", { key: '2211a8b66aa24e39e765fbce2625fa7f6565aa77', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'a6e6b9808e354aef5bebdddcd34c8cf411847a07', title: "Amount", value: this.payment.formattedPaymentAmount(this.payment.amount) }), h(DetailItem, { key: 'bb06fe55ee0ad85706b53649b99886c64a43e19d', title: "Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'b7820333003463da8ee839a64088dc65346b0f08', title: "Refunded", value: this.payment.formattedPaymentAmount(this.payment.amount_refunded) }), h(DetailItem, { key: 'a46d77e08d2f47fa430684072fb6b1db8de535ed', title: "Net", value: this.payment.formattedPaymentAmount(this.payment.balance) }), h(DetailItem, { key: 'c27ceb638cdaeb255e55a5ea30aae21bb09de5a4', title: "Status", value: MapPaymentStatusToBadge(this.PaymentStatus) }), h(DetailItem, { key: 'f5d906d131d0178d6a305d75efccca7befcfb652', title: "Payment ID", value: this.payment.id }), h(DetailItem, { key: 'dde16dfb2e72f54843023243884c7421e35be92b', title: "Processing Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'a03c7396fd361cb1eb4f8696aed63b2f40463e0d', title: "Statement Descriptor", value: this.payment.statement_descriptor }), h(DetailItem, { key: 'f5de7d086e5aa170ac23b8d881f0b44e0bf9f78b', title: "Description", value: this.payment.description }), h(DetailItem, { key: '681d1cc6073e1d526c1dd69e871ea35ca767a0fc', title: "Expedited", value: this.payment.expedited ? 'Yes' : 'No' })), this.payment.payment_method.card && [
67
+ h(DetailSectionTitle, { key: 'f52f90c6a72012bb49f68ef2fffc8cad295eee1e', sectionTitle: "Payment Method" }),
68
+ h("div", { key: '277064f50310d808a90dd34d2a49e9a411dd4254', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '44f1452df21550178c66ad9b1cf23047f22744d1', title: "ID", value: this.payment.payment_method.card.id }), h(DetailItem, { key: 'f0cd3fbb9d110529b78c11b27837c785f1947f86', title: "Payment Type", value: "Card" }), h(DetailItem, { key: '9dfc4d8101c9bebea745ca89ade09f64ad4d5277', title: "Last 4 Numbers", value: this.payment.payment_method.lastFourDigits }), h(DetailItem, { key: 'fa95e5ab6af3f50e3c397fa3499d247b20a10b75', title: "Brand", value: snakeCaseToHumanReadable(this.payment.payment_method.card.brand) }), h(DetailItem, { key: '31796ca2653c1b6f9e2f9392261a3c7a9aec7824', title: "Cardholder", value: this.payment.payment_method.payersName }))
69
69
  ], this.payment.payment_method.bank_account && [
70
- h(DetailSectionTitle, { key: 'd6369d2d90896916dbffb50f0ebd52014340b8de', sectionTitle: "Payment Method" }),
71
- h("div", { key: 'dc7a48fbca9ad84b70aaee854d161a0c9f2751f1', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '2b3786ff126a4a53a2ccc9669890ad1df71f111f', title: "ID", value: this.payment.payment_method.bank_account.id }), h(DetailItem, { key: '0114e2d9b6311c8786a8710358d1e6d15785f7f2', title: "Last 4 Numbers", value: this.payment.last_four_digits }), h(DetailItem, { key: '5926ccc059ce8351c3342b129c42c51ae761ef68', title: "Bank Name", value: this.payment.payment_method.bank_account.brand }), h(DetailItem, { key: 'cf9c5fe4c93e50bd4bceb7d972d9a0b80a976baa', title: "Account Owner", value: this.payment.payment_method.payersName }))
70
+ h(DetailSectionTitle, { key: 'c61fbc05f50ca16ca3cb33566759d6ae74e1d034', sectionTitle: "Payment Method" }),
71
+ h("div", { key: 'dc6ab24ab3d2db546514abe7f8f7f42928c20b19', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '783323e7eedf2a06b94baff13f4846703ec60271', title: "ID", value: this.payment.payment_method.bank_account.id }), h(DetailItem, { key: '0112a0b3ce5b5482b616f61396bc48fd58d944b7', title: "Last 4 Numbers", value: this.payment.last_four_digits }), h(DetailItem, { key: '1f3f0ff0d8269d23ca0e48b66938040397061cf0', title: "Bank Name", value: this.payment.payment_method.bank_account.brand }), h(DetailItem, { key: '43a2d1a130c29c36b4f361aad9c4a054bc06047d', title: "Account Owner", value: this.payment.payment_method.payersName }))
72
72
  ], this.payment.metadata && [
73
- h(DetailSectionTitle, { key: '55a4e72b93c9b8bd780026649e69f8f8813012f3', sectionTitle: 'Metadata' }),
74
- h("div", { key: 'a555d84696123a99f484b27c185f8affe0de34ae', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: 'f15b235765c9728a048118195465c2f8dc1760f8', metadata: this.payment.metadata }))
73
+ h(DetailSectionTitle, { key: '3b88b0a194d474026f822eda4259990481ddf51c', sectionTitle: 'Metadata' }),
74
+ h("div", { key: '41a729afab67f7464a7c8f4acaa87182a6269de0', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: 'd73045901eb3e147477afd2448497fa01cb92084', metadata: this.payment.metadata }))
75
75
  ])))));
76
76
  }
77
77
  static get watchers() { return {
@@ -16,7 +16,7 @@ const PaymentMethodOption$1 = /*@__PURE__*/ proxyCustomElement(class PaymentMeth
16
16
  this.__attachShadow();
17
17
  }
18
18
  render() {
19
- return (h(StyledHost, { key: '1b2afde467e7df3ac661951843ad81fd93878585', class: "payment-method" }, h("div", { key: '1671afdd9d7ceb16836af9453a001ecaa2b6bab4', class: "radio-list-item p-3", part: radioListItem, onClick: this.clickHandler, hidden: this.radioButtonHidden }, h("form-control-radio", { key: '3d1a48f478c9504b63c81ff2665ebff2fb19c862', name: "paymentMethodType", value: this.paymentMethodOptionId, checked: this.isSelected, label: this.label }))));
19
+ return (h(StyledHost, { key: '276e7685b6f5b7430fdac887fa5f270245011f6d', class: "payment-method" }, h("div", { key: '032431a1a0e3e97077c84f02288e3e0d1334e230', class: "radio-list-item p-3", part: radioListItem, onClick: this.clickHandler, hidden: this.radioButtonHidden }, h("form-control-radio", { key: '33a53344736a2a5d8546cbec24cc6c4aaebf7629', name: "paymentMethodType", value: this.paymentMethodOptionId, checked: this.isSelected, label: this.label }))));
20
20
  }
21
21
  }, [257, "payment-method-option", {
22
22
  "paymentMethodOptionId": [1, "payment-method-option-id"],
@@ -138,7 +138,7 @@ const PaymentsListCore = /*@__PURE__*/ proxyCustomElement(class PaymentsListCore
138
138
  return !this.showEmptyState && !this.showErrorState && !this.loading;
139
139
  }
140
140
  render() {
141
- return (h(TableWrapper, { key: '2cceca3ea193752152afb7514513422ad40165a8' }, h(TableComponent, { key: '61f651673b6cfa85380ca2806907facada8152e9' }, h(TableHead, { key: '5d65f625ba51588d5c1d288d31d2f52680645f2c' }, h(TableHeadRow, { key: '0a2c0158996f39964ae0f050632e47c40e7d10f5' }, this.paymentsTable.columnData.map((column) => column))), h(TableBody, { key: '4c5e3252951cad51e705a6fb377a6d4b8f28869e' }, h(TableLoadingState, { key: '9159d22917307f9886d57c488218be65782dbeb2', columnSpan: this.paymentsTable.columnData.length, isLoading: this.loading }), h(TableEmptyState, { key: 'dcb34a17de509c1856ff3507f7e10863b3b5fe09', isEmpty: this.showEmptyState, columnSpan: this.paymentsTable.columnData.length }), h(TableErrorState, { key: '5a4d81745f6764ed8860c1be74895c6f7cc7e7aa', 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: '095986da34b545b85c62c881c06e215410d26793' }, h(TableFootRow, { key: '5d592db903775c67b6f587477a0fa3713a7abd88' }, h(TableFootCell, { key: 'c23d9b7111b6f3dde3101f5fd49b297630948de5', colSpan: this.paymentsTable.columnData.length }, h("pagination-menu", { key: '37deefd8ffd902f9bd458b4fa0fe5c4ef4bdb87e', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
141
+ return (h(TableWrapper, { key: '0f667b8996650351ee636d548437217696ba8845' }, h(TableComponent, { key: 'ea49b5f4a53b03525a960954df711f39ee1ec41d' }, h(TableHead, { key: '7e06f612e6aa80267abba505c5b44506a907ae1a' }, h(TableHeadRow, { key: '561827555ab274f70fe4e2e08442689b82f8b2c9' }, this.paymentsTable.columnData.map((column) => column))), h(TableBody, { key: 'a1f724d553ca43fbe20aeeb1bcbedf87e7d5b917' }, h(TableLoadingState, { key: '27c9f9e459857cf208f9bcb1a5a81f02fcac0850', columnSpan: this.paymentsTable.columnData.length, isLoading: this.loading }), h(TableEmptyState, { key: '546e87c7198e6b7efaf1dde4dba0e2bc9dd9e4a7', isEmpty: this.showEmptyState, columnSpan: this.paymentsTable.columnData.length }), h(TableErrorState, { key: 'cbb35d379ac52943549b58128af24f682b53254f', 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: '4b8de6a6841bd6f087f8819febd3136742e535eb' }, h(TableFootRow, { key: 'cb2f446cd73c72e551378d73d5fb7089bcf9b8a0' }, h(TableFootCell, { key: '01098f6891794529ddfc1d7b1303706313694316', colSpan: this.paymentsTable.columnData.length }, h("pagination-menu", { key: 'a907422b1d6246570d14862478154465c4ad59c9', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
142
142
  }
143
143
  static get watchers() { return {
144
144
  "pagingParams": ["updateOnPropChange"],
@@ -77,9 +77,9 @@ const PayoutDetailsCore = /*@__PURE__*/ proxyCustomElement(class PayoutDetailsCo
77
77
  }
78
78
  render() {
79
79
  var _a;
80
- return (h(StyledHost, { key: 'd81fd85bbfa1c54175b4055cfed2eb62c7db1735' }, this.loading && h(PayoutDetailsLoading, { key: '37fca566131507232afc04332989545f81f21ace' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && this.payout && (h("justifi-details", { key: '2135970df52759def666f17297f055b90fc61274', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: '12d9f81cea53ea7f8636c3ed249f994f13ae1389', 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: 'd3f061a66f4dd3bfee92e5de3b2ba8f245853c85', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payout.updated_at)} ${formatTime(this.payout.updated_at)}` }), h(EntityHeadInfoItem, { key: '292267e98b0e12ef4fd365c0c972f9eccba0df09', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payout.created_at)} ${formatTime(this.payout.created_at)}` }), h(EntityHeadInfoItem, { key: '0ca068bb4c8c2dea86feff59916b42871de799e7', title: "ID", value: this.payout.id }), h("div", { key: 'a97d286bf5eafce9cfbf81c6e7f62bb4e7b0849f', class: "m-4" }, h(Button, { key: '8a026a6f3819519815148115ffed876c18e37142', variant: "secondary", class: "btn btn-outline-secondary d-flex align-items-center", onClick: this.downloadCSV }, "Export CSV"))), h("div", { key: '66520ccf02a84b4523552de31d43e2b5c75e16ae', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '27e9caef31af8e5d89141b5c0265e6ee9183809e', sectionTitle: "Details" }), h("div", { key: '2cb15bde0c567667978f482a55753c1355a359b9', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '5fe197ecc8f1aa79786a8da0092e7962095336a1', title: "Date paid", value: formatDate(this.payout.deposits_at) }), h(DetailItem, { key: '50d667f0b575e89b712832b3d70026c422119308', title: "Statement Description", value: this.payout.description }), h(DetailItem, { key: '28f753d09ca0434ef6e913baa1c95e977657bdfe', title: "Payout Method", value: this.formatMethod(this.payout.delivery_method) }), h(DetailItem, { key: '84eb131bc5493293e75d0c5eb5cf69379769843d', title: "Amount", value: this.payout.formattedPaymentAmount(this.payout.amount) }), h(DetailItem, { key: '0fd9fc497e076165b9e5a70b385fdde44d9290fb', title: "Fee", value: this.payout.formattedPaymentAmount(this.payout.fees_total) })), h(DetailSectionTitle, { key: '29b8ef5d56c77bc44bf0809acf3bf7235a5f678d', sectionTitle: "Account" }), h("div", { key: '49104b277fe2c27a28326bc6e84aa76713f355a5', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '7e8f4b347227c73ebfb28a3846c994943dc22b14', title: "ID", value: this.payout.account_id, onClick: this.enableRecordClick ? () => this.handleRecordClick(this.payout.account_id) : undefined }), h(DetailItem, { key: '594d4853374fdacde8c38c9409abe593acf3d1d8', title: "Account Type", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '86198dd9f123775d687df6a7efa7b17fae6f7fc0', title: "Institution", value: this.payout.bank_account.account_type }), h(DetailItem, { key: 'ff5840da92dc48469915698937c52be1be6573f3', title: "Routing Number", value: this.payout.bank_account.routing_number }), h(DetailItem, { key: 'dae3be8251b99e92c14d19151f7fcf43e7d79d2b', title: "Account Number", value: `**** ${this.payout.bank_account.account_number_last4}` })), this.payout.metadata && [
81
- h(DetailSectionTitle, { key: 'ab9280b8f08bfa10492d86d73d7fcc054602c23b', sectionTitle: 'Metadata' }),
82
- h("div", { key: '91326afd6edbd573802684fa8518d6738cbcf4ff', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: '7ac4be5f733114b2257eade5c315583b09643390', metadata: this.payout.metadata }))
80
+ return (h(StyledHost, { key: '18078933e55ea9d03a7d9a4388296194f1a0da75' }, this.loading && h(PayoutDetailsLoading, { key: '5a7c384241ff5b93d8e000d64262eaff60c16d15' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && this.payout && (h("justifi-details", { key: '6d90dd72c52ddfec078aa8615bda0e8f6f4f88d1', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: '5eac2c989d44882b607dfd5c4377e08cd6c44a84', 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: '2b521031b4dafa699f37f2ad94e832cb7886d523', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payout.updated_at)} ${formatTime(this.payout.updated_at)}` }), h(EntityHeadInfoItem, { key: '874663e889dd5df6aa13ba196b9f73c78590a14c', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payout.created_at)} ${formatTime(this.payout.created_at)}` }), h(EntityHeadInfoItem, { key: 'ba8fdc41b1577ea7c32f55270eed06c5cb89f91e', title: "ID", value: this.payout.id }), h("div", { key: '3eedce10dff920d18df5fe04ac9ebeadbd5f8470', class: "m-4" }, h(Button, { key: '9b84863e54a94efd24993907012e99ea29f75620', variant: "secondary", class: "btn btn-outline-secondary d-flex align-items-center", onClick: this.downloadCSV }, "Export CSV"))), h("div", { key: '67db13e2a585464a32b8bcdfd764e5e7af5d388d', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '179a07ead33fd886a933314129e28dc6b7f73f32', sectionTitle: "Details" }), h("div", { key: '8a78d0c0153d9827128591feb560d51a9fcde03e', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: 'd1d0ff1d7fd0661a33f8c3ee46565673bcbbd396', title: "Date paid", value: formatDate(this.payout.deposits_at) }), h(DetailItem, { key: 'c9fce396dbf559dd1ad9009da25ef892781171d2', title: "Statement Description", value: this.payout.description }), h(DetailItem, { key: '99b570d5461e4d71b9ed4bbfb4789f5b8fcbf8ff', title: "Payout Method", value: this.formatMethod(this.payout.delivery_method) }), h(DetailItem, { key: '7ac503aaae2d3ce143309b31152cfdcab431bedb', title: "Amount", value: this.payout.formattedPaymentAmount(this.payout.amount) }), h(DetailItem, { key: '02bbdb3f9d11b16497942ffdecc072d339f7113b', title: "Fee", value: this.payout.formattedPaymentAmount(this.payout.fees_total) })), h(DetailSectionTitle, { key: 'd6a092c5ba7e05836b8213f5ba9869a3cf7b8856', sectionTitle: "Account" }), h("div", { key: '514f7320e77d209de916da4ca888d9eaf64a6727', class: "d-flex flex-column gap-2 w-100" }, h(DetailItem, { key: '1a962246ba71bab393f983cede5a6f02901eee7d', title: "ID", value: this.payout.account_id, onClick: this.enableRecordClick ? () => this.handleRecordClick(this.payout.account_id) : undefined }), h(DetailItem, { key: '1a53fed777b0b75020888ab7cb4751ff82e0eee8', title: "Account Type", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '39b0e2a1f86169771b4bc786870c35c10c173fc2', title: "Institution", value: this.payout.bank_account.account_type }), h(DetailItem, { key: 'ebde2944b58ede9c14fdba2fc781e6c548c2d019', title: "Routing Number", value: this.payout.bank_account.routing_number }), h(DetailItem, { key: '0043837af92ba6fa29ca3aa35ba111492739fffc', title: "Account Number", value: `**** ${this.payout.bank_account.account_number_last4}` })), this.payout.metadata && [
81
+ h(DetailSectionTitle, { key: '0baf667494897748b72e27d0f77021d825c89c25', sectionTitle: 'Metadata' }),
82
+ h("div", { key: '5102c855bad4907e8497b124ef04de8eba4f62cf', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: 'e5ecf0651be5b17cd64f63644b579009db521ef1', metadata: this.payout.metadata }))
83
83
  ])))));
84
84
  }
85
85
  static get watchers() { return {
@@ -173,7 +173,7 @@ const PayoutsListCore = /*@__PURE__*/ proxyCustomElement(class PayoutsListCore e
173
173
  return !this.showEmptyState && !this.showErrorState && !this.loading;
174
174
  }
175
175
  render() {
176
- return (h(TableWrapper, { key: '44f6c2c3a44435f30c61220114797c5938e475a8' }, h(TableComponent, { key: '756c4ea4ad9c59bea1241af2502c03ced6ec3623' }, h(TableHead, { key: '2748d99edcaea098b111954178cf799811be445c' }, h(TableHeadRow, { key: 'c824617152c899cdff946f979ac71dbdb8002ffa' }, this.payoutsTable.columnData.map((column) => column))), h(TableBody, { key: '4ae6368c8a634f0a1aa85117a2ead0dd66f9828c' }, h(TableLoadingState, { key: 'f6473742b82e604808474cf294aca1f09bcf820f', columnSpan: this.payoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '334eef7d28de693a0c5e4f413c72268acf00bc6d', isEmpty: this.showEmptyState, columnSpan: this.payoutsTable.columnKeys.length }), h(TableErrorState, { key: '6172568fd0282924413cbf28255d06f1651bcdbe', 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: '232dad4bfb95c707989633a1c0c198481aa3a5e1' }, h(TableFootRow, { key: '1bb1da49bef435aec118bc8c8eb5a96c0469f817' }, h(TableFootCell, { key: '481a46c6488f8652f6360725b45ec76baecc6ad4', colSpan: this.payoutsTable.columnData.length }, h("pagination-menu", { key: 'd4fdb00ff58d674f77d99502d98c572562f516ea', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
176
+ return (h(TableWrapper, { key: '503793db2fd72d3854bfa1eba2051bc822000a1a' }, h(TableComponent, { key: '1db195f7f1206bef7236ccd814c464c61b12f3d3' }, h(TableHead, { key: 'a61137a34fddf3f854102ec7a2964f127d7555f9' }, h(TableHeadRow, { key: '3d3c330e5758ccb4aa14bb7b5ae993d8d2c1718e' }, this.payoutsTable.columnData.map((column) => column))), h(TableBody, { key: 'a483803ea8dd9db844f36f9f8c7a89e81d7322b4' }, h(TableLoadingState, { key: '10bee5e971e10b0313b9b411c292f8f65bf1cf82', columnSpan: this.payoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: 'c8ec9f17a98baa81b4b1830eb8d0bfad45cc8ee1', isEmpty: this.showEmptyState, columnSpan: this.payoutsTable.columnKeys.length }), h(TableErrorState, { key: '94cd786053173ce22f797b0da263488cab9b5139', 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: '533bb1571ae70a03f60d13d5742296f425512919' }, h(TableFootRow, { key: '15924c92e5c9f2202066ebfa02aebc2c52fccee3' }, h(TableFootCell, { key: '48bd284c90d4ac044b5fd5f323c90fab5e9fdb5d', colSpan: this.payoutsTable.columnData.length }, h("pagination-menu", { key: 'cfc4bc6b077267ced59bf8b2519ee0354e676560', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
177
177
  }
178
178
  static get watchers() { return {
179
179
  "pagingParams": ["updateOnPropChange"],