@tesouro/embedded-components-react 0.3.49 → 0.3.51

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 (144) hide show
  1. package/dist/index.css +8 -2
  2. package/dist/index.js +2 -2
  3. package/dist/lib/BillPayWidget.js +1 -1
  4. package/dist/lib/LinkedAccountsWidget.js +1 -1
  5. package/dist/libs/shared/util-validation/dist/{index22.js → index23.js} +1 -1
  6. package/dist/libs/shared/util-validation/dist/index7.js +6 -0
  7. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index.js +11 -10
  8. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index10.js +39 -30
  9. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index11.js +26 -311
  10. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index12.js +325 -12
  11. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index13.js +13 -26
  12. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index14.js +20 -40
  13. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index15.js +75 -24
  14. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index16.js +36 -0
  15. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index5.js +80 -68
  16. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index6.js +86 -73
  17. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index7.js +77 -14
  18. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index8.js +18 -63
  19. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index9.js +50 -29
  20. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +22 -18
  21. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index10.js +82 -30
  22. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index11.js +7 -42
  23. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index12.js +15 -159
  24. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index13.js +23 -33
  25. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index14.js +66 -1
  26. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index15.js +2 -50
  27. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index16.js +3 -4
  28. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index17.js +5 -14
  29. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index18.js +3 -14
  30. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index19.js +31 -63
  31. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +23 -18
  32. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index20.js +37 -24
  33. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index21.js +161 -61
  34. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index22.js +29 -130
  35. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index23.js +1 -25
  36. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index24.js +47 -4
  37. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index25.js +4 -41
  38. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index26.js +12 -55
  39. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index27.js +13 -4
  40. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +63 -72
  41. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index29.js +26 -49
  42. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +23 -23
  43. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index30.js +62 -93
  44. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index31.js +133 -34
  45. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index32.js +20 -163
  46. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index33.js +4 -77
  47. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index34.js +39 -21
  48. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index35.js +5 -210
  49. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index36.js +70 -211
  50. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index37.js +47 -103
  51. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index38.js +92 -12
  52. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index39.js +34 -47
  53. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +59 -62
  54. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index40.js +163 -29
  55. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index41.js +67 -181
  56. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index42.js +20 -32
  57. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index43.js +203 -94
  58. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index44.js +214 -15
  59. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index45.js +98 -312
  60. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index46.js +16 -4
  61. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index47.js +49 -31
  62. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index48.js +29 -80
  63. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index49.js +183 -156
  64. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +9 -2
  65. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index50.js +38 -3
  66. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index51.js +102 -2
  67. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index52.js +18 -44
  68. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index53.js +343 -1
  69. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index54.js +4 -8
  70. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index55.js +30 -8
  71. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index56.js +79 -88
  72. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index57.js +179 -3
  73. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index58.js +3 -9
  74. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index59.js +2 -20
  75. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +4 -2
  76. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index60.js +38 -51
  77. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index61.js +0 -2
  78. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index62.js +6 -126
  79. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index63.js +9 -9
  80. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index64.js +92 -44
  81. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index65.js +3 -23
  82. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index66.js +123 -26
  83. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index67.js +7 -82
  84. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index68.js +8 -48
  85. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index69.js +45 -250
  86. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +69 -5
  87. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index70.js +21 -113
  88. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index71.js +27 -208
  89. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index72.js +86 -4
  90. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index73.js +47 -5
  91. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index74.js +244 -106
  92. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index75.js +115 -1
  93. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index76.js +201 -16
  94. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index77.js +4 -0
  95. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index78.js +8 -0
  96. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index79.js +115 -0
  97. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +44 -5
  98. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index80.js +1 -0
  99. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index81.js +25 -0
  100. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index9.js +94 -3
  101. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +19 -19
  102. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index18.js +1 -0
  103. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index50.js +28 -28
  104. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index59.js +1 -3
  105. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index60.js +6 -16
  106. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index73.js +119 -16
  107. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index74.js +24 -111
  108. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index75.js +89 -2
  109. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index76.js +2 -7
  110. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index77.js +5 -28
  111. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index78.js +30 -2
  112. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index79.js +2 -7
  113. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index80.js +5 -32
  114. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index81.js +34 -2
  115. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index82.js +2 -12
  116. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index83.js +10 -104
  117. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index84.js +105 -1
  118. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index85.js +2 -17
  119. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index86.js +15 -123
  120. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index87.js +125 -2
  121. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index88.js +2 -18
  122. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index89.js +14 -6
  123. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index90.js +7 -167
  124. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index91.js +170 -2
  125. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index92.js +2 -14
  126. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index93.js +11 -105
  127. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index94.js +108 -2
  128. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index95.js +2 -10
  129. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index96.js +8 -45
  130. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index97.js +47 -2
  131. package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index98.js +2 -0
  132. package/dist/libs/tesouro-embedded-components-react/create-card-widget/feature/dist/index8.js +95 -94
  133. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index.js +1 -1
  134. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index10.js +45 -0
  135. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index7.js +18 -55
  136. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index8.js +46 -265
  137. package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index9.js +273 -34
  138. package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/useApproverOptions.js +1 -1
  139. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +23 -23
  140. package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +87 -71
  141. package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
  142. package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index11.js +1 -1
  143. package/dist/libs/tesouro-embedded-components-react/widget-suite/feature/dist/index8.js +1 -1
  144. package/package.json +1 -1
@@ -5,30 +5,30 @@ import { isWidgetGatewayHost as c } from "./lib/widgetGatewayHosts.js";
5
5
  import "./lib/rest/client.gen.js";
