@justifi/webcomponents 6.0.0-rc.1 → 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 (322) hide show
  1. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +2 -2
  2. package/dist/cjs/bank-account-form.cjs.entry.js +2 -2
  3. package/dist/cjs/card-form.cjs.entry.js +2 -2
  4. package/dist/cjs/{check-pkg-version-D_lazhBQ.js → check-pkg-version-DvwUM1uA.js} +1 -1
  5. package/dist/cjs/checkouts-list-core.cjs.entry.js +1 -1
  6. package/dist/cjs/custom-popper_2.cjs.entry.js +2 -2
  7. package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
  8. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  9. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  10. package/dist/cjs/form-control-monetary.cjs.entry.js +2 -2
  11. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +2 -2
  12. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  13. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  14. package/dist/cjs/form-control-select_2.cjs.entry.js +4 -4
  15. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +1 -1
  16. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  17. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +8 -8
  18. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +10 -10
  19. package/dist/cjs/justifi-business-details.cjs.entry.js +2 -2
  20. package/dist/cjs/justifi-business-form.cjs.entry.js +2 -2
  21. package/dist/cjs/justifi-checkout-summary_6.cjs.entry.js +6 -6
  22. package/dist/cjs/justifi-checkout.cjs.entry.js +2 -2
  23. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +1 -1
  24. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +3 -3
  25. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +1 -1
  26. package/dist/cjs/justifi-dispute-management.cjs.entry.js +3 -3
  27. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +5 -5
  28. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
  29. package/dist/cjs/justifi-order-terminals.cjs.entry.js +3 -3
  30. package/dist/cjs/justifi-payment-details.cjs.entry.js +2 -2
  31. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +2 -2
  32. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +3 -3
  33. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +2 -2
  34. package/dist/cjs/justifi-payments-list.cjs.entry.js +3 -3
  35. package/dist/cjs/justifi-payout-details.cjs.entry.js +2 -2
  36. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +3 -3
  37. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +2 -2
  38. package/dist/cjs/justifi-payouts-list.cjs.entry.js +3 -3
  39. package/dist/cjs/justifi-refund-payment.cjs.entry.js +2 -2
  40. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +1 -1
  41. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +2 -2
  42. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  43. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +2 -2
  44. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +3 -3
  45. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +1 -1
  46. package/dist/cjs/justifi-terminals-list.cjs.entry.js +3 -3
  47. package/dist/cjs/{package-Cp_7Ls2E.js → package-BLAsoHSG.js} +1 -1
  48. package/dist/cjs/payment-details-core.cjs.entry.js +8 -8
  49. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  50. package/dist/cjs/payments-list-core.cjs.entry.js +1 -1
  51. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  52. package/dist/cjs/payouts-list-core.cjs.entry.js +1 -1
  53. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  54. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +1 -1
  55. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  56. package/dist/cjs/terminals-list-core.cjs.entry.js +1 -1
  57. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +2 -2
  58. package/dist/collection/components/checkout/card-form/card-form.js +2 -2
  59. package/dist/collection/components/checkout/save-new-payment-method.js +1 -1
  60. package/dist/collection/components/checkout/saved-payment-method.js +1 -1
  61. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  62. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
  63. package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
  64. package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
  65. package/dist/collection/components/dispute-management/dispute-management.js +1 -1
  66. package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
  67. package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
  68. package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
  69. package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
  70. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
  71. package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
  72. package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
  73. package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
  74. package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
  75. package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
  76. package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
  77. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  78. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  79. package/dist/collection/components/modular-checkout/modular-checkout.js +1 -1
  80. package/dist/collection/components/modular-checkout/sub-components/bank-account-billing-form-simple.js +1 -1
  81. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
  82. package/dist/collection/components/modular-checkout/sub-components/card-billing-form-simple.js +1 -1
  83. package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
  84. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  85. package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
  86. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  87. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  88. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  89. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  90. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  91. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  92. package/dist/collection/components/payments-list/payments-list.js +1 -1
  93. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  94. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  95. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  96. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  97. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  98. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  99. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  100. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  101. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  102. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  103. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  104. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +1 -1
  105. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  106. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  107. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  108. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  109. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  110. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  111. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  112. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  113. package/dist/collection/ui-components/form/form-control-radio.js +2 -2
  114. package/dist/collection/ui-components/form/form-control-select.js +2 -2
  115. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  116. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  117. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  118. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  119. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
  120. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
  121. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  122. package/dist/docs.json +1 -1
  123. package/dist/esm/bank-account-document-form-inputs_4.entry.js +2 -2
  124. package/dist/esm/bank-account-form.entry.js +2 -2
  125. package/dist/esm/card-form.entry.js +2 -2
  126. package/dist/esm/{check-pkg-version-Bb69ihTN.js → check-pkg-version-D1hbenUd.js} +1 -1
  127. package/dist/esm/checkouts-list-core.entry.js +1 -1
  128. package/dist/esm/custom-popper_2.entry.js +2 -2
  129. package/dist/esm/form-control-checkbox.entry.js +2 -2
  130. package/dist/esm/form-control-date.entry.js +2 -2
  131. package/dist/esm/form-control-file-v2_2.entry.js +3 -3
  132. package/dist/esm/form-control-monetary.entry.js +2 -2
  133. package/dist/esm/form-control-number-masked_2.entry.js +2 -2
  134. package/dist/esm/form-control-number.entry.js +2 -2
  135. package/dist/esm/form-control-radio.entry.js +2 -2
  136. package/dist/esm/form-control-select_2.entry.js +4 -4
  137. package/dist/esm/gross-payment-chart-core.entry.js +1 -1
  138. package/dist/esm/hidden-input_2.entry.js +5 -5
  139. package/dist/esm/justifi-additional-statement_8.entry.js +8 -8
  140. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +10 -10
  141. package/dist/esm/justifi-business-details.entry.js +2 -2
  142. package/dist/esm/justifi-business-form.entry.js +2 -2
  143. package/dist/esm/justifi-checkout-summary_6.entry.js +6 -6
  144. package/dist/esm/justifi-checkout.entry.js +2 -2
  145. package/dist/esm/justifi-checkouts-list-filters.entry.js +1 -1
  146. package/dist/esm/justifi-checkouts-list.entry.js +3 -3
  147. package/dist/esm/justifi-dispute-management-core.entry.js +1 -1
  148. package/dist/esm/justifi-dispute-management.entry.js +3 -3
  149. package/dist/esm/justifi-dispute-notification_3.entry.js +5 -5
  150. package/dist/esm/justifi-gross-payment-chart.entry.js +2 -2
  151. package/dist/esm/justifi-order-terminals.entry.js +3 -3
  152. package/dist/esm/justifi-payment-details.entry.js +2 -2
  153. package/dist/esm/justifi-payment-provisioning.entry.js +2 -2
  154. package/dist/esm/justifi-payment-transactions-list.entry.js +3 -3
  155. package/dist/esm/justifi-payments-list-filters.entry.js +2 -2
  156. package/dist/esm/justifi-payments-list.entry.js +3 -3
  157. package/dist/esm/justifi-payout-details.entry.js +2 -2
  158. package/dist/esm/justifi-payout-transactions-list.entry.js +3 -3
  159. package/dist/esm/justifi-payouts-list-filters.entry.js +2 -2
  160. package/dist/esm/justifi-payouts-list.entry.js +3 -3
  161. package/dist/esm/justifi-refund-payment.entry.js +2 -2
  162. package/dist/esm/justifi-saved-payment-method.entry.js +1 -1
  163. package/dist/esm/justifi-season-interruption-insurance.entry.js +2 -2
  164. package/dist/esm/justifi-skeleton.entry.js +1 -1
  165. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +2 -2
  166. package/dist/esm/justifi-terminal-orders-list.entry.js +3 -3
  167. package/dist/esm/justifi-terminals-list-filters.entry.js +1 -1
  168. package/dist/esm/justifi-terminals-list.entry.js +3 -3
  169. package/dist/esm/{package-O3LY2Da6.js → package-DqFAlAve.js} +1 -1
  170. package/dist/esm/payment-details-core.entry.js +8 -8
  171. package/dist/esm/payment-method-option.entry.js +1 -1
  172. package/dist/esm/payments-list-core.entry.js +1 -1
  173. package/dist/esm/payout-details-core.entry.js +3 -3
  174. package/dist/esm/payouts-list-core.entry.js +1 -1
  175. package/dist/esm/table-filters-menu.entry.js +1 -1
  176. package/dist/esm/terminal-orders-list-core.entry.js +1 -1
  177. package/dist/esm/terminal-quantity-selector.entry.js +1 -1
  178. package/dist/esm/terminals-list-core.entry.js +1 -1
  179. package/dist/module/additional-statement.js +1 -1
  180. package/dist/module/bank-account-billing-form-simple.js +1 -1
  181. package/dist/module/bank-account-form.js +2 -2
  182. package/dist/module/bank-account.js +2 -2
  183. package/dist/module/cancellation-policy.js +1 -1
  184. package/dist/module/card-billing-form-simple.js +1 -1
  185. package/dist/module/card-form.js +2 -2
  186. package/dist/module/card-form2.js +2 -2
  187. package/dist/module/checkouts-list-core2.js +1 -1
  188. package/dist/module/custom-popper2.js +2 -2
  189. package/dist/module/customer-details.js +1 -1
  190. package/dist/module/dispute-management-core.js +1 -1
  191. package/dist/module/dispute-notification.js +1 -1
  192. package/dist/module/dispute-response-core.js +1 -1
  193. package/dist/module/dispute-response.js +1 -1
  194. package/dist/module/duplicate-charge.js +1 -1
  195. package/dist/module/electronic-evidence.js +1 -1
  196. package/dist/module/form-control-checkbox2.js +2 -2
  197. package/dist/module/form-control-date2.js +2 -2
  198. package/dist/module/form-control-file-v22.js +1 -1
  199. package/dist/module/form-control-file2.js +2 -2
  200. package/dist/module/form-control-monetary2.js +2 -2
  201. package/dist/module/form-control-number-masked2.js +2 -2
  202. package/dist/module/form-control-number.js +2 -2
  203. package/dist/module/form-control-radio2.js +2 -2
  204. package/dist/module/form-control-select2.js +2 -2
  205. package/dist/module/form-control-text2.js +2 -2
  206. package/dist/module/form-control-textarea2.js +2 -2
  207. package/dist/module/gross-payment-chart-core2.js +1 -1
  208. package/dist/module/hidden-input2.js +1 -1
  209. package/dist/module/iframe-input2.js +3 -3
  210. package/dist/module/justifi-button2.js +1 -1
  211. package/dist/module/justifi-checkouts-list-filters.js +1 -1
  212. package/dist/module/justifi-checkouts-list.js +1 -1
  213. package/dist/module/justifi-dispute-management.js +1 -1
  214. package/dist/module/justifi-header2.js +1 -1
  215. package/dist/module/justifi-order-terminals.js +1 -1
  216. package/dist/module/justifi-payment-transactions-list.js +1 -1
  217. package/dist/module/justifi-payments-list-filters.js +2 -2
  218. package/dist/module/justifi-payments-list.js +1 -1
  219. package/dist/module/justifi-payout-transactions-list.js +1 -1
  220. package/dist/module/justifi-payouts-list-filters.js +2 -2
  221. package/dist/module/justifi-payouts-list.js +1 -1
  222. package/dist/module/justifi-saved-payment-method.js +1 -1
  223. package/dist/module/justifi-skeleton.js +1 -1
  224. package/dist/module/justifi-terminal-orders-list-filters.js +2 -2
  225. package/dist/module/justifi-terminal-orders-list.js +1 -1
  226. package/dist/module/justifi-terminals-list-filters.js +1 -1
  227. package/dist/module/justifi-terminals-list.js +1 -1
  228. package/dist/module/modular-checkout.js +1 -1
  229. package/dist/module/package.js +1 -1
  230. package/dist/module/payment-details-core2.js +8 -8
  231. package/dist/module/payment-method-option.js +1 -1
  232. package/dist/module/payments-list-core2.js +1 -1
  233. package/dist/module/payout-details-core2.js +3 -3
  234. package/dist/module/payouts-list-core2.js +1 -1
  235. package/dist/module/product-or-service.js +1 -1
  236. package/dist/module/refund-policy.js +1 -1
  237. package/dist/module/save-new-payment-method.js +1 -1
  238. package/dist/module/shipping-details.js +1 -1
  239. package/dist/module/summary.js +1 -1
  240. package/dist/module/table-filters-menu2.js +1 -1
  241. package/dist/module/terminal-orders-list-core2.js +1 -1
  242. package/dist/module/terminal-quantity-selector2.js +1 -1
  243. package/dist/module/terminals-list-core2.js +1 -1
  244. package/dist/module/tokenize-payment-method.js +1 -1
  245. package/dist/webcomponents/{p-f01953ea.entry.js → p-0935b6e5.entry.js} +1 -1
  246. package/dist/webcomponents/{p-28c7bef7.entry.js → p-0b790fa4.entry.js} +1 -1
  247. package/dist/webcomponents/p-0cab7d5d.entry.js +1 -0
  248. package/dist/webcomponents/{p-0dcc83ac.entry.js → p-0cc85003.entry.js} +1 -1
  249. package/dist/webcomponents/{p-dd6d6ddb.entry.js → p-0e287092.entry.js} +1 -1
  250. package/dist/webcomponents/p-1975406a.entry.js +1 -0
  251. package/dist/webcomponents/{p-a4172773.entry.js → p-29b6f15a.entry.js} +1 -1
  252. package/dist/webcomponents/{p-d77908ca.entry.js → p-2a59547b.entry.js} +1 -1
  253. package/dist/webcomponents/p-2da63719.entry.js +1 -0
  254. package/dist/webcomponents/{p-36d72e2d.entry.js → p-35bbfbf8.entry.js} +1 -1
  255. package/dist/webcomponents/{p-9106fd74.entry.js → p-37445ce9.entry.js} +1 -1
  256. package/dist/webcomponents/{p-424f491c.entry.js → p-43d693a3.entry.js} +1 -1
  257. package/dist/webcomponents/p-4ae2a0b9.entry.js +1 -0
  258. package/dist/webcomponents/p-4b795b77.entry.js +1 -0
  259. package/dist/webcomponents/{p-cebe360b.entry.js → p-4b808606.entry.js} +1 -1
  260. package/dist/webcomponents/{p-2f31a4e5.entry.js → p-4bba4e66.entry.js} +1 -1
  261. package/dist/webcomponents/{p-f3a757b2.entry.js → p-5001e722.entry.js} +1 -1
  262. package/dist/webcomponents/p-53c81d62.entry.js +1 -0
  263. package/dist/webcomponents/p-5477c449.entry.js +1 -0
  264. package/dist/webcomponents/{p-09e768fe.entry.js → p-56980ef3.entry.js} +1 -1
  265. package/dist/webcomponents/p-614fcef6.entry.js +1 -0
  266. package/dist/webcomponents/p-63b1fffd.entry.js +1 -0
  267. package/dist/webcomponents/{p-4ba144ac.entry.js → p-738e0511.entry.js} +1 -1
  268. package/dist/webcomponents/p-739d6f13.entry.js +1 -0
  269. package/dist/webcomponents/p-74ae5db7.entry.js +1 -0
  270. package/dist/webcomponents/{p-828a61b9.entry.js → p-7ed7b2f6.entry.js} +1 -1
  271. package/dist/webcomponents/{p-77515be6.entry.js → p-84ce3bae.entry.js} +1 -1
  272. package/dist/webcomponents/{p-131d799c.entry.js → p-93e7df50.entry.js} +1 -1
  273. package/dist/webcomponents/{p-bea4309d.entry.js → p-9a4c1990.entry.js} +1 -1
  274. package/dist/webcomponents/p-9ccd19f5.entry.js +1 -0
  275. package/dist/webcomponents/p-9f289c31.entry.js +1 -0
  276. package/dist/webcomponents/{p-BNz6wy4f.js → p-D456WTYf.js} +1 -1
  277. package/dist/webcomponents/p-DqFAlAve.js +1 -0
  278. package/dist/webcomponents/{p-dd689b5e.entry.js → p-a069c345.entry.js} +1 -1
  279. package/dist/webcomponents/{p-1bdce018.entry.js → p-a0b8c888.entry.js} +1 -1
  280. package/dist/webcomponents/p-a33ea645.entry.js +1 -0
  281. package/dist/webcomponents/{p-dfd7c212.entry.js → p-a3ab166f.entry.js} +1 -1
  282. package/dist/webcomponents/{p-ded22005.entry.js → p-ab308ee3.entry.js} +1 -1
  283. package/dist/webcomponents/p-ba018d57.entry.js +1 -0
  284. package/dist/webcomponents/{p-7c51805a.entry.js → p-befda39d.entry.js} +1 -1
  285. package/dist/webcomponents/{p-1d53f0b8.entry.js → p-c217869b.entry.js} +1 -1
  286. package/dist/webcomponents/{p-c3a2c619.entry.js → p-c65f157f.entry.js} +1 -1
  287. package/dist/webcomponents/{p-6849bf8e.entry.js → p-d1a65c6d.entry.js} +1 -1
  288. package/dist/webcomponents/p-dd4ef924.entry.js +1 -0
  289. package/dist/webcomponents/p-df4f2af9.entry.js +1 -0
  290. package/dist/webcomponents/p-e1ba5735.entry.js +1 -0
  291. package/dist/webcomponents/{p-ba8ae31f.entry.js → p-e2267656.entry.js} +1 -1
  292. package/dist/webcomponents/{p-ff869ded.entry.js → p-e4e30e84.entry.js} +1 -1
  293. package/dist/webcomponents/{p-ae4297dd.entry.js → p-e546b8f8.entry.js} +1 -1
  294. package/dist/webcomponents/{p-f47095cd.entry.js → p-e6a1a851.entry.js} +1 -1
  295. package/dist/webcomponents/{p-7322c86e.entry.js → p-e898de89.entry.js} +1 -1
  296. package/dist/webcomponents/{p-89e27079.entry.js → p-f200cbda.entry.js} +1 -1
  297. package/dist/webcomponents/p-f21549f3.entry.js +1 -0
  298. package/dist/webcomponents/{p-a7d5e434.entry.js → p-f4645aef.entry.js} +1 -1
  299. package/dist/webcomponents/{p-fa33df9f.entry.js → p-f4f3cae8.entry.js} +1 -1
  300. package/dist/webcomponents/{p-df199396.entry.js → p-f7e62bfa.entry.js} +1 -1
  301. package/dist/webcomponents/webcomponents.esm.js +1 -1
  302. package/package.json +1 -1
  303. package/dist/webcomponents/p-08ea8974.entry.js +0 -1
  304. package/dist/webcomponents/p-0932f6a9.entry.js +0 -1
  305. package/dist/webcomponents/p-1f8cd44e.entry.js +0 -1
  306. package/dist/webcomponents/p-22be0859.entry.js +0 -1
  307. package/dist/webcomponents/p-283cd78b.entry.js +0 -1
  308. package/dist/webcomponents/p-3a4ca4df.entry.js +0 -1
  309. package/dist/webcomponents/p-40ba49e4.entry.js +0 -1
  310. package/dist/webcomponents/p-466f33d7.entry.js +0 -1
  311. package/dist/webcomponents/p-57802e57.entry.js +0 -1
  312. package/dist/webcomponents/p-818f51fd.entry.js +0 -1
  313. package/dist/webcomponents/p-8f0339de.entry.js +0 -1
  314. package/dist/webcomponents/p-9b75aced.entry.js +0 -1
  315. package/dist/webcomponents/p-O3LY2Da6.js +0 -1
  316. package/dist/webcomponents/p-ae5a3c2a.entry.js +0 -1
  317. package/dist/webcomponents/p-d0e24727.entry.js +0 -1
  318. package/dist/webcomponents/p-dd257e60.entry.js +0 -1
  319. package/dist/webcomponents/p-e830a580.entry.js +0 -1
  320. package/dist/webcomponents/p-e859ece8.entry.js +0 -1
  321. package/dist/webcomponents/p-eaea7cc1.entry.js +0 -1
  322. package/dist/webcomponents/p-ff3377e7.entry.js +0 -1
