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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (427) 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-BXAxVT0S.js → check-pkg-version-DDYyouYC.js} +1 -1
  5. package/dist/cjs/{checkout.store-CS7dpzYF.js → checkout.store-Bswr7kNY.js} +4 -0
  6. package/dist/cjs/checkouts-list-core.cjs.entry.js +1 -1
  7. package/dist/cjs/custom-popper_2.cjs.entry.js +2 -2
  8. package/dist/cjs/form-control-checkbox.cjs.entry.js +2 -2
  9. package/dist/cjs/form-control-date.cjs.entry.js +2 -2
  10. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +3 -3
  11. package/dist/cjs/form-control-monetary.cjs.entry.js +2 -2
  12. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +2 -2
  13. package/dist/cjs/form-control-number.cjs.entry.js +2 -2
  14. package/dist/cjs/form-control-radio.cjs.entry.js +2 -2
  15. package/dist/cjs/form-control-select_2.cjs.entry.js +4 -4
  16. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +1 -1
  17. package/dist/cjs/hidden-input_2.cjs.entry.js +5 -5
  18. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +8 -8
  19. package/dist/cjs/{justifi-checkout-summary_7.cjs.entry.js → justifi-apple-pay_8.cjs.entry.js} +883 -15
  20. package/dist/cjs/justifi-bank-account-billing-form-simple_9.cjs.entry.js +11 -11
  21. package/dist/cjs/justifi-business-details.cjs.entry.js +2 -2
  22. package/dist/cjs/justifi-business-form.cjs.entry.js +2 -2
  23. package/dist/cjs/justifi-checkout.cjs.entry.js +4 -4
  24. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +1 -1
  25. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +3 -3
  26. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +1 -1
  27. package/dist/cjs/justifi-dispute-management.cjs.entry.js +3 -3
  28. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +5 -5
  29. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
  30. package/dist/cjs/justifi-order-terminals.cjs.entry.js +3 -3
  31. package/dist/cjs/justifi-payment-details.cjs.entry.js +2 -2
  32. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +2 -2
  33. package/dist/cjs/justifi-payment-transactions-list.cjs.entry.js +3 -3
  34. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +2 -2
  35. package/dist/cjs/justifi-payments-list.cjs.entry.js +3 -3
  36. package/dist/cjs/justifi-payout-details.cjs.entry.js +2 -2
  37. package/dist/cjs/justifi-payout-transactions-list.cjs.entry.js +3 -3
  38. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +2 -2
  39. package/dist/cjs/justifi-payouts-list.cjs.entry.js +3 -3
  40. package/dist/cjs/justifi-refund-payment.cjs.entry.js +2 -2
  41. package/dist/cjs/justifi-saved-payment-method.cjs.entry.js +1 -1
  42. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +3 -3
  43. package/dist/cjs/justifi-skeleton.cjs.entry.js +1 -1
  44. package/dist/cjs/justifi-terminal-orders-list-filters.cjs.entry.js +2 -2
  45. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +3 -3
  46. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +1 -1
  47. package/dist/cjs/justifi-terminals-list.cjs.entry.js +3 -3
  48. package/dist/cjs/loader.cjs.js +1 -1
  49. package/dist/cjs/{package-D8-S3yHl.js → package-VjPC5nqK.js} +1 -1
  50. package/dist/cjs/pagination-menu.cjs.entry.js +3 -3
  51. package/dist/cjs/payment-details-core.cjs.entry.js +8 -8
  52. package/dist/cjs/payment-method-option.cjs.entry.js +1 -1
  53. package/dist/cjs/payments-list-core.cjs.entry.js +1 -1
  54. package/dist/cjs/payout-details-core.cjs.entry.js +3 -3
  55. package/dist/cjs/payouts-list-core.cjs.entry.js +1 -1
  56. package/dist/cjs/table-filters-menu.cjs.entry.js +1 -1
  57. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +1 -1
  58. package/dist/cjs/terminal-quantity-selector.cjs.entry.js +1 -1
  59. package/dist/cjs/terminals-list-core.cjs.entry.js +1 -1
  60. package/dist/cjs/webcomponents.cjs.js +1 -1
  61. package/dist/collection/api/services/apple-pay.service.js +0 -3
  62. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +2 -2
  63. package/dist/collection/components/checkout/card-form/card-form.js +2 -2
  64. package/dist/collection/components/checkout/checkout.js +1 -1
  65. package/dist/collection/components/checkout/save-new-payment-method.js +1 -1
  66. package/dist/collection/components/checkout/saved-payment-method.js +1 -1
  67. package/dist/collection/components/checkouts-list/checkouts-list-core.js +1 -1
  68. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +1 -1
  69. package/dist/collection/components/checkouts-list/checkouts-list.js +1 -1
  70. package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
  71. package/dist/collection/components/dispute-management/dispute-management.js +1 -1
  72. package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
  73. package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
  74. package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
  75. package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
  76. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
  77. package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +1 -1
  78. package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
  79. package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
  80. package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
  81. package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
  82. package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
  83. package/dist/collection/components/filters/table-filters-menu.js +1 -1
  84. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  85. package/dist/collection/components/modular-checkout/modular-checkout.js +7 -6
  86. package/dist/collection/components/modular-checkout/sub-components/apple-pay.js +49 -2
  87. package/dist/collection/components/modular-checkout/sub-components/bank-account-billing-form-simple.js +1 -1
  88. package/dist/collection/components/modular-checkout/sub-components/bank-account.js +2 -2
  89. package/dist/collection/components/modular-checkout/sub-components/card-billing-form-simple.js +1 -1
  90. package/dist/collection/components/modular-checkout/sub-components/card-form.js +2 -2
  91. package/dist/collection/components/modular-checkout/sub-components/payment-method-option.js +1 -1
  92. package/dist/collection/components/modular-checkout/sub-components/summary.js +1 -1
  93. package/dist/collection/components/order-terminals/order-terminals.js +1 -1
  94. package/dist/collection/components/order-terminals/terminal-quantity-selector/terminal-quantity-selector.js +1 -1
  95. package/dist/collection/components/payment-details/payment-details-core.js +8 -8
  96. package/dist/collection/components/payment-transactions-list/payment-transactions-list.js +1 -1
  97. package/dist/collection/components/payments-list/payments-list-core.js +1 -1
  98. package/dist/collection/components/payments-list/payments-list-filters.js +2 -2
  99. package/dist/collection/components/payments-list/payments-list.js +1 -1
  100. package/dist/collection/components/payout-details/payout-details-core.js +3 -3
  101. package/dist/collection/components/payout-transactions-list/payout-transactions-list.js +1 -1
  102. package/dist/collection/components/payouts-list/payouts-list-core.js +1 -1
  103. package/dist/collection/components/payouts-list/payouts-list-filters.js +2 -2
  104. package/dist/collection/components/payouts-list/payouts-list.js +1 -1
  105. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +1 -1
  106. package/dist/collection/components/terminal-orders-list/terminal-orders-list-filters.js +2 -2
  107. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +1 -1
  108. package/dist/collection/components/terminals-list/terminals-list-core.js +1 -1
  109. package/dist/collection/components/terminals-list/terminals-list-filters.js +1 -1
  110. package/dist/collection/components/terminals-list/terminals-list.js +1 -1
  111. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +1 -1
  112. package/dist/collection/store/checkout.store.js +4 -0
  113. package/dist/collection/ui-components/apple-pay-button.js +5 -7
  114. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  115. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  116. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  117. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  118. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  119. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  120. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  121. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  122. package/dist/collection/ui-components/form/form-control-radio.js +2 -2
  123. package/dist/collection/ui-components/form/form-control-select.js +2 -2
  124. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  125. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  126. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  127. package/dist/collection/ui-components/form/iframe-input.js +3 -3
  128. package/dist/collection/ui-components/pagination-menu/pagination-menu.js +3 -3
  129. package/dist/collection/ui-components/shadow-dom-components/justifi-button.js +1 -1
  130. package/dist/collection/ui-components/shadow-dom-components/justifi-header.js +1 -1
  131. package/dist/collection/ui-components/shadow-dom-components/justifi-skeleton.js +1 -1
  132. package/dist/docs.json +69 -3
  133. package/dist/esm/additional-questions-details_5.entry.js +2 -2
  134. package/dist/esm/{badge-BYEj23zk.js → badge-CtdO-tEY.js} +1 -1
  135. package/dist/esm/bank-account-document-form-inputs_4.entry.js +5 -5
  136. package/dist/esm/bank-account-form.entry.js +4 -4
  137. package/dist/esm/business-details-core.entry.js +3 -3
  138. package/dist/esm/{button-BQetT-FB.js → button-DtTaQHMK.js} +1 -1
  139. package/dist/esm/card-form.entry.js +4 -4
  140. package/dist/esm/{check-pkg-version-DdZIl21c.js → check-pkg-version-D0SJTGUq.js} +1 -1
  141. package/dist/esm/{checkout.store-CWAkbFJL.js → checkout.store-4nUf2OuT.js} +4 -0
  142. package/dist/esm/checkouts-list-core.entry.js +6 -6
  143. package/dist/esm/{checkouts-table-D7-slfUE.js → checkouts-table-B6gGDtOr.js} +2 -2
  144. package/dist/esm/custom-popper_2.entry.js +3 -3
  145. package/dist/esm/form-alert_5.entry.js +1 -1
  146. package/dist/esm/form-control-checkbox.entry.js +5 -5
  147. package/dist/esm/form-control-date.entry.js +4 -4
  148. package/dist/esm/{form-control-error-text-DU4UNQlE.js → form-control-error-text-bprS-t9d.js} +1 -1
  149. package/dist/esm/form-control-file-v2_2.entry.js +5 -5
  150. package/dist/esm/{form-control-help-text-DDLwbCDl.js → form-control-help-text-Bvnp-IAG.js} +1 -1
  151. package/dist/esm/form-control-monetary-provisioning.entry.js +3 -3
  152. package/dist/esm/form-control-monetary.entry.js +5 -5
  153. package/dist/esm/form-control-number-masked_2.entry.js +4 -4
  154. package/dist/esm/form-control-number.entry.js +5 -5
  155. package/dist/esm/form-control-radio.entry.js +3 -3
  156. package/dist/esm/form-control-select_2.entry.js +6 -6
  157. package/dist/esm/gross-payment-chart-core.entry.js +4 -4
  158. package/dist/esm/{header-1-CIfsspQD.js → header-1-C1Hnxki8.js} +1 -1
  159. package/dist/esm/{header-3-0vgSYspf.js → header-3-Bq8fpjm-.js} +1 -1
  160. package/dist/esm/hidden-input_2.entry.js +7 -7
  161. package/dist/esm/{insurance-state-QGyiPZ_-.js → insurance-state-CVme82j7.js} +1 -1
  162. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +3 -3
  163. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +2 -2
  164. package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
  165. package/dist/esm/{justifi-checkout-summary_7.entry.js → justifi-apple-pay_8.entry.js} +887 -20
  166. package/dist/esm/justifi-bank-account-billing-form-simple_9.entry.js +15 -15
  167. package/dist/esm/justifi-business-details.entry.js +4 -4
  168. package/dist/esm/justifi-business-form.entry.js +6 -6
  169. package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
  170. package/dist/esm/justifi-checkout.entry.js +5 -5
  171. package/dist/esm/justifi-checkouts-list-filters.entry.js +2 -2
  172. package/dist/esm/justifi-checkouts-list.entry.js +6 -6
  173. package/dist/esm/justifi-details.entry.js +2 -2
  174. package/dist/esm/justifi-dispute-management-core.entry.js +1 -1
  175. package/dist/esm/justifi-dispute-management.entry.js +3 -3
  176. package/dist/esm/justifi-dispute-notification_3.entry.js +8 -8
  177. package/dist/esm/justifi-gross-payment-chart.entry.js +4 -4
  178. package/dist/esm/justifi-order-terminals.entry.js +5 -5
  179. package/dist/esm/justifi-owner-form_3.entry.js +2 -2
  180. package/dist/esm/justifi-payment-details.entry.js +4 -4
  181. package/dist/esm/justifi-payment-provisioning-core.entry.js +2 -2
  182. package/dist/esm/justifi-payment-provisioning.entry.js +2 -2
  183. package/dist/esm/justifi-payment-transactions-list.entry.js +6 -6
  184. package/dist/esm/justifi-payments-list-filters.entry.js +3 -3
  185. package/dist/esm/justifi-payments-list.entry.js +7 -7
  186. package/dist/esm/justifi-payout-details.entry.js +4 -4
  187. package/dist/esm/justifi-payout-transactions-list.entry.js +6 -6
  188. package/dist/esm/justifi-payouts-list-filters.entry.js +3 -3
  189. package/dist/esm/justifi-payouts-list.entry.js +7 -7
  190. package/dist/esm/justifi-refund-payment.entry.js +5 -5
  191. package/dist/esm/justifi-saved-payment-method.entry.js +2 -2
  192. package/dist/esm/justifi-season-interruption-insurance.entry.js +6 -6
  193. package/dist/esm/justifi-skeleton.entry.js +3 -3
  194. package/dist/esm/justifi-terminal-orders-list-filters.entry.js +3 -3
  195. package/dist/esm/justifi-terminal-orders-list.entry.js +6 -6
  196. package/dist/esm/justifi-terminals-list-filters.entry.js +2 -2
  197. package/dist/esm/justifi-terminals-list.entry.js +6 -6
  198. package/dist/esm/loader.js +1 -1
  199. package/dist/esm/{package-DlT1rYmL.js → package-NMTsmUsG.js} +1 -1
  200. package/dist/esm/pagination-menu.entry.js +4 -4
  201. package/dist/esm/{parts-DS3KdLWS.js → parts-xDbRW9xn.js} +1 -1
  202. package/dist/esm/payment-details-core.entry.js +13 -13
  203. package/dist/esm/payment-method-option.entry.js +2 -2
  204. package/dist/esm/payments-list-core.entry.js +7 -7
  205. package/dist/esm/{payments-status-DpKZIq0D.js → payments-status-cvtVmtY5.js} +1 -1
  206. package/dist/esm/{payments-table-BhUsDP9C.js → payments-table-D_BlyU1F.js} +2 -2
  207. package/dist/esm/payout-details-core.entry.js +9 -9
  208. package/dist/esm/payouts-list-core.entry.js +7 -7
  209. package/dist/esm/{payouts-status-CZxWiR6g.js → payouts-status-D-vjrqBb.js} +1 -1
  210. package/dist/esm/{payouts-table-C6bACVT_.js → payouts-table-Clj8YGLV.js} +2 -2
  211. package/dist/esm/{skeleton-CtxvPKqv.js → skeleton-B8EUwt4b.js} +1 -1
  212. package/dist/esm/{spinner-DSSWDOaz.js → spinner-CYXkn1fh.js} +1 -1
  213. package/dist/esm/{table-C7Sw1Lk-.js → table-Bj20uWfu.js} +2 -2
  214. package/dist/esm/table-filters-menu.entry.js +3 -3
  215. package/dist/esm/terminal-orders-list-core.entry.js +6 -6
  216. package/dist/esm/{terminal-orders-table-Cdv_O1iI.js → terminal-orders-table-DzBpIW8i.js} +2 -2
  217. package/dist/esm/terminal-quantity-selector.entry.js +2 -2
  218. package/dist/esm/terminals-list-core.entry.js +6 -6
  219. package/dist/esm/{terminals-table-BBUVz5oU.js → terminals-table-BMS5tazC.js} +2 -2
  220. package/dist/esm/{utils-DkhVjdbQ.js → utils-DRwofES0.js} +1 -1
  221. package/dist/esm/webcomponents.js +1 -1
  222. package/dist/module/additional-statement.js +1 -1
  223. package/dist/{esm/justifi-apple-pay.entry.js → module/apple-pay.js} +69 -33
  224. package/dist/module/bank-account-billing-form-simple.js +1 -1
  225. package/dist/module/bank-account-form.js +2 -2
  226. package/dist/module/bank-account.js +2 -2
  227. package/dist/module/cancellation-policy.js +1 -1
  228. package/dist/module/card-billing-form-simple.js +1 -1
  229. package/dist/module/card-form.js +2 -2
  230. package/dist/module/card-form2.js +2 -2
  231. package/dist/module/checkout.store.js +4 -0
  232. package/dist/module/checkouts-list-core2.js +1 -1
  233. package/dist/module/custom-popper2.js +2 -2
  234. package/dist/module/customer-details.js +1 -1
  235. package/dist/module/dispute-management-core.js +1 -1
  236. package/dist/module/dispute-notification.js +1 -1
  237. package/dist/module/dispute-response-core.js +1 -1
  238. package/dist/module/dispute-response.js +1 -1
  239. package/dist/module/duplicate-charge.js +1 -1
  240. package/dist/module/electronic-evidence.js +1 -1
  241. package/dist/module/form-control-checkbox2.js +2 -2
  242. package/dist/module/form-control-date2.js +2 -2
  243. package/dist/module/form-control-file-v22.js +1 -1
  244. package/dist/module/form-control-file2.js +2 -2
  245. package/dist/module/form-control-monetary2.js +2 -2
  246. package/dist/module/form-control-number-masked2.js +2 -2
  247. package/dist/module/form-control-number.js +2 -2
  248. package/dist/module/form-control-radio2.js +2 -2
  249. package/dist/module/form-control-select2.js +2 -2
  250. package/dist/module/form-control-text2.js +2 -2
  251. package/dist/module/form-control-textarea2.js +2 -2
  252. package/dist/module/gross-payment-chart-core2.js +1 -1
  253. package/dist/module/hidden-input2.js +1 -1
  254. package/dist/module/iframe-input2.js +3 -3
  255. package/dist/module/justifi-apple-pay.js +1 -907
  256. package/dist/module/justifi-button2.js +1 -1
  257. package/dist/module/justifi-checkout.js +25 -19
  258. package/dist/module/justifi-checkouts-list-filters.js +1 -1
  259. package/dist/module/justifi-checkouts-list.js +1 -1
  260. package/dist/module/justifi-dispute-management.js +1 -1
  261. package/dist/module/justifi-header2.js +1 -1
  262. package/dist/module/justifi-order-terminals.js +1 -1
  263. package/dist/module/justifi-payment-transactions-list.js +1 -1
  264. package/dist/module/justifi-payments-list-filters.js +2 -2
  265. package/dist/module/justifi-payments-list.js +1 -1
  266. package/dist/module/justifi-payout-transactions-list.js +1 -1
  267. package/dist/module/justifi-payouts-list-filters.js +2 -2
  268. package/dist/module/justifi-payouts-list.js +1 -1
  269. package/dist/module/justifi-saved-payment-method.js +1 -1
  270. package/dist/module/justifi-skeleton.js +1 -1
  271. package/dist/module/justifi-terminal-orders-list-filters.js +2 -2
  272. package/dist/module/justifi-terminal-orders-list.js +1 -1
  273. package/dist/module/justifi-terminals-list-filters.js +1 -1
  274. package/dist/module/justifi-terminals-list.js +1 -1
  275. package/dist/module/modular-checkout.js +7 -6
  276. package/dist/module/package.js +1 -1
  277. package/dist/module/pagination-menu2.js +3 -3
  278. package/dist/module/payment-details-core2.js +8 -8
  279. package/dist/module/payment-method-option.js +1 -1
  280. package/dist/module/payments-list-core2.js +1 -1
  281. package/dist/module/payout-details-core2.js +3 -3
  282. package/dist/module/payouts-list-core2.js +1 -1
  283. package/dist/module/product-or-service.js +1 -1
  284. package/dist/module/refund-policy.js +1 -1
  285. package/dist/module/save-new-payment-method.js +1 -1
  286. package/dist/module/shipping-details.js +1 -1
  287. package/dist/module/summary.js +1 -1
  288. package/dist/module/table-filters-menu2.js +1 -1
  289. package/dist/module/terminal-orders-list-core2.js +1 -1
  290. package/dist/module/terminal-quantity-selector2.js +1 -1
  291. package/dist/module/terminals-list-core2.js +1 -1
  292. package/dist/module/tokenize-payment-method.js +1 -1
  293. package/dist/types/api/Checkout.d.ts +2 -0
  294. package/dist/types/components/modular-checkout/sub-components/apple-pay.d.ts +2 -0
  295. package/dist/types/components.d.ts +16 -0
  296. package/dist/types/store/checkout.store.d.ts +1 -0
  297. package/dist/webcomponents/{p-8696cf1e.entry.js → p-0217783c.entry.js} +3 -3
  298. package/dist/webcomponents/p-02c1d94b.entry.js +1 -0
  299. package/dist/webcomponents/p-02fdd7f5.entry.js +1 -0
  300. package/dist/webcomponents/{p-bcc7ebb5.entry.js → p-03e1d695.entry.js} +1 -1
  301. package/dist/webcomponents/p-0af5269e.entry.js +1 -0
  302. package/dist/webcomponents/{p-b3517f18.entry.js → p-0cac8468.entry.js} +1 -1
  303. package/dist/webcomponents/{p-368aad3e.entry.js → p-0cf71cbd.entry.js} +1 -1
  304. package/dist/webcomponents/{p-8e6ae277.entry.js → p-0eb69f41.entry.js} +1 -1
  305. package/dist/webcomponents/p-125b8d74.entry.js +1 -0
  306. package/dist/webcomponents/{p-507ab3f1.entry.js → p-1d5f8765.entry.js} +1 -1
  307. package/dist/webcomponents/{p-4633e577.entry.js → p-20c458f7.entry.js} +1 -1
  308. package/dist/webcomponents/p-28625e07.entry.js +1 -0
  309. package/dist/webcomponents/p-2d300faa.entry.js +1 -0
  310. package/dist/webcomponents/p-2e82ff3a.entry.js +1 -0
  311. package/dist/webcomponents/p-328117e4.entry.js +1 -0
  312. package/dist/webcomponents/{p-72e0698c.entry.js → p-32978110.entry.js} +1 -1
  313. package/dist/webcomponents/{p-f7977891.entry.js → p-336db71a.entry.js} +1 -1
  314. package/dist/webcomponents/{p-2b1b815a.entry.js → p-37a93597.entry.js} +1 -1
  315. package/dist/webcomponents/{p-188f921f.entry.js → p-447b55c0.entry.js} +1 -1
  316. package/dist/webcomponents/p-47997bc2.entry.js +1 -0
  317. package/dist/webcomponents/{p-9f35781b.entry.js → p-50701f16.entry.js} +1 -1
  318. package/dist/webcomponents/{p-6de344f8.entry.js → p-50b811f4.entry.js} +1 -1
  319. package/dist/webcomponents/p-526b7442.entry.js +1 -0
  320. package/dist/webcomponents/p-5aae36f3.entry.js +1 -0
  321. package/dist/webcomponents/p-5bd3d86e.entry.js +1 -0
  322. package/dist/webcomponents/{p-789e86ef.entry.js → p-5ccb728c.entry.js} +1 -1
  323. package/dist/webcomponents/{p-25dffee2.entry.js → p-63ad8ebd.entry.js} +1 -1
  324. package/dist/webcomponents/p-6472b6db.entry.js +1 -0
  325. package/dist/webcomponents/p-69e5695c.entry.js +1 -0
  326. package/dist/webcomponents/{p-4941bcaf.entry.js → p-6be4cdf0.entry.js} +1 -1
  327. package/dist/webcomponents/p-702a1d50.entry.js +1 -0
  328. package/dist/webcomponents/p-705dba52.entry.js +1 -0
  329. package/dist/webcomponents/{p-fc5eeb40.entry.js → p-73ebd7e7.entry.js} +1 -1
  330. package/dist/webcomponents/{p-4c7b6e72.entry.js → p-78cb62a8.entry.js} +1 -1
  331. package/dist/webcomponents/{p-96cc471a.entry.js → p-7b6027c4.entry.js} +1 -1
  332. package/dist/webcomponents/p-7c20ec17.entry.js +1 -0
  333. package/dist/webcomponents/{p-7fc37722.entry.js → p-7f5df31e.entry.js} +1 -1
  334. package/dist/webcomponents/{p-924a25d4.entry.js → p-80b2cdec.entry.js} +1 -1
  335. package/dist/webcomponents/p-8590f629.entry.js +1 -0
  336. package/dist/webcomponents/p-8ca21fab.entry.js +1 -0
  337. package/dist/webcomponents/p-9ad7d724.entry.js +1 -0
  338. package/dist/webcomponents/{p-1162b2fc.entry.js → p-9ed7b13f.entry.js} +1 -1
  339. package/dist/webcomponents/{p-B7TpAe2k.js → p-B6IWa9Ph.js} +1 -1
  340. package/dist/webcomponents/{p-BIKX2tSN.js → p-BBx_EQqR.js} +1 -1
  341. package/dist/webcomponents/{p-Cqe5a-d3.js → p-BSyMsqda.js} +1 -1
  342. package/dist/webcomponents/p-BoQ6_4Ks.js +1 -0
  343. package/dist/webcomponents/{p-SWI5-Jo-.js → p-C0wTyoTh.js} +1 -1
  344. package/dist/webcomponents/{p-YXBIe5uT.js → p-C9EQ459H.js} +1 -1
  345. package/dist/webcomponents/{p-7663hWTF.js → p-CCmDcLao.js} +1 -1
  346. package/dist/webcomponents/{p-CqFjmIng.js → p-CH8Y3GSr.js} +1 -1
  347. package/dist/webcomponents/{p-BbbgFMaz.js → p-ClvhB3WW.js} +1 -1
  348. package/dist/webcomponents/{p-53MvfN19.js → p-CmBCj61h.js} +1 -1
  349. package/dist/webcomponents/p-D0Peuz-m.js +1 -0
  350. package/dist/webcomponents/p-D6BImiVi.js +1 -0
  351. package/dist/webcomponents/p-DGsXKF67.js +1 -0
  352. package/dist/webcomponents/p-NAjz1Xfo.js +1 -0
  353. package/dist/webcomponents/p-NMTsmUsG.js +1 -0
  354. package/dist/webcomponents/p-RQzxYnz_.js +1 -0
  355. package/dist/webcomponents/p-T2yENPvU.js +1 -0
  356. package/dist/webcomponents/{p-2bb49747.entry.js → p-a09695c4.entry.js} +1 -1
  357. package/dist/webcomponents/{p-59b4454a.entry.js → p-a849d9e2.entry.js} +1 -1
  358. package/dist/webcomponents/{p-064578b9.entry.js → p-adeff733.entry.js} +1 -1
  359. package/dist/webcomponents/{p-32b0593d.entry.js → p-ae7fb4f2.entry.js} +1 -1
  360. package/dist/webcomponents/{p-f1915a72.entry.js → p-ae8ae5bb.entry.js} +1 -1
  361. package/dist/webcomponents/{p-b82b685d.entry.js → p-aeb22aa2.entry.js} +1 -1
  362. package/dist/webcomponents/p-au49QgoI.js +1 -0
  363. package/dist/webcomponents/{p-79a55ed5.entry.js → p-b608add9.entry.js} +1 -1
  364. package/dist/webcomponents/p-bb53e2e9.entry.js +1 -0
  365. package/dist/webcomponents/p-bc099dd0.entry.js +1 -0
  366. package/dist/webcomponents/p-c12d0453.entry.js +1 -0
  367. package/dist/webcomponents/p-c194d17a.entry.js +1 -0
  368. package/dist/webcomponents/{p-9b14089f.entry.js → p-c644a9f1.entry.js} +1 -1
  369. package/dist/webcomponents/{p-263ee88e.entry.js → p-d0a2035f.entry.js} +1 -1
  370. package/dist/webcomponents/p-d1bceac6.entry.js +1 -0
  371. package/dist/webcomponents/{p-4b1a3cf6.entry.js → p-d4476052.entry.js} +1 -1
  372. package/dist/webcomponents/{p-62fab960.entry.js → p-de95bf57.entry.js} +1 -1
  373. package/dist/webcomponents/p-e6be4e19.entry.js +1 -0
  374. package/dist/webcomponents/p-ec9514f8.entry.js +1 -0
  375. package/dist/webcomponents/p-edfeb034.entry.js +1 -0
  376. package/dist/webcomponents/{p-341eb162.entry.js → p-f46fb2d9.entry.js} +1 -1
  377. package/dist/webcomponents/{p-a4a57240.entry.js → p-f705fc49.entry.js} +1 -1
  378. package/dist/webcomponents/{p-7c7666ad.entry.js → p-fbc5fc6d.entry.js} +1 -1
  379. package/dist/webcomponents/p-ffefa09c.entry.js +1 -0
  380. package/dist/webcomponents/p-h5pyZngT.js +1 -0
  381. package/dist/webcomponents/{p-f6_r41aD.js → p-hbWSMN3O.js} +1 -1
  382. package/dist/webcomponents/p-wQgEEOq_.js +1 -0
  383. package/dist/webcomponents/{p-DS3KdLWS.js → p-xDbRW9xn.js} +1 -1
  384. package/dist/webcomponents/webcomponents.esm.js +1 -1
  385. package/package.json +1 -1
  386. package/dist/cjs/justifi-apple-pay.cjs.entry.js +0 -879
  387. package/dist/webcomponents/p-065999a7.entry.js +0 -1
  388. package/dist/webcomponents/p-145a2370.entry.js +0 -1
  389. package/dist/webcomponents/p-185550b1.entry.js +0 -1
  390. package/dist/webcomponents/p-20c42901.entry.js +0 -1
  391. package/dist/webcomponents/p-22b3b0c2.entry.js +0 -1
  392. package/dist/webcomponents/p-38f4b133.entry.js +0 -1
  393. package/dist/webcomponents/p-3cd7efc1.entry.js +0 -1
  394. package/dist/webcomponents/p-49998d80.entry.js +0 -1
  395. package/dist/webcomponents/p-5ca7a03f.entry.js +0 -1
  396. package/dist/webcomponents/p-6217eb14.entry.js +0 -1
  397. package/dist/webcomponents/p-7bdaf07c.entry.js +0 -1
  398. package/dist/webcomponents/p-7c4a3118.entry.js +0 -1
  399. package/dist/webcomponents/p-8948b298.entry.js +0 -1
  400. package/dist/webcomponents/p-97ea8a2a.entry.js +0 -1
  401. package/dist/webcomponents/p-98ae711c.entry.js +0 -1
  402. package/dist/webcomponents/p-BBzXThAT.js +0 -1
  403. package/dist/webcomponents/p-BCE-dTDp.js +0 -1
  404. package/dist/webcomponents/p-Baf5crBG.js +0 -1
  405. package/dist/webcomponents/p-C4AUlhx6.js +0 -1
  406. package/dist/webcomponents/p-D5KZeFMv.js +0 -1
  407. package/dist/webcomponents/p-DFEINx3E.js +0 -1
  408. package/dist/webcomponents/p-DlT1rYmL.js +0 -1
  409. package/dist/webcomponents/p-DrrHSa75.js +0 -1
  410. package/dist/webcomponents/p-DszoS3BO.js +0 -1
  411. package/dist/webcomponents/p-SPYUZxQ9.js +0 -1
  412. package/dist/webcomponents/p-a3a2f508.entry.js +0 -1
  413. package/dist/webcomponents/p-a44c1cae.entry.js +0 -1
  414. package/dist/webcomponents/p-a6008498.entry.js +0 -1
  415. package/dist/webcomponents/p-a871b38b.entry.js +0 -1
  416. package/dist/webcomponents/p-a9e7b25b.entry.js +0 -1
  417. package/dist/webcomponents/p-b2816bb2.entry.js +0 -1
  418. package/dist/webcomponents/p-b57ba0c7.entry.js +0 -1
  419. package/dist/webcomponents/p-b701fcf0.entry.js +0 -1
  420. package/dist/webcomponents/p-bcc22295.entry.js +0 -1
  421. package/dist/webcomponents/p-cf37b3bb.entry.js +0 -1
  422. package/dist/webcomponents/p-d55e5756.entry.js +0 -1
  423. package/dist/webcomponents/p-db03d37a.entry.js +0 -1
  424. package/dist/webcomponents/p-dce78317.entry.js +0 -1
  425. package/dist/webcomponents/p-e1e13e85.entry.js +0 -1
  426. package/dist/webcomponents/p-f605af1c.entry.js +0 -1
  427. package/dist/webcomponents/p-iT-AQTXJ.js +0 -1