6
6
  import { EmbedApiProvider as l, useEmbedApi as u } from "./lib/EmbedApiContext.js";
7
7
  import { optionalOrganizationHeaders as d, organizationHeaders as f } from "./lib/organizationHeaders.js";
8
- import { bulkUpdateDepartmentMembers as p, bulkUpdateLocationMembers as m, bulkUpdateRoleMembers as h, createDepartment as g, createLocation as _, createUser as v, deactivateDepartment as y, deactivateLocation as b, deleteCounterpartsId as x, deleteCounterpartsIdBankAccountsId as S, deleteMeasureUnitsId as C, deletePayablesId as w, deletePayablesIdFile as T, deleteProductsId as E, deleteReceivablesId as D, deleteTagsId as O, downloadBankAccountTransactions as k, getApplicationStatus as A, getApprovalPolicies as j, getApprovalRequests as M, getBankAccountAccess as N, getDepartment as P, getExternalBankAccountAccess as F, getLocation as I, getPayablesId as L, getPayablesIdHistory as R, getPayablesIdLineItems as z, getPaymentRecords as B, getUsers as V, listDepartments as H, listLocations as U, listRoles as W, manageBankAccountAccess as G, patchCounterpartsId as K, patchCounterpartsIdAddressesId as q, patchCounterpartsIdBankAccountsId as J, patchMeasureUnitsId as Y, patchPayablesId as X, patchProductsId as Z, patchReceivablesId as Q, patchTagsId as $, postApprovalRequestsIdApprove as ee, postApprovalRequestsIdReject as te, postCounterparts as ne, postCounterpartsIdAddresses as re, postCounterpartsIdBankAccounts as ie, postCounterpartsIdBankAccountsIdMakeDefault as ae, postMeasureUnits as oe, postPayables as se, postPayablesIdApprovePaymentOperation as ce, postPayablesIdAttachFile as le, postPayablesIdCancel as ue, postPayablesIdMarkAsPaid as de, postPayablesIdReject as fe, postPayablesIdReopen as pe, postPayablesIdSchedulePayment as me, postPayablesIdSubmitForApproval as he, postPayablesIdValidate as ge, postPayablesUploadFromFile as _e, postPaymentIntentsIdCancel as ve, postProducts as ye, postReceivables as be, postReceivablesIdAccept as xe, postReceivablesIdCancel as Se, postReceivablesIdClone as Ce, postReceivablesIdDecline as we, postReceivablesIdIssue as Te, postReceivablesIdMarkAsPaid as Ee, postReceivablesIdMarkAsPartiallyPaid as De, postReceivablesIdMarkAsUncollectible as Oe, postReceivablesIdSend as ke, postTags as Ae, putPayablesIdLineItems as je, putReceivablesIdLineItems as Me, updateDepartment as Ne, updateLocation as Pe, updateUser as Fe } from "./lib/rest/sdk.gen.js";
9
- import { fetchWidgetInit as Ie } from "./lib/fetchWidgetInit.js";
10
- import { hasAnyScope as Le } from "./lib/hasAnyScope.js";
11
- import { connectExternalBankAccountMutation as Re, createAchMoneyMovementMutation as ze, createApplicationMutation as Be, createBankAccountMutation as Ve, createBookTransferMutation as He, createDebitCardMutation as Ue, createVelocityControlMutation as We, deleteApprovalPoliciesIdMutation as Ge, deleteLedgerAccountsIdMutation as Ke, deleteReceiptsIdMutation as qe, disableUserMutation as Je, getAnalyticsPayablesOptions as Ye, getAnalyticsReceivablesOptions as Xe, getApplicationStatusOptions as Ze, getApprovalPoliciesOptions as Qe, getApprovalPoliciesQueryKey as $e, getApprovalRequestsOptions as et, getApprovalRequestsQueryKey as tt, getBankAccountAccessQueryKey as nt, getBankAccountOptions as rt, getBankAccountQueryKey as it, getBankAccountTransactionsOptions as at, getBankAccountTransfersOptions as ot, getBankAccountTransfersQueryKey as st, getBankAccountsQueryKey as ct, getCounterpartsIdAddressesOptions as lt, getCounterpartsIdAddressesQueryKey as ut, getCounterpartsIdBankAccountsOptions as dt, getCounterpartsIdBankAccountsQueryKey as ft, getCounterpartsIdOptions as pt, getCounterpartsIdQueryKey as mt, getCounterpartsOptions as ht, getCounterpartsQueryKey as gt, getCreditCardByIdOptions as _t, getCreditCardsOptions as vt, getDebitCardByIdOptions as yt, getDebitCardCredentialsOptions as bt, getDebitCardsOptions as xt, getDebitCardsQueryKey as St, getDepartmentOptions as Ct, getDepartmentQueryKey as wt, getEntitiesIdSettingsOptions as Tt, getEntitiesIdSettingsQueryKey as Et, getEntitiesMeOptions as Dt, getEntityUsersMyEntityOptions as Ot, getEntityUsersOptions as kt, getExternalBankAccountAccessQueryKey as At, getExternalBankAccountsOptions as jt, getExternalBankAccountsQueryKey as Mt, getLedgerAccountsQueryKey as Nt, getLocationOptions as Pt, getLocationQueryKey as Ft, getMeasureUnitsOptions as It, getMeasureUnitsQueryKey as Lt, getOrganizationOptions as Rt, getPayablesAnalyticsOptions as zt, getPayablesAnalyticsQueryKey as Bt, getPayablesIdHistoryOptions as Vt, getPayablesIdHistoryQueryKey as Ht, getPayablesIdLineItemsOptions as Ut, getPayablesIdLineItemsQueryKey as Wt, getPayablesIdOptions as Gt, getPayablesIdQueryKey as Kt, getPayablesIdSuggestionsOptions as qt, getPayablesOptions as Jt, getPayablesQueryKey as Yt, getPaymentRecordsOptions as Xt, getPaymentRecordsQueryKey as Zt, getProductsIdOptions as Qt, getProductsIdQueryKey as $t, getProductsOptions as en, getProductsQueryKey as tn, getReceiptsIdQueryKey as nn, getReceiptsOptions as rn, getReceiptsQueryKey as an, getReceivablesIdHistoryOptions as on, getReceivablesIdHistoryQueryKey as sn, getReceivablesIdMailsOptions as cn, getReceivablesIdMailsQueryKey as ln, getReceivablesIdOptions as un, getReceivablesIdPdfLinkOptions as dn, getReceivablesIdPdfLinkQueryKey as fn, getReceivablesIdQueryKey as pn, getReceivablesOptions as mn, getReceivablesQueryKey as hn, getTagsOptions as gn, getTagsQueryKey as _n, getTransactionsIdQueryKey as vn, getTransactionsOptions as yn, getTransactionsQueryKey as bn, getTransactionsValidationsOptions as xn, getTransactionsValidationsQueryKey as Sn, getUsersOptions as Cn, getUsersQueryKey as wn, getVelocityControlsQueryKey as Tn, grantBankAccountAccessMutation as En, grantExternalBankAccountAccessMutation as Dn, linkExternalBankAccountMutation as On, listDepartmentsOptions as kn, listDepartmentsQueryKey as An, listLocationsOptions as jn, listLocationsQueryKey as Mn, listRolesQueryKey as Nn, manageDebitCardAccessMutation as Pn, patchApprovalPoliciesIdMutation as Fn, patchEntitiesIdSettingsMutation as In, patchLedgerAccountsIdMutation as Ln, patchReceiptsIdMutation as Rn, postApprovalPoliciesMutation as zn, postLedgerAccountsMutation as Bn, putTransactionsValidationsMutation as Vn, submitApplicationMutation as Hn, unlinkExternalBankAccountMutation as Un, updateApplicationMutation as Wn, updateBankAccountMutation as Gn, updateExternalBankAccountMutation as Kn, validateExternalBankAccountMutation as qn } from "./lib/rest/@tanstack/react-query.gen.js";
8
+ import { bulkUpdateDepartmentMembers as p, bulkUpdateLocationMembers as m, bulkUpdateRoleMembers as h, createDepartment as g, createLocation as _, createUser as v, deactivateDepartment as y, deactivateLocation as b, deleteCounterpartsId as x, deleteCounterpartsIdBankAccountsId as S, deleteMeasureUnitsId as C, deletePayablesId as w, deletePayablesIdFile as T, deleteProductsId as E, deleteReceivablesId as D, deleteTagsId as O, downloadBankAccountTransactions as k, getApplicationStatus as A, getApprovalPolicies as j, getApprovalRequests as M, getBankAccountAccess as N, getDepartment as P, getExternalBankAccountAccess as F, getLocation as I, getPayables as L, getPayablesId as R, getPayablesIdHistory as z, getPayablesIdLineItems as B, getPaymentRecords as V, getUsers as H, listDepartments as U, listLocations as W, listRoles as G, manageBankAccountAccess as K, patchCounterpartsId as q, patchCounterpartsIdAddressesId as J, patchCounterpartsIdBankAccountsId as Y, patchMeasureUnitsId as X, patchPayablesId as Z, patchProductsId as Q, patchReceivablesId as $, patchTagsId as ee, postApprovalRequestsIdApprove as te, postApprovalRequestsIdReject as ne, postCounterparts as re, postCounterpartsIdAddresses as ie, postCounterpartsIdBankAccounts as ae, postCounterpartsIdBankAccountsIdMakeDefault as oe, postMeasureUnits as se, postPayables as ce, postPayablesIdApprovePaymentOperation as le, postPayablesIdAttachFile as ue, postPayablesIdCancel as de, postPayablesIdDuplicatesIdConfirm as fe, postPayablesIdDuplicatesIdDismiss as pe, postPayablesIdMarkAsPaid as me, postPayablesIdReject as he, postPayablesIdReopen as ge, postPayablesIdSchedulePayment as _e, postPayablesIdSubmitForApproval as ve, postPayablesIdValidate as ye, postPayablesUploadFromFile as be, postPaymentIntentsIdCancel as xe, postProducts as Se, postReceivables as Ce, postReceivablesIdAccept as we, postReceivablesIdCancel as Te, postReceivablesIdClone as Ee, postReceivablesIdDecline as De, postReceivablesIdIssue as Oe, postReceivablesIdMarkAsPaid as ke, postReceivablesIdMarkAsPartiallyPaid as Ae, postReceivablesIdMarkAsUncollectible as je, postReceivablesIdSend as Me, postTags as Ne, putPayablesIdLineItems as Pe, putReceivablesIdLineItems as Fe, updateDepartment as Ie, updateLocation as Le, updateUser as Re } from "./lib/rest/sdk.gen.js";
9
+ import { fetchWidgetInit as ze } from "./lib/fetchWidgetInit.js";
10
+ import { hasAnyScope as Be } from "./lib/hasAnyScope.js";
11
+ import { connectExternalBankAccountMutation as Ve, createAchMoneyMovementMutation as He, createApplicationMutation as Ue, createBankAccountMutation as We, createBookTransferMutation as Ge, createDebitCardMutation as Ke, createVelocityControlMutation as qe, deleteApprovalPoliciesIdMutation as Je, deleteLedgerAccountsIdMutation as Ye, deleteReceiptsIdMutation as Xe, disableUserMutation as Ze, getAnalyticsPayablesOptions as Qe, getAnalyticsReceivablesOptions as $e, getApplicationStatusOptions as et, getApprovalPoliciesOptions as tt, getApprovalPoliciesQueryKey as nt, getApprovalRequestsOptions as rt, getApprovalRequestsQueryKey as it, getBankAccountAccessQueryKey as at, getBankAccountOptions as ot, getBankAccountQueryKey as st, getBankAccountTransactionsOptions as ct, getBankAccountTransfersOptions as lt, getBankAccountTransfersQueryKey as ut, getBankAccountsQueryKey as dt, getCounterpartsIdAddressesOptions as ft, getCounterpartsIdAddressesQueryKey as pt, getCounterpartsIdBankAccountsOptions as mt, getCounterpartsIdBankAccountsQueryKey as ht, getCounterpartsIdOptions as gt, getCounterpartsIdQueryKey as _t, getCounterpartsOptions as vt, getCounterpartsQueryKey as yt, getCreditCardByIdOptions as bt, getCreditCardsOptions as xt, getDebitCardByIdOptions as St, getDebitCardCredentialsOptions as Ct, getDebitCardsOptions as wt, getDebitCardsQueryKey as Tt, getDepartmentOptions as Et, getDepartmentQueryKey as Dt, getEntitiesIdSettingsOptions as Ot, getEntitiesIdSettingsQueryKey as kt, getEntitiesMeOptions as At, getEntityUsersMyEntityOptions as jt, getEntityUsersOptions as Mt, getExternalBankAccountAccessQueryKey as Nt, getExternalBankAccountsOptions as Pt, getExternalBankAccountsQueryKey as Ft, getLedgerAccountsQueryKey as It, getLocationOptions as Lt, getLocationQueryKey as Rt, getMeasureUnitsOptions as zt, getMeasureUnitsQueryKey as Bt, getOrganizationOptions as Vt, getPayablesAnalyticsOptions as Ht, getPayablesAnalyticsQueryKey as Ut, getPayablesIdHistoryOptions as Wt, getPayablesIdHistoryQueryKey as Gt, getPayablesIdLineItemsOptions as Kt, getPayablesIdLineItemsQueryKey as qt, getPayablesIdOptions as Jt, getPayablesIdQueryKey as Yt, getPayablesIdSuggestionsOptions as Xt, getPayablesOptions as Zt, getPayablesQueryKey as Qt, getPaymentRecordsOptions as $t, getPaymentRecordsQueryKey as en, getProductsIdOptions as tn, getProductsIdQueryKey as nn, getProductsOptions as rn, getProductsQueryKey as an, getReceiptsIdQueryKey as on, getReceiptsOptions as sn, getReceiptsQueryKey as cn, getReceivablesIdHistoryOptions as ln, getReceivablesIdHistoryQueryKey as un, getReceivablesIdMailsOptions as dn, getReceivablesIdMailsQueryKey as fn, getReceivablesIdOptions as pn, getReceivablesIdPdfLinkOptions as mn, getReceivablesIdPdfLinkQueryKey as hn, getReceivablesIdQueryKey as gn, getReceivablesOptions as _n, getReceivablesQueryKey as vn, getTagsOptions as yn, getTagsQueryKey as bn, getTransactionsIdQueryKey as xn, getTransactionsOptions as Sn, getTransactionsQueryKey as Cn, getTransactionsValidationsOptions as wn, getTransactionsValidationsQueryKey as Tn, getUsersOptions as En, getUsersQueryKey as Dn, getVelocityControlsQueryKey as On, grantBankAccountAccessMutation as kn, grantExternalBankAccountAccessMutation as An, linkExternalBankAccountMutation as jn, listDepartmentsOptions as Mn, listDepartmentsQueryKey as Nn, listLocationsOptions as Pn, listLocationsQueryKey as Fn, listRolesQueryKey as In, manageDebitCardAccessMutation as Ln, patchApprovalPoliciesIdMutation as Rn, patchEntitiesIdSettingsMutation as zn, patchLedgerAccountsIdMutation as Bn, patchReceiptsIdMutation as Vn, postApprovalPoliciesMutation as Hn, postLedgerAccountsMutation as Un, putTransactionsValidationsMutation as Wn, submitApplicationMutation as Gn, unlinkExternalBankAccountMutation as Kn, updateApplicationMutation as qn, updateBankAccountMutation as Jn, updateExternalBankAccountMutation as Yn, validateExternalBankAccountMutation as Xn } from "./lib/rest/@tanstack/react-query.gen.js";
12
12
  import "./lib/queryKeys.js";