@@ -3,7 +3,7 @@ import { c as createStore } from './index-B9me4yN2.js';
3
3
  import { i as inputInvalidAndFocused, b as inputInvalid, a as inputFocused, c as input, l as label } from './parts-CfF8KKwx.js';
4
4
  import { g as getDefaultExportFromCjs } from './_commonjsHelpers-BFTU3MAI.js';
5
5
  import { F as FormControlErrorText } from './form-control-error-text-D3ZwkOv-.js';
6
- import { p as packageJson } from './package-O3LY2Da6.js';
6
+ import { p as packageJson } from './package-DqFAlAve.js';
7
7
 
8
8
  const iframeInputStylesStore = createStore({
9
9
  focused: {
@@ -98,7 +98,7 @@ const HiddenInput = class {
98
98
  return input;
99
99
  }
100
100
  render() {
101
- return (h(Host, { key: 'eb0135c733e6a4273855b6c74efab83e51d3788d' }, h("input", { key: '48577dd678d44b2382bbeadcaa2efc14484f8638', ref: el => this.hiddenInput = el, type: "text", class: this.errorText ? "form-control is-invalid" : "form-control", onFocus: () => this.isFocused = true, onBlur: () => this.isFocused = false, part: this.part, tabindex: "-1", style: { height: '0', opacity: '0', pointerEvents: 'none', animation: 'none' } })));
101
+ return (h(Host, { key: '4d650e7de7ed14c4483608412b6e2012b16de0d1' }, h("input", { key: 'bddc32a79593dc42a1edda6f982562b2399319e0', ref: el => this.hiddenInput = el, type: "text", class: this.errorText ? "form-control is-invalid" : "form-control", onFocus: () => this.isFocused = true, onBlur: () => this.isFocused = false, part: this.part, tabindex: "-1", style: { height: '0', opacity: '0', pointerEvents: 'none', animation: 'none' } })));
102
102
  }
103
103
  };
104
104
 
@@ -1713,10 +1713,10 @@ const IframeInput = class {
1713
1713
  return params;
1714
1714
  }
1715
1715
  render() {
1716
- return (h(Host, { key: '07a697a99ef1b601c3f95d176c0eb28a695afff5', class: "form-group d-flex flex-column" }, h("div", { key: 'f9a1cf30b2020ae9de993dc363b07cd1e897c82d', style: {
1716
+ return (h(Host, { key: 'ecbbcb6efd1855e0f89c66b8878f93a1f98a103d', class: "form-group d-flex flex-column" }, h("div", { key: '9e57bb4eacca52cc7a77fcb044d3ef7036acaca2', style: {
1717
1717
  visibility: this.iframeLoaded ? 'visible' : 'hidden',
1718
1718
  height: this.iframeLoaded ? 'auto' : '0',
1719
- } }, h("label", { key: '09c186cb27e0fc75352c8028f1ff4e92866f3984', class: "form-label", htmlFor: "", part: label }, this.label || ''), h("div", { key: '758ea464591a51ddc183256ebcd66238602bc4cc', class: `p-0 d-flex form-control ${this.isValid ? '' : 'is-invalid'}`, part: this.part, style: Object.assign(Object.assign({}, this.style), { overflow: 'hidden' }) }, h("iframe", { key: 'c2956bb89e30fe2ba1a9111fe71681883470879b', id: this.inputId, name: this.inputId, src: `${this.iframeOrigin}?${this.urlParams}`, ref: el => {
1719
+ } }, h("label", { key: '91c717d727068698244692d607e1959116d6a72d', class: "form-label", htmlFor: "", part: label }, this.label || ''), h("div", { key: '1b655b4939a6c74088dbc6d58346d91aa4c0b1f1', class: `p-0 d-flex form-control ${this.isValid ? '' : 'is-invalid'}`, part: this.part, style: Object.assign(Object.assign({}, this.style), { overflow: 'hidden' }) }, h("iframe", { key: 'f46944026ae45f6ff71638adb52dc2ca716adb28', id: this.inputId, name: this.inputId, src: `${this.iframeOrigin}?${this.urlParams}`, ref: el => {
1720
1720
  this.iframeElement = el;
1721
1721
  this.initializeFrameCommunicationService();
1722
1722
  }, width: "100%", onLoad: () => {
@@ -1726,7 +1726,7 @@ const IframeInput = class {
1726
1726
  this.iframeLoaded.emit();
1727
1727
  }
1728
1728
  }, this.iframeElement);
1729
- } })), h(FormControlErrorText, { key: '0ab5542c8c8a8242aefee11cc4c1b0815f27f0aa', errorText: this.errorText, name: this.inputId }))));
1729
+ } })), h(FormControlErrorText, { key: 'cbcdd23b9de6a26a3d183af48a45caacc674a3c7', errorText: this.errorText, name: this.inputId }))));
1730
1730
  }
1731
1731
  get el() { return getElement(this); }
1732
1732
  };
@@ -98,7 +98,7 @@ const AdditionalStatement = class {
98
98
  }
