@justifi/webcomponents 5.3.2 → 5.3.4-rc

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 (597) hide show
  1. package/dist/cjs/{check-pkg-version-fe4c6467.js → Analytics-25d07997.js} +8 -23
  2. package/dist/cjs/{Api-089e7501.js → Api-f5280a80.js} +0 -13
  3. package/dist/cjs/{Business-cfd6a2dd.js → Business-d88b77fd.js} +6 -2
  4. package/dist/cjs/{Checkout-0f1c8abe.js → Checkout-1c07dc32.js} +14 -7
  5. package/dist/cjs/{SubAccount-509ebf93.js → SubAccount-b4811a8e.js} +6 -9
  6. package/dist/cjs/additional-questions-details_5.cjs.entry.js +2 -2
  7. package/dist/cjs/{badge-ccfe03bf.js → badge-86a6a7f8.js} +1 -1
  8. package/dist/cjs/bank-account-document-form-inputs_4.cjs.entry.js +9 -9
  9. package/dist/cjs/bank-account-form_9.cjs.entry.js +78 -5
  10. package/dist/cjs/billing-form_3.cjs.entry.js +11 -11
  11. package/dist/cjs/{business-additional-questions-schema-2cc0c6f7.js → business-additional-questions-schema-5c100f58.js} +1 -1
  12. package/dist/cjs/business-details-core.cjs.entry.js +3 -3
  13. package/dist/cjs/{business-form-options-4bcb8943.js → business-form-options-62e9c8ab.js} +1 -1
  14. package/dist/cjs/{business-identity-schema-7d462eb3.js → business-identity-schema-3b4d16f1.js} +1 -1
  15. package/dist/cjs/{business.service-33d7c7f2.js → business.service-776142b1.js} +8 -8
  16. package/dist/cjs/{button-8b634147.js → button-5f6c437f.js} +1 -1
  17. package/dist/cjs/check-pkg-version-407ee257.js +24 -0
  18. package/dist/cjs/{checkout.service-d9047ddb.js → checkout.service-b23994d2.js} +6 -6
  19. package/dist/cjs/checkouts-list-core.cjs.entry.js +16 -15
  20. package/dist/cjs/checkouts-list-params-state-644d3639.js +22 -0
  21. package/dist/cjs/{checkouts-table-efa1cbab.js → checkouts-table-cf3e245e.js} +2 -2
  22. package/dist/cjs/custom-popper_4.cjs.entry.js +8 -8
  23. package/dist/cjs/{dispute.service-739631c7.js → dispute.service-c192dd33.js} +7 -7
  24. package/dist/cjs/event-types-b6d34593.js +8 -0
  25. package/dist/cjs/form-alert_5.cjs.entry.js +3 -3
  26. package/dist/cjs/form-control-checkbox.cjs.entry.js +5 -5
  27. package/dist/cjs/form-control-date.cjs.entry.js +4 -4
  28. package/dist/cjs/{form-control-error-text-46a7f2dd.js → form-control-error-text-9905e3b8.js} +1 -1
  29. package/dist/cjs/form-control-file-v2_2.cjs.entry.js +4 -4
  30. package/dist/cjs/{form-control-help-text-98c882e3.js → form-control-help-text-8d031bfb.js} +1 -1
  31. package/dist/cjs/form-control-monetary.cjs.entry.js +5 -5
  32. package/dist/cjs/form-control-number-masked_2.cjs.entry.js +4 -4
  33. package/dist/cjs/form-control-number.cjs.entry.js +5 -5
  34. package/dist/cjs/form-control-radio.cjs.entry.js +3 -3
  35. package/dist/cjs/get-business-0bd063d2.js +34 -0
  36. package/dist/cjs/{get-payout-csv-bdaff21b.js → get-payout-csv-78297c3a.js} +6 -15
  37. package/dist/cjs/{get-subaccounts-2db9fc01.js → get-subaccounts-b2e6ab82.js} +4 -7
  38. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +4 -4
  39. package/dist/cjs/{header-1-4c21f7ca.js → header-1-b202dbbb.js} +1 -1
  40. package/dist/cjs/{header-3-130206cc.js → header-3-5f78acd1.js} +1 -1
  41. package/dist/cjs/{insurance-state-21fde44f.js → insurance-state-ba0c39a9.js} +1 -1
  42. package/dist/cjs/justifi-additional-questions-form-step-core_6.cjs.entry.js +10 -10
  43. package/dist/cjs/justifi-additional-questions-form-step_9.cjs.entry.js +9 -9
  44. package/dist/cjs/justifi-additional-statement_8.cjs.entry.js +9 -9
  45. package/dist/cjs/justifi-business-details.cjs.entry.js +13 -38
  46. package/dist/cjs/justifi-business-form.cjs.entry.js +17 -16
  47. package/dist/cjs/justifi-business-representative-form-inputs.cjs.entry.js +1 -1
  48. package/dist/cjs/justifi-checkout-core.cjs.entry.js +6 -6
  49. package/dist/cjs/justifi-checkout.cjs.entry.js +11 -10
  50. package/dist/cjs/justifi-checkouts-list-filters.cjs.entry.js +32 -9
  51. package/dist/cjs/justifi-checkouts-list.cjs.entry.js +14 -13
  52. package/dist/cjs/justifi-details.cjs.entry.js +2 -2
  53. package/dist/cjs/justifi-dispute-management-core.cjs.entry.js +1 -1
  54. package/dist/cjs/justifi-dispute-management.cjs.entry.js +10 -9
  55. package/dist/cjs/justifi-dispute-notification_3.cjs.entry.js +15 -14
  56. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +8 -7
  57. package/dist/cjs/justifi-order-terminals.cjs.entry.js +102 -0
  58. package/dist/cjs/justifi-owner-form_3.cjs.entry.js +8 -8
  59. package/dist/cjs/justifi-payment-details.cjs.entry.js +10 -9
  60. package/dist/cjs/justifi-payment-provisioning-core.cjs.entry.js +2 -2
  61. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +7 -6
  62. package/dist/cjs/justifi-payments-list-filters.cjs.entry.js +3 -3
  63. package/dist/cjs/justifi-payments-list.cjs.entry.js +14 -13
  64. package/dist/cjs/justifi-payout-details.cjs.entry.js +10 -9
  65. package/dist/cjs/justifi-payouts-list-filters.cjs.entry.js +20 -3
  66. package/dist/cjs/justifi-payouts-list.cjs.entry.js +15 -14
  67. package/dist/cjs/justifi-refund-form.cjs.entry.js +5 -5
  68. package/dist/cjs/justifi-season-interruption-insurance-core.cjs.entry.js +3 -3
  69. package/dist/cjs/justifi-season-interruption-insurance.cjs.entry.js +10 -9
  70. package/dist/cjs/justifi-terminal-orders-list.cjs.entry.js +41 -0
  71. package/dist/cjs/justifi-terminals-list-filters.cjs.entry.js +27 -6
  72. package/dist/cjs/justifi-terminals-list.cjs.entry.js +15 -20
  73. package/dist/cjs/justifi-tokenize-payment-method.cjs.entry.js +11 -10
  74. package/dist/cjs/loader.cjs.js +1 -1
  75. package/dist/cjs/{package-8b04bef0.js → package-74690e82.js} +1 -1
  76. package/dist/cjs/pagination-menu.cjs.entry.js +1 -1
  77. package/dist/cjs/{parts-b2ff8b68.js → parts-c2655003.js} +32 -1
  78. package/dist/cjs/payment-details-core.cjs.entry.js +12 -12
  79. package/dist/cjs/{payment.service-87924c1a.js → payment.service-f53022c3.js} +5 -8
  80. package/dist/cjs/payments-list-core.cjs.entry.js +17 -16
  81. package/dist/cjs/{payments-status-ec12ee6a.js → payments-status-92abe577.js} +1 -1
  82. package/dist/cjs/{payments-table-f3aa174d.js → payments-table-c58e3ca8.js} +2 -2
  83. package/dist/cjs/payout-details-core.cjs.entry.js +7 -7
  84. package/dist/cjs/payouts-list-core.cjs.entry.js +22 -17
  85. package/dist/cjs/payouts-list-params-state-033b76d6.js +22 -0
  86. package/dist/cjs/{payouts-status-9f2e9a3a.js → payouts-status-703d62af.js} +1 -1
  87. package/dist/cjs/{payouts-table-4efa53fa.js → payouts-table-70fc1498.js} +3 -3
  88. package/dist/cjs/{schema-validations-f948158d.js → schema-validations-47a256f4.js} +1 -1
  89. package/dist/cjs/{skeleton-0353466d.js → skeleton-84102a44.js} +1 -1
  90. package/dist/cjs/{spinner-4fc60a51.js → spinner-70f38e5e.js} +1 -1
  91. package/dist/cjs/{event-types-34b103b4.js → table-fc82fa81.js} +2 -9
  92. package/dist/cjs/table-filters-menu.cjs.entry.js +3 -3
  93. package/dist/cjs/terminal-orders-list-core.cjs.entry.js +80 -0
  94. package/dist/cjs/terminal-orders-table-61081532.js +18 -0
  95. package/dist/cjs/terminals-list-core.cjs.entry.js +16 -15
  96. package/dist/cjs/terminals-list-params-state-236f06f6.js +22 -0
  97. package/dist/cjs/{terminals-table-5e4bce93.js → terminals-table-db58a0c0.js} +3 -3
  98. package/dist/cjs/{utils-134dda01.js → utils-7c5b2837.js} +1 -1
  99. package/dist/cjs/webcomponents.cjs.js +1 -1
  100. package/dist/collection/{api → actions/sub-account}/get-subaccounts.js +2 -3
  101. package/dist/collection/api/Analytics.js +5 -0
  102. package/dist/collection/api/Business.js +6 -2
  103. package/dist/collection/api/Checkout.js +8 -1
  104. package/dist/collection/api/Payout.js +0 -3
  105. package/dist/collection/api/Terminal.js +6 -6
  106. package/dist/collection/api/services/analytics.service.js +1 -2
  107. package/dist/collection/api/services/business.service.js +7 -8
  108. package/dist/collection/api/services/checkout.service.js +4 -5
  109. package/dist/collection/api/services/dispute.service.js +4 -5
  110. package/dist/collection/api/services/insurance.service.js +2 -3
  111. package/dist/collection/api/services/payment.service.js +2 -6
  112. package/dist/collection/api/services/payout.service.js +3 -13
  113. package/dist/collection/api/services/provision.service.js +1 -2
  114. package/dist/collection/api/services/reports.service.js +1 -2
  115. package/dist/collection/api/services/subaccounts.service.js +1 -5
  116. package/dist/collection/api/services/terminal.service.js +2 -9
  117. package/dist/collection/collection-manifest.json +3 -0
  118. package/dist/collection/components/business-details/business-details.js +1 -1
  119. package/dist/collection/components/business-forms/business-form/business-form.js +1 -2
  120. package/dist/collection/components/business-forms/payment-provisioning/terms-and-conditions/business-terms-conditions-form-step.js +2 -3
  121. package/dist/collection/components/checkout/bank-account-form/bank-account-form-skeleton.js +10 -0
  122. package/dist/collection/components/checkout/bank-account-form/bank-account-form.js +24 -1
  123. package/dist/collection/components/checkout/card-form/card-form-skeleton.js +10 -0
  124. package/dist/collection/components/checkout/card-form/card-form.js +26 -1
  125. package/dist/collection/components/checkout/checkout.js +5 -6
  126. package/dist/collection/components/checkouts-list/checkouts-list-core.js +7 -9
  127. package/dist/collection/components/checkouts-list/checkouts-list-filters.js +75 -9
  128. package/dist/collection/components/checkouts-list/checkouts-list-params-state.js +11 -5
  129. package/dist/collection/components/checkouts-list/checkouts-list.js +5 -6
  130. package/dist/collection/components/dispute-management/dispute-management-core.js +1 -1
  131. package/dist/collection/components/dispute-management/dispute-management.js +4 -5
  132. package/dist/collection/components/dispute-management/dispute-notification.js +1 -1
  133. package/dist/collection/components/dispute-management/dispute-response/additional-statement.js +1 -1
  134. package/dist/collection/components/dispute-management/dispute-response/cancellation-policy.js +1 -1
  135. package/dist/collection/components/dispute-management/dispute-response/customer-details.js +1 -1
  136. package/dist/collection/components/dispute-management/dispute-response/dispute-response-core.js +1 -1
  137. package/dist/collection/components/dispute-management/dispute-response/dispute-response.js +3 -4
  138. package/dist/collection/components/dispute-management/dispute-response/duplicate-charge.js +1 -1
  139. package/dist/collection/components/dispute-management/dispute-response/electronic-evidence.js +1 -1
  140. package/dist/collection/components/dispute-management/dispute-response/product-or-service.js +1 -1
  141. package/dist/collection/components/dispute-management/dispute-response/refund-policy.js +1 -1
  142. package/dist/collection/components/dispute-management/dispute-response/shipping-details.js +1 -1
  143. package/dist/collection/components/gross-payment-chart/gross-payment-chart-core.js +1 -1
  144. package/dist/collection/components/gross-payment-chart/gross-payment-chart.js +1 -1
  145. package/dist/collection/components/insurance/season-interruption/season-interruption-insurance.js +2 -2
  146. package/dist/collection/components/order-terminals/order-terminals-loading.js +6 -0
  147. package/dist/collection/components/order-terminals/order-terminals.js +139 -0
  148. package/dist/collection/components/payment-details/payment-details-core.js +7 -7
  149. package/dist/collection/components/payment-details/payment-details.js +1 -1
  150. package/dist/collection/components/payments-list/payments-list-core.js +7 -7
  151. package/dist/collection/components/payments-list/payments-list-filters.js +3 -3
  152. package/dist/collection/components/payments-list/payments-list.js +4 -5
  153. package/dist/collection/components/payout-details/payout-details-core.js +1 -1
  154. package/dist/collection/components/payout-details/payout-details.js +1 -1
  155. package/dist/collection/components/payouts-list/payouts-list-core.js +12 -10
  156. package/dist/collection/components/payouts-list/payouts-list-filters.js +58 -3
  157. package/dist/collection/components/payouts-list/payouts-list-params-state.js +11 -5
  158. package/dist/collection/components/payouts-list/payouts-list.js +5 -6
  159. package/dist/collection/components/payouts-list/payouts-table.js +1 -1
  160. package/dist/collection/components/refund-form/refund-form.js +2 -3
  161. package/dist/collection/components/terminal-orders-list/terminal-orders-list-core.js +141 -0
  162. package/dist/collection/components/terminal-orders-list/terminal-orders-list.js +113 -0
  163. package/dist/collection/components/terminal-orders-list/terminal-orders-table.js +11 -0
  164. package/dist/collection/components/terminals-list/terminals-list-core.js +7 -9
  165. package/dist/collection/components/terminals-list/terminals-list-filters.js +64 -6
  166. package/dist/collection/components/terminals-list/terminals-list-params-state.js +11 -5
  167. package/dist/collection/components/terminals-list/terminals-list.js +5 -6
  168. package/dist/collection/components/terminals-list/terminals-table.js +1 -1
  169. package/dist/collection/components/tokenize-payment-method/tokenize-payment-method.js +3 -4
  170. package/dist/collection/styles/parts.js +19 -0
  171. package/dist/collection/ui-components/custom-popper/custom-popper.js +2 -2
  172. package/dist/collection/ui-components/filters/table-filters-menu.js +1 -1
  173. package/dist/collection/ui-components/form/form-control-checkbox.js +2 -2
  174. package/dist/collection/ui-components/form/form-control-date.js +2 -2
  175. package/dist/collection/ui-components/form/form-control-file-v2.js +1 -1
  176. package/dist/collection/ui-components/form/form-control-file.js +2 -2
  177. package/dist/collection/ui-components/form/form-control-monetary.js +2 -2
  178. package/dist/collection/ui-components/form/form-control-number-masked.js +2 -2
  179. package/dist/collection/ui-components/form/form-control-number.js +2 -2
  180. package/dist/collection/ui-components/form/form-control-radio.js +2 -2
  181. package/dist/collection/ui-components/form/form-control-select.js +2 -2
  182. package/dist/collection/ui-components/form/form-control-text.js +2 -2
  183. package/dist/collection/ui-components/form/form-control-textarea.js +2 -2
  184. package/dist/collection/ui-components/form/hidden-input.js +1 -1
  185. package/dist/collection/ui-components/form/iframe-input.js +23 -7
  186. package/dist/docs.json +515 -14
  187. package/dist/esm/{check-pkg-version-e2273f4f.js → Analytics-1051e87d.js} +9 -23
  188. package/dist/esm/{Api-97801a4b.js → Api-391d00e2.js} +1 -13
  189. package/dist/esm/{Business-29c69f22.js → Business-0855931c.js} +6 -2
  190. package/dist/esm/{Checkout-8325c97a.js → Checkout-919eb1ba.js} +9 -2
  191. package/dist/esm/{ComponentError-3ce7f437.js → ComponentError-c61dce41.js} +1 -1
  192. package/dist/esm/{SubAccount-a73bf971.js → SubAccount-9aad3891.js} +7 -10
  193. package/dist/esm/additional-questions-details_5.entry.js +2 -2
  194. package/dist/esm/{badge-938ba4b1.js → badge-2eb79416.js} +1 -1
  195. package/dist/esm/bank-account-document-form-inputs_4.entry.js +10 -10
  196. package/dist/esm/bank-account-form_9.entry.js +79 -6
  197. package/dist/esm/billing-form_3.entry.js +12 -12
  198. package/dist/esm/{business-additional-questions-schema-60e9b76a.js → business-additional-questions-schema-df76728f.js} +1 -1
  199. package/dist/esm/business-details-core.entry.js +3 -3
  200. package/dist/esm/{business-form-options-018f62a5.js → business-form-options-86a13078.js} +1 -1
  201. package/dist/esm/{business-identity-schema-191d85c2.js → business-identity-schema-0a78fc59.js} +1 -1
  202. package/dist/esm/{business.service-45c7df3c.js → business.service-f7c3b9f7.js} +8 -8
  203. package/dist/esm/{button-4b3f3934.js → button-cc455199.js} +1 -1
  204. package/dist/esm/check-pkg-version-cdc4a3de.js +22 -0
  205. package/dist/esm/{checkout.service-36e3355e.js → checkout.service-bb45d248.js} +7 -7
  206. package/dist/esm/checkouts-list-core.entry.js +16 -15
  207. package/dist/esm/checkouts-list-params-state-7bdf00bd.js +16 -0
  208. package/dist/esm/{checkouts-table-1634366d.js → checkouts-table-53981285.js} +2 -2
  209. package/dist/esm/custom-popper_4.entry.js +8 -8
  210. package/dist/esm/{dispute.service-9b9b87e5.js → dispute.service-9008b3b7.js} +8 -8
  211. package/dist/esm/event-types-0a83d0b4.js +8 -0
  212. package/dist/esm/form-alert_5.entry.js +3 -3
  213. package/dist/esm/form-control-checkbox.entry.js +5 -5
  214. package/dist/esm/form-control-date.entry.js +4 -4
  215. package/dist/esm/{form-control-error-text-b3d14e92.js → form-control-error-text-74c6b38a.js} +1 -1
  216. package/dist/esm/form-control-file-v2_2.entry.js +4 -4
  217. package/dist/esm/{form-control-help-text-7b07fc37.js → form-control-help-text-76a4196e.js} +1 -1
  218. package/dist/esm/form-control-monetary.entry.js +5 -5
  219. package/dist/esm/form-control-number-masked_2.entry.js +4 -4
  220. package/dist/esm/form-control-number.entry.js +5 -5
  221. package/dist/esm/form-control-radio.entry.js +3 -3
  222. package/dist/esm/get-business-464419f6.js +32 -0
  223. package/dist/esm/{get-payout-csv-80210301.js → get-payout-csv-be3ee3f0.js} +8 -17
  224. package/dist/esm/{get-subaccounts-d3eeb85d.js → get-subaccounts-3af0844a.js} +6 -9
  225. package/dist/esm/gross-payment-chart-core.entry.js +4 -4
  226. package/dist/esm/{header-1-4db0c986.js → header-1-797ca789.js} +1 -1
  227. package/dist/esm/{header-3-fd150ccf.js → header-3-544afa0b.js} +1 -1
  228. package/dist/esm/{insurance-state-529e2d0d.js → insurance-state-307335d6.js} +1 -1
  229. package/dist/esm/justifi-additional-questions-form-step-core_6.entry.js +11 -11
  230. package/dist/esm/justifi-additional-questions-form-step_9.entry.js +12 -12
  231. package/dist/esm/justifi-additional-statement_8.entry.js +9 -9
  232. package/dist/esm/justifi-business-details.entry.js +11 -36
  233. package/dist/esm/justifi-business-form.entry.js +17 -16
  234. package/dist/esm/justifi-business-representative-form-inputs.entry.js +1 -1
  235. package/dist/esm/justifi-checkout-core.entry.js +7 -7
  236. package/dist/esm/justifi-checkout.entry.js +12 -11
  237. package/dist/esm/justifi-checkouts-list-filters.entry.js +32 -9
  238. package/dist/esm/justifi-checkouts-list.entry.js +15 -14
  239. package/dist/esm/justifi-details.entry.js +2 -2
  240. package/dist/esm/justifi-dispute-management-core.entry.js +1 -1
  241. package/dist/esm/justifi-dispute-management.entry.js +11 -10
  242. package/dist/esm/justifi-dispute-notification_3.entry.js +16 -15
  243. package/dist/esm/justifi-gross-payment-chart.entry.js +9 -8
  244. package/dist/esm/justifi-order-terminals.entry.js +98 -0
  245. package/dist/esm/justifi-owner-form_3.entry.js +11 -11
  246. package/dist/esm/justifi-payment-details.entry.js +11 -10
  247. package/dist/esm/justifi-payment-provisioning-core.entry.js +3 -3
  248. package/dist/esm/justifi-payment-provisioning.entry.js +9 -8
  249. package/dist/esm/justifi-payments-list-filters.entry.js +3 -3
  250. package/dist/esm/justifi-payments-list.entry.js +15 -14
  251. package/dist/esm/justifi-payout-details.entry.js +11 -10
  252. package/dist/esm/justifi-payouts-list-filters.entry.js +20 -3
  253. package/dist/esm/justifi-payouts-list.entry.js +16 -15
  254. package/dist/esm/justifi-refund-form.entry.js +6 -6
  255. package/dist/esm/justifi-season-interruption-insurance-core.entry.js +3 -3
  256. package/dist/esm/justifi-season-interruption-insurance.entry.js +11 -10
  257. package/dist/esm/justifi-terminal-orders-list.entry.js +37 -0
  258. package/dist/esm/justifi-terminals-list-filters.entry.js +27 -6
  259. package/dist/esm/justifi-terminals-list.entry.js +16 -21
  260. package/dist/esm/justifi-tokenize-payment-method.entry.js +11 -10
  261. package/dist/esm/loader.js +1 -1
  262. package/dist/esm/{package-a8e8f775.js → package-8bc1e068.js} +1 -1
  263. package/dist/esm/pagination-menu.entry.js +1 -1
  264. package/dist/esm/{parts-ab2bb4b5.js → parts-489f0af6.js} +21 -1
  265. package/dist/esm/payment-details-core.entry.js +12 -12
  266. package/dist/esm/{payment-provisioning-actions-726795a0.js → payment-provisioning-actions-beadac34.js} +2 -2
  267. package/dist/esm/{payment.service-c847c1f6.js → payment.service-a8ee345c.js} +6 -9
  268. package/dist/esm/payments-list-core.entry.js +17 -16
  269. package/dist/esm/{payments-status-abf1724b.js → payments-status-35255b2c.js} +1 -1
  270. package/dist/esm/{payments-table-88fbab49.js → payments-table-6e97396a.js} +2 -2
  271. package/dist/esm/payout-details-core.entry.js +7 -7
  272. package/dist/esm/payouts-list-core.entry.js +22 -17
  273. package/dist/esm/payouts-list-params-state-ebcee300.js +16 -0
  274. package/dist/esm/{payouts-status-d9987a8a.js → payouts-status-a0cc00c5.js} +1 -1
  275. package/dist/esm/{payouts-table-055d3633.js → payouts-table-6b8ba8f1.js} +3 -3
  276. package/dist/esm/{schema-validations-38e8bc7b.js → schema-validations-b1aec6a0.js} +1 -1
  277. package/dist/esm/{skeleton-ee7c3b32.js → skeleton-74fbfb68.js} +1 -1
  278. package/dist/esm/{spinner-8ec6669a.js → spinner-6b708842.js} +1 -1
  279. package/dist/esm/{event-types-fd7a05d9.js → table-e287f1c0.js} +3 -10
  280. package/dist/esm/table-filters-menu.entry.js +3 -3
  281. package/dist/esm/terminal-orders-list-core.entry.js +76 -0
  282. package/dist/esm/terminal-orders-table-765c44d5.js +14 -0
  283. package/dist/esm/terminals-list-core.entry.js +16 -15
  284. package/dist/esm/terminals-list-params-state-e4b2ec23.js +16 -0
  285. package/dist/esm/{terminals-table-2963e65b.js → terminals-table-c6258344.js} +3 -3
  286. package/dist/esm/{utils-c2dc83b2.js → utils-6c26bccc.js} +1 -1
  287. package/dist/esm/{utils-b10dae27.js → utils-fd99b806.js} +1 -1
  288. package/dist/esm/webcomponents.js +1 -1
  289. package/dist/module/Analytics.js +82 -0
  290. package/dist/module/{config.js → Api.js} +1 -13
  291. package/dist/module/Business.js +6 -2
  292. package/dist/module/Checkout.js +9 -2
  293. package/dist/module/SubAccount.js +7 -10
  294. package/dist/module/additional-statement.js +1 -1
  295. package/dist/module/bank-account-form2.js +37 -2
  296. package/dist/module/business-terms-conditions-form-step.js +3 -3
  297. package/dist/module/business.service.js +8 -8
  298. package/dist/module/cancellation-policy.js +1 -1
  299. package/dist/module/card-form2.js +43 -2
  300. package/dist/module/check-pkg-version.js +1 -75
  301. package/dist/module/checkout.service.js +4 -4
  302. package/dist/module/checkouts-list-core2.js +9 -9
  303. package/dist/module/checkouts-list-params-state.js +11 -5
  304. package/dist/module/custom-popper2.js +2 -2
  305. package/dist/module/customer-details.js +1 -1
  306. package/dist/module/dispute-management-core.js +1 -1
  307. package/dist/module/dispute-notification.js +2 -2
  308. package/dist/module/dispute-response-actions.js +5 -5
  309. package/dist/module/dispute-response-core.js +2 -2
  310. package/dist/module/dispute-response.js +4 -4
  311. package/dist/module/duplicate-charge.js +1 -1
  312. package/dist/module/electronic-evidence.js +1 -1
  313. package/dist/module/event-types2.js +1 -55
  314. package/dist/module/form-control-checkbox2.js +2 -2
  315. package/dist/module/form-control-date2.js +2 -2
  316. package/dist/module/form-control-file-v22.js +1 -1
  317. package/dist/module/form-control-file2.js +2 -2
  318. package/dist/module/form-control-monetary2.js +2 -2
  319. package/dist/module/form-control-number-masked2.js +2 -2
  320. package/dist/module/form-control-number.js +2 -2
  321. package/dist/module/form-control-radio2.js +2 -2
  322. package/dist/module/form-control-select2.js +2 -2
  323. package/dist/module/form-control-text2.js +2 -2
  324. package/dist/module/form-control-textarea2.js +2 -2
  325. package/dist/module/get-business.js +32 -0
  326. package/dist/module/get-payout-csv.js +4 -13
  327. package/dist/module/get-subaccounts.js +2 -5
  328. package/dist/module/gross-payment-chart-core2.js +1 -1
  329. package/dist/module/hidden-input2.js +1 -1
  330. package/dist/module/iframe-input2.js +6 -7
  331. package/dist/module/justifi-business-details.js +4 -31
  332. package/dist/module/justifi-business-form.js +4 -3
  333. package/dist/module/justifi-checkout.js +5 -5
  334. package/dist/module/justifi-checkouts-list-filters.js +34 -10
  335. package/dist/module/justifi-checkouts-list.js +4 -4
  336. package/dist/module/justifi-dispute-management.js +4 -4
  337. package/dist/module/justifi-gross-payment-chart.js +4 -3
  338. package/dist/module/justifi-order-terminals.d.ts +11 -0
  339. package/dist/module/justifi-order-terminals.js +119 -0
  340. package/dist/module/justifi-payment-details.js +2 -1
  341. package/dist/module/justifi-payment-provisioning.js +4 -3
  342. package/dist/module/justifi-payments-list-filters.js +3 -3
  343. package/dist/module/justifi-payments-list.js +4 -4
  344. package/dist/module/justifi-payout-details.js +2 -1
  345. package/dist/module/justifi-payouts-list-filters.js +24 -4
  346. package/dist/module/justifi-payouts-list.js +4 -4
  347. package/dist/module/justifi-refund-form.js +3 -3
  348. package/dist/module/justifi-season-interruption-insurance.js +6 -5
  349. package/dist/module/justifi-terminal-orders-list.d.ts +11 -0
  350. package/dist/module/justifi-terminal-orders-list.js +73 -0
  351. package/dist/module/justifi-terminals-list-filters.js +29 -7
  352. package/dist/module/justifi-terminals-list.js +7 -12
  353. package/dist/module/justifi-tokenize-payment-method.js +4 -4
  354. package/dist/module/package.js +1 -1
  355. package/dist/module/parts.js +21 -1
  356. package/dist/module/payment-details-core2.js +7 -7
  357. package/dist/module/payment.service.js +3 -6
  358. package/dist/module/payments-list-core2.js +9 -8
  359. package/dist/module/payout-details-core2.js +1 -1
  360. package/dist/module/payouts-list-core2.js +15 -11
  361. package/dist/module/payouts-list-params-state.js +11 -5
  362. package/dist/module/product-or-service.js +1 -1
  363. package/dist/module/refund-policy.js +1 -1
  364. package/dist/module/shipping-details.js +1 -1
  365. package/dist/module/table-filters-menu2.js +2 -2
  366. package/dist/module/table.js +55 -0
  367. package/dist/module/terminal-orders-list-core.d.ts +11 -0
  368. package/dist/module/terminal-orders-list-core.js +6 -0
  369. package/dist/module/terminal-orders-list-core2.js +117 -0
  370. package/dist/module/terminals-list-core2.js +10 -10
  371. package/dist/module/terminals-list-params-state.js +11 -5
  372. package/dist/types/api/Business.d.ts +4 -4
  373. package/dist/types/api/Checkout.d.ts +6 -1
  374. package/dist/types/api/Payout.d.ts +0 -1
  375. package/dist/types/api/Terminal.d.ts +6 -12
  376. package/dist/types/components/checkout/bank-account-form/bank-account-form-skeleton.d.ts +6 -0
  377. package/dist/types/components/checkout/bank-account-form/bank-account-form.d.ts +2 -0
  378. package/dist/types/components/checkout/card-form/card-form-skeleton.d.ts +6 -0
  379. package/dist/types/components/checkout/card-form/card-form.d.ts +2 -0
  380. package/dist/types/components/checkouts-list/checkouts-list-core.d.ts +1 -1
  381. package/dist/types/components/checkouts-list/checkouts-list-filters.d.ts +5 -2
  382. package/dist/types/components/checkouts-list/checkouts-list-params-state.d.ts +4 -3
  383. package/dist/types/components/order-terminals/order-terminals-loading.d.ts +1 -0
  384. package/dist/types/components/order-terminals/order-terminals.d.ts +16 -0
  385. package/dist/types/components/payments-list/payments-list-core.d.ts +1 -1
  386. package/dist/types/components/payouts-list/payouts-list-core.d.ts +1 -1
  387. package/dist/types/components/payouts-list/payouts-list-filters.d.ts +3 -0
  388. package/dist/types/components/payouts-list/payouts-list-params-state.d.ts +4 -3
  389. package/dist/types/components/terminal-orders-list/terminal-orders-list-core.d.ts +25 -0
  390. package/dist/types/components/terminal-orders-list/terminal-orders-list.d.ts +11 -0
  391. package/dist/types/components/terminal-orders-list/terminal-orders-table.d.ts +9 -0
  392. package/dist/types/components/terminals-list/terminals-list-core.d.ts +1 -1
  393. package/dist/types/components/terminals-list/terminals-list-filters.d.ts +4 -1
  394. package/dist/types/components/terminals-list/terminals-list-params-state.d.ts +4 -3
  395. package/dist/types/components.d.ts +117 -2
  396. package/dist/types/styles/parts.d.ts +14 -0
  397. package/dist/types/ui-components/form/iframe-input.d.ts +2 -1
  398. package/dist/webcomponents/p-020e7d5d.entry.js +1 -0
  399. package/dist/webcomponents/{p-0f6ae5ea.entry.js → p-060896c4.entry.js} +1 -1
  400. package/dist/webcomponents/p-06d34949.entry.js +1 -0
  401. package/dist/webcomponents/{p-298e290e.js → p-06f5b709.js} +1 -1
  402. package/dist/webcomponents/p-092515e0.js +1 -0
  403. package/dist/webcomponents/{p-94eba309.js → p-09496255.js} +1 -1
  404. package/dist/webcomponents/p-0b38cfbf.js +1 -0
  405. package/dist/webcomponents/p-0e180654.js +1 -0
  406. package/dist/webcomponents/{p-f19f9f61.js → p-1278dedf.js} +1 -1
  407. package/dist/webcomponents/p-13de2830.entry.js +1 -0
  408. package/dist/webcomponents/p-14f40baa.js +1 -0
  409. package/dist/webcomponents/{p-5bf4535a.entry.js → p-19063270.entry.js} +1 -1
  410. package/dist/webcomponents/p-1f270bb9.entry.js +1 -0
  411. package/dist/webcomponents/p-1f4e26f3.entry.js +1 -0
  412. package/dist/webcomponents/p-1f99a902.js +1 -0
  413. package/dist/webcomponents/p-2208ab4c.entry.js +1 -0
  414. package/dist/webcomponents/{p-bada4783.entry.js → p-235abbd1.entry.js} +1 -1
  415. package/dist/webcomponents/p-27c72b92.entry.js +1 -0
  416. package/dist/webcomponents/p-29fbbc93.js +1 -0
  417. package/dist/webcomponents/p-2e0ae487.js +1 -0
  418. package/dist/webcomponents/p-2e1081d7.entry.js +1 -0
  419. package/dist/webcomponents/p-2f9af679.js +1 -0
  420. package/dist/webcomponents/{p-21431a04.js → p-300a99ee.js} +1 -1
  421. package/dist/webcomponents/p-37b7b200.entry.js +1 -0
  422. package/dist/webcomponents/p-389e1eb7.js +1 -0
  423. package/dist/webcomponents/p-39d421c9.entry.js +1 -0
  424. package/dist/webcomponents/p-3ab7a49e.entry.js +1 -0
  425. package/dist/webcomponents/{p-938993c7.js → p-3b680e50.js} +1 -1
  426. package/dist/webcomponents/p-3d486f37.entry.js +1 -0
  427. package/dist/webcomponents/p-42a48c59.js +1 -0
  428. package/dist/webcomponents/p-49df4962.entry.js +1 -0
  429. package/dist/webcomponents/{p-ab1504b6.entry.js → p-4a71c90b.entry.js} +1 -1
  430. package/dist/webcomponents/{p-b0b40bcd.js → p-4acf8ca2.js} +1 -1
  431. package/dist/webcomponents/p-4b6256e0.entry.js +1 -0
  432. package/dist/webcomponents/p-4b718a6c.entry.js +1 -0
  433. package/dist/webcomponents/{p-2710884e.entry.js → p-4fbdf440.entry.js} +1 -1
  434. package/dist/webcomponents/p-553dba95.entry.js +1 -0
  435. package/dist/webcomponents/p-58a3c5a6.entry.js +1 -0
  436. package/dist/webcomponents/p-595479da.entry.js +1 -0
  437. package/dist/webcomponents/p-59918c9e.entry.js +1 -0
  438. package/dist/webcomponents/p-5a96a2a2.entry.js +1 -0
  439. package/dist/webcomponents/p-5ab25e5d.js +1 -0
  440. package/dist/webcomponents/{p-275f2154.js → p-5d1d2fd7.js} +1 -1
  441. package/dist/webcomponents/p-5d2d11be.entry.js +1 -0
  442. package/dist/webcomponents/p-60948775.entry.js +1 -0
  443. package/dist/webcomponents/p-65880158.entry.js +1 -0
  444. package/dist/webcomponents/p-66ae2a0e.entry.js +1 -0
  445. package/dist/webcomponents/p-7746acac.js +1 -0
  446. package/dist/webcomponents/p-78a204f9.entry.js +1 -0
  447. package/dist/webcomponents/p-794cce10.entry.js +1 -0
  448. package/dist/webcomponents/p-7c541199.entry.js +1 -0
  449. package/dist/webcomponents/p-7ee5a90e.entry.js +1 -0
  450. package/dist/webcomponents/p-82cbcce9.js +1 -0
  451. package/dist/webcomponents/{p-8115b2f4.js → p-87f8c596.js} +1 -1
  452. package/dist/webcomponents/{p-5afefc50.entry.js → p-89ecfbf4.entry.js} +2 -2
  453. package/dist/webcomponents/{p-3e716e03.js → p-8a7266b4.js} +1 -1
  454. package/dist/webcomponents/{p-8f25f016.js → p-8b16a20f.js} +1 -1
  455. package/dist/webcomponents/p-8b6a3249.entry.js +1 -0
  456. package/dist/webcomponents/{p-e63fdbca.js → p-906a6027.js} +1 -1
  457. package/dist/webcomponents/p-939d0a35.entry.js +1 -0
  458. package/dist/webcomponents/p-93accc9a.entry.js +1 -0
  459. package/dist/webcomponents/{p-27c8ffa2.js → p-95e55bb1.js} +1 -1
  460. package/dist/webcomponents/p-9a4d0e1d.entry.js +1 -0
  461. package/dist/webcomponents/{p-14c91ffd.js → p-9dd8685c.js} +1 -1
  462. package/dist/webcomponents/p-9edd6ad8.js +1 -0
  463. package/dist/webcomponents/p-a0082e77.entry.js +1 -0
  464. package/dist/webcomponents/{p-1820fd87.entry.js → p-a31ba276.entry.js} +1 -1
  465. package/dist/webcomponents/p-a90d8f4f.entry.js +1 -0
  466. package/dist/webcomponents/p-ab45511e.js +1 -0
  467. package/dist/webcomponents/p-ad0fffc5.entry.js +1 -0
  468. package/dist/webcomponents/p-af945fc0.entry.js +1 -0
  469. package/dist/webcomponents/p-b2d57b2c.entry.js +1 -0
  470. package/dist/webcomponents/p-b4ed5a2c.js +1 -0
  471. package/dist/webcomponents/p-b57cfe54.entry.js +1 -0
  472. package/dist/webcomponents/{p-f2f2e20e.js → p-b84ee6d8.js} +1 -1
  473. package/dist/webcomponents/p-c3ada049.entry.js +1 -0
  474. package/dist/webcomponents/p-c4ca0038.js +1 -0
  475. package/dist/webcomponents/{p-0ea387a2.js → p-c9b78275.js} +1 -1
  476. package/dist/webcomponents/p-cba89310.entry.js +1 -0
  477. package/dist/webcomponents/p-cbe05f11.js +1 -0
  478. package/dist/webcomponents/p-d398ce81.js +1 -0
  479. package/dist/webcomponents/p-d432f0fd.entry.js +1 -0
  480. package/dist/webcomponents/{p-849c68e5.js → p-d43a38a4.js} +1 -1
  481. package/dist/webcomponents/p-d5c41ec6.js +1 -0
  482. package/dist/webcomponents/p-dfebd7a4.js +1 -0
  483. package/dist/webcomponents/{p-db37b175.entry.js → p-e007002a.entry.js} +1 -1
  484. package/dist/webcomponents/{p-1882d7d6.entry.js → p-e3e0d791.entry.js} +1 -1
  485. package/dist/webcomponents/p-e8cd9691.js +1 -0
  486. package/dist/webcomponents/{p-5baec916.entry.js → p-e8fc36c1.entry.js} +1 -1
  487. package/dist/webcomponents/p-e8fdbc36.entry.js +1 -0
  488. package/dist/webcomponents/p-e9e80a62.js +1 -0
  489. package/dist/webcomponents/p-ebbe93ac.entry.js +1 -0
  490. package/dist/webcomponents/p-ec019b89.js +1 -0
  491. package/dist/webcomponents/p-f30cb232.js +1 -0
  492. package/dist/webcomponents/p-f4739d31.js +1 -0
  493. package/dist/webcomponents/p-f6aa31bc.entry.js +1 -0
  494. package/dist/webcomponents/{p-facada09.entry.js → p-f7d9ea0b.entry.js} +1 -1
  495. package/dist/webcomponents/p-f9ff808d.js +1 -0
  496. package/dist/webcomponents/{p-3e0f3d87.entry.js → p-fea43254.entry.js} +1 -1
  497. package/dist/webcomponents/p-ff1f2d65.js +1 -0
  498. package/dist/webcomponents/webcomponents.esm.js +1 -1
  499. package/package.json +1 -1
  500. package/dist/cjs/checkouts-list-params-state-418c75a3.js +0 -14
  501. package/dist/cjs/payouts-list-params-state-16348184.js +0 -14
  502. package/dist/cjs/terminals-list-params-state-95ff6a64.js +0 -14
  503. package/dist/config.js +0 -11
  504. package/dist/esm/checkouts-list-params-state-1d968971.js +0 -10
  505. package/dist/esm/payouts-list-params-state-49618e7a.js +0 -10
  506. package/dist/esm/terminals-list-params-state-2c48d35f.js +0 -10
  507. package/dist/types/home/runner/work/web-component-library/web-component-library/packages/webcomponents/.stencil/packages/webcomponents/config.d.ts +0 -11
  508. package/dist/webcomponents/p-01d4e35a.js +0 -1
  509. package/dist/webcomponents/p-02d36485.entry.js +0 -1
  510. package/dist/webcomponents/p-045d4ebf.entry.js +0 -1
  511. package/dist/webcomponents/p-08d87a52.entry.js +0 -1
  512. package/dist/webcomponents/p-0e68b7d6.entry.js +0 -1
  513. package/dist/webcomponents/p-131db5d1.entry.js +0 -1
  514. package/dist/webcomponents/p-1603fe4d.js +0 -1
  515. package/dist/webcomponents/p-16ba9bea.js +0 -1
  516. package/dist/webcomponents/p-18a7a9e6.entry.js +0 -1
  517. package/dist/webcomponents/p-1e8a1e01.entry.js +0 -1
  518. package/dist/webcomponents/p-25c9c88c.entry.js +0 -1
  519. package/dist/webcomponents/p-2916bb62.entry.js +0 -1
  520. package/dist/webcomponents/p-2f94d478.entry.js +0 -1
  521. package/dist/webcomponents/p-31e2d12c.entry.js +0 -1
  522. package/dist/webcomponents/p-35b00a0d.js +0 -1
  523. package/dist/webcomponents/p-39696abd.entry.js +0 -1
  524. package/dist/webcomponents/p-40e23b13.js +0 -1
  525. package/dist/webcomponents/p-40eabfca.entry.js +0 -1
  526. package/dist/webcomponents/p-44d2c762.entry.js +0 -1
  527. package/dist/webcomponents/p-4810f227.entry.js +0 -1
  528. package/dist/webcomponents/p-485814d8.entry.js +0 -1
  529. package/dist/webcomponents/p-4bad3621.js +0 -1
  530. package/dist/webcomponents/p-57206dc4.entry.js +0 -1
  531. package/dist/webcomponents/p-58f5e37b.entry.js +0 -1
  532. package/dist/webcomponents/p-5b72bab7.js +0 -1
  533. package/dist/webcomponents/p-62696f63.entry.js +0 -1
  534. package/dist/webcomponents/p-63a8b08f.entry.js +0 -1
  535. package/dist/webcomponents/p-63caad6e.entry.js +0 -1
  536. package/dist/webcomponents/p-66b6c56b.js +0 -1
  537. package/dist/webcomponents/p-67b75e01.entry.js +0 -1
  538. package/dist/webcomponents/p-68bf1a1d.entry.js +0 -1
  539. package/dist/webcomponents/p-6d2c8be2.entry.js +0 -1
  540. package/dist/webcomponents/p-72992c97.entry.js +0 -1
  541. package/dist/webcomponents/p-7b04f492.entry.js +0 -1
  542. package/dist/webcomponents/p-7bcec768.entry.js +0 -1
  543. package/dist/webcomponents/p-7c31ec70.js +0 -1
  544. package/dist/webcomponents/p-8da3667c.js +0 -1
  545. package/dist/webcomponents/p-933537ca.js +0 -1
  546. package/dist/webcomponents/p-9540d2f2.js +0 -1
  547. package/dist/webcomponents/p-960a8ec2.js +0 -1
  548. package/dist/webcomponents/p-98dad117.entry.js +0 -1
  549. package/dist/webcomponents/p-9ad6e792.entry.js +0 -1
  550. package/dist/webcomponents/p-9f773228.js +0 -1
  551. package/dist/webcomponents/p-a2076a0e.js +0 -1
  552. package/dist/webcomponents/p-a47c14cb.entry.js +0 -1
  553. package/dist/webcomponents/p-aa02cf71.js +0 -1
  554. package/dist/webcomponents/p-b01405ab.entry.js +0 -1
  555. package/dist/webcomponents/p-b15ad5df.js +0 -1
  556. package/dist/webcomponents/p-b2209632.entry.js +0 -1
  557. package/dist/webcomponents/p-b2edb944.js +0 -1
  558. package/dist/webcomponents/p-b6e90400.entry.js +0 -1
  559. package/dist/webcomponents/p-c75481bf.entry.js +0 -1
  560. package/dist/webcomponents/p-d0bde1cb.js +0 -1
  561. package/dist/webcomponents/p-d8c04275.js +0 -1
  562. package/dist/webcomponents/p-dd867d1f.js +0 -1
  563. package/dist/webcomponents/p-ddcd2ff7.entry.js +0 -1
  564. package/dist/webcomponents/p-e22df884.entry.js +0 -1
  565. package/dist/webcomponents/p-e8c3c23f.js +0 -1
  566. package/dist/webcomponents/p-e8d0f978.entry.js +0 -1
  567. package/dist/webcomponents/p-f0c0cbc8.entry.js +0 -1
  568. package/dist/webcomponents/p-f694e1c8.js +0 -1
  569. package/dist/webcomponents/p-fa2b405c.entry.js +0 -1
  570. package/dist/webcomponents/p-fbe16023.entry.js +0 -1
  571. package/dist/webcomponents/p-fdbcd486.js +0 -1
  572. package/dist/webcomponents/p-ff955a18.entry.js +0 -1
  573. /package/dist/collection/{components/business-details → actions/business}/get-business.js +0 -0
  574. /package/dist/collection/{components → actions}/checkout/checkout-actions.js +0 -0
  575. /package/dist/collection/{components/checkouts-list → actions/checkout}/get-checkouts.js +0 -0
  576. /package/dist/collection/{components/dispute-management → actions/dispute}/dispute-actions.js +0 -0
  577. /package/dist/collection/{components/gross-payment-chart → actions/gross-payment}/get-gross-payment-chart-data.js +0 -0
  578. /package/dist/collection/{components → actions}/insurance/insurance-actions.js +0 -0
  579. /package/dist/collection/{components/payment-details → actions/payment}/get-payment-details.js +0 -0
  580. /package/dist/collection/{components/payments-list → actions/payment}/get-payments.js +0 -0
  581. /package/dist/collection/{components/payout-details → actions/payout}/get-payout-details.js +0 -0
  582. /package/dist/collection/{components/payouts-list → actions/payout}/get-payouts.js +0 -0
  583. /package/dist/collection/{components/terminals-list → actions/terminal}/get-terminal-detail.js +0 -0
  584. /package/dist/collection/{components/terminals-list → actions/terminal}/get-terminals.js +0 -0
  585. /package/dist/types/{components/business-details → actions/business}/get-business.d.ts +0 -0
  586. /package/dist/types/{components → actions}/checkout/checkout-actions.d.ts +0 -0
  587. /package/dist/types/{components/checkouts-list → actions/checkout}/get-checkouts.d.ts +0 -0
  588. /package/dist/types/{components/dispute-management → actions/dispute}/dispute-actions.d.ts +0 -0
  589. /package/dist/types/{components/gross-payment-chart → actions/gross-payment}/get-gross-payment-chart-data.d.ts +0 -0
  590. /package/dist/types/{components → actions}/insurance/insurance-actions.d.ts +0 -0
  591. /package/dist/types/{components/payment-details → actions/payment}/get-payment-details.d.ts +0 -0
  592. /package/dist/types/{components/payments-list → actions/payment}/get-payments.d.ts +0 -0
  593. /package/dist/types/{components/payout-details → actions/payout}/get-payout-details.d.ts +0 -0
  594. /package/dist/types/{components/payouts-list → actions/payout}/get-payouts.d.ts +0 -0
  595. /package/dist/types/{api → actions/sub-account}/get-subaccounts.d.ts +0 -0
  596. /package/dist/types/{components/terminals-list → actions/terminal}/get-terminal-detail.d.ts +0 -0
  597. /package/dist/types/{components/terminals-list → actions/terminal}/get-terminals.d.ts +0 -0
