@tesouro/embedded-components-react 0.2.254 → 0.2.255
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 +2 -2
- 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/feature/dist/lib/WidgetProvider/WidgetTokenRefreshProvider.js +1 -1
- 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/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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { client as e } from "../client.gen.js";
|
|
2
|
-
import { connectExternalBankAccount as t, createAchMoneyMovement as n, createApplication as r, createBankAccount as i, createBookTransfer as a, deleteApprovalPoliciesId as ee, deleteLedgerAccountsId as te, deleteReceiptsId as ne, disableUser as re, getAnalyticsPayables as ie, getAnalyticsReceivables as ae, getApplicationStatus as oe, getApprovalPolicies as se, getBankAccount as ce, getBankAccountTransactions as le, getBankAccountTransfers as ue, getBankAccounts as de, getCounterparts as fe, getCounterpartsId as pe, getCounterpartsIdAddresses as me, getCounterpartsIdBankAccounts as he, getCreditCardById as ge, getCreditCards as _e, getDebitCardById as ve, getDebitCards as ye, getDepartment as be, getEntitiesIdSettings as xe, getEntitiesMe as Se, getEntityUsers as Ce, getEntityUsersMe as we, getEntityUsersMyEntity as Te, getExternalBankAccounts as Ee, getLedgerAccounts as De, getLocation as Oe, getMeasureUnits as ke, getPayables as Ae,
|
|
2
|
+
import { connectExternalBankAccount as t, createAchMoneyMovement as n, createApplication as r, createBankAccount as i, createBookTransfer as a, deleteApprovalPoliciesId as ee, deleteLedgerAccountsId as te, deleteReceiptsId as ne, disableUser as re, getAnalyticsPayables as ie, getAnalyticsReceivables as ae, getApplicationStatus as oe, getApprovalPolicies as se, getBankAccount as ce, getBankAccountTransactions as le, getBankAccountTransfers as ue, getBankAccounts as de, getCounterparts as fe, getCounterpartsId as pe, getCounterpartsIdAddresses as me, getCounterpartsIdBankAccounts as he, getCreditCardById as ge, getCreditCards as _e, getDebitCardById as ve, getDebitCards as ye, getDepartment as be, getEntitiesIdSettings as xe, getEntitiesMe as Se, getEntityUsers as Ce, getEntityUsersMe as we, getEntityUsersMyEntity as Te, getExternalBankAccounts as Ee, getLedgerAccounts as De, getLocation as Oe, getMeasureUnits as ke, getPayables as Ae, getPayablesId as je, getPayablesIdLineItems as Me, getPayablesIdSuggestions as Ne, getPaymentTerms as Pe, getProducts as Fe, getProductsId as Ie, getReceipts as Le, getReceivables as Re, getReceivablesId as ze, getReceivablesIdHistory as Be, getReceivablesIdMails as Ve, getReceivablesIdPdfLink as He, getTags as Ue, getTransactions as We, getTransactionsValidations as Ge, getUserData as Ke, getUsers as qe, grantBankAccountAccess as Je, grantExternalBankAccountAccess as Ye, linkExternalBankAccount as Xe, listDepartments as Ze, listLocations as Qe, listRolePermissions as $e, listRoles as et, patchApprovalPoliciesId as tt, patchEntitiesIdSettings as nt, patchLedgerAccountsId as rt, patchReceiptsId as it, postApprovalPolicies as at, postLedgerAccounts as ot, putTransactionsValidations as st, submitApplication as ct, unlinkExternalBankAccount as lt, updateApplication as ut, updateBankAccount as dt, updateExternalBankAccount as ft, upsertUserData as pt, validateExternalBankAccount as mt } from "../sdk.gen.js";
|
|
3
3
|
import { queryOptions as o } from "@tanstack/react-query";
|
|
4
4
|
//#region ../../libs/tesouro-embedded-components-react/shared/data-access/dist/lib/rest/@tanstack/react-query.gen.js
|
|
5
5
|
var s = (t, n, r, i) => {
|
|
@@ -8,7 +8,7 @@ var s = (t, n, r, i) => {
|
|
|
8
8
|
baseUrl: n?.baseUrl || (n?.client ?? e).getConfig().baseUrl
|
|
9
9
|
};
|
|
10
10
|
return r && (a._infinite = r), i && (a.tags = i), n?.body && (a.body = n.body), n?.headers && (a.headers = n.headers), n?.path && (a.path = n.path), n?.query && (a.query = n.query), [a];
|
|
11
|
-
}, c = (e) => s("getApplicationStatus", e),
|
|
11
|
+
}, c = (e) => s("getApplicationStatus", e), ht = (e) => o({
|
|
12
12
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
13
13
|
let { data: r } = await oe({
|
|
14
14
|
...e,
|
|
@@ -19,28 +19,28 @@ var s = (t, n, r, i) => {
|
|
|
19
19
|
return r;
|
|
20
20
|
},
|
|
21
21
|
queryKey: c(e)
|
|
22
|
-
}),
|
|
22
|
+
}), gt = (e) => ({ mutationFn: async (t) => {
|
|
23
23
|
let { data: n } = await r({
|
|
24
24
|
...e,
|
|
25
25
|
...t,
|
|
26
26
|
throwOnError: !0
|
|
27
27
|
});
|
|
28
28
|
return n;
|
|
29
|
-
} }),
|
|
30
|
-
let { data: n } = await
|
|
29
|
+
} }), _t = (e) => ({ mutationFn: async (t) => {
|
|
30
|
+
let { data: n } = await ut({
|
|
31
31
|
...e,
|
|
32
32
|
...t,
|
|
33
33
|
throwOnError: !0
|
|
34
34
|
});
|
|
35
35
|
return n;
|
|
36
|
-
} }),
|
|
37
|
-
let { data: n } = await
|
|
36
|
+
} }), vt = (e) => ({ mutationFn: async (t) => {
|
|
37
|
+
let { data: n } = await ct({
|
|
38
38
|
...e,
|
|
39
39
|
...t,
|
|
40
40
|
throwOnError: !0
|
|
41
41
|
});
|
|
42
42
|
return n;
|
|
43
|
-
} }), l = (e) => s("getBankAccounts", e),
|
|
43
|
+
} }), l = (e) => s("getBankAccounts", e), yt = (e) => o({
|
|
44
44
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
45
45
|
let { data: r } = await de({
|
|
46
46
|
...e,
|
|
@@ -51,14 +51,14 @@ var s = (t, n, r, i) => {
|
|
|
51
51
|
return r;
|
|
52
52
|
},
|
|
53
53
|
queryKey: l(e)
|
|
54
|
-
}),
|
|
54
|
+
}), bt = (e) => ({ mutationFn: async (t) => {
|
|
55
55
|
let { data: n } = await i({
|
|
56
56
|
...e,
|
|
57
57
|
...t,
|
|
58
58
|
throwOnError: !0
|
|
59
59
|
});
|
|
60
60
|
return n;
|
|
61
|
-
} }), u = (e) => s("getBankAccount", e),
|
|
61
|
+
} }), u = (e) => s("getBankAccount", e), xt = (e) => o({
|
|
62
62
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
63
63
|
let { data: r } = await ce({
|
|
64
64
|
...e,
|
|
@@ -69,21 +69,21 @@ var s = (t, n, r, i) => {
|
|
|
69
69
|
return r;
|
|
70
70
|
},
|
|
71
71
|
queryKey: u(e)
|
|
72
|
-
}),
|
|
73
|
-
let { data: n } = await
|
|
72
|
+
}), St = (e) => ({ mutationFn: async (t) => {
|
|
73
|
+
let { data: n } = await dt({
|
|
74
74
|
...e,
|
|
75
75
|
...t,
|
|
76
76
|
throwOnError: !0
|
|
77
77
|
});
|
|
78
78
|
return n;
|
|
79
|
-
} }),
|
|
80
|
-
let { data: n } = await
|
|
79
|
+
} }), Ct = (e) => s("getBankAccountAccess", e), wt = (e) => ({ mutationFn: async (t) => {
|
|
80
|
+
let { data: n } = await Je({
|
|
81
81
|
...e,
|
|
82
82
|
...t,
|
|
83
83
|
throwOnError: !0
|
|
84
84
|
});
|
|
85
85
|
return n;
|
|
86
|
-
} }), d = (e) => s("getBankAccountTransactions", e),
|
|
86
|
+
} }), d = (e) => s("getBankAccountTransactions", e), Tt = (e) => o({
|
|
87
87
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
88
88
|
let { data: r } = await le({
|
|
89
89
|
...e,
|
|
@@ -94,7 +94,7 @@ var s = (t, n, r, i) => {
|
|
|
94
94
|
return r;
|
|
95
95
|
},
|
|
96
96
|
queryKey: d(e)
|
|
97
|
-
}), f = (e) => s("getBankAccountTransfers", e),
|
|
97
|
+
}), f = (e) => s("getBankAccountTransfers", e), Et = (e) => o({
|
|
98
98
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
99
99
|
let { data: r } = await ue({
|
|
100
100
|
...e,
|
|
@@ -105,7 +105,7 @@ var s = (t, n, r, i) => {
|
|
|
105
105
|
return r;
|
|
106
106
|
},
|
|
107
107
|
queryKey: f(e)
|
|
108
|
-
}), p = (e) => s("getCreditCards", e),
|
|
108
|
+
}), p = (e) => s("getCreditCards", e), Dt = (e) => o({
|
|
109
109
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
110
110
|
let { data: r } = await _e({
|
|
111
111
|
...e,
|
|
@@ -116,7 +116,7 @@ var s = (t, n, r, i) => {
|
|
|
116
116
|
return r;
|
|
117
117
|
},
|
|
118
118
|
queryKey: p(e)
|
|
119
|
-
}), m = (e) => s("getCreditCardById", e),
|
|
119
|
+
}), m = (e) => s("getCreditCardById", e), Ot = (e) => o({
|
|
120
120
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
121
121
|
let { data: r } = await ge({
|
|
122
122
|
...e,
|
|
@@ -127,7 +127,7 @@ var s = (t, n, r, i) => {
|
|
|
127
127
|
return r;
|
|
128
128
|
},
|
|
129
129
|
queryKey: m(e)
|
|
130
|
-
}), h = (e) => s("getDebitCards", e),
|
|
130
|
+
}), h = (e) => s("getDebitCards", e), kt = (e) => o({
|
|
131
131
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
132
132
|
let { data: r } = await ye({
|
|
133
133
|
...e,
|
|
@@ -138,7 +138,7 @@ var s = (t, n, r, i) => {
|
|
|
138
138
|
return r;
|
|
139
139
|
},
|
|
140
140
|
queryKey: h(e)
|
|
141
|
-
}), g = (e) => s("getDebitCardById", e),
|
|
141
|
+
}), g = (e) => s("getDebitCardById", e), At = (e) => o({
|
|
142
142
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
143
143
|
let { data: r } = await ve({
|
|
144
144
|
...e,
|
|
@@ -149,7 +149,7 @@ var s = (t, n, r, i) => {
|
|
|
149
149
|
return r;
|
|
150
150
|
},
|
|
151
151
|
queryKey: g(e)
|
|
152
|
-
}), _ = (e) => s("getExternalBankAccounts", e),
|
|
152
|
+
}), _ = (e) => s("getExternalBankAccounts", e), jt = (e) => o({
|
|
153
153
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
154
154
|
let { data: r } = await Ee({
|
|
155
155
|
...e,
|
|
@@ -160,63 +160,63 @@ var s = (t, n, r, i) => {
|
|
|
160
160
|
return r;
|
|
161
161
|
},
|
|
162
162
|
queryKey: _(e)
|
|
163
|
-
}),
|
|
163
|
+
}), Mt = (e) => ({ mutationFn: async (n) => {
|
|
164
164
|
let { data: r } = await t({
|
|
165
165
|
...e,
|
|
166
166
|
...n,
|
|
167
167
|
throwOnError: !0
|
|
168
168
|
});
|
|
169
169
|
return r;
|
|
170
|
-
} }),
|
|
171
|
-
let { data: n } = await
|
|
170
|
+
} }), Nt = (e) => ({ mutationFn: async (t) => {
|
|
171
|
+
let { data: n } = await lt({
|
|
172
172
|
...e,
|
|
173
173
|
...t,
|
|
174
174
|
throwOnError: !0
|
|
175
175
|
});
|
|
176
176
|
return n;
|
|
177
|
-
} }),
|
|
178
|
-
let { data: n } = await
|
|
177
|
+
} }), Pt = (e) => ({ mutationFn: async (t) => {
|
|
178
|
+
let { data: n } = await ft({
|
|
179
179
|
...e,
|
|
180
180
|
...t,
|
|
181
181
|
throwOnError: !0
|
|
182
182
|
});
|
|
183
183
|
return n;
|
|
184
|
-
} }),
|
|
185
|
-
let { data: n } = await
|
|
184
|
+
} }), Ft = (e) => s("getExternalBankAccountAccess", e), It = (e) => ({ mutationFn: async (t) => {
|
|
185
|
+
let { data: n } = await Ye({
|
|
186
186
|
...e,
|
|
187
187
|
...t,
|
|
188
188
|
throwOnError: !0
|
|
189
189
|
});
|
|
190
190
|
return n;
|
|
191
|
-
} }),
|
|
192
|
-
let { data: n } = await
|
|
191
|
+
} }), Lt = (e) => ({ mutationFn: async (t) => {
|
|
192
|
+
let { data: n } = await Xe({
|
|
193
193
|
...e,
|
|
194
194
|
...t,
|
|
195
195
|
throwOnError: !0
|
|
196
196
|
});
|
|
197
197
|
return n;
|
|
198
|
-
} }),
|
|
199
|
-
let { data: n } = await
|
|
198
|
+
} }), Rt = (e) => ({ mutationFn: async (t) => {
|
|
199
|
+
let { data: n } = await mt({
|
|
200
200
|
...e,
|
|
201
201
|
...t,
|
|
202
202
|
throwOnError: !0
|
|
203
203
|
});
|
|
204
204
|
return n;
|
|
205
|
-
} }),
|
|
205
|
+
} }), zt = (e) => ({ mutationFn: async (t) => {
|
|
206
206
|
let { data: r } = await n({
|
|
207
207
|
...e,
|
|
208
208
|
...t,
|
|
209
209
|
throwOnError: !0
|
|
210
210
|
});
|
|
211
211
|
return r;
|
|
212
|
-
} }),
|
|
212
|
+
} }), Bt = (e) => ({ mutationFn: async (t) => {
|
|
213
213
|
let { data: n } = await a({
|
|
214
214
|
...e,
|
|
215
215
|
...t,
|
|
216
216
|
throwOnError: !0
|
|
217
217
|
});
|
|
218
218
|
return n;
|
|
219
|
-
} }),
|
|
219
|
+
} }), v = (e) => s("getAnalyticsPayables", e), Vt = (e) => o({
|
|
220
220
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
221
221
|
let { data: r } = await ie({
|
|
222
222
|
...e,
|
|
@@ -226,8 +226,8 @@ var s = (t, n, r, i) => {
|
|
|
226
226
|
});
|
|
227
227
|
return r;
|
|
228
228
|
},
|
|
229
|
-
queryKey:
|
|
230
|
-
}),
|
|
229
|
+
queryKey: v(e)
|
|
230
|
+
}), y = (e) => s("getAnalyticsReceivables", e), Ht = (e) => o({
|
|
231
231
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
232
232
|
let { data: r } = await ae({
|
|
233
233
|
...e,
|
|
@@ -237,8 +237,8 @@ var s = (t, n, r, i) => {
|
|
|
237
237
|
});
|
|
238
238
|
return r;
|
|
239
239
|
},
|
|
240
|
-
queryKey:
|
|
241
|
-
}),
|
|
240
|
+
queryKey: y(e)
|
|
241
|
+
}), b = (e) => s("getApprovalPolicies", e), Ut = (e) => o({
|
|
242
242
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
243
243
|
let { data: r } = await se({
|
|
244
244
|
...e,
|
|
@@ -248,29 +248,29 @@ var s = (t, n, r, i) => {
|
|
|
248
248
|
});
|
|
249
249
|
return r;
|
|
250
250
|
},
|
|
251
|
-
queryKey:
|
|
252
|
-
}),
|
|
253
|
-
let { data: n } = await
|
|
251
|
+
queryKey: b(e)
|
|
252
|
+
}), Wt = (e) => ({ mutationFn: async (t) => {
|
|
253
|
+
let { data: n } = await at({
|
|
254
254
|
...e,
|
|
255
255
|
...t,
|
|
256
256
|
throwOnError: !0
|
|
257
257
|
});
|
|
258
258
|
return n;
|
|
259
|
-
} }),
|
|
259
|
+
} }), Gt = (e) => ({ mutationFn: async (t) => {
|
|
260
260
|
let { data: n } = await ee({
|
|
261
261
|
...e,
|
|
262
262
|
...t,
|
|
263
263
|
throwOnError: !0
|
|
264
264
|
});
|
|
265
265
|
return n;
|
|
266
|
-
} }),
|
|
267
|
-
let { data: n } = await
|
|
266
|
+
} }), Kt = (e) => ({ mutationFn: async (t) => {
|
|
267
|
+
let { data: n } = await tt({
|
|
268
268
|
...e,
|
|
269
269
|
...t,
|
|
270
270
|
throwOnError: !0
|
|
271
271
|
});
|
|
272
272
|
return n;
|
|
273
|
-
} }),
|
|
273
|
+
} }), qt = (e) => s("getApprovalRequests", e), x = (e) => s("getCounterparts", e), Jt = (e) => o({
|
|
274
274
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
275
275
|
let { data: r } = await fe({
|
|
276
276
|
...e,
|
|
@@ -280,8 +280,8 @@ var s = (t, n, r, i) => {
|
|
|
280
280
|
});
|
|
281
281
|
return r;
|
|
282
282
|
},
|
|
283
|
-
queryKey:
|
|
284
|
-
}),
|
|
283
|
+
queryKey: x(e)
|
|
284
|
+
}), S = (e) => s("getCounterpartsId", e), Yt = (e) => o({
|
|
285
285
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
286
286
|
let { data: r } = await pe({
|
|
287
287
|
...e,
|
|
@@ -291,8 +291,8 @@ var s = (t, n, r, i) => {
|
|
|
291
291
|
});
|
|
292
292
|
return r;
|
|
293
293
|
},
|
|
294
|
-
queryKey:
|
|
295
|
-
}),
|
|
294
|
+
queryKey: S(e)
|
|
295
|
+
}), C = (e) => s("getCounterpartsIdAddresses", e), Xt = (e) => o({
|
|
296
296
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
297
297
|
let { data: r } = await me({
|
|
298
298
|
...e,
|
|
@@ -302,8 +302,8 @@ var s = (t, n, r, i) => {
|
|
|
302
302
|
});
|
|
303
303
|
return r;
|
|
304
304
|
},
|
|
305
|
-
queryKey:
|
|
306
|
-
}),
|
|
305
|
+
queryKey: C(e)
|
|
306
|
+
}), w = (e) => s("getCounterpartsIdBankAccounts", e), Zt = (e) => o({
|
|
307
307
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
308
308
|
let { data: r } = await he({
|
|
309
309
|
...e,
|
|
@@ -313,8 +313,8 @@ var s = (t, n, r, i) => {
|
|
|
313
313
|
});
|
|
314
314
|
return r;
|
|
315
315
|
},
|
|
316
|
-
queryKey:
|
|
317
|
-
}),
|
|
316
|
+
queryKey: w(e)
|
|
317
|
+
}), T = (e) => s("getEntitiesMe", e), Qt = (e) => o({
|
|
318
318
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
319
319
|
let { data: r } = await Se({
|
|
320
320
|
...e,
|
|
@@ -324,8 +324,8 @@ var s = (t, n, r, i) => {
|
|
|
324
324
|
});
|
|
325
325
|
return r;
|
|
326
326
|
},
|
|
327
|
-
queryKey:
|
|
328
|
-
}),
|
|
327
|
+
queryKey: T(e)
|
|
328
|
+
}), E = (e) => s("getEntitiesIdSettings", e), $t = (e) => o({
|
|
329
329
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
330
330
|
let { data: r } = await xe({
|
|
331
331
|
...e,
|
|
@@ -335,15 +335,15 @@ var s = (t, n, r, i) => {
|
|
|
335
335
|
});
|
|
336
336
|
return r;
|
|
337
337
|
},
|
|
338
|
-
queryKey:
|
|
339
|
-
}),
|
|
340
|
-
let { data: n } = await
|
|
338
|
+
queryKey: E(e)
|
|
339
|
+
}), en = (e) => ({ mutationFn: async (t) => {
|
|
340
|
+
let { data: n } = await nt({
|
|
341
341
|
...e,
|
|
342
342
|
...t,
|
|
343
343
|
throwOnError: !0
|
|
344
344
|
});
|
|
345
345
|
return n;
|
|
346
|
-
} }),
|
|
346
|
+
} }), D = (e) => s("getEntityUsers", e), tn = (e) => o({
|
|
347
347
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
348
348
|
let { data: r } = await Ce({
|
|
349
349
|
...e,
|
|
@@ -353,8 +353,8 @@ var s = (t, n, r, i) => {
|
|
|
353
353
|
});
|
|
354
354
|
return r;
|
|
355
355
|
},
|
|
356
|
-
queryKey:
|
|
357
|
-
}),
|
|
356
|
+
queryKey: D(e)
|
|
357
|
+
}), O = (e) => s("getEntityUsersMe", e), nn = (e) => o({
|
|
358
358
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
359
359
|
let { data: r } = await we({
|
|
360
360
|
...e,
|
|
@@ -364,8 +364,8 @@ var s = (t, n, r, i) => {
|
|
|
364
364
|
});
|
|
365
365
|
return r;
|
|
366
366
|
},
|
|
367
|
-
queryKey:
|
|
368
|
-
}),
|
|
367
|
+
queryKey: O(e)
|
|
368
|
+
}), rn = (e) => s("getEntityUsersMyEntity", e), an = (e) => o({
|
|
369
369
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
370
370
|
let { data: r } = await Te({
|
|
371
371
|
...e,
|
|
@@ -375,8 +375,8 @@ var s = (t, n, r, i) => {
|
|
|
375
375
|
});
|
|
376
376
|
return r;
|
|
377
377
|
},
|
|
378
|
-
queryKey:
|
|
379
|
-
}),
|
|
378
|
+
queryKey: rn(e)
|
|
379
|
+
}), k = (e) => s("getLedgerAccounts", e), on = (e) => o({
|
|
380
380
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
381
381
|
let { data: r } = await De({
|
|
382
382
|
...e,
|
|
@@ -386,29 +386,29 @@ var s = (t, n, r, i) => {
|
|
|
386
386
|
});
|
|
387
387
|
return r;
|
|
388
388
|
},
|
|
389
|
-
queryKey:
|
|
390
|
-
}),
|
|
391
|
-
let { data: n } = await
|
|
389
|
+
queryKey: k(e)
|
|
390
|
+
}), sn = (e) => ({ mutationFn: async (t) => {
|
|
391
|
+
let { data: n } = await ot({
|
|
392
392
|
...e,
|
|
393
393
|
...t,
|
|
394
394
|
throwOnError: !0
|
|
395
395
|
});
|
|
396
396
|
return n;
|
|
397
|
-
} }),
|
|
397
|
+
} }), cn = (e) => ({ mutationFn: async (t) => {
|
|
398
398
|
let { data: n } = await te({
|
|
399
399
|
...e,
|
|
400
400
|
...t,
|
|
401
401
|
throwOnError: !0
|
|
402
402
|
});
|
|
403
403
|
return n;
|
|
404
|
-
} }),
|
|
405
|
-
let { data: n } = await
|
|
404
|
+
} }), ln = (e) => ({ mutationFn: async (t) => {
|
|
405
|
+
let { data: n } = await rt({
|
|
406
406
|
...e,
|
|
407
407
|
...t,
|
|
408
408
|
throwOnError: !0
|
|
409
409
|
});
|
|
410
410
|
return n;
|
|
411
|
-
} }),
|
|
411
|
+
} }), A = (e) => s("getMeasureUnits", e), un = (e) => o({
|
|
412
412
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
413
413
|
let { data: r } = await ke({
|
|
414
414
|
...e,
|
|
@@ -418,8 +418,8 @@ var s = (t, n, r, i) => {
|
|
|
418
418
|
});
|
|
419
419
|
return r;
|
|
420
420
|
},
|
|
421
|
-
queryKey:
|
|
422
|
-
}),
|
|
421
|
+
queryKey: A(e)
|
|
422
|
+
}), j = (e) => s("getPayables", e), dn = (e) => o({
|
|
423
423
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
424
424
|
let { data: r } = await Ae({
|
|
425
425
|
...e,
|
|
@@ -429,8 +429,8 @@ var s = (t, n, r, i) => {
|
|
|
429
429
|
});
|
|
430
430
|
return r;
|
|
431
431
|
},
|
|
432
|
-
queryKey:
|
|
433
|
-
}),
|
|
432
|
+
queryKey: j(e)
|
|
433
|
+
}), fn = (e) => s("getPayablesAnalytics", e), M = (e) => s("getPayablesId", e), pn = (e) => o({
|
|
434
434
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
435
435
|
let { data: r } = await je({
|
|
436
436
|
...e,
|
|
@@ -440,8 +440,8 @@ var s = (t, n, r, i) => {
|
|
|
440
440
|
});
|
|
441
441
|
return r;
|
|
442
442
|
},
|
|
443
|
-
queryKey:
|
|
444
|
-
}),
|
|
443
|
+
queryKey: M(e)
|
|
444
|
+
}), mn = (e) => s("getPayablesIdHistory", e), N = (e) => s("getPayablesIdLineItems", e), hn = (e) => o({
|
|
445
445
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
446
446
|
let { data: r } = await Me({
|
|
447
447
|
...e,
|
|
@@ -451,8 +451,8 @@ var s = (t, n, r, i) => {
|
|
|
451
451
|
});
|
|
452
452
|
return r;
|
|
453
453
|
},
|
|
454
|
-
queryKey:
|
|
455
|
-
}),
|
|
454
|
+
queryKey: N(e)
|
|
455
|
+
}), P = (e) => s("getPayablesIdSuggestions", e), gn = (e) => o({
|
|
456
456
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
457
457
|
let { data: r } = await Ne({
|
|
458
458
|
...e,
|
|
@@ -462,8 +462,8 @@ var s = (t, n, r, i) => {
|
|
|
462
462
|
});
|
|
463
463
|
return r;
|
|
464
464
|
},
|
|
465
|
-
queryKey:
|
|
466
|
-
}),
|
|
465
|
+
queryKey: P(e)
|
|
466
|
+
}), F = (e) => s("getPaymentTerms", e), _n = (e) => o({
|
|
467
467
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
468
468
|
let { data: r } = await Pe({
|
|
469
469
|
...e,
|
|
@@ -473,24 +473,57 @@ var s = (t, n, r, i) => {
|
|
|
473
473
|
});
|
|
474
474
|
return r;
|
|
475
475
|
},
|
|
476
|
+
queryKey: F(e)
|
|
477
|
+
}), I = (e) => s("getProducts", e), vn = (e) => o({
|
|
478
|
+
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
479
|
+
let { data: r } = await Fe({
|
|
480
|
+
...e,
|
|
481
|
+
...t[0],
|
|
482
|
+
signal: n,
|
|
483
|
+
throwOnError: !0
|
|
484
|
+
});
|
|
485
|
+
return r;
|
|
486
|
+
},
|
|
487
|
+
queryKey: I(e)
|
|
488
|
+
}), L = (e) => s("getProductsId", e), yn = (e) => o({
|
|
489
|
+
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
490
|
+
let { data: r } = await Ie({
|
|
491
|
+
...e,
|
|
492
|
+
...t[0],
|
|
493
|
+
signal: n,
|
|
494
|
+
throwOnError: !0
|
|
495
|
+
});
|
|
496
|
+
return r;
|
|
497
|
+
},
|
|
476
498
|
queryKey: L(e)
|
|
477
|
-
}),
|
|
499
|
+
}), R = (e) => s("getReceipts", e), bn = (e) => o({
|
|
500
|
+
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
501
|
+
let { data: r } = await Le({
|
|
502
|
+
...e,
|
|
503
|
+
...t[0],
|
|
504
|
+
signal: n,
|
|
505
|
+
throwOnError: !0
|
|
506
|
+
});
|
|
507
|
+
return r;
|
|
508
|
+
},
|
|
509
|
+
queryKey: R(e)
|
|
510
|
+
}), xn = (e) => ({ mutationFn: async (t) => {
|
|
478
511
|
let { data: n } = await ne({
|
|
479
512
|
...e,
|
|
480
513
|
...t,
|
|
481
514
|
throwOnError: !0
|
|
482
515
|
});
|
|
483
516
|
return n;
|
|
484
|
-
} }),
|
|
485
|
-
let { data: n } = await
|
|
517
|
+
} }), Sn = (e) => s("getReceiptsId", e), Cn = (e) => ({ mutationFn: async (t) => {
|
|
518
|
+
let { data: n } = await it({
|
|
486
519
|
...e,
|
|
487
520
|
...t,
|
|
488
521
|
throwOnError: !0
|
|
489
522
|
});
|
|
490
523
|
return n;
|
|
491
|
-
} }),
|
|
524
|
+
} }), z = (e) => s("getReceivables", e), wn = (e) => o({
|
|
492
525
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
493
|
-
let { data: r } = await
|
|
526
|
+
let { data: r } = await Re({
|
|
494
527
|
...e,
|
|
495
528
|
...t[0],
|
|
496
529
|
signal: n,
|
|
@@ -498,10 +531,10 @@ var s = (t, n, r, i) => {
|
|
|
498
531
|
});
|
|
499
532
|
return r;
|
|
500
533
|
},
|
|
501
|
-
queryKey:
|
|
502
|
-
}),
|
|
534
|
+
queryKey: z(e)
|
|
535
|
+
}), B = (e) => s("getReceivablesId", e), Tn = (e) => o({
|
|
503
536
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
504
|
-
let { data: r } = await
|
|
537
|
+
let { data: r } = await ze({
|
|
505
538
|
...e,
|
|
506
539
|
...t[0],
|
|
507
540
|
signal: n,
|
|
@@ -509,10 +542,10 @@ var s = (t, n, r, i) => {
|
|
|
509
542
|
});
|
|
510
543
|
return r;
|
|
511
544
|
},
|
|
512
|
-
queryKey:
|
|
513
|
-
}),
|
|
545
|
+
queryKey: B(e)
|
|
546
|
+
}), V = (e) => s("getReceivablesIdHistory", e), En = (e) => o({
|
|
514
547
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
515
|
-
let { data: r } = await
|
|
548
|
+
let { data: r } = await Be({
|
|
516
549
|
...e,
|
|
517
550
|
...t[0],
|
|
518
551
|
signal: n,
|
|
@@ -520,10 +553,10 @@ var s = (t, n, r, i) => {
|
|
|
520
553
|
});
|
|
521
554
|
return r;
|
|
522
555
|
},
|
|
523
|
-
queryKey:
|
|
524
|
-
}),
|
|
556
|
+
queryKey: V(e)
|
|
557
|
+
}), H = (e) => s("getReceivablesIdMails", e), Dn = (e) => o({
|
|
525
558
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
526
|
-
let { data: r } = await
|
|
559
|
+
let { data: r } = await Ve({
|
|
527
560
|
...e,
|
|
528
561
|
...t[0],
|
|
529
562
|
signal: n,
|
|
@@ -531,10 +564,10 @@ var s = (t, n, r, i) => {
|
|
|
531
564
|
});
|
|
532
565
|
return r;
|
|
533
566
|
},
|
|
534
|
-
queryKey:
|
|
535
|
-
}),
|
|
567
|
+
queryKey: H(e)
|
|
568
|
+
}), U = (e) => s("getReceivablesIdPdfLink", e), On = (e) => o({
|
|
536
569
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
537
|
-
let { data: r } = await
|
|
570
|
+
let { data: r } = await He({
|
|
538
571
|
...e,
|
|
539
572
|
...t[0],
|
|
540
573
|
signal: n,
|
|
@@ -542,10 +575,10 @@ var s = (t, n, r, i) => {
|
|
|
542
575
|
});
|
|
543
576
|
return r;
|
|
544
577
|
},
|
|
545
|
-
queryKey:
|
|
546
|
-
}),
|
|
578
|
+
queryKey: U(e)
|
|
579
|
+
}), W = (e) => s("getTags", e), kn = (e) => o({
|
|
547
580
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
548
|
-
let { data: r } = await
|
|
581
|
+
let { data: r } = await Ue({
|
|
549
582
|
...e,
|
|
550
583
|
...t[0],
|
|
551
584
|
signal: n,
|
|
@@ -553,10 +586,10 @@ var s = (t, n, r, i) => {
|
|
|
553
586
|
});
|
|
554
587
|
return r;
|
|
555
588
|
},
|
|
556
|
-
queryKey:
|
|
557
|
-
}),
|
|
589
|
+
queryKey: W(e)
|
|
590
|
+
}), G = (e) => s("getTransactions", e), An = (e) => o({
|
|
558
591
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
559
|
-
let { data: r } = await
|
|
592
|
+
let { data: r } = await We({
|
|
560
593
|
...e,
|
|
561
594
|
...t[0],
|
|
562
595
|
signal: n,
|
|
@@ -564,10 +597,10 @@ var s = (t, n, r, i) => {
|
|
|
564
597
|
});
|
|
565
598
|
return r;
|
|
566
599
|
},
|
|
567
|
-
queryKey:
|
|
568
|
-
}),
|
|
600
|
+
queryKey: G(e)
|
|
601
|
+
}), K = (e) => s("getTransactionsValidations", e), jn = (e) => o({
|
|
569
602
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
570
|
-
let { data: r } = await
|
|
603
|
+
let { data: r } = await Ge({
|
|
571
604
|
...e,
|
|
572
605
|
...t[0],
|
|
573
606
|
signal: n,
|
|
@@ -575,17 +608,17 @@ var s = (t, n, r, i) => {
|
|
|
575
608
|
});
|
|
576
609
|
return r;
|
|
577
610
|
},
|
|
578
|
-
queryKey:
|
|
579
|
-
}),
|
|
580
|
-
let { data: n } = await
|
|
611
|
+
queryKey: K(e)
|
|
612
|
+
}), Mn = (e) => ({ mutationFn: async (t) => {
|
|
613
|
+
let { data: n } = await st({
|
|
581
614
|
...e,
|
|
582
615
|
...t,
|
|
583
616
|
throwOnError: !0
|
|
584
617
|
});
|
|
585
618
|
return n;
|
|
586
|
-
} }),
|
|
619
|
+
} }), Nn = (e) => s("getTransactionsId", e), q = (e) => s("listDepartments", e), Pn = (e) => o({
|
|
587
620
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
588
|
-
let { data: r } = await
|
|
621
|
+
let { data: r } = await Ze({
|
|
589
622
|
...e,
|
|
590
623
|
...t[0],
|
|
591
624
|
signal: n,
|
|
@@ -593,8 +626,8 @@ var s = (t, n, r, i) => {
|
|
|
593
626
|
});
|
|
594
627
|
return r;
|
|
595
628
|
},
|
|
596
|
-
queryKey:
|
|
597
|
-
}),
|
|
629
|
+
queryKey: q(e)
|
|
630
|
+
}), J = (e) => s("getDepartment", e), Fn = (e) => o({
|
|
598
631
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
599
632
|
let { data: r } = await be({
|
|
600
633
|
...e,
|
|
@@ -604,10 +637,10 @@ var s = (t, n, r, i) => {
|
|
|
604
637
|
});
|
|
605
638
|
return r;
|
|
606
639
|
},
|
|
607
|
-
queryKey:
|
|
608
|
-
}),
|
|
640
|
+
queryKey: J(e)
|
|
641
|
+
}), Y = (e) => s("listLocations", e), In = (e) => o({
|
|
609
642
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
610
|
-
let { data: r } = await
|
|
643
|
+
let { data: r } = await Qe({
|
|
611
644
|
...e,
|
|
612
645
|
...t[0],
|
|
613
646
|
signal: n,
|
|
@@ -615,8 +648,8 @@ var s = (t, n, r, i) => {
|
|
|
615
648
|
});
|
|
616
649
|
return r;
|
|
617
650
|
},
|
|
618
|
-
queryKey:
|
|
619
|
-
}),
|
|
651
|
+
queryKey: Y(e)
|
|
652
|
+
}), X = (e) => s("getLocation", e), Ln = (e) => o({
|
|
620
653
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
621
654
|
let { data: r } = await Oe({
|
|
622
655
|
...e,
|
|
@@ -626,10 +659,10 @@ var s = (t, n, r, i) => {
|
|
|
626
659
|
});
|
|
627
660
|
return r;
|
|
628
661
|
},
|
|
629
|
-
queryKey:
|
|
630
|
-
}),
|
|
662
|
+
queryKey: X(e)
|
|
663
|
+
}), Z = (e) => s("listRoles", e), Rn = (e) => o({
|
|
631
664
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
632
|
-
let { data: r } = await
|
|
665
|
+
let { data: r } = await et({
|
|
633
666
|
...e,
|
|
634
667
|
...t[0],
|
|
635
668
|
signal: n,
|
|
@@ -637,10 +670,10 @@ var s = (t, n, r, i) => {
|
|
|
637
670
|
});
|
|
638
671
|
return r;
|
|
639
672
|
},
|
|
640
|
-
queryKey:
|
|
641
|
-
}),
|
|
673
|
+
queryKey: Z(e)
|
|
674
|
+
}), Q = (e) => s("listRolePermissions", e), zn = (e) => o({
|
|
642
675
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
643
|
-
let { data: r } = await
|
|
676
|
+
let { data: r } = await $e({
|
|
644
677
|
...e,
|
|
645
678
|
...t[0],
|
|
646
679
|
signal: n,
|
|
@@ -648,10 +681,10 @@ var s = (t, n, r, i) => {
|
|
|
648
681
|
});
|
|
649
682
|
return r;
|
|
650
683
|
},
|
|
651
|
-
queryKey:
|
|
652
|
-
}),
|
|
684
|
+
queryKey: Q(e)
|
|
685
|
+
}), $ = (e) => s("getUserData", e), Bn = (e) => o({
|
|
653
686
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
654
|
-
let { data: r } = await
|
|
687
|
+
let { data: r } = await Ke({
|
|
655
688
|
...e,
|
|
656
689
|
...t[0],
|
|
657
690
|
signal: n,
|
|
@@ -659,17 +692,17 @@ var s = (t, n, r, i) => {
|
|
|
659
692
|
});
|
|
660
693
|
return r;
|
|
661
694
|
},
|
|
662
|
-
queryKey:
|
|
663
|
-
}),
|
|
664
|
-
let { data: n } = await
|
|
695
|
+
queryKey: $(e)
|
|
696
|
+
}), Vn = (e) => ({ mutationFn: async (t) => {
|
|
697
|
+
let { data: n } = await pt({
|
|
665
698
|
...e,
|
|
666
699
|
...t,
|
|
667
700
|
throwOnError: !0
|
|
668
701
|
});
|
|
669
702
|
return n;
|
|
670
|
-
} }),
|
|
703
|
+
} }), Hn = (e) => s("getUsers", e), Un = (e) => o({
|
|
671
704
|
queryFn: async ({ queryKey: t, signal: n }) => {
|
|
672
|
-
let { data: r } = await
|
|
705
|
+
let { data: r } = await qe({
|
|
673
706
|
...e,
|
|
674
707
|
...t[0],
|
|
675
708
|
signal: n,
|
|
@@ -677,8 +710,8 @@ var s = (t, n, r, i) => {
|
|
|
677
710
|
});
|
|
678
711
|
return r;
|
|
679
712
|
},
|
|
680
|
-
queryKey:
|
|
681
|
-
}),
|
|
713
|
+
queryKey: Hn(e)
|
|
714
|
+
}), Wn = (e) => ({ mutationFn: async (t) => {
|
|
682
715
|
let { data: n } = await re({
|
|
683
716
|
...e,
|
|
684
717
|
...t,
|
|
@@ -687,4 +720,4 @@ var s = (t, n, r, i) => {
|
|
|
687
720
|
return n;
|
|
688
721
|
} });
|
|
689
722
|
//#endregion
|
|
690
|
-
export {
|
|
723
|
+
export { Mt as connectExternalBankAccountMutation, zt as createAchMoneyMovementMutation, gt as createApplicationMutation, bt as createBankAccountMutation, Bt as createBookTransferMutation, Gt as deleteApprovalPoliciesIdMutation, cn as deleteLedgerAccountsIdMutation, xn as deleteReceiptsIdMutation, Wn as disableUserMutation, Vt as getAnalyticsPayablesOptions, v as getAnalyticsPayablesQueryKey, Ht as getAnalyticsReceivablesOptions, y as getAnalyticsReceivablesQueryKey, ht as getApplicationStatusOptions, c as getApplicationStatusQueryKey, Ut as getApprovalPoliciesOptions, b as getApprovalPoliciesQueryKey, qt as getApprovalRequestsQueryKey, Ct as getBankAccountAccessQueryKey, xt as getBankAccountOptions, u as getBankAccountQueryKey, Tt as getBankAccountTransactionsOptions, d as getBankAccountTransactionsQueryKey, Et as getBankAccountTransfersOptions, f as getBankAccountTransfersQueryKey, yt as getBankAccountsOptions, l as getBankAccountsQueryKey, Xt as getCounterpartsIdAddressesOptions, C as getCounterpartsIdAddressesQueryKey, Zt as getCounterpartsIdBankAccountsOptions, w as getCounterpartsIdBankAccountsQueryKey, Yt as getCounterpartsIdOptions, S as getCounterpartsIdQueryKey, Jt as getCounterpartsOptions, x as getCounterpartsQueryKey, Ot as getCreditCardByIdOptions, m as getCreditCardByIdQueryKey, Dt as getCreditCardsOptions, p as getCreditCardsQueryKey, At as getDebitCardByIdOptions, g as getDebitCardByIdQueryKey, kt as getDebitCardsOptions, h as getDebitCardsQueryKey, Fn as getDepartmentOptions, J as getDepartmentQueryKey, $t as getEntitiesIdSettingsOptions, E as getEntitiesIdSettingsQueryKey, Qt as getEntitiesMeOptions, T as getEntitiesMeQueryKey, nn as getEntityUsersMeOptions, O as getEntityUsersMeQueryKey, an as getEntityUsersMyEntityOptions, rn as getEntityUsersMyEntityQueryKey, tn as getEntityUsersOptions, D as getEntityUsersQueryKey, Ft as getExternalBankAccountAccessQueryKey, jt as getExternalBankAccountsOptions, _ as getExternalBankAccountsQueryKey, on as getLedgerAccountsOptions, k as getLedgerAccountsQueryKey, Ln as getLocationOptions, X as getLocationQueryKey, un as getMeasureUnitsOptions, A as getMeasureUnitsQueryKey, fn as getPayablesAnalyticsQueryKey, mn as getPayablesIdHistoryQueryKey, hn as getPayablesIdLineItemsOptions, N as getPayablesIdLineItemsQueryKey, pn as getPayablesIdOptions, M as getPayablesIdQueryKey, gn as getPayablesIdSuggestionsOptions, P as getPayablesIdSuggestionsQueryKey, dn as getPayablesOptions, j as getPayablesQueryKey, _n as getPaymentTermsOptions, F as getPaymentTermsQueryKey, yn as getProductsIdOptions, L as getProductsIdQueryKey, vn as getProductsOptions, I as getProductsQueryKey, Sn as getReceiptsIdQueryKey, bn as getReceiptsOptions, R as getReceiptsQueryKey, En as getReceivablesIdHistoryOptions, V as getReceivablesIdHistoryQueryKey, Dn as getReceivablesIdMailsOptions, H as getReceivablesIdMailsQueryKey, Tn as getReceivablesIdOptions, On as getReceivablesIdPdfLinkOptions, U as getReceivablesIdPdfLinkQueryKey, B as getReceivablesIdQueryKey, wn as getReceivablesOptions, z as getReceivablesQueryKey, kn as getTagsOptions, W as getTagsQueryKey, Nn as getTransactionsIdQueryKey, An as getTransactionsOptions, G as getTransactionsQueryKey, jn as getTransactionsValidationsOptions, K as getTransactionsValidationsQueryKey, Bn as getUserDataOptions, $ as getUserDataQueryKey, Un as getUsersOptions, Hn as getUsersQueryKey, wt as grantBankAccountAccessMutation, It as grantExternalBankAccountAccessMutation, Lt as linkExternalBankAccountMutation, Pn as listDepartmentsOptions, q as listDepartmentsQueryKey, In as listLocationsOptions, Y as listLocationsQueryKey, zn as listRolePermissionsOptions, Q as listRolePermissionsQueryKey, Rn as listRolesOptions, Z as listRolesQueryKey, Kt as patchApprovalPoliciesIdMutation, en as patchEntitiesIdSettingsMutation, ln as patchLedgerAccountsIdMutation, Cn as patchReceiptsIdMutation, Wt as postApprovalPoliciesMutation, sn as postLedgerAccountsMutation, Mn as putTransactionsValidationsMutation, vt as submitApplicationMutation, Nt as unlinkExternalBankAccountMutation, _t as updateApplicationMutation, St as updateBankAccountMutation, Pt as updateExternalBankAccountMutation, Vn as upsertUserDataMutation, Rt as validateExternalBankAccountMutation };
|