99
99
  render() {
100
100
  var _a, _b;
101
- return (h("div", { key: '3904e1b961f9e1a0683647d306a128efcd7b9202' }, h("div", { key: '37ae13e4b7ad7bc8a18b588c4e591cde9030147e', class: "row gy-3" }, h("div", { key: '2f9b835795f21e4585638ad8be2093642f08b982', class: "col-12" }, h("h2", { key: '9ff1aeb8256ffe97c6300bd48597542519cda0a7', class: "h5", part: heading5 }, "Additional Evidence")), h("div", { key: 'e4c6b9f4624b06103b6c643838a76c4a724e3168', class: "col-12" }, h("form-control-textarea", { key: 'dc9a5cb126a2d6f70cd8d59cdcfcd29f5c4e341b', label: "Is there anything else you would like to say about this dispute?", name: "additional_statement", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.additional_statement, inputHandler: this.inputHandler, errorText: this.errors.additional_statement })), h("div", { key: 'ba5202a5d8df30f5f4b7217341110646bb76e082', class: "col-12" }, h("form-control-file-v2", { key: '3168fc63d6bd6013821ee335914d916bb680fe42', label: "Additional files", name: "uncategorized_file", multiple: true, helpText: "Upload any additional pieces of evidence that have not already been provided.", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_b = this.documentErrors) === null || _b === void 0 ? void 0 : _b.uncategorized_file })))));
101
+ return (h("div", { key: 'f407dba7be750c75d9bd3163647e62b57f7b32df' }, h("div", { key: '5d690bf3227112c1d6f86d956bb98dd5bb2d585d', class: "row gy-3" }, h("div", { key: 'e12ecbe52d9383b449cde0ffafe32b952c293ad8', class: "col-12" }, h("h2", { key: 'aaeeeed0024985d9be89ce02f252ef999dd9d197', class: "h5", part: heading5 }, "Additional Evidence")), h("div", { key: 'aedfe85e833e387998815246faa21f46184ddcdb', class: "col-12" }, h("form-control-textarea", { key: 'affa35eb587e6b70546f18414d7436bc267c0201', label: "Is there anything else you would like to say about this dispute?", name: "additional_statement", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.additional_statement, inputHandler: this.inputHandler, errorText: this.errors.additional_statement })), h("div", { key: 'ec650c06058b30773dacf1c1f9cafedb526ced90', class: "col-12" }, h("form-control-file-v2", { key: 'd9a75a49a8ada0dfe0b2466ec03a8842c75bddf8', label: "Additional files", name: "uncategorized_file", multiple: true, helpText: "Upload any additional pieces of evidence that have not already been provided.", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_b = this.documentErrors) === null || _b === void 0 ? void 0 : _b.uncategorized_file })))));
102
102
  }
103
103
  };
104
104
 
@@ -132,7 +132,7 @@ const CancellationPolicy = class {
132
132
  }
133
133
  render() {
134
134
  var _a, _b, _c;
135
- return (h("div", { key: '29819e51969e655219ccbdbb2e1d1b738b64f7d3' }, h("div", { key: '28279bbc8354128a5041ed6eac16d4966be1584c', class: "row gy-3" }, h("div", { key: '8b6215544f87a8c35b81a93a5f4826a35e0c0f9f', class: "col-12" }, h("h2", { key: 'b6337efb93f03ea48f2c29b1baef4929f236df2d', class: "h5", part: heading5 }, "Cancellation Policy")), h("div", { key: 'b7d78115378ecd0b4a4f8a43349f1b4f2527ca35', class: "col-12" }, h("form-control-textarea", { key: '6ab47f5626a945f222efceef43dc096061cb67ed', label: "Cancellation Policy Disclosure", name: "cancellation_policy_disclosure", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.cancellation_policy_disclosure, inputHandler: this.inputHandler, errorText: this.errors.cancellation_policy_disclosure })), h("div", { key: '6aeccf798d112e79251408401c99d916a9065e94', class: "col-12" }, h("form-control-textarea", { key: '580e61e4370570c9a04496fef4b7ad9c19058336', label: "Cancellation Rebuttal", name: "cancellation_rebuttal", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.cancellation_rebuttal, inputHandler: this.inputHandler, errorText: this.errors.cancellation_rebuttal })), h("div", { key: 'e0deddf002b64d02bc5a5db075da11d2566dc3bb', class: "col-12" }, h("form-control-file-v2", { key: '3da55e915d4d3126456de8e95debc6d9e46dca42', label: "Upload Cancellation Policy", name: "cancellation_policy", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.cancellation_policy })))));
135
+ return (h("div", { key: '53b8b9ca5ef0b2fbb3801aeed7c442517b54ffa8' }, h("div", { key: 'e122c095d856545b52d5958db10b8e982de73073', class: "row gy-3" }, h("div", { key: '9ddc0fa91765209b3fa393c0ebf17598af90b3b9', class: "col-12" }, h("h2", { key: 'a7e3001dbc2b36e20e2a1dd1d16b44a023610010', class: "h5", part: heading5 }, "Cancellation Policy")), h("div", { key: '7b5481566998713ba87519b999e5acdf3eb0ef52', class: "col-12" }, h("form-control-textarea", { key: 'c67604fa2133a3ed9b5b67a7150e488673d21478', label: "Cancellation Policy Disclosure", name: "cancellation_policy_disclosure", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.cancellation_policy_disclosure, inputHandler: this.inputHandler, errorText: this.errors.cancellation_policy_disclosure })), h("div", { key: '4b96c57d15060a0a6c42bede64110d67be557060', class: "col-12" }, h("form-control-textarea", { key: '60ddac4a5c2574461dbb28281b89851d0e89600c', label: "Cancellation Rebuttal", name: "cancellation_rebuttal", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.cancellation_rebuttal, inputHandler: this.inputHandler, errorText: this.errors.cancellation_rebuttal })), h("div", { key: '42015bc3bbcbf208d39906d7b270776e3e90ddac', class: "col-12" }, h("form-control-file-v2", { key: '76365a80cd7068267a8a40c6be608a9344e884ce', label: "Upload Cancellation Policy", name: "cancellation_policy", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.cancellation_policy })))));
136
136
  }
137
137
  };
138
138
 
@@ -167,7 +167,7 @@ const CustomerDetails = class {
167
167
  }
168
168
  render() {
169
169
  var _a, _b, _c, _d, _e;
170
- return (h("div", { key: 'f5442efc59bb6a99a87f90feb5a4a147019af940' }, h("div", { key: 'd0f97e7ca943bfe8e4846ea84838ab08dc3658ab', class: "row gy-3" }, h("div", { key: 'da7f41d96c717f921010786f593c3776e2644738', class: "col-12" }, h("h2", { key: '0f7d56f400ec0f4250bbf7c8b2b736e084c17ab0', class: "h5", part: heading5 }, "Customer Details")), h("div", { key: 'eca73b10ec43454be35d4ec6e09b410b7a509b46', class: "col-12" }, h("form-control-text", { key: '1b67e031f3ac24b43319b09a01a5e297095ecc84', label: "Full Name", name: "customer_name", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.customer_name, inputHandler: this.inputHandler, errorText: this.errors.customer_name })), h("div", { key: '967326bb10e6d2a64b2f3f0bae99432f238e361c', class: "col-12" }, h("form-control-text", { key: 'fc7d83cc51728920d9f4849dd85f4f019bb50fe4', label: "Email", name: "customer_email_address", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.customer_email_address, inputHandler: this.inputHandler, errorText: this.errors.customer_email_address })), h("div", { key: '4e598f3e9bf118ddf22c4c160f0171c9789cd853', class: "col-12" }, h("form-control-textarea", { key: 'fe1c2e1a4c70ef463a31e890349a5b49f979e21b', label: "Billing Address", name: "customer_billing_address", defaultValue: (_c = this.disputeResponse) === null || _c === void 0 ? void 0 : _c.customer_billing_address, inputHandler: this.inputHandler, errorText: this.errors.customer_billing_address })), h("div", { key: 'a4345bc3b39f913cc233baa21373a6d7d93d3cda', class: "col-12" }, h("form-control-file-v2", { key: '82cb1b948807d901845a23137b5d488c9edd53ae', label: "Customer Signature", name: "customer_signature", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_d = this.documentErrors) === null || _d === void 0 ? void 0 : _d.customer_signature })), h("div", { key: 'ffc589785e6114d604c2d98d3140de5487dc8af6', class: "col-12" }, h("form-control-file-v2", { key: '5b6b64927e4b90cc6dbb302fbc0d2067b70c6f4a', label: "Customer Communication", name: "customer_communication", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_e = this.documentErrors) === null || _e === void 0 ? void 0 : _e.customer_communication })))));
170
+ return (h("div", { key: 'a8fde002d56a1c5ff7bace9e7ad8282b3e8396c1' }, h("div", { key: 'b1ec9e406e26de2bdb179afbfa3a9a7ad7612fe9', class: "row gy-3" }, h("div", { key: 'a0a31924c5cc7f0a35859899851e003eec970c50', class: "col-12" }, h("h2", { key: 'de62f11cc36fbf96a0a1d409cc35adba2e997bb8', class: "h5", part: heading5 }, "Customer Details")), h("div", { key: '65cd3d78b510ad95f97dcadcbb60d91caf950f22', class: "col-12" }, h("form-control-text", { key: 'e539cbbac218f3d1927f3ddccca4c0c0e958eec1', label: "Full Name", name: "customer_name", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.customer_name, inputHandler: this.inputHandler, errorText: this.errors.customer_name })), h("div", { key: 'a6eca53da11014123325064fe09b6df37709f113', class: "col-12" }, h("form-control-text", { key: '9b874331a62dffb2f00af002b0637fdd0f1a8d2c', label: "Email", name: "customer_email_address", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.customer_email_address, inputHandler: this.inputHandler, errorText: this.errors.customer_email_address })), h("div", { key: '69be313a715c3fe9a78ecffaca75b3a4dff5bed2', class: "col-12" }, h("form-control-textarea", { key: 'e366f5ebed7a117c2e1f4e1c3c3a740aa9e5475a', label: "Billing Address", name: "customer_billing_address", defaultValue: (_c = this.disputeResponse) === null || _c === void 0 ? void 0 : _c.customer_billing_address, inputHandler: this.inputHandler, errorText: this.errors.customer_billing_address })), h("div", { key: '3b177078766a8b04f3de68889cb991b23c15752c', class: "col-12" }, h("form-control-file-v2", { key: '0d2cc6edded1211028460ef506ef470d14a09718', label: "Customer Signature", name: "customer_signature", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_d = this.documentErrors) === null || _d === void 0 ? void 0 : _d.customer_signature })), h("div", { key: '4a624251414dcfad4b5e2b6d34b99dc2ef9b59dc', class: "col-12" }, h("form-control-file-v2", { key: '442dc7cc2f851879ebb1504d761e2315c6f45141', label: "Customer Communication", name: "customer_communication", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_e = this.documentErrors) === null || _e === void 0 ? void 0 : _e.customer_communication })))));
171
171
  }
172
172
  };
173
173
 
@@ -201,7 +201,7 @@ const DuplicateCharge = class {
201
201
  }
202
202
  render() {
203
203
  var _a, _b, _c;
204
- return (h("div", { key: '2b1fbb67aebf81b2cac878cfd86a71e31feb7288' }, h("div", { key: 'e05d18f73ae193c43ead170ca59e580172115c25', class: "row gy-3" }, h("div", { key: '0f0c24505bc9e14e79681e1686e61671027af940', class: "col-12" }, h("h2", { key: '0c5a6f6119c5178564ece36506e90d79cf0a2393', class: "h5", part: heading5 }, "Duplicate Charge")), h("div", { key: 'cb740c8a1b6ded55b53b4b402ec5ae3147b6c632', class: "col-12" }, h("form-control-text", { key: 'a89bae70a2cf7500d69d51d0e2a8b9f50dc6ed56', label: "Original Payment ID", name: "duplicate_charge_original_payment_id", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.duplicate_charge_original_payment_id, inputHandler: this.inputHandler, errorText: this.errors.duplicate_charge_original_payment_id })), h("div", { key: '87ec40290b40beae641136a5caca878bf5b69d34', class: "col-12" }, h("form-control-textarea", { key: '3a87c44d1584949ac5ec444c28b26a043a697e90', label: "Duplicate Charge Explanation", name: "duplicate_charge_explanation", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.duplicate_charge_explanation, inputHandler: this.inputHandler, errorText: this.errors.duplicate_charge_explanation })), h("div", { key: 'dc4fbe2c23c992d9bf72d1932d41886d3a4bd53a', class: "col-12" }, h("form-control-file-v2", { key: 'ee9e58fff423be4009bef08109b14a4acda8e39f', label: "Duplicate Charge Documentation", name: "duplicate_charge_documentation", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.duplicate_charge_documentation })))));
204
+ return (h("div", { key: 'fcf2b846ac2f612a53895836df0a5287da15b20a' }, h("div", { key: '953be0fa8732b94991d1c078a9102666e5a91a81', class: "row gy-3" }, h("div", { key: '60f7ef7802a5f3ff7cd2167ba747d37e258e3f99', class: "col-12" }, h("h2", { key: '3e1336abfca85298ee392459dfa22401a8e47259', class: "h5", part: heading5 }, "Duplicate Charge")), h("div", { key: '75fa5b181b617cd68010e01f91a8513c9c828acb', class: "col-12" }, h("form-control-text", { key: 'b54f2d3d86aabc2072acaf2b961de118934bedcd', label: "Original Payment ID", name: "duplicate_charge_original_payment_id", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.duplicate_charge_original_payment_id, inputHandler: this.inputHandler, errorText: this.errors.duplicate_charge_original_payment_id })), h("div", { key: '614f070bd6d0aad1e2e64c2e2f9c447402fd161a', class: "col-12" }, h("form-control-textarea", { key: 'a0653f81b9e237b669bfc47e7788b9027a1d5a6a', label: "Duplicate Charge Explanation", name: "duplicate_charge_explanation", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.duplicate_charge_explanation, inputHandler: this.inputHandler, errorText: this.errors.duplicate_charge_explanation })), h("div", { key: 'f358128dbb1715a40841521f9602e30bb6c7d702', class: "col-12" }, h("form-control-file-v2", { key: 'ad7f1b8219560600ef3fba20a0b968a9d3930b3d', label: "Duplicate Charge Documentation", name: "duplicate_charge_documentation", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.duplicate_charge_documentation })))));
205
205
  }
206
206
  };
207
207
 
