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

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 (360) 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-BNVGE27p.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 +12 -99
  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-BKILqyp3.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 +2 -2
  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-CaWUVat7.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 +16 -103
  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-BF-uL8B4.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 +2 -2
  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-dc245644.entry.js → p-0b790fa4.entry.js} +4 -4
  228. package/dist/webcomponents/{p-0e64cd09.entry.js → p-0cab7d5d.entry.js} +1 -1
  229. package/dist/webcomponents/{p-cbfc8269.entry.js → p-0e287092.entry.js} +1 -1
  230. package/dist/webcomponents/{p-59e8f027.entry.js → p-145bb9c4.entry.js} +1 -1
  231. package/dist/webcomponents/{p-cabaf013.entry.js → p-14d66df2.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-387bcdee.entry.js → p-1ffbf771.entry.js} +1 -1
  235. package/dist/webcomponents/{p-7b9fa1fb.entry.js → p-29b6f15a.entry.js} +1 -1
  236. package/dist/webcomponents/p-2a59547b.entry.js +1 -0
  237. package/dist/webcomponents/p-2da63719.entry.js +1 -0
  238. package/dist/webcomponents/{p-fbaf62a5.entry.js → p-35bbfbf8.entry.js} +1 -1
  239. package/dist/webcomponents/{p-b04cc606.entry.js → p-3d85d046.entry.js} +1 -1
  240. package/dist/webcomponents/{p-ea1b161a.entry.js → p-413236be.entry.js} +1 -1
  241. package/dist/webcomponents/{p-0aee6da6.entry.js → p-43d693a3.entry.js} +1 -1
  242. package/dist/webcomponents/{p-03c7cee8.entry.js → p-48bccf3b.entry.js} +1 -1
  243. package/dist/webcomponents/p-4ae2a0b9.entry.js +1 -0
  244. package/dist/webcomponents/p-4b795b77.entry.js +1 -0
  245. package/dist/webcomponents/{p-2169c3d1.entry.js → p-518a9519.entry.js} +1 -1
  246. package/dist/webcomponents/{p-a1a8f6bd.entry.js → p-53c81d62.entry.js} +1 -1
  247. package/dist/webcomponents/p-5477c449.entry.js +1 -0
  248. package/dist/webcomponents/p-56980ef3.entry.js +1 -0
  249. package/dist/webcomponents/{p-a9d2dd5e.entry.js → p-57143978.entry.js} +1 -1
  250. package/dist/webcomponents/p-614fcef6.entry.js +1 -0
  251. package/dist/webcomponents/{p-5ad70aae.entry.js → p-6e18d13f.entry.js} +1 -1
  252. package/dist/webcomponents/p-70ff3b10.entry.js +1 -0
  253. package/dist/webcomponents/{p-0aa78c58.entry.js → p-724b0361.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-76a95d07.entry.js → p-79055216.entry.js} +1 -1
  257. package/dist/webcomponents/{p-42994618.entry.js → p-7b9008f1.entry.js} +1 -1
  258. package/dist/webcomponents/{p-281e36be.entry.js → p-84ce3bae.entry.js} +1 -1
  259. package/dist/webcomponents/p-8a5e168d.entry.js +1 -0
  260. package/dist/webcomponents/{p-cf16498f.entry.js → p-8f31a0c5.entry.js} +1 -1
  261. package/dist/webcomponents/{p-e8a198fa.entry.js → p-904a95e5.entry.js} +1 -1
  262. package/dist/webcomponents/{p-4cf9168d.entry.js → p-98579723.entry.js} +1 -1
  263. package/dist/webcomponents/{p-c7e5245a.entry.js → p-9c5b0b94.entry.js} +1 -1
  264. package/dist/webcomponents/p-9ccd19f5.entry.js +1 -0
  265. package/dist/webcomponents/{p-1246b999.entry.js → p-9f289c31.entry.js} +1 -1
  266. package/dist/webcomponents/p-BC8YDY7M.js +1 -0
  267. package/dist/webcomponents/p-BF-uL8B4.js +1 -0
  268. package/dist/webcomponents/{p-BUadwxkh.js → p-BTkXk7ol.js} +1 -1
  269. package/dist/webcomponents/p-BbYVgLcf.js +1 -0
  270. package/dist/webcomponents/{p-CP_tg-uH.js → p-BeszVz87.js} +1 -1
  271. package/dist/webcomponents/{p-wyEq9Pa1.js → p-BisQ61nK.js} +1 -1
  272. package/dist/webcomponents/{p-HAk7yBNq.js → p-Bz164TKZ.js} +1 -1
  273. package/dist/webcomponents/p-C1fMfnu0.js +1 -0
  274. package/dist/webcomponents/{p-BXKEChoo.js → p-CCME-fyU.js} +1 -1
  275. package/dist/webcomponents/p-C_CXv7AN.js +1 -0
  276. package/dist/webcomponents/{p-RvUQ__Pq.js → p-CfF8KKwx.js} +1 -1
  277. package/dist/webcomponents/{p-DBsw4qpn.js → p-CsNubTqD.js} +1 -1
  278. package/dist/webcomponents/p-CwZKT93w.js +1 -0
  279. package/dist/webcomponents/p-D599ZMGU.js +1 -0
  280. package/dist/webcomponents/{p-DuXN7Akd.js → p-DO3INvI2.js} +1 -1
  281. package/dist/webcomponents/{p-D9Sv4eV5.js → p-DWOKxG7j.js} +1 -1
  282. package/dist/webcomponents/{p-BhdBpAn9.js → p-Dvxpy_P1.js} +1 -1
  283. package/dist/webcomponents/{p-D48iERjQ.js → p-JgbsbAhz.js} +1 -1
  284. package/dist/webcomponents/{p-nWGo6sHu.js → p-YND5pTuF.js} +1 -1
  285. package/dist/webcomponents/{p-bfc38bc2.entry.js → p-a0573ecc.entry.js} +1 -1
  286. package/dist/webcomponents/p-a33ea645.entry.js +1 -0
  287. package/dist/webcomponents/{p-4c994761.entry.js → p-a8205044.entry.js} +1 -1
  288. package/dist/webcomponents/{p-c6860f60.entry.js → p-b0bfa20f.entry.js} +1 -1
  289. package/dist/webcomponents/{p-1202181b.entry.js → p-b93377a7.entry.js} +1 -1
  290. package/dist/webcomponents/p-ba018d57.entry.js +1 -0
  291. package/dist/webcomponents/{p-d014a155.entry.js → p-bafe873d.entry.js} +1 -1
  292. package/dist/webcomponents/p-be06d86a.entry.js +1 -0
  293. package/dist/webcomponents/{p-4a79c737.entry.js → p-befda39d.entry.js} +1 -1
  294. package/dist/webcomponents/{p-afc83e27.entry.js → p-c5b48e8d.entry.js} +1 -1
  295. package/dist/webcomponents/{p-92efb3f2.entry.js → p-c5dabaf4.entry.js} +1 -1
  296. package/dist/webcomponents/p-cea8e40e.entry.js +1 -0
  297. package/dist/webcomponents/p-d075bd72.entry.js +1 -0
  298. package/dist/webcomponents/{p-1a83d9f2.entry.js → p-d7720819.entry.js} +1 -1
  299. package/dist/webcomponents/p-df4f2af9.entry.js +1 -0
  300. package/dist/webcomponents/p-e1ba5735.entry.js +1 -0
  301. package/dist/webcomponents/{p-e6ca1872.entry.js → p-e2267656.entry.js} +1 -1
  302. package/dist/webcomponents/p-e4e30e84.entry.js +1 -0
  303. package/dist/webcomponents/{p-55b7bdba.entry.js → p-e81c5d79.entry.js} +1 -1
  304. package/dist/webcomponents/p-f200cbda.entry.js +1 -0
  305. package/dist/webcomponents/p-f4645aef.entry.js +1 -0
  306. package/dist/webcomponents/{p-a70bc148.entry.js → p-f4f3cae8.entry.js} +1 -1
  307. package/dist/webcomponents/p-f7345d66.entry.js +1 -0
  308. package/dist/webcomponents/{p-1b892b3a.entry.js → p-f7e62bfa.entry.js} +1 -1
  309. package/dist/webcomponents/{p-32cc081a.entry.js → p-fd39af50.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-2988e82c.entry.js +0 -1
  333. package/dist/webcomponents/p-2a0a907d.entry.js +0 -1
  334. package/dist/webcomponents/p-41416b5f.entry.js +0 -1
  335. package/dist/webcomponents/p-5510b57c.entry.js +0 -1
  336. package/dist/webcomponents/p-5a5f07be.entry.js +0 -1
  337. package/dist/webcomponents/p-5acd6add.entry.js +0 -1
  338. package/dist/webcomponents/p-5afbfafb.entry.js +0 -1
  339. package/dist/webcomponents/p-6974a44c.entry.js +0 -1
  340. package/dist/webcomponents/p-6f2b41f5.entry.js +0 -1
  341. package/dist/webcomponents/p-6f9755cc.entry.js +0 -1
  342. package/dist/webcomponents/p-7288473f.entry.js +0 -1
  343. package/dist/webcomponents/p-98939b74.entry.js +0 -1
  344. package/dist/webcomponents/p-BZzESzqz.js +0 -1
  345. package/dist/webcomponents/p-BmFoKOM3.js +0 -1
  346. package/dist/webcomponents/p-BtOB_CaO.js +0 -1
  347. package/dist/webcomponents/p-C60pS6qh.js +0 -1
  348. package/dist/webcomponents/p-D7eeJWA-.js +0 -1
  349. package/dist/webcomponents/p-DOd8HaWV.js +0 -1
  350. package/dist/webcomponents/p-DcE8SQPv.js +0 -1
  351. package/dist/webcomponents/p-Drz6LnIw.js +0 -1
  352. package/dist/webcomponents/p-b41d2b8f.entry.js +0 -1
  353. package/dist/webcomponents/p-b8f63e28.entry.js +0 -1
  354. package/dist/webcomponents/p-ba84c3bd.entry.js +0 -1
  355. package/dist/webcomponents/p-c62e23c1.entry.js +0 -1
  356. package/dist/webcomponents/p-eff0b0e9.entry.js +0 -1
  357. package/dist/webcomponents/p-f3be7b2b.entry.js +0 -1
  358. package/dist/webcomponents/p-f787bc18.entry.js +0 -1
  359. package/dist/webcomponents/p-fb1904d2.entry.js +0 -1
  360. package/dist/webcomponents/p-fcb6e870.entry.js +0 -1
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-08-13T21:03:38",
2
+ "timestamp": "2025-08-13T21:21:55",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.36.2",
@@ -5616,453 +5616,6 @@
5616
5616
  ]
