@justifi/webcomponents 4.11.0 → 4.12.0

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 (330) hide show
  1. package/dist/cjs/{Business-7ae04d4f.js → Business-f8e37adb.js} +34 -27
  2. package/dist/cjs/{Payment-89a8bc21.js → Payment-eceed10f.js} +1 -0
  3. package/dist/cjs/{SubAccount-05867651.js → SubAccount-b3902202.js} +1 -1
  4. package/dist/cjs/additional-questions-details_5.cjs.entry.js +5 -6
  5. package/dist/cjs/business-additional-questions-schema-bdfd29c3.js +78 -0
  6. package/dist/cjs/business-details-core.cjs.entry.js +2 -2
  7. package/dist/cjs/{business-form-types-29b2bad9.js → business-form-types-61b8196a.js} +26 -0
  8. package/dist/cjs/{form-control-datepart_4.cjs.entry.js → form-control-date_4.cjs.entry.js} +18 -51
  9. package/dist/cjs/form-control-datepart.cjs.entry.js +80 -0
  10. package/dist/cjs/form-control-monetary.cjs.entry.js +1 -1
  11. package/dist/cjs/form-control-select_2.cjs.entry.js +1 -1
  12. package/dist/cjs/{form-input-masks-e3bf2614.js → form-input-masks-baa06faf.js} +1 -1
  13. package/dist/cjs/gross-payment-chart-core.cjs.entry.js +3 -4
  14. package/dist/cjs/{index-69b9386b.js → index-5d5f2219.js} +3 -0
  15. package/dist/cjs/justifi-additional-questions-form-step_5.cjs.entry.js +20 -12
  16. package/dist/cjs/justifi-additional-questions_4.cjs.entry.js +17 -16
  17. package/dist/cjs/justifi-bank-account-form.cjs.entry.js +1 -1
  18. package/dist/cjs/justifi-billing-form_4.cjs.entry.js +5 -5
  19. package/dist/cjs/justifi-business-details.cjs.entry.js +3 -4
  20. package/dist/cjs/justifi-business-form.cjs.entry.js +20 -12
  21. package/dist/cjs/justifi-business-list.cjs.entry.js +4 -6
  22. package/dist/cjs/justifi-business-owners.cjs.entry.js +2 -2
  23. package/dist/cjs/justifi-card-form.cjs.entry.js +1 -1
  24. package/dist/cjs/justifi-checkout-core.cjs.entry.js +34 -24
  25. package/dist/cjs/justifi-checkout.cjs.entry.js +14 -10
  26. package/dist/cjs/justifi-details.cjs.entry.js +2 -2
  27. package/dist/cjs/justifi-gross-payment-chart.cjs.entry.js +2 -2
  28. package/dist/cjs/{justifi-new-payment-method_3.cjs.entry.js → justifi-new-payment-method_4.cjs.entry.js} +95 -11
  29. package/dist/cjs/justifi-owner-form.cjs.entry.js +30 -16
  30. package/dist/cjs/justifi-payment-balance-transactions.cjs.entry.js +3 -4
  31. package/dist/cjs/justifi-payment-details.cjs.entry.js +4 -4
  32. package/dist/cjs/justifi-payment-form.cjs.entry.js +3 -4
  33. package/dist/cjs/justifi-payment-method-selector.cjs.entry.js +2 -2
  34. package/dist/cjs/justifi-payment-provisioning.cjs.entry.js +11 -4
  35. package/dist/cjs/justifi-payments-list.cjs.entry.js +4 -4
  36. package/dist/cjs/justifi-payout-details.cjs.entry.js +4 -4
  37. package/dist/cjs/justifi-payouts-list.cjs.entry.js +4 -4
  38. package/dist/cjs/justifi-proceeds-list.cjs.entry.js +3 -4
  39. package/dist/cjs/justifi-refund-form.cjs.entry.js +2 -2
  40. package/dist/cjs/justifi-subaccount-details.cjs.entry.js +5 -6
  41. package/dist/cjs/justifi-subaccounts-list.cjs.entry.js +4 -5
  42. package/dist/cjs/justifi-table_2.cjs.entry.js +1 -1
  43. package/dist/cjs/loader.cjs.js +2 -2
  44. package/dist/cjs/{payload-parsers-f437272e.js → payload-parsers-32c43c76.js} +36 -24
  45. package/dist/cjs/payment-details-core.cjs.entry.js +3 -4
  46. package/dist/cjs/{payment.service-0b0086dc.js → payment.service-9db24ab9.js} +1 -1
  47. package/dist/cjs/payments-list-core.cjs.entry.js +3 -4
  48. package/dist/cjs/payout-details-core.cjs.entry.js +3 -4
  49. package/dist/cjs/{payout.service-5cc3b4e9.js → payout.service-a0efb71a.js} +1 -1
  50. package/dist/cjs/payouts-list-core.cjs.entry.js +3 -4
  51. package/dist/cjs/subaccount-account-details_4.cjs.entry.js +5 -6
  52. package/dist/cjs/subaccount-bank-details.cjs.entry.js +2 -2
  53. package/dist/cjs/subaccount-terms-details.cjs.entry.js +2 -2
  54. package/dist/cjs/{utils-23e70ef2.js → utils-6e35fa70.js} +1 -1
  55. package/dist/cjs/{utils-2b9940e1.js → utils-6f62f7a1.js} +0 -7
  56. package/dist/cjs/{utils-87435719.js → utils-fc72268d.js} +1 -1
  57. package/dist/cjs/webcomponents.cjs.js +2 -2
  58. package/dist/collection/api/Business.js +2 -20
  59. package/dist/collection/api/Checkout.js +6 -1
  60. package/dist/collection/api/Identity.js +7 -4
  61. package/dist/collection/api/Payment.js +1 -0
  62. package/dist/collection/api/services/checkout.service.js +7 -3
  63. package/dist/collection/collection-manifest.json +2 -0
  64. package/dist/collection/components/business-details/generic-info-details/generic-info-details.js +2 -2
  65. package/dist/collection/components/business-forms/business-form/business-core-info/business-core-info.js +2 -2
  66. package/dist/collection/components/business-forms/business-form/business-form.js +48 -3
  67. package/dist/collection/components/business-forms/business-form/business-representative/business-representative.js +12 -9
  68. package/dist/collection/components/business-forms/owner-form/owner-form.js +24 -8
  69. package/dist/collection/components/business-forms/payment-provisioning/business-core-info/business-core-info-form-step.js +2 -3
  70. package/dist/collection/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.js +11 -1
  71. package/dist/collection/components/business-forms/payment-provisioning/payment-provisioning.js +42 -1
  72. package/dist/collection/components/business-forms/schemas/business-address-schema.js +9 -18
  73. package/dist/collection/components/business-forms/schemas/business-core-info-schema.js +48 -17
  74. package/dist/collection/components/business-forms/schemas/business-form-schema.js +1 -1
  75. package/dist/collection/components/business-forms/schemas/business-identity-schema.js +18 -7
  76. package/dist/collection/components/business-forms/schemas/schema-helpers.js +8 -0
  77. package/dist/collection/components/business-forms/utils/business-form-types.js +23 -0
  78. package/dist/collection/components/business-forms/utils/helpers.js +22 -2
  79. package/dist/collection/components/business-forms/utils/payload-parsers.js +1 -0
  80. package/dist/collection/components/business-list/business-list.js +0 -2
  81. package/dist/collection/components/checkout/checkout-actions.js +2 -2
  82. package/dist/collection/components/checkout/checkout-core.css +361 -0
  83. package/dist/collection/components/checkout/checkout-core.js +32 -27
  84. package/dist/collection/components/checkout/checkout.js +5 -5
  85. package/dist/collection/components/checkout/new-payment-method.js +12 -6
  86. package/dist/collection/components/checkout/payment-method-options.css +18 -2
  87. package/dist/collection/components/checkout/payment-method-options.js +62 -5
  88. package/dist/collection/components/checkout/payment-method-payload.js +1 -0
  89. package/dist/collection/components/checkout/saved-payment-method.js +11 -6
  90. package/dist/collection/components/checkout/sezzel-payment-method.js +247 -0
  91. package/dist/collection/components/form/form-control-date.css +1803 -0
  92. package/dist/collection/components/form/form-control-date.js +192 -0
  93. package/dist/collection/components/payment-form/payment-method-selector.js +1 -1
  94. package/dist/collection/components/payment-method-form/payment-method-form.js +1 -1
  95. package/dist/collection/components/select-input/select-input.js +1 -1
  96. package/dist/collection/components/select-input/test/select-input.spec.js +4 -4
  97. package/dist/collection/components/subaccount-details/subaccount-merchant-details/subaccount-merchant-details.js +3 -3
  98. package/dist/collection/components/text-input/test/text-input.spec.js +4 -4
  99. package/dist/collection/components/text-input/text-input.js +1 -1
  100. package/dist/collection/utils/form-input-masks.js +1 -1
  101. package/dist/collection/utils/utils.js +0 -5
  102. package/dist/docs.json +670 -93
  103. package/dist/esm/{Business-91caaccb.js → Business-2410f7e3.js} +31 -25
  104. package/dist/esm/{Payment-55886c86.js → Payment-ef9fc1ae.js} +1 -0
  105. package/dist/esm/{SubAccount-61ac70eb.js → SubAccount-f4ae9809.js} +1 -1
  106. package/dist/esm/additional-questions-details_5.entry.js +5 -6
  107. package/dist/esm/business-additional-questions-schema-5571d40f.js +75 -0
  108. package/dist/esm/business-details-core.entry.js +2 -2
  109. package/dist/esm/{business-form-types-0d76133c.js → business-form-types-46ecd908.js} +25 -1
  110. package/dist/esm/{form-control-datepart_4.entry.js → form-control-date_4.entry.js} +18 -51
  111. package/dist/esm/form-control-datepart.entry.js +76 -0
  112. package/dist/esm/form-control-monetary.entry.js +1 -1
  113. package/dist/esm/form-control-select_2.entry.js +1 -1
  114. package/dist/esm/{form-input-masks-a8187c77.js → form-input-masks-850c8cd4.js} +1 -1
  115. package/dist/esm/gross-payment-chart-core.entry.js +3 -4
  116. package/dist/esm/{index-df86d9a2.js → index-83dcf934.js} +3 -0
  117. package/dist/esm/justifi-additional-questions-form-step_5.entry.js +20 -12
  118. package/dist/esm/justifi-additional-questions_4.entry.js +17 -16
  119. package/dist/esm/justifi-bank-account-form.entry.js +1 -1
  120. package/dist/esm/justifi-billing-form_4.entry.js +5 -5
  121. package/dist/esm/justifi-business-details.entry.js +3 -4
  122. package/dist/esm/justifi-business-form.entry.js +20 -12
  123. package/dist/esm/justifi-business-list.entry.js +4 -6
  124. package/dist/esm/justifi-business-owners.entry.js +2 -2
  125. package/dist/esm/justifi-card-form.entry.js +1 -1
  126. package/dist/esm/justifi-checkout-core.entry.js +34 -24
  127. package/dist/esm/justifi-checkout.entry.js +14 -10
  128. package/dist/esm/justifi-details.entry.js +2 -2
  129. package/dist/esm/justifi-gross-payment-chart.entry.js +2 -2
  130. package/dist/esm/{justifi-new-payment-method_3.entry.js → justifi-new-payment-method_4.entry.js} +95 -12
  131. package/dist/esm/justifi-owner-form.entry.js +30 -16
  132. package/dist/esm/justifi-payment-balance-transactions.entry.js +3 -4
  133. package/dist/esm/justifi-payment-details.entry.js +4 -4
  134. package/dist/esm/justifi-payment-form.entry.js +3 -4
  135. package/dist/esm/justifi-payment-method-selector.entry.js +2 -2
  136. package/dist/esm/justifi-payment-provisioning.entry.js +11 -4
  137. package/dist/esm/justifi-payments-list.entry.js +4 -4
  138. package/dist/esm/justifi-payout-details.entry.js +4 -4
  139. package/dist/esm/justifi-payouts-list.entry.js +4 -4
  140. package/dist/esm/justifi-proceeds-list.entry.js +3 -4
  141. package/dist/esm/justifi-refund-form.entry.js +2 -2
  142. package/dist/esm/justifi-subaccount-details.entry.js +5 -6
  143. package/dist/esm/justifi-subaccounts-list.entry.js +4 -5
  144. package/dist/esm/justifi-table_2.entry.js +1 -1
  145. package/dist/esm/loader.js +3 -3
  146. package/dist/esm/{payload-parsers-920f49dd.js → payload-parsers-192e0c3e.js} +33 -25
  147. package/dist/esm/payment-details-core.entry.js +3 -4
  148. package/dist/esm/{payment.service-f274ef98.js → payment.service-ec28a959.js} +1 -1
  149. package/dist/esm/payments-list-core.entry.js +3 -4
  150. package/dist/esm/payout-details-core.entry.js +3 -4
  151. package/dist/esm/{payout.service-af293f61.js → payout.service-5fd5986c.js} +1 -1
  152. package/dist/esm/payouts-list-core.entry.js +3 -4
  153. package/dist/esm/subaccount-account-details_4.entry.js +5 -6
  154. package/dist/esm/subaccount-bank-details.entry.js +2 -2
  155. package/dist/esm/subaccount-terms-details.entry.js +2 -2
  156. package/dist/esm/{utils-d01c5f3a.js → utils-210fdf39.js} +1 -1
  157. package/dist/esm/{utils-d9e90399.js → utils-243abdb4.js} +1 -7
  158. package/dist/esm/{utils-684d2e47.js → utils-6f05d9d7.js} +1 -1
  159. package/dist/esm/webcomponents.js +3 -3
  160. package/dist/module/Business.js +9 -25
  161. package/dist/module/Payment.js +1 -0
  162. package/dist/module/SubAccount.js +1 -1
  163. package/dist/module/business-address-schema.js +9 -18
  164. package/dist/module/business-core-info-form-step.js +2 -3
  165. package/dist/module/business-core-info-schema.js +49 -18
  166. package/dist/module/business-core-info.js +2 -2
  167. package/dist/module/business-form-types.js +25 -1
  168. package/dist/module/business-identity-schema.js +18 -7
  169. package/dist/module/business-owners-form-step.js +3 -3
  170. package/dist/module/business-representative-form-step.js +15 -5
  171. package/dist/module/business-representative.js +15 -12
  172. package/dist/module/checkout-core.js +50 -33
  173. package/dist/module/form-control-date.d.ts +11 -0
  174. package/dist/module/form-control-date.js +6 -0
  175. package/dist/module/form-control-date2.js +68 -0
  176. package/dist/module/form-input-masks.js +1 -1
  177. package/dist/module/generic-info-details2.js +2 -2
  178. package/dist/module/helpers.js +24 -3
  179. package/dist/module/justifi-business-details.js +1 -1
  180. package/dist/module/justifi-business-form.js +21 -10
  181. package/dist/module/justifi-business-list.js +1 -3
  182. package/dist/module/justifi-checkout.js +31 -21
  183. package/dist/module/justifi-payment-balance-transactions.js +1 -1
  184. package/dist/module/justifi-payment-provisioning.js +12 -5
  185. package/dist/module/justifi-sezzel-payment-method.d.ts +11 -0
  186. package/dist/module/justifi-sezzel-payment-method.js +6 -0
  187. package/dist/module/justifi-subaccount-details.js +1 -1
  188. package/dist/module/justifi-subaccounts-list.js +1 -1
  189. package/dist/module/legal-address-form-step.js +2 -2
  190. package/dist/module/new-payment-method.js +5 -4
  191. package/dist/module/owner-form.js +29 -13
  192. package/dist/module/payload-parsers.js +11 -1
  193. package/dist/module/payment-details-core2.js +1 -1
  194. package/dist/module/payment-method-form.js +1 -1
  195. package/dist/module/payment-method-options.js +34 -12
  196. package/dist/module/payments-list-core2.js +1 -1
  197. package/dist/module/payout-details-core2.js +1 -1
  198. package/dist/module/payouts-list-core2.js +1 -1
  199. package/dist/module/saved-payment-method.js +4 -4
  200. package/dist/module/select-input2.js +1 -1
  201. package/dist/module/sezzel-payment-method.js +99 -0
  202. package/dist/module/subaccount-merchant-details2.js +3 -3
  203. package/dist/module/text-input2.js +1 -1
  204. package/dist/module/utils2.js +1 -7
  205. package/dist/types/api/Business.d.ts +0 -19
  206. package/dist/types/api/Checkout.d.ts +63 -2
  207. package/dist/types/api/Identity.d.ts +2 -0
  208. package/dist/types/api/Payment.d.ts +2 -1
  209. package/dist/types/api/SubAccount.d.ts +0 -2
  210. package/dist/types/api/services/checkout.service.d.ts +8 -2
  211. package/dist/types/components/business-forms/business-form/business-form.d.ts +5 -0
  212. package/dist/types/components/business-forms/business-form/business-representative/business-representative.d.ts +3 -3
  213. package/dist/types/components/business-forms/owner-form/owner-form.d.ts +4 -2
  214. package/dist/types/components/business-forms/payment-provisioning/business-representative/business-representative-form-step.d.ts +1 -0
  215. package/dist/types/components/business-forms/payment-provisioning/payment-provisioning.d.ts +3 -0
  216. package/dist/types/components/business-forms/schemas/business-core-info-schema.d.ts +2 -2
  217. package/dist/types/components/business-forms/schemas/business-form-schema.d.ts +4 -8
  218. package/dist/types/components/business-forms/schemas/business-identity-schema.d.ts +2 -6
  219. package/dist/types/components/business-forms/schemas/schema-helpers.d.ts +6 -0
  220. package/dist/types/components/business-forms/utils/business-form-types.d.ts +5 -0
  221. package/dist/types/components/business-forms/utils/helpers.d.ts +8 -2
  222. package/dist/types/components/checkout/checkout-actions.d.ts +3 -3
  223. package/dist/types/components/checkout/checkout-core.d.ts +5 -4
  224. package/dist/types/components/checkout/checkout.d.ts +1 -1
  225. package/dist/types/components/checkout/new-payment-method.d.ts +2 -1
  226. package/dist/types/components/checkout/payment-method-options.d.ts +5 -1
  227. package/dist/types/components/checkout/payment-method-payload.d.ts +8 -0
  228. package/dist/types/components/checkout/saved-payment-method.d.ts +2 -1
  229. package/dist/types/components/checkout/sezzel-payment-method.d.ts +23 -0
  230. package/dist/types/components/form/form-control-date.d.ts +18 -0
  231. package/dist/types/components.d.ts +112 -9
  232. package/dist/types/utils/utils.d.ts +0 -1
  233. package/dist/webcomponents/p-02fa533c.js +1 -0
  234. package/dist/webcomponents/p-0315876e.entry.js +1 -0
  235. package/dist/webcomponents/{p-28cd23c8.entry.js → p-0c269feb.entry.js} +1 -1
  236. package/dist/webcomponents/{p-0b76c770.entry.js → p-0eb56b44.entry.js} +1 -1
  237. package/dist/webcomponents/{p-436d27b9.entry.js → p-0eb77101.entry.js} +1 -1
  238. package/dist/webcomponents/p-1334f776.entry.js +1 -0
  239. package/dist/webcomponents/p-19001cc5.entry.js +1 -0
  240. package/dist/webcomponents/p-2319abaf.entry.js +1 -0
  241. package/dist/webcomponents/p-26fe62d6.entry.js +1 -0
  242. package/dist/webcomponents/p-28b38699.js +1 -0
  243. package/dist/webcomponents/{p-4df6174c.entry.js → p-29376518.entry.js} +1 -1
  244. package/dist/webcomponents/p-2bee72bd.entry.js +1 -0
  245. package/dist/webcomponents/p-3302bc76.js +1 -0
  246. package/dist/webcomponents/p-3adc0688.entry.js +1 -0
  247. package/dist/webcomponents/p-3fe05c4a.entry.js +1 -0
  248. package/dist/webcomponents/p-41b1ad3a.entry.js +1 -0
  249. package/dist/webcomponents/{p-7c6a355f.entry.js → p-4616768c.entry.js} +1 -1
  250. package/dist/webcomponents/p-56780f10.entry.js +1 -0
  251. package/dist/webcomponents/p-5c269619.js +1 -0
  252. package/dist/webcomponents/p-5ff7826e.entry.js +1 -0
  253. package/dist/webcomponents/{p-8482c23f.js → p-65510838.js} +1 -1
  254. package/dist/webcomponents/{p-4d50d08a.entry.js → p-7d8d2984.entry.js} +1 -1
  255. package/dist/webcomponents/p-7da249b8.entry.js +1 -0
  256. package/dist/webcomponents/p-84b9ffc9.entry.js +1 -0
  257. package/dist/webcomponents/{p-07b326d0.entry.js → p-8657128b.entry.js} +1 -1
  258. package/dist/webcomponents/p-8abba4c2.entry.js +1 -0
  259. package/dist/webcomponents/p-8c9d9812.entry.js +1 -0
  260. package/dist/webcomponents/p-910bb656.js +1 -0
  261. package/dist/webcomponents/p-9245777b.js +1 -0
  262. package/dist/webcomponents/{p-221b9504.entry.js → p-927150b4.entry.js} +1 -1
  263. package/dist/webcomponents/p-96cebc8b.entry.js +1 -0
  264. package/dist/webcomponents/p-99d6b67e.entry.js +1 -0
  265. package/dist/webcomponents/p-9e3f9e05.entry.js +1 -0
  266. package/dist/webcomponents/{p-688bb5da.js → p-9ee8ad4d.js} +1 -1
  267. package/dist/webcomponents/{p-a46174e0.entry.js → p-9f3facf1.entry.js} +1 -1
  268. package/dist/webcomponents/p-9f529959.entry.js +1 -0
  269. package/dist/webcomponents/{p-fb49ef28.entry.js → p-a6f170ba.entry.js} +1 -1
  270. package/dist/webcomponents/{p-c071d8c1.entry.js → p-a8caec98.entry.js} +1 -1
  271. package/dist/webcomponents/p-a90f7ca0.js +1 -0
  272. package/dist/webcomponents/{p-d776fe10.entry.js → p-abc03d5a.entry.js} +1 -1
  273. package/dist/webcomponents/p-b318b899.js +1 -0
  274. package/dist/webcomponents/{p-1bfadb9f.entry.js → p-c1b92cec.entry.js} +1 -1
  275. package/dist/webcomponents/p-c556deda.entry.js +1 -0
  276. package/dist/webcomponents/{p-3d4aaa4a.entry.js → p-c6e207f6.entry.js} +1 -1
  277. package/dist/webcomponents/{p-b68f1dd9.entry.js → p-cdfde1ca.entry.js} +1 -1
  278. package/dist/webcomponents/{p-746bfba6.entry.js → p-d69a485a.entry.js} +1 -1
  279. package/dist/webcomponents/p-e2ba8d84.entry.js +1 -0
  280. package/dist/webcomponents/{p-ebf7c70f.entry.js → p-e4342f49.entry.js} +1 -1
  281. package/dist/webcomponents/{p-ea2cca2a.js → p-ed72a5cc.js} +1 -1
  282. package/dist/webcomponents/{p-6b51cf97.entry.js → p-f0698778.entry.js} +1 -1
  283. package/dist/webcomponents/p-f4ae621e.entry.js +1 -0
  284. package/dist/webcomponents/{p-ae21ed6f.entry.js → p-f76283a5.entry.js} +1 -1
  285. package/dist/webcomponents/p-fce2b224.entry.js +1 -0
  286. package/dist/webcomponents/p-fd60d5af.js +1 -0
  287. package/dist/webcomponents/p-ff211f76.js +1 -0
  288. package/dist/webcomponents/webcomponents.css +1 -1
  289. package/dist/webcomponents/webcomponents.esm.js +1 -1
  290. package/package.json +1 -1
  291. package/dist/cjs/business-additional-questions-schema-18a82d19.js +0 -47
  292. package/dist/cjs/business-form-select-options-7ccd8dca.js +0 -85
  293. package/dist/collection/components/business-forms/utils/business-form-select-options.js +0 -80
  294. package/dist/esm/business-additional-questions-schema-b642a2b7.js +0 -44
  295. package/dist/esm/business-form-select-options-6b9293fe.js +0 -82
  296. package/dist/module/business-form-select-options.js +0 -82
  297. package/dist/types/components/business-forms/utils/business-form-select-options.d.ts +0 -11
  298. package/dist/webcomponents/p-091f9732.entry.js +0 -1
  299. package/dist/webcomponents/p-0923e39c.js +0 -1
  300. package/dist/webcomponents/p-0d81883d.entry.js +0 -1
  301. package/dist/webcomponents/p-102b593a.entry.js +0 -1
  302. package/dist/webcomponents/p-2b8368d2.js +0 -1
  303. package/dist/webcomponents/p-2df32b4a.entry.js +0 -1
  304. package/dist/webcomponents/p-34352d04.js +0 -1
  305. package/dist/webcomponents/p-448063ba.entry.js +0 -1
  306. package/dist/webcomponents/p-5341321d.entry.js +0 -1
  307. package/dist/webcomponents/p-5b262705.entry.js +0 -1
  308. package/dist/webcomponents/p-5e503d7d.entry.js +0 -1
  309. package/dist/webcomponents/p-6047b960.entry.js +0 -1
  310. package/dist/webcomponents/p-60b2344a.js +0 -1
  311. package/dist/webcomponents/p-63296409.js +0 -1
  312. package/dist/webcomponents/p-6d39b8bc.entry.js +0 -1
  313. package/dist/webcomponents/p-7294eb89.entry.js +0 -1
  314. package/dist/webcomponents/p-7b2cddc7.js +0 -1
  315. package/dist/webcomponents/p-817211f2.entry.js +0 -1
  316. package/dist/webcomponents/p-935d6f55.js +0 -1
  317. package/dist/webcomponents/p-959250e3.entry.js +0 -1
  318. package/dist/webcomponents/p-975ab96e.js +0 -1
  319. package/dist/webcomponents/p-9b99370e.js +0 -1
  320. package/dist/webcomponents/p-a130a884.entry.js +0 -1
  321. package/dist/webcomponents/p-a4122c35.entry.js +0 -1
  322. package/dist/webcomponents/p-ac670a3e.js +0 -1
  323. package/dist/webcomponents/p-c340b60f.js +0 -1
  324. package/dist/webcomponents/p-d5aab6b5.entry.js +0 -1
  325. package/dist/webcomponents/p-d5c80489.entry.js +0 -1
  326. package/dist/webcomponents/p-d8679fad.entry.js +0 -1
  327. package/dist/webcomponents/p-da34bba7.entry.js +0 -1
  328. package/dist/webcomponents/p-e84b3616.entry.js +0 -1
  329. package/dist/webcomponents/p-ea03b424.entry.js +0 -1
  330. package/dist/webcomponents/p-ec230480.entry.js +0 -1