@@ -234,7 +234,7 @@ const ElectronicEvidence = class {
234
234
  }
235
235
  render() {
236
236
  var _a, _b;
237
- return (h("div", { key: 'e23dbefec1d452aa3ba3cca69523eee0f5cfe923' }, h("div", { key: 'e1f11a356d05519b568b5bb65be9e8a1fc14e46f', class: "row gy-3" }, h("div", { key: 'a6208153a9a44d49e88f80d953477de8b40ed64b', class: "col-12" }, h("h2", { key: 'c80cc00343452fbf9d9ddacb6929d3a7e0a33f42', class: "h5", part: heading5 }, "Electronic Evidence")), h("div", { key: '1ed5c9f72596f33f41431eb62e6338f60adc9ab3', class: "col-12" }, h("form-control-text", { key: 'dfb38a1c00b8b09849840f4a071fbaa12321f7a8', label: "Purchase IP Address", name: "customer_purchase_ip_address", helpText: "The IP address used by the customer during the purchase.", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.customer_purchase_ip_address, inputHandler: this.inputHandler, errorText: this.errors.customer_purchase_ip_address })), h("div", { key: 'd6f0a73cccf7eb2ea481836c6206ee39a0a21c6c', class: "col-12" }, h("form-control-file-v2", { key: '25dfd3efa3ec536f899fb263624bfea1b68dc397', label: "Activity Logs", name: "activity_log", helpText: "Any server or activity logs that provide evidence of the customer's access to or download of the purchased digital product. This information should encompass IP addresses, relevant timestamps, and any detailed records of activity.", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_b = this.documentErrors) === null || _b === void 0 ? void 0 : _b.activity_log })))));
237
+ return (h("div", { key: 'fb40a53ecb355271bfdff95eed90e6b5e4827ae9' }, h("div", { key: 'fcbcdd6a8bb4891ac5a3cb26d54d26d6f317f401', class: "row gy-3" }, h("div", { key: 'b605ae860e8e6efd21ee21ed851d23af5e813c04', class: "col-12" }, h("h2", { key: 'a7c8d699c79f92334f159025acbbe65969452594', class: "h5", part: heading5 }, "Electronic Evidence")), h("div", { key: '1a623a273c2e6a82ffcb9c709d6953ba01590a02', class: "col-12" }, h("form-control-text", { key: '7d8b0ee30a8c7b6bef84f19fe7734484ba84b0e1', label: "Purchase IP Address", name: "customer_purchase_ip_address", helpText: "The IP address used by the customer during the purchase.", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.customer_purchase_ip_address, inputHandler: this.inputHandler, errorText: this.errors.customer_purchase_ip_address })), h("div", { key: 'd50d372a0881ce648fa61ba96e61f3f28d4136ae', class: "col-12" }, h("form-control-file-v2", { key: 'e635514b9a48cfabb7d16c53293585ad1740c608', label: "Activity Logs", name: "activity_log", helpText: "Any server or activity logs that provide evidence of the customer's access to or download of the purchased digital product. This information should encompass IP addresses, relevant timestamps, and any detailed records of activity.", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_b = this.documentErrors) === null || _b === void 0 ? void 0 : _b.activity_log })))));
238
238
  }
239
239
  };
240
240
 
@@ -268,7 +268,7 @@ const ProductOrService = class {
268
268
  }
269
269
  render() {
270
270
  var _a, _b, _c;
271
- return (h("div", { key: 'f1f7d30bd481b5e3b49d9aaffd6e9bc1266b3c17' }, h("div", { key: 'c41caefa4937db6b0669cd28e84b6918c719d8f0', class: "row gy-3" }, h("div", { key: 'be3b622f366017c7a8bdddfc363a0a46216de2ea', class: "col-12" }, h("h2", { key: '39374858f492c6e20e637dab0c73356fb6c6499d', class: "h5", part: heading5 }, "Product & Service Details")), h("div", { key: 'c910f0b2a6c1574f2b09348e4d3b889a675bbfeb', class: "col-12" }, h("form-control-text", { key: '636616c14d388dd25c33d81220231f2e7b36ec2f', label: "Product Description", name: "product_description", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.product_description, inputHandler: this.inputHandler, errorText: this.errors.product_description })), h("div", { key: '44da2982c48cd5da994aec38f5196205b25c4868', class: "col-12" }, h("form-control-date", { key: '6b5ff071f9e941caaadff9fbaf18501524f71fce', label: "Service Date", name: "service_date", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.service_date, inputHandler: this.inputHandler, errorText: this.errors.service_date })), h("div", { key: '8ae3d7fbc3826f932ee14d98a48d90cf913606af', class: "col-12" }, h("form-control-file-v2", { key: '5990ebe0df1e74fd7b1d6a6cf1dd8d08cd680a68', label: "Service Documentation", name: "service_documentation", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.service_documentation })))));
271
+ return (h("div", { key: '53894694d5f6c1cfe7d8d699af69e4dc6c496fb8' }, h("div", { key: 'c1cb70ef48be5e50bdb1fd0d47416b48342f7620', class: "row gy-3" }, h("div", { key: '837aa7683621d26ee08a1f8f3b1f5ae65b63bd94', class: "col-12" }, h("h2", { key: '9c51ee3f6df442237cd3c23306f79b7e15fed133', class: "h5", part: heading5 }, "Product & Service Details")), h("div", { key: '259ea001a1896c34088a6a03a725564c5cd48a74', class: "col-12" }, h("form-control-text", { key: 'f237fc051614689b9b8c8227d6a6d7266a9adeaa', label: "Product Description", name: "product_description", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.product_description, inputHandler: this.inputHandler, errorText: this.errors.product_description })), h("div", { key: 'a0f7a0cb813c7ee2a4423abc1506f7c775ad9e07', class: "col-12" }, h("form-control-date", { key: 'fca7aef52b721fa472b5459b9dc47f95dca1ce76', label: "Service Date", name: "service_date", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.service_date, inputHandler: this.inputHandler, errorText: this.errors.service_date })), h("div", { key: 'f285bfe4242cc1179c5a7b4864b907101edeaebb', class: "col-12" }, h("form-control-file-v2", { key: '9ad064a5be5381cccbe33e4dc1e00879996ad513', label: "Service Documentation", name: "service_documentation", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.service_documentation })))));
272
272
  }
273
273
  };
274
274
 
@@ -302,7 +302,7 @@ const RefundPolicy = class {
302
302
  }
303
303
  render() {
304
304
  var _a, _b, _c, _d;
305
- return (h("div", { key: '75d1e4a99166f8b8f112746fd5a786ed4b41b6ae' }, h("div", { key: 'c4a137ad32f0a0e5580061b1cc2443399d5baf15', class: "row gy-3" }, h("div", { key: '8b864aacd4b1334f9a5e7ffdf116345db20aac58', class: "col-12" }, h("h2", { key: 'e319c7e0d2ebedf204e6845fb977651b96f4a9b8', class: "h5", part: heading5 }, "Refund Policy and Receipt")), h("div", { key: '72cc1aff194c70395f8002b4af6842cd42046d80', class: "col-12" }, h("form-control-textarea", { key: '798219393da9f68198205bb877a5a3aa2ac2d1bb', label: "Refund Policy Disclosure", name: "refund_policy_disclosure", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.refund_policy_disclosure, inputHandler: this.inputHandler })), h("div", { key: 'bc0d341abb63327da6d97fba120c34aebabd50b3', class: "col-12" }, h("form-control-textarea", { key: '2aa931300951be7897d9ba4adeda6be5e94a00d8', label: "Refund Refusal Explanation", name: "refund_refusal_explanation", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.refund_refusal_explanation, inputHandler: this.inputHandler })), h("div", { key: 'c3cad588c5b40a6133920a0c43f71d7b172abdab', class: "col-12" }, h("form-control-file-v2", { key: '8f2184a0d95804a85d61de763c14b1a6fb44c566', label: "Upload Refund Policy", name: "refund_policy", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.refund_policy })), h("div", { key: '183f6286e96694e54fd31213b514349a43d0446f', class: "col-12" }, h("form-control-file-v2", { key: 'e3f97404946c8e6a813d397141d10e372df5f520', label: "Upload Receipt", name: "receipt", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_d = this.documentErrors) === null || _d === void 0 ? void 0 : _d.receipt })))));
305
+ return (h("div", { key: '839a9b7ea7f978987e44f643af2d2aa8ac9557ff' }, h("div", { key: '410211fe20a2e9ab23ec1e3f172b200afb2db8ae', class: "row gy-3" }, h("div", { key: '9e6121b760cf47feaeffdc231780490ce47342f7', class: "col-12" }, h("h2", { key: 'fe64c8a2be67d179ddc4157c4fa8876937c2e4b8', class: "h5", part: heading5 }, "Refund Policy and Receipt")), h("div", { key: 'db91b2f1c102026cc6998f9f8163761d1bf85024', class: "col-12" }, h("form-control-textarea", { key: '199cd5d32ff726681a918ced7f1790bd292e0cf7', label: "Refund Policy Disclosure", name: "refund_policy_disclosure", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.refund_policy_disclosure, inputHandler: this.inputHandler })), h("div", { key: 'e48e83b580182698374627889cf0cff69dd3779f', class: "col-12" }, h("form-control-textarea", { key: '627faade4d3afaad7d700494652d559ede4f69af', label: "Refund Refusal Explanation", name: "refund_refusal_explanation", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.refund_refusal_explanation, inputHandler: this.inputHandler })), h("div", { key: 'bdfca2b3878de2a665961fd6cd4fc10833f385bc', class: "col-12" }, h("form-control-file-v2", { key: 'a8d0d09bf0d8298ba85ead4b643d5ea774336ba0', label: "Upload Refund Policy", name: "refund_policy", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_c = this.documentErrors) === null || _c === void 0 ? void 0 : _c.refund_policy })), h("div", { key: '41f43575895d15f34bfa2f6095462068cd6ad5d6', class: "col-12" }, h("form-control-file-v2", { key: 'aceae6c113bc38019bc20125eb3e8be0d111c15f', label: "Upload Receipt", name: "receipt", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_d = this.documentErrors) === null || _d === void 0 ? void 0 : _d.receipt })))));
306
306
  }
307
307
  };
308
308
 
@@ -339,7 +339,7 @@ const ShippingDetails = class {
339
339
  }
340
340
  render() {
341
341
  var _a, _b, _c, _d, _e;
342
- return (h("div", { key: 'a0907d5f1fe8d40876f816b6d332dbb0d9afe975' }, h("div", { key: '3f22d56b30227d9ce0d22dc45c4e29bba60b5366', class: "row gy-3" }, h("div", { key: 'ec768dcf266527e981712f55cdb1921d0e6ef257', class: "col-12" }, h("h2", { key: '0b0e92ba9164941f48e1162937d7bd694683b206', class: "h5", part: heading5 }, "Shipping Details")), h("div", { key: '2a5f5508c7f8b1a3a674d4bd18a2cba725ff86e7', class: "col-12" }, h("form-control-text", { key: 'deb04aa47dee3269ad8ad84b59edfdf251207520', label: "Shipping Carrier Name", name: "shipping_carrier", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.shipping_carrier, inputHandler: this.inputHandler, errorText: this.errors.shipping_carrier })), h("div", { key: 'e340cf8f480c335b7e565e7d4bf052685bc3f78f', class: "col-12" }, h("form-control-text", { key: '8e3d040776e821518c0d04ea8d0da2d0ddb75cd3', label: "Tracking Number", name: "shipping_tracking_number", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.shipping_tracking_number, inputHandler: this.inputHandler, errorText: this.errors.shipping_tracking_number })), h("div", { key: '71dab91e7befe734db1b8f02bb3fd8d1b8180ab8', class: "col-12" }, h("form-control-date", { key: 'f257e98c81762700c7164a8cbd86764ebe4e4353', label: "Date Shipped", name: "shipping_date", defaultValue: (_c = this.disputeResponse) === null || _c === void 0 ? void 0 : _c.shipping_date, inputHandler: this.inputHandler, errorText: this.errors.shipping_date })), h("div", { key: 'e69255a96e9292fea2269f7f0a7888e53e5a8be7', class: "col-12" }, h("form-control-textarea", { key: 'b40386270d12484982d81a85db0e95853f76ec58', label: "Shipping Address", name: "shipping_address", defaultValue: (_d = this.disputeResponse) === null || _d === void 0 ? void 0 : _d.shipping_address, inputHandler: this.inputHandler, errorText: this.errors.shipping_address })), h("div", { key: '23f2a4dabdaefef86940ae03e00a5d240d061a2f', class: "col-12" }, h("form-control-file-v2", { key: '6db6eb9ed1803d7c25f2b9dd03955be7e9c41a34', label: "Shipping Documentation", name: "shipping_documentation", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_e = this.documentErrors) === null || _e === void 0 ? void 0 : _e.shipping_documentation })))));
342
+ return (h("div", { key: '9e142fde27da140959115d1acf4a64d7420f90ba' }, h("div", { key: 'bf322d6ec351e67bd4f3fdfec759e1f5c5d381a6', class: "row gy-3" }, h("div", { key: '165a55dc932d0110728c87726231d0cb4b962650', class: "col-12" }, h("h2", { key: '43f318effe869349595025a76ced5ea39093a0ef', class: "h5", part: heading5 }, "Shipping Details")), h("div", { key: '1de38ece17aa8b93cfc00858a4d495a950d46239', class: "col-12" }, h("form-control-text", { key: 'd9cfd173732a42abf831ee632ca05d3db78b7135', label: "Shipping Carrier Name", name: "shipping_carrier", defaultValue: (_a = this.disputeResponse) === null || _a === void 0 ? void 0 : _a.shipping_carrier, inputHandler: this.inputHandler, errorText: this.errors.shipping_carrier })), h("div", { key: '5b298a18d97e06904c22c9a918c6f9ebc25f8219', class: "col-12" }, h("form-control-text", { key: 'c164c2bfc1772498f3e21c51e2979479021cf86d', label: "Tracking Number", name: "shipping_tracking_number", defaultValue: (_b = this.disputeResponse) === null || _b === void 0 ? void 0 : _b.shipping_tracking_number, inputHandler: this.inputHandler, errorText: this.errors.shipping_tracking_number })), h("div", { key: '82128f9527e8061ecf2897af65d908af03c46bbe', class: "col-12" }, h("form-control-date", { key: '13e602a61a85978f129890423a36a95a8b055258', label: "Date Shipped", name: "shipping_date", defaultValue: (_c = this.disputeResponse) === null || _c === void 0 ? void 0 : _c.shipping_date, inputHandler: this.inputHandler, errorText: this.errors.shipping_date })), h("div", { key: '5591510c56724f58567c88792cbbeb3cd15e1d0e', class: "col-12" }, h("form-control-textarea", { key: '1e7cbc326345feebd0ffae9b6ec56bfbc36a8193', label: "Shipping Address", name: "shipping_address", defaultValue: (_d = this.disputeResponse) === null || _d === void 0 ? void 0 : _d.shipping_address, inputHandler: this.inputHandler, errorText: this.errors.shipping_address })), h("div", { key: 'd2d1026fd1c7c3b32a6988fb940c431948630b08', class: "col-12" }, h("form-control-file-v2", { key: '21abf54f6a64980c73200ae89130626316917aa7', label: "Shipping Documentation", name: "shipping_documentation", onChange: (e) => fileInputHandler(e, this.documents), errorText: (_e = this.documentErrors) === null || _e === void 0 ? void 0 : _e.shipping_documentation })))));
343
343
  }