@@ -1,78 +1,4 @@
1
1
  import { p as packageJson } from './package.js';
2
- import { A as Api, c as config } from './config.js';
3
-
4
- class AnalyticsService {
5
- async record(body) {
6
- const endpoint = 'analytics';
7
- return Api({ apiOrigin: config.proxyApiOrigin }).post(endpoint, body);
8
- }
9
- }
10
-
11
- /**
12
- * @class JustifiAnalytics
13
- * @description A class to track analytics for a component
14
- * @param { component } ComponentInterface - The component to track
15
- *
16
- */
17
- class JustifiAnalytics {
18
- constructor(component) {
19
- this.handleCustomEvent = async (data) => {
20
- // Track the event
21
- await this.service.record(data);
22
- };
23
- this.service = new AnalyticsService();
24
- this.componentInstance = component;
25
- this.setUpBasicData();
26
- this.setupLifecycleTracking();
27
- this.trackCustomEvents();
28
- }
29
- get resourceId() {
30
- return (this.componentInstance.accountId ||
31
- this.componentInstance.businessId ||
32
- this.componentInstance.paymentId ||
33
- this.componentInstance.payoutId ||
34
- this.componentInstance.checkoutId);
35
- }
36
- setUpBasicData() {
37
- this.basicData = {
38
- component_name: this.componentInstance.tagName,
39
- component_version: packageJson.version,
40
- client_user_agent: navigator.userAgent,
41
- // navigator.platform is deprecated, use navigator.userAgent instead
42
- client_platform: navigator.userAgent,
43
- client_origin: window.location.origin,
44
- resource_id: this.resourceId,
45
- };
46
- }
47
- trackCustomEvents() {
48
- this.eventEmitters = ['submit-event', 'error-event'];
49
- // for each event, add an event listener
50
- this.eventEmitters.forEach((eventName) => {
51
- // if this.componentInstance.addEventListener is a function add the event listener
52
- if (typeof this.componentInstance.addEventListener === 'function') {
53
- this.componentInstance.addEventListener(eventName, (event) => this.handleCustomEvent({
54
- event_type: eventName,
55
- data: Object.assign(Object.assign({}, this.basicData), { error: event.detail }),
56
- }));
57
- }
58
- });
59
- }
60
- setupLifecycleTracking() {
61
- const originalComponentDidLoad = this.componentInstance.componentDidLoad;
62
- this.componentInstance.componentDidLoad = () => {
63
- this.service.record({ event_type: 'init', data: this.basicData });
64
- if (originalComponentDidLoad) {
65
- return originalComponentDidLoad.apply(this.componentInstance);
66
- }
67
- };
68
- }
69
- cleanup() {
70
- // Remove event listeners
71
- this.eventEmitters.forEach((event) => {
72
- this.componentInstance.removeEventListener(event, this.handleCustomEvent);
73
- });
74
- }
75
- }
76
2
 
