@tesouro/embedded-components-react 0.2.254 → 0.2.256
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.
- package/dist/core.js +1 -1
- package/dist/index.css +15 -0
- package/dist/index.js +2 -2
- package/dist/lib/BillPayWidget.d.ts +151 -151
- package/dist/lib/BillPayWidget.js +1 -1
- package/dist/lib/InsightsWidget.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/accept-disclosures-widget/feature/dist/index4.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/balances-widget/feature/dist/index3.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/bank-account-onboarding-widget/feature/dist/index17.js +119 -121
- package/dist/libs/tesouro-embedded-components-react/bank-accounts-widget/feature/dist/index7.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index10.js +40 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index11.js +36 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index3.js +28 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index4.js +22 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index5.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index6.js +75 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index7.js +166 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index8.js +17 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/data-access/dist/index9.js +30 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index.js +15 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index10.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index11.js +99 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index12.js +4 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index13.js +4 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index14.js +43 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index15.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index16.js +50 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index17.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index18.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index19.js +93 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index2.js +42 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index20.js +3 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index21.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index22.js +9 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index23.js +85 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index24.js +3 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index25.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index26.js +112 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index27.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index28.js +25 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index3.js +51 -35
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index4.js +235 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index5.js +106 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index6.js +35 -88
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index7.js +122 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index8.js +36 -22
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/feature/dist/index9.js +74 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index.js +15 -8
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index10.js +24 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index11.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index12.js +12 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index13.js +83 -3
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index14.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index15.js +18 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index16.js +205 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index17.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index18.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index19.js +89 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index20.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index21.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index22.js +131 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index23.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index24.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index25.js +45 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index27.js +17 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index28.js +149 -7
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index3.js +73 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index33.js +14 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index34.js +24 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index35.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index36.js +24 -1
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index38.js +145 -6
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index39.js +10 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index40.js +8 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index41.js +93 -4
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index43.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index44.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index45.js +30 -2
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index46.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index47.js +13 -0
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index48.js +88 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index7.js +62 -5
- package/dist/libs/tesouro-embedded-components-react/bill-pay-widget/ui/dist/index9.js +7 -0
- package/dist/libs/tesouro-embedded-components-react/cards-widget/feature/dist/index4.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index4.js +13 -13
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index7.js +58 -58
- package/dist/libs/tesouro-embedded-components-react/counterparts-widget/feature/dist/index8.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/gl-code-table-widget/feature/dist/index7.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index10.js +13 -62
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index11.js +66 -0
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index7.js +11 -109
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index8.js +113 -21
- package/dist/libs/tesouro-embedded-components-react/insights-widget/feature/dist/index9.js +21 -15
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index7.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/invoicing-widget/feature/dist/index9.js +2 -2
- package/dist/libs/tesouro-embedded-components-react/linked-accounts-widget/feature/dist/index8.js +3 -3
- package/dist/libs/tesouro-embedded-components-react/profile-widget/feature/dist/index4.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/approval-policy/feature/dist/lib/policyViewModel.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/index.js +15 -15
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/helpers.js +9 -9
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useAddressForm.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useCounterpartForm.js +32 -29
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/feature/dist/lib/useSubEntityForm.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index.js +7 -7
- package/dist/libs/tesouro-embedded-components-react/shared/counterpart-management/ui/dist/index8.js +232 -220
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/index.js +19 -19
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js +171 -138
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/client/index.js +1 -0
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/core/bodySerializer.gen.js +9 -2
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/sdk.gen.js +404 -293
- package/dist/libs/tesouro-embedded-components-react/shared/data-access/dist/lib/withAuthEpoch.js +6 -4
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/index.js +5 -5
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/WidgetTokenRefreshProvider.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/WidgetProvider/hooks.js +6 -3
- package/dist/libs/tesouro-embedded-components-react/shared/feature/dist/lib/analytics/build-info.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/monite-wrapper/feature/dist/lib/MoniteWrapper.js +75 -45
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/index.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/MeasureUnitsManagerContainer.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/product-catalog/feature/dist/lib/useProductForm.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index3.js → lib/amountOutputToMajorUnits.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index14.js → lib/apiErrors.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index2.js → lib/coerceAmountValueToMinorUnits.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/lib/formatCalendarDate.js +13 -0
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index4.js → lib/formatMoneyExact.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index5.js → lib/formatPhoneDisplay.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index6.js → lib/getInitials.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index7.js → lib/normalizeAmountOutputCurrencyCode.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index8.js → lib/parseAmountOutputMajorUnits.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index9.js → lib/parseDecimalAmountToMinorUnits.js} +2 -2
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index10.js → lib/sumAmountOutputsMajorUnits.js} +3 -3
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index11.js → lib/usStates.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index13.js → lib/widgetDomEvents.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/shared/util/dist/{index12.js → lib/widgetTokenManager.js} +1 -1
- package/dist/libs/tesouro-embedded-components-react/tags-widget/feature/dist/index8.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index11.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/team-widget/feature/dist/index4.js +1 -1
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index4.js +4 -4
- package/dist/libs/tesouro-embedded-components-react/transfers-widget/feature/dist/index5.js +1 -1
- package/dist/packages/shared-ui-shadcn/dist/index.js +3593 -3582
- package/package.json +1 -1
|
@@ -4,25 +4,25 @@ import { cloneEmbeddedClient as i, createEmbeddedClient as a } from "./lib/creat
|
|
|
4
4
|
import "./lib/rest/client.gen.js";
|
|
5
5
|
import { EmbedApiProvider as o, useEmbedApi as s } from "./lib/EmbedApiContext.js";
|
|
6
6
|
import { optionalOrganizationHeaders as c, organizationHeaders as l } from "./lib/organizationHeaders.js";
|
|
7
|
-
import { bulkUpdateDepartmentMembers as u, bulkUpdateLocationMembers as d, bulkUpdateRoleMembers as f, createDepartment as p, createLocation as m, createUser as h, deactivateDepartment as g, deactivateLocation as _, deleteCounterpartsId as v, deleteCounterpartsIdBankAccountsId as y,
|
|
8
|
-
import { fetchWidgetInit as
|
|
9
|
-
import { hasAnyScope as
|
|
10
|
-
import { connectExternalBankAccountMutation as
|
|
7
|
+
import { bulkUpdateDepartmentMembers as u, bulkUpdateLocationMembers as d, bulkUpdateRoleMembers as f, createDepartment as p, createLocation as m, createUser as h, deactivateDepartment as g, deactivateLocation as _, deleteCounterpartsId as v, deleteCounterpartsIdBankAccountsId as y, deleteFilesId as b, deleteMeasureUnitsId as x, deleteProductsId as S, deleteReceivablesId as C, deleteTagsId as w, downloadBankAccountTransactions as T, getApplicationStatus as E, getApprovalPolicies as D, getBankAccountAccess as O, getDepartment as k, getDisclosures as A, getExternalBankAccountAccess as j, getLocation as M, getPayablesIdLineItems as N, getUsers as P, listDepartments as F, listLocations as I, listRoles as L, manageBankAccountAccess as R, patchCounterpartsId as z, patchCounterpartsIdAddressesId as B, patchCounterpartsIdBankAccountsId as V, patchMeasureUnitsId as H, patchPayablesId as U, patchProductsId as W, patchReceivablesId as G, patchTagsId as K, postApiWidgetGatewayDisclosureAcceptance as q, postCounterparts as J, postCounterpartsIdAddresses as Y, postCounterpartsIdBankAccounts as X, postCounterpartsIdBankAccountsIdMakeDefault as Z, postMeasureUnits as Q, postPayables as $, postPayablesIdAttachFile as ee, postPayablesIdSubmitForApproval as te, postPayablesIdValidate as ne, postPayablesUploadFromFile as re, postProducts as ie, postReceivables as ae, postReceivablesIdAccept as oe, postReceivablesIdCancel as se, postReceivablesIdClone as ce, postReceivablesIdDecline as le, postReceivablesIdIssue as ue, postReceivablesIdMarkAsPaid as de, postReceivablesIdMarkAsPartiallyPaid as fe, postReceivablesIdMarkAsUncollectible as pe, postReceivablesIdSend as me, postTags as he, putPayablesIdLineItems as ge, putReceivablesIdLineItems as _e, updateDepartment as ve, updateLocation as ye, updateUser as be } from "./lib/rest/sdk.gen.js";
|
|
8
|
+
import { fetchWidgetInit as xe } from "./lib/fetchWidgetInit.js";
|
|
9
|
+
import { hasAnyScope as Se } from "./lib/hasAnyScope.js";
|
|
10
|
+
import { connectExternalBankAccountMutation as Ce, createAchMoneyMovementMutation as we, createApplicationMutation as Te, createBankAccountMutation as Ee, createBookTransferMutation as De, deleteApprovalPoliciesIdMutation as Oe, deleteLedgerAccountsIdMutation as ke, deleteReceiptsIdMutation as Ae, disableUserMutation as je, getAnalyticsPayablesOptions as Me, getAnalyticsReceivablesOptions as Ne, getApplicationStatusOptions as Pe, getApprovalPoliciesOptions as Fe, getApprovalPoliciesQueryKey as Ie, getApprovalRequestsQueryKey as Le, getBankAccountAccessQueryKey as Re, getBankAccountOptions as ze, getBankAccountQueryKey as Be, getBankAccountTransactionsOptions as Ve, getBankAccountTransfersOptions as He, getBankAccountTransfersQueryKey as Ue, getBankAccountsQueryKey as We, getCounterpartsIdAddressesOptions as Ge, getCounterpartsIdAddressesQueryKey as Ke, getCounterpartsIdBankAccountsOptions as qe, getCounterpartsIdBankAccountsQueryKey as Je, getCounterpartsIdOptions as Ye, getCounterpartsIdQueryKey as Xe, getCounterpartsOptions as Ze, getCounterpartsQueryKey as Qe, getCreditCardByIdOptions as $e, getCreditCardsOptions as et, getDebitCardByIdOptions as tt, getDebitCardsOptions as nt, getDepartmentOptions as rt, getDepartmentQueryKey as it, getEntitiesIdSettingsOptions as at, getEntitiesIdSettingsQueryKey as ot, getEntitiesMeOptions as st, getEntityUsersMyEntityOptions as ct, getEntityUsersOptions as lt, getExternalBankAccountAccessQueryKey as ut, getExternalBankAccountsOptions as dt, getExternalBankAccountsQueryKey as ft, getLedgerAccountsQueryKey as pt, getLocationOptions as mt, getLocationQueryKey as ht, getMeasureUnitsOptions as gt, getMeasureUnitsQueryKey as _t, getPayablesAnalyticsQueryKey as vt, getPayablesIdHistoryQueryKey as yt, getPayablesIdLineItemsOptions as bt, getPayablesIdLineItemsQueryKey as xt, getPayablesIdOptions as St, getPayablesIdQueryKey as Ct, getPayablesIdSuggestionsOptions as wt, getPayablesOptions as Tt, getPayablesQueryKey as Et, getProductsIdOptions as Dt, getProductsIdQueryKey as Ot, getProductsOptions as kt, getProductsQueryKey as At, getReceiptsIdQueryKey as jt, getReceiptsOptions as Mt, getReceiptsQueryKey as Nt, getReceivablesIdHistoryOptions as Pt, getReceivablesIdHistoryQueryKey as Ft, getReceivablesIdMailsOptions as It, getReceivablesIdMailsQueryKey as Lt, getReceivablesIdOptions as Rt, getReceivablesIdPdfLinkOptions as zt, getReceivablesIdPdfLinkQueryKey as Bt, getReceivablesIdQueryKey as Vt, getReceivablesOptions as Ht, getReceivablesQueryKey as Ut, getTagsOptions as Wt, getTagsQueryKey as Gt, getTransactionsIdQueryKey as Kt, getTransactionsOptions as qt, getTransactionsQueryKey as Jt, getTransactionsValidationsOptions as Yt, getTransactionsValidationsQueryKey as Xt, getUsersOptions as Zt, getUsersQueryKey as Qt, grantBankAccountAccessMutation as $t, grantExternalBankAccountAccessMutation as en, linkExternalBankAccountMutation as tn, listDepartmentsOptions as nn, listDepartmentsQueryKey as rn, listLocationsOptions as an, listLocationsQueryKey as on, listRolesQueryKey as sn, patchApprovalPoliciesIdMutation as cn, patchEntitiesIdSettingsMutation as ln, patchLedgerAccountsIdMutation as un, patchReceiptsIdMutation as dn, postApprovalPoliciesMutation as fn, postLedgerAccountsMutation as pn, putTransactionsValidationsMutation as mn, submitApplicationMutation as hn, unlinkExternalBankAccountMutation as gn, updateApplicationMutation as _n, updateBankAccountMutation as vn, updateExternalBankAccountMutation as yn, validateExternalBankAccountMutation as bn } from "./lib/rest/@tanstack/react-query.gen.js";
|
|
11
11
|
import "./lib/queryKeys.js";
|
|
12
|
-
import { withAuthEpoch as
|
|
13
|
-
import { useCurrentUserQuery as
|
|
14
|
-
import { isApiNotFoundError as
|
|
12
|
+
import { withAuthEpoch as xn } from "./lib/withAuthEpoch.js";
|
|
13
|
+
import { useCurrentUserQuery as Sn } from "./lib/useCurrentUserQuery.js";
|
|
14
|
+
import { isApiNotFoundError as Cn } from "./lib/isApiNotFoundError.js";
|
|
15
15
|
import "./lib/isUserDataNotFoundError.js";
|
|
16
|
-
import { useGetUserDataQuery as
|
|
17
|
-
import { useUpsertUserDataMutation as
|
|
16
|
+
import { useGetUserDataQuery as wn } from "./lib/useGetUserDataQuery.js";
|
|
17
|
+
import { useUpsertUserDataMutation as Tn } from "./lib/useUpsertUserDataMutation.js";
|
|
18
18
|
import "./lib/rest/zod.gen.js";
|
|
19
|
-
import { Scope as
|
|
20
|
-
import { getAllPagesNextPageParam as
|
|
21
|
-
import { useAllBankAccountsQuery as
|
|
22
|
-
import { useAllExternalBankAccountsQuery as
|
|
23
|
-
import { useLedgerAccountsQuery as
|
|
24
|
-
import { usePaymentTermsQuery as
|
|
25
|
-
import { useAllOrganizationRolesQuery as
|
|
26
|
-
import { useRolePermissionsQueries as
|
|
27
|
-
import { useAllOrganizationUsersQuery as
|
|
28
|
-
export { o as EmbedApiProvider,
|
|
19
|
+
import { Scope as En } from "./lib/scopes.js";
|
|
20
|
+
import { getAllPagesNextPageParam as Dn, getAllPagesNextPaginationTokenParam as On, isAllPagesResolving as kn, useAutoFetchNextPage as An } from "./lib/allPages.js";
|
|
21
|
+
import { useAllBankAccountsQuery as jn } from "./lib/bank-account/useAllBankAccountsQuery.js";
|
|
22
|
+
import { useAllExternalBankAccountsQuery as Mn } from "./lib/external-bank-account/useAllExternalBankAccountsQuery.js";
|
|
23
|
+
import { useLedgerAccountsQuery as Nn } from "./lib/reference-data/useLedgerAccountsQuery.js";
|
|
24
|
+
import { usePaymentTermsQuery as Pn } from "./lib/reference-data/usePaymentTermsQuery.js";
|
|
25
|
+
import { useAllOrganizationRolesQuery as Fn } from "./lib/role/useAllOrganizationRolesQuery.js";
|
|
26
|
+
import { useRolePermissionsQueries as In } from "./lib/role/useRolePermissionsQueries.js";
|
|
27
|
+
import { useAllOrganizationUsersQuery as Ln } from "./lib/user/useAllOrganizationUsersQuery.js";
|
|
28
|
+
export { o as EmbedApiProvider, En as Scope, u as bulkUpdateDepartmentMembers, d as bulkUpdateLocationMembers, f as bulkUpdateRoleMembers, i as cloneEmbeddedClient, Ce as connectExternalBankAccountMutation, we as createAchMoneyMovementMutation, Te as createApplicationMutation, Ee as createBankAccountMutation, De as createBookTransferMutation, p as createDepartment, a as createEmbeddedClient, m as createLocation, h as createUser, g as deactivateDepartment, _ as deactivateLocation, Oe as deleteApprovalPoliciesIdMutation, v as deleteCounterpartsId, y as deleteCounterpartsIdBankAccountsId, b as deleteFilesId, ke as deleteLedgerAccountsIdMutation, x as deleteMeasureUnitsId, S as deleteProductsId, Ae as deleteReceiptsIdMutation, C as deleteReceivablesId, w as deleteTagsId, je as disableUserMutation, T as downloadBankAccountTransactions, xe as fetchWidgetInit, Dn as getAllPagesNextPageParam, On as getAllPagesNextPaginationTokenParam, Me as getAnalyticsPayablesOptions, Ne as getAnalyticsReceivablesOptions, E as getApplicationStatus, Pe as getApplicationStatusOptions, D as getApprovalPolicies, Fe as getApprovalPoliciesOptions, Ie as getApprovalPoliciesQueryKey, Le as getApprovalRequestsQueryKey, O as getBankAccountAccess, Re as getBankAccountAccessQueryKey, ze as getBankAccountOptions, Be as getBankAccountQueryKey, Ve as getBankAccountTransactionsOptions, He as getBankAccountTransfersOptions, Ue as getBankAccountTransfersQueryKey, We as getBankAccountsQueryKey, Ge as getCounterpartsIdAddressesOptions, Ke as getCounterpartsIdAddressesQueryKey, qe as getCounterpartsIdBankAccountsOptions, Je as getCounterpartsIdBankAccountsQueryKey, Ye as getCounterpartsIdOptions, Xe as getCounterpartsIdQueryKey, Ze as getCounterpartsOptions, Qe as getCounterpartsQueryKey, $e as getCreditCardByIdOptions, et as getCreditCardsOptions, tt as getDebitCardByIdOptions, nt as getDebitCardsOptions, k as getDepartment, rt as getDepartmentOptions, it as getDepartmentQueryKey, A as getDisclosures, at as getEntitiesIdSettingsOptions, ot as getEntitiesIdSettingsQueryKey, st as getEntitiesMeOptions, ct as getEntityUsersMyEntityOptions, lt as getEntityUsersOptions, j as getExternalBankAccountAccess, ut as getExternalBankAccountAccessQueryKey, dt as getExternalBankAccountsOptions, ft as getExternalBankAccountsQueryKey, pt as getLedgerAccountsQueryKey, M as getLocation, mt as getLocationOptions, ht as getLocationQueryKey, gt as getMeasureUnitsOptions, _t as getMeasureUnitsQueryKey, vt as getPayablesAnalyticsQueryKey, yt as getPayablesIdHistoryQueryKey, N as getPayablesIdLineItems, bt as getPayablesIdLineItemsOptions, xt as getPayablesIdLineItemsQueryKey, St as getPayablesIdOptions, Ct as getPayablesIdQueryKey, wt as getPayablesIdSuggestionsOptions, Tt as getPayablesOptions, Et as getPayablesQueryKey, Dt as getProductsIdOptions, Ot as getProductsIdQueryKey, kt as getProductsOptions, At as getProductsQueryKey, jt as getReceiptsIdQueryKey, Mt as getReceiptsOptions, Nt as getReceiptsQueryKey, Pt as getReceivablesIdHistoryOptions, Ft as getReceivablesIdHistoryQueryKey, It as getReceivablesIdMailsOptions, Lt as getReceivablesIdMailsQueryKey, Rt as getReceivablesIdOptions, zt as getReceivablesIdPdfLinkOptions, Bt as getReceivablesIdPdfLinkQueryKey, Vt as getReceivablesIdQueryKey, Ht as getReceivablesOptions, Ut as getReceivablesQueryKey, Wt as getTagsOptions, Gt as getTagsQueryKey, Kt as getTransactionsIdQueryKey, qt as getTransactionsOptions, Jt as getTransactionsQueryKey, Yt as getTransactionsValidationsOptions, Xt as getTransactionsValidationsQueryKey, P as getUsers, Zt as getUsersOptions, Qt as getUsersQueryKey, $t as grantBankAccountAccessMutation, en as grantExternalBankAccountAccessMutation, Se as hasAnyScope, e as invalidateAllClients, kn as isAllPagesResolving, Cn as isApiNotFoundError, tn as linkExternalBankAccountMutation, F as listDepartments, nn as listDepartmentsOptions, rn as listDepartmentsQueryKey, I as listLocations, an as listLocationsOptions, on as listLocationsQueryKey, L as listRoles, sn as listRolesQueryKey, R as manageBankAccountAccess, c as optionalOrganizationHeaders, l as organizationHeaders, cn as patchApprovalPoliciesIdMutation, z as patchCounterpartsId, B as patchCounterpartsIdAddressesId, V as patchCounterpartsIdBankAccountsId, ln as patchEntitiesIdSettingsMutation, un as patchLedgerAccountsIdMutation, H as patchMeasureUnitsId, U as patchPayablesId, W as patchProductsId, dn as patchReceiptsIdMutation, G as patchReceivablesId, K as patchTagsId, q as postApiWidgetGatewayDisclosureAcceptance, fn as postApprovalPoliciesMutation, J as postCounterparts, Y as postCounterpartsIdAddresses, X as postCounterpartsIdBankAccounts, Z as postCounterpartsIdBankAccountsIdMakeDefault, pn as postLedgerAccountsMutation, Q as postMeasureUnits, $ as postPayables, ee as postPayablesIdAttachFile, te as postPayablesIdSubmitForApproval, ne as postPayablesIdValidate, re as postPayablesUploadFromFile, ie as postProducts, ae as postReceivables, oe as postReceivablesIdAccept, se as postReceivablesIdCancel, ce as postReceivablesIdClone, le as postReceivablesIdDecline, ue as postReceivablesIdIssue, de as postReceivablesIdMarkAsPaid, fe as postReceivablesIdMarkAsPartiallyPaid, pe as postReceivablesIdMarkAsUncollectible, me as postReceivablesIdSend, he as postTags, ge as putPayablesIdLineItems, _e as putReceivablesIdLineItems, mn as putTransactionsValidationsMutation, t as registerQueryClient, n as setAllClientsQueriesData, hn as submitApplicationMutation, gn as unlinkExternalBankAccountMutation, r as unregisterQueryClient, _n as updateApplicationMutation, vn as updateBankAccountMutation, ve as updateDepartment, yn as updateExternalBankAccountMutation, ye as updateLocation, be as updateUser, jn as useAllBankAccountsQuery, Mn as useAllExternalBankAccountsQuery, Fn as useAllOrganizationRolesQuery, Ln as useAllOrganizationUsersQuery, An as useAutoFetchNextPage, Sn as useCurrentUserQuery, s as useEmbedApi, wn as useGetUserDataQuery, Nn as useLedgerAccountsQuery, Pn as usePaymentTermsQuery, In as useRolePermissionsQueries, Tn as useUpsertUserDataMutation, bn as validateExternalBankAccountMutation, xn as withAuthEpoch };
|