344
344
  };
345
345
 
@@ -5,7 +5,7 @@ import { r as radioListItem, av as billingForm } from './parts-CfF8KKwx.js';
5
5
  import { S as StyledHost } from './styled-host-B_XBaM7z.js';
6
6
  import './event-types-CZfYo5-1.js';
7
7
  import { S as Skeleton } from './skeleton-DrHwsgs_.js';
8
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
8
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
9
9
  import { w as waitForConfig, c as configState } from './config-state-BrllxiM0.js';
10
10
  import { H as Header3 } from './header-3-Dm7M85kz.js';
11
11
  import { n as numberOnlyHandler } from './utils-BnjCmwMr.js';
@@ -16,7 +16,7 @@ import './_commonjsHelpers-BFTU3MAI.js';
16
16
  import './business-form-options-CgssATyg.js';
17
17
  import './Business-BCoP0TAV.js';
18
18
  import './helpers-Mu7LQT-w.js';
19
- import './package-O3LY2Da6.js';
19
+ import './package-DqFAlAve.js';
20
20
  import './Api-N_veT2p6.js';
21
21
  import './utils-lb8p1Exq.js';
22
22
  import './dinero-HXpYMWUU.js';
@@ -96,7 +96,7 @@ const BankAccountBillingFormSimple = class {
96
96
  }
97
97
  render() {
98
98
  const billingFormDefaultValue = this.formController.getInitialValues();
99
- return (h(StyledHost, { key: '81a8511265b4813817b4cf183aa176b464645e85' }, h("div", { key: '7dddd3ec7822077268c73da7d0f34a691ddde1cb', part: billingForm, class: "mt-4" }, h("form", { key: '1c9000a4b022209129cf511d79a77cf3dc44b77e' }, h("fieldset", { key: '134c349c5745197b5ebb79b31748bf480e1cab7a' }, this.legend && (h("legend", { key: 'fb8e12086fd6fb51f7456d8fc6e82a9184514d4f' }, this.legend)), h("div", { key: 'a49ae2d182e442efbe44aae7c2e0a4e40dabe7d7', class: "row gy-3" }, h("div", { key: '2be4b2aab266d0fc17f32237693dea8578c7545d', class: "col-12" }, h("form-control-text", { key: '92d1b3b05ba04212e46feecfd886f7dcc912e4fe', name: 'name', label: 'Full Name', defaultValue: billingFormDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler }))))))));
99
+ return (h(StyledHost, { key: '5d20a10cee1aae5c6500b5ce0045859f9c2b9e60' }, h("div", { key: '9c5f77f6b03a70b4825bf40dd470d757cfe1eb50', part: billingForm, class: "mt-4" }, h("form", { key: 'a588d182b5d0a212d74fec4a7ce77bc743e387ca' }, h("fieldset", { key: '997ae96111c02eba64b6109786d634f0fe1d28d1' }, this.legend && (h("legend", { key: 'fdcaf97a5968bcdfa6e79b8da9ab8f111721ba3c' }, this.legend)), h("div", { key: '2b56bb94f907d2e6a68b8177c0d1dd77fae92aae', class: "row gy-3" }, h("div", { key: '0588a51e0d9a2bb0d643688677f02e2473c834f5', class: "col-12" }, h("form-control-text", { key: '06706f6b9db8f6ae7f732d8423b47af99718a2d7', name: 'name', label: 'Full Name', defaultValue: billingFormDefaultValue.name, errorText: this.errors.name, inputHandler: this.inputHandler }))))))));
100
100
  }
101
101
  };
102
102
 
@@ -153,10 +153,10 @@ const BankAccountForm = class {
153
153
  return this.accountNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
154
154
  }
155
155
  render() {
156
- return (h(StyledHost, { key: '653403782a62c5a2ea0675f9633c7197503c9ab7' }, h(BankAccountFormSkeleton, { key: '63f13c4e3c7ca588a17837faeca840302675c927', isReady: this.isReady }), h("hidden-input", { key: '7d825c7c130942e751f3ba17d195e979c406f4a6' }), h("div", { key: 'd9fec72e9526c9dadd3cae0af98d99b024320a2c', class: "container-fluid p-0", style: {
156
+ return (h(StyledHost, { key: '747d0bd674b599caae42830991744c3fae14e803' }, h(BankAccountFormSkeleton, { key: '003f7e171314684a54a6cae032741b9eb8cf6491', isReady: this.isReady }), h("hidden-input", { key: '6ba383c713664e59d4abd2ecc4275596d4632be5' }), h("div", { key: '81546cb09ecaec5f50c57e78d95714e6715cf019', class: "container-fluid p-0", style: {
157
157
  opacity: this.isReady ? '1' : '0',
158
158
  height: this.isReady ? 'auto' : '0',
159
- } }, h("div", { key: '22047ead687c0eb6cb724343091eac42760d93a4', class: "row mb-3" }, h("iframe-input", { key: '5f5a1300d37439b3c936dcc13e1e17cf779c9ba0', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber` })), h("div", { key: '2898faa832be4454b81047cdc220cc418b6a6783', class: "row" }, h("iframe-input", { key: '962fc1a8504d5e84386818936b27d38ca580c410', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber` })))));
159
+ } }, h("div", { key: '21257886a4cd3667bf92b94de93f9f6d856c42f5', class: "row mb-3" }, h("iframe-input", { key: '80102dd11c42053e8b7b9b4d3f586d28400e759f', inputId: "accountNumber", ref: (el) => (this.accountNumberIframeElement = el), label: "Account Number", iframeOrigin: `${this.iframeOrigin}/v2/accountNumber` })), h("div", { key: 'b513ba0b350c390e554dd6d30acf636dc9bddff3', class: "row" }, h("iframe-input", { key: '8929a99c7fbe37148416295d92018a6291cbc9e6', inputId: "routingNumber", ref: (el) => (this.routingNumberIframeElement = el), label: "Routing Number", iframeOrigin: `${this.iframeOrigin}/v2/routingNumber` })))));
160
160
  }
161
161
  };
162
162
 
@@ -237,7 +237,7 @@ const JustifiButton = class {
237
237
  this.type = 'button';
238
238
  }
239
239
  render() {
240
- return (h(StyledHost, { key: 'fae177edc7a7a898f1782a01c26b65fb11c50c65' }, h(Button, { key: 'c097e63cce36a5b4e2cb522bf17ba2519c354c6e', variant: this.variant, isLoading: this.isLoading, clickHandler: this.clickHandler, class: this.class, type: this.type, disabled: this.disabled, style: this.customStyle }, this.text)));
240
+ return (h(StyledHost, { key: '56c3098559d728e326c9d76276f2e54bfb8b6697' }, h(Button, { key: '56d123ed4bc90972e8bcd8ad00e5942819998bed', variant: this.variant, isLoading: this.isLoading, clickHandler: this.clickHandler, class: this.class, type: this.type, disabled: this.disabled, style: this.customStyle }, this.text)));
241
241
  }
242
242
  };
243
243
 
@@ -271,7 +271,7 @@ const CardBillingFormSimple = class {
271
271
  }
272
272
  render() {
273
273
  const billingFormDefaultValue = this.formController.getInitialValues();
274
- return (h(StyledHost, { key: 'a88ea2aa0b1cc2fccda7c169aad9c061e106ecfe' }, h("div", { key: '414df056d92819bf646886ca8e15f2ed10e6ab18', part: billingForm }, h("form", { key: 'c11f6eb5c7c5c1ecbeb8cc8f644a3b3ba72254c7' }, h("fieldset", { key: 'dd69c65ff7f36da3954c01ca2401e8ede6799f14' }, this.legend && (h("legend", { key: '25a86a61452b84237cc58c047916de22c35b764d' }, this.legend)), h("div", { key: '2fa8445fcf4ac0500f357d92480f18ccac655689', class: "row gy-3" }, h("div", { key: 'b7ac75fcab43435a03ad919757541f74661ce5b4', class: "col-12" }, h("form-control-text", { key: 'fd9e84c9605edf1a987c7243409eb0182f79a803', name: 'address_postal_code', label: "ZIP", defaultValue: billingFormDefaultValue.address_postal_code, errorText: this.errors.address_postal_code, inputHandler: this.inputHandler, maxLength: 5, keyDownHandler: numberOnlyHandler }))))))));
274
+ return (h(StyledHost, { key: '2d6aa2cd3535338d3944b5bfa1f3e1b6c9fa237d' }, h("div", { key: '0d05444651f2ff00d25b11522ab4e30ce7e24f03', part: billingForm }, h("form", { key: 'fb3daca11e18c7cc068cc29650265a6fc2f48f7c' }, h("fieldset", { key: '2f32c7b540623519c2c7b3f781a1353be847e28c' }, this.legend && (h("legend", { key: '1def4406192651e851b94574abdb10c6f4c86a42' }, this.legend)), h("div", { key: '242b2ef201c5eafe083200cc1d9c4988f4229f5c', class: "row gy-3" }, h("div", { key: 'c7d8084f259ad0591bdd524af579b98048730f19', class: "col-12" }, h("form-control-text", { key: '8ad5e18bde33254f02d72307f8b16e0ba6212beb', name: 'address_postal_code', label: "ZIP", defaultValue: billingFormDefaultValue.address_postal_code, errorText: this.errors.address_postal_code, inputHandler: this.inputHandler, maxLength: 5, keyDownHandler: numberOnlyHandler }))))))));
275
275
  }
276
276
  };
277
277
 
@@ -336,10 +336,10 @@ const JustifiCardForm = class {
336
336
  return this.cardNumberIframeElement.tokenize(clientId, paymentMethodMetadata, account);
337
337
  }
