@adyen/adyen-platform-experience-web 1.3.1 → 1.4.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 (313) hide show
  1. package/dist/adyen-platform-experience-web.css +1 -1
  2. package/dist/{angle-right-reGJ7jfy.cjs → angle-right-DoWVn5wu.cjs} +2 -2
  3. package/dist/{angle-right-reGJ7jfy.cjs.map → angle-right-DoWVn5wu.cjs.map} +1 -1
  4. package/dist/{checkmark-DLQ0eQ9B.cjs → checkmark-CJGA8ZP3.cjs} +2 -2
  5. package/dist/{checkmark-DLQ0eQ9B.cjs.map → checkmark-CJGA8ZP3.cjs.map} +1 -1
  6. package/dist/{checkmark-circle-fill-daKF6pt4.cjs → checkmark-circle-fill-CAB5gukT.cjs} +2 -2
  7. package/dist/{checkmark-circle-fill-daKF6pt4.cjs.map → checkmark-circle-fill-CAB5gukT.cjs.map} +1 -1
  8. package/dist/{checkmark-square-fill-B6wYCtwy.cjs → checkmark-square-fill-CiZmFh_I.cjs} +2 -2
  9. package/dist/{checkmark-square-fill-B6wYCtwy.cjs.map → checkmark-square-fill-CiZmFh_I.cjs.map} +1 -1
  10. package/dist/{chevron-down-DN0sbcES.cjs → chevron-down-Dta7QXOA.cjs} +2 -2
  11. package/dist/{chevron-down-DN0sbcES.cjs.map → chevron-down-Dta7QXOA.cjs.map} +1 -1
  12. package/dist/{chevron-left-DQy9RoLd.cjs → chevron-left-B5Al1d4a.cjs} +2 -2
  13. package/dist/{chevron-left-DQy9RoLd.cjs.map → chevron-left-B5Al1d4a.cjs.map} +1 -1
  14. package/dist/{chevron-right-C1v8rslw.cjs → chevron-right-D4tgeCRD.cjs} +2 -2
  15. package/dist/{chevron-right-C1v8rslw.cjs.map → chevron-right-D4tgeCRD.cjs.map} +1 -1
  16. package/dist/{chevron-up-DLQHTfYo.cjs → chevron-up-BnS-kgE5.cjs} +2 -2
  17. package/dist/{chevron-up-DLQHTfYo.cjs.map → chevron-up-BnS-kgE5.cjs.map} +1 -1
  18. package/dist/cjs/index.js +1 -1
  19. package/dist/{copy-BAyT_BYn.cjs → copy-Cw-eOhqB.cjs} +2 -2
  20. package/dist/{copy-BAyT_BYn.cjs.map → copy-Cw-eOhqB.cjs.map} +1 -1
  21. package/dist/{cross-8jn1CRBO.cjs → cross-L2Paef-M.cjs} +2 -2
  22. package/dist/{cross-8jn1CRBO.cjs.map → cross-L2Paef-M.cjs.map} +1 -1
  23. package/dist/{cross-circle-fill-DUcHCmLb.cjs → cross-circle-fill-DJTPa1qC.cjs} +2 -2
  24. package/dist/{cross-circle-fill-DUcHCmLb.cjs.map → cross-circle-fill-DJTPa1qC.cjs.map} +1 -1
  25. package/dist/da-DK-DHGqGo8Q.cjs +2 -0
  26. package/dist/da-DK-DHGqGo8Q.cjs.map +1 -0
  27. package/dist/de-DE-k_BRPv7a.cjs +2 -0
  28. package/dist/de-DE-k_BRPv7a.cjs.map +1 -0
  29. package/dist/{download-BwO4dcZi.cjs → download-m1Wy-73V.cjs} +2 -2
  30. package/dist/{download-BwO4dcZi.cjs.map → download-m1Wy-73V.cjs.map} +1 -1
  31. package/dist/es/components/external/CapitalOffer/components/CapitalOfferSummary/CapitalOfferSummary.js +5 -5
  32. package/dist/es/components/external/CapitalOverview/components/AccountDetails/AccountDetail.js +22 -0
  33. package/dist/es/components/external/CapitalOverview/components/AccountDetails/AccountDetails.js +34 -0
  34. package/dist/es/components/external/CapitalOverview/components/AccountDetails/utils.js +46 -0
  35. package/dist/es/components/external/CapitalOverview/components/CapitalOverview/CapitalOverview.js +58 -58
  36. package/dist/es/components/external/CapitalOverview/components/GrantAdjustmentDetails/GrantAdjustmentDetails.js +34 -0
  37. package/dist/es/components/external/CapitalOverview/components/GrantAdjustmentDetails/constants.js +7 -0
  38. package/dist/es/components/external/CapitalOverview/components/GrantItem/GrantItem.js +71 -51
  39. package/dist/es/components/external/CapitalOverview/components/GrantItem/constants.js +4 -2
  40. package/dist/es/components/external/CapitalOverview/components/GrantItem/utils.js +17 -10
  41. package/dist/es/components/external/CapitalOverview/components/GrantList/GrantList.js +24 -23
  42. package/dist/es/components/external/CapitalOverview/components/GrantList/GrantsDisplay.js +36 -23
  43. package/dist/es/components/external/CapitalOverview/components/GrantRepaymentDetails/GrantRepaymentDetails.js +54 -0
  44. package/dist/es/components/external/PayoutDetails/components/PayoutData.js +142 -92
  45. package/dist/es/components/external/PayoutDetails/components/constants.js +14 -9
  46. package/dist/es/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.js +108 -90
  47. package/dist/es/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.js +33 -31
  48. package/dist/es/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.js +81 -64
  49. package/dist/es/components/external/ReportsOverview/components/ReportsTable/ReportsTable.js +69 -75
  50. package/dist/es/components/external/TransactionDetails/components/TransactionData/TransactionData.js +5 -5
  51. package/dist/es/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.js +138 -129
  52. package/dist/es/components/external/TransactionDetails/components/details/TransactionDataProperties.js +72 -42
  53. package/dist/es/components/external/TransactionDetails/context/details/context.js +46 -38
  54. package/dist/es/components/external/TransactionsOverview/components/MultiSelectionFilter/MultiSelectionFilter.js +8 -8
  55. package/dist/es/components/external/TransactionsOverview/components/SummaryItem/SummaryItem.js +19 -19
  56. package/dist/es/components/external/TransactionsOverview/components/TransactionTotals/TransactionTotals.js +23 -23
  57. package/dist/es/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.js +144 -141
  58. package/dist/es/components/external/TransactionsOverview/components/TransactionsTable/PaymentMethodCell.js +13 -13
  59. package/dist/es/components/external/TransactionsOverview/components/TransactionsTable/TransactionsTable.js +37 -38
  60. package/dist/es/components/external/UIElement/UIElement.js +29 -26
  61. package/dist/es/components/internal/AnchorButton/AnchorButton.js +11 -11
  62. package/dist/es/components/internal/Button/Button.js +16 -16
  63. package/dist/es/components/internal/Button/ButtonActions/ButtonActions.js +15 -13
  64. package/dist/es/components/internal/Button/DownloadButton/DownloadButton.js +27 -27
  65. package/dist/es/components/internal/Button/constants.js +12 -11
  66. package/dist/es/components/internal/CopyText/CopyText.js +17 -21
  67. package/dist/es/components/internal/DataGrid/DataGridCell.js +16 -17
  68. package/dist/es/components/internal/DataGrid/components/TableCells.js +40 -19
  69. package/dist/es/components/internal/DataGrid/components/TableHeaderCell.js +12 -13
  70. package/dist/es/components/internal/DataOverviewDetails/DataOverviewDetails.js +62 -47
  71. package/dist/es/components/internal/DataOverviewDisplay/DataDetailsModal.js +14 -13
  72. package/dist/es/components/internal/ErrorMessageDisplay/ErrorMessageDisplay.js +1 -1
  73. package/dist/es/components/internal/FilterBar/FilterBar.js +20 -20
  74. package/dist/es/components/internal/FilterBar/filters/BaseFilter/BaseFilter.js +50 -50
  75. package/dist/es/components/internal/FormFields/Select/BalanceAccountSelector/BalanceAccountSelector.js +23 -21
  76. package/dist/es/components/internal/FormFields/Select/components/SelectButton.js +42 -42
  77. package/dist/es/components/internal/FormFields/Select/components/SelectList.js +15 -15
  78. package/dist/es/components/internal/Icon/Icon.js +1 -0
  79. package/dist/es/components/internal/Link/Link.js +40 -0
  80. package/dist/es/components/internal/Modal/Modal.js +18 -18
  81. package/dist/es/components/internal/Modal/ModalContent/ModalContent.js +13 -13
  82. package/dist/es/components/internal/StructuredList/StructuredList.js +24 -23
  83. package/dist/es/components/internal/StructuredList/constants.js +6 -5
  84. package/dist/es/components/internal/StructuredList/useStructuredListItem.js +9 -7
  85. package/dist/es/components/internal/Tooltip/Tooltip.js +32 -28
  86. package/dist/es/components/utils/customData/hasCustomField.js +22 -0
  87. package/dist/es/components/utils/customData/mergeRecords.js +13 -0
  88. package/dist/es/core/Context/CoreContext.js +4 -3
  89. package/dist/es/core/Context/CoreProvider.js +15 -14
  90. package/dist/es/core/Http/utils.js +1 -1
  91. package/dist/es/core/core.js +1 -1
  92. package/dist/es/external/preact/compat/dist/compat.module.js +18 -17
  93. package/dist/es/external/preact/dist/preact.module.js +10 -6
  94. package/dist/es/hooks/useContainerQuery.js +37 -0
  95. package/dist/es/hooks/useCustomColumnsData.js +24 -21
  96. package/dist/es/hooks/useResponsiveContainer.js +24 -0
  97. package/dist/es/hooks/useTableColumns.js +43 -23
  98. package/dist/es/images/icons/external-link.svg.js +6 -0
  99. package/dist/es/translations/da-DK.json.js +51 -41
  100. package/dist/es/translations/de-DE.json.js +63 -53
  101. package/dist/es/translations/en-US.json.js +39 -29
  102. package/dist/es/translations/es-ES.json.js +79 -69
  103. package/dist/es/translations/fi-FI.json.js +59 -49
  104. package/dist/es/translations/fr-FR.json.js +77 -67
  105. package/dist/es/translations/it-IT.json.js +55 -45
  106. package/dist/es/translations/nl-NL.json.js +35 -25
  107. package/dist/es/translations/no-NO.json.js +43 -33
  108. package/dist/es/translations/pt-BR.json.js +100 -90
  109. package/dist/es/translations/sv-SE.json.js +47 -37
  110. package/dist/es-ES-Cy-9bm8z.cjs +2 -0
  111. package/dist/es-ES-Cy-9bm8z.cjs.map +1 -0
  112. package/dist/external-link-DnmxrmjV.cjs +2 -0
  113. package/dist/external-link-DnmxrmjV.cjs.map +1 -0
  114. package/dist/fi-FI-C7ICLuS8.cjs +2 -0
  115. package/dist/fi-FI-C7ICLuS8.cjs.map +1 -0
  116. package/dist/{filter-DGCUlKbX.cjs → filter-CyAjNvvu.cjs} +2 -2
  117. package/dist/{filter-DGCUlKbX.cjs.map → filter-CyAjNvvu.cjs.map} +1 -1
  118. package/dist/fr-FR-DH8euUOp.cjs +2 -0
  119. package/dist/fr-FR-DH8euUOp.cjs.map +1 -0
  120. package/dist/index-LzoB__Hj.cjs +12 -0
  121. package/dist/index-LzoB__Hj.cjs.map +1 -0
  122. package/dist/{info-filled-y_-s_7-J.cjs → info-filled-DNy-1YG1.cjs} +2 -2
  123. package/dist/{info-filled-y_-s_7-J.cjs.map → info-filled-DNy-1YG1.cjs.map} +1 -1
  124. package/dist/it-IT-DsfPVAun.cjs +2 -0
  125. package/dist/it-IT-DsfPVAun.cjs.map +1 -0
  126. package/dist/{minus-circle-outline-BombUmpi.cjs → minus-circle-outline-BRBYMsfi.cjs} +2 -2
  127. package/dist/{minus-circle-outline-BombUmpi.cjs.map → minus-circle-outline-BRBYMsfi.cjs.map} +1 -1
  128. package/dist/nl-NL-DP_t6EpF.cjs +2 -0
  129. package/dist/nl-NL-DP_t6EpF.cjs.map +1 -0
  130. package/dist/no-NO-ARsXLWv0.cjs +2 -0
  131. package/dist/no-NO-ARsXLWv0.cjs.map +1 -0
  132. package/dist/{plus-circle-outline-2EQEIXAM.cjs → plus-circle-outline-C077N1t1.cjs} +2 -2
  133. package/dist/{plus-circle-outline-2EQEIXAM.cjs.map → plus-circle-outline-C077N1t1.cjs.map} +1 -1
  134. package/dist/pt-BR-CuTqntp7.cjs +2 -0
  135. package/dist/pt-BR-CuTqntp7.cjs.map +1 -0
  136. package/dist/{square-Ds2_OrAo.cjs → square-B8n_Cd4N.cjs} +2 -2
  137. package/dist/{square-Ds2_OrAo.cjs.map → square-B8n_Cd4N.cjs.map} +1 -1
  138. package/dist/sv-SE-DDAIHLKD.cjs +2 -0
  139. package/dist/sv-SE-DDAIHLKD.cjs.map +1 -0
  140. package/dist/types/components/external/CapitalOverview/components/AccountDetails/AccountDetail.d.ts +14 -0
  141. package/dist/types/components/external/CapitalOverview/components/AccountDetails/AccountDetail.d.ts.map +1 -0
  142. package/dist/types/components/external/CapitalOverview/components/AccountDetails/AccountDetails.d.ts +5 -0
  143. package/dist/types/components/external/CapitalOverview/components/AccountDetails/AccountDetails.d.ts.map +1 -0
  144. package/dist/types/components/external/CapitalOverview/components/AccountDetails/types.d.ts +10 -0
  145. package/dist/types/components/external/CapitalOverview/components/AccountDetails/types.d.ts.map +1 -0
  146. package/dist/types/components/external/CapitalOverview/components/AccountDetails/utils.d.ts +5 -0
  147. package/dist/types/components/external/CapitalOverview/components/AccountDetails/utils.d.ts.map +1 -0
  148. package/dist/types/components/external/CapitalOverview/components/GrantAdjustmentDetails/GrantAdjustmentDetails.d.ts +10 -0
  149. package/dist/types/components/external/CapitalOverview/components/GrantAdjustmentDetails/GrantAdjustmentDetails.d.ts.map +1 -0
  150. package/dist/types/components/external/CapitalOverview/components/GrantAdjustmentDetails/constants.d.ts +5 -0
  151. package/dist/types/components/external/CapitalOverview/components/GrantAdjustmentDetails/constants.d.ts.map +1 -0
  152. package/dist/types/components/external/CapitalOverview/components/GrantAdjustmentDetails/types.d.ts +10 -0
  153. package/dist/types/components/external/CapitalOverview/components/GrantAdjustmentDetails/types.d.ts.map +1 -0
  154. package/dist/types/components/external/CapitalOverview/components/GrantItem/GrantItem.d.ts.map +1 -1
  155. package/dist/types/components/external/CapitalOverview/components/GrantItem/constants.d.ts +2 -0
  156. package/dist/types/components/external/CapitalOverview/components/GrantItem/constants.d.ts.map +1 -1
  157. package/dist/types/components/external/CapitalOverview/components/GrantItem/types.d.ts +21 -0
  158. package/dist/types/components/external/CapitalOverview/components/GrantItem/types.d.ts.map +1 -1
  159. package/dist/types/components/external/CapitalOverview/components/GrantItem/utils.d.ts +2 -19
  160. package/dist/types/components/external/CapitalOverview/components/GrantItem/utils.d.ts.map +1 -1
  161. package/dist/types/components/external/CapitalOverview/components/GrantList/GrantList.d.ts.map +1 -1
  162. package/dist/types/components/external/CapitalOverview/components/GrantList/GrantsDisplay.d.ts.map +1 -1
  163. package/dist/types/components/external/CapitalOverview/components/GrantList/types.d.ts +2 -1
  164. package/dist/types/components/external/CapitalOverview/components/GrantList/types.d.ts.map +1 -1
  165. package/dist/types/components/external/CapitalOverview/components/GrantRepaymentDetails/GrantRepaymentDetails.d.ts +5 -0
  166. package/dist/types/components/external/CapitalOverview/components/GrantRepaymentDetails/GrantRepaymentDetails.d.ts.map +1 -0
  167. package/dist/types/components/external/PayoutDetails/PayoutDetails.d.ts +3 -3
  168. package/dist/types/components/external/PayoutDetails/PayoutDetails.d.ts.map +1 -1
  169. package/dist/types/components/external/PayoutDetails/components/PayoutData.d.ts +6 -1
  170. package/dist/types/components/external/PayoutDetails/components/PayoutData.d.ts.map +1 -1
  171. package/dist/types/components/external/PayoutDetails/components/constants.d.ts +5 -0
  172. package/dist/types/components/external/PayoutDetails/components/constants.d.ts.map +1 -1
  173. package/dist/types/components/external/PayoutDetails/types.d.ts +8 -0
  174. package/dist/types/components/external/PayoutDetails/types.d.ts.map +1 -0
  175. package/dist/types/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.d.ts +1 -1
  176. package/dist/types/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.d.ts.map +1 -1
  177. package/dist/types/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.d.ts +5 -0
  178. package/dist/types/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.d.ts.map +1 -1
  179. package/dist/types/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.d.ts +1 -1
  180. package/dist/types/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.d.ts.map +1 -1
  181. package/dist/types/components/external/ReportsOverview/components/ReportsTable/ReportsTable.d.ts +5 -0
  182. package/dist/types/components/external/ReportsOverview/components/ReportsTable/ReportsTable.d.ts.map +1 -1
  183. package/dist/types/components/external/TransactionDetails/TransactionDetails.d.ts +3 -3
  184. package/dist/types/components/external/TransactionDetails/TransactionDetails.d.ts.map +1 -1
  185. package/dist/types/components/external/TransactionDetails/components/TransactionData/TransactionData.d.ts +1 -1
  186. package/dist/types/components/external/TransactionDetails/components/TransactionData/TransactionData.d.ts.map +1 -1
  187. package/dist/types/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.d.ts +2 -1
  188. package/dist/types/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.d.ts.map +1 -1
  189. package/dist/types/components/external/TransactionDetails/components/constants.d.ts +1 -1
  190. package/dist/types/components/external/TransactionDetails/components/constants.d.ts.map +1 -1
  191. package/dist/types/components/external/TransactionDetails/components/details/TransactionDataProperties.d.ts.map +1 -1
  192. package/dist/types/components/external/TransactionDetails/context/details/context.d.ts +1 -1
  193. package/dist/types/components/external/TransactionDetails/context/details/context.d.ts.map +1 -1
  194. package/dist/types/components/external/TransactionDetails/context/details/types.d.ts +3 -1
  195. package/dist/types/components/external/TransactionDetails/context/details/types.d.ts.map +1 -1
  196. package/dist/types/components/external/TransactionDetails/context/refund/hooks/useRefundAction.d.ts.map +1 -1
  197. package/dist/types/components/external/TransactionDetails/types.d.ts +15 -3
  198. package/dist/types/components/external/TransactionDetails/types.d.ts.map +1 -1
  199. package/dist/types/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.d.ts +1 -1
  200. package/dist/types/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.d.ts.map +1 -1
  201. package/dist/types/components/external/TransactionsOverview/components/TransactionsTable/TransactionsTable.d.ts.map +1 -1
  202. package/dist/types/components/external/TransactionsOverview/components/TransactionsTable/types.d.ts +1 -1
  203. package/dist/types/components/external/TransactionsOverview/components/TransactionsTable/types.d.ts.map +1 -1
  204. package/dist/types/components/external/UIElement/UIElement.d.ts +2 -0
  205. package/dist/types/components/external/UIElement/UIElement.d.ts.map +1 -1
  206. package/dist/types/components/internal/Button/Button.d.ts.map +1 -1
  207. package/dist/types/components/internal/Button/ButtonActions/ButtonActions.d.ts.map +1 -1
  208. package/dist/types/components/internal/Button/ButtonActions/types.d.ts +1 -0
  209. package/dist/types/components/internal/Button/ButtonActions/types.d.ts.map +1 -1
  210. package/dist/types/components/internal/Button/DownloadButton/useDownload.d.ts +16 -0
  211. package/dist/types/components/internal/Button/DownloadButton/useDownload.d.ts.map +1 -1
  212. package/dist/types/components/internal/Button/constants.d.ts +1 -0
  213. package/dist/types/components/internal/Button/constants.d.ts.map +1 -1
  214. package/dist/types/components/internal/CopyText/CopyText.d.ts +8 -6
  215. package/dist/types/components/internal/CopyText/CopyText.d.ts.map +1 -1
  216. package/dist/types/components/internal/DataGrid/components/TableCells.d.ts +3 -2
  217. package/dist/types/components/internal/DataGrid/components/TableCells.d.ts.map +1 -1
  218. package/dist/types/components/internal/DataGrid/components/TableHeaderCell.d.ts.map +1 -1
  219. package/dist/types/components/internal/DataGrid/types.d.ts +1 -4
  220. package/dist/types/components/internal/DataGrid/types.d.ts.map +1 -1
  221. package/dist/types/components/internal/DataOverviewDetails/DataOverviewDetails.d.ts.map +1 -1
  222. package/dist/types/components/internal/DataOverviewDetails/types.d.ts +8 -3
  223. package/dist/types/components/internal/DataOverviewDetails/types.d.ts.map +1 -1
  224. package/dist/types/components/internal/DataOverviewDisplay/DataDetailsModal.d.ts +2 -0
  225. package/dist/types/components/internal/DataOverviewDisplay/DataDetailsModal.d.ts.map +1 -1
  226. package/dist/types/components/internal/DataOverviewDisplay/DataOverviewHeader/index.d.ts +3 -0
  227. package/dist/types/components/internal/DataOverviewDisplay/DataOverviewHeader/index.d.ts.map +1 -0
  228. package/dist/types/components/internal/FilterBar/FilterBar.d.ts +2 -2
  229. package/dist/types/components/internal/FilterBar/FilterBar.d.ts.map +1 -1
  230. package/dist/types/components/internal/FilterBar/types.d.ts +1 -1
  231. package/dist/types/components/internal/FilterBar/types.d.ts.map +1 -1
  232. package/dist/types/components/internal/FormFields/Select/BalanceAccountSelector/BalanceAccountSelector.d.ts.map +1 -1
  233. package/dist/types/components/internal/FormFields/Select/components/SelectButton.d.ts.map +1 -1
  234. package/dist/types/components/internal/Icon/Icon.d.ts +1 -0
  235. package/dist/types/components/internal/Icon/Icon.d.ts.map +1 -1
  236. package/dist/types/components/internal/Link/Link.d.ts +6 -0
  237. package/dist/types/components/internal/Link/Link.d.ts.map +1 -0
  238. package/dist/types/components/internal/Link/types.d.ts +15 -0
  239. package/dist/types/components/internal/Link/types.d.ts.map +1 -0
  240. package/dist/types/components/internal/Modal/ModalContent/ModalContent.d.ts +1 -1
  241. package/dist/types/components/internal/Modal/ModalContent/ModalContent.d.ts.map +1 -1
  242. package/dist/types/components/internal/StructuredList/StructuredList.d.ts +1 -1
  243. package/dist/types/components/internal/StructuredList/StructuredList.d.ts.map +1 -1
  244. package/dist/types/components/internal/StructuredList/constants.d.ts +1 -0
  245. package/dist/types/components/internal/StructuredList/constants.d.ts.map +1 -1
  246. package/dist/types/components/internal/StructuredList/types.d.ts +6 -1
  247. package/dist/types/components/internal/StructuredList/types.d.ts.map +1 -1
  248. package/dist/types/components/internal/StructuredList/useStructuredListItem.d.ts +3 -1
  249. package/dist/types/components/internal/StructuredList/useStructuredListItem.d.ts.map +1 -1
  250. package/dist/types/components/internal/Tooltip/Tooltip.d.ts.map +1 -1
  251. package/dist/types/components/types.d.ts +63 -13
  252. package/dist/types/components/types.d.ts.map +1 -1
  253. package/dist/types/components/utils/customData/hasCustomField.d.ts +5 -0
  254. package/dist/types/components/utils/customData/hasCustomField.d.ts.map +1 -0
  255. package/dist/types/components/utils/customData/mergeRecords.d.ts +5 -0
  256. package/dist/types/components/utils/customData/mergeRecords.d.ts.map +1 -0
  257. package/dist/types/core/ConfigContext/context.d.ts +64 -32
  258. package/dist/types/core/ConfigContext/context.d.ts.map +1 -1
  259. package/dist/types/core/ConfigContext/session/AuthSession.d.ts +128 -64
  260. package/dist/types/core/ConfigContext/session/AuthSession.d.ts.map +1 -1
  261. package/dist/types/core/ConfigContext/session/SetupContext.d.ts +64 -32
  262. package/dist/types/core/ConfigContext/session/SetupContext.d.ts.map +1 -1
  263. package/dist/types/core/Context/CoreContext.d.ts.map +1 -1
  264. package/dist/types/core/Context/CoreProvider.d.ts +1 -1
  265. package/dist/types/core/Context/CoreProvider.d.ts.map +1 -1
  266. package/dist/types/core/Context/types.d.ts +2 -0
  267. package/dist/types/core/Context/types.d.ts.map +1 -1
  268. package/dist/types/hooks/useContainerQuery.d.ts +6 -0
  269. package/dist/types/hooks/useContainerQuery.d.ts.map +1 -0
  270. package/dist/types/hooks/useCustomColumnsData.d.ts +3 -2
  271. package/dist/types/hooks/useCustomColumnsData.d.ts.map +1 -1
  272. package/dist/types/hooks/useResponsiveContainer.d.ts +42 -0
  273. package/dist/types/hooks/useResponsiveContainer.d.ts.map +1 -0
  274. package/dist/types/hooks/useTableColumns.d.ts +4 -4
  275. package/dist/types/hooks/useTableColumns.d.ts.map +1 -1
  276. package/dist/types/translations/index.d.ts +10 -0
  277. package/dist/types/translations/index.d.ts.map +1 -1
  278. package/dist/types/types/api/resources/CapitalResource.d.ts +10 -0
  279. package/dist/types/types/api/resources/CapitalResource.d.ts.map +1 -1
  280. package/dist/{warning-CqutbHgk.cjs → warning-6iewnkkK.cjs} +2 -2
  281. package/dist/{warning-CqutbHgk.cjs.map → warning-6iewnkkK.cjs.map} +1 -1
  282. package/dist/{warning-filled-DL73IbMz.cjs → warning-filled-DbbyNMim.cjs} +2 -2
  283. package/dist/{warning-filled-DL73IbMz.cjs.map → warning-filled-DbbyNMim.cjs.map} +1 -1
  284. package/package.json +1 -1
  285. package/dist/da-DK-UDr4zLEm.cjs +0 -2
  286. package/dist/da-DK-UDr4zLEm.cjs.map +0 -1
  287. package/dist/de-DE-CRXo3Lip.cjs +0 -2
  288. package/dist/de-DE-CRXo3Lip.cjs.map +0 -1
  289. package/dist/es/components/internal/DataGrid/types.js +0 -4
  290. package/dist/es/hooks/useMediaQuery.js +0 -14
  291. package/dist/es/hooks/useResponsiveViewport.js +0 -24
  292. package/dist/es-ES-DKE_miHr.cjs +0 -2
  293. package/dist/es-ES-DKE_miHr.cjs.map +0 -1
  294. package/dist/fi-FI-MQMNSR--.cjs +0 -2
  295. package/dist/fi-FI-MQMNSR--.cjs.map +0 -1
  296. package/dist/fr-FR-Bq797--M.cjs +0 -2
  297. package/dist/fr-FR-Bq797--M.cjs.map +0 -1
  298. package/dist/index-BU9H-9Gn.cjs +0 -12
  299. package/dist/index-BU9H-9Gn.cjs.map +0 -1
  300. package/dist/it-IT-P4aG92g4.cjs +0 -2
  301. package/dist/it-IT-P4aG92g4.cjs.map +0 -1
  302. package/dist/nl-NL-CkNmbOjk.cjs +0 -2
  303. package/dist/nl-NL-CkNmbOjk.cjs.map +0 -1
  304. package/dist/no-NO-Cb48UzO1.cjs +0 -2
  305. package/dist/no-NO-Cb48UzO1.cjs.map +0 -1
  306. package/dist/pt-BR-7QdWAx4z.cjs +0 -2
  307. package/dist/pt-BR-7QdWAx4z.cjs.map +0 -1
  308. package/dist/sv-SE-DDU8uUdf.cjs +0 -2
  309. package/dist/sv-SE-DDU8uUdf.cjs.map +0 -1
  310. package/dist/types/hooks/useMediaQuery.d.ts +0 -3
  311. package/dist/types/hooks/useMediaQuery.d.ts.map +0 -1
  312. package/dist/types/hooks/useResponsiveViewport.d.ts +0 -28
  313. package/dist/types/hooks/useResponsiveViewport.d.ts.map +0 -1
