@zeniai/client-epic-state 5.1.40 → 5.1.41-beta0ND
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/lib/commonStateTypes/selectorTypes/pickAndMergeForecastCalculatedSection.d.ts +1 -1
- package/lib/entity/account/accountSelector.d.ts +6 -6
- package/lib/entity/account/pickAndMergeForecastAccountReport.d.ts +18 -18
- package/lib/entity/accountGroup/accountGroupSelector.d.ts +44 -44
- package/lib/entity/snackbar/snackbarTypes.d.ts +1 -1
- package/lib/entity/snackbar/snackbarTypes.js +1 -0
- package/lib/entity/tenant/epic/saveExternalConnectionEpic.js +15 -7
- package/lib/entity/toastNotification/epic/pushToastNotificationEpic.d.ts +3 -3
- package/lib/esm/entity/snackbar/snackbarTypes.js +1 -0
- package/lib/esm/entity/tenant/epic/saveExternalConnectionEpic.js +15 -7
- package/lib/view/addressView/epic/fetchAddressEpic.d.ts +1 -1
- package/lib/view/addressView/epic/updateAddressEpic.d.ts +1 -1
- package/lib/view/aiAccountantView/epics/cancelAiAccountantOnboardingEpic.d.ts +3 -3
- package/lib/view/aiAccountantView/epics/fetchAiAccountantCustomersEpic.d.ts +2 -2
- package/lib/view/aiAccountantView/epics/fetchAiAccountantJobsEpic.d.ts +3 -3
- package/lib/view/aiAccountantView/epics/triggerAiAccountantJobEpic.d.ts +3 -3
- package/lib/view/aiCfoView/epics/deleteChatSessionEpic.d.ts +5 -5
- package/lib/view/auditReportView/auditReportViewSelector.d.ts +1 -1
- package/lib/view/billPayCard/billPayCardSelector.d.ts +3 -3
- package/lib/view/cardBalance/cardBalanceEpic.d.ts +2 -2
- package/lib/view/cardBalance/cardBalanceSelector.d.ts +8 -8
- package/lib/view/cardBalance/statementCloseDayEpic.d.ts +3 -3
- package/lib/view/cardPayment/epic/addCardPaymentSourceEpic.d.ts +4 -4
- package/lib/view/cardPayment/epic/confirmCardSetupIntentEpic.d.ts +4 -4
- package/lib/view/cardPayment/epic/createCardSetupIntentEpic.d.ts +5 -5
- package/lib/view/cardPayment/epic/fetchPaymentSourcesEpic.d.ts +5 -5
- package/lib/view/cashBalance/cashBalanceEpic.d.ts +2 -2
- package/lib/view/cashBalance/cashBalanceSelector.d.ts +8 -8
- package/lib/view/cashInCashOut/cashInCashOutEpic.d.ts +5 -5
- package/lib/view/cashInCashOut/cashInCashOutSelector.d.ts +5 -5
- package/lib/view/cashPosition/cashPositionEpic.d.ts +3 -3
- package/lib/view/cashPosition/cashPositionSelector.d.ts +5 -5
- package/lib/view/companyConfigView/companyConfigSelector.d.ts +2 -2
- package/lib/view/companyView/epic/companyPassport/saveCompanyPassportDetailsEpic.d.ts +1 -1
- package/lib/view/createTransferEntry/createTransferEntrySelector.d.ts +1 -1
- package/lib/view/creditAgentView/epics/saveCreditAgentMacroEpic.d.ts +3 -3
- package/lib/view/creditAgentView/epics/scheduleTenantCreditScoreCronEpic.d.ts +3 -3
- package/lib/view/creditAgentView/epics/updateCardProfileEpic.d.ts +3 -3
- package/lib/view/expenseAutomationView/epics/accountRecon/reparseStatementEpic.d.ts +4 -4
- package/lib/view/expenseAutomationView/epics/accountRecon/updateStatementInfoEpic.d.ts +3 -3
- package/lib/view/expenseAutomationView/epics/accountRecon/uploadAccountStatementEpic.d.ts +1 -1
- package/lib/view/expenseAutomationView/epics/missingReceipts/bulkUploadReceiptsEpic.d.ts +1 -1
- package/lib/view/expenseAutomationView/helpers/transactionCategorizationLocalDataHelper.d.ts +1 -1
- package/lib/view/forecastList/forecastListSelector.d.ts +4 -4
- package/lib/view/insightsCard/insightsCardEpic.d.ts +1 -1
- package/lib/view/people/changeZeniPersonRolesEpic.d.ts +5 -5
- package/lib/view/people/deletePersonEpic.d.ts +4 -4
- package/lib/view/people/fetchPeopleEpic.d.ts +2 -2
- package/lib/view/people/invitePeopleEpic.d.ts +7 -7
- package/lib/view/people/inviteZeniPeopleEpic.d.ts +7 -7
- package/lib/view/people/resendInviteEpic.d.ts +3 -3
- package/lib/view/reimbursementCard/reimbursementCardSelector.d.ts +3 -3
- package/lib/view/reportUIOptions/updateReportUIOptionCOABalancesRangeEpic.d.ts +11 -11
- package/lib/view/reportUIOptions/updateReportUIOptionCompareModeEpic.d.ts +8 -8
- package/lib/view/reportUIOptions/updateReportUIOptionThisPeriodEpic.d.ts +8 -8
- package/lib/view/settingsView/epic/fetchBankAccountsListEpic.d.ts +3 -3
- package/lib/view/settingsView/epic/saveNotificationSettingsEpic.d.ts +3 -3
- package/lib/view/spendManagement/billPay/magicLinkView/magicLinkViewSelector.d.ts +2 -2
- package/lib/view/spendManagement/commonSetup/epic/setup/parseUploadedKybDocumentEpic.d.ts +4 -4
- package/lib/view/spendManagement/helpers.d.ts +1 -1
- package/lib/view/spendManagement/reimbursement/editRemiView/epics/fetchRecommendationsAndUpdateMerchantRecommendationsEpic.d.ts +3 -3
- package/lib/view/tagView/epics/createTagEpic.d.ts +3 -3
- package/lib/view/tagView/epics/deleteTagEpic.d.ts +7 -7
- package/lib/view/tasksCard/tasksCardSelector.d.ts +2 -2
- package/lib/view/topEx/topExEpic.d.ts +2 -2
- package/lib/view/topEx/topExSelector.d.ts +7 -7
- package/lib/view/transactionDetail/epics/uploadMissingAttachmentSuccessEpic.d.ts +5 -5
- package/lib/view/transactionDetail/transactionDetailLocalDataHelper.d.ts +1 -1
- package/lib/view/userRoleConfigView/userRoleConfigSelector.d.ts +2 -2
- package/lib/view/zeniOAuthView/epics/approveOAuthConsentEpic.d.ts +3 -3
- package/package.json +1 -1
- package/lib/esm/index.js +0 -711
- package/lib/index.d.ts +0 -995
- package/lib/index.js +0 -2608
|
@@ -5,7 +5,7 @@ import { ZeniAPI } from '../../zeniAPI';
|
|
|
5
5
|
import { clearInsightsCard, fetchInsightsCard, updateInsightsCard, updateInsightsCardFailure } from './insightsCardReducer';
|
|
6
6
|
export type ActionType = ReturnType<typeof fetchInsightsCard> | ReturnType<typeof updateInsightsCard> | ReturnType<typeof updateInsightsCardFailure> | ReturnType<typeof clearInsightsCard> | ReturnType<typeof updateInsights>;
|
|
7
7
|
export declare const fetchInsightsCardEpic: (actions$: ActionsObservable<ActionType>, _: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<import("@reduxjs/toolkit").PayloadAction<import("../../entity/insights/insightPayload").InsightPayload[], "insights/updateInsights", {
|
|
8
|
-
updateType: import("
|
|
8
|
+
updateType: import("../../commonStateTypes/common").UpdateType;
|
|
9
9
|
}, never> | {
|
|
10
10
|
payload: import("../../responsePayload").ZeniAPIResponse<import("./insightsCardPayload").InsightsCardPayload, Record<string, unknown>>;
|
|
11
11
|
type: "insightsCard/updateInsightsCard";
|
|
@@ -5,9 +5,9 @@ import { ZeniAPI } from '../../zeniAPI';
|
|
|
5
5
|
import { ChangeZeniPersonRolesActionType as ActionType } from './helpers/updateManagersListOnRoleChange';
|
|
6
6
|
export declare const changeZeniPersonRolesEpic: (actions$: ActionsObservable<ActionType>, state: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
7
7
|
payload: {
|
|
8
|
-
messageSection: import("
|
|
9
|
-
messageText: import("
|
|
10
|
-
type: import("
|
|
8
|
+
messageSection: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
9
|
+
messageText: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
10
|
+
type: import("../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
11
11
|
showStatusIcon?: boolean;
|
|
12
12
|
variables?: {
|
|
13
13
|
variableName: string;
|
|
@@ -25,13 +25,13 @@ export declare const changeZeniPersonRolesEpic: (actions$: ActionsObservable<Act
|
|
|
25
25
|
type: "people/changeZeniPersonRoles";
|
|
26
26
|
} | {
|
|
27
27
|
payload: {
|
|
28
|
-
id: import("
|
|
28
|
+
id: import("../../commonStateTypes/common").ID;
|
|
29
29
|
userType: import("../userListView/userListViewState").UserListType;
|
|
30
30
|
};
|
|
31
31
|
type: "userListView/addUserId";
|
|
32
32
|
} | {
|
|
33
33
|
payload: {
|
|
34
|
-
id: import("
|
|
34
|
+
id: import("../../commonStateTypes/common").ID;
|
|
35
35
|
userType: import("../userListView/userListViewState").UserListType;
|
|
36
36
|
};
|
|
37
37
|
type: "userListView/removeUserId";
|
|
@@ -9,9 +9,9 @@ import { deletePerson, deletePersonFailure, deletePersonSuccess } from './people
|
|
|
9
9
|
export type ActionType = ReturnType<typeof deletePerson> | ReturnType<typeof removeUser> | ReturnType<typeof removeUserRole> | ReturnType<typeof removeUserId> | ReturnType<typeof deletePersonSuccess> | ReturnType<typeof openSnackbar> | ReturnType<typeof deletePersonFailure>;
|
|
10
10
|
export declare const deletePersonEpic: (actions$: ActionsObservable<ActionType>, _: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
11
11
|
payload: {
|
|
12
|
-
messageSection: import("
|
|
13
|
-
messageText: import("
|
|
14
|
-
type: import("
|
|
12
|
+
messageSection: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
13
|
+
messageText: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
14
|
+
type: import("../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
15
15
|
showStatusIcon?: boolean;
|
|
16
16
|
variables?: {
|
|
17
17
|
variableName: string;
|
|
@@ -21,7 +21,7 @@ export declare const deletePersonEpic: (actions$: ActionsObservable<ActionType>,
|
|
|
21
21
|
type: "snackbar/openSnackbar";
|
|
22
22
|
} | {
|
|
23
23
|
payload: {
|
|
24
|
-
id: import("
|
|
24
|
+
id: import("../../commonStateTypes/common").ID;
|
|
25
25
|
userType: import("../userListView/userListViewState").UserListType;
|
|
26
26
|
};
|
|
27
27
|
type: "userListView/removeUserId";
|
|
@@ -7,8 +7,8 @@ import { fetchPeople, updatePeopleFailure, updatePersonUserIds } from './peopleR
|
|
|
7
7
|
export type ActionType = ReturnType<typeof fetchPeople> | ReturnType<typeof updateUserRoles> | ReturnType<typeof updateAllUsers> | ReturnType<typeof updatePersonUserIds> | ReturnType<typeof updatePeopleFailure>;
|
|
8
8
|
export declare const fetchPeopleEpic: (actions$: ActionsObservable<ActionType>, state: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
9
9
|
payload: {
|
|
10
|
-
users: import("
|
|
11
|
-
updateType?: import("
|
|
10
|
+
users: import("../../entity/user/userPayload").UserPayload[];
|
|
11
|
+
updateType?: import("../../commonStateTypes/common").UpdateType;
|
|
12
12
|
};
|
|
13
13
|
type: "user/updateAllUsers";
|
|
14
14
|
} | {
|
|
@@ -5,9 +5,9 @@ import { ZeniAPI } from '../../zeniAPI';
|
|
|
5
5
|
import { InvitePeopleActionType as ActionType } from './helpers/updateManagersListOnRoleChange';
|
|
6
6
|
export declare const invitePeopleEpic: (actions$: ActionsObservable<ActionType>, state$: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
7
7
|
payload: {
|
|
8
|
-
messageSection: import("
|
|
9
|
-
messageText: import("
|
|
10
|
-
type: import("
|
|
8
|
+
messageSection: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
9
|
+
messageText: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
10
|
+
type: import("../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
11
11
|
showStatusIcon?: boolean;
|
|
12
12
|
variables?: {
|
|
13
13
|
variableName: string;
|
|
@@ -17,8 +17,8 @@ export declare const invitePeopleEpic: (actions$: ActionsObservable<ActionType>,
|
|
|
17
17
|
type: "snackbar/openSnackbar";
|
|
18
18
|
} | {
|
|
19
19
|
payload: {
|
|
20
|
-
users: import("
|
|
21
|
-
updateType?: import("
|
|
20
|
+
users: import("../../entity/user/userPayload").UserPayload[];
|
|
21
|
+
updateType?: import("../../commonStateTypes/common").UpdateType;
|
|
22
22
|
};
|
|
23
23
|
type: "user/updateAllUsers";
|
|
24
24
|
} | {
|
|
@@ -26,13 +26,13 @@ export declare const invitePeopleEpic: (actions$: ActionsObservable<ActionType>,
|
|
|
26
26
|
type: "userRole/updateUserRoles";
|
|
27
27
|
} | {
|
|
28
28
|
payload: {
|
|
29
|
-
id: import("
|
|
29
|
+
id: import("../../commonStateTypes/common").ID;
|
|
30
30
|
userType: import("../userListView/userListViewState").UserListType;
|
|
31
31
|
};
|
|
32
32
|
type: "userListView/addUserId";
|
|
33
33
|
} | {
|
|
34
34
|
payload: {
|
|
35
|
-
id: import("
|
|
35
|
+
id: import("../../commonStateTypes/common").ID;
|
|
36
36
|
userType: import("../userListView/userListViewState").UserListType;
|
|
37
37
|
};
|
|
38
38
|
type: "userListView/removeUserId";
|
|
@@ -5,9 +5,9 @@ import { ZeniAPI } from '../../zeniAPI';
|
|
|
5
5
|
import { InviteZeniPeopleActionType as ActionType } from './helpers/updateManagersListOnRoleChange';
|
|
6
6
|
export declare const inviteZeniPeopleEpic: (actions$: ActionsObservable<ActionType>, state$: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
7
7
|
payload: {
|
|
8
|
-
messageSection: import("
|
|
9
|
-
messageText: import("
|
|
10
|
-
type: import("
|
|
8
|
+
messageSection: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
9
|
+
messageText: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
10
|
+
type: import("../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
11
11
|
showStatusIcon?: boolean;
|
|
12
12
|
variables?: {
|
|
13
13
|
variableName: string;
|
|
@@ -17,8 +17,8 @@ export declare const inviteZeniPeopleEpic: (actions$: ActionsObservable<ActionTy
|
|
|
17
17
|
type: "snackbar/openSnackbar";
|
|
18
18
|
} | {
|
|
19
19
|
payload: {
|
|
20
|
-
users: import("
|
|
21
|
-
updateType?: import("
|
|
20
|
+
users: import("../../entity/user/userPayload").UserPayload[];
|
|
21
|
+
updateType?: import("../../commonStateTypes/common").UpdateType;
|
|
22
22
|
};
|
|
23
23
|
type: "user/updateAllUsers";
|
|
24
24
|
} | {
|
|
@@ -26,13 +26,13 @@ export declare const inviteZeniPeopleEpic: (actions$: ActionsObservable<ActionTy
|
|
|
26
26
|
type: "userRole/updateUserRoles";
|
|
27
27
|
} | {
|
|
28
28
|
payload: {
|
|
29
|
-
id: import("
|
|
29
|
+
id: import("../../commonStateTypes/common").ID;
|
|
30
30
|
userType: import("../userListView/userListViewState").UserListType;
|
|
31
31
|
};
|
|
32
32
|
type: "userListView/addUserId";
|
|
33
33
|
} | {
|
|
34
34
|
payload: {
|
|
35
|
-
id: import("
|
|
35
|
+
id: import("../../commonStateTypes/common").ID;
|
|
36
36
|
userType: import("../userListView/userListViewState").UserListType;
|
|
37
37
|
};
|
|
38
38
|
type: "userListView/removeUserId";
|
|
@@ -7,9 +7,9 @@ import { resendInvite, resendInviteFailure, resendInviteSuccess } from './people
|
|
|
7
7
|
export type ActionType = ReturnType<typeof resendInvite> | ReturnType<typeof openSnackbar> | ReturnType<typeof updateUserRoles> | ReturnType<typeof resendInviteSuccess> | ReturnType<typeof resendInviteFailure>;
|
|
8
8
|
export declare const resendInviteEpic: (actions$: ActionsObservable<ActionType>, _: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
9
9
|
payload: {
|
|
10
|
-
messageSection: import("
|
|
11
|
-
messageText: import("
|
|
12
|
-
type: import("
|
|
10
|
+
messageSection: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
11
|
+
messageText: import("../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
12
|
+
type: import("../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
13
13
|
showStatusIcon?: boolean;
|
|
14
14
|
variables?: {
|
|
15
15
|
variableName: string;
|
|
@@ -3,9 +3,9 @@ export declare const getReimbursementCardReport: (state: RootState) => {
|
|
|
3
3
|
reportId: "cash_balance" | "card_balance" | "expense_automation_card" | "operating_expenses" | "operating_expenses_by_classes" | "revenue" | "revenue_by_classes" | "net_burn_or_income" | "net_burn_or_income_story_card" | "net_burn_or_income_by_classes" | "cash_position" | "top_expenses" | "profit_and_loss" | "profit_and_loss_by_classes" | "profit_and_loss_by_projects" | "balance_sheet" | "cash_flow" | "dashboard" | "finance_statement" | "transaction_list_of_account" | "transaction_list_missing_receipt" | "transaction_list_of_account_by_class" | "transaction_list_of_account_by_project" | "transaction_detail" | "cash_in_cash_out" | "insights_dashboard" | "company_details" | "class_list" | "account_list" | "account_list_by_type" | "vendor" | "task_card" | "bill_pay" | "reimbursement" | "bill_pay_card" | "reimbursement_card" | "bill_pay_promo_card" | "zeni_accounts" | "zeni_accounts_promo_card" | "zeni_treasury" | "charge_cards" | "other_connection" | "reimbursement_promo_card" | "onboarding" | "operating_expenses_by_vendor" | "operating_expenses_by_vendor_summary" | "vendors_tab" | "accounts_payable_aging" | "accounts_receivable_aging" | "vendor_global_review" | "prepaid_expenses" | "fixed_assets" | "notification" | "rewards_card" | "billing" | "flux_analysis_operating_expense" | "account_reconciliation" | "zeni_credit_promo_card" | "treasury_promo_card" | "excluded_account_reconciliation" | "transfer_accounts" | "credit_card_transfer_accounts";
|
|
4
4
|
reportTitle: string;
|
|
5
5
|
version: string | number | undefined;
|
|
6
|
-
fetchState: import("
|
|
7
|
-
reimbursementAmountByKey: Record<string, import("
|
|
8
|
-
error: import("
|
|
6
|
+
fetchState: import("../../commonStateTypes/common").FetchState;
|
|
7
|
+
reimbursementAmountByKey: Record<string, import("../../commonStateTypes/amount").Amount>;
|
|
8
|
+
error: import("../../responsePayload").ZeniAPIStatus<Record<string, unknown>> | undefined;
|
|
9
9
|
transactionCount: number;
|
|
10
10
|
firstMonthOfFY: 1 | 3 | 12 | 2 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11;
|
|
11
11
|
};
|
|
@@ -9,35 +9,35 @@ import { updateReportUIOptionCOABalancesRange } from './reportUIOptionsReducer';
|
|
|
9
9
|
export type ActionType = ReturnType<typeof updateReportUIOptionCOABalancesRange> | ReturnType<typeof updateNetBurnOrIncomeCOABalancesRange> | ReturnType<typeof updateOpExCOABalancesRange> | ReturnType<typeof updateRevenueCOABalancesRange> | ReturnType<typeof updateCashPositionCOABalancesRange> | ReturnType<typeof updateCOABalancesRange>;
|
|
10
10
|
export declare const updateReportUIOptionCOABalancesRangeEpic: (actions$: ActionsObservable<ActionType>, state$: StateObservable<RootState>) => import("rxjs").Observable<{
|
|
11
11
|
payload: {
|
|
12
|
-
selectedCOABalancesRange: import("
|
|
13
|
-
highlightedCOABalancesRange?: import("
|
|
12
|
+
selectedCOABalancesRange: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRange;
|
|
13
|
+
highlightedCOABalancesRange?: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRangeWithThisPeriod;
|
|
14
14
|
};
|
|
15
15
|
type: "net_burn_or_income/updateNetBurnOrIncomeCOABalancesRange";
|
|
16
16
|
} | {
|
|
17
17
|
payload: {
|
|
18
|
-
selectedCOABalancesRange: import("
|
|
19
|
-
highlightedCOABalancesRange?: import("
|
|
18
|
+
selectedCOABalancesRange: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRange;
|
|
19
|
+
highlightedCOABalancesRange?: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRangeWithThisPeriod;
|
|
20
20
|
};
|
|
21
21
|
type: "operatingExpenses/updateOpExCOABalancesRange";
|
|
22
22
|
} | {
|
|
23
23
|
payload: {
|
|
24
|
-
selectedCOABalancesRange: import("
|
|
25
|
-
highlightedCOABalancesRange?: import("
|
|
24
|
+
selectedCOABalancesRange: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRange;
|
|
25
|
+
highlightedCOABalancesRange?: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRangeWithThisPeriod;
|
|
26
26
|
};
|
|
27
27
|
type: "revenue/updateRevenueCOABalancesRange";
|
|
28
28
|
} | {
|
|
29
29
|
payload: {
|
|
30
|
-
selectedCOABalancesRange: import("
|
|
31
|
-
highlightedCOABalancesRange?: import("
|
|
30
|
+
selectedCOABalancesRange: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRange;
|
|
31
|
+
highlightedCOABalancesRange?: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRangeWithThisPeriod;
|
|
32
32
|
};
|
|
33
33
|
type: "cashPosition/updateCashPositionCOABalancesRange";
|
|
34
34
|
} | {
|
|
35
|
-
payload: import("
|
|
35
|
+
payload: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRange;
|
|
36
36
|
type: "financeStatement/updateCOABalancesRange";
|
|
37
37
|
} | {
|
|
38
38
|
payload: {
|
|
39
|
-
selectedCOABalancesRange: import("
|
|
40
|
-
highlightedCOABalancesRange?: import("
|
|
39
|
+
selectedCOABalancesRange: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRange;
|
|
40
|
+
highlightedCOABalancesRange?: import("../../commonStateTypes/coaBalance/coaBalancesFilter").COABalancesRangeWithThisPeriod;
|
|
41
41
|
};
|
|
42
42
|
type: "cashInCashOut/updateCashInCashOutCOABalancesRange";
|
|
43
43
|
}>;
|
|
@@ -9,44 +9,44 @@ import { updateReportUIOptionCompareMode } from './reportUIOptionsReducer';
|
|
|
9
9
|
export type ActionType = ReturnType<typeof updateReportUIOptionCompareMode> | ReturnType<typeof updateNetBurnOrIncomeAdditionalBalancesSelection> | ReturnType<typeof updateOpExAdditionalBalancesSelection> | ReturnType<typeof updateRevenueAdditionalBalancesSelection> | ReturnType<typeof updateCashInCashOutAdditionalBalancesSelection> | ReturnType<typeof updateCashPositionAdditionalBalancesSelection>;
|
|
10
10
|
export declare const updateReportUIOptionIsCompareModeEpic: (actions$: ActionsObservable<ActionType>, state: StateObservable<RootState>) => import("rxjs").Observable<{
|
|
11
11
|
payload: {
|
|
12
|
-
additionalBalances: import("
|
|
12
|
+
additionalBalances: import("../../commonStateTypes/coaBalance/coaBalanceType").COABalanceType[];
|
|
13
13
|
isCompareModeOn: boolean;
|
|
14
14
|
maxNumOfPeriodsToHighlight: number;
|
|
15
15
|
};
|
|
16
16
|
type: "net_burn_or_income/updateNetBurnOrIncomeAdditionalBalancesSelection";
|
|
17
17
|
} | {
|
|
18
18
|
payload: {
|
|
19
|
-
additionalBalances: import("
|
|
19
|
+
additionalBalances: import("../../commonStateTypes/coaBalance/coaBalanceType").COABalanceType[];
|
|
20
20
|
isCompareModeOn: boolean;
|
|
21
21
|
maxNumOfPeriodsToHighlight: number;
|
|
22
22
|
};
|
|
23
23
|
type: "operatingExpenses/updateOpExAdditionalBalancesSelection";
|
|
24
24
|
} | {
|
|
25
25
|
payload: {
|
|
26
|
-
additionalBalances: import("
|
|
26
|
+
additionalBalances: import("../../commonStateTypes/coaBalance/coaBalanceType").COABalanceType[];
|
|
27
27
|
isCompareModeOn: boolean;
|
|
28
28
|
maxNumOfPeriodsToHighlight: number;
|
|
29
29
|
};
|
|
30
30
|
type: "revenue/updateRevenueAdditionalBalancesSelection";
|
|
31
31
|
} | {
|
|
32
32
|
payload: {
|
|
33
|
-
additionalBalances: import("
|
|
33
|
+
additionalBalances: import("../../commonStateTypes/coaBalance/coaBalanceType").COABalanceType[];
|
|
34
34
|
isCompareModeOn: boolean;
|
|
35
35
|
maxNumOfPeriodsToHighlight: number;
|
|
36
36
|
};
|
|
37
37
|
type: "cashInCashOut/updateCashInCashOutAdditionalBalancesSelection";
|
|
38
38
|
} | {
|
|
39
39
|
payload: {
|
|
40
|
-
additionalBalances: import("
|
|
40
|
+
additionalBalances: import("../../commonStateTypes/coaBalance/coaBalanceType").COABalanceType[];
|
|
41
41
|
isCompareModeOn: boolean;
|
|
42
42
|
maxNumOfPeriodsToHighlight: number;
|
|
43
43
|
};
|
|
44
44
|
type: "cashPosition/updateCashPositionAdditionalBalancesSelection";
|
|
45
45
|
} | {
|
|
46
46
|
payload: {
|
|
47
|
-
additionalBalances: import("
|
|
48
|
-
coaBalances: import("
|
|
49
|
-
firstMonthOfFY: import("
|
|
47
|
+
additionalBalances: import("../../commonStateTypes/coaBalance/coaBalanceType").COABalanceType[];
|
|
48
|
+
coaBalances: import("../../commonStateTypes/coaBalance/coaBalance").COABalance[];
|
|
49
|
+
firstMonthOfFY: import("../../commonStateTypes/timePeriod").Month;
|
|
50
50
|
isCompareModeOn: boolean;
|
|
51
51
|
maxNumOfPeriodsToHighlight: number;
|
|
52
52
|
};
|
|
@@ -8,35 +8,35 @@ import { updateReportUIOptionThisPeriod } from './reportUIOptionsReducer';
|
|
|
8
8
|
export type ActionType = ReturnType<typeof updateReportUIOptionThisPeriod> | ReturnType<typeof updateNetBurnOrIncomeThisPeriod> | ReturnType<typeof updateOpExThisPeriod> | ReturnType<typeof updateRevenueThisPeriod> | ReturnType<typeof updateCashPositionThisPeriod>;
|
|
9
9
|
export declare const updateReportUIOptionThisPeriodEpic: (actions$: ActionsObservable<ActionType>, state: StateObservable<RootState>) => import("rxjs").Observable<{
|
|
10
10
|
payload: {
|
|
11
|
-
thisPeriod: import("
|
|
11
|
+
thisPeriod: import("../../commonStateTypes/timeframeTick").TimeframeTick | undefined;
|
|
12
12
|
};
|
|
13
13
|
type: "net_burn_or_income/updateNetBurnOrIncomeThisPeriod";
|
|
14
14
|
} | {
|
|
15
15
|
payload: {
|
|
16
|
-
thisPeriod?: import("
|
|
16
|
+
thisPeriod?: import("../../commonStateTypes/timeframeTick").TimeframeTick;
|
|
17
17
|
};
|
|
18
18
|
type: "operatingExpenses/updateOpExThisPeriod";
|
|
19
19
|
} | {
|
|
20
20
|
payload: {
|
|
21
|
-
thisPeriod: import("
|
|
21
|
+
thisPeriod: import("../../commonStateTypes/timeframeTick").TimeframeTick | undefined;
|
|
22
22
|
};
|
|
23
23
|
type: "revenue/updateRevenueThisPeriod";
|
|
24
24
|
} | {
|
|
25
25
|
payload: {
|
|
26
|
-
thisPeriod: import("
|
|
26
|
+
thisPeriod: import("../../commonStateTypes/timeframeTick").TimeframeTick | undefined;
|
|
27
27
|
};
|
|
28
28
|
type: "cashPosition/updateCashPositionThisPeriod";
|
|
29
29
|
} | {
|
|
30
30
|
payload: {
|
|
31
|
-
thisPeriod: import("
|
|
31
|
+
thisPeriod: import("../../commonStateTypes/timeframeTick").TimeframeTick | undefined;
|
|
32
32
|
};
|
|
33
33
|
type: "cashInCashOut/updateCashInCashOutThisPeriod";
|
|
34
34
|
} | {
|
|
35
35
|
payload: {
|
|
36
|
-
coaBalances: import("
|
|
37
|
-
firstMonthOfFY: import("
|
|
36
|
+
coaBalances: import("../../commonStateTypes/coaBalance/coaBalance").COABalance[];
|
|
37
|
+
firstMonthOfFY: import("../../commonStateTypes/timePeriod").Month;
|
|
38
38
|
maxNumOfPeriodsToHighlight: number;
|
|
39
|
-
thisPeriod: import("
|
|
39
|
+
thisPeriod: import("../../commonStateTypes/timeframeTick").TimeframeTick;
|
|
40
40
|
};
|
|
41
41
|
type: "financeStatement/updateFinanceStatementThisPeriod";
|
|
42
42
|
}>;
|
|
@@ -5,15 +5,15 @@ import { ZeniAPI } from '../../../zeniAPI';
|
|
|
5
5
|
import { fetchBankAccountsList, updateBankConnectionOnFailure, updateBankConnectionOnSuccess } from '../settingsViewReducer';
|
|
6
6
|
export type ActionType = ReturnType<typeof fetchBankAccountsList> | ReturnType<typeof updateBankConnectionOnSuccess> | ReturnType<typeof updateBankConnectionOnFailure> | ReturnType<typeof updateAccounts>;
|
|
7
7
|
export declare const fetchBankAccountsListEpic: (actions$: ActionsObservable<ActionType>, _state$: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<import("@reduxjs/toolkit").PayloadAction<import("../../../entity/account/accountPayload").AccountPayload[], "account/updateAccounts", {
|
|
8
|
-
reportId: import("
|
|
8
|
+
reportId: import("../../../commonStateTypes/viewAndReport/viewAndReport").ReportIDPlusForecastID;
|
|
9
9
|
classesViewParentId: import("../../../commonStateTypes/classesView/nestedClassID").ClassesViewParentID | undefined;
|
|
10
|
-
updateType: import("
|
|
10
|
+
updateType: import("../../../commonStateTypes/common").UpdateType;
|
|
11
11
|
}, never> | {
|
|
12
12
|
payload: undefined;
|
|
13
13
|
type: "settings/fetchBankAccountsList";
|
|
14
14
|
} | {
|
|
15
15
|
payload: {
|
|
16
|
-
bankAccountIds: import("
|
|
16
|
+
bankAccountIds: import("../../../commonStateTypes/common").ID[];
|
|
17
17
|
};
|
|
18
18
|
type: "settings/updateBankConnectionOnSuccess";
|
|
19
19
|
} | {
|
|
@@ -7,9 +7,9 @@ import { saveNotificationSettings, updateNotificationSettingsOnSaveFailure, upda
|
|
|
7
7
|
export type ActionType = ReturnType<typeof saveNotificationSettings> | ReturnType<typeof openSnackbar> | ReturnType<typeof updateNotificationSettingsOnSaveSuccess> | ReturnType<typeof updateNotificationSettingsOnSaveFailure>;
|
|
8
8
|
export declare const saveNotificationSettingsEpic: (actions$: ActionsObservable<ActionType>, state$: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
9
9
|
payload: {
|
|
10
|
-
messageSection: import("
|
|
11
|
-
messageText: import("
|
|
12
|
-
type: import("
|
|
10
|
+
messageSection: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
11
|
+
messageText: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
12
|
+
type: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
13
13
|
showStatusIcon?: boolean;
|
|
14
14
|
variables?: {
|
|
15
15
|
variableName: string;
|
|
@@ -2,9 +2,9 @@ import { RootState } from '../../../../reducer';
|
|
|
2
2
|
import { AddressUpdatableInfo } from '../../../addressView/addressViewState';
|
|
3
3
|
import { BankAccountSelectorView } from '../../../bankAccountView/bankAccountViewSelector';
|
|
4
4
|
export declare const getMagicLinkView: (rootState: RootState) => {
|
|
5
|
-
authParams: import("
|
|
5
|
+
authParams: import("../../../fileView/fileUploadHelpers").AuthParams;
|
|
6
6
|
companyName: string;
|
|
7
|
-
billAttachment: import("
|
|
7
|
+
billAttachment: import("../../../../entity/transaction/stateTypes/attachment").Attachment | undefined;
|
|
8
8
|
currencySymbol: string;
|
|
9
9
|
amount: number;
|
|
10
10
|
billFetchState: import("../../../../commonStateTypes/common").FetchState;
|
|
@@ -12,16 +12,16 @@ export declare const parseUploadedKybDocumentEpic: (actions$: ActionsObservable<
|
|
|
12
12
|
} | {
|
|
13
13
|
payload: {
|
|
14
14
|
autoFilledFieldNames: string[];
|
|
15
|
-
companyId: import("
|
|
16
|
-
fileId: import("
|
|
15
|
+
companyId: import("../../../../../commonStateTypes/common").ID;
|
|
16
|
+
fileId: import("../../../../../commonStateTypes/common").ID;
|
|
17
17
|
values: Partial<CompanyDetailsLocalData>;
|
|
18
18
|
};
|
|
19
19
|
type: "onboardingCustomerView/applyKybDocumentAutofillForOnboarding";
|
|
20
20
|
} | {
|
|
21
21
|
payload: {
|
|
22
22
|
autoFilledFieldNames: string[];
|
|
23
|
-
companyId: import("
|
|
24
|
-
fileId: import("
|
|
23
|
+
companyId: import("../../../../../commonStateTypes/common").ID;
|
|
24
|
+
fileId: import("../../../../../commonStateTypes/common").ID;
|
|
25
25
|
values: Partial<CompanyDetailsLocalData>;
|
|
26
26
|
};
|
|
27
27
|
type: "setupView/applyKybDocumentAutofillForSetup";
|
|
@@ -14,7 +14,7 @@ import { BusinessVerificationDetails, CompanyOfficersDetails } from './commonSet
|
|
|
14
14
|
import { SetupViewType } from './commonSetup/setupViewState';
|
|
15
15
|
import { RemiActivity } from './reimbursement/remiDetailView/remiDetailViewSelector';
|
|
16
16
|
export declare const getLatestApprovalDate: (allActivities: BillActivity[] | RemiActivity[]) => ZeniDate | undefined;
|
|
17
|
-
export declare function getSpendManagementEffectiveListPeriod(): import("
|
|
17
|
+
export declare function getSpendManagementEffectiveListPeriod(): import("../../commonStateTypes/timePeriod").TimePeriod;
|
|
18
18
|
export declare const getSelectedCompanyOfficer: (verificationDetails: BusinessVerificationDetails) => CompanyOfficersDetails | undefined;
|
|
19
19
|
export declare const getPaymentDateFromVendorReceiveDate: (vendorReceiveDate: ZeniDate, maxPaymentProcessingDays: number) => ZeniDate;
|
|
20
20
|
export declare const updateRecurringBillDetails: (currentRecurringConfig: RecurringBillConfigLocalData, prevRecurringConfig?: RecurringBillConfigLocalData, currentInstances?: RecurringBillInstance[], currentBillAmount?: number) => {
|
|
@@ -7,10 +7,10 @@ export declare const fetchRecommendationsAndUpdateMerchantRecommendationsEpic: (
|
|
|
7
7
|
export declare const waitForMerchantRecommendationFetchThenUpdateRecommendationInMerchantEpic: (actions$: ActionsObservable<ActionType>, state$: StateObservable<RootState>) => import("rxjs").Observable<{
|
|
8
8
|
payload: {
|
|
9
9
|
lineId: string;
|
|
10
|
-
recommendations: import("
|
|
10
|
+
recommendations: import("../../../../../commonStateTypes/recommendationBase").Recommendation[];
|
|
11
11
|
shouldAutofill: boolean;
|
|
12
|
-
reimbursementId?: import("
|
|
13
|
-
reimbursementStageCode?: import("
|
|
12
|
+
reimbursementId?: import("../../../../../commonStateTypes/common").ID;
|
|
13
|
+
reimbursementStageCode?: import("../../../../../entity/billPay/billTransaction/billTransactionState").BillStage["code"];
|
|
14
14
|
};
|
|
15
15
|
type: "editRemiView/updateRecommendationInMerchant";
|
|
16
16
|
}>;
|
|
@@ -9,9 +9,9 @@ import { createTag, updateTagCreateStatus } from '../tagViewReducer';
|
|
|
9
9
|
export type ActionType = ReturnType<typeof createTag> | ReturnType<typeof updateTagCreateStatus> | ReturnType<typeof openSnackbar> | ReturnType<typeof updateCreatedTagToLocalStore> | ReturnType<typeof updateTags>;
|
|
10
10
|
export declare const createTagEpic: (actions$: ActionsObservable<ActionType>, _state$: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
11
11
|
payload: {
|
|
12
|
-
messageSection: import("
|
|
13
|
-
messageText: import("
|
|
14
|
-
type: import("
|
|
12
|
+
messageSection: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
13
|
+
messageText: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
14
|
+
type: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
15
15
|
showStatusIcon?: boolean;
|
|
16
16
|
variables?: {
|
|
17
17
|
variableName: string;
|
|
@@ -6,9 +6,9 @@ import { deleteTag, updateDeleteTagStatus } from '../tagViewReducer';
|
|
|
6
6
|
export type ActionType = ReturnType<typeof deleteTag> | ReturnType<typeof updateDeleteTagStatus> | ReturnType<typeof updateTags>;
|
|
7
7
|
export declare const deleteTagEpic: (actions$: ActionsObservable<ActionType>, _state$: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<{
|
|
8
8
|
payload: {
|
|
9
|
-
messageSection: import("
|
|
10
|
-
messageText: import("
|
|
11
|
-
type: import("
|
|
9
|
+
messageSection: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
10
|
+
messageText: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
11
|
+
type: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
12
12
|
showStatusIcon?: boolean;
|
|
13
13
|
variables?: {
|
|
14
14
|
variableName: string;
|
|
@@ -18,8 +18,8 @@ export declare const deleteTagEpic: (actions$: ActionsObservable<ActionType>, _s
|
|
|
18
18
|
type: "snackbar/openSnackbar";
|
|
19
19
|
} | {
|
|
20
20
|
payload: {
|
|
21
|
-
fetchState: import("
|
|
22
|
-
tagId: import("
|
|
21
|
+
fetchState: import("../../../commonStateTypes/common").FetchState;
|
|
22
|
+
tagId: import("../../../commonStateTypes/common").ID;
|
|
23
23
|
error?: import("../../../responsePayload").ZeniAPIStatus;
|
|
24
24
|
};
|
|
25
25
|
type: "tagView/updateDeleteTagStatus";
|
|
@@ -28,8 +28,8 @@ export declare const deleteTagEpic: (actions$: ActionsObservable<ActionType>, _s
|
|
|
28
28
|
type: "tag/removeTag";
|
|
29
29
|
} | {
|
|
30
30
|
payload: {
|
|
31
|
-
tagId: import("
|
|
32
|
-
taskId: import("
|
|
31
|
+
tagId: import("../../../commonStateTypes/common").ID | undefined;
|
|
32
|
+
taskId: import("../../../commonStateTypes/common").ID | undefined;
|
|
33
33
|
};
|
|
34
34
|
type: "taskDetailView/updateDeletedTagToLocalStore";
|
|
35
35
|
}>;
|
|
@@ -3,8 +3,8 @@ export declare const getTasksCardReport: (state: RootState) => {
|
|
|
3
3
|
reportId: "cash_balance" | "card_balance" | "expense_automation_card" | "operating_expenses" | "operating_expenses_by_classes" | "revenue" | "revenue_by_classes" | "net_burn_or_income" | "net_burn_or_income_story_card" | "net_burn_or_income_by_classes" | "cash_position" | "top_expenses" | "profit_and_loss" | "profit_and_loss_by_classes" | "profit_and_loss_by_projects" | "balance_sheet" | "cash_flow" | "dashboard" | "finance_statement" | "transaction_list_of_account" | "transaction_list_missing_receipt" | "transaction_list_of_account_by_class" | "transaction_list_of_account_by_project" | "transaction_detail" | "cash_in_cash_out" | "insights_dashboard" | "company_details" | "class_list" | "account_list" | "account_list_by_type" | "vendor" | "task_card" | "bill_pay" | "reimbursement" | "bill_pay_card" | "reimbursement_card" | "bill_pay_promo_card" | "zeni_accounts" | "zeni_accounts_promo_card" | "zeni_treasury" | "charge_cards" | "other_connection" | "reimbursement_promo_card" | "onboarding" | "operating_expenses_by_vendor" | "operating_expenses_by_vendor_summary" | "vendors_tab" | "accounts_payable_aging" | "accounts_receivable_aging" | "vendor_global_review" | "prepaid_expenses" | "fixed_assets" | "notification" | "rewards_card" | "billing" | "flux_analysis_operating_expense" | "account_reconciliation" | "zeni_credit_promo_card" | "treasury_promo_card" | "excluded_account_reconciliation" | "transfer_accounts" | "credit_card_transfer_accounts";
|
|
4
4
|
reportTitle: string;
|
|
5
5
|
version: string | number | undefined;
|
|
6
|
-
status: import("
|
|
7
|
-
fetchState: import("
|
|
6
|
+
status: import("../../commonStateTypes/status").Status | undefined;
|
|
7
|
+
fetchState: import("../../commonStateTypes/common").FetchState;
|
|
8
8
|
firstMonthOfFY: 1 | 3 | 12 | 2 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11;
|
|
9
9
|
tasks: {
|
|
10
10
|
isUncategorizedExpenseAccountIdentified: boolean;
|
|
@@ -5,9 +5,9 @@ import { ZeniAPI } from '../../zeniAPI';
|
|
|
5
5
|
import { fetchTopEx, updateTopEx, updateTopExFailure } from './topExReducer';
|
|
6
6
|
export type ActionType = ReturnType<typeof fetchTopEx> | ReturnType<typeof updateTopEx> | ReturnType<typeof updateTopExFailure> | ReturnType<typeof updateAccounts>;
|
|
7
7
|
export declare const fetchTopExEpic: (actions$: ActionsObservable<ActionType>, _: StateObservable<RootState>, zeniAPI: ZeniAPI) => import("rxjs").Observable<import("@reduxjs/toolkit").PayloadAction<import("../../entity/account/accountPayload").AccountPayload[], "account/updateAccounts", {
|
|
8
|
-
reportId: import("
|
|
8
|
+
reportId: import("../../commonStateTypes/viewAndReport/viewAndReport").ReportIDPlusForecastID;
|
|
9
9
|
classesViewParentId: import("../../commonStateTypes/classesView/nestedClassID").ClassesViewParentID | undefined;
|
|
10
|
-
updateType: import("
|
|
10
|
+
updateType: import("../../commonStateTypes/common").UpdateType;
|
|
11
11
|
}, never> | {
|
|
12
12
|
payload: import("../../responsePayload").ZeniReportData<import("./topExPayload").TopExPayload>;
|
|
13
13
|
type: "top_expenses/updateTopEx";
|
|
@@ -7,12 +7,12 @@ export declare const getTopExpenses: (accountState: AccountState, topExState: To
|
|
|
7
7
|
reportId: "cash_balance" | "card_balance" | "expense_automation_card" | "operating_expenses" | "operating_expenses_by_classes" | "revenue" | "revenue_by_classes" | "net_burn_or_income" | "net_burn_or_income_story_card" | "net_burn_or_income_by_classes" | "cash_position" | "top_expenses" | "profit_and_loss" | "profit_and_loss_by_classes" | "profit_and_loss_by_projects" | "balance_sheet" | "cash_flow" | "dashboard" | "finance_statement" | "transaction_list_of_account" | "transaction_list_missing_receipt" | "transaction_list_of_account_by_class" | "transaction_list_of_account_by_project" | "transaction_detail" | "cash_in_cash_out" | "insights_dashboard" | "company_details" | "class_list" | "account_list" | "account_list_by_type" | "vendor" | "task_card" | "bill_pay" | "reimbursement" | "bill_pay_card" | "reimbursement_card" | "bill_pay_promo_card" | "zeni_accounts" | "zeni_accounts_promo_card" | "zeni_treasury" | "charge_cards" | "other_connection" | "reimbursement_promo_card" | "onboarding" | "operating_expenses_by_vendor" | "operating_expenses_by_vendor_summary" | "vendors_tab" | "accounts_payable_aging" | "accounts_receivable_aging" | "vendor_global_review" | "prepaid_expenses" | "fixed_assets" | "notification" | "rewards_card" | "billing" | "flux_analysis_operating_expense" | "account_reconciliation" | "zeni_credit_promo_card" | "treasury_promo_card" | "excluded_account_reconciliation" | "transfer_accounts" | "credit_card_transfer_accounts";
|
|
8
8
|
reportTitle: string;
|
|
9
9
|
version: string | number | undefined;
|
|
10
|
-
status: import("
|
|
11
|
-
fetchState: import("
|
|
12
|
-
error: import("
|
|
10
|
+
status: import("../../commonStateTypes/status").Status | undefined;
|
|
11
|
+
fetchState: import("../../commonStateTypes/common").FetchState;
|
|
12
|
+
error: import("../../responsePayload").ZeniAPIStatus<Record<string, unknown>> | undefined;
|
|
13
13
|
topExTimePeriod: "last_month" | "last_3_months" | "last_6_months" | "last_12_months" | "last_year" | "this_week_to_date" | "last_week" | "this_month_to_date" | "this_year_to_date";
|
|
14
14
|
topExpenses: {
|
|
15
|
-
total: import("
|
|
15
|
+
total: import("../../commonStateTypes/amount").Amount | undefined;
|
|
16
16
|
startDate: import("dayjs").Dayjs | undefined;
|
|
17
17
|
endDate: import("dayjs").Dayjs | undefined;
|
|
18
18
|
timePeriod: "last_month" | "last_3_months" | "last_6_months" | "last_12_months" | "last_year" | "this_week_to_date" | "last_week" | "this_month_to_date" | "this_year_to_date";
|
|
@@ -25,13 +25,13 @@ export declare const getTopExpenses: (accountState: AccountState, topExState: To
|
|
|
25
25
|
accountSubType: string | undefined;
|
|
26
26
|
accountDescription: string;
|
|
27
27
|
logo: import("url-parse")<Record<string, string | undefined>> | import("url-parse")<string> | undefined;
|
|
28
|
-
balance: import("
|
|
28
|
+
balance: import("../../commonStateTypes/balance").Balance;
|
|
29
29
|
}[];
|
|
30
30
|
};
|
|
31
31
|
allTimePeriods: TopExTimePeriodWithMetaData[];
|
|
32
|
-
dataAvailable: import("
|
|
32
|
+
dataAvailable: import("../../commonStateTypes/timeframeTick").TimeframeTick | undefined;
|
|
33
33
|
firstMonthOfFY: 1 | 3 | 12 | 2 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11;
|
|
34
|
-
downloadState: import("
|
|
34
|
+
downloadState: import("../../commonStateTypes/common").FetchState;
|
|
35
35
|
};
|
|
36
36
|
export declare const getTop6Expenses: (state: RootState) => TopExReport;
|
|
37
37
|
export declare const getAllTopExpenses: (state: RootState) => TopExReport;
|
|
@@ -5,9 +5,9 @@ import { uploadMissingAttachmentSuccess } from '../transactionDetailReducer';
|
|
|
5
5
|
export type ActionType = ReturnType<typeof uploadMissingAttachmentSuccess> | ReturnType<typeof openSnackbar> | ReturnType<typeof updateTransaction>;
|
|
6
6
|
export declare const uploadMissingAttachmentSuccessEpic: (actions$: ActionsObservable<ActionType>) => import("rxjs").Observable<{
|
|
7
7
|
payload: {
|
|
8
|
-
messageSection: import("
|
|
9
|
-
messageText: import("
|
|
10
|
-
type: import("
|
|
8
|
+
messageSection: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSections;
|
|
9
|
+
messageText: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageSectionTexts;
|
|
10
|
+
type: import("../../../entity/snackbar/snackbarTypes").SnackbarMessageType;
|
|
11
11
|
showStatusIcon?: boolean;
|
|
12
12
|
variables?: {
|
|
13
13
|
variableName: string;
|
|
@@ -17,7 +17,7 @@ export declare const uploadMissingAttachmentSuccessEpic: (actions$: ActionsObser
|
|
|
17
17
|
type: "snackbar/openSnackbar";
|
|
18
18
|
} | import("@reduxjs/toolkit").PayloadAction<{
|
|
19
19
|
id: string;
|
|
20
|
-
payload: import("
|
|
20
|
+
payload: import("../../../entity/transaction/transactionState").SupportedTransactionPayload;
|
|
21
21
|
}, "transaction/updateTransaction", {
|
|
22
|
-
updateType: import("
|
|
22
|
+
updateType: import("../../../commonStateTypes/common").UpdateType;
|
|
23
23
|
}, never>>;
|
|
@@ -15,7 +15,7 @@ export declare const toLineEntity: (lineRecord: JournalEntryTransactionLine | Tr
|
|
|
15
15
|
qboId: string;
|
|
16
16
|
id: ID;
|
|
17
17
|
name: string;
|
|
18
|
-
logo?: import("
|
|
18
|
+
logo?: import("../../zeniUrl").ZeniUrl;
|
|
19
19
|
} | undefined;
|
|
20
20
|
export declare const getRecommendedCategoryClass: (isCategoryMiscategorized: boolean, isClassMiscategorized: boolean, recommendation?: RecommendationWithCOT[], account?: AccountBase, classObj?: ClassBase, uncategorizedIncomeExpense?: UncategorizedAccounts) => {
|
|
21
21
|
recommendedAccount: RecommendedAccountBase | undefined;
|
|
@@ -6,7 +6,7 @@ export interface UserRoleConfigView extends SelectorView {
|
|
|
6
6
|
}
|
|
7
7
|
export declare const getUserRoleConfig: (userRoleConfigState: UserRoleConfigState) => {
|
|
8
8
|
companyTitles: AllowedValueWithCode[];
|
|
9
|
-
fetchState: import("
|
|
10
|
-
error: import("
|
|
9
|
+
fetchState: import("../../commonStateTypes/common").FetchState;
|
|
10
|
+
error: import("../../responsePayload").ZeniAPIStatus<Record<string, unknown>> | undefined;
|
|
11
11
|
version: string;
|
|
12
12
|
};
|