13
- import { withAuthEpoch as Jn } from "./lib/withAuthEpoch.js";
14
- import { useCurrentUserQuery as Yn } from "./lib/useCurrentUserQuery.js";
13
+ import { withAuthEpoch as Zn } from "./lib/withAuthEpoch.js";
14
+ import { useCurrentUserQuery as Qn } from "./lib/useCurrentUserQuery.js";
15
15
  import "./lib/apiErrorStatus.js";
16
- import { isApiForbiddenError as Xn } from "./lib/isApiForbiddenError.js";
17
- import { isApiNotFoundError as Zn } from "./lib/isApiNotFoundError.js";
16
+ import { isApiForbiddenError as $n } from "./lib/isApiForbiddenError.js";
17
+ import { isApiNotFoundError as er } from "./lib/isApiNotFoundError.js";
18
18
  import "./lib/isUserDataNotFoundError.js";
19
- import { useGetUserDataQuery as Qn } from "./lib/useGetUserDataQuery.js";
20
- import { useUpsertUserDataMutation as $n } from "./lib/useUpsertUserDataMutation.js";
19
+ import { useGetUserDataQuery as tr } from "./lib/useGetUserDataQuery.js";
20
+ import { useUpsertUserDataMutation as nr } from "./lib/useUpsertUserDataMutation.js";
21
21
  import "./lib/rest/zod.gen.js";