5617
5617
  }
5618
5618
  },
5619
- {
5620
- "filePath": "src/components/modular-checkout/sub-components/apple-pay.tsx",
5621
- "encapsulation": "shadow",
5622
- "tag": "justifi-apple-pay",
5623
- "readme": "# payment-method-option\n\n\n",
5624
- "docs": "",
5625
- "docsTags": [],
5626
- "usage": {},
5627
- "props": [
5628
- {
5629
- "name": "apiBaseUrl",
5630
- "type": "string",
5631
- "complexType": {
5632
- "original": "string",
5633
- "resolved": "string",
5634
- "references": {}
5635
- },
5636
- "mutable": false,
5637
- "attr": "api-base-url",
5638
- "reflectToAttr": false,
5639
- "docs": "",
5640
- "docsTags": [
5641
- {
5642
- "name": "default",
5643
- "text": "configState.apiOrigin"
5644
- }
5645
- ],
5646
- "default": "configState.apiOrigin",
5647
- "values": [
5648
- {
5649
- "type": "string"
5650
- }
5651
- ],
5652
- "optional": false,
5653
- "required": false,
5654
- "getter": false,
5655
- "setter": false
5656
- },
5657
- {
5658
- "name": "buttonStyle",
5659
- "type": "ApplePayButtonStyle.BLACK | ApplePayButtonStyle.WHITE | ApplePayButtonStyle.WHITE_OUTLINE",
5660
- "complexType": {
5661
- "original": "ApplePayButtonStyle",
5662
- "resolved": "ApplePayButtonStyle.BLACK | ApplePayButtonStyle.WHITE | ApplePayButtonStyle.WHITE_OUTLINE",
5663
- "references": {
5664
- "ApplePayButtonStyle": {
5665
- "location": "import",
5666
- "path": "../../../api/ApplePay",
5667
- "id": "src/api/ApplePay.ts::ApplePayButtonStyle"
5668
- }
5669
- }
5670
- },
5671
- "mutable": false,
5672
- "attr": "button-style",
5673
- "reflectToAttr": false,
5674
- "docs": "",
5675
- "docsTags": [
5676
- {
5677
- "name": "default",
5678
- "text": "ApplePayButtonStyle.BLACK"
5679
- }
5680
- ],
5681
- "default": "ApplePayButtonStyle.BLACK",
5682
- "values": [
5683
- {
5684
- "type": "ApplePayButtonStyle.BLACK"
5685
- },
5686
- {
5687
- "type": "ApplePayButtonStyle.WHITE"
5688
- },
5689
- {
5690
- "type": "ApplePayButtonStyle.WHITE_OUTLINE"
5691
- }
5692
- ],
5693
- "optional": false,
5694
- "required": false,
5695
- "getter": false,
5696
- "setter": false
5697
- },
5698
- {
5699
- "name": "buttonType",
5700
- "type": "ApplePayButtonType.BOOK | ApplePayButtonType.BUY | ApplePayButtonType.CHECK_OUT | ApplePayButtonType.DONATE | ApplePayButtonType.PLAIN | ApplePayButtonType.SET_UP | ApplePayButtonType.SUBSCRIBE",
5701
- "complexType": {
5702
- "original": "ApplePayButtonType",
5703
- "resolved": "ApplePayButtonType.BOOK | ApplePayButtonType.BUY | ApplePayButtonType.CHECK_OUT | ApplePayButtonType.DONATE | ApplePayButtonType.PLAIN | ApplePayButtonType.SET_UP | ApplePayButtonType.SUBSCRIBE",
5704
- "references": {
5705
- "ApplePayButtonType": {
5706
- "location": "import",
5707
- "path": "../../../api/ApplePay",
5708
- "id": "src/api/ApplePay.ts::ApplePayButtonType"
5709
- }
5710
- }
5711
- },
5712
- "mutable": false,
5713
- "attr": "button-type",
5714
- "reflectToAttr": false,
5715
- "docs": "",
5716
- "docsTags": [
5717
- {
5718
- "name": "default",
5719
- "text": "ApplePayButtonType.PLAIN"
5720
- }
5721
- ],
5722
- "default": "ApplePayButtonType.PLAIN",
5723
- "values": [
5724
- {
5725
- "type": "ApplePayButtonType.BOOK"
5726
- },
5727
- {
5728
- "type": "ApplePayButtonType.BUY"
5729
- },
5730
- {
5731
- "type": "ApplePayButtonType.CHECK_OUT"
5732
- },
5733
- {
5734
- "type": "ApplePayButtonType.DONATE"
5735
- },
5736
- {
5737
- "type": "ApplePayButtonType.PLAIN"
5738
- },
5739
- {
5740
- "type": "ApplePayButtonType.SET_UP"
5741
- },
5742
- {
5743
- "type": "ApplePayButtonType.SUBSCRIBE"
5744
- }
5745
- ],
5746
- "optional": false,
5747
- "required": false,
5748
- "getter": false,
5749
- "setter": false
5750
- },
5751
- {
5752
- "name": "countryCode",
5753
- "type": "string",
5754
- "complexType": {
5755
- "original": "string",
5756
- "resolved": "string",
5757
- "references": {}
5758
- },
5759
- "mutable": false,
5760
- "attr": "country-code",
5761
- "reflectToAttr": false,
5762
- "docs": "",
5763
- "docsTags": [
5764
- {
5765
- "name": "default",
5766
- "text": "\"US\""
5767
- }
5768
- ],
5769
- "default": "\"US\"",
5770
- "values": [
5771
- {
5772
- "type": "string"
5773
- }
5774
- ],
5775
- "optional": false,
5776
- "required": false,
5777
- "getter": false,
5778
- "setter": false
5779
- },
5780
- {
5781
- "name": "disabled",
5782
- "type": "boolean",
5783
- "complexType": {
5784
- "original": "boolean",
5785
- "resolved": "boolean",
5786
- "references": {}
5787
- },
5788
- "mutable": false,
5789
- "attr": "disabled",
5790
- "reflectToAttr": false,
5791
- "docs": "",
5792
- "docsTags": [
5793
- {
5794
- "name": "default",
5795
- "text": "false"
5796
- }
5797
- ],
5798
- "default": "false",
5799
- "values": [
5800
- {
5801
- "type": "boolean"
5802
- }
5803
- ],
5804
- "optional": false,
5805
- "required": false,
5806
- "getter": false,
5807
- "setter": false
5808
- },
5809
- {
5810
- "name": "initiativeContext",
5811
- "type": "string",
5812
- "complexType": {
5813
- "original": "string",
5814
- "resolved": "string",
5815
- "references": {}
5816
- },
5817
- "mutable": false,
5818
- "attr": "initiative-context",
5819
- "reflectToAttr": false,
5820
- "docs": "",
5821
- "docsTags": [
5822
- {
5823
- "name": "default",
5824
- "text": "\"dev-checkout.justifi-staging.com\""
5825
- }
5826
- ],
5827
- "default": "\"dev-checkout.justifi-staging.com\"",
5828
- "values": [
5829
- {
5830
- "type": "string"
5831
- }
5832
- ],
5833
- "optional": false,
5834
- "required": false,
5835
- "getter": false,
5836
- "setter": false
5837
- },
5838
- {
5839
- "name": "merchantDisplayName",
5840
- "type": "string",
5841
- "complexType": {
5842
- "original": "string",
5843
- "resolved": "string",
5844
- "references": {}
5845
- },
5846
- "mutable": false,
5847
- "attr": "merchant-display-name",
5848
- "reflectToAttr": false,
5849
- "docs": "",
5850
- "docsTags": [
5851
- {
5852
- "name": "default",
5853
- "text": "\"JustiFi Checkout\""
5854
- }
5855
- ],
5856
- "default": "\"JustiFi Checkout\"",
5857
- "values": [
5858
- {
5859
- "type": "string"
5860
- }
5861
- ],
5862
- "optional": false,
5863
- "required": false,
5864
- "getter": false,
5865
- "setter": false
5866
- },
5867
- {
5868
- "name": "merchantIdentifier",
5869
- "type": "string",
5870
- "complexType": {
5871
- "original": "string",
5872
- "resolved": "string",
5873
- "references": {}
5874
- },
5875
- "mutable": false,
5876
- "attr": "merchant-identifier",
5877
- "reflectToAttr": false,
5878
- "docs": "",
5879
- "docsTags": [
5880
- {
5881
- "name": "default",
5882
- "text": "\"merchant.com.staging-justifi.checkout-dev\""
5883
- }
5884
- ],
5885
- "default": "\"merchant.com.staging-justifi.checkout-dev\"",
5886
- "values": [
5887
- {
5888
- "type": "string"
5889
- }
5890
- ],
5891
- "optional": false,
5892
- "required": false,
5893
- "getter": false,
5894
- "setter": false
5895
- },
5896
- {
5897
- "name": "showSkeleton",
5898
- "type": "boolean",
5899
- "complexType": {
5900
- "original": "boolean",
5901
- "resolved": "boolean",
5902
- "references": {}
5903
- },
5904
- "mutable": false,
5905
- "attr": "show-skeleton",
5906
- "reflectToAttr": false,
5907
- "docs": "",
5908
- "docsTags": [
5909
- {
5910
- "name": "default",
5911
- "text": "true"
5912
- }
5913
- ],
5914
- "default": "true",
5915
- "values": [
5916
- {
5917
- "type": "boolean"
5918
- }
5919
- ],
5920
- "optional": false,
5921
- "required": false,
5922
- "getter": false,
5923
- "setter": false
5924
- }
5925
- ],
5926
- "methods": [
5927
- {
5928
- "name": "abort",
5929
- "returns": {
5930
- "type": "Promise<void>",
5931
- "docs": ""
5932
- },
5933
- "complexType": {
5934
- "signature": "() => Promise<void>",
5935
- "parameters": [],
5936
- "references": {
5937
- "Promise": {
5938
- "location": "global",
5939
- "id": "global::Promise"
5940
- }
5941
- },
5942
- "return": "Promise<void>"
5943
- },
5944
- "signature": "abort() => Promise<void>",
5945
- "parameters": [],
5946
- "docs": "",
5947
- "docsTags": []
5948
- },
5949
- {
5950
- "name": "getPaymentMethods",
5951
- "returns": {
5952
- "type": "Promise<string[]>",
5953
- "docs": ""
5954
- },
5955
- "complexType": {
5956
- "signature": "() => Promise<string[]>",
5957
- "parameters": [],
5958
- "references": {
5959
- "Promise": {
5960
- "location": "global",
5961
- "id": "global::Promise"
5962
- }
5963
- },
5964
- "return": "Promise<string[]>"
5965
- },
5966
- "signature": "getPaymentMethods() => Promise<string[]>",
5967
- "parameters": [],
5968
- "docs": "",
5969
- "docsTags": []
5970
- },
5971
- {
5972
- "name": "isSupported",
5973
- "returns": {
5974
- "type": "Promise<boolean>",
5975
- "docs": ""
5976
- },
5977
- "complexType": {
5978
- "signature": "() => Promise<boolean>",
5979
- "parameters": [],
5980
- "references": {
5981
- "Promise": {
5982
- "location": "global",
5983
- "id": "global::Promise"
5984
- }
5985
- },
5986
- "return": "Promise<boolean>"
5987
- },
5988
- "signature": "isSupported() => Promise<boolean>",
5989
- "parameters": [],
5990
- "docs": "",
5991
- "docsTags": []
5992
- }
5993
- ],
5994
- "events": [
5995
- {
5996
- "event": "applePayCancelled",
5997
- "detail": "void",
5998
- "bubbles": true,
5999
- "complexType": {
6000
- "original": "void",
6001
- "resolved": "void",
6002
- "references": {}
6003
- },
6004
- "cancelable": true,
6005
- "composed": true,
6006
- "docs": "",
6007
- "docsTags": []
6008
- },
6009
- {
6010
- "event": "applePayCompleted",
6011
- "detail": "{ success: boolean; token?: IApplePayToken; error?: any; }",
6012
- "bubbles": true,
6013
- "complexType": {
6014
- "original": "{\n success: boolean;\n token?: IApplePayToken;\n error?: any;\n }",
6015
- "resolved": "{ success: boolean; token?: IApplePayToken; error?: any; }",
6016
- "references": {
6017
- "IApplePayToken": {
6018
- "location": "import",
6019
- "path": "../../../api/ApplePay",
6020
- "id": "src/api/ApplePay.ts::IApplePayToken"
6021
- }
6022
- }
6023
- },
6024
- "cancelable": true,
6025
- "composed": true,
6026
- "docs": "",
6027
- "docsTags": []
6028
- },
6029
- {
6030
- "event": "applePayError",
6031
- "detail": "{ error: string; }",
6032
- "bubbles": true,
6033
- "complexType": {
6034
- "original": "{ error: string }",
6035
- "resolved": "{ error: string; }",
6036
- "references": {}
6037
- },
6038
- "cancelable": true,
6039
- "composed": true,
6040
- "docs": "",
6041
- "docsTags": []
6042
- },
6043
- {
6044
- "event": "applePayStarted",
6045
- "detail": "void",
6046
- "bubbles": true,
6047
- "complexType": {
6048
- "original": "void",
6049
- "resolved": "void",
6050
- "references": {}
6051
- },
6052
- "cancelable": true,
6053
- "composed": true,
6054
- "docs": "",
6055
- "docsTags": []
6056
- }
6057
- ],
6058
- "listeners": [],
6059
- "styles": [],
6060
- "slots": [],
6061
- "parts": [],
6062
- "dependents": [],
6063
- "dependencies": [],
6064
- "dependencyGraph": {}
6065
- },
6066
5619
  {
6067
5620
  "filePath": "src/components/modular-checkout/sub-components/bank-account-billing-form-simple.tsx",
6068
5621
  "encapsulation": "shadow",
@@ -20822,21 +20375,6 @@
20822
20375
  "docstring": "",
20823
20376
  "path": "src/components.d.ts"
20824
20377
  },