@@ -3,8 +3,8 @@ import { a as additionalQuestionsSchema, b as businessCoreInfoSchema } from './b
3
3
  import { F as FormController, c as create$3, b as create$8 } from './index.esm-IWS0494Y.js';
4
4
  import { A as AdditionalQuestions, C as CoreBusinessInfo, R as Representative, c as Address } from './Business-BCoP0TAV.js';
5
5
  import { C as CURRENCY_MASK, P as PHONE_MASKS } from './form-input-masks-B-iV5cYd.js';
6
- import { C as heading2 } from './parts-DS3KdLWS.js';
7
- import { S as Skeleton } from './skeleton-CtxvPKqv.js';
6
+ import { G as heading2 } from './parts-xDbRW9xn.js';
7
+ import { S as Skeleton } from './skeleton-B8EUwt4b.js';
8
8
  import './event-types-CZfYo5-1.js';
9
9
  import { a as businessServiceReceivedOptions, r as recurringPaymentsOptions, s as seasonalBusinessOptions, b as businessClassificationOptions } from './business-form-options-CgssATyg.js';
10
10
  import { a as BusinessFormStep, B as BusinessFormClickActions } from './event-types-XYgDHrVL.js';
@@ -16,7 +16,7 @@ import { C as ComponentErrorSeverity, a as ComponentErrorCodes } from './Compone
16
16
  import './Pagination-CLHwhyvu.js';