@@ -0,0 +1 @@
1
+ import{r,c as o,h as t,H as s}from"./p-9ee8ad4d.js";import{A as i}from"./p-04c7f8f8.js";import{p as e}from"./p-56f6ce4c.js";import"./p-02fa533c.js";import"./p-e3fab0e2.js";import{f as a,b as n}from"./p-28b38699.js";import{c as b}from"./p-ae263544.js";var c,l;!function(r){r.paid="paid",r.failed="failed",r.forwarded="forwarded",r.scheduled="scheduled",r.in_transit="in_transit",r.canceled="canceled"}(c||(c={})),function(r){r.paid="Paid",r.failed="Failed",r.forwarded="Forwarded",r.scheduled="Scheduled",r.in_transit="In Transit",r.canceled="Canceled"}(l||(l={}));class d{constructor(r){this.id=r.id,this.account_id=r.account_id,this.amount=r.amount,this.bank_account=r.bank_account,this.currency=r.currency,this.delivery_method=r.delivery_method||"standard",this.description=r.description,this.deposits_at=r.deposits_at,this.fees_total=r.fees_total,this.refunds_count=r.refunds_count,this.refunds_total=r.refunds_total,this.payments_count=r.payments_count,this.payments_total=r.payments_total,this.payout_type=r.payout_type,this.other_total=r.other_total,this.status=r.status,this.metadata=r.metadata,this.created_at=r.created_at,this.updated_at=r.updated_at}}const p=class{constructor(t){r(this,t),this.rowClicked=o(this,"proceed-row-clicked",7),this.mapStatusToBadge=r=>{switch(r){case c.scheduled:return`<span class="badge bg-primary" title='Batched and scheduled to be transferred'>${l[r]}</span>`;case c.in_transit:return`<span class="badge bg-primary" title='Transfer to your bank account has been initiated'>${l[r]}</span>`;case c.failed:case c.canceled:return`<span class="badge bg-danger" title='Transfer to your bank account failed'>${l[r]}</span>`;case c.forwarded:return`<span class="badge bg-secondary" title='This payout initially failed; the funds have been forwarded to your next successful batch of proceeds'>${l[r]}</span>`;case c.paid:return`<span class="badge bg-success" title='Successfully deposited into your bank account'>${l[r]}</span>`}},this.handleClickPrevious=r=>{const o=Object.assign({},this.params);delete o.after_cursor,this.params=Object.assign(Object.assign({},o),{before_cursor:r})},this.handleClickNext=r=>{const o=Object.assign({},this.params);delete o.before_cursor,this.params=Object.assign(Object.assign({},o),{after_cursor:r})},this.accountId=void 0,this.authToken=void 0,this.proceeds=[],this.loading=!0,this.errorMessage=void 0,this.paging=e,this.params=void 0}updateOnPropChange(){this.fetchData()}connectedCallback(){this.fetchData()}async fetchData(){var r;if(!this.accountId||!this.authToken)return this.errorMessage="Can not fetch any data without an AccountID and an AuthToken",void(this.loading=!1);this.loading=!0;const o=`account/${this.accountId}/proceeds`,t=await i(this.authToken,b.privateApiOrigin).get(o,this.params);if(t.error)this.errorMessage="string"==typeof t.error?t.error:t.error.message;else{this.paging=Object.assign(Object.assign({},this.paging),t.page_info);const o=null===(r=null==t?void 0:t.data)||void 0===r?void 0:r.map((r=>new d(r)));this.proceeds=o}this.loading=!1}render(){return t(s,null,t("justifi-table",{rowClickHandler:r=>{const o=r.target.closest("tr").dataset.rowEntityId;o&&this.rowClicked.emit(this.proceeds.find((r=>r.id===o)))},entityId:this.proceeds.map((r=>r.id)),columnData:[["Paid Out On","The date each batch of proceeds is transferred to your bank account"],["Paid Out To","The bank account to which each payout is sent"],["From Payments","The amount added related to payments in each payout"],["From Refunds","The amount deducted related to refunds in each payout"],["Other","The amount related to less common transactions in each payout (disputes, ACH returns, fee refunds, and forwarded balances due to failed payouts)"],["Proceeds Amount","The net sum of all transactions in each payout. This is the amount you'll see reflected on your bank statement."],["Status","The real-time status of each payout"]],rowData:this.proceeds.map((r=>[{type:"head",value:a(r.deposits_at)},r.bank_account.full_name,n(r.payments_total),n(r.refunds_total),n(r.other_total),n(r.amount),{type:"inner",value:this.mapStatusToBadge(r.status)}])),loading:this.loading,"error-message":this.errorMessage,params:this.params,paging:Object.assign(Object.assign({},this.paging),{handleClickNext:this.handleClickNext,handleClickPrevious:this.handleClickPrevious})}))}static get watchers(){return{accountId:["updateOnPropChange"],authToken:["updateOnPropChange"],params:["updateOnPropChange"]}}};p.style=':root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33, 37, 41;--bs-body-bg:#fff;--bs-body-bg-rgb:255, 255, 255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0, 0, 0;--bs-secondary-color:rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb:33, 37, 41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233, 236, 239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33, 37, 41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248, 249, 250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13, 110, 253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10, 88, 202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222, 226, 230;--bs-body-bg:#212529;--bs-body-bg-rgb:33, 37, 41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255, 255, 255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222, 226, 230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52, 58, 64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222, 226, 230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43, 48, 53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110, 168, 254;--bs-link-hover-color-rgb:139, 185, 254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}.spinner-grow,.spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg) }}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media (prefers-reduced-motion: reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff !important;background-color:RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-secondary{color:#fff !important;background-color:RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-success{color:#fff !important;background-color:RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-info{color:#000 !important;background-color:RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-warning{color:#000 !important;background-color:RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-danger{color:#fff !important;background-color:RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-light{color:#000 !important;background-color:RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important}.text-bg-dark{color:#fff !important;background-color:RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important}.link-secondary{color:RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important}.link-light{color:RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-light:hover,.link-light:focus{color:RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important}.link-dark{color:RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-dark:hover,.link-dark:focus{color:RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:0.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:0.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:0.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:0.25}:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529}';export{p as justifi_proceeds_list}