20825
- "src/api/ApplePay.ts::ApplePayButtonType": {
20826
- "declaration": "export enum ApplePayButtonType {\n PLAIN = 'plain',\n BUY = 'buy',\n SET_UP = 'set-up',\n DONATE = 'donate',\n CHECK_OUT = 'check-out',\n BOOK = 'book',\n SUBSCRIBE = 'subscribe',\n}",
20827
- "docstring": "",
20828
- "path": "src/api/ApplePay.ts"
20829
- },
20830
- "src/api/ApplePay.ts::ApplePayButtonStyle": {
20831
- "declaration": "export enum ApplePayButtonStyle {\n BLACK = 'black',\n WHITE = 'white',\n WHITE_OUTLINE = 'white-outline',\n}",
20832
- "docstring": "",
20833
- "path": "src/api/ApplePay.ts"
20834
- },
20835
- "src/api/ApplePay.ts::IApplePayToken": {
20836
- "declaration": "export interface IApplePayToken {\n paymentData: IApplePayTokenData;\n paymentMethod: IApplePayTokenPaymentMethod;\n transactionIdentifier: string;\n}",
20837
- "docstring": "",
20838
- "path": "src/api/ApplePay.ts"
20839
- },
20840
20378
  "src/api/index.ts::TerminalModelName": {
20841
20379
  "declaration": "any",
20842
20380
  "docstring": "",
@@ -1,7 +1,7 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-kpoIU4v_.js';
2
- import { c as DetailItem, D as DetailSectionTitle } from './utils-DG5aMFmf.js';
2
+ import { c as DetailItem, D as DetailSectionTitle } from './utils-kWaZhFAd.js';
3
3
  import { l as isEmptyObject, s as snakeCaseToHumanReadable, m as formatMediumDate } from './utils-lb8p1Exq.js';
4
- import './parts-RvUQ__Pq.js';
4
+ import './parts-CfF8KKwx.js';
5
5
  import './dinero-HXpYMWUU.js';
6
6
 
7
7
  const AdditionalQuestionsDetails = class {
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-kpoIU4v_.js';
2
- import { D as badgeDark, E as badgeLight, F as badgeInfo, G as badgeWarning, H as badgeDanger, I as badgeSuccess, J as badgeSecondary, K as badgePrimary, L as badge } from './parts-RvUQ__Pq.js';
2
+ import { H as badgeDark, I as badgeLight, J as badgeInfo, K as badgeWarning, L as badgeDanger, M as badgeSuccess, N as badgeSecondary, O as badgePrimary, P as badge } from './parts-CfF8KKwx.js';
3
3
 
4
4
  var BadgeVariant;
5
5
  (function (BadgeVariant) {
@@ -10,10 +10,10 @@ import { c as bankAccountTypeOptions } from './business-form-options-CgssATyg.js
10
10
  import './event-types-XYgDHrVL.js';
11
11
  import { n as numberOnlyHandler } from './utils-BnjCmwMr.js';
12
12
  import { s as snakeCaseToHumanReadable, d as formatDate, i as formatTimeSeconds } from './utils-lb8p1Exq.js';
13
- import { Y as card, C as heading2, aj as table, N as tableHeadCell, ak as tableCell, c as input, l as label, b as inputInvalid, T as inputDisabled, a as inputFocused } from './parts-RvUQ__Pq.js';
14
- import { S as Skeleton } from './skeleton-BmTjpTYa.js';
13
+ import { Y as card, G as heading2, aj as table, R as tableHeadCell, ak as tableCell, c as input, l as label, b as inputInvalid, T as inputDisabled, a as inputFocused } from './parts-CfF8KKwx.js';
14
+ import { S as Skeleton } from './skeleton-DrHwsgs_.js';
15
15
  import './event-types-CZfYo5-1.js';
16
- import { F as FormControlErrorText } from './form-control-error-text-Bzfs_rxk.js';
16
+ import { F as FormControlErrorText } from './form-control-error-text-D3ZwkOv-.js';
17
17
  import './index-B9me4yN2.js';
18
18
  import './helpers-Mu7LQT-w.js';
19
19
  import './state-options-BX8GieXu.js';
@@ -96,10 +96,10 @@ const FileInput = class {
96
96
  return part;
97
97
  }
98
98
  render() {
99
- return (h(Host, { key: 'fdb25496e92f4a0ac8d59dc21a1ee0b4364dfb0b' }, h("div", { key: 'dfbb750595eafcaef0d02dffa740c58b0459d99a', class: "form-group d-flex flex-column" }, h("div", { key: '78b3a1c682ad87d317f7e7407fbd73392a20b5c2', class: "d-flex align-items-start gap-2" }, h("label", { key: '1f0a3ee1e9252c5ea446636d6602102bb7b6215c', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '7cf6117ae465514d3cbeb1ed2186f6b9d708c14e', helpText: this.helpText })), h("input", { key: '44a29d1872127ae6b588553cceed75144dd80381', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
99
+ return (h(Host, { key: 'e157eea9bc728b97b8f61cc4da004756e663bc32' }, h("div", { key: '046f70cf63cd6724b4d42c13a7366a443f33c384', class: "form-group d-flex flex-column" }, h("div", { key: 'a121a7eb6229c423cfd4949b8f4af6b6140316c4', class: "d-flex align-items-start gap-2" }, h("label", { key: 'a885e1e8d0b0f71299c88446bfc29a546016e543', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '039c26c916c18969c17cdb4f3950c679811b5880', helpText: this.helpText })), h("input", { key: 'b3a20a82acd6fcbc3f61b8a72865b53e5c05b70b', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
100
100
  this.isFocused = false;
101
101
  this.formControlBlur.emit();
102
- } }), h(FormControlErrorText, { key: '50be6125a92cc147aa1b7be3b6777835d7a8d0c3', errorText: this.errorText, name: this.name }))));
102
+ } }), h(FormControlErrorText, { key: '8a1b494b2fae5e8f3c3732773c1e64f28a9c4040', errorText: this.errorText, name: this.name }))));
103
103
  }
104
104
  get el() { return getElement(this); }
105
105
  };
@@ -1,7 +1,7 @@
1
1
  import { h, r as registerInstance, H as Host } from './index-kpoIU4v_.js';
2
- import { S as Skeleton } from './skeleton-BmTjpTYa.js';
2
+ import { S as Skeleton } from './skeleton-DrHwsgs_.js';
3
3
  import { w as waitForConfig, c as configState } from './config-state-BrllxiM0.js';
4
- import './parts-RvUQ__Pq.js';
4
+ import './parts-CfF8KKwx.js';
5
5
  import './index-B9me4yN2.js';
6
6
 
7
7
  const BankAccountFormSkeleton = (props) => {
@@ -1,9 +1,9 @@
1
1
  import { h, F as Fragment, r as registerInstance, c as createEvent } from './index-kpoIU4v_.js';
2
- import { E as ErrorState } from './utils-DG5aMFmf.js';
2
+ import { E as ErrorState } from './utils-kWaZhFAd.js';
3
3
  import { S as StyledHost } from './styled-host-B_XBaM7z.js';
4
4
  import './event-types-CZfYo5-1.js';
5
- import { S as Skeleton } from './skeleton-BmTjpTYa.js';
6
- import './parts-RvUQ__Pq.js';
5
+ import { S as Skeleton } from './skeleton-DrHwsgs_.js';
6
+ import './parts-CfF8KKwx.js';
7
7
 
8
8
  const BusinessDetailsLoading = () => {
9
9
  const Block = () => (h("div", { class: "mt-5" },
@@ -1,5 +1,5 @@
1
1
  import { h } from './index-kpoIU4v_.js';
2
- import { ad as buttonSecondary, ae as buttonPrimary, af as buttonLoading } from './parts-RvUQ__Pq.js';
2
+ import { ad as buttonSecondary, ae as buttonPrimary, af as buttonLoading } from './parts-CfF8KKwx.js';
3
3
 
4
4
  const ButtonSpinner = () => (h("div", { class: "spinner-border spinner-border-sm", role: "status", part: "button-spinner" },
5
5
  h("span", { class: "visually-hidden" }, "Loading...")));
@@ -1,7 +1,7 @@
1
1
  import { h, r as registerInstance, H as Host } from './index-kpoIU4v_.js';
2
- import { S as Skeleton } from './skeleton-BmTjpTYa.js';
2
+ import { S as Skeleton } from './skeleton-DrHwsgs_.js';
3
3
  import { w as waitForConfig, c as configState } from './config-state-BrllxiM0.js';
4
- import './parts-RvUQ__Pq.js';
4
+ import './parts-CfF8KKwx.js';
5
5
  import './index-B9me4yN2.js';
6
6
 
7
7
  const CardFormSkeleton = (props) => {
@@ -1,4 +1,4 @@
1
- import { p as packageJson } from './package-C60pS6qh.js';
1
+ import { p as packageJson } from './package-BF-uL8B4.js';
2
2
  import { A as Api } from './Api-N_veT2p6.js';
3
3
  import './ComponentError-Cjcsf8ku.js';
4
4
  import './Refund-Di6J0oN2.js';
@@ -17,7 +17,6 @@ const initialState = {
17
17
  disableCreditCard: false,
18
18
  disablePaymentMethodGroup: false,
19
19
  paymentAmount: 0,
20
- paymentCurrency: 'USD',
21
20
  paymentDescription: '',
22
21
  paymentMethodGroupId: undefined,
23
22
  paymentMethods: [],
@@ -6,17 +6,17 @@ import './Refund-Di6J0oN2.js';
6
6
  import { p as pagingDefaults } from './Pagination-CLHwhyvu.js';
7
7
  import './Business-BCoP0TAV.js';
8
8
  import './Dispute-BH0Xfn-F.js';
9
- import { T as Table, a as TableComponent, b as TableHead, c as TableHeadRow, d as TableBody, e as TableLoadingState, f as TableEmptyState, g as TableErrorState, h as TableRow, i as TableFoot, j as TableFootRow, k as TableFootCell, l as TableWrapper } from './table-ybHxxc9f.js';
9
+ import { T as Table, a as TableComponent, b as TableHead, c as TableHeadRow, d as TableBody, e as TableLoadingState, f as TableEmptyState, g as TableErrorState, h as TableRow, i as TableFoot, j as TableFootRow, k as TableFootCell, l as TableWrapper } from './table-qqt2Ew5y.js';
10
10
  import { T as TableClickActions } from './event-types-CZfYo5-1.js';
11
- import { c as checkoutTableColumns, a as checkoutTableCells } from './checkouts-table-DjGKtqoc.js';
11
+ import { c as checkoutTableColumns, a as checkoutTableCells } from './checkouts-table-CFZYoYjn.js';
12
12
  import { o as onQueryParamsChange, g as getRequestParams } from './checkouts-list-params-state-SMXQIZTt.js';
13
13
  import './index-B9me4yN2.js';
14
14
  import './utils-lb8p1Exq.js';
15
15
  import './helpers-Mu7LQT-w.js';
16
16
  import './state-options-BX8GieXu.js';
17
- import './parts-RvUQ__Pq.js';
18
- import './spinner-YGDOI-CS.js';
19
- import './badge-D4ZXPFjL.js';
17
+ import './parts-CfF8KKwx.js';
18
+ import './spinner-XBq6mVJW.js';
19
+ import './badge-D_mzXSCQ.js';
20
20
 
21
21
  const CheckoutsListCore = class {
22
22
  constructor(hostRef) {
@@ -1,7 +1,7 @@
1
1
  import { h } from './index-kpoIU4v_.js';
2
2
  import { b as formatTime, d as formatDate } from './utils-lb8p1Exq.js';
3
- import { B as BadgeVariant, a as Badge } from './badge-D4ZXPFjL.js';
4
- import { N as tableHeadCell, O as getAlternateTableCellPart } from './parts-RvUQ__Pq.js';
3
+ import { B as BadgeVariant, a as Badge } from './badge-D_mzXSCQ.js';
4
+ import { R as tableHeadCell, S as getAlternateTableCellPart } from './parts-CfF8KKwx.js';
5
5
 
6
6
  const MapCheckoutStatusToBadge = (status) => {
7
7
  const statusToBadgeProps = {
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, c as createEvent, h } from './index-kpoIU4v_.js';
2
- import { aw as tooltip, ax as tooltipInner, ay as tooltipIcon } from './parts-RvUQ__Pq.js';
2
+ import { aw as tooltip, ax as tooltipInner, ay as tooltipIcon } from './parts-CfF8KKwx.js';
3
3
 
4
4
  var top = 'top';
5
5
  var bottom = 'bottom';
@@ -1873,7 +1873,7 @@ const CustomPopper = class {
1873
1873
  this.hideEvent.emit();
1874
1874
  }
1875
1875
  render() {
1876
- return (h("div", { key: 'c5c8d766dfa1ad756a4133c8cafb7904802378dd' }, h("style", { key: 'e7362e29a1971eb98c78b9b1b27e7fd254c259c8' }, `
1876
+ return (h("div", { key: 'fa3e4321b61261759f0e180e61bdae9fc5f73944' }, h("style", { key: '1b543c604267f05bd47d7f2a1997e03051f4ab7c' }, `
1877
1877
  .popper-content {
1878
1878
  display: none;
1879
1879
  }
@@ -1881,7 +1881,7 @@ const CustomPopper = class {
1881
1881
  display: block;
1882
1882
  z-index: 1030;
1883
1883
  }
1884
- `), h("div", { key: 'f317844cc31312b38d5a2c01f55c3c82d7b4966f', class: "popper-content", ref: (el) => this.popperContentRef = el }, h("slot", { key: '84c82c3768182536c2dcbf84c445ef67b4311d24' }))));
1884
+ `), h("div", { key: '06ef5a6d7f4f9583c683647641eecfda0bf41626', class: "popper-content", ref: (el) => this.popperContentRef = el }, h("slot", { key: '1d3edcdab5f2cbeeb77b6166521c6f54543ebf7c' }))));
1885
1885
  }
1886
1886
  };
1887
1887
 
@@ -1,5 +1,5 @@
1
1
  import { r as registerInstance, h, H as Host } from './index-kpoIU4v_.js';
2
- import { au as alertDanger, C as heading2 } from './parts-RvUQ__Pq.js';
2
+ import { au as alertDanger, G as heading2 } from './parts-CfF8KKwx.js';
3
3
  import { a as businessServiceReceivedOptions, r as recurringPaymentsOptions, s as seasonalBusinessOptions, b as businessClassificationOptions } from './business-form-options-CgssATyg.js';
4
4
  import { C as CURRENCY_MASK, T as TAX_ID_MASKS, P as PHONE_MASKS, S as SSN_MASK } from './form-input-masks-B-iV5cYd.js';
5
5
  import { C as CoreBusinessInfo } from './Business-BCoP0TAV.js';