338
338
  render() {
339
- return (h(StyledHost, { key: 'a53db7e555c2a1df6679bf9ddeada18d9e750a3d' }, h(CardFormSkeleton, { key: '70eda1f05670b09bdb6a5f9f506f5828fec0cd71', isReady: this.isReady }), h("hidden-input", { key: '648480344a5a79e79d8396cdcc402f63f40b2b18' }), h("div", { key: 'd7bcf16f905367429ddf4be468d12f603135affa', class: "container-fluid p-0", style: {
339
+ return (h(StyledHost, { key: '4aca2e72165125e0ddf34c978c29eca6ae3bded1' }, h(CardFormSkeleton, { key: 'bfe670e2a84a1945babf9f0f27ab33387fd3e320', isReady: this.isReady }), h("hidden-input", { key: 'ae76e3246979e71ea916109dbba61d041a0434bb' }), h("div", { key: '192dee5354b70a59030a7258b4282636a8b0d545', class: "container-fluid p-0", style: {
340
340
  opacity: this.isReady ? '1' : '0',
341
341
  height: this.isReady ? 'auto' : '0',
342
- } }, h("div", { key: '9860508b6a16ae4a37d96c3d259237ccd17b28f1', class: "mb-3" }, h("iframe-input", { key: 'c37ec02e0b2f8465c4118892f0b51faaf9a57cdf', inputId: "cardNumber", ref: (el) => (this.cardNumberIframeElement = el), label: "Card Number", iframeOrigin: `${this.iframeOrigin}/v2/cardNumber` })), h("div", { key: '097258a271969ef38a1d32a5aa0b20c5443de991', class: "row" }, h("div", { key: 'ad2b656c503abd6aca2eea0842a70358097c452e', class: "col-4 align-content-end" }, h("iframe-input", { key: '3e3fda000e1ea41e44a337a1efd886ce7d9503f7', inputId: "expirationMonth", ref: (el) => (this.expirationMonthIframeElement = el), label: "Expiration", iframeOrigin: `${this.iframeOrigin}/v2/expirationMonth` })), h("div", { key: '13f33bd008ad4c6407336775d35b752c0e6eb8e5', class: "col-4 align-content-end" }, h("iframe-input", { key: '3dcf445381f39544a1421569151c76c47e790456', inputId: "expirationYear", ref: (el) => (this.expirationYearIframeElement = el), label: "", iframeOrigin: `${this.iframeOrigin}/v2/expirationYear` })), h("div", { key: 'fbc26d74b4e18b7a77639d8b53720ca4e7bdd201', class: "col-4 align-content-end" }, h("iframe-input", { key: '400c65fa8efb358396e561b3ba2a5ac13c3bcbbe', inputId: "CVV", ref: (el) => (this.cvvIframeElement = el), label: "CVV", iframeOrigin: `${this.iframeOrigin}/v2/CVV` }))))));
342
+ } }, h("div", { key: 'edc562e49002e4fc5d59975f2faec7d4cb53e7c4', class: "mb-3" }, h("iframe-input", { key: '597cda9d529c3099bf0afe121b62dc425d0199b6', inputId: "cardNumber", ref: (el) => (this.cardNumberIframeElement = el), label: "Card Number", iframeOrigin: `${this.iframeOrigin}/v2/cardNumber` })), h("div", { key: '41436372ad92b6bb30be16057340caf56a22c656', class: "row" }, h("div", { key: '5ac0a9964db760b293ceba8730e4cdd1ba50382e', class: "col-4 align-content-end" }, h("iframe-input", { key: '3b5d4e5c535a3e0e7eaffdf3e1f5afdceac3738c', inputId: "expirationMonth", ref: (el) => (this.expirationMonthIframeElement = el), label: "Expiration", iframeOrigin: `${this.iframeOrigin}/v2/expirationMonth` })), h("div", { key: 'd946453b6fa4c99dd9c7f5d64ee7171ebebbb67f', class: "col-4 align-content-end" }, h("iframe-input", { key: 'b132330a64b46d6506debf79c87282598c2fbf5a', inputId: "expirationYear", ref: (el) => (this.expirationYearIframeElement = el), label: "", iframeOrigin: `${this.iframeOrigin}/v2/expirationYear` })), h("div", { key: '21b5cfbf2aa6e038dc13910108dcd85c800e09cf', class: "col-4 align-content-end" }, h("iframe-input", { key: '4a266eef3d8636b5852a090ee20e6d014296e6dc', inputId: "CVV", ref: (el) => (this.cvvIframeElement = el), label: "CVV", iframeOrigin: `${this.iframeOrigin}/v2/CVV` }))))));
343
343
  }
344
344
  };
345
345
 
@@ -355,7 +355,7 @@ const SaveNewPaymentMethod = class {
355
355
  };
356
356
  }
357
357
  render() {
358
- return (h(StyledHost, { key: 'f23a4f992eef86df7ebfa86f4b46b232456016b2' }, h("div", { key: '0ef7c08423451655318751a6377f0ba8ffda3c7c', class: "mt-4 form-check" }, h("form-control-checkbox", { key: '609527d08abb45603ea683a051cf9c09435fc5bc', label: "Save new payment method", name: "saveNewPaymentMethod", checked: this.isChecked, inputHandler: this.handleCheckboxChange }))));
358
+ return (h(StyledHost, { key: 'f23a4f992eef86df7ebfa86f4b46b232456016b2' }, h("form-control-checkbox", { key: 'aff52e51dac64207f95e439b26902c772d84963d', label: "Save New Payment Method", name: "saveNewPaymentMethod", checked: this.isChecked, inputHandler: this.handleCheckboxChange })));
359
359
  }
360
360
  };
361
361
 
@@ -3,7 +3,7 @@ import { E as ErrorState } from './utils-kWaZhFAd.js';
3
3
  import { B as BusinessService } from './business.service-Bdvhdc_d.js';
4
4
  import { m as makeGetBusiness } from './get-business-Crb6P-iI.js';
5
5
  import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './ComponentError-Cjcsf8ku.js';
6
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
6
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
7
7
  import './parts-CfF8KKwx.js';
8
8
  import './Api-N_veT2p6.js';
9
9
  import './config-state-BrllxiM0.js';
@@ -17,7 +17,7 @@ import './Business-BCoP0TAV.js';
17
17
  import './helpers-Mu7LQT-w.js';
18
18
  import './state-options-BX8GieXu.js';
19
19
  import './utils-BeQLScSm.js';
20
- import './package-O3LY2Da6.js';
20
+ import './package-DqFAlAve.js';
21
21
 
22
22
  const BusinessDetails = class {
23
23
  constructor(hostRef) {
@@ -9,7 +9,7 @@ import './Refund-Di6J0oN2.js';
9
9
  import './Pagination-CLHwhyvu.js';
10
10
  import { B as Business, b as BusinessFormServerErrors } from './Business-BCoP0TAV.js';
11
11
  import './Dispute-BH0Xfn-F.js';
12
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
12
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
13
13
  import { B as Button } from './button-CeR8qVS3.js';
14
14
  import { S as StyledHost } from './styled-host-B_XBaM7z.js';
15
15
  import { H as Header1 } from './header-1-E-hEi3wF.js';
@@ -25,7 +25,7 @@ import './business-form-options-CgssATyg.js';
25
25
  import './index-B9me4yN2.js';
26
26
  import './utils-lb8p1Exq.js';
27
27
  import './helpers-Mu7LQT-w.js';
28
- import './package-O3LY2Da6.js';
28
+ import './package-DqFAlAve.js';
29
29
  import './Api-N_veT2p6.js';
30
30
  import './parts-CfF8KKwx.js';
31
31
  import './utils-BeQLScSm.js';
@@ -7,7 +7,7 @@ import './event-types-CZfYo5-1.js';
7
7
  import { H as Header1 } from './header-1-E-hEi3wF.js';
8
8
  import { H as Header2, b as insuranceValuesOn, h as hasInsuranceValueChanged, i as insuranceValues } from './insurance-state-CB4l8sOv.js';
9
9
  import { H as Header3 } from './header-3-Dm7M85kz.js';
10
- import { J as JustifiAnalytics, c as checkPkgVersion } from './check-pkg-version-Bb69ihTN.js';
10
+ import { J as JustifiAnalytics, c as checkPkgVersion } from './check-pkg-version-D1hbenUd.js';
11
11
  import './config-state-BrllxiM0.js';
12
12
  import './dinero-HXpYMWUU.js';
13
13
  import { C as ComponentErrorSeverity, a as ComponentErrorCodes, b as ComponentErrorMessages } from './ComponentError-Cjcsf8ku.js';
@@ -19,7 +19,7 @@ import { g as getErrorCode, a as getErrorMessage } from './utils-BeQLScSm.js';
19
19
  import { C as CheckoutService } from './checkout.service-XgGFa7H8.js';
20
20
  import { C as CardBrandLabels } from './payment-method-option-utils-lUHAQVFl.js';
21
21
  import './index-B9me4yN2.js';
22
- import './package-O3LY2Da6.js';
22
+ import './package-DqFAlAve.js';
23
23
  import './Api-N_veT2p6.js';
24
24
  import './helpers-Mu7LQT-w.js';
25
25
  import './state-options-BX8GieXu.js';
@@ -29,7 +29,7 @@ const Summary = class {
29
29
  registerInstance(this, hostRef);
30
30
  }
31
31
  render() {
32
- return (h(StyledHost, { key: 'fccb819d66329424af42e9c53effec29a6c9784d' }, h("section", { key: '0ee7a4e0579f7f222a9db82e6b4db6bb92542d9e' }, h("div", { key: 'bdf74b2bc5db35b96ca75d50783b790bb482a76e' }, h("div", { key: '851b481bd6beb1fcaadc106d27d131f8b07d1c9a', part: text }, checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.paymentDescription), h("div", { key: '0b261bc0e2d65cf989778e02df51b3265816f7aa' }, h("span", { key: '0eee0017ddf25ae45d6b5c828071098f45e6e19d', part: text }, "Total"), "\u00A0", h("span", { key: 'd21576f14c3437f70a4b85b9dfc01107392d663a', part: text }, formatCurrency(+(checkoutStore === null || checkoutStore === void 0 ? void 0 : checkoutStore.totalAmount))))))));
32
+ 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))))))));
33
33
  }
34
34
  };
35
35
 
@@ -45,7 +45,7 @@ const Header = class {
45
45
  }
46
46
  render() {
47
47
  const HeaderComponent = this.levels[this.level];
48
- return (h(StyledHost, { key: 'ae04a67a1eaf95d6d093fef23911ac4eb1523cfe' }, h(HeaderComponent, { key: '51b27dd180d113ebe9ac52f7ff10c494926f7cdf', text: this.text, class: this.class })));
48
+ return (h(StyledHost, { key: '5113142a64d38ab38fbf95f37e2548501b11d81e' }, h(HeaderComponent, { key: 'e28419adc9ac323a1846358efc7ffab98dddec95', text: this.text, class: this.class })));
49
49
  }
50
50
  };
51
51
 
@@ -332,7 +332,7 @@ const ModularCheckout = class {
332
332
  checkoutStore.selectedPaymentMethod = paymentMethodId;
333
333
  }
334
334
  render() {
335
- return (h(Host, { key: 'd454d321b1a7a6e3b4097c94fbb05e02ce3e36a9' }));
335
+ return (h(Host, { key: '240891d53dfb817bb39cbeb1e9a96ab885933a47' }));
336
336
  }
337
337
  get hostEl() { return getElement(this); }
338
338
  static get watchers() { return {
@@ -679,7 +679,7 @@ const TokenizePaymentMethod = class {
679
679
  return paymentMethodId === PaymentMethodTypes.card ? (h("justifi-card-form", { ref: (el) => (this.paymentMethodFormRef = el) })) : (h("justifi-bank-account-form", { ref: (el) => (this.paymentMethodFormRef = el) }));
680
680
  }
681
681
  render() {
682
- return (h(StyledHost, { key: '11b857dea77d2f753e400cfaf021db51326ffc36' }, h("form", { key: 'fd1c625c62b1699157b24834e15c4c6e0bc93b84' }, h("fieldset", { key: 'febf7db57a5ceda457e21287c20df817b101b45d' }, h("div", { key: '1089c358094a3f0cea1c97b807779c7eb6e9e692', class: "row gy-3" }, h("div", { key: 'f564fbfec389008e352f9de54fdb604be56d8826', class: "col-12" }, this.availablePaymentMethods.map((method) => this.renderPaymentMethodOption(method))), h("div", { key: 'e3e7f46529d1a659f387fb6df0914c168d556e27', class: "col-12" }, h("justifi-button", { key: 'd729f38c5b55c174de479ab57da56defd327366b', text: this.submitButtonText, variant: "primary", type: "submit", clickHandler: (e) => this.tokenizePaymentMethod(e), isLoading: this.isLoading, "data-testid": "submit-button", hidden: this.computedHideSubmitButton })))))));
682
+ 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 })))))));
683
683
  }
684
684
  get host() { return getElement(this); }