17
17
  import './Dispute-BH0Xfn-F.js';
18
18
  import { n as numberOnlyHandler } from './utils-BnjCmwMr.js';
19
- import { B as Button } from './button-BQetT-FB.js';
19
+ import { B as Button } from './button-DtTaQHMK.js';
20
20
  import { i as identitySchema, a as addressSchema } from './business-identity-schema-CDJzknbg.js';
21
21
  import { S as StateOptions } from './state-options-BX8GieXu.js';
22
22
  import './_commonjsHelpers-BFTU3MAI.js';
@@ -10,9 +10,9 @@ import './Business-BCoP0TAV.js';
10
10
  import './Dispute-BH0Xfn-F.js';
11
11
  import { c as create$3, d as create$7, F as FormController } from './index.esm-IWS0494Y.js';
12
12
  import { A as Api } from './Api-DhiA2e_P.js';
13
- import { C as heading2 } from './parts-DS3KdLWS.js';
13
+ import { G as heading2 } from './parts-xDbRW9xn.js';
14
14
  import { a as BusinessFormStep, B as BusinessFormClickActions } from './event-types-XYgDHrVL.js';
15
- import { B as Button } from './button-BQetT-FB.js';
15
+ import { B as Button } from './button-DtTaQHMK.js';
16
16
  import './event-types-CZfYo5-1.js';
