@justifi/webcomponents 6.0.0-rc.2 → 6.0.0-rc.3

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 (358) hide show
  1. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +2 -2
  2. package/dist/cjs/{check-pkg-version-BfmeLSXP.js → check-pkg-version-DvwUM1uA.js} +1 -1
  3. package/dist/cjs/{checkout.store-Cn3Jj5gi.js → checkout.store-CV_fuGQw.js} +0 -1
  4. package/dist/cjs/custom-popper_2.cjs.entry.js +2 -2
  5. package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
  6. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  7. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  8. package/dist/cjs/form-control-monetary.cjs.entry.js +2 -2
  9. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +2 -2
  10. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  11. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  12. package/dist/cjs/form-control-select_2.cjs.entry.js +2 -2
  13. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  14. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +8 -8
  15. package/dist/cjs/justifi-business-details.cjs.entry.js +2 -2
  16. package/dist/cjs/justifi-business-form.cjs.entry.js +2 -2
  17. package/dist/cjs/justifi-checkout-summary_6.cjs.entry.js +11 -98
  18. package/dist/cjs/justifi-checkout.cjs.entry.js +3 -3
  19. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +2 -2
  20. package/dist/cjs/justifi-dispute-management.cjs.entry.js +2 -2
  21. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +2 -2
  22. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
  23. package/dist/cjs/justifi-order-terminals.cjs.entry.js +3 -3
  24. package/dist/cjs/justifi-payment-details.cjs.entry.js +2 -2
  25. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +2 -2
  26. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +3 -3
  27. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +2 -2
  28. package/dist/cjs/justifi-payments-list.cjs.entry.js +3 -3
  29. package/dist/cjs/justifi-payout-details.cjs.entry.js +2 -2
  30. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +3 -3
  31. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +2 -2
  32. package/dist/cjs/justifi-payouts-list.cjs.entry.js +3 -3
  33. package/dist/cjs/justifi-refund-payment.cjs.entry.js +2 -2
  34. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +3 -3
  35. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  36. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +2 -2
  37. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +3 -3
  38. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +1 -1
  39. package/dist/cjs/justifi-terminals-list.cjs.entry.js +3 -3
  40. package/dist/cjs/loader.cjs.js +1 -1
  41. package/dist/cjs/{package-CuNDvHTB.js → package-BLAsoHSG.js} +1 -1
  42. package/dist/cjs/payment-details-core.cjs.entry.js +8 -8
  43. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  44. package/dist/cjs/payments-list-core.cjs.entry.js +1 -1
  45. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  46. package/dist/cjs/payouts-list-core.cjs.entry.js +1 -1
  47. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +1 -1
  48. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  49. package/dist/cjs/terminals-list-core.cjs.entry.js +1 -1
  50. package/dist/cjs/webcomponents.cjs.js +1 -1
  51. package/dist/collection/collection-manifest.json +0 -1
  52. package/dist/collection/components/modular-checkout/modular-checkout.js +5 -92
  53. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
  54. package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
  55. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  56. package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
  57. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  58. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  59. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  60. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  61. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  62. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  63. package/dist/collection/components/payments-list/payments-list.js +1 -1
  64. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  65. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  66. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  67. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  68. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  69. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  70. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  71. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  72. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  73. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  74. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  75. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +1 -1
  76. package/dist/collection/store/checkout.store.js +0 -1
  77. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  78. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  79. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  80. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  81. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  82. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  83. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  84. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  85. package/dist/collection/ui-components/form/form-control-radio.js +2 -2
  86. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  87. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  88. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  89. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  90. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
  91. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
  92. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  93. package/dist/docs.json +1 -463
  94. package/dist/esm/additional-questions-details_5.entry.js +2 -2
  95. package/dist/esm/{badge-D4ZXPFjL.js → badge-D_mzXSCQ.js} +1 -1
  96. package/dist/esm/bank-account-document-form-inputs_4.entry.js +5 -5
  97. package/dist/esm/bank-account-form.entry.js +2 -2
  98. package/dist/esm/business-details-core.entry.js +3 -3
  99. package/dist/esm/{button-C0wLsDP3.js → button-CeR8qVS3.js} +1 -1
  100. package/dist/esm/card-form.entry.js +2 -2
  101. package/dist/esm/{check-pkg-version-BuYkk-jV.js → check-pkg-version-D1hbenUd.js} +1 -1
  102. package/dist/esm/{checkout.store-OAv_iY1u.js → checkout.store-B60siz2l.js} +0 -1
  103. package/dist/esm/checkouts-list-core.entry.js +5 -5
  104. package/dist/esm/{checkouts-table-DjGKtqoc.js → checkouts-table-CFZYoYjn.js} +2 -2
  105. package/dist/esm/custom-popper_2.entry.js +3 -3
  106. package/dist/esm/form-alert_5.entry.js +1 -1
  107. package/dist/esm/form-control-checkbox.entry.js +5 -5
  108. package/dist/esm/form-control-date.entry.js +4 -4
  109. package/dist/esm/{form-control-error-text-Bzfs_rxk.js → form-control-error-text-D3ZwkOv-.js} +1 -1
  110. package/dist/esm/form-control-file-v2_2.entry.js +5 -5
  111. package/dist/esm/{form-control-help-text-ueLctOBN.js → form-control-help-text-C39ZW65w.js} +1 -1
  112. package/dist/esm/form-control-monetary-provisioning.entry.js +3 -3
  113. package/dist/esm/form-control-monetary.entry.js +5 -5
  114. package/dist/esm/form-control-number-masked_2.entry.js +4 -4
  115. package/dist/esm/form-control-number.entry.js +5 -5
  116. package/dist/esm/form-control-radio.entry.js +3 -3
  117. package/dist/esm/form-control-select_2.entry.js +4 -4
  118. package/dist/esm/gross-payment-chart-core.entry.js +3 -3
  119. package/dist/esm/{header-1-BMKEv9y6.js → header-1-E-hEi3wF.js} +1 -1
  120. package/dist/esm/{header-3-C3t3m27b.js → header-3-Dm7M85kz.js} +1 -1
  121. package/dist/esm/hidden-input_2.entry.js +7 -7
  122. package/dist/esm/{insurance-state-d4hjThzE.js → insurance-state-CB4l8sOv.js} +1 -1
  123. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +3 -3
  124. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +2 -2
  125. package/dist/esm/justifi-additional-statement_8.entry.js +1 -1
  126. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +12 -12
  127. package/dist/esm/justifi-business-details.entry.js +4 -4
  128. package/dist/esm/justifi-business-form.entry.js +6 -6
  129. package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
  130. package/dist/esm/justifi-checkout-summary_6.entry.js +15 -102
  131. package/dist/esm/justifi-checkout.entry.js +4 -4
  132. package/dist/esm/justifi-checkouts-list-filters.entry.js +1 -1
  133. package/dist/esm/justifi-checkouts-list.entry.js +5 -5
  134. package/dist/esm/justifi-details.entry.js +2 -2
  135. package/dist/esm/justifi-dispute-management.entry.js +2 -2
  136. package/dist/esm/justifi-dispute-notification_3.entry.js +5 -5
  137. package/dist/esm/justifi-gross-payment-chart.entry.js +4 -4
  138. package/dist/esm/justifi-order-terminals.entry.js +5 -5
  139. package/dist/esm/justifi-owner-form_3.entry.js +2 -2
  140. package/dist/esm/justifi-payment-details.entry.js +4 -4
  141. package/dist/esm/justifi-payment-provisioning-core.entry.js +2 -2
  142. package/dist/esm/justifi-payment-provisioning.entry.js +2 -2
  143. package/dist/esm/justifi-payment-transactions-list.entry.js +6 -6
  144. package/dist/esm/justifi-payments-list-filters.entry.js +3 -3
  145. package/dist/esm/justifi-payments-list.entry.js +7 -7
  146. package/dist/esm/justifi-payout-details.entry.js +4 -4
  147. package/dist/esm/justifi-payout-transactions-list.entry.js +6 -6
  148. package/dist/esm/justifi-payouts-list-filters.entry.js +3 -3
  149. package/dist/esm/justifi-payouts-list.entry.js +7 -7
  150. package/dist/esm/justifi-refund-payment.entry.js +5 -5
  151. package/dist/esm/justifi-saved-payment-method.entry.js +1 -1
  152. package/dist/esm/justifi-season-interruption-insurance.entry.js +6 -6
  153. package/dist/esm/justifi-skeleton.entry.js +3 -3
  154. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +3 -3
  155. package/dist/esm/justifi-terminal-orders-list.entry.js +6 -6
  156. package/dist/esm/justifi-terminals-list-filters.entry.js +2 -2
  157. package/dist/esm/justifi-terminals-list.entry.js +6 -6
  158. package/dist/esm/loader.js +1 -1
  159. package/dist/esm/{package-C60pS6qh.js → package-DqFAlAve.js} +1 -1
  160. package/dist/esm/pagination-menu.entry.js +1 -1
  161. package/dist/esm/{parts-RvUQ__Pq.js → parts-CfF8KKwx.js} +1 -1
  162. package/dist/esm/payment-details-core.entry.js +13 -13
  163. package/dist/esm/payment-method-option.entry.js +2 -2
  164. package/dist/esm/payments-list-core.entry.js +7 -7
  165. package/dist/esm/{payments-status-1yRdTNeS.js → payments-status-XoZrlbiZ.js} +1 -1
  166. package/dist/esm/{payments-table-8RADYkma.js → payments-table-Dh4P9mTb.js} +2 -2
  167. package/dist/esm/payout-details-core.entry.js +9 -9
  168. package/dist/esm/payouts-list-core.entry.js +7 -7
  169. package/dist/esm/{payouts-status-BqsQVtBp.js → payouts-status-Qm2jZG1-.js} +1 -1
  170. package/dist/esm/{payouts-table-DPw7yIx8.js → payouts-table-DMVAZp-r.js} +2 -2
  171. package/dist/esm/{skeleton-BmTjpTYa.js → skeleton-DrHwsgs_.js} +1 -1
  172. package/dist/esm/{spinner-YGDOI-CS.js → spinner-XBq6mVJW.js} +1 -1
  173. package/dist/esm/table-filters-menu.entry.js +2 -2
  174. package/dist/esm/{table-ybHxxc9f.js → table-qqt2Ew5y.js} +2 -2
  175. package/dist/esm/terminal-orders-list-core.entry.js +6 -6
  176. package/dist/esm/{terminal-orders-table-D-xP5WuM.js → terminal-orders-table-BN4Co4T8.js} +2 -2
  177. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  178. package/dist/esm/terminals-list-core.entry.js +6 -6
  179. package/dist/esm/{terminals-table-DVAPCgEr.js → terminals-table-C8LczeG_.js} +2 -2
  180. package/dist/esm/{utils-DG5aMFmf.js → utils-kWaZhFAd.js} +1 -1
  181. package/dist/esm/webcomponents.js +1 -1
  182. package/dist/module/bank-account.js +2 -2
  183. package/dist/module/card-form2.js +2 -2
  184. package/dist/module/checkout.store.js +0 -1
  185. package/dist/module/custom-popper2.js +2 -2
  186. package/dist/module/form-control-checkbox2.js +2 -2
  187. package/dist/module/form-control-date2.js +2 -2
  188. package/dist/module/form-control-file-v22.js +1 -1
  189. package/dist/module/form-control-file2.js +2 -2
  190. package/dist/module/form-control-monetary2.js +2 -2
  191. package/dist/module/form-control-number-masked2.js +2 -2
  192. package/dist/module/form-control-number.js +2 -2
  193. package/dist/module/form-control-radio2.js +2 -2
  194. package/dist/module/form-control-text2.js +2 -2
  195. package/dist/module/form-control-textarea2.js +2 -2
  196. package/dist/module/hidden-input2.js +1 -1
  197. package/dist/module/iframe-input2.js +3 -3
  198. package/dist/module/justifi-button2.js +1 -1
  199. package/dist/module/justifi-header2.js +1 -1
  200. package/dist/module/justifi-order-terminals.js +1 -1
  201. package/dist/module/justifi-payment-transactions-list.js +1 -1
  202. package/dist/module/justifi-payments-list-filters.js +2 -2
  203. package/dist/module/justifi-payments-list.js +1 -1
  204. package/dist/module/justifi-payout-transactions-list.js +1 -1
  205. package/dist/module/justifi-payouts-list-filters.js +2 -2
  206. package/dist/module/justifi-payouts-list.js +1 -1
  207. package/dist/module/justifi-skeleton.js +1 -1
  208. package/dist/module/justifi-terminal-orders-list-filters.js +2 -2
  209. package/dist/module/justifi-terminal-orders-list.js +1 -1
  210. package/dist/module/justifi-terminals-list-filters.js +1 -1
  211. package/dist/module/justifi-terminals-list.js +1 -1
  212. package/dist/module/modular-checkout.js +5 -92
  213. package/dist/module/package.js +1 -1
  214. package/dist/module/payment-details-core2.js +8 -8
  215. package/dist/module/payment-method-option.js +1 -1
  216. package/dist/module/payments-list-core2.js +1 -1
  217. package/dist/module/payout-details-core2.js +3 -3
  218. package/dist/module/payouts-list-core2.js +1 -1
  219. package/dist/module/summary.js +1 -1
  220. package/dist/module/terminal-orders-list-core2.js +1 -1
  221. package/dist/module/terminal-quantity-selector2.js +1 -1
  222. package/dist/module/terminals-list-core2.js +1 -1
  223. package/dist/module/tokenize-payment-method.js +1 -1
  224. package/dist/types/components/modular-checkout/modular-checkout.d.ts +0 -8
  225. package/dist/types/components.d.ts +0 -120
  226. package/dist/types/store/checkout.store.d.ts +0 -1
  227. package/dist/webcomponents/{p-387bcdee.entry.js → p-0935b6e5.entry.js} +1 -1
  228. package/dist/webcomponents/{p-dc245644.entry.js → p-0b790fa4.entry.js} +4 -4
  229. package/dist/webcomponents/{p-0e64cd09.entry.js → p-0cab7d5d.entry.js} +1 -1
  230. package/dist/webcomponents/p-0cc85003.entry.js +1 -0
  231. package/dist/webcomponents/{p-cbfc8269.entry.js → p-0e287092.entry.js} +1 -1
  232. package/dist/webcomponents/{p-a406bf1a.entry.js → p-15777cfe.entry.js} +1 -1
  233. package/dist/webcomponents/p-1975406a.entry.js +1 -0
  234. package/dist/webcomponents/{p-7b9fa1fb.entry.js → p-29b6f15a.entry.js} +1 -1
  235. package/dist/webcomponents/p-2a59547b.entry.js +1 -0
  236. package/dist/webcomponents/p-2da63719.entry.js +1 -0
  237. package/dist/webcomponents/{p-fbaf62a5.entry.js → p-35bbfbf8.entry.js} +1 -1
  238. package/dist/webcomponents/{p-cabaf013.entry.js → p-37445ce9.entry.js} +1 -1
  239. package/dist/webcomponents/{p-b04cc606.entry.js → p-3d85d046.entry.js} +1 -1
  240. package/dist/webcomponents/{p-0aee6da6.entry.js → p-43d693a3.entry.js} +1 -1
  241. package/dist/webcomponents/{p-03c7cee8.entry.js → p-48bccf3b.entry.js} +1 -1
  242. package/dist/webcomponents/p-4ae2a0b9.entry.js +1 -0
  243. package/dist/webcomponents/p-4b795b77.entry.js +1 -0
  244. package/dist/webcomponents/{p-c7e5245a.entry.js → p-4b808606.entry.js} +1 -1
  245. package/dist/webcomponents/{p-1202181b.entry.js → p-4bba4e66.entry.js} +1 -1
  246. package/dist/webcomponents/{p-d014a155.entry.js → p-5001e722.entry.js} +1 -1
  247. package/dist/webcomponents/{p-a1a8f6bd.entry.js → p-53c81d62.entry.js} +1 -1
  248. package/dist/webcomponents/p-5477c449.entry.js +1 -0
  249. package/dist/webcomponents/p-56980ef3.entry.js +1 -0
  250. package/dist/webcomponents/{p-a9d2dd5e.entry.js → p-57143978.entry.js} +1 -1
  251. package/dist/webcomponents/p-614fcef6.entry.js +1 -0
  252. package/dist/webcomponents/{p-f3be7b2b.entry.js → p-63b1fffd.entry.js} +1 -1
  253. package/dist/webcomponents/{p-5ad70aae.entry.js → p-6e18d13f.entry.js} +1 -1
  254. package/dist/webcomponents/{p-08a5cc2f.entry.js → p-738e0511.entry.js} +1 -1
  255. package/dist/webcomponents/p-739d6f13.entry.js +1 -0
  256. package/dist/webcomponents/p-74ae5db7.entry.js +1 -0
  257. package/dist/webcomponents/{p-76a95d07.entry.js → p-79055216.entry.js} +1 -1
  258. package/dist/webcomponents/{p-2169c3d1.entry.js → p-7ed7b2f6.entry.js} +1 -1
  259. package/dist/webcomponents/{p-281e36be.entry.js → p-84ce3bae.entry.js} +1 -1
  260. package/dist/webcomponents/{p-e8a198fa.entry.js → p-904a95e5.entry.js} +1 -1
  261. package/dist/webcomponents/{p-42994618.entry.js → p-93e7df50.entry.js} +1 -1
  262. package/dist/webcomponents/{p-bfc38bc2.entry.js → p-9a4c1990.entry.js} +1 -1
  263. package/dist/webcomponents/p-9ccd19f5.entry.js +1 -0
  264. package/dist/webcomponents/{p-1246b999.entry.js → p-9f289c31.entry.js} +1 -1
  265. package/dist/webcomponents/p-BC8YDY7M.js +1 -0
  266. package/dist/webcomponents/{p-BUadwxkh.js → p-BTkXk7ol.js} +1 -1
  267. package/dist/webcomponents/p-BbYVgLcf.js +1 -0
  268. package/dist/webcomponents/{p-CP_tg-uH.js → p-BeszVz87.js} +1 -1
  269. package/dist/webcomponents/{p-wyEq9Pa1.js → p-BisQ61nK.js} +1 -1
  270. package/dist/webcomponents/{p-HAk7yBNq.js → p-Bz164TKZ.js} +1 -1
  271. package/dist/webcomponents/p-C1fMfnu0.js +1 -0
  272. package/dist/webcomponents/{p-BXKEChoo.js → p-CCME-fyU.js} +1 -1
  273. package/dist/webcomponents/p-C_CXv7AN.js +1 -0
  274. package/dist/webcomponents/{p-RvUQ__Pq.js → p-CfF8KKwx.js} +1 -1
  275. package/dist/webcomponents/{p-DBsw4qpn.js → p-CsNubTqD.js} +1 -1
  276. package/dist/webcomponents/p-CwZKT93w.js +1 -0
  277. package/dist/webcomponents/{p-D9Sv4eV5.js → p-D456WTYf.js} +1 -1
  278. package/dist/webcomponents/p-D599ZMGU.js +1 -0
  279. package/dist/webcomponents/{p-DuXN7Akd.js → p-DO3INvI2.js} +1 -1
  280. package/dist/webcomponents/p-DqFAlAve.js +1 -0
  281. package/dist/webcomponents/{p-BhdBpAn9.js → p-Dvxpy_P1.js} +1 -1
  282. package/dist/webcomponents/{p-D48iERjQ.js → p-JgbsbAhz.js} +1 -1
  283. package/dist/webcomponents/{p-nWGo6sHu.js → p-YND5pTuF.js} +1 -1
  284. package/dist/webcomponents/{p-32cc081a.entry.js → p-a069c345.entry.js} +1 -1
  285. package/dist/webcomponents/{p-59e8f027.entry.js → p-a0b8c888.entry.js} +1 -1
  286. package/dist/webcomponents/p-a33ea645.entry.js +1 -0
  287. package/dist/webcomponents/{p-92efb3f2.entry.js → p-a3ab166f.entry.js} +1 -1
  288. package/dist/webcomponents/{p-4c994761.entry.js → p-a8205044.entry.js} +1 -1
  289. package/dist/webcomponents/{p-c6860f60.entry.js → p-b0bfa20f.entry.js} +1 -1
  290. package/dist/webcomponents/p-ba018d57.entry.js +1 -0
  291. package/dist/webcomponents/p-be06d86a.entry.js +1 -0
  292. package/dist/webcomponents/{p-4a79c737.entry.js → p-befda39d.entry.js} +1 -1
  293. package/dist/webcomponents/{p-ea1b161a.entry.js → p-c217869b.entry.js} +1 -1
  294. package/dist/webcomponents/{p-afc83e27.entry.js → p-c5b48e8d.entry.js} +1 -1
  295. package/dist/webcomponents/{p-4cf9168d.entry.js → p-c65f157f.entry.js} +1 -1
  296. package/dist/webcomponents/{p-55b7bdba.entry.js → p-d1a65c6d.entry.js} +1 -1
  297. package/dist/webcomponents/p-dd4ef924.entry.js +1 -0
  298. package/dist/webcomponents/p-df4f2af9.entry.js +1 -0
  299. package/dist/webcomponents/p-e1ba5735.entry.js +1 -0
  300. package/dist/webcomponents/{p-e6ca1872.entry.js → p-e2267656.entry.js} +1 -1
  301. package/dist/webcomponents/p-e4e30e84.entry.js +1 -0
  302. package/dist/webcomponents/{p-cf16498f.entry.js → p-e546b8f8.entry.js} +1 -1
  303. package/dist/webcomponents/{p-0aa78c58.entry.js → p-e6a1a851.entry.js} +1 -1
  304. package/dist/webcomponents/{p-2988e82c.entry.js → p-e898de89.entry.js} +1 -1
  305. package/dist/webcomponents/p-f200cbda.entry.js +1 -0
  306. package/dist/webcomponents/{p-1a83d9f2.entry.js → p-f21549f3.entry.js} +1 -1
  307. package/dist/webcomponents/p-f4645aef.entry.js +1 -0
  308. package/dist/webcomponents/{p-a70bc148.entry.js → p-f4f3cae8.entry.js} +1 -1
  309. package/dist/webcomponents/{p-1b892b3a.entry.js → p-f7e62bfa.entry.js} +1 -1
  310. package/dist/webcomponents/{p-C0AHrswP.js → p-qMrd7_Gp.js} +1 -1
  311. package/dist/webcomponents/{p-DKRXPZKS.js → p-vRhNRfmB.js} +1 -1
  312. package/dist/webcomponents/p-zrUQD0Wr.js +1 -0
  313. package/dist/webcomponents/webcomponents.esm.js +1 -1
  314. package/package.json +1 -1
  315. package/dist/cjs/justifi-apple-pay.cjs.entry.js +0 -830
  316. package/dist/collection/api/ApplePay.js +0 -119
  317. package/dist/collection/api/services/apple-pay.service.js +0 -329
  318. package/dist/collection/components/modular-checkout/sub-components/apple-pay-skeleton.js +0 -10
  319. package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +0 -554
  320. package/dist/collection/ui-components/apple-pay-button.js +0 -146
  321. package/dist/esm/justifi-apple-pay.entry.js +0 -828
  322. package/dist/module/justifi-apple-pay.d.ts +0 -11
  323. package/dist/module/justifi-apple-pay.js +0 -871
  324. package/dist/types/api/ApplePay.d.ts +0 -196
  325. package/dist/types/api/services/apple-pay.service.d.ts +0 -65
  326. package/dist/types/components/modular-checkout/sub-components/apple-pay-skeleton.d.ts +0 -6
  327. package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +0 -38
  328. package/dist/types/ui-components/apple-pay-button.d.ts +0 -17
  329. package/dist/webcomponents/p-12c312a0.entry.js +0 -1
  330. package/dist/webcomponents/p-1c0c1d7b.entry.js +0 -1
  331. package/dist/webcomponents/p-1e206c92.entry.js +0 -1
  332. package/dist/webcomponents/p-2a0a907d.entry.js +0 -1
  333. package/dist/webcomponents/p-41416b5f.entry.js +0 -1
  334. package/dist/webcomponents/p-5510b57c.entry.js +0 -1
  335. package/dist/webcomponents/p-5a5f07be.entry.js +0 -1
  336. package/dist/webcomponents/p-5acd6add.entry.js +0 -1
  337. package/dist/webcomponents/p-5afbfafb.entry.js +0 -1
  338. package/dist/webcomponents/p-6974a44c.entry.js +0 -1
  339. package/dist/webcomponents/p-6f2b41f5.entry.js +0 -1
  340. package/dist/webcomponents/p-6f9755cc.entry.js +0 -1
  341. package/dist/webcomponents/p-7288473f.entry.js +0 -1
  342. package/dist/webcomponents/p-98939b74.entry.js +0 -1
  343. package/dist/webcomponents/p-BZzESzqz.js +0 -1
  344. package/dist/webcomponents/p-BmFoKOM3.js +0 -1
  345. package/dist/webcomponents/p-BtOB_CaO.js +0 -1
  346. package/dist/webcomponents/p-C60pS6qh.js +0 -1
  347. package/dist/webcomponents/p-D7eeJWA-.js +0 -1
  348. package/dist/webcomponents/p-DOd8HaWV.js +0 -1
  349. package/dist/webcomponents/p-DcE8SQPv.js +0 -1
  350. package/dist/webcomponents/p-Drz6LnIw.js +0 -1
  351. package/dist/webcomponents/p-b41d2b8f.entry.js +0 -1
  352. package/dist/webcomponents/p-b8f63e28.entry.js +0 -1
  353. package/dist/webcomponents/p-ba84c3bd.entry.js +0 -1
  354. package/dist/webcomponents/p-c62e23c1.entry.js +0 -1
  355. package/dist/webcomponents/p-eff0b0e9.entry.js +0 -1
  356. package/dist/webcomponents/p-f787bc18.entry.js +0 -1
  357. package/dist/webcomponents/p-fb1904d2.entry.js +0 -1
  358. package/dist/webcomponents/p-fcb6e870.entry.js +0 -1