685
685
  static get watchers() { return {
@@ -1,11 +1,11 @@
1
1
  import { r as registerInstance, c as createEvent, h } from './index-kpoIU4v_.js';
2
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
2
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
3
3
  import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './ComponentError-Cjcsf8ku.js';
4
4
  import { c as checkoutStore } from './checkout.store-B60siz2l.js';
5
5
  import { d as checkoutSummary } from './parts-CfF8KKwx.js';
6
6
  import { S as StyledHost } from './styled-host-B_XBaM7z.js';
7
7
  import './event-types-CZfYo5-1.js';
8
- import './package-O3LY2Da6.js';
8
+ import './package-DqFAlAve.js';
9
9
  import './Api-N_veT2p6.js';
10
10
  import './config-state-BrllxiM0.js';
11
11
  import './index-B9me4yN2.js';
@@ -51,7 +51,7 @@ const CheckoutsListFilters = class {
51
51
  }
52
52
  render() {
53
53
  const filterMenuParams = Object.assign({}, filterParams);
54
- return (h(StyledHost, { key: '05a4d429a1acd7bbaf202872523284e2b2cd3677' }, h("table-filters-menu", { key: 'abf61654a75212537af580f3bfd2646042eaba8a', params: filterMenuParams, clearParams: clearParams, part: checkoutsListFilterMenu }, h("div", { key: 'f8e5cfe4b0a23723d0df939a1d1873adffcb1da9', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: 'd9e23e96a7269b3609e690a1e64e8c20bd125cb7', class: "p-2" }, h("form-control-select", { key: 'e1899dbc615be07486bc54f8baa395bee776d8ce', name: "status", label: "Status", options: this.checkoutStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.checkoutStatus || filterParams.status, disabled: !!this.checkoutStatus, part: statusCheckoutsListFilterParam })), h("div", { key: 'bedbc26d9d9f6906013ef4b80542d9031822b19c', class: "p-2" }, h("form-control-select", { key: '3bfef7fabeb85a29304e11093005bb1f58b23f41', name: "payment_mode", label: "Payment Mode", options: this.checkoutPaymentModeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentMode || filterParams.payment_mode, disabled: !!this.paymentMode, part: paymentModeCheckoutsListFilterParam }))))));
54
+ return (h(StyledHost, { key: '75225e92af6efb7185735a63adf83ed7699452b1' }, h("table-filters-menu", { key: '086762cdd3a08d9221be6d374d4fd4d1b82c717f', params: filterMenuParams, clearParams: clearParams, part: checkoutsListFilterMenu }, h("div", { key: '23f5d2938419a2e92cbacf79d82a3893b6d256c2', class: "grid-cols-2 gap-3 p-1" }, h("div", { key: '43bf85dccce2233d59720defbea2897df488d880', class: "p-2" }, h("form-control-select", { key: '61c381ec0a205245311ba2e490a03b1e571d366b', name: "status", label: "Status", options: this.checkoutStatusOptions, inputHandler: this.setParamsOnChange, defaultValue: this.checkoutStatus || filterParams.status, disabled: !!this.checkoutStatus, part: statusCheckoutsListFilterParam })), h("div", { key: '4d01e881ca741302be99559209ab383aad4ee739', class: "p-2" }, h("form-control-select", { key: '82a1c6c3cfa9c77bc656aff5d7b0130436a54042', name: "payment_mode", label: "Payment Mode", options: this.checkoutPaymentModeOptions, inputHandler: this.setParamsOnChange, defaultValue: this.paymentMode || filterParams.payment_mode, disabled: !!this.paymentMode, part: paymentModeCheckoutsListFilterParam }))))));
55
55
  }
56
56
  };
57
57
 
@@ -7,7 +7,7 @@ import './Pagination-CLHwhyvu.js';
7
7
  import './Business-BCoP0TAV.js';
8
8
  import './Dispute-BH0Xfn-F.js';
9
9
  import { g as getErrorCode, a as getErrorMessage } from './utils-BeQLScSm.js';
10
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
10
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
11
11
  import { C as CheckoutService } from './checkout.service-XgGFa7H8.js';
12
12
  import { m as makeGetSubAccounts, S as SubAccountService } from './get-subaccounts-BsoVLANw.js';
13
13
  import { S as StyledHost } from './styled-host-B_XBaM7z.js';
@@ -17,7 +17,7 @@ import './index-B9me4yN2.js';
17
17
  import './utils-lb8p1Exq.js';
18
18
  import './helpers-Mu7LQT-w.js';
19
19
  import './state-options-BX8GieXu.js';
20
- import './package-O3LY2Da6.js';
20
+ import './package-DqFAlAve.js';
21
21
  import './Api-N_veT2p6.js';
22
22
  import './badge-D_mzXSCQ.js';
23
23
  import './parts-CfF8KKwx.js';
@@ -106,7 +106,7 @@ const CheckoutsList = class {
106
106
  }
107
107
  }