22
- import { Scope as er } from "./lib/scopes.js";
23
- import { getAllPagesNextPageParam as tr, getAllPagesNextPaginationTokenParam as nr, isAllPagesResolving as rr, useAutoFetchNextPage as ir } from "./lib/allPages.js";
24
- import { useAllBankAccountsQuery as ar } from "./lib/bank-account/useAllBankAccountsQuery.js";
25
- import { useAllExternalBankAccountsQuery as or } from "./lib/external-bank-account/useAllExternalBankAccountsQuery.js";
26
- import { useAllMerchantCategoryGroupsQuery as sr } from "./lib/merchant-category-group/useAllMerchantCategoryGroupsQuery.js";
27
- import { useAllLedgerAccountsQuery as cr, useLedgerAccountsQuery as lr } from "./lib/reference-data/useLedgerAccountsQuery.js";
28
- import { usePaymentTermsQuery as ur } from "./lib/reference-data/usePaymentTermsQuery.js";
29
- import { useAllOrganizationRolesQuery as dr } from "./lib/role/useAllOrganizationRolesQuery.js";
30
- import { useRolePermissionsQueries as fr } from "./lib/role/useRolePermissionsQueries.js";
31
- import { useAllOrganizationUsersQuery as pr } from "./lib/user/useAllOrganizationUsersQuery.js";
32
- import { useAcceptWidgetDisclosures as mr } from "./lib/disclosures/useAcceptWidgetDisclosures.js";
33
- import { useDisclosuresQuery as hr } from "./lib/disclosures/useDisclosuresQuery.js";
34
- export { l as EmbedApiProvider, er as Scope, p as bulkUpdateDepartmentMembers, m as bulkUpdateLocationMembers, h as bulkUpdateRoleMembers, e as cancelAllClients, o as cloneEmbeddedClient, Re as connectExternalBankAccountMutation, ze as createAchMoneyMovementMutation, Be as createApplicationMutation, Ve as createBankAccountMutation, He as createBookTransferMutation, Ue as createDebitCardMutation, g as createDepartment, s as createEmbeddedClient, _ as createLocation, v as createUser, We as createVelocityControlMutation, y as deactivateDepartment, b as deactivateLocation, Ge as deleteApprovalPoliciesIdMutation, x as deleteCounterpartsId, S as deleteCounterpartsIdBankAccountsId, Ke as deleteLedgerAccountsIdMutation, C as deleteMeasureUnitsId, w as deletePayablesId, T as deletePayablesIdFile, E as deleteProductsId, qe as deleteReceiptsIdMutation, D as deleteReceivablesId, O as deleteTagsId, Je as disableUserMutation, k as downloadBankAccountTransactions, Ie as fetchWidgetInit, tr as getAllPagesNextPageParam, nr as getAllPagesNextPaginationTokenParam, Ye as getAnalyticsPayablesOptions, Xe as getAnalyticsReceivablesOptions, A as getApplicationStatus, Ze as getApplicationStatusOptions, j as getApprovalPolicies, Qe as getApprovalPoliciesOptions, $e as getApprovalPoliciesQueryKey, M as getApprovalRequests, et as getApprovalRequestsOptions, tt as getApprovalRequestsQueryKey, N as getBankAccountAccess, nt as getBankAccountAccessQueryKey, rt as getBankAccountOptions, it as getBankAccountQueryKey, at as getBankAccountTransactionsOptions, ot as getBankAccountTransfersOptions, st as getBankAccountTransfersQueryKey, ct as getBankAccountsQueryKey, lt as getCounterpartsIdAddressesOptions, ut as getCounterpartsIdAddressesQueryKey, dt as getCounterpartsIdBankAccountsOptions, ft as getCounterpartsIdBankAccountsQueryKey, pt as getCounterpartsIdOptions, mt as getCounterpartsIdQueryKey, ht as getCounterpartsOptions, gt as getCounterpartsQueryKey, _t as getCreditCardByIdOptions, vt as getCreditCardsOptions, yt as getDebitCardByIdOptions, bt as getDebitCardCredentialsOptions, xt as getDebitCardsOptions, St as getDebitCardsQueryKey, P as getDepartment, Ct as getDepartmentOptions, wt as getDepartmentQueryKey, Tt as getEntitiesIdSettingsOptions, Et as getEntitiesIdSettingsQueryKey, Dt as getEntitiesMeOptions, Ot as getEntityUsersMyEntityOptions, kt as getEntityUsersOptions, F as getExternalBankAccountAccess, At as getExternalBankAccountAccessQueryKey, jt as getExternalBankAccountsOptions, Mt as getExternalBankAccountsQueryKey, Nt as getLedgerAccountsQueryKey, I as getLocation, Pt as getLocationOptions, Ft as getLocationQueryKey, It as getMeasureUnitsOptions, Lt as getMeasureUnitsQueryKey, Rt as getOrganizationOptions, zt as getPayablesAnalyticsOptions, Bt as getPayablesAnalyticsQueryKey, L as getPayablesId, R as getPayablesIdHistory, Vt as getPayablesIdHistoryOptions, Ht as getPayablesIdHistoryQueryKey, z as getPayablesIdLineItems, Ut as getPayablesIdLineItemsOptions, Wt as getPayablesIdLineItemsQueryKey, Gt as getPayablesIdOptions, Kt as getPayablesIdQueryKey, qt as getPayablesIdSuggestionsOptions, Jt as getPayablesOptions, Yt as getPayablesQueryKey, B as getPaymentRecords, Xt as getPaymentRecordsOptions, Zt as getPaymentRecordsQueryKey, Qt as getProductsIdOptions, $t as getProductsIdQueryKey, en as getProductsOptions, tn as getProductsQueryKey, nn as getReceiptsIdQueryKey, rn as getReceiptsOptions, an as getReceiptsQueryKey, on as getReceivablesIdHistoryOptions, sn as getReceivablesIdHistoryQueryKey, cn as getReceivablesIdMailsOptions, ln as getReceivablesIdMailsQueryKey, un as getReceivablesIdOptions, dn as getReceivablesIdPdfLinkOptions, fn as getReceivablesIdPdfLinkQueryKey, pn as getReceivablesIdQueryKey, mn as getReceivablesOptions, hn as getReceivablesQueryKey, gn as getTagsOptions, _n as getTagsQueryKey, vn as getTransactionsIdQueryKey, yn as getTransactionsOptions, bn as getTransactionsQueryKey, xn as getTransactionsValidationsOptions, Sn as getTransactionsValidationsQueryKey, V as getUsers, Cn as getUsersOptions, wn as getUsersQueryKey, Tn as getVelocityControlsQueryKey, En as grantBankAccountAccessMutation, Dn as grantExternalBankAccountAccessMutation, Le as hasAnyScope, t as invalidateAllClients, rr as isAllPagesResolving, Xn as isApiForbiddenError, Zn as isApiNotFoundError, c as isWidgetGatewayHost, On as linkExternalBankAccountMutation, H as listDepartments, kn as listDepartmentsOptions, An as listDepartmentsQueryKey, U as listLocations, jn as listLocationsOptions, Mn as listLocationsQueryKey, W as listRoles, Nn as listRolesQueryKey, G as manageBankAccountAccess, Pn as manageDebitCardAccessMutation, d as optionalOrganizationHeaders, f as organizationHeaders, Fn as patchApprovalPoliciesIdMutation, K as patchCounterpartsId, q as patchCounterpartsIdAddressesId, J as patchCounterpartsIdBankAccountsId, In as patchEntitiesIdSettingsMutation, Ln as patchLedgerAccountsIdMutation, Y as patchMeasureUnitsId, X as patchPayablesId, Z as patchProductsId, Rn as patchReceiptsIdMutation, Q as patchReceivablesId, $ as patchTagsId, zn as postApprovalPoliciesMutation, ee as postApprovalRequestsIdApprove, te as postApprovalRequestsIdReject, ne as postCounterparts, re as postCounterpartsIdAddresses, ie as postCounterpartsIdBankAccounts, ae as postCounterpartsIdBankAccountsIdMakeDefault, Bn as postLedgerAccountsMutation, oe as postMeasureUnits, se as postPayables, ce as postPayablesIdApprovePaymentOperation, le as postPayablesIdAttachFile, ue as postPayablesIdCancel, de as postPayablesIdMarkAsPaid, fe as postPayablesIdReject, pe as postPayablesIdReopen, me as postPayablesIdSchedulePayment, he as postPayablesIdSubmitForApproval, ge as postPayablesIdValidate, _e as postPayablesUploadFromFile, ve as postPaymentIntentsIdCancel, ye as postProducts, be as postReceivables, xe as postReceivablesIdAccept, Se as postReceivablesIdCancel, Ce as postReceivablesIdClone, we as postReceivablesIdDecline, Te as postReceivablesIdIssue, Ee as postReceivablesIdMarkAsPaid, De as postReceivablesIdMarkAsPartiallyPaid, Oe as postReceivablesIdMarkAsUncollectible, ke as postReceivablesIdSend, Ae as postTags, je as putPayablesIdLineItems, Me as putReceivablesIdLineItems, Vn as putTransactionsValidationsMutation, n as registerQueryClient, r as removeInactiveFromAllClients, i as setAllClientsQueriesData, Hn as submitApplicationMutation, Un as unlinkExternalBankAccountMutation, a as unregisterQueryClient, Wn as updateApplicationMutation, Gn as updateBankAccountMutation, Ne as updateDepartment, Kn as updateExternalBankAccountMutation, Pe as updateLocation, Fe as updateUser, mr as useAcceptWidgetDisclosures, ar as useAllBankAccountsQuery, or as useAllExternalBankAccountsQuery, cr as useAllLedgerAccountsQuery, sr as useAllMerchantCategoryGroupsQuery, dr as useAllOrganizationRolesQuery, pr as useAllOrganizationUsersQuery, ir as useAutoFetchNextPage, Yn as useCurrentUserQuery, hr as useDisclosuresQuery, u as useEmbedApi, Qn as useGetUserDataQuery, lr as useLedgerAccountsQuery, ur as usePaymentTermsQuery, fr as useRolePermissionsQueries, $n as useUpsertUserDataMutation, qn as validateExternalBankAccountMutation, Jn as withAuthEpoch };
22
+ import { Scope as rr } from "./lib/scopes.js";
23
+ import { getAllPagesNextPageParam as ir, getAllPagesNextPaginationTokenParam as ar, isAllPagesResolving as or, useAutoFetchNextPage as sr } from "./lib/allPages.js";
24
+ import { useAllBankAccountsQuery as cr } from "./lib/bank-account/useAllBankAccountsQuery.js";
25
+ import { useAllExternalBankAccountsQuery as lr } from "./lib/external-bank-account/useAllExternalBankAccountsQuery.js";
26
+ import { useAllMerchantCategoryGroupsQuery as ur } from "./lib/merchant-category-group/useAllMerchantCategoryGroupsQuery.js";
27
+ import { useAllLedgerAccountsQuery as dr, useLedgerAccountsQuery as fr } from "./lib/reference-data/useLedgerAccountsQuery.js";
28
+ import { usePaymentTermsQuery as pr } from "./lib/reference-data/usePaymentTermsQuery.js";
29
+ import { useAllOrganizationRolesQuery as mr } from "./lib/role/useAllOrganizationRolesQuery.js";
30
+ import { useRolePermissionsQueries as hr } from "./lib/role/useRolePermissionsQueries.js";
31
+ import { useAllOrganizationUsersQuery as gr } from "./lib/user/useAllOrganizationUsersQuery.js";
32
+ import { useAcceptWidgetDisclosures as _r } from "./lib/disclosures/useAcceptWidgetDisclosures.js";
33
+ import { useDisclosuresQuery as vr } from "./lib/disclosures/useDisclosuresQuery.js";
34
+ export { l as EmbedApiProvider, rr as Scope, p as bulkUpdateDepartmentMembers, m as bulkUpdateLocationMembers, h as bulkUpdateRoleMembers, e as cancelAllClients, o as cloneEmbeddedClient, Ve as connectExternalBankAccountMutation, He as createAchMoneyMovementMutation, Ue as createApplicationMutation, We as createBankAccountMutation, Ge as createBookTransferMutation, Ke as createDebitCardMutation, g as createDepartment, s as createEmbeddedClient, _ as createLocation, v as createUser, qe as createVelocityControlMutation, y as deactivateDepartment, b as deactivateLocation, Je as deleteApprovalPoliciesIdMutation, x as deleteCounterpartsId, S as deleteCounterpartsIdBankAccountsId, Ye as deleteLedgerAccountsIdMutation, C as deleteMeasureUnitsId, w as deletePayablesId, T as deletePayablesIdFile, E as deleteProductsId, Xe as deleteReceiptsIdMutation, D as deleteReceivablesId, O as deleteTagsId, Ze as disableUserMutation, k as downloadBankAccountTransactions, ze as fetchWidgetInit, ir as getAllPagesNextPageParam, ar as getAllPagesNextPaginationTokenParam, Qe as getAnalyticsPayablesOptions, $e as getAnalyticsReceivablesOptions, A as getApplicationStatus, et as getApplicationStatusOptions, j as getApprovalPolicies, tt as getApprovalPoliciesOptions, nt as getApprovalPoliciesQueryKey, M as getApprovalRequests, rt as getApprovalRequestsOptions, it as getApprovalRequestsQueryKey, N as getBankAccountAccess, at as getBankAccountAccessQueryKey, ot as getBankAccountOptions, st as getBankAccountQueryKey, ct as getBankAccountTransactionsOptions, lt as getBankAccountTransfersOptions, ut as getBankAccountTransfersQueryKey, dt as getBankAccountsQueryKey, ft as getCounterpartsIdAddressesOptions, pt as getCounterpartsIdAddressesQueryKey, mt as getCounterpartsIdBankAccountsOptions, ht as getCounterpartsIdBankAccountsQueryKey, gt as getCounterpartsIdOptions, _t as getCounterpartsIdQueryKey, vt as getCounterpartsOptions, yt as getCounterpartsQueryKey, bt as getCreditCardByIdOptions, xt as getCreditCardsOptions, St as getDebitCardByIdOptions, Ct as getDebitCardCredentialsOptions, wt as getDebitCardsOptions, Tt as getDebitCardsQueryKey, P as getDepartment, Et as getDepartmentOptions, Dt as getDepartmentQueryKey, Ot as getEntitiesIdSettingsOptions, kt as getEntitiesIdSettingsQueryKey, At as getEntitiesMeOptions, jt as getEntityUsersMyEntityOptions, Mt as getEntityUsersOptions, F as getExternalBankAccountAccess, Nt as getExternalBankAccountAccessQueryKey, Pt as getExternalBankAccountsOptions, Ft as getExternalBankAccountsQueryKey, It as getLedgerAccountsQueryKey, I as getLocation, Lt as getLocationOptions, Rt as getLocationQueryKey, zt as getMeasureUnitsOptions, Bt as getMeasureUnitsQueryKey, Vt as getOrganizationOptions, L as getPayables, Ht as getPayablesAnalyticsOptions, Ut as getPayablesAnalyticsQueryKey, R as getPayablesId, z as getPayablesIdHistory, Wt as getPayablesIdHistoryOptions, Gt as getPayablesIdHistoryQueryKey, B as getPayablesIdLineItems, Kt as getPayablesIdLineItemsOptions, qt as getPayablesIdLineItemsQueryKey, Jt as getPayablesIdOptions, Yt as getPayablesIdQueryKey, Xt as getPayablesIdSuggestionsOptions, Zt as getPayablesOptions, Qt as getPayablesQueryKey, V as getPaymentRecords, $t as getPaymentRecordsOptions, en as getPaymentRecordsQueryKey, tn as getProductsIdOptions, nn as getProductsIdQueryKey, rn as getProductsOptions, an as getProductsQueryKey, on as getReceiptsIdQueryKey, sn as getReceiptsOptions, cn as getReceiptsQueryKey, ln as getReceivablesIdHistoryOptions, un as getReceivablesIdHistoryQueryKey, dn as getReceivablesIdMailsOptions, fn as getReceivablesIdMailsQueryKey, pn as getReceivablesIdOptions, mn as getReceivablesIdPdfLinkOptions, hn as getReceivablesIdPdfLinkQueryKey, gn as getReceivablesIdQueryKey, _n as getReceivablesOptions, vn as getReceivablesQueryKey, yn as getTagsOptions, bn as getTagsQueryKey, xn as getTransactionsIdQueryKey, Sn as getTransactionsOptions, Cn as getTransactionsQueryKey, wn as getTransactionsValidationsOptions, Tn as getTransactionsValidationsQueryKey, H as getUsers, En as getUsersOptions, Dn as getUsersQueryKey, On as getVelocityControlsQueryKey, kn as grantBankAccountAccessMutation, An as grantExternalBankAccountAccessMutation, Be as hasAnyScope, t as invalidateAllClients, or as isAllPagesResolving, $n as isApiForbiddenError, er as isApiNotFoundError, c as isWidgetGatewayHost, jn as linkExternalBankAccountMutation, U as listDepartments, Mn as listDepartmentsOptions, Nn as listDepartmentsQueryKey, W as listLocations, Pn as listLocationsOptions, Fn as listLocationsQueryKey, G as listRoles, In as listRolesQueryKey, K as manageBankAccountAccess, Ln as manageDebitCardAccessMutation, d as optionalOrganizationHeaders, f as organizationHeaders, Rn as patchApprovalPoliciesIdMutation, q as patchCounterpartsId, J as patchCounterpartsIdAddressesId, Y as patchCounterpartsIdBankAccountsId, zn as patchEntitiesIdSettingsMutation, Bn as patchLedgerAccountsIdMutation, X as patchMeasureUnitsId, Z as patchPayablesId, Q as patchProductsId, Vn as patchReceiptsIdMutation, $ as patchReceivablesId, ee as patchTagsId, Hn as postApprovalPoliciesMutation, te as postApprovalRequestsIdApprove, ne as postApprovalRequestsIdReject, re as postCounterparts, ie as postCounterpartsIdAddresses, ae as postCounterpartsIdBankAccounts, oe as postCounterpartsIdBankAccountsIdMakeDefault, Un as postLedgerAccountsMutation, se as postMeasureUnits, ce as postPayables, le as postPayablesIdApprovePaymentOperation, ue as postPayablesIdAttachFile, de as postPayablesIdCancel, fe as postPayablesIdDuplicatesIdConfirm, pe as postPayablesIdDuplicatesIdDismiss, me as postPayablesIdMarkAsPaid, he as postPayablesIdReject, ge as postPayablesIdReopen, _e as postPayablesIdSchedulePayment, ve as postPayablesIdSubmitForApproval, ye as postPayablesIdValidate, be as postPayablesUploadFromFile, xe as postPaymentIntentsIdCancel, Se as postProducts, Ce as postReceivables, we as postReceivablesIdAccept, Te as postReceivablesIdCancel, Ee as postReceivablesIdClone, De as postReceivablesIdDecline, Oe as postReceivablesIdIssue, ke as postReceivablesIdMarkAsPaid, Ae as postReceivablesIdMarkAsPartiallyPaid, je as postReceivablesIdMarkAsUncollectible, Me as postReceivablesIdSend, Ne as postTags, Pe as putPayablesIdLineItems, Fe as putReceivablesIdLineItems, Wn as putTransactionsValidationsMutation, n as registerQueryClient, r as removeInactiveFromAllClients, i as setAllClientsQueriesData, Gn as submitApplicationMutation, Kn as unlinkExternalBankAccountMutation, a as unregisterQueryClient, qn as updateApplicationMutation, Jn as updateBankAccountMutation, Ie as updateDepartment, Yn as updateExternalBankAccountMutation, Le as updateLocation, Re as updateUser, _r as useAcceptWidgetDisclosures, cr as useAllBankAccountsQuery, lr as useAllExternalBankAccountsQuery, dr as useAllLedgerAccountsQuery, ur as useAllMerchantCategoryGroupsQuery, mr as useAllOrganizationRolesQuery, gr as useAllOrganizationUsersQuery, sr as useAutoFetchNextPage, Qn as useCurrentUserQuery, vr as useDisclosuresQuery, u as useEmbedApi, tr as useGetUserDataQuery, fr as useLedgerAccountsQuery, pr as usePaymentTermsQuery, hr as useRolePermissionsQueries, nr as useUpsertUserDataMutation, Xn as validateExternalBankAccountMutation, Zn as withAuthEpoch };