@@ -90,7 +90,7 @@ const PaymentsList = /*@__PURE__*/ proxyCustomElement(class PaymentsList extends
90
90
  }
91
91
  }
92
92
  render() {
93
- return (h(StyledHost, { key: '2c77c3faa07c2f363a0c0ff2f4262de157effafc' }, h("payments-list-core", { key: '374dc84e80696157b60bfc04f836bcd8e59e67ff', getPayments: this.getPayments, "onError-event": this.handleErrorEvent, columns: this.columns })));
93
+ return (h(StyledHost, { key: '861ab66e6c71917a135fa8bc333940d28f5f25db' }, h("payments-list-core", { key: 'ef5efeabeb18a51dd6cf54f33652190ff668a9b9', getPayments: this.getPayments, "onError-event": this.handleErrorEvent, columns: this.columns })));
94
94
  }
95
95
  static get watchers() { return {
96
96
  "accountId": ["propChanged"],
@@ -190,7 +190,7 @@ const PayoutTransactionsList = /*@__PURE__*/ proxyCustomElement(class PayoutTran
190
190
  return Object.assign({ payout_id: this.payoutId, limit: '15' }, this.pagingParams);
191
191
  }
192
192
  render() {
193
- return (h(StyledHost, { key: '0a993aa9157e9ea6f75a4c745dd2751ab22d0623' }, h(TableWrapper, { key: '56a300b72bb39bf9aa4d9829f1634e5a48b71b15' }, h(TableComponent, { key: '7d3f9fc3159ea7568bd2904ed74a5d90198eecb7' }, h(TableHead, { key: '106703b0ed82206aca0b18a1217fbdad9316cca0' }, h(TableHeadRow, { key: '3d01490dc673358566747dd3aac4c61d1f8681f9' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: 'a1bf3cc192ef3434ff4626390f33361a984e276f' }, h(TableLoadingState, { key: 'edaf059907492b9911bfe11f6ae476711db7200f', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: 'b75807ecc951d0e62993b905246c3e58d676bb7c', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '7d759684cb4f42733028e734479ba2000495dcee', 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: 'a657e7edf27d011926e2228b7a55ba6fb05f9dff' }, h(TableFootRow, { key: 'c1c592833f527432b53d42cca3a70637065b1918' }, h(TableFootCell, { key: 'b4dba89aa35e7632a9442ad3e804cdd3946377f7', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: '935a7f48b344774fb6058de565a135ae70deb80e', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
193
+ return (h(StyledHost, { key: '3c2b2c049a964a38385bc804f2ea160d6a35dd82' }, h(TableWrapper, { key: '8a79afde5660311de796acd90c64ca082348a932' }, h(TableComponent, { key: '88e1d875abcf55f8846036844b12953ddb8bb18d' }, h(TableHead, { key: '33ed1765106ab87dd48cdda8733fb04e512b8378' }, h(TableHeadRow, { key: 'd3a5823c015be404980d72277c0040312a5145df' }, this.transactionsTable.columnData.map((column) => column))), h(TableBody, { key: 'b1f45eea747b1361ced1f6924ef2f741378a2fd9' }, h(TableLoadingState, { key: '05d9fbb9722c7e2775afeeec939fb50f41bc5565', columnSpan: this.transactionsTable.columnKeys.length, isLoading: this.isLoading }), h(TableEmptyState, { key: '0e5ddf06144028b0bdc4eead3a4a8abb73041c7a', isEmpty: this.showEmptyState, columnSpan: this.transactionsTable.columnKeys.length }), h(TableErrorState, { key: '977915205fb342bd7d8a089a329171aa4e2cfdae', 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: '0058ea0c31abb6b968a378be064a5e3f47d7effe' }, h(TableFootRow, { key: 'ae2a32a10e9a1d724579289516945eafd37c275e' }, h(TableFootCell, { key: '28f3b18198a93a78d7987f746e1fe6960700c6a8', colSpan: this.transactionsTable.columnData.length }, h("pagination-menu", { key: '5f9799c74208a5ebbe852053d1638d6f0fff59d0', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
194
194
  }
195
195
  static get watchers() { return {
196
196
  "pagingParams": ["propChanged"],
@@ -37,8 +37,8 @@ const PayoutsListFilters = /*@__PURE__*/ proxyCustomElement(class PayoutsListFil
37
37
  }
38
38
  render() {
39
39
  const filterMenuParams = Object.assign({}, filterParams);
40
- return (h(StyledHost, { key: '4058d69f87431a4060160bc14912998ea14670dc' }, h("table-filters-menu", { key: '406371a2c3c552e6973da18b0e59a022a7c1ac99', params: filterMenuParams, clearParams: clearParams, part: payoutsListFilterMenu }, h("div", { key: '3d77e00351223fc512062193a19ab874a3c8799e', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '8be6000e3aa3de82e73ebb0133131c2f836def64', class: "p-2" }, h("form-control-date", { key: 'e6c5c50c8a5890573159c6de1955f33762f183b8', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDate: true }) ||
41
- convertToLocal(filterParams.created_after, { showInputDate: true }), disabled: !!this.createdAfter, part: createdAfterPayoutsListFilterParam })), h("div", { key: '14c666a50387a2f58ea7a4871ef846eadf044e3a', class: "p-2" }, h("form-control-date", { key: 'ee56b0ca27c7d8f8562b23862d5aaebb3d4b3188', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDate: true }) ||
40
+ return (h(StyledHost, { key: '698d741c2ac91c9f77f36bec9a76c0732a1b89fc' }, h("table-filters-menu", { key: '54b5198f16d6c9909a015eff0f1aff7365195d84', params: filterMenuParams, clearParams: clearParams, part: payoutsListFilterMenu }, h("div", { key: '3ac02cc091cf4db7cb986b7323f55d271dbe70b4', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '51ffcdde4cc8bf298b75188132fc27b78c35cef9', class: "p-2" }, h("form-control-date", { key: 'ec8d07f179508c8f3e4aeadfba8b6ef8d64b192a', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDate: true }) ||
41
+ convertToLocal(filterParams.created_after, { showInputDate: true }), disabled: !!this.createdAfter, part: createdAfterPayoutsListFilterParam })), h("div", { key: '1f64cbae15ffdc9a90b426b24cb3da9f3ab627d1', class: "p-2" }, h("form-control-date", { key: '306fc087f3d22b141ddb443315f7c487106bf9a1', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDate: true }) ||
42
42
  convertToLocal(filterParams.created_before, { showInputDate: true }), disabled: !!this.createdBefore, part: createdBeforePayoutsListFilterParam }))))));
43
43
  }
44
44
  }, [257, "justifi-payouts-list-filters", {
@@ -104,7 +104,7 @@ const PayoutsList = /*@__PURE__*/ proxyCustomElement(class PayoutsList extends H
104
104
  }
105
105
  }
106
106
  render() {
107
- return (h(StyledHost, { key: 'b668ecfbc78e07ffeb5830a10f7a8675d15c5c97' }, h("payouts-list-core", { key: 'ae082078d735cafc42684db978e3e9dc48d75dd4', getPayouts: this.getPayouts, getPayoutCSV: this.getPayoutCSV, getSubAccounts: this.getSubAccounts, "onError-event": this.handleOnError, columns: this.columns })));
107
+ return (h(StyledHost, { key: '09b3baf8c09eacaf640798896314cbcbc661cc23' }, h("payouts-list-core", { key: '8c1a77740285114e034139b7a1866e35b2e79709', getPayouts: this.getPayouts, getPayoutCSV: this.getPayoutCSV, getSubAccounts: this.getSubAccounts, "onError-event": this.handleOnError, columns: this.columns })));
108
108
  }
109
109
  static get watchers() { return {
110
110
  "accountId": ["propChanged"],
@@ -9,7 +9,7 @@ const JustifiSkeleton$1 = /*@__PURE__*/ proxyCustomElement(class JustifiSkeleton
9
9
  this.__attachShadow();
10
10
  }
11
11
  render() {
12
- return (h(StyledHost, { key: '0dbb20245a88851e3cf9fc853029b22847f1cdfe' }, h(Skeleton, { key: '7778f32d71f1b7d46b0f8eab39bb7d98a215ebb3', component: this.component, height: this.height, width: this.width, className: this.class, styles: this.customStyle })));
12
+ return (h(StyledHost, { key: 'bc7f16e36d1d3da605bf59bdcb6106d7ed51bcc9' }, h(Skeleton, { key: 'b3947442cec1bf7b5634f42dc682a436ad9bddee', component: this.component, height: this.height, width: this.width, className: this.class, styles: this.customStyle })));
13
13
  }
14
14
  }, [257, "justifi-skeleton", {
15
15
  "component": [1],
@@ -62,8 +62,8 @@ const TerminalOrdersListFilters = /*@__PURE__*/ proxyCustomElement(class Termina
62
62
  }
63
63
  render() {
64
64
  const filterMenuParams = Object.assign({}, filterParams);
65
- return (h(StyledHost, { key: '4530e57f1df87b7879ab5b3d51c64e814083cc39' }, h("table-filters-menu", { key: '541be463a6ac04afb5f46305035e78766746390a', params: filterMenuParams, clearParams: clearParams, part: terminalOrdersListFilterMenu }, h("div", { key: '5273439008474a436974c44984568650d156aa56', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '1a6f3539862e84a09179f9605741500099e016e5', class: "p-2" }, h("form-control-select", { key: 'ec4d26a33592df8ee137e9263e5fc221e17e43bb', 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: '33a18f94f0893f1ce0d45d383bd623025384e8b9', class: "p-2" }, h("form-control-select", { key: '9f3c8cb6bc85dbbe04b17128a7ff676dd2f97331', 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: '4b4a6abf9b42eb9a1021db266d9b1de1eb0d5b66', class: "p-2" }, h("form-control-date", { key: '63433b6ba954d96cb1195eb70a39aaf08a8c4c6c', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
66
- convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: createdAfterTerminalOrdersListFilterParam })), h("div", { key: '17b19607536bdf75de23cd4ed5ee4cdbd814de1a', class: "p-2" }, h("form-control-date", { key: 'de1e85a7a164cd86c9190501b14f6a2097b8e34a', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
65
+ return (h(StyledHost, { key: 'c83d32f9cfdaf6f64b438ed23e9037897b55e298' }, h("table-filters-menu", { key: 'edee7c1f7d885d6425c439a95fce4f761b4d7e86', params: filterMenuParams, clearParams: clearParams, part: terminalOrdersListFilterMenu }, h("div", { key: '2df144ff56dd7301336ea09fd8b827c8194455d2', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'f6d54fc5d11608d129771a26112efd5537cb879a', class: "p-2" }, h("form-control-select", { key: '8506841a90ac6c2cf0d5107be5937029e7b44c2b', 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: 'a53b0834400945feaf348e78be3bdd7b3e5e7846', class: "p-2" }, h("form-control-select", { key: '959909d5c4f568f99c70be44ef3542d795e711b8', 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: 'e76471ad58f551901eecad0b73849e3d443a23f8', class: "p-2" }, h("form-control-date", { key: '239afecb78475f1d8bdc21c1194d86a18f1dc2d1', name: "created_after", label: "Created After", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdAfter, { showInputDateTime: true }) ||
66
+ convertToLocal(filterParams.created_after, { showInputDateTime: true }), showTime: true, disabled: !!this.createdAfter, part: createdAfterTerminalOrdersListFilterParam })), h("div", { key: '0d9d73b7beaa67ab75d3375ad77a3e69fc1354b7', class: "p-2" }, h("form-control-date", { key: '5e9582d8c16c94a11ae313de2a3f33f2eaa2bf38', name: "created_before", label: "Created Before", inputHandler: this.handleDateInput, defaultValue: convertToLocal(this.createdBefore, { showInputDateTime: true }) ||
67
67
  convertToLocal(filterParams.created_before, { showInputDateTime: true }), showTime: true, disabled: !!this.createdBefore, part: createdBeforeTerminalOrdersListFilterParam }))))));
68
68
  }
69
69
  }, [257, "justifi-terminal-orders-list-filters", {
@@ -96,7 +96,7 @@ const TerminalOrdersList = /*@__PURE__*/ proxyCustomElement(class TerminalOrders
96
96
  }
97
97
  }
98
98
  render() {
99
- return (h(StyledHost, { key: '524e7a9d033a2b5e95d0285eae5a070bbf6bc685' }, h("terminal-orders-list-core", { key: '1d4713c71ca85517ce627a1cdfd8c2345c49997a', getTerminalOrders: this.getTerminalOrders, "onError-event": this.handleErrorEvent, columns: this.columns })));
99
+ return (h(StyledHost, { key: '28394e2db12721ad0f64ada71dc3a7cdba5fc7bd' }, h("terminal-orders-list-core", { key: '355e5c1de7a3bfd1afc4ddb64be8aa9b860cceb5', getTerminalOrders: this.getTerminalOrders, "onError-event": this.handleErrorEvent, columns: this.columns })));
100
100
  }
101
101
  }, [257, "justifi-terminal-orders-list", {
102
102
  "accountId": [1, "account-id"],
@@ -51,7 +51,7 @@ const TerminalsListFilters = /*@__PURE__*/ proxyCustomElement(class TerminalsLis
51
51
  }
52
52
  render() {
53
53
  const filterMenuParams = Object.assign({}, filterParams);
54
- return (h(StyledHost, { key: '783ba48774e186ebb313aea1b2cba29f52be65aa' }, h("table-filters-menu", { key: 'd4408146ca806b5192011ed875fe46742fd4a9a9', params: filterMenuParams, clearParams: clearParams, part: terminalsListFilterMenu }, h("div", { key: '61356d7fa355bfd54646b7eeee1b7506f8fc1ff9', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '6233bdcb3ed8b37855ef07bd49c7d7bd51079e22', class: "p-2" }, h("form-control-text", { key: 'dadc1036b832290710c15e9dc4faeaf0ce847033', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: terminalIdTerminalsListFilterParam })), h("div", { key: '242a2b4fe9430a8c22a321a08638188d97a5dafc', class: "p-2" }, h("form-control-text", { key: 'ed2bd47281f33af574e5f49aba7a87f5155ea271', 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: '684eaf93576057e25030a8ffbd1c3c4d921b26bb', class: "p-2" }, h("form-control-select", { key: 'a308c124fd6379aa4767352033c736fe0c33b3fa', name: "status", label: "Status", options: this.terminalStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.terminalStatus || filterParams.status, disabled: !!this.terminalStatus, part: terminalStatusTerminalsListFilterParam }))))));
54
+ return (h(StyledHost, { key: '61740c6ddc8d9ae3f59748c49bdf5cd1a805c967' }, h("table-filters-menu", { key: 'a1fff9dec129e6f1457d7fc87a15758a6c4583dd', params: filterMenuParams, clearParams: clearParams, part: terminalsListFilterMenu }, h("div", { key: 'a14b25c631435c48602953d1a4a240b46ccafc09', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'bba2a423f61e4c099d67f1ab02b96e15c462d825', class: "p-2" }, h("form-control-text", { key: '5853b337812ae1915ea5f0fbb6a7458b9767a7ce', name: "terminal_id", label: "Terminal ID", inputHandler: this.debouncedSetParamsOnChange, defaultValue: this.terminalId || filterParams.terminal_id, disabled: !!this.terminalId, part: terminalIdTerminalsListFilterParam })), h("div", { key: '2067dfd98dc4eeaf6f7312a29cb7dbebaf027110', class: "p-2" }, h("form-control-text", { key: '5e39773e75d8ebf1d2e089d26afdbe1c4bb7a2c7', 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: 'a3bbd3db48174df02bf7bf3f68bd80e2a33ed3ae', class: "p-2" }, h("form-control-select", { key: 'cd591dfc5ceabe5631983139f04435e5f46cb47e', name: "status", label: "Status", options: this.terminalStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.terminalStatus || filterParams.status, disabled: !!this.terminalStatus, part: terminalStatusTerminalsListFilterParam }))))));
55
55
  }
56
56
  }, [257, "justifi-terminals-list-filters", {
57
57
  "terminalId": [1, "terminal-id"],
@@ -101,7 +101,7 @@ const TerminalsList = /*@__PURE__*/ proxyCustomElement(class TerminalsList exten
101
101
  }
102
102
  }
103
103
  render() {
104
- return (h(StyledHost, { key: '3c9b98a7e1b854420c30c19db04a8f2885894fa1' }, h("terminals-list-core", { key: '2dc457c44c142f3a2072015a2abe812e67d421bb', getTerminals: this.getTerminals, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
104
+ return (h(StyledHost, { key: '0a3db94e812f99055939476c8e0e2f38828fbe5d' }, h("terminals-list-core", { key: 'c0795b3f95342ebf26d9e8e97446b4c8f79fb545', getTerminals: this.getTerminals, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
105
105
  }
106
106
  static get watchers() { return {
107
107
  "accountId": ["propChanged"],
@@ -73,36 +73,6 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
73
73
  this.submitEvent = createEvent(this, "submit-event", 7);
74
74
  this.paymentMethodChangedEvent = createEvent(this, "payment-method-changed", 7);
75
75
  this.savePaymentMethod = false;
76
- this.handleApplePayCompleted = (event) => {
77
- const { success, token, error } = event.detail;
78
- if (success && token) {
79
- this.applePayToken = token;
80
- // Complete the checkout with Apple Pay token
81
- this.submitCheckoutWithApplePay();
82
- }
83
- else {
84
- console.error('Apple Pay completed but failed:', error);
85
- this.errorEvent.emit({
86
- message: (error === null || error === void 0 ? void 0 : error.message) || 'Apple Pay payment failed',
87
- errorCode: ComponentErrorCodes.TOKENIZE_ERROR,
88
- severity: ComponentErrorSeverity.ERROR,
89
- });
90
- }
91
- };
92
- this.handleApplePayError = (event) => {
93
- const { error } = event.detail;
94
- console.error('Apple Pay error:', error);
95
- this.errorEvent.emit({
96
- message: error || 'Apple Pay error occurred',
97
- errorCode: ComponentErrorCodes.TOKENIZE_ERROR,
98
- severity: ComponentErrorSeverity.ERROR,
99
- });
100
- };
101
- this.handleApplePayCancelled = () => {
102
- console.log('Apple Pay cancelled by user');
103
- // Reset the token if cancelled
104
- this.applePayToken = undefined;
105
- };
106
76
  }
107
77
  savePaymentMethodChanged(newValue) {
108
78
  checkoutStore.savePaymentMethod = newValue;
@@ -110,7 +80,6 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
110
80
  connectedCallback() {
111
81
  this.observer = new MutationObserver(() => {
112
82
  this.queryFormRefs();
113
- this.setupApplePayListeners(); // set up again listeners when DOM changes
114
83
  });
115
84
  this.observer.observe(this.hostEl, {
116
85
  childList: true,
@@ -152,12 +121,10 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
152
121
  }
153
122
  componentDidLoad() {
154
123
  this.queryFormRefs();
155
- this.setupApplePayListeners();
156
124
  }
157
125
  disconnectedCallback() {
158
126
  var _a;
159
127
  (_a = this.observer) === null || _a === void 0 ? void 0 : _a.disconnect();
160
- this.removeApplePayListeners();
161
128
  }
162
129
  fetchCheckout() {
163
130
  if (this.getCheckout) {
@@ -210,51 +177,6 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
210
177
  this.billingFormRef = this.hostEl.querySelector('justifi-billing-form, justifi-bank-account-billing-form-simple, justifi-card-billing-form-simple, justifi-billing-form-full');
211
178
  this.insuranceFormRef = this.hostEl.querySelector('justifi-season-interruption-insurance');
212
179
  this.sezzlePaymentMethodRef = this.hostEl.querySelector('justifi-sezzle-payment-method');
213
- this.applePayRef = this.hostEl.querySelector('justifi-apple-pay');
214
- }
215
- setupApplePayListeners() {
216
- if (this.applePayRef) {
217
- this.applePayRef.addEventListener('applePayCompleted', this.handleApplePayCompleted);
218
- this.applePayRef.addEventListener('applePayError', this.handleApplePayError);
219
- this.applePayRef.addEventListener('applePayCancelled', this.handleApplePayCancelled);
220
- }
221
- }
222
- removeApplePayListeners() {
223
- if (this.applePayRef) {
224
- this.applePayRef.removeEventListener('applePayCompleted', this.handleApplePayCompleted);
225
- this.applePayRef.removeEventListener('applePayError', this.handleApplePayError);
226
- this.applePayRef.removeEventListener('applePayCancelled', this.handleApplePayCancelled);
227
- }
228
- }
229
- async submitCheckoutWithApplePay() {
230
- if (!this.applePayToken) {
231
- this.errorEvent.emit({
232
- message: 'No Apple Pay token available',
233
- errorCode: ComponentErrorCodes.TOKENIZE_ERROR,
234
- severity: ComponentErrorSeverity.ERROR,
235
- });
236
- return;
237
- }
238
- const payment = {
239
- payment_mode: 'apple_pay',
240
- payment_token: this.applePayToken,
241
- };
242
- this.completeCheckout({
243
- payment,
244
- onSuccess: ({ checkout }) => {
245
- this.submitEvent.emit({
246
- checkout,
247
- message: 'Apple Pay checkout completed successfully',
248
- });
249
- },
250
- onError: (error) => {
251
- this.errorEvent.emit({
252
- message: error.message,
253
- errorCode: ComponentErrorCodes.COMPLETE_CHECKOUT_ERROR,
254
- severity: ComponentErrorSeverity.ERROR,
255
- });
256
- },
257
- });
258
180
  }
259
181
  async tokenizePaymentMethod(tokenizeArgs) {
260
182
  var _a, _b, _c;
@@ -271,10 +193,6 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
271
193
  });
272
194
  }
273
195
  async getPaymentMethod(submitCheckoutArgs) {
274
- // If Apple Pay token is available, return a placeholder since we handle it differently
275
- if (this.applePayToken) {
276
- return 'apple_pay_token';
277
- }
278
196
  // If we have a payment token from the store (set by tokenize-payment-method), use it
279
197
  if (checkoutStore.paymentToken) {
280
198
  return checkoutStore.paymentToken;
@@ -296,10 +214,10 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
296
214
  }
297
215
  async validate() {
298
216
  var _a, _b;
299
- // If Apple Pay token is available, validation is already complete
300
- if (this.applePayToken) {
301
- return true;
302
- }
217
+ console.log('billing information form', this.billingFormRef);
218
+ console.log('payment method form', this.paymentMethodFormRef);
219
+ console.log('insurance form', this.insuranceFormRef);
220
+ console.log('sezzle payment method', this.sezzlePaymentMethodRef);
303
221
  const promises = [
304
222
  (_a = this.paymentMethodFormRef) === null || _a === void 0 ? void 0 : _a.validate(),
305
223
  (_b = this.billingFormRef) === null || _b === void 0 ? void 0 : _b.validate()
@@ -312,11 +230,6 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
312
230
  }
313
231
  async submitCheckout(submitCheckoutArgs) {
314
232
  var _a;
315
- // If Apple Pay token is available, use Apple Pay flow
316
- if (this.applePayToken) {
317
- await this.submitCheckoutWithApplePay();
318
- return;
319
- }
320
233
  const isValid = await this.validate();
321
234
  if (!isValid) {
322
235
  this.errorEvent.emit({
@@ -381,7 +294,7 @@ const ModularCheckout = /*@__PURE__*/ proxyCustomElement(class ModularCheckout e
381
294
  checkoutStore.selectedPaymentMethod = paymentMethodId;
382
295
  }
383
296
  render() {
384
- return (h(Host, { key: '1b0c613494dde43962dc963618d5a81c4423b218' }));
297
+ return (h(Host, { key: '240891d53dfb817bb39cbeb1e9a96ab885933a47' }));
385
298
  }
386
299
  get hostEl() { return this; }
387
300
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
1
  const name = "@justifi/webcomponents";
2
- const version = "6.0.0-rc.2";
2
+ const version = "6.0.0-rc.3";
3
3
  var webcomponentsPackageJson = {
4
4
  name: name,
5
5
  version: version};
@@ -59,16 +59,16 @@ const PaymentDetailsCore = /*@__PURE__*/ proxyCustomElement(class PaymentDetails
59
59
  });
60
60
  }
61
61
  render() {
62
- return (h(StyledHost, { key: '78772ac113e59c6a0dfb11b38807cbdd42ca2b75' }, this.loading && h(PaymentDetailsLoading, { key: 'ee7b54bb8679f20fc2d7665ef335320154f1631c' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && !this.errorMessage &&
63
- this.payment && (h("justifi-details", { key: '09f20b99d15bd751771de65edf1770ad0e3e4caa', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: '0a070793ef25425601400c8a0139d84123adcb38', slot: "head-info", badge: (h("div", { class: "d-flex gap-1" }, MapPaymentStatusToBadge(this.payment.status), this.payment.expedited ? (h(Badge, { variant: BadgeVariant.WARNING, title: "Expedited", text: "Expedited" })) : null)), title: this.payment.formattedPaymentAmount(this.payment.amount) }, h(EntityHeadInfoItem, { key: '5d4c3fd1f483c6a9cba7098dbba7fb7df9e62459', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payment.updated_at)} ${formatTime(this.payment.updated_at)}` }), h(EntityHeadInfoItem, { key: 'a770d473ef8ead583dca3d261fc22daeb452aa42', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payment.created_at)} ${formatTime(this.payment.created_at)}` }), h(EntityHeadInfoItem, { key: 'd0e8a38cff4bdccc6347108ecbdc90e200613470', title: "ID", value: this.payment.id })), h("div", { key: '001543a66055203a430fb3231eedb39cc4bd4d31', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '37229e3e35782dc9e3bc56e7ab5411719507f55e', sectionTitle: "Details" }), h("div", { key: '08a7f2025131fec223ef014374e5784a6c97e531', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '92643e94e0f8f70d09825eb8e2a658286f331464', title: "Amount", value: this.payment.formattedPaymentAmount(this.payment.amount) }), h(DetailItem, { key: '2db9994c24e29ba4b4ca1935015b6b94733fdd1c', title: "Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'baa2601246817358cfdbc587c354304d18e61de6', title: "Refunded", value: this.payment.formattedPaymentAmount(this.payment.amount_refunded) }), h(DetailItem, { key: '0809e47782815c57213be29e1e8d6b7703907e50', title: "Net", value: this.payment.formattedPaymentAmount(this.payment.balance) }), h(DetailItem, { key: '89c6dedc355492b70bd91dbe9d1fdd6d288c06d9', title: "Status", value: MapPaymentStatusToBadge(this.payment.status) }), h(DetailItem, { key: '278cca0991d63079c29da77be1625b5a52f64541', title: "Payment ID", value: this.payment.id }), h(DetailItem, { key: '5622513e3ded892acb9667be6579bab5a2fe17af', title: "Processing Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: 'b9970bf7af2831b75a41a346813bfbc7be54a4e3', title: "Statement Descriptor", value: this.payment.statement_descriptor }), h(DetailItem, { key: '2a6e7ded24a5849672547322b7f507487b9a1fd4', title: "Description", value: this.payment.description }), h(DetailItem, { key: '363a8b9e8a5ee160887498bf197e27ec6be58eda', title: "Expedited", value: this.payment.expedited ? 'Yes' : 'No' })), this.payment.payment_method.card && [
64
- h(DetailSectionTitle, { key: '1cf6b816e8138fe5e56b3128eaefb43bd9111139', sectionTitle: "Payment Method" }),
65
- h("div", { key: '363a98244887cbc9b22db1d00aefe7c57fa11e6a', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '0b55c6a07eb581fab9fd3e8a859c09ee743a9197', title: "ID", value: this.payment.payment_method.card.id }), h(DetailItem, { key: '80fdad59678b1ff7db5d8d0d2d9ff7d3f358155e', title: "Payment Type", value: "Card" }), h(DetailItem, { key: 'd470dc1614d83da766962075007e4834a0db0e9d', title: "Last 4 Numbers", value: this.payment.payment_method.lastFourDigits }), h(DetailItem, { key: '95ae2faca13ea63373a48d49df52f06338b5c7d7', title: "Brand", value: snakeCaseToHumanReadable(this.payment.payment_method.card.brand) }), h(DetailItem, { key: '47d57b3ceb2ee5d703ba1b12424c529464fed91e', title: "Cardholder", value: this.payment.payment_method.payersName }))
62
+ return (h(StyledHost, { key: '9dbe79ee5e8311fd5aa7aad9e9a6301106aec61f' }, this.loading && h(PaymentDetailsLoading, { key: '3a7f568787c10143772c32d9dc4db523244b5f62' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && !this.errorMessage &&
63
+ this.payment && (h("justifi-details", { key: 'bfdf7c5345f7a32c86e4259db76764f7a00a20d8', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: '2048b114978df6809242443777ab8235b7feb830', slot: "head-info", badge: (h("div", { class: "d-flex gap-1" }, MapPaymentStatusToBadge(this.payment.status), this.payment.expedited ? (h(Badge, { variant: BadgeVariant.WARNING, title: "Expedited", text: "Expedited" })) : null)), title: this.payment.formattedPaymentAmount(this.payment.amount) }, h(EntityHeadInfoItem, { key: '99d50622d37401cdd9ea1bd1176bf4dd340ef5f2', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payment.updated_at)} ${formatTime(this.payment.updated_at)}` }), h(EntityHeadInfoItem, { key: 'cb4a551f76d9fa28ef101aa3804942ae5ba83617', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payment.created_at)} ${formatTime(this.payment.created_at)}` }), h(EntityHeadInfoItem, { key: 'b540de24dc63bb96e5e2220888de37ead33cefc9', title: "ID", value: this.payment.id })), h("div", { key: 'b865e3dbff94e8827ee1ed60dcec1c161cb60e44', slot: 'detail-sections' }, h(DetailSectionTitle, { key: 'e778e714c6324d876f3af9fe2f79bbdb45e84865', sectionTitle: "Details" }), h("div", { key: 'dff5e71357913940aa80d8019620959ad80758b5', class: "d-table gap-2 w-100" }, h(DetailItem, { key: 'abf3993aed218517de68e0617ea5d9e9d569c689', title: "Amount", value: this.payment.formattedPaymentAmount(this.payment.amount) }), h(DetailItem, { key: '6713575415bf8d9a4ff0e4c7697799be4e4f188b', title: "Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: '4e40a4aaee847b0c25c25fedc9c26b95e73fdb46', title: "Refunded", value: this.payment.formattedPaymentAmount(this.payment.amount_refunded) }), h(DetailItem, { key: 'c40dce673a661011c72ae05812c4a14d5702621d', title: "Net", value: this.payment.formattedPaymentAmount(this.payment.balance) }), h(DetailItem, { key: '4e44f803a411a529daae43ce8ae5073e39ae4c38', title: "Status", value: MapPaymentStatusToBadge(this.payment.status) }), h(DetailItem, { key: '81dc148a871094e5fafeaf5ba204c12550542511', title: "Payment ID", value: this.payment.id }), h(DetailItem, { key: 'be76b2123eaa58eda0d4b69013207501b7a26e8a', title: "Processing Fees", value: this.payment.formattedPaymentAmount(this.payment.fee_amount) }), h(DetailItem, { key: '800b2f8d03684eb3b989d534c0896016e0647991', title: "Statement Descriptor", value: this.payment.statement_descriptor }), h(DetailItem, { key: '0934d177e63f90b8a36e9bbc4fa8d6f07e3b11af', title: "Description", value: this.payment.description }), h(DetailItem, { key: '281cbfd52c7833674ff818ad904abe07e8f8a538', title: "Expedited", value: this.payment.expedited ? 'Yes' : 'No' })), this.payment.payment_method.card && [
64
+ h(DetailSectionTitle, { key: 'a5ba0c704c0823d715ceafd08dc7159273feaf72', sectionTitle: "Payment Method" }),
65
+ h("div", { key: 'f54a43598fc6230eae222a50964757052fa1747a', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '6edd355e37bf732fa9b8e6790c4a0333063604f0', title: "ID", value: this.payment.payment_method.card.id }), h(DetailItem, { key: '4d16f3e86070c2fea548bf964bca4c09d112c045', title: "Payment Type", value: "Card" }), h(DetailItem, { key: '0d6a7a66fff4c6e600d8ceda49283baf5f482bf6', title: "Last 4 Numbers", value: this.payment.payment_method.lastFourDigits }), h(DetailItem, { key: '1ec87d02c11900c8ad43e054e816663bde45da8a', title: "Brand", value: snakeCaseToHumanReadable(this.payment.payment_method.card.brand) }), h(DetailItem, { key: '74450dde3eca4648ebd39be643ae98f3f6d75110', title: "Cardholder", value: this.payment.payment_method.payersName }))
66
66
  ], this.payment.payment_method.bank_account && [
67
- h(DetailSectionTitle, { key: 'de95204583c5e94eca5b8edd14f7dacb8a6e12aa', sectionTitle: "Payment Method" }),
68
- h("div", { key: '0f0703066af1aa060eec503844cedecbb5319dbe', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '7eed468aefc9b85f92e5c7b910b9d730e5a02e33', title: "ID", value: this.payment.payment_method.bank_account.id }), h(DetailItem, { key: '6da4304e0da2055c9d4877bb54f59920c2234356', title: "Last 4 Numbers", value: this.payment.last_four_digits }), h(DetailItem, { key: '9bac816e32f978caeb926f0f3c6b8b0dc4586fc3', title: "Bank Name", value: this.payment.payment_method.bank_account.brand }), h(DetailItem, { key: '943a9c4d7f7db5a3dce927b35556087f89264160', title: "Account Owner", value: this.payment.payment_method.payersName }))
67
+ h(DetailSectionTitle, { key: 'ba48cf4acb779e1ba3f6cd84a77f91e85c9e21d4', sectionTitle: "Payment Method" }),
68
+ h("div", { key: '6b48866ab4926cd8e223a283ad61adc027e962ce', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '81f448493fa8f77ab3f2105e0982ba2d9ec11ed5', title: "ID", value: this.payment.payment_method.bank_account.id }), h(DetailItem, { key: 'c7281ecb2655c6ae8ffc1d3579dc334c2e706071', title: "Last 4 Numbers", value: this.payment.last_four_digits }), h(DetailItem, { key: '80bf9485a7d00f64f5c2c9f3e8bf9a30c80f3e63', title: "Bank Name", value: this.payment.payment_method.bank_account.brand }), h(DetailItem, { key: '70e74a7a22418526db003d401bdabbdccd1d351b', title: "Account Owner", value: this.payment.payment_method.payersName }))
69
69
  ], this.payment.metadata && [
70
- h(DetailSectionTitle, { key: '9c229051516566209d5b7fc3da2e2c5d41005201', sectionTitle: 'Metadata' }),
71
- h("div", { key: '36ea2b841735fc16e858d0fc622bd1145b21657c', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: '554d789b6f59982cc70e63e32169b38d8aa459bf', metadata: this.payment.metadata }))
70
+ h(DetailSectionTitle, { key: '57aa7c929bf0823cd3cd5030f1853a7522cc6ec6', sectionTitle: 'Metadata' }),
71
+ h("div", { key: '26e14400b0eeb8e161ce22b769c8396814b7c73b', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: '9446825737907a364594f6c75621ed72cf8ea389', metadata: this.payment.metadata }))
72
72
  ])))));
73
73
  }
74
74
  static get watchers() { return {
@@ -14,7 +14,7 @@ const PaymentMethodOption$1 = /*@__PURE__*/ proxyCustomElement(class PaymentMeth
14
14
  this.__attachShadow();
15
15
  }
16
16
  render() {
17
- return (h(StyledHost, { key: 'a9d1a1ac11a9a39fa8e9e27fbab66793289c1538', class: "payment-method" }, h("div", { key: 'e9672061e4e5fa5244a51fd3b4cf34ca996f6ffb', class: "radio-list-item p-3", part: radioListItem, onClick: this.clickHandler, hidden: this.radioButtonHidden }, h("form-control-radio", { key: 'a4f0985f9c9f609c14e664976c132c2bedf8db38', name: "paymentMethodType", value: this.paymentMethodOptionId, checked: this.isSelected, label: this.label }))));
17
+ return (h(StyledHost, { key: 'aebf05239985d34458540500c4c499e27b89ae8b', class: "payment-method" }, h("div", { key: 'dec8e357a96e94ae3756c3e3b7d47bc43c6dcb93', class: "radio-list-item p-3", part: radioListItem, onClick: this.clickHandler, hidden: this.radioButtonHidden }, h("form-control-radio", { key: 'ea72465e4fbe8f4dff434dcad8ab6e908ff3a3b2', name: "paymentMethodType", value: this.paymentMethodOptionId, checked: this.isSelected, label: this.label }))));
18
18
  }
19
19
  }, [257, "payment-method-option", {
20
20
  "paymentMethodOptionId": [1, "payment-method-option-id"],
@@ -118,7 +118,7 @@ const PaymentsListCore = /*@__PURE__*/ proxyCustomElement(class PaymentsListCore
118
118
  return !this.showEmptyState && !this.showErrorState && !this.loading;
119
119
  }
120
120
  render() {
121
- return (h(TableWrapper, { key: '46dd5932d242bb0be852b76bdb030735d7e17f70' }, h(TableComponent, { key: 'ba8514e6840054ac614ec3e20086442ee386f303' }, h(TableHead, { key: '0a3495b12b1bcde7f7ff845a759a00a6ec4f86b6' }, h(TableHeadRow, { key: '01c0c3d37185252b254afe205797fab85d3007b2' }, this.paymentsTable.columnData.map((column) => column))), h(TableBody, { key: 'f5b9b2d8ffac197fc6df33ca4aa77344f2137f77' }, h(TableLoadingState, { key: 'ff4314485693a2472b683567021e35bd609e2850', columnSpan: this.paymentsTable.columnData.length, isLoading: this.loading }), h(TableEmptyState, { key: '6c0c381354f96026b76a11eed925b49bf2169ecd', isEmpty: this.showEmptyState, columnSpan: this.paymentsTable.columnData.length }), h(TableErrorState, { key: '823a6fa86f79a89398de22d48c0ab4b554c2cd54', 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: 'fe4809a1a5c43dd4745bc76fccdc66937b88a315' }, h(TableFootRow, { key: 'f75e79495dc130fd3d604c0e7c29fc5dc1e97e94' }, h(TableFootCell, { key: '3d30257ba1ad94eab852b5abaed9777552403da1', colSpan: this.paymentsTable.columnData.length }, h("pagination-menu", { key: '7dd714fca51b59d138a6ba27a8f0f6e81fd964de', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
121
+ return (h(TableWrapper, { key: '3224fa4648e40065343765800160517c23cbf88d' }, h(TableComponent, { key: 'd492e8fd4383492cd8b70c9d50df6d568a2cbf58' }, h(TableHead, { key: 'f490bf8bf89c0babd2b7b58bf8d99467422e32b5' }, h(TableHeadRow, { key: '2c6fbf6f5c076b1c1dbfc3407362f64287da7c94' }, this.paymentsTable.columnData.map((column) => column))), h(TableBody, { key: 'a0ca397c345bf388191391208a751db90f214dc1' }, h(TableLoadingState, { key: 'cb09739c0aa7935621078738faecbcc6729abc99', columnSpan: this.paymentsTable.columnData.length, isLoading: this.loading }), h(TableEmptyState, { key: '9b5bd9da1f1f59e522795b2c8a849cb545d8afe4', isEmpty: this.showEmptyState, columnSpan: this.paymentsTable.columnData.length }), h(TableErrorState, { key: '0d89cfc7ed6c5b984582a03dba8ac3271512a89d', 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: '2c15dc1c99ae44202cb4b857c1c0ab49252b2a42' }, h(TableFootRow, { key: '296be7b7c00b738dbc4c0087a7d1ab4921d59e53' }, h(TableFootCell, { key: '93bf1aef5ca433b49a83a3711a30cb3d8c9a5aa6', colSpan: this.paymentsTable.columnData.length }, h("pagination-menu", { key: 'de33bf049b17f1409daeaac52fa601ddf11aa464', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
122
122
  }
123
123
  static get watchers() { return {
124
124
  "pagingParams": ["updateOnPropChange"],
@@ -74,9 +74,9 @@ const PayoutDetailsCore = /*@__PURE__*/ proxyCustomElement(class PayoutDetailsCo
74
74
  }
75
75
  render() {
76
76
  var _a;
77
- return (h(StyledHost, { key: '84ad924d9a7697cf7fd1f7638617925b52600267' }, this.loading && h(PayoutDetailsLoading, { key: '4ba191c16f034b4e136f2a6d96a44a7e1c71b352' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && this.payout && (h("justifi-details", { key: '84561101cfb511d034309906e281a36b9adba5d0', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: '844df9068a80e7dfeffd2856805e5855c36842ef', 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: '5b3ecbec2c7e056afd085e21e7895f7919c0b638', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payout.updated_at)} ${formatTime(this.payout.updated_at)}` }), h(EntityHeadInfoItem, { key: '1f0b2a3a31b0ff2a0829daae285bd2e9fdaaadcb', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payout.created_at)} ${formatTime(this.payout.created_at)}` }), h(EntityHeadInfoItem, { key: '29ac2409362d285ca42cc57d55661281d35e7c39', title: "ID", value: this.payout.id }), h("div", { key: 'ceb5c66069d1c7404e355aeeeeb2e167cb4e8f55', class: "m-4" }, h(Button, { key: '206c57a99b0bc35c8db822507936022b8e51b89b', variant: "secondary", class: "btn btn-outline-secondary d-flex align-items-center", onClick: this.downloadCSV }, "Export CSV"))), h("div", { key: 'a9b39de96d09d4b0c87384da5bbf7d8f33e48bc7', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '03735918d82a3af539d79b88edc2b62ca2ebe03a', sectionTitle: "Details" }), h("div", { key: '347a72ad86b6dd8917022bb3d41c1ea51afe05f5', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '644ae816ca6391e06e8cafff85773892fdffb3b7', title: "Date paid", value: formatDate(this.payout.deposits_at) }), h(DetailItem, { key: '7970ee36e7575b0fb6432df46d128974fc54ef9a', title: "Statement Description", value: this.payout.description }), h(DetailItem, { key: '8d3b06b5af09992d24ad5aa5d4bc935ae40193fb', title: "Payout Method", value: this.payout.delivery_method }), h(DetailItem, { key: '2c147836ca746a8604bc8ca42a23ef9b2b78f80a', title: "Amount", value: this.payout.formattedPaymentAmount(this.payout.amount) }), h(DetailItem, { key: 'c9c7fb58f4e1d6d24c7ab0a60742d48214a88a9c', title: "Fee", value: this.payout.formattedPaymentAmount(this.payout.fees_total) })), h(DetailSectionTitle, { key: '6261217268188afab893556f8f7eea2c72fa285b', sectionTitle: "Account" }), h("div", { key: 'd1b447792330f8f5d6e11533c7ccd27578325a4f', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '199170c19d35c73f14f46a19eb9c743f12461779', title: "ID", value: this.payout.account_id }), h(DetailItem, { key: 'c6fb1a95d15547b1abc2ac95c83e865167b500a9', title: "Account Type", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '21c1ef80ae9d2d122e30b6b94585cbfea6dbe167', title: "Institution", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '31f0db976c9abec3e3c9f228ed8b66c83cb134cb', title: "Routing Number", value: this.payout.bank_account.routing_number }), h(DetailItem, { key: '87cc64ff4ac69c51e0932f7981f7da52565101ff', title: "Account Number", value: this.payout.bank_account.account_number_last4 })), this.payout.metadata && [
78
- h(DetailSectionTitle, { key: '81b6f3c633b802afb5f0f5314b234f8ef0e1ef31', sectionTitle: 'Metadata' }),
79
- h("div", { key: 'ec972893084294e690037e146b9e91783f461267', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: 'cef2518b84f1791157084b7d7cfe872963851edc', metadata: this.payout.metadata }))
77
+ return (h(StyledHost, { key: '79a9fca76a04f85158b3a0fab953bfc45814b3e9' }, this.loading && h(PayoutDetailsLoading, { key: 'f5b4d16e4fd98086cd70261aa220e5f9a68e29f9' }), !this.loading && this.errorMessage && ErrorState(this.errorMessage), !this.loading && this.payout && (h("justifi-details", { key: '2840fa532729b93b86ee64eec7923950d318348b', "error-message": this.errorMessage }, h(EntityHeadInfo, { key: 'a6e2bf145153df2307ef6b0d1a29f9d10bf80775', 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: '75fcbee460dd796e0245a4a490e0de0341ed73a5', classes: "border-1 border-end", title: "Updated At", value: `${formatDate(this.payout.updated_at)} ${formatTime(this.payout.updated_at)}` }), h(EntityHeadInfoItem, { key: 'fbd20466fe208579baaea0282d2e6604230b9107', classes: "border-1 border-end", title: "Created At", value: `${formatDate(this.payout.created_at)} ${formatTime(this.payout.created_at)}` }), h(EntityHeadInfoItem, { key: '69769324839f561a56bad67846d84bc70e4e4b67', title: "ID", value: this.payout.id }), h("div", { key: 'f431884d2f782ea764357c23e57482672f465848', class: "m-4" }, h(Button, { key: '6a92eb49c2d33717eb7750b6cb005ff231227b1b', variant: "secondary", class: "btn btn-outline-secondary d-flex align-items-center", onClick: this.downloadCSV }, "Export CSV"))), h("div", { key: 'aeec4b34d58873abd2b2c4bfe010924707f19c89', slot: 'detail-sections' }, h(DetailSectionTitle, { key: '20d0aef076d6312a21d26ea7fc8eed4510a2efab', sectionTitle: "Details" }), h("div", { key: '9bec2b5892f1e1776993acdd005cf0d82e2d81be', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '2555b7af59b56b898565bf716f2f6879d3253445', title: "Date paid", value: formatDate(this.payout.deposits_at) }), h(DetailItem, { key: '2d8a47d6c9d828eca8574e4c1c5fdff6d354326c', title: "Statement Description", value: this.payout.description }), h(DetailItem, { key: '87bac39bf999a42f0659b0a1a3e57a8043dc809f', title: "Payout Method", value: this.payout.delivery_method }), h(DetailItem, { key: 'cabd31655600c512c8b5ce6fff5548f450970bff', title: "Amount", value: this.payout.formattedPaymentAmount(this.payout.amount) }), h(DetailItem, { key: 'bb48ff48161f15552c39cac8811abea68398a970', title: "Fee", value: this.payout.formattedPaymentAmount(this.payout.fees_total) })), h(DetailSectionTitle, { key: '28e45b962f7f89e1f57369a1cae1e70f936a42e8', sectionTitle: "Account" }), h("div", { key: 'b5b8da5baa563b80075cdbd46f43561877b3cd1c', class: "d-table gap-2 w-100" }, h(DetailItem, { key: '3b89b14e72589f838ec44eed4f80772edb470bd2', title: "ID", value: this.payout.account_id }), h(DetailItem, { key: 'e828740c47b8b9e02e483c2e9082bd2728a37043', title: "Account Type", value: this.payout.bank_account.account_type }), h(DetailItem, { key: 'ed703dd9d41106825ea5c4e5565f77aa8b7d012e', title: "Institution", value: this.payout.bank_account.account_type }), h(DetailItem, { key: '8ee66b765d45ab59ea501a8d3a168c8a43465c70', title: "Routing Number", value: this.payout.bank_account.routing_number }), h(DetailItem, { key: '04f7024fbe5c3def51bfc969204c484b471c024e', title: "Account Number", value: this.payout.bank_account.account_number_last4 })), this.payout.metadata && [
78
+ h(DetailSectionTitle, { key: 'f59c9b8e87cb13d650873159a2ac47d8ea915173', sectionTitle: 'Metadata' }),
79
+ h("div", { key: '4984916558e5cf4016972f110b507caaa41dd5e8', class: "d-table gap-2 w-100" }, h(CodeBlock, { key: '6659b53990aa222ffa6d65d9332670952efc44f0', metadata: this.payout.metadata }))
80
80
  ])))));
81
81
  }
82
82
  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: 'fe72adaaaa7e03339bd2c023ed3cfd76ce20cc09' }, h(TableComponent, { key: 'd9c191823846f3160ee178a291d797885862346b' }, h(TableHead, { key: '070d60c8ed1e9469208b2d12ff22f5c5782e5b06' }, h(TableHeadRow, { key: 'e3a8658405dc3339af9694f88ee7e39553e7f48f' }, this.payoutsTable.columnData.map((column) => column))), h(TableBody, { key: '5c919ca5c320c664f5c1fde43a996ecdd1ef346f' }, h(TableLoadingState, { key: 'e037e4280fac5697c1d5c7798ab09550046038a0', columnSpan: this.payoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '963f510db0f77df7d257e2ad1bba91ab0e071945', isEmpty: this.showEmptyState, columnSpan: this.payoutsTable.columnKeys.length }), h(TableErrorState, { key: '6e7eedf2e5c51c7c483695f4892ca492ef799514', 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: 'b5b0b65da33dd148425571b328d04fffddf0e1f3' }, h(TableFootRow, { key: '73cc200689fd799618fffa1bc8a102c357372aef' }, h(TableFootCell, { key: 'b85785c0eb003fa546137119d50264e05a6b9382', colSpan: this.payoutsTable.columnData.length }, h("pagination-menu", { key: 'e42a0da2d4c06c659ad6a9fc7f2cd2bb61caf1ee', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
176
+ return (h(TableWrapper, { key: '0e17374fe5656aebfb8ce0c054ac131a2ca7cc33' }, h(TableComponent, { key: '61ce9e69c6084d7ce9b6342a93debcb9c2764d23' }, h(TableHead, { key: 'ca28735991630d9362fbb14aae327c9bc646bca9' }, h(TableHeadRow, { key: '43e012787f232dd626cd4025e8c9223865f519da' }, this.payoutsTable.columnData.map((column) => column))), h(TableBody, { key: 'd21bded30edd81274f06d21c5f00ef75d7982ccc' }, h(TableLoadingState, { key: 'a437445d203db926cb32ef81579ef862d2644fa7', columnSpan: this.payoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '84accd5ae400e69061cdb66a59dc9272ff5edf1c', isEmpty: this.showEmptyState, columnSpan: this.payoutsTable.columnKeys.length }), h(TableErrorState, { key: '1f4e9998200515d714a8d1ca9476c4841272515d', 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: '397b4d811f439511691826e1dc463f38cd97d016' }, h(TableFootRow, { key: '4e94eb5f5294ca470f29988bf11247e2e9576875' }, h(TableFootCell, { key: '6ab3af15817c9c9a184487348c3247ab25aa7f6b', colSpan: this.payoutsTable.columnData.length }, h("pagination-menu", { key: '8b378185a5f3833ac62e16d5cd07fc89aa9462aa', 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"],
@@ -14,7 +14,7 @@ const Summary = /*@__PURE__*/ proxyCustomElement(class Summary extends HTMLEleme
14
14
  this.__attachShadow();
15
15
  }
16
16
  render() {
17
- return (h(StyledHost, { key: '28a1a324b8cdf2dea0aafe91fbdd3679482e76f8' }, h("section", { key: 'e8ffe2fdd1592a0b762647fdab94ee5e21436a93' }, h("div", { key: '099fbfb449066290cdcd113b0de5f87334777a0e' }, h("div", { key: 'c78325957b4e00299366b8e9efe6fd6e86da3b97', part: text }, checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.paymentDescription), h("div", { key: 'd077da888b03a34e540f66ebaa57502fe22be7c4' }, h("span", { key: 'd4f7ddd24e10302222679a9f73c3b5ed305267a7', part: text }, "Total"), "\u00A0", h("span", { key: '1f5d7b6b0cce64eea04879e7767ff87ce5a64069', part: text }, formatCurrency(+(checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.totalAmount))))))));
17
+ return (h(StyledHost, { key: '74b2a1ebf22f1f7e7cb0cfbbbba8a3f8cd528a6b' }, h("section", { key: '6ea0bd41680b937c0ff88aa0f73c1ac4bccee9b9' }, h("div", { key: '6ca013f92dbaf076bda9a65c98acdf5c8192b22a' }, h("div", { key: '62f166bdc0b47e8cda03ee4d549736aaf336727e', part: text }, checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.paymentDescription), h("div", { key: 'c681ecba3bbceac71993833f8861393dc5751b4c' }, h("span", { key: '46eaedc091f44c2d3bad94cb6a05098385be8ebc', part: text }, "Total"), "\u00A0", h("span", { key: 'ad70de1a38c2c7625562cee3a745a6a61235f4cf', part: text }, formatCurrency(+(checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.totalAmount))))))));
18
18
  }
19
19
  }, [257, "justifi-checkout-summary"]);
20
20
  function defineCustomElement() {
@@ -166,7 +166,7 @@ const TerminalOrdersListCore = /*@__PURE__*/ proxyCustomElement(class TerminalOr
166
166
  return !this.showEmptyState && !this.showErrorState && !this.loading;
167
167
  }
168
168
  render() {
169
- return (h(TableWrapper, { key: '394f529d42867e207bc47901045e7307a6784f3c' }, h(TableComponent, { key: 'b6d668352fe60c0fd33cc66505b14e944a598792' }, h(TableHead, { key: 'f52ef37d1246d60503b9dd86cef67d7d1d34b939' }, h(TableHeadRow, { key: '31df50a3ecb7329fdd25f16970d195eb5bd027ef' }, this.terminalOrdersTable.columnData.map((column) => column))), h(TableBody, { key: '3e4354bab42bc5005383bccee6594c4cea220a40' }, h(TableLoadingState, { key: 'f8febbccb33a3ca286af8a6d25f032b1320d1f45', columnSpan: this.terminalOrdersTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '4d5c0466ae4b63869739aa416ae88ce9ba832eda', isEmpty: this.showEmptyState, columnSpan: this.terminalOrdersTable.columnKeys.length }), h(TableErrorState, { key: 'babe96226b95f6646e08927d16002a4709ddfabf', columnSpan: this.terminalOrdersTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalOrdersTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '9e603727dde071004445013cb653777336b2ad11' }, h(TableFootRow, { key: 'f49d1110c64a88045bba21df48072116b82cda5c' }, h(TableFootCell, { key: '97b2adb37e39414018d0cf280e7041019d95da9b', colSpan: this.terminalOrdersTable.columnData.length }, h("pagination-menu", { key: '00e589c3458499d2eb81595f3156eb8b17ad9eae', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
169
+ return (h(TableWrapper, { key: '7ef0adc44be5987cbd02f5da80f7dc4330ff7a43' }, h(TableComponent, { key: 'efe8e403dae877a6529becae890b0e055726cc0f' }, h(TableHead, { key: 'ef981fa014144f9e237d9b258846e68cb50ea7f5' }, h(TableHeadRow, { key: '555df6bd09f4ccb01bada68933f362ef6f7679d7' }, this.terminalOrdersTable.columnData.map((column) => column))), h(TableBody, { key: '1a5b95e5c41e1162ff8907d3ba664d304b9c355e' }, h(TableLoadingState, { key: '546146a7390a96f2d2704e31cc84d9269bbdc28a', columnSpan: this.terminalOrdersTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '3c32f5ec402f96e8f71b1f0edbb4d9e2169c23cc', isEmpty: this.showEmptyState, columnSpan: this.terminalOrdersTable.columnKeys.length }), h(TableErrorState, { key: 'e1154e1c4b320f8e23566821b56948e875b16174', columnSpan: this.terminalOrdersTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalOrdersTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '2b3f2d329baeff7ad8eb813a08335660ca037bd2' }, h(TableFootRow, { key: '651f18da8298dda7f2be2717cca0ab7c01cac14d' }, h(TableFootCell, { key: '7a25b264810334dbbf633079374c77ab745cb1bb', colSpan: this.terminalOrdersTable.columnData.length }, h("pagination-menu", { key: '996ae93faff3c83ab8022208c1a2c297bc1c9a27', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
170
170
  }
171
171
  static get watchers() { return {
172
172
  "pagingParams": ["updateOnPropChange"],
@@ -24,7 +24,7 @@ const TerminalQuantitySelector = /*@__PURE__*/ proxyCustomElement(class Terminal
24
24
  };
25
25
  }
26
26
  render() {
27
- return (h("div", { key: '0b6c6622a2a25650c3713682888e9e3e842baebf', class: "rounded shadow-sm card p-2", part: card }, h("div", { key: 'd8cb3815b1490dd7a8ae8dad06db84df65d84782', class: "d-flex gap-3" }, h("div", { key: '9f68c206b1a358fd9427615d1596d798678ea2e9', class: "d-flex align-items-center" }, h("img", { key: 'df5982d69ecc957a4536b2cc768dc682e3d1bef7', src: this.imageUrl, alt: this.modelName, height: 75, width: 75, part: image })), h("div", { key: '0ef6b9ee7fcbb6b7dd220c73835079571fbff861', class: "d-flex flex-column flex-grow-1 gap-3 p-4 justify-content-center" }, h("div", { key: 'f39724e9b712641914a4def251e48a0ed9b384b3', class: "row" }, h("div", { key: '200ba52e240dc6797423b25d1b056670f900a64d', class: "col-6 d-flex gap-2" }, this.modelName, h("form-control-tooltip", { key: 'bc52a0b94f09c8ebaeeb73f31878ca38d608ec80', helpText: this.description })), h("div", { key: '78029284d86432413ac3d3b00b6ca3b42327221c', class: "col-6 d-flex justify-content-end align-items-center" }, h("button", { key: 'b8822c9e6c10baf55f631061f6984c1d4f15f4e0', class: "p-0 minus btn", onClick: this.removeUnit, part: buttonLink }, "-"), h("div", { key: '0d5662d0d3b39933ae53284c5083bf48f7ce0b38', class: "w-25 text-center" }, this.selectedQuantity), h("button", { key: 'ec9918b84364e12ecf0d39d3241793f8ab02a910', class: "p-0 plus btn", onClick: this.addUnit, part: buttonLink }, "+")))))));
27
+ return (h("div", { key: 'a1e81baf3c6db04cae113ec9efdbdf990210413f', class: "rounded shadow-sm card p-2", part: card }, h("div", { key: 'f8a1e39815a7932f7d452a055652a8cd22508310', class: "d-flex gap-3" }, h("div", { key: 'e7df0cd31126428f5ad374a855505e6c701b3f64', class: "d-flex align-items-center" }, h("img", { key: 'c32e1a286ffbf382c7400041df7573ea5c5ae736', src: this.imageUrl, alt: this.modelName, height: 75, width: 75, part: image })), h("div", { key: '05cf7f5c7ac3b9259334ff0a54a79e5f67bf89f8', class: "d-flex flex-column flex-grow-1 gap-3 p-4 justify-content-center" }, h("div", { key: '99031623ae281a4142710391361b0bfee8bb2fe0', class: "row" }, h("div", { key: 'c5e81e4acc36a90ae70aef260fb8304c70b2d3a1', class: "col-6 d-flex gap-2" }, this.modelName, h("form-control-tooltip", { key: '0a7484029de75b1591f3389929cd313261c53a52', helpText: this.description })), h("div", { key: 'bfe5d3dd9c758a46a0ddcf4919e98798703f9d73', class: "col-6 d-flex justify-content-end align-items-center" }, h("button", { key: 'de3891aad65c2865b3f4a8777eeadf0836c5ef39', class: "p-0 minus btn", onClick: this.removeUnit, part: buttonLink }, "-"), h("div", { key: 'a0c9ab81984ae26dca9636a26de2c7e24e3f9989', class: "w-25 text-center" }, this.selectedQuantity), h("button", { key: '206dc9d22cdd7cea8b3a8d70c9ce28156d8d1a4c', class: "p-0 plus btn", onClick: this.addUnit, part: buttonLink }, "+")))))));
28
28
  }
29
29
  }, [256, "terminal-quantity-selector", {
30
30
  "modelName": [1, "model-name"],
@@ -180,7 +180,7 @@ const TerminalsListCore = /*@__PURE__*/ proxyCustomElement(class TerminalsListCo
180
180
  return !this.showEmptyState && !this.showErrorState && !this.loading;
181
181
  }
182
182
  render() {
183
- return (h(TableWrapper, { key: 'f3d727c92c66b2504c6c8952a284cd4972706fd4' }, h(TableComponent, { key: 'c368038fb5683749737bb6b2b27a0a55ac95fe95' }, h(TableHead, { key: '96b41588ba94168581bfa423d3199916a06a925e' }, h(TableHeadRow, { key: 'fd1991bbcc22c3eb2b9ba107341285abf55a06b2' }, this.terminalsTable.columnData.map((column) => column))), h(TableBody, { key: 'ff3244f6b51f311fbc4311e37fc2c5bd4115a71a' }, h(TableLoadingState, { key: '821b4e55ea536fbe14e018107e8c19c309b86fca', columnSpan: this.terminalsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: 'cbeedf4e12ff428e7d24f536675f5b1f3c9d3d67', isEmpty: this.showEmptyState, columnSpan: this.terminalsTable.columnKeys.length }), h(TableErrorState, { key: '4c7882127d862af40ea5960ec10adf092e676e4e', columnSpan: this.terminalsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: '7bd7c9bbc95b0c24c03c1b3fd1685877dcdfec06' }, h(TableFootRow, { key: 'd6988cf0398b1a435f71a73761fb57656ff5ee7d' }, h(TableFootCell, { key: '207ac8dd06e9b053653781b255833e4f20bf9559', colSpan: this.terminalsTable.columnData.length }, h("pagination-menu", { key: '329f13886ec41244f05030673cf4cd7baf6b1cb6', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
183
+ return (h(TableWrapper, { key: 'aa119f199b02e20b2b48f7896eb45d24835ba5a7' }, h(TableComponent, { key: '039b8851d8edfe1ba82b177b518048273523eb10' }, h(TableHead, { key: 'c9990dc58cfe188217cc1f46f9f210c87ea2ca1e' }, h(TableHeadRow, { key: '6b934363f143e36c23f872ca1dd20c2befef0d90' }, this.terminalsTable.columnData.map((column) => column))), h(TableBody, { key: '9121d7efc3cf3c70fdf45b0d47e253e9d1632a2c' }, h(TableLoadingState, { key: '783490f80ac64791eb182fa741f9dec0b6970f5b', columnSpan: this.terminalsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '9d3662266c2de7325d4c98485bb10ad9699fad50', isEmpty: this.showEmptyState, columnSpan: this.terminalsTable.columnKeys.length }), h(TableErrorState, { key: 'ef1cad4fbeb112788c4cfc60b6f160dce6525e31', columnSpan: this.terminalsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.terminalsTable.rowData.map((data, index) => (h(TableRow, { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h(TableFoot, { key: 'd789ae5d479374cf569fa2e196cbdc8817cf318a' }, h(TableFootRow, { key: '445e5bbe532ca217b07dc08591d1a620766a669d' }, h(TableFootCell, { key: '13e17ca1daf744f2c73bf6194572c864b7932b75', colSpan: this.terminalsTable.columnData.length }, h("pagination-menu", { key: '3031bda0078c0e61876c1cc4e67c06234e08729d', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) }))))))));
184
184
  }
185
185
  static get watchers() { return {
186
186
  "pagingParams": ["updateOnPropChange"],
@@ -265,7 +265,7 @@ const TokenizePaymentMethod = /*@__PURE__*/ proxyCustomElement(class TokenizePay
265
265
  return paymentMethodId === PaymentMethodTypes.card ? (h("justifi-card-form", { ref: (el) => (this.paymentMethodFormRef = el) })) : (h("justifi-bank-account-form", { ref: (el) => (this.paymentMethodFormRef = el) }));
266
266
  }
267
267
  render() {
268
- return (h(StyledHost, { key: '47fb6432264a7009d1df82cac73c3283be5a1514' }, h("form", { key: 'b283f414e00296cbf08960a669fbd0f91a2cb554' }, h("fieldset", { key: 'bfaddf226f5ec365ceb22185804f29d46f9f59c7' }, h("div", { key: 'b828e27ea63fa96dd7f38ef8d6038e3a6d1f234c', class: "row gy-3" }, h("div", { key: '1b34dba8e5d3a5426f002e4b2eace7dbc32b80e8', class: "col-12" }, this.availablePaymentMethods.map((method) => this.renderPaymentMethodOption(method))), h("div", { key: 'd62cdda4a73c39ce53936717c5c22779dd9c3c48', class: "col-12" }, h("justifi-button", { key: '24bbd9e275990e59d0549b07725111aa0fffa8c4', text: this.submitButtonText, variant: "primary", type: "submit", clickHandler: (e) => this.tokenizePaymentMethod(e), isLoading: this.isLoading, "data-testid": "submit-button", hidden: this.computedHideSubmitButton })))))));
268
+ return (h(StyledHost, { key: 'baa878a36eaccb4b2b5954a3a0e7d9207df281d6' }, h("form", { key: '8ea71dbeea24a4c1baf446d238157e21f4581246' }, h("fieldset", { key: '13c213e9a51c0376739c0dd386e7b7e9a2aec604' }, h("div", { key: '64c0630fe45638fc70f283921ba8cd0aa5ef84cd', class: "row gy-3" }, h("div", { key: 'daba6ab2cf4eded2e0e983411364d5cc181574ee', class: "col-12" }, this.availablePaymentMethods.map((method) => this.renderPaymentMethodOption(method))), h("div", { key: '42f01392faaa6d5037c338d03cb877cabe95b688', class: "col-12" }, h("justifi-button", { key: '963c4b851d8f00b96491826f42c5f026e95304d2', text: this.submitButtonText, variant: "primary", type: "submit", clickHandler: (e) => this.tokenizePaymentMethod(e), isLoading: this.isLoading, "data-testid": "submit-button", hidden: this.computedHideSubmitButton })))))));
269
269
  }
270
270
  get host() { return this; }
271
271
  static get watchers() { return {
@@ -8,10 +8,8 @@ export declare class ModularCheckout {
8
8
  private billingFormRef?;
9
9
  private insuranceFormRef?;
10
10
  private sezzlePaymentMethodRef?;
11
- private applePayRef?;
12
11
  private getCheckout;
13
12
  private completeCheckout;
14
- private applePayToken?;
15
13
  authToken: string;
16
14
  checkoutId: string;
17
15
  savePaymentMethod?: boolean;
@@ -27,12 +25,6 @@ export declare class ModularCheckout {
27
25
  private fetchCheckout;
28
26
  private updateStore;
29
27
  private queryFormRefs;
30
- private setupApplePayListeners;
31
- private removeApplePayListeners;
32
- private handleApplePayCompleted;
33
- private handleApplePayError;
34
- private handleApplePayCancelled;
35
- private submitCheckoutWithApplePay;
36
28
  private tokenizePaymentMethod;
37
29
  private getPaymentMethod;
38
30
  validate(): Promise<boolean>;