17
17
  import './utils-BeQLScSm.js';
18
18
  import './index-DJ9G-4S-.js';
@@ -1,6 +1,6 @@
1
1
  import { r as registerInstance, h } from './index-DOjVAAtq.js';
2
2
  import { c as create$3, a as create$6, F as FormController } from './index.esm-IWS0494Y.js';
3
- import { am as heading5 } from './parts-DS3KdLWS.js';
3
+ import { am as heading5 } from './parts-xDbRW9xn.js';
4
4
  import './_commonjsHelpers-BFTU3MAI.js';
5
5
 
6
6
  const AdditionalStatementSchema = create$3({
@@ -98,7 +98,7 @@ const AdditionalStatement = class {
98
98
  }
99
99
  render() {
100
100
  var _a, _b;
101
- return (h("div", { key: '4d0fbca80a880577be7853efc494807d7d1e2fd9' }, h("div", { key: '6c3a82afe01b0812807a8e19dc750d4e9901876a', class: "row gy-3" }, h("div", { key: '89e7f50b0c6d67249b892caf8c6b2d78c1742309', class: "col-12" }, h("h2", { key: 'e0c4db3f5330cdd0e00897da0a54b898f0056f93', class: "h5", part: heading5 }, "Additional Evidence")), h("div", { key: '58d4506d4bc0470afa4de87fdcf25ce4397d4180', class: "col-12" }, h("form-control-textarea", { key: 'aee641d90803d0ff483cfe75d881e3259303d4bc', 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: '19377eb6382adc9cb69ec57fe7928b7d477110d8', class: "col-12" }, h("form-control-file-v2", { key: '9529de236046398904d4780fcedada3a67ce4daf', 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: '1923f4fe65f07834785b052ff36d2c9b11a38232' }, h("div", { key: 'd3cd444874826ca88bca6dc4a3c411ad40cc4e59', class: "row gy-3" }, h("div", { key: '55359a7d9b54f71ceb1e78a802348f03c6274716', class: "col-12" }, h("h2", { key: '08dab7b1178136a2c82a6d6eb92e6e1c8ce8a50c', class: "h5", part: heading5 }, "Additional Evidence")), h("div", { key: '1bd6f80bfccf53663f3edd983e90dc48d5063254', class: "col-12" }, h("form-control-textarea", { key: 'ecc2f5c94e92b46688f37e10b10b9dc81f08d0f7', 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: 'dacce3a39a44e7b9a819feb4b9dc66f3d761ec95', class: "col-12" }, h("form-control-file-v2", { key: 'd54e7538b572e84b81ea3fb4601fa92083599225', 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: 'ac10b9b21d37179211d74118b06f561e95d9ea71' }, h("div", { key: '8ff525f8ed20828ed153b7dc23cb84a0277b81d4', class: "row gy-3" }, h("div", { key: '4f22ed526972a6625dc77b3ab0ab5b074277d7b2', class: "col-12" }, h("h2", { key: 'd78d54468b91edd99238bd757f871b18ec5b58ca', class: "h5", part: heading5 }, "Cancellation Policy")), h("div", { key: '629c9660446cbba8951cd8396d9b72aea71c731b', class: "col-12" }, h("form-control-textarea", { key: '60e0b4903e4ddec6915d23617f215d5d2ea20935', 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: 'aec3e4561f880b86ba6f5c7ce0298e45b837c2fd', class: "col-12" }, h("form-control-textarea", { key: 'e77d126709037cb22e6e4fcf2228652ffeb672ee', 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: '407c071a0f7a1e488eb2ef4d522e515138a5ed2c', class: "col-12" }, h("form-control-file-v2", { key: '15dfacd8e1de439848d12ecec9a0f5ffac259484', 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: 'f3be140160f96c20a65cfe0eb0f32b0a36d6328d' }, h("div", { key: '72c6936c3b99f55493c0019a0ade1ab85dc6245e', class: "row gy-3" }, h("div", { key: 'dc369f250820762b0d2f70b776b12b4736dacf7d', class: "col-12" }, h("h2", { key: '1b657416345e0ffb7e1181e40f913919e50a514b', class: "h5", part: heading5 }, "Cancellation Policy")), h("div", { key: 'af2320dcc457a9b58bf50398dadedfedb8b65e04', class: "col-12" }, h("form-control-textarea", { key: '6366a3fb241515461a17102450db84e56c6d23ad', 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: '0129cd6a72201be98e4654e232314262c81a0a3b', class: "col-12" }, h("form-control-textarea", { key: 'f2b4d61af6aaa2e13f19e412b8bfdf369ff33876', 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: '18c38013f5ffaa3145d6e11b6cee27a77fb922aa', class: "col-12" }, h("form-control-file-v2", { key: 'b8412565744676cb05a8d59df609da8a1b183f77', 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: 'e09402d1c3ca9bb8f3a243c22bec2e9d908d661f' }, h("div", { key: '67a1038f92a9a9711ca37d353af7a06b87cbe0a8', class: "row gy-3" }, h("div", { key: '1be2249539c434bf3faf847b4202ff2f421d15a3', class: "col-12" }, h("h2", { key: '17d8bc1b31dfa77f08500ff4029f572049d9e1ce', class: "h5", part: heading5 }, "Customer Details")), h("div", { key: '3e218b39c8f5dab178cc8b23caf403e1a912694c', class: "col-12" }, h("form-control-text", { key: 'ab28a2176315c3ecd1ff984a599589a81375f4e0', 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: 'e1739728748de575e39f29018cd1139d75232611', class: "col-12" }, h("form-control-text", { key: '9f2aec120b08ac793be93f9c990d81a74c9e57d2', 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: '9be7e4a85edfc9bc95e8ede96ebc81f4777f1cdb', class: "col-12" }, h("form-control-textarea", { key: '100e419cc2064509aaa03c76e2898fc7df85e950', 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: '94da95bb013738aefb17088203ee14e07f159ae0', class: "col-12" }, h("form-control-file-v2", { key: '1ab77a12a715fbb82c0bc1c9f9081e54fd3fef0e', 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: '88eed9387758b86332137fa64b4e3b3c5825d908', class: "col-12" }, h("form-control-file-v2", { key: '0b654ffcf253c639b07ffe03450a87550caaa75a', 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: '0712f857726a187d96acf7661994f262322660e8' }, h("div", { key: 'd162d3d251a64fb260f052daa18ad5aaefc947ef', class: "row gy-3" }, h("div", { key: 'b1e10245c1a1a55e67274144927398ca6d628794', class: "col-12" }, h("h2", { key: '3166f6d2419436011ac8adaf7188c10630ab237e', class: "h5", part: heading5 }, "Customer Details")), h("div", { key: '11ada832a6170259f355d1133a5c78bacdd4a5be', class: "col-12" }, h("form-control-text", { key: '0a69c2607434e17ae92a7c542e7245a59d95b638', 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: '8d2a4b3fa5a84088b5178d1c1a06df51c5b219cf', class: "col-12" }, h("form-control-text", { key: '74f2eec855986ac45e4687487fc7e4b261626d10', 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: '5a8a8b151e1d695d5b6944b4fe98d61b1c5d36d2', class: "col-12" }, h("form-control-textarea", { key: 'ef6bf00d9e8c7f58f2d54ef314f3ab0eec3080f8', 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: 'b1fcb7ba8bfd16258e1e0f15356735332803243c', class: "col-12" }, h("form-control-file-v2", { key: 'eea96693591cf044a825db953f50ac42e1e7165c', 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: 'd7ec90bb479ad9dc06a7811065b532f10af0d838', class: "col-12" }, h("form-control-file-v2", { key: 'bf4a80a05d7dd6e58086b0fe5acc6f65cd697a38', 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: '2a51ce4a6859bdd9b6fc3376f08726a682a61587' }, h("div", { key: '49765fde2654e0eda955e4569d3003749d04b1a1', class: "row gy-3" }, h("div", { key: '9a04ce529407e436c5c7dc363525821116eb3271', class: "col-12" }, h("h2", { key: '6d8c1c64da56d19e3adedc08171b7096084adb0b', class: "h5", part: heading5 }, "Duplicate Charge")), h("div", { key: '3a4be2ced9e35974864a6fb3504dff58d792e623', class: "col-12" }, h("form-control-text", { key: 'a3d86e2059a017d931619d1e53a24e60e9f95282', 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: '407386824a21bc40a802366ebf4c8e0cc2aef908', class: "col-12" }, h("form-control-textarea", { key: 'c4b5a5026eeffedeae11d9f6fd74ecd4e288894c', 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: 'cc4a805b1c5574436a19258007cd3271831e9967', class: "col-12" }, h("form-control-file-v2", { key: '49d84e63f7acd6dd953429063fc9206373482d16', 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: '6e23d7a8b0f34f768620c1d54dd6d8bf7c234820' }, h("div", { key: 'fd26483347d8aad82e94a0e83fa63f30e9053f34', class: "row gy-3" }, h("div", { key: '0d704dc675156249894d5884c0df5827a39be124', class: "col-12" }, h("h2", { key: '258aa245aa2ac48345461634fcebdcae9be6e0e9', class: "h5", part: heading5 }, "Duplicate Charge")), h("div", { key: '47c4fba5c53955f942a7d0331449525c6ae8acc8', class: "col-12" }, h("form-control-text", { key: '4f0f59a2c592704283b96b796c7d3de162188d01', 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: '3f5a763a99dd70c5e746f32386302649aa77d4db', class: "col-12" }, h("form-control-textarea", { key: '37f69391a2445294a429a49fd76ce9f243e012ba', 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: '8bf4d091ff3b4e3ea0cddee8911c3c9fd7d00b46', class: "col-12" }, h("form-control-file-v2", { key: '06e2beb25aa5295a6de7dfb8f70d8f0828a17be8', 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: '41d5fd40ac6fc4fffddb7913b647046869882dfd' }, h("div", { key: '265d25bbd6423f6514a1bb4fab1574631113783d', class: "row gy-3" }, h("div", { key: 'e55e31fbfaa88eacd940622551e37951e54aa321', class: "col-12" }, h("h2", { key: '710bec9fdf42a7ddedbaed447ab1212bc9d6be9c', class: "h5", part: heading5 }, "Electronic Evidence")), h("div", { key: '81ad6d6af441041c0aa0f39c732d528e9d966b61', class: "col-12" }, h("form-control-text", { key: 'b9a3ae49cc394e28baadec0ca9904e5c25996921', 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: '53c9b52e9ff3a988805c9e72dca2038ac8cb8483', class: "col-12" }, h("form-control-file-v2", { key: 'bd2bd5d7131bf7c92a7d11042211a9b7764dbbd7', 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: '84db9939ca198549d31db9faf6435ae9d23d58af' }, h("div", { key: '89b6b94293de6fdb64219c500ab7e9024d2a54a0', class: "row gy-3" }, h("div", { key: '78c1fdb5d5bcc1e0dde42facb67c75d378b7cd74', class: "col-12" }, h("h2", { key: '62fc16c71794e98be239ecd143534d7615bfac2e', class: "h5", part: heading5 }, "Electronic Evidence")), h("div", { key: '6fc5dd09c140b3401e1c0223db460424ceb7579f', class: "col-12" }, h("form-control-text", { key: '43b195045d0b27f76884b7cccebad23900f9a228', 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: '0286da4cae5f301e1aeebd7c43b38a9283ae5c6d', class: "col-12" }, h("form-control-file-v2", { key: 'd893e28129b4e1f25c5ed75de546ae8e03350b40', 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: 'c93f5bc2e64f5e2964eb033cb6c972283841876b' }, h("div", { key: '7986f459ba9cc0d7e896a418ba4bd9e51148d36f', class: "row gy-3" }, h("div", { key: 'ddf033f861a5b91961294600a5d6d7261937711c', class: "col-12" }, h("h2", { key: '2a33306859a2982fbb3457831c29a98cd3e86c4f', class: "h5", part: heading5 }, "Product & Service Details")), h("div", { key: '385212b08cbdcd4d610c806f1f9b5d18446a9831', class: "col-12" }, h("form-control-text", { key: '210a8c07288473e93737e93659dc91e7f813e306', 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: '5a52ad00db803d2ddd0afe6ee7cde4b907e1ad1a', class: "col-12" }, h("form-control-date", { key: '1bdef3f3391b4a97aa3e97aefac3e29b5520f620', 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: 'd4fc75d0f175914e2fbb134e6449e1d45742a9f3', class: "col-12" }, h("form-control-file-v2", { key: '62e1ae0f42103f49bc5c93427b62ad90570634f8', 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: '1002bf180aa37c993efd3843426d4ec3e46b091d' }, h("div", { key: '967d17c9b1efe91249dff780a207c59970700bb1', class: "row gy-3" }, h("div", { key: '52a40746d927711df8c524eb19bd20f6dc2a0992', class: "col-12" }, h("h2", { key: '72c38af00bc0427b69ed3c59985c9adc0e735ddf', class: "h5", part: heading5 }, "Product & Service Details")), h("div", { key: '01245228bab86a92f467467f766ee19679491311', class: "col-12" }, h("form-control-text", { key: 'd0936f06983e214bdbb2c46c934caeb8f1be5429', 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: 'af799d1fc18297dd453a3cf95499d7f3fe131a2d', class: "col-12" }, h("form-control-date", { key: 'bae6c1912a5b58e9e241799bf422f47e05cf69ad', 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: 'ba0fb2219d311ff6532371de7d1779f9cdf58fba', class: "col-12" }, h("form-control-file-v2", { key: '35321f0049a0c792a0c723a4f56fcf1077cfe226', 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: 'a300941b5472ab2cfd1dd212fbab4b280c132f73' }, h("div", { key: '1f11681c815c4f0676da384884b758b1bd49f3d1', class: "row gy-3" }, h("div", { key: '56f1575a5e2c7da5d725ca224b5d64163de0fd23', class: "col-12" }, h("h2", { key: '9ccb22c016184f233d1096b66380473a8e62c269', class: "h5", part: heading5 }, "Refund Policy and Receipt")), h("div", { key: 'e602ac3e5fe3cbd3d12910d66cc8d879295a9e4a', class: "col-12" }, h("form-control-textarea", { key: 'f6e6dae3ab7d383da16fa5308933a77cf63f11d8', 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: '8cdb3b28847683f5fd4594eb64522c899e5ef993', class: "col-12" }, h("form-control-textarea", { key: 'c8e4b7c760cbe8bb9cb30818b0c29f6012092649', 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: '95c376af4517e3ee23afd64d479a6ae051f03d72', class: "col-12" }, h("form-control-file-v2", { key: 'dc2ef0d5911dbab2d820bc46563bbb7218390501', 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: 'b9d6ffb85e987f5037e414dde26e72f5219c0ea8', class: "col-12" }, h("form-control-file-v2", { key: 'c6513b7a2f9d68c2df2be8c21da0d16e03a6a885', 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: '8c477299c96f62141b72beb93869affcdfc6b11b' }, h("div", { key: '91788a7fbad8a83f79840f6579688f29a97d49a5', class: "row gy-3" }, h("div", { key: 'e2948efeccf931b4b35fa12dda1c00ba7edbbfda', class: "col-12" }, h("h2", { key: 'bff14f8b7bf0e823fc7586ba4eb64160ed031d60', class: "h5", part: heading5 }, "Refund Policy and Receipt")), h("div", { key: '90affc176f5fb5f53253493833bc3a053611a3cf', class: "col-12" }, h("form-control-textarea", { key: 'b367d9aa62aa68fed18cfeeb97fbf3eb3e692b0e', 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: 'a73a5ff85720baf8753871a6f644fe590cf78984', class: "col-12" }, h("form-control-textarea", { key: 'd1b50580a0e3dd932628b4538ca7d9baa629120f', 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: '58cc7aeab51768dd5dd95b5779383345c32e13b7', class: "col-12" }, h("form-control-file-v2", { key: 'ef83492203035b03ae2dc164a552dabef93b67e1', 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: 'd5cdd3248db7caaec1c0ac1f29f6855a8aae7173', class: "col-12" }, h("form-control-file-v2", { key: '94ea35a1d40ff19d2820469d540f77d23001062a', 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: '4556d3dbedce4833b63302f78f467ccf71cce02c' }, h("div", { key: '18569ca4c37bbf7b82a13db6c8ae878d0b2c12fa', class: "row gy-3" }, h("div", { key: '001f41285eda4237686861df1aaaad24836fbf7c', class: "col-12" }, h("h2", { key: '3193324c11f5ca7c81de99cd224e2f8a8d21a43d', class: "h5", part: heading5 }, "Shipping Details")), h("div", { key: 'e312e8aee070bee2b317dc7f6f9e616dc3cbd26e', class: "col-12" }, h("form-control-text", { key: '69a90af0a8c328b7e0eba67d39ac3f2f4ffd3439', 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: '5c4ca04204a7467918e2e130d6ee437a4c5db85b', class: "col-12" }, h("form-control-text", { key: '266415e75633d4d4b5062f56ec43d47e60e03aa1', 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: '90088259556bbfce03c87af029ea53efc4c394de', class: "col-12" }, h("form-control-date", { key: 'b5eaf92844540c4536f8296e8668ed7e826dfd1f', 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: '180c72ec5c37cb7bca2edbf3d158d4973c149084', class: "col-12" }, h("form-control-textarea", { key: '924cae54e30cba491dd4ce10bb514a7374a1d793', 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: 'b7f06251c0a03bec0b6622b9d05c7c55d7d6bb13', class: "col-12" }, h("form-control-file-v2", { key: '832da84ac1f4822ac882c03d60b169a2351ffb8e', 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: 'cd32d2a2ae133088c3388a9a52039ae757a0a200' }, h("div", { key: '5457f7a144ca6ce25d20fe2f043eba902c35205f', class: "row gy-3" }, h("div", { key: 'd11c623e7351f870cfbe41b3841eae7f6bb58eef', class: "col-12" }, h("h2", { key: 'ab3defdc23613c680c9e275b0fcc5598528f1c9d', class: "h5", part: heading5 }, "Shipping Details")), h("div", { key: 'cde829a944264990fbbb21261a858dea7e7e3ff0', class: "col-12" }, h("form-control-text", { key: 'b4c7ed2c1ca6f0a6b56702449fadf8d7440aea83', 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: '2c1fd6999a2cbda3282a87c8512386abd40988e4', class: "col-12" }, h("form-control-text", { key: 'eadf6f942e0ea8ba2a09f08c89c75e493fcec54e', 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: '6c7cde4b10b6fc29eaf643b60521fd08071a4e9b', class: "col-12" }, h("form-control-date", { key: '0a38ef541f75ba9416ab85a6a396b2cdd7075064', 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: '117e0936637101d76dda444e0892270196e27f0f', class: "col-12" }, h("form-control-textarea", { key: '72edaebdde0129baf35803be9620d4279c08481e', 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: 'f50278e1ba2a8221bb1b656e636325edab4652d9', class: "col-12" }, h("form-control-file-v2", { key: 'c56b1a62dfd1d4ab3b164d1e27f5f4622af4327b', 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