108
108
  render() {
109
- return (h(StyledHost, { key: 'b0c774c4f56f94cd6b4a3dc8651938f9f33ca94e' }, h("checkouts-list-core", { key: 'd524423a791f70c234044f5ba27d7bc3648fc988', getCheckouts: this.getCheckouts, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
109
+ return (h(StyledHost, { key: '0e9e50e18983dad43cfab19f2271678d3f5e6abd' }, h("checkouts-list-core", { key: '6f128cc756477ff64638625d9a9ff9a5b4533948', getCheckouts: this.getCheckouts, getSubAccounts: this.getSubAccounts, "onError-event": this.handleErrorEvent, columns: this.columns })));
110
110
  }
111
111
  static get watchers() { return {
112
112
  "accountId": ["propChanged"],
@@ -49,7 +49,7 @@ const DisputeManagementCore = class {
49
49
  });
50
50
  }
51
51
  render() {
52
- return (h("div", { key: 'b5a802e8c418b3b7f3235f43260186084a6ee079' }, this.showDisputeResponseForm ? (h("justifi-dispute-response", { disputeId: this.disputeId, disputeResponse: this.dispute.dispute_response, authToken: this.authToken })) : (h("justifi-dispute-notification", { dispute: this.dispute, authToken: this.authToken, isLoading: this.isLoading }))));
52
+ return (h("div", { key: '6374c478bc8907019b48e1a53b0ecb2e171ab2e4' }, this.showDisputeResponseForm ? (h("justifi-dispute-response", { disputeId: this.disputeId, disputeResponse: this.dispute.dispute_response, authToken: this.authToken })) : (h("justifi-dispute-notification", { dispute: this.dispute, authToken: this.authToken, isLoading: this.isLoading }))));
53
53
  }
54
54
  static get watchers() { return {
55
55
  "getDispute": ["updateOnPropChange"]
@@ -1,10 +1,10 @@
1
1
  import { r as registerInstance, c as createEvent, h } from './index-kpoIU4v_.js';
2
2
  import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './ComponentError-Cjcsf8ku.js';
3
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
3
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
4
4
  import { D as Dispute } from './Dispute-BH0Xfn-F.js';
5
5
  import { g as getErrorCode, a as getErrorMessage } from './utils-BeQLScSm.js';
6
6
  import { D as DisputeService } from './dispute.service-CKPcmwhH.js';
7
- import './package-O3LY2Da6.js';
7
+ import './package-DqFAlAve.js';
8
8
  import './Api-N_veT2p6.js';
9
9
  import './config-state-BrllxiM0.js';
10
10
  import './index-B9me4yN2.js';
@@ -86,7 +86,7 @@ const DisputeManagement = class {
86
86
  }
87
87
  }
88
88
  render() {
89
- return (h("justifi-dispute-management-core", { key: '8c800827aaa9d549a734ea05698763685e160a98', getDispute: this.getDispute, disputeId: this.disputeId, authToken: this.authToken, "onError-event": this.handleErrorEvent }));
89
+ return (h("justifi-dispute-management-core", { key: 'e19f33cd7106c3c44fb86faeef743c62ff9004b9', getDispute: this.getDispute, disputeId: this.disputeId, authToken: this.authToken, "onError-event": this.handleErrorEvent }));
90
90
  }
91
91
  static get watchers() { return {
92
92
  "disputeId": ["propChanged"],
@@ -9,7 +9,7 @@ import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './Compone
9
9
  import { g as getErrorCode, a as getErrorMessage } from './utils-BeQLScSm.js';
10
10
  import { D as DisputeService } from './dispute.service-CKPcmwhH.js';
11
11
  import { D as DisputeManagementClickActions } from './event-types-Bg2SZArf.js';
12
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
12
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
13
13
  import './dinero-HXpYMWUU.js';
14
14
  import './Api-N_veT2p6.js';
15
15
  import './config-state-BrllxiM0.js';
@@ -20,7 +20,7 @@ import './Pagination-CLHwhyvu.js';
20
20
  import './Business-BCoP0TAV.js';
21
21
  import './helpers-Mu7LQT-w.js';
22
22
  import './state-options-BX8GieXu.js';
23
- import './package-O3LY2Da6.js';
23
+ import './package-DqFAlAve.js';
24
24
 
25
25
  const makeUpdateDisputeResponse = ({ authToken, disputeId, service }) => async ({ payload, onSuccess, onError, final = () => { } }) => {
26
26
  var _a;
@@ -141,7 +141,7 @@ const DisputeNotification = class {
141
141
  }
142
142
  render() {
143
143
  var _a, _b, _c, _d, _e, _f, _g;
144
- return (h(StyledHost, { key: '90d2506d5bde2ea478fa3575fc162bb356b67fac' }, this.isLoading && (h("div", { key: '4877ae22d3d8e312640b122c9107b6bdd8f924cb', style: { marginBottom: '8px' } }, h(Skeleton, { key: '31fa0717949bbc6aa49db1c6ae0e324099ae1de2', height: '28px', width: '70%', styles: { marginBottom: '16px' } }), h(Skeleton, { key: 'ac5179232cb9ee33d3f3e16d9f93536ecfbf46a5', height: '18px', styles: { marginBottom: '8px' } }), h(Skeleton, { key: 'c22a5e3b257d01f92de7f6188fa0758861abc747', height: '18px', styles: { marginBottom: '8px' } }))), ((_a = this.dispute) === null || _a === void 0 ? void 0 : _a.needsResponse) && (h("div", { key: 'be331b1a5e2fa0baf46bc593ef7ce4f5872abcff', part: text }, h("h1", { key: '8094c16d3b375f28ffe314613f21ae25b63e59ef', class: "h4", part: heading4 }, "This payment is disputed"), h("p", { key: 'd89ae665e1f9bd99c9338e2132c1dc56e5386696' }, "The cardholder is disputing this payment. You may accept this dispute, or proceed to provide evidence in a counter dispute."), h("h2", { key: '2786733eac76628019993e13473d1f43c0c395ed', class: "h5" }, "Dispute details"), h("div", { key: '663c28c46136bd56889b6ad0b9bfce9e5adbb590', class: "d-table gap-2" }, h("div", { key: 'dc688fad875d1591dcb7f31d423b61a3df2ff954', class: "d-table-row gap-2" }, h("span", { key: '442db7a6e95524ca6b092794c7a4a4d987c9866e', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Amount"), h("span", { key: '0a31de8692c9b00f43fcf3c0508e4d00a221d096', part: "detail-section-item-data", class: "flex-1 d-table-cell text-wrap" }, formatCurrency((_b = this.dispute) === null || _b === void 0 ? void 0 : _b.amount))), h("div", { key: '9fe0c1a3d3350c36fca190ae748dafe24d41b5fc', class: "d-table-row gap-2" }, h("span", { key: '12165cb6671519130a5f2e0d8938aaa55e7e3ead', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Reason"), h("span", { key: '4a37ca8a7d64b97142997bb50ec11d737ac6a882', part: "detail-section-item-data", class: "flex-1 d-table-cell text-wrap" }, (_c = this.dispute) === null || _c === void 0 ? void 0 : _c.reason)), h("div", { key: '4d9cf74a8ed26dd84e4ce7325d4b8703352362a4', class: "d-table-row gap-2" }, h("span", { key: '8c0eaa24ebec7703eb18384b0b1f2eae8a684b55', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Dispute ID"), h("span", { key: '238813abf2ea0848e1fe817d5798b9b0d0b78ffc', part: "detail-section-item-data", class: "flex-1 d-table-cell text-wrap" }, (_d = this.dispute) === null || _d === void 0 ? void 0 : _d.id))), h("div", { key: 'd156a7e9bf0e7214ff2164fc09b12c0b8f1d2b36', class: "d-flex gap-2 mt-4 justify-content-end" }, h(Button, { key: '7822fd12dfc39bd2aced043956d012fd34cc1b01', variant: "secondary", onClick: () => this.acceptDispute() }, "Accept dispute"), h(Button, { key: '05132b3a6d1fc3d136dc227008ea1999330cdb96', variant: "primary", onClick: () => this.initiateRespondToDispute() }, "Counter dispute")))), ((_e = this.dispute) === null || _e === void 0 ? void 0 : _e.underReview) && (h("div", { key: 'b04dd0c34f608b75ea3997a9c28ce948fa9dba5c' }, h("h1", { key: 'ac2a13373315703e86247b6707097af7cf2e6757', class: "h4" }, "This payment is disputed and under review"), h("p", { key: '203aed553e01bbaebe44bb370a1d088c149cda06' }, "The cardholder is disputing this payment. A counter dispute has been submitted and is under review."))), ((_f = this.dispute) === null || _f === void 0 ? void 0 : _f.won) && (h("div", { key: '6325264f8ad7b6678825878ed59f03f90eee421a' }, h("h1", { key: '7b647ed77373884e0751de4fc39403211c249db6', class: "h4" }, "This payment was disputed"), h("p", { key: '2a5c1560d341af9b743234a058a1187f245a2ae8' }, "The cardholder disputed this payment and the card issuer has settled it in your favor."))), ((_g = this.dispute) === null || _g === void 0 ? void 0 : _g.lost) && (h("div", { key: 'a89e7f4d7e8926ed052023c7dbbbaf076a03ed9c' }, h("h1", { key: '534b560aa35dd43ba0eba668904ef70dc1a6954f', class: "h4" }, "This payment was disputed"), h("p", { key: '2381f2f6418b47dce67c498c56d5f3789add57dc' }, "The cardholder disputed this payment and the card issuer has settled it in their favor.")))));
144
+ return (h(StyledHost, { key: 'ec6f99be66b3b164c367b96d8274824d2e709dd5' }, this.isLoading && (h("div", { key: '26587e055eb4756785ae5935fd803746ddab355d', style: { marginBottom: '8px' } }, h(Skeleton, { key: '159c5d9b0fb16af4aac0125ea5e69bd9f7b4210e', height: '28px', width: '70%', styles: { marginBottom: '16px' } }), h(Skeleton, { key: '5c89a8dd2244ddaed8c26b743cb22f20fa2e2742', height: '18px', styles: { marginBottom: '8px' } }), h(Skeleton, { key: '6f0a6ebf743bdbea125c6630cb98c5bda5bd9919', height: '18px', styles: { marginBottom: '8px' } }))), ((_a = this.dispute) === null || _a === void 0 ? void 0 : _a.needsResponse) && (h("div", { key: 'f44a0c9494731be14b75e3b25adc2b09c61c84a5', part: text }, h("h1", { key: 'd8820437a86bebcc0782607796b4f2c5429d40e7', class: "h4", part: heading4 }, "This payment is disputed"), h("p", { key: '8cf4a2b3194d781d5f17ae3067d9931be54159e2' }, "The cardholder is disputing this payment. You may accept this dispute, or proceed to provide evidence in a counter dispute."), h("h2", { key: 'd79312da2cc6715016be0b57d1b70e0ddbc2b8c5', class: "h5" }, "Dispute details"), h("div", { key: '958af1e87a119c4af76729b54bf322c16b966c54', class: "d-table gap-2" }, h("div", { key: 'e10802db747c99408371863c94c2f47737a03626', class: "d-table-row gap-2" }, h("span", { key: '84b151c7c9846fd395517ab14339504e56e5298d', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Amount"), h("span", { key: '197dffa3676aa9ff7425cea00eca69bb84bef427', part: "detail-section-item-data", class: "flex-1 d-table-cell text-wrap" }, formatCurrency((_b = this.dispute) === null || _b === void 0 ? void 0 : _b.amount))), h("div", { key: '4754429fa095be98083e34b32485cc45f379151b', class: "d-table-row gap-2" }, h("span", { key: 'c3e168a4d7dd902b9c4bc67531b7489dea32bda2', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Reason"), h("span", { key: 'f08c9ce67f2b7b673de82963bacaf6ea8af87353', part: "detail-section-item-data", class: "flex-1 d-table-cell text-wrap" }, (_c = this.dispute) === null || _c === void 0 ? void 0 : _c.reason)), h("div", { key: '0de1ab69dbc18cb00b31df8c2c4ab421a5982b4b', class: "d-table-row gap-2" }, h("span", { key: '8217191859fed71cbeac5173b0a43ff4a98c397d', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Dispute ID"), h("span", { key: 'e63c3d2a1f0dbd98aae53a402be9fa96344e4f0b', part: "detail-section-item-data", class: "flex-1 d-table-cell text-wrap" }, (_d = this.dispute) === null || _d === void 0 ? void 0 : _d.id))), h("div", { key: '5767bc945b2fd3c7390011771b5c7a53c27c4447', class: "d-flex gap-2 mt-4 justify-content-end" }, h(Button, { key: 'dd6676ca0348579051cf13ce32bf6d9b1a2a3d21', variant: "secondary", onClick: () => this.acceptDispute() }, "Accept dispute"), h(Button, { key: '27655bc90dd44e05180739e9c2a0f695ad294266', variant: "primary", onClick: () => this.initiateRespondToDispute() }, "Counter dispute")))), ((_e = this.dispute) === null || _e === void 0 ? void 0 : _e.underReview) && (h("div", { key: '2b25123f6bf95ad7e847b4365f96eab71f1933f8' }, h("h1", { key: 'ab4b47f721ded5deb8b04a9b55b6c2978616f23b', class: "h4" }, "This payment is disputed and under review"), h("p", { key: 'bf4ee462258e4742ddf5722f470b597134489ee1' }, "The cardholder is disputing this payment. A counter dispute has been submitted and is under review."))), ((_f = this.dispute) === null || _f === void 0 ? void 0 : _f.won) && (h("div", { key: 'ba1257cb1448cb8b4cd1aba4340f2ac65208e264' }, h("h1", { key: '203b5926fa96278cfd3a7b0a4d5398226b2361b6', class: "h4" }, "This payment was disputed"), h("p", { key: '8f05fc9fb0d7f5151519bbf82ed6abeca676e4b5' }, "The cardholder disputed this payment and the card issuer has settled it in your favor."))), ((_g = this.dispute) === null || _g === void 0 ? void 0 : _g.lost) && (h("div", { key: '1f6d1d4048cc011d61292934dd225ef07dcf260d' }, h("h1", { key: '3df3c3a6bf4c86e8eb0361b039d88f55b502177c', class: "h4" }, "This payment was disputed"), h("p", { key: '03f2dce54b06ad242f8e8d1d4c8194219013af1c' }, "The cardholder disputed this payment and the card issuer has settled it in their favor.")))));
145
145
  }
146
146
  };
147
147
 
@@ -197,7 +197,7 @@ const DisputeResponse = class {
197
197
  }
198
198
  }
199
199
  render() {
200
- return (h(StyledHost, { key: 'b90f636418c3e11b046d36dee9accf345756b407' }, h("justifi-dispute-response-core", { key: 'ff6e510faad54506eda24b1d8dc94b67afc18014', "onError-event": this.handleErrorEvent, "dispute-id": this.disputeId, disputeResponse: this.disputeResponse, createDisputeEvidence: this.createDisputeEvidence, updateDisputeResponse: this.updateDisputeResponse, submitDisputeResponse: this.submitDisputeResponse })));
200
+ return (h(StyledHost, { key: '29abcdaed7ccbfee203794068c72354a5e1e0bab' }, h("justifi-dispute-response-core", { key: 'e0697cb6261d0b50d6adb6d33caa955d08e4e158', "onError-event": this.handleErrorEvent, "dispute-id": this.disputeId, disputeResponse: this.disputeResponse, createDisputeEvidence: this.createDisputeEvidence, updateDisputeResponse: this.updateDisputeResponse, submitDisputeResponse: this.submitDisputeResponse })));
201
201
  }
202
202
  ;
203
203
  static get watchers() { return {
@@ -365,7 +365,7 @@ const DisputeResponseCore = class {
365
365
  return this.currentStep === 0;
366
366
  }
367
367
  render() {
368
- return (h("div", { key: '09b09843d54a2dbced9788d16e244b2e59a3a78f', class: "row gy-3" }, h("div", { key: '6a3fe32d65ea1a74161d9ba9984543cf950e47ea', class: "col-12" }, h("h1", { key: 'bbb6f1334fd6b120e592117ba191d90b628e620f', class: "h4", part: heading4 }, "Counter dispute")), h("div", { key: '19cbc45842294e9344dbffb725f5f053bf370af7', class: "col-12" }, this.currentStepComponent), h("div", { key: 'fa875ca152ea77fc4c8363216d8ba16c7699b597', class: "col-12" }, h("div", { key: 'fa7b62fff0cbac81c19ebad919f5dd54c3679e84', class: "d-flex gap-2 mt-4 justify-content-end" }, this.isFirstStep ? (h(Button, { variant: "secondary", onClick: () => this.onCancel(), disabled: this.isLoading, isLoading: this.isLoading }, "Cancel")) : (h(Button, { variant: "secondary", onClick: () => this.onBack(), disabled: this.isLoading, isLoading: this.isLoading }, "Back")), this.isLastStep ? (h(Button, { variant: "primary", onClick: () => this.onSubmit(), disabled: this.isLoading, isLoading: this.isLoading }, "Submit Counter Dispute")) : (h(Button, { variant: "primary", onClick: () => this.onNext(), disabled: this.isLoading, isLoading: this.isLoading }, "Next"))))));
368
+ return (h("div", { key: '41406d4115c2a084c84ca59895c0107af2a30e4d', class: "row gy-3" }, h("div", { key: '54f86cc1ffdb90a4ec738ca6cdac8165025ede65', class: "col-12" }, h("h1", { key: '28a0289b5926d7f4d04a658f13782d80aa96584a', class: "h4", part: heading4 }, "Counter dispute")), h("div", { key: 'abfcc8a09326b8d780647a644dd0b6e1deada071', class: "col-12" }, this.currentStepComponent), h("div", { key: 'e1bfbd12d9c6c86521d1d47cd4afb007960cdf9b', class: "col-12" }, h("div", { key: '3149002728d1953c116758ab48eb0a2481a68398', class: "d-flex gap-2 mt-4 justify-content-end" }, this.isFirstStep ? (h(Button, { variant: "secondary", onClick: () => this.onCancel(), disabled: this.isLoading, isLoading: this.isLoading }, "Cancel")) : (h(Button, { variant: "secondary", onClick: () => this.onBack(), disabled: this.isLoading, isLoading: this.isLoading }, "Back")), this.isLastStep ? (h(Button, { variant: "primary", onClick: () => this.onSubmit(), disabled: this.isLoading, isLoading: this.isLoading }, "Submit Counter Dispute")) : (h(Button, { variant: "primary", onClick: () => this.onNext(), disabled: this.isLoading, isLoading: this.isLoading }, "Next"))))));
369
369
  }
370
370
  };
371
371
 
@@ -7,7 +7,7 @@ import './Business-BCoP0TAV.js';
7
7
  import './Dispute-BH0Xfn-F.js';
8
8
  import { g as getErrorCode, a as getErrorMessage } from './utils-BeQLScSm.js';
9
9
  import { E as ErrorState } from './utils-kWaZhFAd.js';
10
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
10
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
11
11
  import './config-state-BrllxiM0.js';
12
12
  import './index-B9me4yN2.js';
13
13
  import './utils-lb8p1Exq.js';
@@ -15,7 +15,7 @@ import './dinero-HXpYMWUU.js';
15
15
  import './helpers-Mu7LQT-w.js';
16
16
  import './state-options-BX8GieXu.js';
17
17
  import './parts-CfF8KKwx.js';
18
- import './package-O3LY2Da6.js';
18
+ import './package-DqFAlAve.js';
19
19
 
20
20
  const api = Api();
21
21
  class ReportsService {
@@ -2,7 +2,7 @@ import { h, r as registerInstance, c as createEvent } from './index-kpoIU4v_.js'
2
2
  import { al as heading5, ai as heading4, ae as buttonPrimary, D as text } from './parts-CfF8KKwx.js';
3
3
  import { S as StyledHost } from './styled-host-B_XBaM7z.js';
4
4
  import './event-types-CZfYo5-1.js';
5
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
5
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
6
6
  import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './ComponentError-Cjcsf8ku.js';
7
7
  import { B as BusinessService } from './business.service-Bdvhdc_d.js';
8
8
  import { B as Business } from './Business-BCoP0TAV.js';
@@ -16,7 +16,7 @@ import './Dispute-BH0Xfn-F.js';
16
16
  import { g as getErrorCode, a as getErrorMessage } from './utils-BeQLScSm.js';
17
17
  import { T as TerminalService } from './terminal.service-DmYCUQcA.js';
18
18
  import { j as formatPhoneNumber } from './utils-lb8p1Exq.js';
19
- import './package-O3LY2Da6.js';
19
+ import './package-DqFAlAve.js';
20
20
  import './Api-N_veT2p6.js';
21
21
  import './helpers-Mu7LQT-w.js';
22
22
  import './state-options-BX8GieXu.js';
@@ -231,7 +231,7 @@ const OrderTerminals = class {
231
231
  return (h("div", { class: "mt-3" }, h("div", { class: "text-end" }, "Order limit: ", this.orderLimit), h("div", { class: "d-flex justify-content-end mt-3" }, h("button", { class: "btn btn-primary submit-btn", onClick: this.submitOrder.bind(this), disabled: this.order.totalQuantity === 0 || this.submitting, part: buttonPrimary }, this.submitting ? 'Submitting...' : this.submitButtonText))));
232
232
  }
233
233
  render() {
234
- return (h(StyledHost, { key: '5171ddb7b807bf4084f0f831002803a4ece698f3' }, h("div", { key: '529adf4549be8b2723fca357be3f541403dfc8a3', part: text }, this.renderLoading(), this.renderBusinessDetails(), this.renderTerminals(), this.renderOrderSection())));
234
+ return (h(StyledHost, { key: '866ce6548ba7252581c370fc33cad23e6a302f4e' }, h("div", { key: '2fbdde66e65ac95347a6b50e60f258a8e814e3ab', part: text }, this.renderLoading(), this.renderBusinessDetails(), this.renderTerminals(), this.renderOrderSection())));
235
235
  }
236
236
  };
237
237
 
@@ -3,7 +3,7 @@ import { P as PaymentService } from './payment.service-BWO84KlP.js';
3
3
  import { m as makeGetPaymentDetails } from './get-payment-details-Dt-dr16k.js';
4
4
  import { E as ErrorState } from './utils-kWaZhFAd.js';
5
5
  import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './ComponentError-Cjcsf8ku.js';
6
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-Bb69ihTN.js';
6
+ import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version-D1hbenUd.js';
7
7
  import './Api-N_veT2p6.js';
8
8
  import './config-state-BrllxiM0.js';
9
9
  import './index-B9me4yN2.js';
@@ -17,7 +17,7 @@ import './helpers-Mu7LQT-w.js';
17
17
  import './state-options-BX8GieXu.js';
18
18
  import './utils-BeQLScSm.js';
19
19
  import './parts-CfF8KKwx.js';
20
- import './package-O3LY2Da6.js';
20
+ import './package-DqFAlAve.js';
21
21
 
22
22
  const PaymentDetails = class {
23
23
  constructor(hostRef) {