@@ -1,23 +1,6 @@
1
1
  import { IGrant } from '../../../../../types';
2
2
  import { TranslationKey } from '../../../../../translations';
3
- import { TagVariant } from '../../../../internal/Tag/types';
3
+ import { GrantConfig } from './types';
4
4
  export declare const getStatusTooltipKey: (grant: IGrant) => TranslationKey | undefined;
5
- export declare const getGrantConfig: (grant: IGrant) => {
6
- amount: {
7
- currency: string;
8
- value: number;
9
- };
10
- amountLabelKey: "mobile" | "status" | "type" | "description" | "value" | "apply" | "and" | "Booked" | "Pending" | "max" | "min" | "Reversed" | "account" | "accountBalance" | "accountDescription" | "accountID" | "additions" | "adjustments" | "amount" | "back" | "balanceAccount" | "balanceAccountId" | "button.clearAll" | "calendar.controls" | "calendar.nextMonth" | "calendar.previousMonth" | "calendar.timezone" | "capital.accountIsInactive" | "capital.actionNeeded" | "capital.businessFinancing" | "capital.businessFinancingOffer" | "capital.businessFinancingSummary" | "capital.closed" | "capital.couldNotContinueWithTheOffer" | "capital.couldNotLoadFinancialOffers" | "capital.dailyRepaymentRate" | "capital.daysAndDaysLeft" | "capital.expectedRepaymentPeriod" | "capital.failed" | "capital.fees" | "capital.fullyRepaid" | "capital.goToTermsAndConditions" | "capital.grantID" | "capital.howMuchMoneyDoYouNeed" | "capital.inProgress" | "capital.legalSubtitleAU" | "capital.legalSubtitleEU" | "capital.legalSubtitleGB" | "capital.legalSubtitleUS" | "capital.maximumRepaymentPeriod" | "capital.minimumRepaymentToRepayTheFinancingOnTime" | "capital.needSomeExtraMoney" | "capital.offerLegalNoticeDescriptionUS" | "capital.offerLegalNoticeTitleUS" | "capital.oneMonth" | "capital.pending" | "capital.primaryAccount" | "capital.remaining" | "capital.remainingAmount" | "capital.remainingFees" | "capital.repaid" | "capital.repaidAmount" | "capital.repaidFees" | "capital.repaymentThreshold" | "capital.requestedFunds" | "capital.requestFunds" | "capital.requesting" | "capital.reviewOffer" | "capital.revoked" | "capital.seeNewOffer" | "capital.seeOptions" | "capital.signTermsAndConditionsToReceiveFunds" | "capital.signTheTermsToReceiveYourFunds" | "capital.termEnds" | "capital.thereIsNoPrimaryAccountConfigured" | "capital.thisOfferExpiresOn" | "capital.totalFees" | "capital.totalRepaymentAmount" | "capital.unsupportedRegionDescription" | "capital.unsupportedRegionTitle" | "capital.weCouldNotContinueWithTheOffer" | "capital.weCouldNotContinueWithTheOfferContactSupportForHelp" | "capital.weCouldNotLoadFinancialOffers" | "capital.weCouldNotProcessThisRequestTryAgain" | "capital.weReceivedYourRequestAndWeAreWorkingOnItNowCheckBackSoon" | "capital.writtenOff" | "capital.xDays" | "capital.xMonths" | "capital.xPercent" | "capital.youAcceptedButThenReturnedTheseFunds" | "capital.youAcceptedTheseFundsButDidNotRepayThem" | "capital.youAreRequestingFundingOf" | "capital.youHaveBeenPrequalifiedForBusinessFinancingUpToX.part1" | "capital.youHaveBeenPrequalifiedForBusinessFinancingUpToX.part2" | "capital.yourRequestedFundsWere" | "capital.youShouldGetTheFundsWithinOneBusinessDay" | "capital.youWillNeedToRepayAMinimumOfXEveryXDaysToPayOffTheFunds" | "capital.youWillSoonQualifyForAFinancialOffer" | "capture" | "category" | "chargeback" | "closeIconLabel" | "contactSupport" | "contactSupportForHelp" | "contactSupportForHelpAndShareErrorCode" | "copied" | "copy" | "correction" | "currency" | "date" | "dateRange" | "default" | "dismiss" | "download" | "downloading" | "email" | "entityWasNotFound" | "entityWasNotFoundDetail" | "error.pleaseTryAgainLater" | "error.somethingWentWrongWithDownload" | "expandableCard.collapse" | "expandableCard.expand" | "export" | "fee" | "file" | "filter.date.since" | "filter.date.until" | "filterBar" | "filterPlaceholder.category" | "filterPlaceholder.currency" | "filterPlaceholder.status" | "from" | "full" | "fundsCaptured" | "goBack" | "grantIssued" | "grantRepayment" | "hideContent" | "id" | "incompleteField" | "inProgress" | "loading" | "netPayout" | "nextPayouts" | "noData" | "noNegativeNumbersAllowed" | "noPayoutsFound" | "noReportsFound" | "noTransactionsFound" | "other" | "paginatedNavigation" | "pagination.nextPage" | "pagination.previousPage" | "pagination.showing" | "partial" | "paymentId" | "paymentMethod" | "payoutDetails" | "payoutsNotice" | "payoutsTitle" | "pleaseComeBackLater" | "pleaseReachOutToSupportForAssistance" | "rangePreset.custom" | "rangePreset.last30Days" | "rangePreset.last7Days" | "rangePreset.lastMonth" | "rangePreset.lastWeek" | "rangePreset.thisMonth" | "rangePreset.thisWeek" | "rangePreset.yearToDate" | "reachOutToSupport" | "referenceID" | "refresh" | "refund" | "refund.amountAlreadyRefunded" | "refund.amountFailed" | "refund.amountInProgress" | "refund.fee" | "refund.fullAmountFailed" | "refund.fullAmountRefunded" | "refund.goToPayment" | "refund.maximumRefundable" | "refund.onlyRefundable" | "refund.originalAmount" | "refund.originalPayment" | "refund.paymentPspReference" | "refund.pspReference" | "refund.refundFee" | "refund.refundPspReference" | "refund.returnToRefund" | "refund.theRefundIsBeingProcessed" | "refundAction" | "refundActionErrorSubtitle" | "refundActionErrorTitle" | "refundActionSuccessSubtitle" | "refundActionSuccessTitle" | "refundAmount" | "refundAmount.excess" | "refundAmount.required" | "refunded.full" | "refunded.partial" | "refundNotice" | "refundPayment" | "refundReason" | "refundReason.duplicate" | "refundReason.fraudulent" | "refundReason.issue_with_item_sold" | "refundReason.other" | "refundReason.requested_by_customer" | "refundReference" | "refundReference.placeholder" | "remainingAmount" | "report" | "reportsError.tooManyDownloads" | "reportsNotice" | "reportsTitle" | "reportType.payout" | "reset" | "select.filter.placeholder" | "select.noOptionsFound" | "somethingWentWrong" | "somethingWentWrongTryRefreshingOrComeBackLater" | "structuredList" | "subtractions" | "sumOfSameDayPayouts" | "tabs" | "theErrorCodeIs" | "thereAreNoResults" | "theRequestIsMissingRequiredFieldsOrContainsInvalidData" | "thereWasAnUnexpectedError" | "theSelectedBalanceAccountIsIncorrect" | "timezone" | "to" | "tooltip.ATM" | "tooltip.Capital" | "tooltip.Chargeback" | "tooltip.Correction" | "tooltip.Fee" | "tooltip.Other" | "tooltip.Payment" | "tooltip.Refund" | "tooltip.totalIncoming" | "tooltip.totalOutgoing" | "tooltip.Transfer" | "totalIncoming" | "totalOutgoing" | "toValueShouldBeGreaterThanTheFromValue" | "transactionDetails" | "transactions" | "transactionsOverviewTitle" | "transactionType" | "transfer" | "tryDifferentSearchOrResetYourFiltersAndWeWillTryAgain" | "tryRefreshingThePageOrComeBackLater" | "txAmount" | "txType.ATM" | "txType.Capital" | "txType.Chargeback" | "txType.Correction" | "txType.Fee" | "txType.Other" | "txType.Payment" | "txType.Refund" | "txType.Transfer" | "weCouldNotLoadThePayoutsOverview" | "weCouldNotLoadTheReportsOverview" | "weCouldNotLoadTheTransactionsOverview" | "weCouldNotLoadYourBalanceAccounts" | "weCouldNotLoadYourPayouts" | "weCouldNotLoadYourReports" | "weCouldNotLoadYourTransactions";
11
- hasAlerts: boolean;
12
- hasDetails: boolean;
13
- isAmountColorSecondary: boolean;
14
- isBackgroundFilled: boolean;
15
- isGrantIdVisible: boolean;
16
- isLabelColorSecondary: boolean;
17
- isProgressBarVisible: boolean;
18
- repaymentPeriodEndDate: Date;
19
- statusKey: "mobile" | "status" | "type" | "description" | "value" | "apply" | "and" | "Booked" | "Pending" | "max" | "min" | "Reversed" | "account" | "accountBalance" | "accountDescription" | "accountID" | "additions" | "adjustments" | "amount" | "back" | "balanceAccount" | "balanceAccountId" | "button.clearAll" | "calendar.controls" | "calendar.nextMonth" | "calendar.previousMonth" | "calendar.timezone" | "capital.accountIsInactive" | "capital.actionNeeded" | "capital.businessFinancing" | "capital.businessFinancingOffer" | "capital.businessFinancingSummary" | "capital.closed" | "capital.couldNotContinueWithTheOffer" | "capital.couldNotLoadFinancialOffers" | "capital.dailyRepaymentRate" | "capital.daysAndDaysLeft" | "capital.expectedRepaymentPeriod" | "capital.failed" | "capital.fees" | "capital.fullyRepaid" | "capital.goToTermsAndConditions" | "capital.grantID" | "capital.howMuchMoneyDoYouNeed" | "capital.inProgress" | "capital.legalSubtitleAU" | "capital.legalSubtitleEU" | "capital.legalSubtitleGB" | "capital.legalSubtitleUS" | "capital.maximumRepaymentPeriod" | "capital.minimumRepaymentToRepayTheFinancingOnTime" | "capital.needSomeExtraMoney" | "capital.offerLegalNoticeDescriptionUS" | "capital.offerLegalNoticeTitleUS" | "capital.oneMonth" | "capital.pending" | "capital.primaryAccount" | "capital.remaining" | "capital.remainingAmount" | "capital.remainingFees" | "capital.repaid" | "capital.repaidAmount" | "capital.repaidFees" | "capital.repaymentThreshold" | "capital.requestedFunds" | "capital.requestFunds" | "capital.requesting" | "capital.reviewOffer" | "capital.revoked" | "capital.seeNewOffer" | "capital.seeOptions" | "capital.signTermsAndConditionsToReceiveFunds" | "capital.signTheTermsToReceiveYourFunds" | "capital.termEnds" | "capital.thereIsNoPrimaryAccountConfigured" | "capital.thisOfferExpiresOn" | "capital.totalFees" | "capital.totalRepaymentAmount" | "capital.unsupportedRegionDescription" | "capital.unsupportedRegionTitle" | "capital.weCouldNotContinueWithTheOffer" | "capital.weCouldNotContinueWithTheOfferContactSupportForHelp" | "capital.weCouldNotLoadFinancialOffers" | "capital.weCouldNotProcessThisRequestTryAgain" | "capital.weReceivedYourRequestAndWeAreWorkingOnItNowCheckBackSoon" | "capital.writtenOff" | "capital.xDays" | "capital.xMonths" | "capital.xPercent" | "capital.youAcceptedButThenReturnedTheseFunds" | "capital.youAcceptedTheseFundsButDidNotRepayThem" | "capital.youAreRequestingFundingOf" | "capital.youHaveBeenPrequalifiedForBusinessFinancingUpToX.part1" | "capital.youHaveBeenPrequalifiedForBusinessFinancingUpToX.part2" | "capital.yourRequestedFundsWere" | "capital.youShouldGetTheFundsWithinOneBusinessDay" | "capital.youWillNeedToRepayAMinimumOfXEveryXDaysToPayOffTheFunds" | "capital.youWillSoonQualifyForAFinancialOffer" | "capture" | "category" | "chargeback" | "closeIconLabel" | "contactSupport" | "contactSupportForHelp" | "contactSupportForHelpAndShareErrorCode" | "copied" | "copy" | "correction" | "currency" | "date" | "dateRange" | "default" | "dismiss" | "download" | "downloading" | "email" | "entityWasNotFound" | "entityWasNotFoundDetail" | "error.pleaseTryAgainLater" | "error.somethingWentWrongWithDownload" | "expandableCard.collapse" | "expandableCard.expand" | "export" | "fee" | "file" | "filter.date.since" | "filter.date.until" | "filterBar" | "filterPlaceholder.category" | "filterPlaceholder.currency" | "filterPlaceholder.status" | "from" | "full" | "fundsCaptured" | "goBack" | "grantIssued" | "grantRepayment" | "hideContent" | "id" | "incompleteField" | "inProgress" | "loading" | "netPayout" | "nextPayouts" | "noData" | "noNegativeNumbersAllowed" | "noPayoutsFound" | "noReportsFound" | "noTransactionsFound" | "other" | "paginatedNavigation" | "pagination.nextPage" | "pagination.previousPage" | "pagination.showing" | "partial" | "paymentId" | "paymentMethod" | "payoutDetails" | "payoutsNotice" | "payoutsTitle" | "pleaseComeBackLater" | "pleaseReachOutToSupportForAssistance" | "rangePreset.custom" | "rangePreset.last30Days" | "rangePreset.last7Days" | "rangePreset.lastMonth" | "rangePreset.lastWeek" | "rangePreset.thisMonth" | "rangePreset.thisWeek" | "rangePreset.yearToDate" | "reachOutToSupport" | "referenceID" | "refresh" | "refund" | "refund.amountAlreadyRefunded" | "refund.amountFailed" | "refund.amountInProgress" | "refund.fee" | "refund.fullAmountFailed" | "refund.fullAmountRefunded" | "refund.goToPayment" | "refund.maximumRefundable" | "refund.onlyRefundable" | "refund.originalAmount" | "refund.originalPayment" | "refund.paymentPspReference" | "refund.pspReference" | "refund.refundFee" | "refund.refundPspReference" | "refund.returnToRefund" | "refund.theRefundIsBeingProcessed" | "refundAction" | "refundActionErrorSubtitle" | "refundActionErrorTitle" | "refundActionSuccessSubtitle" | "refundActionSuccessTitle" | "refundAmount" | "refundAmount.excess" | "refundAmount.required" | "refunded.full" | "refunded.partial" | "refundNotice" | "refundPayment" | "refundReason" | "refundReason.duplicate" | "refundReason.fraudulent" | "refundReason.issue_with_item_sold" | "refundReason.other" | "refundReason.requested_by_customer" | "refundReference" | "refundReference.placeholder" | "remainingAmount" | "report" | "reportsError.tooManyDownloads" | "reportsNotice" | "reportsTitle" | "reportType.payout" | "reset" | "select.filter.placeholder" | "select.noOptionsFound" | "somethingWentWrong" | "somethingWentWrongTryRefreshingOrComeBackLater" | "structuredList" | "subtractions" | "sumOfSameDayPayouts" | "tabs" | "theErrorCodeIs" | "thereAreNoResults" | "theRequestIsMissingRequiredFieldsOrContainsInvalidData" | "thereWasAnUnexpectedError" | "theSelectedBalanceAccountIsIncorrect" | "timezone" | "to" | "tooltip.ATM" | "tooltip.Capital" | "tooltip.Chargeback" | "tooltip.Correction" | "tooltip.Fee" | "tooltip.Other" | "tooltip.Payment" | "tooltip.Refund" | "tooltip.totalIncoming" | "tooltip.totalOutgoing" | "tooltip.Transfer" | "totalIncoming" | "totalOutgoing" | "toValueShouldBeGreaterThanTheFromValue" | "transactionDetails" | "transactions" | "transactionsOverviewTitle" | "transactionType" | "transfer" | "tryDifferentSearchOrResetYourFiltersAndWeWillTryAgain" | "tryRefreshingThePageOrComeBackLater" | "txAmount" | "txType.ATM" | "txType.Capital" | "txType.Chargeback" | "txType.Correction" | "txType.Fee" | "txType.Other" | "txType.Payment" | "txType.Refund" | "txType.Transfer" | "weCouldNotLoadThePayoutsOverview" | "weCouldNotLoadTheReportsOverview" | "weCouldNotLoadTheTransactionsOverview" | "weCouldNotLoadYourBalanceAccounts" | "weCouldNotLoadYourPayouts" | "weCouldNotLoadYourReports" | "weCouldNotLoadYourTransactions" | undefined;
20
- statusTagVariant: TagVariant;
21
- statusTooltipKey: "mobile" | "status" | "type" | "description" | "value" | "apply" | "and" | "Booked" | "Pending" | "max" | "min" | "Reversed" | "account" | "accountBalance" | "accountDescription" | "accountID" | "additions" | "adjustments" | "amount" | "back" | "balanceAccount" | "balanceAccountId" | "button.clearAll" | "calendar.controls" | "calendar.nextMonth" | "calendar.previousMonth" | "calendar.timezone" | "capital.accountIsInactive" | "capital.actionNeeded" | "capital.businessFinancing" | "capital.businessFinancingOffer" | "capital.businessFinancingSummary" | "capital.closed" | "capital.couldNotContinueWithTheOffer" | "capital.couldNotLoadFinancialOffers" | "capital.dailyRepaymentRate" | "capital.daysAndDaysLeft" | "capital.expectedRepaymentPeriod" | "capital.failed" | "capital.fees" | "capital.fullyRepaid" | "capital.goToTermsAndConditions" | "capital.grantID" | "capital.howMuchMoneyDoYouNeed" | "capital.inProgress" | "capital.legalSubtitleAU" | "capital.legalSubtitleEU" | "capital.legalSubtitleGB" | "capital.legalSubtitleUS" | "capital.maximumRepaymentPeriod" | "capital.minimumRepaymentToRepayTheFinancingOnTime" | "capital.needSomeExtraMoney" | "capital.offerLegalNoticeDescriptionUS" | "capital.offerLegalNoticeTitleUS" | "capital.oneMonth" | "capital.pending" | "capital.primaryAccount" | "capital.remaining" | "capital.remainingAmount" | "capital.remainingFees" | "capital.repaid" | "capital.repaidAmount" | "capital.repaidFees" | "capital.repaymentThreshold" | "capital.requestedFunds" | "capital.requestFunds" | "capital.requesting" | "capital.reviewOffer" | "capital.revoked" | "capital.seeNewOffer" | "capital.seeOptions" | "capital.signTermsAndConditionsToReceiveFunds" | "capital.signTheTermsToReceiveYourFunds" | "capital.termEnds" | "capital.thereIsNoPrimaryAccountConfigured" | "capital.thisOfferExpiresOn" | "capital.totalFees" | "capital.totalRepaymentAmount" | "capital.unsupportedRegionDescription" | "capital.unsupportedRegionTitle" | "capital.weCouldNotContinueWithTheOffer" | "capital.weCouldNotContinueWithTheOfferContactSupportForHelp" | "capital.weCouldNotLoadFinancialOffers" | "capital.weCouldNotProcessThisRequestTryAgain" | "capital.weReceivedYourRequestAndWeAreWorkingOnItNowCheckBackSoon" | "capital.writtenOff" | "capital.xDays" | "capital.xMonths" | "capital.xPercent" | "capital.youAcceptedButThenReturnedTheseFunds" | "capital.youAcceptedTheseFundsButDidNotRepayThem" | "capital.youAreRequestingFundingOf" | "capital.youHaveBeenPrequalifiedForBusinessFinancingUpToX.part1" | "capital.youHaveBeenPrequalifiedForBusinessFinancingUpToX.part2" | "capital.yourRequestedFundsWere" | "capital.youShouldGetTheFundsWithinOneBusinessDay" | "capital.youWillNeedToRepayAMinimumOfXEveryXDaysToPayOffTheFunds" | "capital.youWillSoonQualifyForAFinancialOffer" | "capture" | "category" | "chargeback" | "closeIconLabel" | "contactSupport" | "contactSupportForHelp" | "contactSupportForHelpAndShareErrorCode" | "copied" | "copy" | "correction" | "currency" | "date" | "dateRange" | "default" | "dismiss" | "download" | "downloading" | "email" | "entityWasNotFound" | "entityWasNotFoundDetail" | "error.pleaseTryAgainLater" | "error.somethingWentWrongWithDownload" | "expandableCard.collapse" | "expandableCard.expand" | "export" | "fee" | "file" | "filter.date.since" | "filter.date.until" | "filterBar" | "filterPlaceholder.category" | "filterPlaceholder.currency" | "filterPlaceholder.status" | "from" | "full" | "fundsCaptured" | "goBack" | "grantIssued" | "grantRepayment" | "hideContent" | "id" | "incompleteField" | "inProgress" | "loading" | "netPayout" | "nextPayouts" | "noData" | "noNegativeNumbersAllowed" | "noPayoutsFound" | "noReportsFound" | "noTransactionsFound" | "other" | "paginatedNavigation" | "pagination.nextPage" | "pagination.previousPage" | "pagination.showing" | "partial" | "paymentId" | "paymentMethod" | "payoutDetails" | "payoutsNotice" | "payoutsTitle" | "pleaseComeBackLater" | "pleaseReachOutToSupportForAssistance" | "rangePreset.custom" | "rangePreset.last30Days" | "rangePreset.last7Days" | "rangePreset.lastMonth" | "rangePreset.lastWeek" | "rangePreset.thisMonth" | "rangePreset.thisWeek" | "rangePreset.yearToDate" | "reachOutToSupport" | "referenceID" | "refresh" | "refund" | "refund.amountAlreadyRefunded" | "refund.amountFailed" | "refund.amountInProgress" | "refund.fee" | "refund.fullAmountFailed" | "refund.fullAmountRefunded" | "refund.goToPayment" | "refund.maximumRefundable" | "refund.onlyRefundable" | "refund.originalAmount" | "refund.originalPayment" | "refund.paymentPspReference" | "refund.pspReference" | "refund.refundFee" | "refund.refundPspReference" | "refund.returnToRefund" | "refund.theRefundIsBeingProcessed" | "refundAction" | "refundActionErrorSubtitle" | "refundActionErrorTitle" | "refundActionSuccessSubtitle" | "refundActionSuccessTitle" | "refundAmount" | "refundAmount.excess" | "refundAmount.required" | "refunded.full" | "refunded.partial" | "refundNotice" | "refundPayment" | "refundReason" | "refundReason.duplicate" | "refundReason.fraudulent" | "refundReason.issue_with_item_sold" | "refundReason.other" | "refundReason.requested_by_customer" | "refundReference" | "refundReference.placeholder" | "remainingAmount" | "report" | "reportsError.tooManyDownloads" | "reportsNotice" | "reportsTitle" | "reportType.payout" | "reset" | "select.filter.placeholder" | "select.noOptionsFound" | "somethingWentWrong" | "somethingWentWrongTryRefreshingOrComeBackLater" | "structuredList" | "subtractions" | "sumOfSameDayPayouts" | "tabs" | "theErrorCodeIs" | "thereAreNoResults" | "theRequestIsMissingRequiredFieldsOrContainsInvalidData" | "thereWasAnUnexpectedError" | "theSelectedBalanceAccountIsIncorrect" | "timezone" | "to" | "tooltip.ATM" | "tooltip.Capital" | "tooltip.Chargeback" | "tooltip.Correction" | "tooltip.Fee" | "tooltip.Other" | "tooltip.Payment" | "tooltip.Refund" | "tooltip.totalIncoming" | "tooltip.totalOutgoing" | "tooltip.Transfer" | "totalIncoming" | "totalOutgoing" | "toValueShouldBeGreaterThanTheFromValue" | "transactionDetails" | "transactions" | "transactionsOverviewTitle" | "transactionType" | "transfer" | "tryDifferentSearchOrResetYourFiltersAndWeWillTryAgain" | "tryRefreshingThePageOrComeBackLater" | "txAmount" | "txType.ATM" | "txType.Capital" | "txType.Chargeback" | "txType.Correction" | "txType.Fee" | "txType.Other" | "txType.Payment" | "txType.Refund" | "txType.Transfer" | "weCouldNotLoadThePayoutsOverview" | "weCouldNotLoadTheReportsOverview" | "weCouldNotLoadTheTransactionsOverview" | "weCouldNotLoadYourBalanceAccounts" | "weCouldNotLoadYourPayouts" | "weCouldNotLoadYourReports" | "weCouldNotLoadYourTransactions" | undefined;
22
- };
5
+ export declare const getGrantConfig: (grant: IGrant) => GrantConfig;
23
6
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantItem/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAgB,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAC7D,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAkD5D,eAAO,MAAM,mBAAmB,UAAW,MAAM,KAAG,cAAc,GAAG,SAmBpE,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,MAAM;;;;;;;;;;;;;;;;;CAmB3C,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantItem/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAgB,MAAM,sBAAsB,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,6BAA6B,CAAC;AAE7D,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAkDtC,eAAO,MAAM,mBAAmB,UAAW,MAAM,KAAG,cAAc,GAAG,SAmBpE,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW,MAAM,KAAG,WAyB9C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"GrantList.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantList/GrantList.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACzC,OAAO,kBAAkB,CAAC;AAM1B,eAAO,MAAM,SAAS,EAAE,mBAAmB,CAAC,cAAc,CAqCzD,CAAC"}
1
+ {"version":3,"file":"GrantList.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantList/GrantList.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AACzC,OAAO,kBAAkB,CAAC;AAM1B,eAAO,MAAM,SAAS,EAAE,mBAAmB,CAAC,cAAc,CA0CzD,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"GrantsDisplay.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantList/GrantsDisplay.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAoBtC,eAAO,MAAM,aAAa,EAAE,mBAAmB,CAAC,WAAW,CA0D1D,CAAC"}
1
+ {"version":3,"file":"GrantsDisplay.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantList/GrantsDisplay.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAuBtC,eAAO,MAAM,aAAa,EAAE,mBAAmB,CAAC,WAAW,CA0F1D,CAAC"}
@@ -4,7 +4,8 @@ export interface GrantListProps {
4
4
  grantList: IGrant[];
5
5
  hideTitle?: boolean;
6
6
  newOfferAvailable: boolean;
7
- onFundsRequest: (data: IGrant) => void;
7
+ onFundsRequest?: (data: IGrant) => void;
8
+ onGrantListUpdateRequest: (data: IGrant) => void;
8
9
  onOfferDismiss?: (goToPreviousStep: () => void) => void;
9
10
  }
10
11
  export interface GrantsProps {
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantList/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAEpE,MAAM,WAAW,cAAc;IAC3B,2BAA2B,CAAC,EAAE,oBAAoB,CAAC;IACnD,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACvC,cAAc,CAAC,EAAE,CAAC,gBAAgB,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;CAC3D;AAED,MAAM,WAAW,WAAW;IACxB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,iBAAiB,EAAE,MAAM,IAAI,CAAC;CACjC"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantList/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAEpE,MAAM,WAAW,cAAc;IAC3B,2BAA2B,CAAC,EAAE,oBAAoB,CAAC;IACnD,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,cAAc,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,wBAAwB,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IACjD,cAAc,CAAC,EAAE,CAAC,gBAAgB,EAAE,MAAM,IAAI,KAAK,IAAI,CAAC;CAC3D;AAED,MAAM,WAAW,WAAW;IACxB,SAAS,EAAE,MAAM,EAAE,CAAC;IACpB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,iBAAiB,EAAE,OAAO,CAAC;IAC3B,iBAAiB,EAAE,MAAM,IAAI,CAAC;CACjC"}
@@ -0,0 +1,5 @@
1
+ import { FunctionalComponent } from 'preact';
2
+ import type { GrantAdjustmentDetailsProps } from '../GrantAdjustmentDetails/types';
3
+ import './GrantRepaymentDetails.scss';
4
+ export declare const GrantRepaymentDetails: FunctionalComponent<GrantAdjustmentDetailsProps>;
5
+ //# sourceMappingURL=GrantRepaymentDetails.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"GrantRepaymentDetails.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/CapitalOverview/components/GrantRepaymentDetails/GrantRepaymentDetails.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,QAAQ,CAAC;AAK7C,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,iCAAiC,CAAC;AAKnF,OAAO,8BAA8B,CAAC;AAWtC,eAAO,MAAM,qBAAqB,EAAE,mBAAmB,CAAC,2BAA2B,CAkDlF,CAAC"}
@@ -1,9 +1,9 @@
1
- import { PayoutDetailsWithIdProps } from '../../internal/DataOverviewDetails/types';
2
1
  import { _UIComponentProps, ExternalComponentType } from '../../types';
3
2
  import UIElement from '../UIElement/UIElement';
4
- export declare class PayoutElement extends UIElement<PayoutDetailsWithIdProps> {
3
+ import { PayoutDetailsProps } from './types';
4
+ export declare class PayoutElement extends UIElement<PayoutDetailsProps> {
5
5
  static type: ExternalComponentType;
6
- constructor(props: _UIComponentProps<PayoutDetailsWithIdProps>);
6
+ constructor(props: _UIComponentProps<PayoutDetailsProps>);
7
7
  componentToRender: () => import("preact").JSX.Element;
8
8
  }
9
9
  export default PayoutElement;
@@ -1 +1 @@
1
- {"version":3,"file":"PayoutDetails.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/PayoutDetails/PayoutDetails.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AACpF,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACvE,OAAO,SAAS,MAAM,wBAAwB,CAAC;AAG/C,qBAAa,aAAc,SAAQ,SAAS,CAAC,wBAAwB,CAAC;IAClE,OAAc,IAAI,EAAE,qBAAqB,CAAmB;gBAEhD,KAAK,EAAE,iBAAiB,CAAC,wBAAwB,CAAC;IAKvD,iBAAiB,qCAItB;CACL;AAED,eAAe,aAAa,CAAC"}
1
+ {"version":3,"file":"PayoutDetails.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/PayoutDetails/PayoutDetails.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACvE,OAAO,SAAS,MAAM,wBAAwB,CAAC;AAE/C,OAAO,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAE7C,qBAAa,aAAc,SAAQ,SAAS,CAAC,kBAAkB,CAAC;IAC5D,OAAc,IAAI,EAAE,qBAAqB,CAAmB;gBAEhD,KAAK,EAAE,iBAAiB,CAAC,kBAAkB,CAAC;IAKjD,iBAAiB,qCAEtB;CACL;AAED,eAAe,aAAa,CAAC"}
@@ -1,6 +1,7 @@
1
1
  import { IPayoutDetails } from '../../../../types';
2
2
  import './PayoutData.scss';
3
- export declare const PayoutData: ({ balanceAccountId, balanceAccountDescription, payout: payoutData, isFetching, }: {
3
+ import { PayoutDetailsCustomization } from '../types';
4
+ export declare const PayoutData: ({ balanceAccountId, balanceAccountDescription, payout: payoutData, extraFields, }: {
4
5
  payout?: {
5
6
  amountBreakdowns?: {
6
7
  adjustmentBreakdown?: {
@@ -42,5 +43,9 @@ export declare const PayoutData: ({ balanceAccountId, balanceAccountDescription,
42
43
  isFetching?: boolean | undefined;
43
44
  balanceAccountId: string;
44
45
  balanceAccountDescription?: string | undefined;
46
+ extraFields?: Record<string, any> | undefined;
47
+ dataCustomization?: {
48
+ details?: PayoutDetailsCustomization | undefined;
49
+ } | undefined;
45
50
  }) => import("preact").JSX.Element;
46
51
  //# sourceMappingURL=PayoutData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PayoutData.d.ts","sourceRoot":"","sources":["../../../../../../src/components/external/PayoutDetails/components/PayoutData.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAYnD,OAAO,mBAAmB,CAAC;AAoB3B,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAQD,MAAM;;kCA0L3B,CAAC"}
1
+ {"version":3,"file":"PayoutData.d.ts","sourceRoot":"","sources":["../../../../../../src/components/external/PayoutDetails/components/PayoutData.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAC;AAWnD,OAAO,mBAAmB,CAAC;AA6B3B,OAAO,EAAE,0BAA0B,EAAE,MAAM,UAAU,CAAC;AAEtD,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;sBAQD,MAAM;;kBAEV,OAAO,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS;;;;kCA8PhD,CAAC"}
@@ -1,8 +1,13 @@
1
1
  export declare const PD_BASE_CLASS = "adyen-pe-payout-data";
2
2
  export declare const PD_TITLE_CONTAINER_CLASS = "adyen-pe-payout-data__title-container";
3
3
  export declare const PD_TITLE_CLASS = "adyen-pe-payout-data__title";
4
+ export declare const PD_TITLE_CLASS_WITH_EXTRA_DETAILS = "adyen-pe-payout-data__title--with-extra-details";
4
5
  export declare const PD_TITLE_BA_CLASS = "adyen-pe-payout-data__title--ba-id";
5
6
  export declare const PD_CONTENT_CLASS = "adyen-pe-payout-data__content";
7
+ export declare const PD_EXTRA_DETAILS_CLASS = "adyen-pe-payout-data__extra-details";
8
+ export declare const PD_EXTRA_DETAILS_LABEL = "adyen-pe-payout-data__extra-details-label";
9
+ export declare const PD_EXTRA_DETAILS_ICON = "adyen-pe-payout-data__extra-details-icon";
10
+ export declare const PD_BUTTON_ACTIONS = "adyen-pe-payout-data__button-actions";
6
11
  export declare const PD_SECTION_CLASS = "adyen-pe-payout-data__content--section";
7
12
  export declare const PD_CARD_CLASS = "adyen-pe-payout-data__content--card";
8
13
  export declare const PD_CARD_TITLE_CLASS = "adyen-pe-payout-data__content--card-title";
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/external/PayoutDetails/components/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,yBAAyB,CAAC;AACpD,eAAO,MAAM,wBAAwB,0CAAsC,CAAC;AAC5E,eAAO,MAAM,cAAc,gCAA4B,CAAC;AACxD,eAAO,MAAM,iBAAiB,uCAAmC,CAAC;AAClE,eAAO,MAAM,gBAAgB,kCAA8B,CAAC;AAC5D,eAAO,MAAM,gBAAgB,2CAAiC,CAAC;AAC/D,eAAO,MAAM,aAAa,wCAA8B,CAAC;AACzD,eAAO,MAAM,mBAAmB,8CAA2B,CAAC;AAC5D,eAAO,MAAM,uBAAuB,kDAA+B,CAAC;AACpE,eAAO,MAAM,6BAA6B,wDAAqC,CAAC;AAChF,eAAO,MAAM,2BAA2B,sDAAmC,CAAC;AAC5E,eAAO,MAAM,gBAAgB,wCAAoC,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/external/PayoutDetails/components/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa,yBAAyB,CAAC;AACpD,eAAO,MAAM,wBAAwB,0CAAsC,CAAC;AAC5E,eAAO,MAAM,cAAc,gCAA4B,CAAC;AACxD,eAAO,MAAM,iCAAiC,oDAAgD,CAAC;AAC/F,eAAO,MAAM,iBAAiB,uCAAmC,CAAC;AAClE,eAAO,MAAM,gBAAgB,kCAA8B,CAAC;AAC5D,eAAO,MAAM,sBAAsB,wCAAoC,CAAC;AACxE,eAAO,MAAM,sBAAsB,8CAA0C,CAAC;AAC9E,eAAO,MAAM,qBAAqB,6CAAyC,CAAC;AAC5E,eAAO,MAAM,iBAAiB,yCAAqC,CAAC;AACpE,eAAO,MAAM,gBAAgB,2CAAiC,CAAC;AAC/D,eAAO,MAAM,aAAa,wCAA8B,CAAC;AACzD,eAAO,MAAM,mBAAmB,8CAA2B,CAAC;AAC5D,eAAO,MAAM,uBAAuB,kDAA+B,CAAC;AACpE,eAAO,MAAM,6BAA6B,wDAAqC,CAAC;AAChF,eAAO,MAAM,2BAA2B,sDAAmC,CAAC;AAC5E,eAAO,MAAM,gBAAgB,wCAAoC,CAAC"}
@@ -0,0 +1,8 @@
1
+ import { DetailsWithExtraData } from '../TransactionDetails';
2
+ import { CustomDataRetrieved, DetailsDataCustomizationObject } from '../../types';
3
+ import { PayoutsTableFields } from '../PayoutsOverview/components/PayoutsTable/PayoutsTable';
4
+ import { IPayoutDetails } from '../../../types';
5
+ import { PayoutDetailsWithIdProps } from '../../internal/DataOverviewDetails/types';
6
+ export type PayoutDetailsCustomization = DetailsDataCustomizationObject<PayoutsTableFields, IPayoutDetails, CustomDataRetrieved>;
7
+ export type PayoutDetailsProps = PayoutDetailsWithIdProps & DetailsWithExtraData<PayoutDetailsCustomization>;
8
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/PayoutDetails/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAC7D,OAAO,EAAE,mBAAmB,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClF,OAAO,EAAE,kBAAkB,EAAE,MAAM,yDAAyD,CAAC;AAC7F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,wBAAwB,EAAE,MAAM,0CAA0C,CAAC;AAEpF,MAAM,MAAM,0BAA0B,GAAG,8BAA8B,CAAC,kBAAkB,EAAE,cAAc,EAAE,mBAAmB,CAAC,CAAC;AAEjI,MAAM,MAAM,kBAAkB,GAAG,wBAAwB,GAAG,oBAAoB,CAAC,0BAA0B,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { PayoutsOverviewComponentProps, ExternalUIComponentProps } from '../../../../types';
2
2
  import { IBalanceAccountBase } from '../../../../../types';
3
3
  import './PayoutsOverview.scss';
4
- export declare const PayoutsOverview: ({ onFiltersChanged, balanceAccounts, allowLimitSelection, preferredLimit, onRecordSelection, showDetails, isLoadingBalanceAccount, onContactSupport, hideTitle, }: ExternalUIComponentProps<PayoutsOverviewComponentProps & {
4
+ export declare const PayoutsOverview: ({ onFiltersChanged, balanceAccounts, allowLimitSelection, preferredLimit, onRecordSelection, showDetails, isLoadingBalanceAccount, onContactSupport, hideTitle, dataCustomization, }: ExternalUIComponentProps<PayoutsOverviewComponentProps & {
5
5
  balanceAccounts: IBalanceAccountBase[] | undefined;
6
6
  isLoadingBalanceAccount: boolean;
7
7
  }>) => import("preact").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"PayoutsOverview.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,6BAA6B,EAAE,wBAAwB,EAAe,MAAM,mBAAmB,CAAC;AAGzG,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAI3D,OAAO,wBAAwB,CAAC;AAEhC,eAAO,MAAM,eAAe;qBAW2B,mBAAmB,EAAE,GAAG,SAAS;6BAA2B,OAAO;mCAkHzH,CAAC"}
1
+ {"version":3,"file":"PayoutsOverview.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.tsx"],"names":[],"mappings":"AAYA,OAAO,EAAE,6BAA6B,EAAE,wBAAwB,EAAoC,MAAM,mBAAmB,CAAC;AAG9H,OAAO,EAAE,mBAAmB,EAAE,MAAM,sBAAsB,CAAC;AAI3D,OAAO,wBAAwB,CAAC;AAKhC,eAAO,MAAM,eAAe;qBAY2B,mBAAmB,EAAE,GAAG,SAAS;6BAA2B,OAAO;mCAkIzH,CAAC"}
@@ -3,6 +3,10 @@ import AdyenPlatformExperienceError from '../../../../../core/Errors/AdyenPlatfo
3
3
  import { IPayout } from '../../../../../types';
4
4
  import { PaginationProps, WithPaginationLimitSelection } from '../../../../internal/Pagination/types';
5
5
  import './PayoutsTable.scss';
6
+ import { CustomColumn } from '../../../../types';
7
+ import { StringWithAutocompleteOptions } from '../../../../../utils/types';
8
+ export declare const PAYOUT_TABLE_FIELDS: readonly ["createdAt", "fundsCapturedAmount", "adjustmentAmount", "payoutAmount"];
9
+ export type PayoutsTableFields = (typeof PAYOUT_TABLE_FIELDS)[number];
6
10
  export interface PayoutsTableProps extends WithPaginationLimitSelection<PaginationProps> {
7
11
  loading: boolean;
8
12
  error?: AdyenPlatformExperienceError;
@@ -11,6 +15,7 @@ export interface PayoutsTableProps extends WithPaginationLimitSelection<Paginati
11
15
  showDetails?: boolean;
12
16
  showPagination: boolean;
13
17
  data: IPayout[] | undefined;
18
+ customColumns?: CustomColumn<StringWithAutocompleteOptions<PayoutsTableFields>>[];
14
19
  }
15
20
  export declare const PayoutsTable: FC<PayoutsTableProps>;
16
21
  //# sourceMappingURL=PayoutsTable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"PayoutsTable.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,eAAe,CAAC;AAGnC,OAAO,4BAA4B,MAAM,yDAAyD,CAAC;AAGnG,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAQ/C,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AAMtG,OAAO,qBAAqB,CAAC;AAU7B,MAAM,WAAW,iBAAkB,SAAQ,4BAA4B,CAAC,eAAe,CAAC;IACpF,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,4BAA4B,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,UAAU,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,IAAI,EAAE,OAAO,EAAE,GAAG,SAAS,CAAC;CAC/B;AAED,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAyG9C,CAAC"}
1
+ {"version":3,"file":"PayoutsTable.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,EAAE,EAAE,MAAM,eAAe,CAAC;AAGnC,OAAO,4BAA4B,MAAM,yDAAyD,CAAC;AAGnG,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAO/C,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AAMtG,OAAO,qBAAqB,CAAC;AAE7B,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAG3E,eAAO,MAAM,mBAAmB,mFAA2C,CAAC;AAC5E,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,mBAAmB,CAAC,CAAC,MAAM,CAAC,CAAC;AAMtE,MAAM,WAAW,iBAAkB,SAAQ,4BAA4B,CAAC,eAAe,CAAC;IACpF,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,4BAA4B,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,UAAU,EAAE,CAAC,KAAK,EAAE,GAAG,KAAK,IAAI,CAAC;IACjC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,IAAI,EAAE,OAAO,EAAE,GAAG,SAAS,CAAC;IAC5B,aAAa,CAAC,EAAE,YAAY,CAAC,6BAA6B,CAAC,kBAAkB,CAAC,CAAC,EAAE,CAAC;CACrF;AAED,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA2G9C,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { IBalanceAccountBase } from '../../../../../types';
2
2
  import { ExternalUIComponentProps, ReportsOverviewComponentProps } from '../../../../types';
3
3
  import './ReportsOverview.scss';
4
- export declare const ReportsOverview: ({ onFiltersChanged, balanceAccounts, allowLimitSelection, preferredLimit, isLoadingBalanceAccount, onContactSupport, hideTitle, }: ExternalUIComponentProps<ReportsOverviewComponentProps & {
4
+ export declare const ReportsOverview: ({ onFiltersChanged, balanceAccounts, allowLimitSelection, preferredLimit, isLoadingBalanceAccount, onContactSupport, hideTitle, dataCustomization, }: ExternalUIComponentProps<ReportsOverviewComponentProps & {
5
5
  balanceAccounts: IBalanceAccountBase[] | undefined;
6
6
  isLoadingBalanceAccount: boolean;
7
7
  }>) => import("preact").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"ReportsOverview.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAW,MAAM,sBAAsB,CAAC;AAUpE,OAAO,EAAE,wBAAwB,EAAe,6BAA6B,EAAE,MAAM,mBAAmB,CAAC;AAGzG,OAAO,wBAAwB,CAAC;AAEhC,eAAO,MAAM,eAAe;qBAS2B,mBAAmB,EAAE,GAAG,SAAS;6BAA2B,OAAO;mCAmFzH,CAAC"}
1
+ {"version":3,"file":"ReportsOverview.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,mBAAmB,EAAW,MAAM,sBAAsB,CAAC;AAUpE,OAAO,EAAuB,wBAAwB,EAAe,6BAA6B,EAAE,MAAM,mBAAmB,CAAC;AAG9H,OAAO,wBAAwB,CAAC;AAKhC,eAAO,MAAM,eAAe;qBAU2B,mBAAmB,EAAE,GAAG,SAAS;6BAA2B,OAAO;mCAiGzH,CAAC"}
@@ -3,6 +3,10 @@ import AdyenPlatformExperienceError from '../../../../../core/Errors/AdyenPlatfo
3
3
  import { IReport } from '../../../../../types';
4
4
  import { PaginationProps, WithPaginationLimitSelection } from '../../../../internal/Pagination/types';
5
5
  import './ReportsTable.scss';
6
+ import { CustomColumn } from '../../../../types';
7
+ import { StringWithAutocompleteOptions } from '../../../../../utils/types';
8
+ export declare const FIELDS: readonly ["createdAt", "dateAndReportType", "reportType", "reportFile"];
9
+ export type ReportsTableFields = (typeof FIELDS)[number];
6
10
  export interface ReportsTableProps extends WithPaginationLimitSelection<PaginationProps> {
7
11
  balanceAccountId: string | undefined;
8
12
  loading: boolean;
@@ -10,6 +14,7 @@ export interface ReportsTableProps extends WithPaginationLimitSelection<Paginati
10
14
  onContactSupport?: () => void;
11
15
  showPagination: boolean;
12
16
  data: IReport[] | undefined;
17
+ customColumns?: CustomColumn<StringWithAutocompleteOptions<ReportsTableFields>>[];
13
18
  }
14
19
  export declare const ReportsTable: FC<ReportsTableProps>;
15
20
  //# sourceMappingURL=ReportsTable.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ReportsTable.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/ReportsOverview/components/ReportsTable/ReportsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,eAAe,CAAC;AAInC,OAAO,4BAA4B,MAAM,yDAAyD,CAAC;AAEnG,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAW/C,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AAOtG,OAAO,qBAAqB,CAAC;AAK7B,MAAM,WAAW,iBAAkB,SAAQ,4BAA4B,CAAC,eAAe,CAAC;IACpF,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,4BAA4B,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,cAAc,EAAE,OAAO,CAAC;IACxB,IAAI,EAAE,OAAO,EAAE,GAAG,SAAS,CAAC;CAC/B;AAED,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CAwI9C,CAAC"}
1
+ {"version":3,"file":"ReportsTable.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/ReportsOverview/components/ReportsTable/ReportsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,eAAe,CAAC;AAInC,OAAO,4BAA4B,MAAM,yDAAyD,CAAC;AAEnG,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAU/C,OAAO,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AAOtG,OAAO,qBAAqB,CAAC;AAC7B,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACjD,OAAO,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAG3E,eAAO,MAAM,MAAM,yEAA0E,CAAC;AAC9F,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,MAAM,CAAC,CAAC,MAAM,CAAC,CAAC;AAEzD,MAAM,WAAW,iBAAkB,SAAQ,4BAA4B,CAAC,eAAe,CAAC;IACpF,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,4BAA4B,CAAC;IACrC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,cAAc,EAAE,OAAO,CAAC;IACxB,IAAI,EAAE,OAAO,EAAE,GAAG,SAAS,CAAC;IAC5B,aAAa,CAAC,EAAE,YAAY,CAAC,6BAA6B,CAAC,kBAAkB,CAAC,CAAC,EAAE,CAAC;CACrF;AAED,eAAO,MAAM,YAAY,EAAE,EAAE,CAAC,iBAAiB,CA+H9C,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { _UIComponentProps, ExternalComponentType } from '../../types';
2
2
  import UIElement from '../UIElement/UIElement';
3
- import { DetailsComponentProps } from './types';
4
- export declare class TransactionElement extends UIElement<DetailsComponentProps> {
3
+ import { TransactionDetailsProps } from './types';
4
+ export declare class TransactionElement extends UIElement<TransactionDetailsProps> {
5
5
  static type: ExternalComponentType;
6
- constructor(props: _UIComponentProps<DetailsComponentProps>);
6
+ constructor(props: _UIComponentProps<TransactionDetailsProps>);
7
7
  componentToRender: () => import("preact").JSX.Element;
8
8
  }
9
9
  export default TransactionElement;
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionDetails.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/TransactionDetails/TransactionDetails.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACvE,OAAO,SAAS,MAAM,wBAAwB,CAAC;AAE/C,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAEhD,qBAAa,kBAAmB,SAAQ,SAAS,CAAC,qBAAqB,CAAC;IACpE,OAAc,IAAI,EAAE,qBAAqB,CAAwB;gBAErD,KAAK,EAAE,iBAAiB,CAAC,qBAAqB,CAAC;IAKpD,iBAAiB,qCAQtB;CACL;AAED,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"TransactionDetails.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/TransactionDetails/TransactionDetails.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACvE,OAAO,SAAS,MAAM,wBAAwB,CAAC;AAE/C,OAAO,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAElD,qBAAa,kBAAmB,SAAQ,SAAS,CAAC,uBAAuB,CAAC;IACtE,OAAc,IAAI,EAAE,qBAAqB,CAAwB;gBAErD,KAAK,EAAE,iBAAiB,CAAC,uBAAuB,CAAC;IAKtD,iBAAiB,qCAQtB;CACL;AAED,eAAe,kBAAkB,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import type { TransactionDataProps } from '../../types';
2
- export declare const TransactionData: ({ error, isFetching, transaction, extraFields }: TransactionDataProps) => import("preact").JSX.Element | null;
2
+ export declare const TransactionData: ({ error, isFetching, transaction, extraFields, dataCustomization }: TransactionDataProps) => import("preact").JSX.Element | null;
3
3
  //# sourceMappingURL=TransactionData.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionData.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/components/TransactionData/TransactionData.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAExD,eAAO,MAAM,eAAe,oDAAqD,oBAAoB,wCAcpG,CAAC"}
1
+ {"version":3,"file":"TransactionData.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/components/TransactionData/TransactionData.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAExD,eAAO,MAAM,eAAe,uEAAwE,oBAAoB,wCAcvH,CAAC"}
@@ -5,7 +5,8 @@ export interface TransactionDataContentProps {
5
5
  transaction: NonNullable<TransactionDataProps['transaction']>;
6
6
  extraFields: Record<string, any> | undefined;
7
7
  balanceAccount?: IBalanceAccountBase;
8
+ dataCustomization?: TransactionDataProps['dataCustomization'];
8
9
  }
9
- export declare const TransactionDataContent: ({ transaction: initialTransaction, extraFields }: TransactionDataContentProps) => import("preact").JSX.Element | null;
10
+ export declare const TransactionDataContent: ({ transaction: initialTransaction, extraFields, dataCustomization }: TransactionDataContentProps) => import("preact").JSX.Element | null;
10
11
  export default TransactionDataContent;
11
12
  //# sourceMappingURL=TransactionDataContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionDataContent.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,mBAAmB,EAAa,MAAM,sBAAsB,CAAC;AAiB3E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAiBxD,OAAO,wBAAwB,CAAC;AAEhC,MAAM,WAAW,2BAA2B;IACxC,WAAW,EAAE,WAAW,CAAC,oBAAoB,CAAC,aAAa,CAAC,CAAC,CAAC;IAC9D,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;IAC7C,cAAc,CAAC,EAAE,mBAAmB,CAAC;CACxC;AAmCD,eAAO,MAAM,sBAAsB,qDAAsD,2BAA2B,wCA2MnH,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
1
+ {"version":3,"file":"TransactionDataContent.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,mBAAmB,EAAa,MAAM,sBAAsB,CAAC;AAiB3E,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,aAAa,CAAC;AAiBxD,OAAO,wBAAwB,CAAC;AAEhC,MAAM,WAAW,2BAA2B;IACxC,WAAW,EAAE,WAAW,CAAC,oBAAoB,CAAC,aAAa,CAAC,CAAC,CAAC;IAE9D,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;IAC7C,cAAc,CAAC,EAAE,mBAAmB,CAAC;IACrC,iBAAiB,CAAC,EAAE,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;CACjE;AAqCD,eAAO,MAAM,sBAAsB,wEAAyE,2BAA2B,wCAuNtI,CAAC;AAEF,eAAe,sBAAsB,CAAC"}
@@ -24,5 +24,5 @@ export declare const TX_REFUND_RESPONSE_ICON = "adyen-pe-transaction-data__refun
24
24
  export declare const TX_REFUND_RESPONSE_SUCCESS_ICON = "adyen-pe-transaction-data__refund-response-icon--success";
25
25
  export declare const TX_REFUND_RESPONSE_ERROR_ICON = "adyen-pe-transaction-data__refund-response-icon--error";
26
26
  export declare const TX_REFUND_STATUSES_CONTAINER = "adyen-pe-transaction-data__refund-statuses-container";
27
- export declare const TX_DETAILS_RESERVED_FIELDS_SET: Set<string>;
27
+ export declare const TX_DETAILS_RESERVED_FIELDS_SET: Set<"status" | "amount" | "balanceAccount" | "balanceAccountId" | "category" | "id" | "paymentMethod" | "transactionType" | "bankAccount" | "createdAt" | "deductedAmount" | "originalAmount" | "paymentPspReference" | "refundDetails" | "refundMetadata" | "lineItems">;
28
28
  //# sourceMappingURL=constants.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/external/TransactionDetails/components/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,aAAa,8BAA8B,CAAC;AACzD,eAAO,MAAM,cAAc,sCAA6B,CAAC;AACzD,eAAO,MAAM,kBAAkB,0CAAiC,CAAC;AACjE,eAAO,MAAM,iBAAiB,yCAAgC,CAAC;AAC/D,eAAO,MAAM,sBAAsB,8CAAqC,CAAC;AACzE,eAAO,MAAM,aAAa,qCAA4B,CAAC;AACvD,eAAO,MAAM,mBAAmB,mDAAmC,CAAC;AACpE,eAAO,MAAM,uBAAuB,+CAA+B,CAAC;AACpE,eAAO,MAAM,6BAA6B,sDAAsC,CAAC;AACjF,eAAO,MAAM,4BAA4B,2DAA2C,CAAC;AACrF,eAAO,MAAM,kCAAkC,2DAA2C,CAAC;AAC3F,eAAO,MAAM,kBAAkB,0CAA0B,CAAC;AAC1D,eAAO,MAAM,sBAAsB,+CAA+B,CAAC;AACnE,eAAO,MAAM,aAAa,qCAA4B,CAAC;AACvD,eAAO,MAAM,YAAY,oCAA2B,CAAC;AACrD,eAAO,MAAM,kBAAkB,8CAAqC,CAAC;AACrE,eAAO,MAAM,yBAAyB,qDAAiC,CAAC;AACxE,eAAO,MAAM,uBAAuB,mDAA+B,CAAC;AACpE,eAAO,MAAM,iCAAiC,6DAAyC,CAAC;AACxF,eAAO,MAAM,YAAY,oCAA2B,CAAC;AACrD,eAAO,MAAM,aAAa,0CAAiC,CAAC;AAC5D,eAAO,MAAM,kBAAkB,+CAAsC,CAAC;AACtE,eAAO,MAAM,uBAAuB,oDAA2C,CAAC;AAChF,eAAO,MAAM,+BAA+B,6DAAwC,CAAC;AACrF,eAAO,MAAM,6BAA6B,2DAAsC,CAAC;AACjF,eAAO,MAAM,4BAA4B,yDAAgD,CAAC;AAE1F,eAAO,MAAM,8BAA8B,aASzC,CAAC"}
1
+ {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../../../../src/components/external/TransactionDetails/components/constants.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,aAAa,8BAA8B,CAAC;AACzD,eAAO,MAAM,cAAc,sCAA6B,CAAC;AACzD,eAAO,MAAM,kBAAkB,0CAAiC,CAAC;AACjE,eAAO,MAAM,iBAAiB,yCAAgC,CAAC;AAC/D,eAAO,MAAM,sBAAsB,8CAAqC,CAAC;AACzE,eAAO,MAAM,aAAa,qCAA4B,CAAC;AACvD,eAAO,MAAM,mBAAmB,mDAAmC,CAAC;AACpE,eAAO,MAAM,uBAAuB,+CAA+B,CAAC;AACpE,eAAO,MAAM,6BAA6B,sDAAsC,CAAC;AACjF,eAAO,MAAM,4BAA4B,2DAA2C,CAAC;AACrF,eAAO,MAAM,kCAAkC,2DAA2C,CAAC;AAC3F,eAAO,MAAM,kBAAkB,0CAA0B,CAAC;AAC1D,eAAO,MAAM,sBAAsB,+CAA+B,CAAC;AACnE,eAAO,MAAM,aAAa,qCAA4B,CAAC;AACvD,eAAO,MAAM,YAAY,oCAA2B,CAAC;AACrD,eAAO,MAAM,kBAAkB,8CAAqC,CAAC;AACrE,eAAO,MAAM,yBAAyB,qDAAiC,CAAC;AACxE,eAAO,MAAM,uBAAuB,mDAA+B,CAAC;AACpE,eAAO,MAAM,iCAAiC,6DAAyC,CAAC;AACxF,eAAO,MAAM,YAAY,oCAA2B,CAAC;AACrD,eAAO,MAAM,aAAa,0CAAiC,CAAC;AAC5D,eAAO,MAAM,kBAAkB,+CAAsC,CAAC;AACtE,eAAO,MAAM,uBAAuB,oDAA2C,CAAC;AAChF,eAAO,MAAM,+BAA+B,6DAAwC,CAAC;AACrF,eAAO,MAAM,6BAA6B,2DAAsC,CAAC;AACjF,eAAO,MAAM,4BAA4B,yDAAgD,CAAC;AAE1F,eAAO,MAAM,8BAA8B,2QAShC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionDataProperties.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/components/details/TransactionDataProperties.tsx"],"names":[],"mappings":"AAWA,QAAA,MAAM,yBAAyB,oCAoE9B,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
1
+ {"version":3,"file":"TransactionDataProperties.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/components/details/TransactionDataProperties.tsx"],"names":[],"mappings":"AAgBA,QAAA,MAAM,yBAAyB,oCAqG9B,CAAC;AAEF,eAAe,yBAAyB,CAAC"}
@@ -1,5 +1,5 @@
1
1
  import type { ITransactionDetailsContext, TransactionDetailsProviderProps } from './types';
2
- export declare const TransactionDetailsProvider: ({ children, lineItems, refundAvailable: primaryActionAvailable, refundDisabled, setActiveView, setPrimaryAction, setSecondaryAction, transaction, transactionNavigator, extraFields, }: TransactionDetailsProviderProps) => import("preact").JSX.Element;
2
+ export declare const TransactionDetailsProvider: ({ children, lineItems, refundAvailable: primaryActionAvailable, refundDisabled, setActiveView, setPrimaryAction, setSecondaryAction, transaction, transactionNavigator, extraFields, dataCustomization, }: TransactionDetailsProviderProps) => import("preact").JSX.Element;
3
3
  export declare const useTransactionDetailsContext: () => ITransactionDetailsContext;
4
4
  export default useTransactionDetailsContext;
5
5
  //# sourceMappingURL=context.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/context/details/context.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,MAAM,SAAS,CAAC;AAkB3F,eAAO,MAAM,0BAA0B,2LAYhC,+BAA+B,iCAoFrC,CAAC;AAEF,eAAO,MAAM,4BAA4B,kCAA8C,CAAC;AACxF,eAAe,4BAA4B,CAAC"}
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/context/details/context.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,0BAA0B,EAAE,+BAA+B,EAAE,MAAM,SAAS,CAAC;AAmB3F,eAAO,MAAM,0BAA0B,8MAahC,+BAA+B,iCAsFrC,CAAC;AAEF,eAAO,MAAM,4BAA4B,kCAA8C,CAAC;AACxF,eAAe,4BAA4B,CAAC"}
@@ -1,16 +1,18 @@
1
1
  import type { ILineItem } from '../../../../../types';
2
- import type { TransactionDetailData } from '../../types';
2
+ import type { TransactionDataProps, TransactionDetailData } from '../../types';
3
3
  import type { TransactionDataContext, TransactionDataContextProviderProps } from '../types';
4
4
  import type { TransactionNavigator } from '../../hooks/useTransaction/transactionNavigator/types';
5
5
  type _ITransactionDetailsContextBase = Pick<TransactionDataContext<TransactionDetailsProviderProps>, 'primaryAction' | 'secondaryAction' | 'transaction'>;
6
6
  export interface ITransactionDetailsContext extends _ITransactionDetailsContextBase {
7
7
  availableItems: readonly ILineItem[];
8
8
  extraFields: Record<string, any> | undefined;
9
+ dataCustomization?: TransactionDataProps['dataCustomization'];
9
10
  }
10
11
  export interface TransactionDetailsProviderProps extends TransactionDataContextProviderProps {
11
12
  transaction: TransactionDetailData;
12
13
  extraFields: Record<string, any> | undefined;
13
14
  transactionNavigator: TransactionNavigator;
15
+ dataCustomization?: TransactionDataProps['dataCustomization'];
14
16
  }
15
17
  export {};
16
18
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/context/details/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACzD,OAAO,KAAK,EAAE,sBAAsB,EAAE,mCAAmC,EAAE,MAAM,UAAU,CAAC;AAC5F,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uDAAuD,CAAC;AAElG,KAAK,+BAA+B,GAAG,IAAI,CACvC,sBAAsB,CAAC,+BAA+B,CAAC,EACvD,eAAe,GAAG,iBAAiB,GAAG,aAAa,CACtD,CAAC;AAEF,MAAM,WAAW,0BAA2B,SAAQ,+BAA+B;IAC/E,cAAc,EAAE,SAAS,SAAS,EAAE,CAAC;IACrC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;CAChD;AAED,MAAM,WAAW,+BAAgC,SAAQ,mCAAmC;IACxF,WAAW,EAAE,qBAAqB,CAAC;IACnC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;IAC7C,oBAAoB,EAAE,oBAAoB,CAAC;CAC9C"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionDetails/context/details/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACtD,OAAO,KAAK,EAAE,oBAAoB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AAC/E,OAAO,KAAK,EAAE,sBAAsB,EAAE,mCAAmC,EAAE,MAAM,UAAU,CAAC;AAC5F,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uDAAuD,CAAC;AAElG,KAAK,+BAA+B,GAAG,IAAI,CACvC,sBAAsB,CAAC,+BAA+B,CAAC,EACvD,eAAe,GAAG,iBAAiB,GAAG,aAAa,CACtD,CAAC;AAEF,MAAM,WAAW,0BAA2B,SAAQ,+BAA+B;IAC/E,cAAc,EAAE,SAAS,SAAS,EAAE,CAAC;IAErC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;IAC7C,iBAAiB,CAAC,EAAE,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;CACjE;AAED,MAAM,WAAW,+BAAgC,SAAQ,mCAAmC;IACxF,WAAW,EAAE,qBAAqB,CAAC;IAEnC,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;IAC7C,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,iBAAiB,CAAC,EAAE,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;CACjE"}
@@ -1 +1 @@
1
- {"version":3,"file":"useRefundAction.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/external/TransactionDetails/context/refund/hooks/useRefundAction.tsx"],"names":[],"mappings":"AAEA,OAAO,WAAW,MAAM,0DAA0D,CAAC;AAEnF,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACzC,OAAO,KAAK,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,MAAM,UAAU,CAAC;AAC1F,OAAO,KAAK,EAAE,YAAY,EAA6B,MAAM,yBAAyB,CAAC;AAEvF,KAAK,yBAAyB,GAAG,IAAI,CAAC,8BAA8B,EAAE,oBAAoB,GAAG,eAAe,CAAC,GACzG,IAAI,CAAC,yBAAyB,EAAE,cAAc,CAAC,GAAG;IAC9C,YAAY,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;IACrC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC,WAAW,CAAC,CAAC,gBAAgB,CAAC,CAAC;IACzE,aAAa,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;CACnD,CAAC;AAEN,eAAO,MAAM,eAAe;;;;;CAoE3B,CAAC"}
1
+ {"version":3,"file":"useRefundAction.d.ts","sourceRoot":"","sources":["../../../../../../../../src/components/external/TransactionDetails/context/refund/hooks/useRefundAction.tsx"],"names":[],"mappings":"AAEA,OAAO,WAAW,MAAM,0DAA0D,CAAC;AACnF,OAAO,EAAE,UAAU,EAAE,MAAM,aAAa,CAAC;AACzC,OAAO,KAAK,EAAE,yBAAyB,EAAE,8BAA8B,EAAE,MAAM,UAAU,CAAC;AAC1F,OAAO,KAAK,EAAE,YAAY,EAA6B,MAAM,yBAAyB,CAAC;AAEvF,KAAK,yBAAyB,GAAG,IAAI,CAAC,8BAA8B,EAAE,oBAAoB,GAAG,eAAe,CAAC,GACzG,IAAI,CAAC,yBAAyB,EAAE,cAAc,CAAC,GAAG;IAC9C,YAAY,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;IACrC,gBAAgB,EAAE,OAAO,CAAC;IAC1B,iBAAiB,EAAE,WAAW,CAAC,SAAS,CAAC,CAAC,WAAW,CAAC,CAAC,gBAAgB,CAAC,CAAC;IACzE,aAAa,EAAE,CAAC,UAAU,EAAE,UAAU,KAAK,IAAI,CAAC;CACnD,CAAC;AAEN,eAAO,MAAM,eAAe;;;;;CAoE3B,CAAC"}
@@ -1,15 +1,20 @@
1
1
  import type { StrictUnion } from '../../../utils/types';
2
- import type { IBalanceAccountBase, ILineItem, ITransactionWithDetails } from '../../../types';
2
+ import { IBalanceAccountBase, ILineItem, ITransactionWithDetails } from '../../../types';
3
+ import { CustomDataRetrieved, DetailsDataCustomizationObject } from '../../types';
3
4
  export interface DetailsWithoutIdProps {
4
5
  data: TransactionDetailData;
5
6
  }
6
7
  export interface DetailsWithIdProps {
7
8
  id: string;
8
9
  }
9
- export interface DetailsWithExtraData {
10
+ export type TransactionDetailsCustomization = DetailsDataCustomizationObject<TransactionDetailsFields, TransactionDetailData, CustomDataRetrieved>;
11
+ export interface DetailsWithExtraData<T extends DetailsDataCustomizationObject<any, any, any>> {
12
+ dataCustomization?: {
13
+ details?: T;
14
+ };
10
15
  extraDetails?: Record<string, any>;
11
16
  }
12
- export type DetailsComponentProps = StrictUnion<DetailsWithoutIdProps | DetailsWithIdProps> & DetailsWithExtraData;
17
+ export type DetailsComponentProps = StrictUnion<DetailsWithoutIdProps | DetailsWithIdProps>;
13
18
  export type TransactionDetailData = ITransactionWithDetails & BalanceAccountProps;
14
19
  export interface BalanceAccountProps {
15
20
  balanceAccount?: IBalanceAccountBase;
@@ -20,6 +25,13 @@ export interface TransactionDataProps {
20
25
  transaction?: TransactionDetailData & {
21
26
  lineItems?: ILineItem[];
22
27
  };
28
+ dataCustomization?: {
29
+ details?: DetailsDataCustomizationObject<TransactionDetailsFields, TransactionDetailData, CustomDataRetrieved>;
30
+ };
23
31
  extraFields: Record<string, any> | undefined;
24
32
  }
33
+ declare const _fields: ("status" | "amount" | "balanceAccount" | "balanceAccountId" | "category" | "id" | "paymentMethod" | "transactionType" | "bankAccount" | "createdAt" | "deductedAmount" | "originalAmount" | "paymentPspReference" | "refundDetails" | "refundMetadata" | "lineItems")[];
34
+ export type TransactionDetailsFields = (typeof _fields)[number];
35
+ export type TransactionDetailsProps = DetailsComponentProps & DetailsWithExtraData<TransactionDetailsCustomization>;
36
+ export {};
25
37
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/TransactionDetails/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,KAAK,EAAE,mBAAmB,EAAE,SAAS,EAAE,uBAAuB,EAAE,MAAM,gBAAgB,CAAC;AAE9F,MAAM,WAAW,qBAAqB;IAClC,IAAI,EAAE,qBAAqB,CAAC;CAC/B;AAED,MAAM,WAAW,kBAAkB;IAC/B,EAAE,EAAE,MAAM,CAAC;CACd;AAED,MAAM,WAAW,oBAAoB;IACjC,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACtC;AAED,MAAM,MAAM,qBAAqB,GAAG,WAAW,CAAC,qBAAqB,GAAG,kBAAkB,CAAC,GAAG,oBAAoB,CAAC;AAEnH,MAAM,MAAM,qBAAqB,GAAG,uBAAuB,GAAG,mBAAmB,CAAC;AAElF,MAAM,WAAW,mBAAmB;IAChC,cAAc,CAAC,EAAE,mBAAmB,CAAC;CACxC;AAED,MAAM,WAAW,oBAAoB;IACjC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,qBAAqB,GAAG;QAAE,SAAS,CAAC,EAAE,SAAS,EAAE,CAAA;KAAE,CAAC;IAClE,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;CAChD"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/TransactionDetails/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACxD,OAAO,EAAE,mBAAmB,EAAE,SAAS,EAAE,uBAAuB,EAAE,MAAM,gBAAgB,CAAC;AAEzF,OAAO,EAAE,mBAAmB,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAElF,MAAM,WAAW,qBAAqB;IAClC,IAAI,EAAE,qBAAqB,CAAC;CAC/B;AAED,MAAM,WAAW,kBAAkB;IAC/B,EAAE,EAAE,MAAM,CAAC;CACd;AAED,MAAM,MAAM,+BAA+B,GAAG,8BAA8B,CAAC,wBAAwB,EAAE,qBAAqB,EAAE,mBAAmB,CAAC,CAAC;AAEnJ,MAAM,WAAW,oBAAoB,CAAC,CAAC,SAAS,8BAA8B,CAAC,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;IACzF,iBAAiB,CAAC,EAAE;QAChB,OAAO,CAAC,EAAE,CAAC,CAAC;KACf,CAAC;IACF,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;CACtC;AAED,MAAM,MAAM,qBAAqB,GAAG,WAAW,CAAC,qBAAqB,GAAG,kBAAkB,CAAC,CAAC;AAE5F,MAAM,MAAM,qBAAqB,GAAG,uBAAuB,GAAG,mBAAmB,CAAC;AAElF,MAAM,WAAW,mBAAmB;IAChC,cAAc,CAAC,EAAE,mBAAmB,CAAC;CACxC;AAED,MAAM,WAAW,oBAAoB;IACjC,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,qBAAqB,GAAG;QAAE,SAAS,CAAC,EAAE,SAAS,EAAE,CAAA;KAAE,CAAC;IAClE,iBAAiB,CAAC,EAAE;QAAE,OAAO,CAAC,EAAE,8BAA8B,CAAC,wBAAwB,EAAE,qBAAqB,EAAE,mBAAmB,CAAC,CAAA;KAAE,CAAC;IAEvI,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GAAG,SAAS,CAAC;CAChD;AAED,QAAA,MAAM,OAAO,0QAAsC,CAAC;AAEpD,MAAM,MAAM,wBAAwB,GAAG,CAAC,OAAO,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC;AAEhE,MAAM,MAAM,uBAAuB,GAAG,qBAAqB,GAAG,oBAAoB,CAAC,+BAA+B,CAAC,CAAC"}
@@ -1,7 +1,7 @@
1
1
  import { TransactionOverviewComponentProps, ExternalUIComponentProps } from '../../../../types';
2
2
  import { IBalanceAccountBase } from '../../../../../types';
3
3
  import './TransactionsOverview.scss';
4
- export declare const TransactionsOverview: ({ onFiltersChanged, balanceAccounts, allowLimitSelection, preferredLimit, onRecordSelection, showDetails, isLoadingBalanceAccount, onContactSupport, hideTitle, columns, onDataRetrieved, }: ExternalUIComponentProps<TransactionOverviewComponentProps & {
4
+ export declare const TransactionsOverview: ({ onFiltersChanged, balanceAccounts, allowLimitSelection, preferredLimit, onRecordSelection, showDetails, isLoadingBalanceAccount, onContactSupport, hideTitle, dataCustomization, }: ExternalUIComponentProps<TransactionOverviewComponentProps & {
5
5
  balanceAccounts: IBalanceAccountBase[] | undefined;
6
6
  isLoadingBalanceAccount: boolean;
7
7
  }>) => import("preact").JSX.Element;
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionsOverview.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iCAAiC,EAAE,wBAAwB,EAAoC,MAAM,mBAAmB,CAAC;AAOlI,OAAO,EAAE,mBAAmB,EAAgB,MAAM,sBAAsB,CAAC;AAazE,OAAO,6BAA6B,CAAC;AAErC,eAAO,MAAM,oBAAoB;qBAa0B,mBAAmB,EAAE,GAAG,SAAS;6BAA2B,OAAO;mCA2O7H,CAAC"}
1
+ {"version":3,"file":"TransactionsOverview.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,iCAAiC,EAAE,wBAAwB,EAAoC,MAAM,mBAAmB,CAAC;AAOlI,OAAO,EAAE,mBAAmB,EAAgB,MAAM,sBAAsB,CAAC;AAezE,OAAO,6BAA6B,CAAC;AAErC,eAAO,MAAM,oBAAoB;qBAY0B,mBAAmB,EAAE,GAAG,SAAS;6BAA2B,OAAO;mCAyN7H,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"TransactionsTable.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionsOverview/components/TransactionsTable/TransactionsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,eAAe,CAAC;AAgBnC,OAAO,yBAAyB,CAAC;AAEjC,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAMhD,eAAO,MAAM,kBAAkB,sEAAuE,CAAC;AACvG,MAAM,MAAM,qBAAqB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC;AAExE,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC,qBAAqB,CA2HvD,CAAC"}
1
+ {"version":3,"file":"TransactionsTable.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionsOverview/components/TransactionsTable/TransactionsTable.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,eAAe,CAAC;AAenC,OAAO,yBAAyB,CAAC;AAEjC,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAC;AAMhD,eAAO,MAAM,kBAAkB,sEAAuE,CAAC;AACvG,MAAM,MAAM,qBAAqB,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC;AAExE,eAAO,MAAM,iBAAiB,EAAE,EAAE,CAAC,qBAAqB,CA2HvD,CAAC"}
@@ -16,6 +16,6 @@ export interface TransactionTableProps extends WithPaginationLimitSelection<Pagi
16
16
  showDetails?: boolean;
17
17
  showPagination: boolean;
18
18
  transactions: ITransaction[] | undefined;
19
- customColumns?: CustomColumn<TransactionsTableFields>[] | TransactionsTableFields[];
19
+ customColumns?: CustomColumn<TransactionsTableFields>[];
20
20
  }
21
21
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionsOverview/components/TransactionsTable/types.ts"],"names":[],"mappings":"AAAA,OAAO,4BAA4B,MAAM,yDAAyD,CAAC;AACnG,OAAO,KAAK,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AAC3G,OAAO,KAAK,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAC9E,OAAO,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,MAAM,MAAM,uBAAuB,GAAG,6BAA6B,CAAC,qBAAqB,CAAC,CAAC;AAE3F,MAAM,WAAW,qBAAsB,SAAQ,4BAA4B,CAAC,eAAe,CAAC;IACxF,oBAAoB,CAAC,EAAE,mBAAmB,CAAC;IAC3C,mBAAmB,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC,UAAU,CAAC,EAAE,GAAG,SAAS,CAAC;IACtE,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAChD,qBAAqB,EAAE,OAAO,CAAC;IAC/B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,UAAU,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;IAC1C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,YAAY,EAAE,GAAG,SAAS,CAAC;IACzC,aAAa,CAAC,EAAE,YAAY,CAAC,uBAAuB,CAAC,EAAE,GAAG,uBAAuB,EAAE,CAAC;CACvF"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../src/components/external/TransactionsOverview/components/TransactionsTable/types.ts"],"names":[],"mappings":"AAAA,OAAO,4BAA4B,MAAM,yDAAyD,CAAC;AACnG,OAAO,KAAK,EAAE,eAAe,EAAE,4BAA4B,EAAE,MAAM,uCAAuC,CAAC;AAC3G,OAAO,KAAK,EAAE,mBAAmB,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAC9E,OAAO,EAAE,6BAA6B,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,EAAE,qBAAqB,EAAE,MAAM,qBAAqB,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AAEjD,MAAM,MAAM,uBAAuB,GAAG,6BAA6B,CAAC,qBAAqB,CAAC,CAAC;AAE3F,MAAM,WAAW,qBAAsB,SAAQ,4BAA4B,CAAC,eAAe,CAAC;IACxF,oBAAoB,CAAC,EAAE,mBAAmB,CAAC;IAC3C,mBAAmB,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC,UAAU,CAAC,EAAE,GAAG,SAAS,CAAC;IACtE,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,4BAA4B,GAAG,SAAS,CAAC;IAChD,qBAAqB,EAAE,OAAO,CAAC;IAC/B,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,UAAU,EAAE,CAAC,KAAK,EAAE,YAAY,KAAK,IAAI,CAAC;IAC1C,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,EAAE,OAAO,CAAC;IACxB,YAAY,EAAE,YAAY,EAAE,GAAG,SAAS,CAAC;IACzC,aAAa,CAAC,EAAE,YAAY,CAAC,uBAAuB,CAAC,EAAE,CAAC;CAC3D"}
@@ -2,12 +2,14 @@ import { JSXInternal } from 'preact/src/jsx';
2
2
  import BaseElement from '../BaseElement';
3
3
  import { BaseElementProps, ExternalComponentType, IUIElement, UIElementProps, UIElementStatus } from '../../types';
4
4
  import './UIElement.scss';
5
+ import { RefObject } from 'preact';
5
6
  export declare class UIElement<P> extends BaseElement<P & UIElementProps> implements IUIElement {
6
7
  protected componentRef: UIElement<P> | null;
7
8
  componentToRender: (() => JSXInternal.Element) | null;
8
9
  elementRef: UIElement<P> | null;
9
10
  onContactSupport?: () => void;
10
11
  customClassNames: string | undefined;
12
+ compRef: RefObject<HTMLDivElement>;
11
13
  constructor(props: P & UIElementProps & BaseElementProps);
12
14
  get isValid(): boolean;
13
15
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"UIElement.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/UIElement/UIElement.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,WAAW,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,UAAU,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AACnH,OAAO,kBAAkB,CAAC;AAG1B,qBAAa,SAAS,CAAC,CAAC,CAAE,SAAQ,WAAW,CAAC,CAAC,GAAG,cAAc,CAAE,YAAW,UAAU;IACnF,SAAS,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC,CAAC,GAAG,IAAI,CAAQ;IAE5C,iBAAiB,EAAE,CAAC,MAAM,WAAW,CAAC,OAAO,CAAC,GAAG,IAAI,CAAQ;IAC7D,UAAU,EAAE,SAAS,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;gBAEhC,KAAK,EAAE,CAAC,GAAG,cAAc,GAAG,gBAAgB;IAOxD,IAAI,OAAO,YAEV;IAED;;OAEG;IACH,IAAI,WAAW,IAAI,qBAAqB,CAEvC;IAED;;OAEG;IACH,IAAI,cAAc,IAAI,MAAM,CAE3B;IAED;;OAEG;IACH,IAAI,IAAI,IAAI,qBAAqB,CAEhC;IAED,WAAW,CAAC,KAAK,EAAE,CAAC;IAIpB;;OAEG;IACH,UAAU;;;;;;;;;;;;IAMH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC,GAAG,EAAE,GAAG,CAAC,GAAG,IAAI;IAIjD,OAAO,CAAC,kBAAkB,CAAyC;IAE5D,SAAS,CAAC,MAAM,EAAE,eAAe,EAAE,KAAK,EAAE,CAAC,GAAG,cAAc,GAAG,IAAI;IAS1E,MAAM;CAqBT;AAED,eAAe,SAAS,CAAC"}
1
+ {"version":3,"file":"UIElement.d.ts","sourceRoot":"","sources":["../../../../../src/components/external/UIElement/UIElement.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,MAAM,gBAAgB,CAAC;AAC7C,OAAO,WAAW,MAAM,gBAAgB,CAAC;AACzC,OAAO,EAAE,gBAAgB,EAAE,qBAAqB,EAAE,UAAU,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AACnH,OAAO,kBAAkB,CAAC;AAE1B,OAAO,EAAa,SAAS,EAAE,MAAM,QAAQ,CAAC;AAE9C,qBAAa,SAAS,CAAC,CAAC,CAAE,SAAQ,WAAW,CAAC,CAAC,GAAG,cAAc,CAAE,YAAW,UAAU;IACnF,SAAS,CAAC,YAAY,EAAE,SAAS,CAAC,CAAC,CAAC,GAAG,IAAI,CAAQ;IAE5C,iBAAiB,EAAE,CAAC,MAAM,WAAW,CAAC,OAAO,CAAC,GAAG,IAAI,CAAQ;IAC7D,UAAU,EAAE,SAAS,CAAC,CAAC,CAAC,GAAG,IAAI,CAAC;IAChC,gBAAgB,CAAC,EAAE,MAAM,IAAI,CAAC;IAC9B,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAC;IACrC,OAAO,EAAE,SAAS,CAAC,cAAc,CAAC,CAAC;gBAE9B,KAAK,EAAE,CAAC,GAAG,cAAc,GAAG,gBAAgB;IAQxD,IAAI,OAAO,YAEV;IAED;;OAEG;IACH,IAAI,WAAW,IAAI,qBAAqB,CAEvC;IAED;;OAEG;IACH,IAAI,cAAc,IAAI,MAAM,CAE3B;IAED;;OAEG;IACH,IAAI,IAAI,IAAI,qBAAqB,CAEhC;IAED,WAAW,CAAC,KAAK,EAAE,CAAC;IAIpB;;OAEG;IACH,UAAU;;;;;;;;;;;;IAMH,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAC,GAAG,EAAE,GAAG,CAAC,GAAG,IAAI;IAIjD,OAAO,CAAC,kBAAkB,CAAyC;IAE5D,SAAS,CAAC,MAAM,EAAE,eAAe,EAAE,KAAK,EAAE,CAAC,GAAG,cAAc,GAAG,IAAI;IAS1E,MAAM;CA0BT;AAED,eAAe,SAAS,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../src/components/internal/Button/Button.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,GAAG,EAAE,MAAM,QAAQ,CAAC;AAE7B,OAAO,EAAiB,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAC5D,OAAO,eAAe,CAAC;;;;AAsBvB,wBAAuC"}
1
+ {"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../../../src/components/internal/Button/Button.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,GAAG,EAAE,MAAM,QAAQ,CAAC;AAE7B,OAAO,EAAiB,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAC5D,OAAO,eAAe,CAAC;;;;AAwBvB,wBAAuC"}
@@ -1 +1 @@
1
- {"version":3,"file":"ButtonActions.d.ts","sourceRoot":"","sources":["../../../../../../src/components/internal/Button/ButtonActions/ButtonActions.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAGjE,OAAO,sBAAsB,CAAC;AAI9B,UAAU,kBAAkB;IACxB,OAAO,EAAE,iBAAiB,CAAC;IAC3B,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAChC;AACD,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,MAAwC,EAAE,EAAE,kBAAkB,uCA8B/F;;AAED,wBAAmC"}
1
+ {"version":3,"file":"ButtonActions.d.ts","sourceRoot":"","sources":["../../../../../../src/components/internal/Button/ButtonActions/ButtonActions.tsx"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAGjE,OAAO,sBAAsB,CAAC;AAK9B,UAAU,kBAAkB;IACxB,OAAO,EAAE,iBAAiB,CAAC;IAC3B,MAAM,CAAC,EAAE,mBAAmB,CAAC;CAChC;AACD,iBAAS,aAAa,CAAC,EAAE,OAAO,EAAE,MAAwC,EAAE,EAAE,kBAAkB,uCA+B/F;;AAED,wBAAmC"}
@@ -8,6 +8,7 @@ export interface ButtonActionObject {
8
8
  variant?: ButtonVariant;
9
9
  renderTitle?: (title: string) => ComponentChild;
10
10
  state?: 'loading' | 'default';
11
+ classNames?: string[];
11
12
  }
12
13
  export type ButtonActionsList = ButtonActionObject[] | readonly ButtonActionObject[];
13
14
  export declare enum ButtonActionsLayoutBasic {