77
3
  const latestVersion = async (packageName) => {
78
4
  const response = await fetch('https://registry.npmjs.org/' + packageName + '/latest');
@@ -93,4 +19,4 @@ const checkPkgVersion = async () => {
93
19
  }
94
20
  };
95
21
 
96
- export { JustifiAnalytics as J, checkPkgVersion as c };
22
+ export { checkPkgVersion as c };
@@ -1,4 +1,4 @@
1
- import { A as Api, c as config } from './config.js';
1
+ import { A as Api } from './Api.js';
2
2
  import './ComponentError.js';
3
3
  import './Checkout.js';
4
4
  import './Pagination.js';
@@ -9,11 +9,11 @@ import './Document.js';
9
9
  class CheckoutService {
10
10
  async fetchCheckout(authToken, checkoutId) {
11
11
  const endpoint = `checkouts/${checkoutId}`;
12
- return Api({ authToken, apiOrigin: config.proxyApiOrigin }).get(endpoint);
12
+ return Api({ authToken, apiOrigin: "https://wc-proxy.justifi.ai" }).get(endpoint);
13
13
  }
14
14
  async fetchCheckouts(accountId, authToken, params, apiOrigin) {
15
15
  if (!apiOrigin) {
16
- apiOrigin = config.proxyApiOrigin;
16
+ apiOrigin = "https://wc-proxy.justifi.ai";
17
17
  }
18
18
  const headers = { Account: accountId };
19
19
  const api = Api({ authToken, apiOrigin: apiOrigin });
@@ -28,7 +28,7 @@ class CheckoutService {
28
28
  if (payment.payment_token) {
29
29
  payload.payment_token = payment.payment_token;
30
30
  }
31
- return Api({ authToken, apiOrigin: config.proxyApiOrigin }).post(endpoint, payload);
31
+ return Api({ authToken, apiOrigin: "https://wc-proxy.justifi.ai" }).post(endpoint, payload);
32
32
  }
33
33
  }
34
34
 
@@ -6,11 +6,12 @@ import './Payment.js';
6
6
  import './SubAccount.js';
7
7
  import './Document.js';
8
8
  import { o as tableHeadCell, q as getAlternateTableCellPart, n as table, p as tableCell } from './parts.js';
9
- import { T as TableClickActions, a as Table, b as TableLoadingState, c as TableEmptyState, d as TableErrorState } from './event-types2.js';
9
+ import { T as Table, a as TableLoadingState, b as TableEmptyState, c as TableErrorState } from './table.js';
10
10
  import './details.js';
11
11
  import { b as formatDate, d as formatTime } from './utils2.js';
12
12
  import { B as Badge, a as BadgeVariant } from './badge.js';
13
- import { o as onQueryParamsChange, q as queryParams } from './checkouts-list-params-state.js';
13
+ import { o as onQueryParamsChange, g as getRequestParams } from './checkouts-list-params-state.js';
14
+ import { T as TableClickActions } from './event-types2.js';
14
15
  import { d as defineCustomElement$1 } from './pagination-menu2.js';
15
16
 
16
17
  const MapCheckoutStatusToBadge = (status) => {
@@ -111,7 +112,7 @@ const CheckoutsListCore = /*@__PURE__*/ proxyCustomElement(class CheckoutsListCo
111
112
  fetchData() {
112
113
  this.loading = true;
113
114
  this.getCheckouts({
114
- params: this.requestParams,
115
+ params: this.checkoutParams,
115
116
  onSuccess: async ({ checkouts, pagingInfo }) => {
116
117
  this.checkouts = checkouts;
117
118
  this.paging = pagingInfo;
@@ -158,9 +159,10 @@ const CheckoutsListCore = /*@__PURE__*/ proxyCustomElement(class CheckoutsListCo
158
159
  },
159
160
  });
160
161
  }
161
- get requestParams() {
162
- const combinedParams = Object.assign(Object.assign({}, queryParams), this.pagingParams);
163
- return combinedParams;
162
+ get checkoutParams() {
163
+ const requestParams = getRequestParams();
164
+ const params = Object.assign(Object.assign({}, requestParams), this.pagingParams);
165
+ return params;
164
166
  }
165
167
  get subAccountParams() {
166
168
  let accountIdNumbers = this.checkouts.map((checkout) => checkout.account_id);
@@ -181,10 +183,9 @@ const CheckoutsListCore = /*@__PURE__*/ proxyCustomElement(class CheckoutsListCo
181
183
  return !this.showEmptyState && !this.showErrorState && !this.loading;
182
184
  }
183
185
  render() {
184
- return (h("div", { key: '525904319e2827a04ccbd44f83881504ddeba992' }, h("div", { key: '30c5800d270fe77e2a396b6379273a0639d4221e', class: "table-wrapper" }, h("table", { key: 'f8a66cf99bf0dc185d0cc541e3d38f4b68b136be', class: "table table-hover", part: table }, h("thead", { key: 'c47c664e4bc8526b494d089b8e1198dfe27fa4fc', class: "table-head sticky-top" }, h("tr", { key: '645aca7f2610bd3b86c8e775edf264c9f53c7f6f', class: "table-light text-nowrap" }, this.checkoutsTable.columnData.map((column) => column))), h("tbody", { key: '79a046fced553f214e55d56c401211d0d682394e', class: "table-body" }, h(TableLoadingState, { key: '654f967a8b9552213a232d35e74d2700cc237cfd', columnSpan: this.checkoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '80d985f6055e254262653e240b0d16a2e46123d0', isEmpty: this.showEmptyState, columnSpan: this.checkoutsTable.columnKeys.length }), h(TableErrorState, { key: 'a99fa4e4f370b70cc927a9b3e65d54828e56e448', columnSpan: this.checkoutsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.checkoutsTable.rowData.map((data, index) => (h("tr", { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h("tfoot", { key: '619b3f952c5e6f8e1c612927b5d976ea6e4cffe7', class: "sticky-bottom" }, h("tr", { key: '5fb77b80e4c52154c658bbd2ebc8de9d8bc903aa', class: "table-light align-middle" }, h("td", { key: 'a5d1d6d1cf164681ad7a5f59bf4ae9a70e94911c', part: tableCell, colSpan: this.checkoutsTable.columnData.length }, h("pagination-menu", { key: 'ce6e17ee3d3a6a3f513dedef209e9d4f2d7eff31', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
186
+ return (h("div", { key: 'ae6d3dfefad89fcd28b2ad883a1d1172fffd2218' }, h("div", { key: '91329a7880cd774c71cf30722b7be49b8a0109e9', class: "table-wrapper" }, h("table", { key: '75f974cc2140089a7a42738ef0cd3bd67729ca8d', class: "table table-hover", part: table }, h("thead", { key: '6aaaee8db285ca1b94cea662f62a51040f2a0f06', class: "table-head sticky-top" }, h("tr", { key: '68215e0698b97a8389083a521bd8a493c410a196', class: "table-light text-nowrap" }, this.checkoutsTable.columnData.map((column) => column))), h("tbody", { key: 'b3aa9bd464fda772fae2e191e1cc4f4612bd514b', class: "table-body" }, h(TableLoadingState, { key: 'a874602fb597ee55def35b80474bd2228b918200', columnSpan: this.checkoutsTable.columnKeys.length, isLoading: this.loading }), h(TableEmptyState, { key: '8c30048e8766be8ca14fbbd6f990aac019904b26', isEmpty: this.showEmptyState, columnSpan: this.checkoutsTable.columnKeys.length }), h(TableErrorState, { key: 'c567bbca2ebbdc42dcfa6c07ae2c61b538643cb7', columnSpan: this.checkoutsTable.columnKeys.length, errorMessage: this.errorMessage }), this.showRowData && this.checkoutsTable.rowData.map((data, index) => (h("tr", { "data-test-id": "table-row", "data-row-entity-id": this.entityId[index], onClick: this.rowClickHandler }, data)))), this.paging && (h("tfoot", { key: 'f02cd5b963f2c087b1a8ab60f25f6b1081e735aa', class: "sticky-bottom" }, h("tr", { key: 'a651ab932931db6a4ad42888a9b43e7b89a58495', class: "table-light align-middle" }, h("td", { key: '1fde503bccc4e79454d5786fac8f82bea67618e1', part: tableCell, colSpan: this.checkoutsTable.columnData.length }, h("pagination-menu", { key: '6237a008bc148f44aa7e159d530470c5114b32e4', paging: Object.assign(Object.assign({}, this.paging), { handleClickPrevious: this.handleClickPrevious, handleClickNext: this.handleClickNext }) })))))))));
185
187
  }
186
188
  static get watchers() { return {
187
- "queryParams": ["updateOnPropChange"],
188
189
  "pagingParams": ["updateOnPropChange"],
189
190
  "getCheckouts": ["updateOnPropChange"],
190
191
  "getSubAccounts": ["updateOnPropChange"],
@@ -202,7 +203,6 @@ const CheckoutsListCore = /*@__PURE__*/ proxyCustomElement(class CheckoutsListCo
202
203
  "paging": [32],
203
204
  "pagingParams": [32]
204
205
  }, undefined, {
205
- "queryParams": ["updateOnPropChange"],
206
206
  "pagingParams": ["updateOnPropChange"],
207
207
  "getCheckouts": ["updateOnPropChange"],
208
208
  "getSubAccounts": ["updateOnPropChange"],
@@ -1,10 +1,16 @@
1
1
  import { c as createStore } from './index2.js';
2
2
 
3
- const initialState = {};
4
- const checkoutsListQueryParams = createStore(() => initialState);
5
- const { state: queryParams, on: onQueryParamsChange } = checkoutsListQueryParams;
3
+ const filterParamsInitialState = {};
4
+ const propsParamsInitialState = {};
5
+ const filterParamsStore = createStore(() => filterParamsInitialState);
6
+ const { state: filterParams, on: onQueryParamsChange } = filterParamsStore;
7
+ const propsParamsStore = createStore(() => propsParamsInitialState);
8
+ const { state: propsParams } = propsParamsStore;
9
+ const getRequestParams = () => {
10
+ return Object.assign(Object.assign({}, filterParams), propsParams);
11
+ };
6
12
  const clearParams = () => {
7
- checkoutsListQueryParams.reset();
13
+ filterParamsStore.reset();
8
14
  };
9
15
 
10
- export { clearParams as c, onQueryParamsChange as o, queryParams as q };
16
+ export { clearParams as c, filterParams as f, getRequestParams as g, onQueryParamsChange as o, propsParams as p };
@@ -1876,7 +1876,7 @@ const CustomPopper = /*@__PURE__*/ proxyCustomElement(class CustomPopper extends
1876
1876
  this.hideEvent.emit();
1877
1877
  }
1878
1878
  render() {
1879
- return (h("div", { key: 'd59371a35f7215a7e93678b3e8ed37a7900ae294' }, h("style", { key: '70630b46ad7933447a8ed41d3dc7f304600be42a' }, `
1879
+ return (h("div", { key: '1b95226961006ba80bb96911078f7cde90f32def' }, h("style", { key: '3b20790da8600b3835e5874acab8cd49a741dbfa' }, `
1880
1880
  .popper-content {
1881
1881
  display: none;
1882
1882
  }
@@ -1884,7 +1884,7 @@ const CustomPopper = /*@__PURE__*/ proxyCustomElement(class CustomPopper extends
1884
1884
  display: block;
1885
1885
  z-index: 1030;
1886
1886
  }
1887
- `), h("div", { key: '94b22314d2bcf4ac41ab3239758b2421945de604', class: "popper-content", ref: (el) => this.popperContentRef = el }, h("slot", { key: '5c6af2fbf398b3377323f1a78b394ef5eb702463' }))));
1887
+ `), h("div", { key: '05d166976a3aa254c1d0722c272bd9b0adc24862', class: "popper-content", ref: (el) => this.popperContentRef = el }, h("slot", { key: '95d3a563a9d7a1598ec35c8042a9a1088070a4bc' }))));
1888
1888
  }
1889
1889
  }, [4, "custom-popper", {
1890
1890
  "placement": [1],
@@ -49,7 +49,7 @@ const CustomerDetails = /*@__PURE__*/ proxyCustomElement(class CustomerDetails e
49
49
  }
50
50
  render() {
51
51
  var _a, _b, _c;
52
- return (h("div", { key: 'd2de3bd04c9669399f9fedec4399a05ac310ed69' }, h("div", { key: '3f04107b1e74560103db25f99b03cd585b3421bd', class: "row gy-3" }, h("div", { key: 'e421dc7b298895407fbbb6148d67effcea8bc723', class: "col-12" }, h("h2", { key: 'bc4c8e02aad8233978b8fb23f2387d140cacd85f', class: "h5", part: heading5 }, "Customer Details")), h("div", { key: '9d578e5a681c449da348dff753809458e1389152', class: "col-12" }, h("form-control-text", { key: '7da1bb3641095a93b504b37d972e0a25bcee5131', 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: 'f5f43784fb15dbdbe1dbd747c692d5a1d39b0c4e', class: "col-12" }, h("form-control-text", { key: '1caa70711c25f25b0b517c821852b21f6fa9b69e', 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: '2f2ef97ac330b9a43deb257c10132260747f8faf', class: "col-12" }, h("form-control-textarea", { key: '11ede0b16ac7b8a2891ed10eaa89b3310b7aca93', 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: '421f0e76563910baac247673ca0d73b79e46b071', class: "col-12" }, h("form-control-file-v2", { key: '0b22b4a895f35a99d529a1a6b29873010ff727a6', label: "Customer Signature", name: "customer_signature", onChange: this.handleFileSelection })), h("div", { key: 'dc7419f81931ca5d076ac0aa2aca59109f9b6e20', class: "col-12" }, h("form-control-file-v2", { key: '6dd57aa10711fcd2f1abc4a0f926ce47b31d78f6', label: "Customer Communication", name: "customer_communication", onChange: this.handleFileSelection })))));
52
+ return (h("div", { key: '7c8bb0293eee2006e4e8e7aa65a692b3ce211c43' }, h("div", { key: '677de6f4bbf636dbbba97f5a188b076985fc6f0a', class: "row gy-3" }, h("div", { key: 'b1044548517ab9bc2f8a873965e1f81fd98a6216', class: "col-12" }, h("h2", { key: 'e3c6706441eee0adbfdf540528511353686d1fb9', class: "h5", part: heading5 }, "Customer Details")), h("div", { key: '2e5e5eda8c07941358a02430aa06bcd4ce13a5ca', class: "col-12" }, h("form-control-text", { key: '6271fd7c5def3e501501f5a8af00bcbc77b5e67d', 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: '4347830601eda422e863cbdd70cf4d9862d19fb2', class: "col-12" }, h("form-control-text", { key: '4dbb512ac5a81de067d2fb9c2b9edeffda1f199b', 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: 'ee16ae4bd2ea9c4e3949af9705e05fd6709b7f5d', class: "col-12" }, h("form-control-textarea", { key: 'd2339c6ebc8ffbe24f68ce079f0d623f7107cf29', 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: 'eff1fb76a8cab96b0fba6e7b8a1aab2b6dc405e7', class: "col-12" }, h("form-control-file-v2", { key: 'ece727a3d010e0ba4741874992ed3e92d711b338', label: "Customer Signature", name: "customer_signature", onChange: this.handleFileSelection })), h("div", { key: 'b585af6033d79e16a71ff8ff9ee34176910ae109', class: "col-12" }, h("form-control-file-v2", { key: '74473ea1ac14a7efaa4a0032bea1d2c4b5ca6339', label: "Customer Communication", name: "customer_communication", onChange: this.handleFileSelection })))));
53
53
  }
54
54
  }, [0, "justifi-customer-details", {
55
55
  "disputeResponse": [8, "dispute-response"],
@@ -72,7 +72,7 @@ const DisputeManagementCore = /*@__PURE__*/ proxyCustomElement(class DisputeMana
72
72
  });
73
73
  }
74
74
  render() {
75
- 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 }))));
75
+ return (h("div", { key: '5a8663529813801b730d449c835cfafb9924d860' }, 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 }))));
76
76
  }
77
77
  static get watchers() { return {
78
78
  "getDispute": ["updateOnPropChange"]
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
2
2
  import { f as formatCurrency } from './utils2.js';
3
- import { t as text, a0 as heading4 } from './parts.js';
3
+ import { t as text, a3 as heading4 } from './parts.js';
4
4
  import { B as Button } from './button.js';
5
5
  import { S as StyledHost } from './styled-host.js';
6
6
  import { S as Skeleton } from './skeleton.js';
@@ -44,7 +44,7 @@ const DisputeNotification = /*@__PURE__*/ proxyCustomElement(class DisputeNotifi
44
44
  }
45
45
  render() {
46
46
  var _a, _b, _c, _d, _e, _f, _g;
47
- 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 submitEvent and is under review."))), ((_f = this.dispute) === null || _f === void 0 ? void 0 : _f.won) && (h("div", { key: '68411e62bb5c8048e995906a5f30ef1001a0bc5b' }, h("h1", { key: '565feeac6e7aca35a0b72c9128c1edcb0d6a85b6', class: "h4" }, "This payment was disputed"), h("p", { key: '68371d393c1f4053f19827c6e46978b3d73d2873' }, "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: '99d10bf25e730dda4f4596efa100b4cff7ddc0c8' }, h("h1", { key: 'd5c6252c4236f2e5b93925db8c9a40bab6c0253a', class: "h4" }, "This payment was disputed"), h("p", { key: '773d083786d795fee7f7818f34414a7d1459925c' }, "The cardholder disputed this payment and the card issuer has settled it their favor.")))));
47
+ return (h(StyledHost, { key: '77119b1227200909f4742e24df0a45e1f631c65c' }, this.isLoading && (h("div", { key: 'f0766ff057fb2f4b75b34c7d4a386bde43e49652', style: { marginBottom: '8px' } }, h(Skeleton, { key: 'd7268194dea5ac2a3b87aea8e17573b4768e308f', height: '28px', width: '70%', styles: { marginBottom: '16px' } }), h(Skeleton, { key: 'f8863e45a917f56be302ca1b0b3d472119f6465c', height: '18px', styles: { marginBottom: '8px' } }), h(Skeleton, { key: 'c7b8c9c89d9488eea3be8ea0b4536f98a8151487', height: '18px', styles: { marginBottom: '8px' } }))), ((_a = this.dispute) === null || _a === void 0 ? void 0 : _a.needsResponse) && (h("div", { key: '875fe7def317ce1c4547e04e83baf2b232209058', part: text }, h("h1", { key: '09646afc2aac3bf4ef9737bc12442660bbafb2dd', class: "h4", part: heading4 }, "This payment is disputed"), h("p", { key: '14224cffb16726eaa589118be954e0f844ffaee8' }, "The cardholder is disputing this payment. You may accept this dispute, or proceed to provide evidence in a counter dispute."), h("h2", { key: '415028b91872a2391796872fdffdbee837a2a511', class: "h5" }, "Dispute details"), h("div", { key: 'c2b8c6be3132f98eb8c686ab88a5a6a68f92a60e', class: "d-table gap-2" }, h("div", { key: 'd11bd8b3bc680183e8bee40281cc2c294aedbd5a', class: "d-table-row gap-2" }, h("span", { key: 'd77796c0d2764329c3b482ae49ceb8b4cac03d37', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Amount"), h("span", { key: '716d8af2a250c3237af6e23b43bf50e032e9f203', 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: 'daba4379197533d2a4b246e81139d81cd15761c6', class: "d-table-row gap-2" }, h("span", { key: 'a039fbf47aff16445e3411c33a7b53716c42866d', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Reason"), h("span", { key: '19087aba5c516d0c71e9f84e8b3323a044ae532a', 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: '68ef78b15627df3b22bcde4b90f7c216466e7468', class: "d-table-row gap-2" }, h("span", { key: '9463c281d76b5e201a55c2993253fc22d04168dc', part: "detail-section-item-title", class: "fw-bold d-table-cell pe-4" }, "Dispute ID"), h("span", { key: '5cffed27038f5571f37377c5023a88c8b7773a59', 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: 'e856d924edac10116781425f6d7c4c8c6b26ced2', class: "d-flex gap-2 mt-4 justify-content-end" }, h(Button, { key: '6d5278a91f79c2fe8fbdd9e391b109a6491b13b6', variant: "secondary", onClick: () => this.acceptDispute() }, "Accept dispute"), h(Button, { key: '242b9076b482aae731ab6bedc1592a1a826e24c5', variant: "primary", onClick: () => this.initiateRespondToDispute() }, "Counter dispute")))), ((_e = this.dispute) === null || _e === void 0 ? void 0 : _e.underReview) && (h("div", { key: 'f3711546ce5bf8b6a4a8689f5db3fdbf58f45bf4' }, h("h1", { key: '06e39be43cfacf667919adbd2f4f8c596702c340', class: "h4" }, "This payment is disputed and under review"), h("p", { key: 'b3bfef2d40e197f8dc9df6f71d9f13017a4b923d' }, "The cardholder is disputing this payment. A counter dispute has been submitEvent and is under review."))), ((_f = this.dispute) === null || _f === void 0 ? void 0 : _f.won) && (h("div", { key: 'cb6185865417d70ab67734db37b880f67160ea62' }, h("h1", { key: '96dfe178f6d5de97f190f0df6bb0bf19e7b04227', class: "h4" }, "This payment was disputed"), h("p", { key: '4f6e8bdd940b69d34c1d84564b83f0a1f8c76059' }, "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: '3852f5221f59739d5079ad0e56b99409167678b0' }, h("h1", { key: 'f6052feaabc3b94c727465a8f02534805ba968c8', class: "h4" }, "This payment was disputed"), h("p", { key: 'b0c91b828828842bf7a706e794124d0a8404c25e' }, "The cardholder disputed this payment and the card issuer has settled it their favor.")))));
48
48
  }
49
49
  }, [1, "justifi-dispute-notification", {
50
50
  "dispute": [16],
@@ -1,4 +1,4 @@
1
- import { A as Api, c as config } from './config.js';
1
+ import { A as Api } from './Api.js';
2
2
  import { a as ComponentErrorSeverity } from './ComponentError.js';
3
3
  import './Checkout.js';
4
4
  import './Pagination.js';
@@ -10,19 +10,19 @@ import { g as getErrorMessage, a as getErrorCode } from './utils4.js';
10
10
  class DisputeService {
11
11
  async fetchDispute(disputeId, authToken) {
12
12
  const endpoint = `disputes/${disputeId}`;
13
- return Api({ authToken, apiOrigin: config.proxyApiOrigin }).get(endpoint);
13
+ return Api({ authToken, apiOrigin: "https://wc-proxy.justifi.ai" }).get(endpoint);
14
14
  }
15
15
  async updateDisputeResponse(disputeId, authToken, payload) {
16
16
  const endpoint = `disputes/${disputeId}/response`;
17
- return Api({ authToken, apiOrigin: config.proxyApiOrigin }).patch(endpoint, payload);
17
+ return Api({ authToken, apiOrigin: "https://wc-proxy.justifi.ai" }).patch(endpoint, payload);
18
18
  }
19
19
  async submitDisputeResponse(disputeId, authToken, payload) {
20
20
  const endpoint = `disputes/${disputeId}/response`;
21
- return Api({ authToken, apiOrigin: config.proxyApiOrigin }).post(endpoint, payload);
21
+ return Api({ authToken, apiOrigin: "https://wc-proxy.justifi.ai" }).post(endpoint, payload);
22
22
  }
23
23
  async createDisputeEvidence(disputeId, authToken, payload) {
24
24
  const endpoint = `disputes/${disputeId}/evidence`;
25
- return Api({ authToken, apiOrigin: config.proxyApiOrigin }).put(endpoint, payload);
25
+ return Api({ authToken, apiOrigin: "https://wc-proxy.justifi.ai" }).put(endpoint, payload);
26
26
  }
27
27
  }
28
28
 
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
2
2
  import { D as DisputeManagementClickActions } from './event-types3.js';
3
- import { a0 as heading4 } from './parts.js';
3
+ import { a3 as heading4 } from './parts.js';
4
4
  import { B as Button } from './button.js';
5
5
  import { d as defineCustomElement$f } from './custom-popper2.js';
6
6
  import { d as defineCustomElement$e } from './form-control-date2.js';
@@ -175,7 +175,7 @@ const DisputeResponseCore = /*@__PURE__*/ proxyCustomElement(class DisputeRespon
175
175
  return this.currentStep === 0;
176
176
  }
177
177
  render() {
178
- return (h("div", { key: '672d92a8ac0fb7f28ab9f412ae4f3516a29824dc', class: "row gy-3" }, h("div", { key: '32113215c9eb6393d8d816f88715390fb5d9d604', class: "col-12" }, h("h1", { key: 'f224caa363ebd00d678485fd4cd2d1c646d6d8f5', class: "h4", part: heading4 }, "Counter dispute")), h("div", { key: '49e6046f57a9b30e6746f28512cf311f1999bcc3', class: "col-12" }, this.currentStepComponent), h("div", { key: '6d843d19c9bf7ee026981bdc2ffd5108c25c741a', class: "col-12" }, h("div", { key: 'dd52a249cc37b3cfc912e04502caf96218cade78', 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"))))));
178
+ return (h("div", { key: 'a031de7ea80f4f31c6e841be4b4640a8b7db7dcd', class: "row gy-3" }, h("div", { key: 'cd7ef54b4643e1a74022ed7c2e075e75076c4c44', class: "col-12" }, h("h1", { key: '705612783bc67e0d01f4d24e01c9c09d1b2a7362', class: "h4", part: heading4 }, "Counter dispute")), h("div", { key: '72c35e89dc87377fe4dbcbb9fe2e2c1b58767a21', class: "col-12" }, this.currentStepComponent), h("div", { key: '37d85a8980293390f15b45271f8b2a8fa4cadb29', class: "col-12" }, h("div", { key: 'c3b281e02b19598b11acdb09a34212edf1745173', 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"))))));
179
179
  }
180
180
  }, [0, "justifi-dispute-response-core", {
181
181
  "updateDisputeResponse": [16],
@@ -1,9 +1,9 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';
2
- import { c as checkPkgVersion, J as JustifiAnalytics } from './check-pkg-version.js';
3
- import { c as config } from './config.js';
2
+ import { c as checkPkgVersion } from './check-pkg-version.js';
4
3
  import { S as StyledHost } from './styled-host.js';
5
4
  import './details.js';
6
5
  import { a as makeUpdateDisputeResponse, b as makeCreateDisputeEvidence, m as makeSubmitDisputeResponse, D as DisputeService } from './dispute-response-actions.js';
6
+ import { J as JustifiAnalytics } from './Analytics.js';
7
7
  import { C as ComponentErrorCodes, a as ComponentErrorSeverity } from './ComponentError.js';
8
8
  import { d as defineCustomElement$g } from './custom-popper2.js';
9
9
  import { d as defineCustomElement$f } from './form-control-date2.js';
@@ -39,7 +39,7 @@ const DisputeResponse = /*@__PURE__*/ proxyCustomElement(class DisputeResponse e
39
39
  this.authToken = undefined;
40
40
  this.disputeId = undefined;
41
41
  this.disputeResponse = undefined;
42
- this.apiOrigin = config.proxyApiOrigin;
42
+ this.apiOrigin = "https://wc-proxy.justifi.ai";
43
43
  }
44
44
  componentWillLoad() {
45
45
  checkPkgVersion();
@@ -80,7 +80,7 @@ const DisputeResponse = /*@__PURE__*/ proxyCustomElement(class DisputeResponse e
80
80
  }
81
81
  }
82
82
  render() {
83
- return (h(StyledHost, { key: 'f45d96fd372763ebc3f786c1d2f7e06e25185afc' }, h("justifi-dispute-response-core", { key: '8b551f97d8cb40f3f9e702a35b221faa8873e642', "onError-event": this.handleErrorEvent, "dispute-id": this.disputeId, disputeResponse: this.disputeResponse, createDisputeEvidence: this.createDisputeEvidence, updateDisputeResponse: this.updateDisputeResponse, submitDisputeResponse: this.submitDisputeResponse })));
83
+ return (h(StyledHost, { key: '4c0cd0b8a082d9f2f4428868d88cbb9bde2a3a5d' }, h("justifi-dispute-response-core", { key: '58bbf7f5b2ce8efea0467efddfeffe3c752a3402', "onError-event": this.handleErrorEvent, "dispute-id": this.disputeId, disputeResponse: this.disputeResponse, createDisputeEvidence: this.createDisputeEvidence, updateDisputeResponse: this.updateDisputeResponse, submitDisputeResponse: this.submitDisputeResponse })));
84
84
  }
85
85
  ;
86
86
  static get watchers() { return {
@@ -48,7 +48,7 @@ const DuplicateCharge = /*@__PURE__*/ proxyCustomElement(class DuplicateCharge e
48
48
  }
49
49
  render() {
50
50
  var _a, _b;
51
- return (h("div", { key: '00e332511293230ea1edf4c1ab3b5cae779cb11a' }, h("div", { key: 'd5273559c1cce126dadba74d7cd9296a06f9eab7', class: "row gy-3" }, h("div", { key: '0a8ed20053241dbb3e6a2e6255f72b99f4d71462', class: "col-12" }, h("h2", { key: '56be236c466893ca5bc3cf73cf345feeae5f25fc', class: "h5", part: heading5 }, "Duplicate Charge")), h("div", { key: 'bc0018fd6f471571f9a6e6c5fdbc131c48610773', class: "col-12" }, h("form-control-text", { key: '4bc56e12c31ab7189b879f58917cd373652b7a79', 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: 'f61547b546a44f04c8dd82c38c92fd221018a3ca', class: "col-12" }, h("form-control-textarea", { key: '1cb31176ebafb0f8641d96b5844cf8d8f09d5c59', 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: '86dbe8df7121c7c9e33d56785da70ff3204eab9b', class: "col-12" }, h("form-control-file-v2", { key: '38d6050f68271d8969fdfb652d571e2eeb0646fd', label: "Duplicate Charge Documentation", name: "duplicate_charge_documentation", onChange: this.handleFileSelection })))));
51
+ return (h("div", { key: '3714de9262cead1d09db56792ba11b3357f54a0a' }, h("div", { key: '10d1612387d0d5085a1e98b761a59eff4fb8d9a9', class: "row gy-3" }, h("div", { key: 'b69b5b378e9104c5aa413a7099868b8376dac04c', class: "col-12" }, h("h2", { key: '39c935c74773c20de95b7f735e7efc11e1b16618', class: "h5", part: heading5 }, "Duplicate Charge")), h("div", { key: '63531ffa973de2f6948ad61091467661cd22c917', class: "col-12" }, h("form-control-text", { key: '8a1346115f3e3c1e12e6b6fc50d816829dd218f6', 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: '7f6f5ba85681e208d2c5727c1d3d6512e43df99a', class: "col-12" }, h("form-control-textarea", { key: '4265b06d5980c7bea096c001f52d80180c20fec5', 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: '9bdfeb8fd8d334de4bf51d10e76752a28d54ff55', class: "col-12" }, h("form-control-file-v2", { key: '03062c1a7e8e2dc98cc8b43394562720843d4956', label: "Duplicate Charge Documentation", name: "duplicate_charge_documentation", onChange: this.handleFileSelection })))));
52
52
  }
53
53
  }, [0, "justifi-duplicate-charge", {
54
54
  "disputeResponse": [8, "dispute-response"],
@@ -45,7 +45,7 @@ const ElectronicEvidence = /*@__PURE__*/ proxyCustomElement(class ElectronicEvid
45
45
  }
46
46
  render() {
47
47
  var _a;
48
- return (h("div", { key: 'ed2ef898b32c0dac2ee02f4fe226f3c2c0be1772' }, h("div", { key: 'df8398f845fe434ab523fda4fd19971c09209cce', class: "row gy-3" }, h("div", { key: 'e75fb6dc9d26fa7edf24b6678412fe6a3dba4e3a', class: "col-12" }, h("h2", { key: 'b26c40da6044557558cfef97dc45d216b98e5584', class: "h5", part: heading5 }, "Electronic Evidence")), h("div", { key: 'd96c532cff8eb4dbae7cd7064669164c462122b6', class: "col-12" }, h("form-control-text", { key: 'cce9eeed80d9ce9060c890ed97fb3d34fb94ec34', 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: '88df79677c7c803aa4c3747669d666169148c71a', class: "col-12" }, h("form-control-file-v2", { key: 'a551b6dca12a447934655bfcb073353abf51e8ac', 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: this.handleFileSelection, errorText: this.errors.activity_log })))));
48
+ return (h("div", { key: 'a75975ee478e0754c38e67edd1fbf702364f23a7' }, h("div", { key: '32f60518951cd7270901c50b44acf11bde22a041', class: "row gy-3" }, h("div", { key: '8f3aed3249af4852b3ef9d35b5ad09b80947c5b3', class: "col-12" }, h("h2", { key: '7fee82b939aab2131eb573fcf3189aac8a816e7d', class: "h5", part: heading5 }, "Electronic Evidence")), h("div", { key: 'db919599078f089e70b182b44980a62588ce90cf', class: "col-12" }, h("form-control-text", { key: 'ea3e78ebe16d9def88b08910a700f01f5f5e0992', 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: 'e4d03c158110ef7d10bf290b036536bc654f36ea', class: "col-12" }, h("form-control-file-v2", { key: 'a87c4d1502434b740e41e01a3ddc33d5d069557d', 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: this.handleFileSelection, errorText: this.errors.activity_log })))));
49
49
  }
50
50
  }, [0, "justifi-electronic-evidence", {
51
51
  "disputeResponse": [8, "dispute-response"],
@@ -1,57 +1,3 @@
1
- import { h } from '@stencil/core/internal/client';
2
- import { r as tableEmpty, u as tableError, p as tableCell } from './parts.js';
3
- import { S as Spinner } from './spinner.js';
4
-
5
- const TableEmptyState = (props) => {
6
- const { columnSpan, isEmpty } = props;
7
- if (!columnSpan || !isEmpty) {
8
- return null;
9
- }
10
- return (h("tr", null,
11
- h("td", { class: "empty-state", part: tableEmpty, colSpan: columnSpan, style: { textAlign: 'center' } }, "No results")));
12
- };
13
-
14
- const TableErrorState = (props) => {
15
- const { columnSpan, errorMessage } = props;
16
- if (!columnSpan || !errorMessage) {
17
- return null;
18
- }
19
- return (h("tr", null,
20
- h("td", { class: "error-state", part: tableError, colSpan: columnSpan, "data-test-id": "table-error-state", style: { textAlign: 'center' } },
21
- "An unexpected error occurred: ",
22
- errorMessage)));
23
- };
24
-
25
- const TableLoadingState = (props) => {
26
- const { columnSpan, isLoading } = props;
27
- if (!columnSpan || !isLoading) {
28
- return null;
29
- }
30
- return (h("tr", null,
31
- h("td", { class: "loading-state", part: tableCell, colSpan: columnSpan, style: { textAlign: 'center' } },
32
- h(Spinner, null))));
33
- };
34
-
35
- class Table {
36
- get columnData() {
37
- return this.columnKeys.map((key) => this.tableColumns[key]());
38
- }
39
- get rowData() {
40
- return this.collection.map((dataEntry, index) => {
41
- return this.columnKeys.map((key) => this.tableCells[key](dataEntry, index));
42
- });
43
- }
44
- set collectionData(collection) {
45
- this.collection = collection;
46
- }
47
- constructor(collection, columns, tableColumns, tableCells) {
48
- this.columnKeys = columns.split(',');
49
- this.collection = collection;
50
- this.tableColumns = tableColumns;
51
- this.tableCells = tableCells;
52
- }
53
- }
54
-
55
1
  var TableClickActions;
56
2
  (function (TableClickActions) {
57
3
  TableClickActions["row"] = "tableRow";
@@ -59,4 +5,4 @@ var TableClickActions;
59
5
  TableClickActions["previous"] = "previousPage";
60
6
  })(TableClickActions || (TableClickActions = {}));
61
7
 
62
- export { TableClickActions as T, Table as a, TableLoadingState as b, TableEmptyState as c, TableErrorState as d };
8
+ export { TableClickActions as T };
@@ -45,10 +45,10 @@ const CheckboxInput = /*@__PURE__*/ proxyCustomElement(class CheckboxInput exten
45
45
  return inputCheckbox;
46
46
  }
47
47
  render() {
48
- return (h(Host, { key: '6ea0ca6e03a956c5c11e6b6b67802a8344e6f3d8' }, h("div", { key: '87a7a3e9d34992d992464b8d6fe8ba712ff32865', class: 'form-group d-flex flex-column' }, h("div", { key: 'e3da6c3971c74163e914f53c9b5a480dbac2759b', class: "form-check" }, h("input", { key: '01af0856f7e2ad919790a7ec8896cb06e3329452', ref: el => (this.checkboxElement = el), type: "checkbox", id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
48
+ return (h(Host, { key: '8161ae3e7ce79824b21b97647b403646dd7d2db8' }, h("div", { key: 'e1aae62dd392cf208c342d727182a4b98dcabbbc', class: 'form-group d-flex flex-column' }, h("div", { key: '582178c2b18f6d535f692d2b1f16e71555bb6f2e', class: "form-check" }, h("input", { key: '531a98078cee60acc5c8838a3ea7ea43c84fe846', ref: el => (this.checkboxElement = el), type: "checkbox", id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
49
49
  this.isFocused = false;
50
50
  this.formControlBlur.emit();
51
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-check-input is-invalid' : 'form-check-input', disabled: this.disabled, checked: this.checked }), h("label", { key: '069d3ee70d0cc1c48092407055e8666a1156e7c6', class: "form-check-label", htmlFor: this.name, part: label }, this.label)), h(FormControlHelpText, { key: 'bbc6d2e5fdef899236c07738bfa15b51b02c6912', helpText: this.helpText, name: this.name }), h(FormControlErrorText, { key: '456e4ad15ab35e4b68102abfcd058e2d16ac0232', errorText: this.errorText, name: this.name }))));
51
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-check-input is-invalid' : 'form-check-input', disabled: this.disabled, checked: this.checked }), h("label", { key: '8a12404a24a3b1c4cbec230444436c80faeba2d8', class: "form-check-label", htmlFor: this.name, part: label }, this.label)), h(FormControlHelpText, { key: '8cda3874473523f86dadc9e1e3dfb3e4448f3a6f', helpText: this.helpText, name: this.name }), h(FormControlErrorText, { key: '951395dc28c0af8d35aa8c8f38011204a82eb008', errorText: this.errorText, name: this.name }))));
52
52
  }
53
53
  }, [0, "form-control-checkbox", {
54
54
  "label": [1],
@@ -58,10 +58,10 @@ const DateInput = /*@__PURE__*/ proxyCustomElement(class DateInput extends HTMLE
58
58
  return part;
59
59
  }
60
60
  render() {
61
- return (h(Host, { key: 'a2e8ffbb23d128699730acd686fc06ce0ade5270' }, h("div", { key: 'd43b72838047707022bd3527b610eec234af6cd9', class: "form-group d-flex flex-column" }, h("div", { key: '416954342c2113ff1f4fc77cf714852e0bb66527', class: "d-flex gap-2" }, h("label", { key: 'e0c366b390fbb3ef8d183b5ca71935b8274a0b22', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: 'e4aa76ce751db6fa45a8f11f8026e68102f484f4', helpText: this.helpText })), h("input", { key: '4022e4c857527cffb19b747815acad73c81025d4', type: this.showTime ? 'datetime-local' : 'date', ref: el => (this.dateInput = el), id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
61
+ return (h(Host, { key: 'c1add6b2191a1b3263c12bcbf5d0be368df38dab' }, h("div", { key: '34be414bc3a4499a8fef8de45855ecc1e00edcd4', class: "form-group d-flex flex-column" }, h("div", { key: 'f5198a9aabd0e12c0f1597ac357a433a84ce56a6', class: "d-flex gap-2" }, h("label", { key: '084a1eb6ddfd7b728e0c5402c995b1f561e9cc7d', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '0328133482e9cc0f3082aa41c143fd21e95ee8ee', helpText: this.helpText })), h("input", { key: '59cbf8ccd7d2a08f38f07c73b1b457eb109d1571', type: this.showTime ? 'datetime-local' : 'date', ref: el => (this.dateInput = el), id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
62
62
  this.isFocused = false;
63
63
  this.formControlBlur.emit();
64
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', disabled: this.disabled, max: this.maxDate }), h(FormControlErrorText, { key: '31c0122e9737c704b087dbb2a4791fd7965be3c7', errorText: this.errorText, name: this.name }))));
64
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', disabled: this.disabled, max: this.maxDate }), h(FormControlErrorText, { key: 'd71b3de2d560c4a44a3a00a7e5f28d9bfc5843b1', errorText: this.errorText, name: this.name }))));
65
65
  }
66
66
  static get watchers() { return {
67
67
  "defaultValue": ["handleDefaultValueChange"]
@@ -18,7 +18,7 @@ const FileInput = /*@__PURE__*/ proxyCustomElement(class FileInput extends HTMLE
18
18
  this.disabled = undefined;
19
19
  }
20
20
  render() {
21
- return (h(Host, { key: '421617186e463989ce9534004e9b59df81f223ed', exportparts: "label,input,input-invalid" }, h("div", { key: 'f3ac5c496a289e0211a249396546e9d6a1840b28', class: "form-group d-flex flex-column" }, h("div", { key: '8f732b62f40a4351462804a6753e235153679cb9', class: "d-flex align-items-start gap-2" }, h("label", { key: 'b8cebb65d6d238253c8710785745cd82419fe9cf', part: "label", class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '10abec154ebc5960a0f72cb2608dbc7b8ea08378', helpText: this.helpText })), h("input", { key: '3df4d0b69f18f4c266a9af0260ec9c7b422d5c7b', type: "file", name: this.name, part: `input ${this.errorText ? "input-invalid " : ""}${this.disabled ? "input-disabled" : ""}`, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onBlur: () => this.formControlBlur.emit() }), h("form-control-error-text", { key: 'd657e89c7c9780db8e1c610383054c082fa77822', errorText: this.errorText, name: this.name }))));
21
+ return (h(Host, { key: '68bfcee3ae8e8baa627c2e03731de655f7a29ef5', exportparts: "label,input,input-invalid" }, h("div", { key: 'a63ff9900d7612d933e35a0fd95335e8abc45ea7', class: "form-group d-flex flex-column" }, h("div", { key: '74124ffdbf2ac3c28299a78469f387c494140db5', class: "d-flex align-items-start gap-2" }, h("label", { key: 'ec6c237392b1b520a5aab9c6f6a9cb328613e663', part: "label", class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '60f734ebac8d88e2e2775deb0433e2dfe3002402', helpText: this.helpText })), h("input", { key: '2859f4d46dcd5a666017fdb6ae0f10a266bdea4a', type: "file", name: this.name, part: `input ${this.errorText ? "input-invalid " : ""}${this.disabled ? "input-disabled" : ""}`, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onBlur: () => this.formControlBlur.emit() }), h("form-control-error-text", { key: 'c667c4882412d5d43b60beae55e3ebab2c43f07d', errorText: this.errorText, name: this.name }))));
22
22
  }
23
23
  get el() { return this; }
24
24
  }, [0, "form-control-file-v2", {
@@ -56,10 +56,10 @@ const FileInput = /*@__PURE__*/ proxyCustomElement(class FileInput extends HTMLE
56
56
  return part;
57
57
  }
58
58
  render() {
59
- return (h(Host, { key: '4950c97a276963d0b666313b5eb2047cd05ffe0f' }, h("div", { key: 'f09de9c091824da6e385e9129c007ea3ddefea7a', class: "form-group d-flex flex-column" }, h("div", { key: 'c853c5997df0a9a3b0789712abcbf25c1bc50884', class: "d-flex align-items-start gap-2" }, h("label", { key: 'e5c17b93898fdf7e2244f3a5549fdd3ddcc2bab8', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '131ac4f66a6bae82f53473f36448780090f28a71', helpText: this.helpText })), h("input", { key: 'cf8374ebefcbe18b73d853c96b703652869ea0af', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
59
+ return (h(Host, { key: '09e633d625a1f8f2233d80e8b999fcd7e4a16f62' }, h("div", { key: 'b788fd0963c0ab62d0f7e236fb47ea86430b522e', class: "form-group d-flex flex-column" }, h("div", { key: '1e7a11e13ec3c386c9f30b5cd38c3afa99c88da5', class: "d-flex align-items-start gap-2" }, h("label", { key: '45cd0d97ae44c32b4d1e0d87187ac1871511c319', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: 'd312e4f181dfb18c0b86048960ec0a333760f290', helpText: this.helpText })), h("input", { key: '73ff59959c75dc99cccddde819ebbeb6bc1de4ab', ref: (el) => this.fileInput = el, type: "file", name: this.name, part: this.part, class: this.errorText ? "form-control is-invalid" : "form-control", multiple: this.multiple, disabled: this.disabled, onChange: this.changeHandler, onInput: this.handleFormControlInput, onFocus: () => this.isFocused = true, onBlur: () => {
60
60
  this.isFocused = false;
61
61
  this.formControlBlur.emit();
62
- } }), h(FormControlErrorText, { key: 'd5ac4a7e8b5f70fd0cb63e9358bb372a3167ab5e', errorText: this.errorText, name: this.name }))));
62
+ } }), h(FormControlErrorText, { key: 'cb9c8bd4f623ebd82bdbd9725805f6038b0e1f8c', errorText: this.errorText, name: this.name }))));
63
63
  }
64
64
  get el() { return this; }
65
65
  }, [0, "form-control-file", {
@@ -70,10 +70,10 @@ const MonetaryInput = /*@__PURE__*/ proxyCustomElement(class MonetaryInput exten
70
70
  return part;
71
71
  }
72
72
  render() {
73
- return (h(Host, { key: '467e85f7211d67d6daabfcc8a3531b7ba2a15cb4' }, h("div", { key: '5566df3c8d8f9507acc27a7e47d9c79528928e8f', class: "form-group d-flex flex-column" }, h("label", { key: '5cee3c6dcc1d4e41184d4ad7185b8a8c50f9175a', part: label, class: "form-label", htmlFor: this.name }, this.label), h("div", { key: 'e111a7617526080c1d9e2051ff7476a768c8681e', class: "input-group" }, h("span", { key: '359a79709cad258033ee44ca6c4c320be1a85ce4', class: "input-group-text", part: text }, "$"), h("input", { key: '32dda535adca1021e46badb63d8ba064c936bd2f', ref: el => (this.textInput = el), id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
73
+ return (h(Host, { key: 'c7a92629b644f797bc0c199b66f2b3a7802e24af' }, h("div", { key: 'b21ec4bd76d52d6ebe23de04748b344529bd5e91', class: "form-group d-flex flex-column" }, h("label", { key: 'c1a4d2c44d19a81ea594c36c8ce537956e32f8be', part: label, class: "form-label", htmlFor: this.name }, this.label), h("div", { key: '3c7858f3b1bff3d304e2d6ef4613570307abb031', class: "input-group" }, h("span", { key: '57f667463d22682820a688ff4583429203d35c88', class: "input-group-text", part: text }, "$"), h("input", { key: '8027bd97c1e8974089b9438972e449c9fe00e984', ref: el => (this.textInput = el), id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
74
74
  this.isFocused = false;
75
75
  this.formControlBlur.emit();
76
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control monetary is-invalid' : 'form-control monetary', type: "text", disabled: this.disabled })), h(FormControlHelpText, { key: '560b1ef9506257d411d9d08e4a984195f1c3b948', helpText: this.helpText, name: this.name }), h(FormControlErrorText, { key: '7f4243a3d36cdd86129dca92e925e82917825d12', errorText: this.errorText, name: this.name }))));
76
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control monetary is-invalid' : 'form-control monetary', type: "text", disabled: this.disabled })), h(FormControlHelpText, { key: '2b983d18e5544d78015ce9d9f15ac0fba9991193', helpText: this.helpText, name: this.name }), h(FormControlErrorText, { key: '1cbf33304b3243fed47f2d6cc5459010d9502347', errorText: this.errorText, name: this.name }))));
77
77
  }
78
78
  static get watchers() { return {
79
79
  "defaultValue": ["handleDefaultValueChange"]
@@ -75,10 +75,10 @@ const NumberInputMasked = /*@__PURE__*/ proxyCustomElement(class NumberInputMask
75
75
  return input;
76
76
  }
77
77
  render() {
78
- return (h(Host, { key: 'b99a11bcbe47c9cd1ec7f52ff081b56c7c56fa9a' }, h("div", { key: '2d549b26a4d88b4653a9433de7e0ab6b07aa8f8a', class: "form-group d-flex flex-column" }, h("div", { key: 'a923b55bc2d2bd9d0097ffa452fe46816870aa18', class: "d-flex align-items-start gap-2" }, h("label", { key: 'af645e990ec448bad5d1b8fe2b6b415fb062c129', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '3bbeaa5fff2964e1f635aab612e1f9b8fa1929d7', helpText: this.helpText })), h("input", { key: 'f1fe3e4749703f7658164e9bb31c500db9699cbf', ref: el => (this.textInput = el), id: this.name, name: this.name, onFocus: () => (this.isFocused = true), onBlur: () => {
78
+ return (h(Host, { key: '84b2b9707b77df0865ca506c3c974f9974f698e3' }, h("div", { key: '6817ba99efccf056fa28535db39a672cdb18bc0a', class: "form-group d-flex flex-column" }, h("div", { key: '2f0f64dc35352659740292397f82f6490f32b6ee', class: "d-flex align-items-start gap-2" }, h("label", { key: 'f5eff8109b6403b2cdc53e6c0a23538ef3dcb817', part: label, class: "form-label", htmlFor: this.name }, this.label), h("form-control-tooltip", { key: '633b66f6d99fea7688652fa6e5f11e0d68666f69', helpText: this.helpText })), h("input", { key: '3df0af7941cb957ddf3df89f3216a2d3187e1e9d', ref: el => (this.textInput = el), id: this.name, name: this.name, onFocus: () => (this.isFocused = true), onBlur: () => {
79
79
  this.isFocused = false;
80
80
  this.formControlBlur.emit();
81
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "text", disabled: this.disabled }), h(FormControlErrorText, { key: '9574288a9424638ee0f72731848813863dffe718', errorText: this.errorText, name: this.name }))));
81
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "text", disabled: this.disabled }), h(FormControlErrorText, { key: '9d634135126b399aea1071fd5cc53784728b01c1', errorText: this.errorText, name: this.name }))));
82
82
  }
83
83
  static get watchers() { return {
84
84
  "defaultValue": ["handleDefaultValueChange"]
@@ -50,10 +50,10 @@ const NumberInput = /*@__PURE__*/ proxyCustomElement(class NumberInput extends H
50
50
  return input;
51
51
  }
52
52
  render() {
53
- return (h(Host, { key: '020f9486c87d1ab1f4ecbba08ef8febf889dfbe4' }, h("div", { key: '81d7f8149f287e21c0b41c351defdd528e892218', class: 'form-group d-flex flex-column' }, h("label", { key: 'c2f0799869b0bd31494b85d6cf5db9d0faffbee9', part: label, class: "form-label", htmlFor: this.name }, this.label), h("input", { key: 'ddad27d6112be528bc94ef3f567674ea36453b59', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
53
+ return (h(Host, { key: '8c60e7494ce6878f591699baa07e5a5d562090b4' }, h("div", { key: '49c2ebe33aa6317c5960ab8a1cc1d8998e06ff9e', class: 'form-group d-flex flex-column' }, h("label", { key: '9132628d047ad3c2b243e87b013b77f367aef274', part: label, class: "form-label", htmlFor: this.name }, this.label), h("input", { key: '25d4df4f8bc7eafde56f8b6aaf77eac3acd78035', id: this.name, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
54
54
  this.isFocused = false;
55
55
  this.formControlBlur.emit();
56
- }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "number", disabled: this.disabled }), h(FormControlHelpText, { key: '5a9fc892d50613e7a436e1425f8b90df7e110328', helpText: this.helpText, name: this.name }), h(FormControlErrorText, { key: '9cc21eab8ed0579a31fe4aae543e1ae521127725', errorText: this.errorText, name: this.name }))));
56
+ }, onInput: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-control is-invalid' : 'form-control', type: "number", disabled: this.disabled }), h(FormControlHelpText, { key: '47d213b459ddfb9d9704d217f82e0d30d3166465', helpText: this.helpText, name: this.name }), h(FormControlErrorText, { key: '4835e71589d825d56d36ef99b00fdd877690a04d', errorText: this.errorText, name: this.name }))));
57
57
  }
58
58
  get el() { return this; }
59
59
  static get watchers() { return {
@@ -40,10 +40,10 @@ const RadioInput = /*@__PURE__*/ proxyCustomElement(class RadioInput extends HTM
40
40
  return inputRadio;
41
41
  }
42
42
  render() {
43
- return (h(Host, { key: '51d99ae29bb26e36a3f2540e6ebbbe0e99a49889', class: 'form-group d-flex flex-column' }, h("div", { key: '0ac89070efef01fe3ee76144f2177db9a55497ef', class: "form-check" }, h("input", { key: 'ef109f542471bb8599590614fce2dec13c932572', ref: el => (this.radioElement = el), type: "radio", id: `${this.name}-${this.value}`, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
43
+ return (h(Host, { key: 'dd02a226957e079505a8149565e42883eb0c63e8', class: 'form-group d-flex flex-column' }, h("div", { key: '8951df4569607dc68808b57423566dd1d60caa0c', class: "form-check" }, h("input", { key: '7b2e93768b210191dbb3aa9cf81e2520ffaac5ff', ref: el => (this.radioElement = el), type: "radio", id: `${this.name}-${this.value}`, name: this.name, onFocus: () => this.isFocused = true, onBlur: () => {
44
44
  this.isFocused = false;
45
45
  this.formControlBlur.emit();
46
- }, onChange: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-check-input is-invalid' : 'form-check-input', disabled: this.disabled, value: this.value, checked: this.checked }), h("label", { key: 'aa2a71abec10a6f01961a539f0890f162dfeb10c', class: "form-check-label", htmlFor: `${this.name}-${this.value}`, part: label }, this.label)), h("form-control-help-text", { key: '67e5b9fb761adef49988f62f72018fe838c7b0df', helpText: this.helpText, name: this.name }), h("form-control-error-text", { key: 'e1b4b9c055869524f4b97da177389322fde6736a', errorText: this.errorText, name: this.name })));
46
+ }, onChange: this.handleFormControlInput, part: this.part, class: this.errorText ? 'form-check-input is-invalid' : 'form-check-input', disabled: this.disabled, value: this.value, checked: this.checked }), h("label", { key: 'fd413c400f607c07d704cfe56d7e304082027d5c', class: "form-check-label", htmlFor: `${this.name}-${this.value}`, part: label }, this.label)), h("form-control-help-text", { key: '4e7cc2ac52d39092be5e46f1a2df1a7d31f380eb', helpText: this.helpText, name: this.name }), h("form-control-error-text", { key: '420052233ae56f98712559707a4372644f915aec', errorText: this.errorText, name: this.name })));
47
47
  }
48
48
  }, [0, "form-control-radio", {
49
49
  "label": [1],