@zeniai/client-epic-state 5.1.34-betaAK3 → 5.1.34
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/README.md +1 -3
- package/lib/commonStateTypes/viewAndReport/agingReportStateTypes.d.ts +1 -1
- package/lib/entity/tenant/clearAllEpic.d.ts +2 -41
- package/lib/entity/tenant/clearAllEpic.js +4 -82
- package/lib/entity/tenant/tenantReducer.js +3 -3
- package/lib/epic.d.ts +1 -36
- package/lib/epic.js +1 -47
- package/lib/esm/entity/tenant/clearAllEpic.js +0 -78
- package/lib/esm/entity/tenant/tenantReducer.js +3 -3
- package/lib/esm/entity/transactionActivityLog/transactionActivityLogPayload.js +1 -1
- package/lib/esm/epic.js +1 -47
- package/lib/esm/index.js +2 -85
- package/lib/esm/reducer.js +0 -120
- package/lib/esm/view/aiCfoView/aiCfoViewReducer.js +3 -29
- package/lib/esm/view/aiCfoView/aiCfoViewSelector.js +0 -11
- package/lib/esm/view/aiCfoView/epics/createSessionAndSubmitEpic.js +2 -2
- package/lib/esm/view/aiCfoView/epics/submitQuestionEpic.js +1 -7
- package/lib/esm/view/expenseAutomationView/epics/transactionCategorization/fetchTransactionCategorizationEpic.js +1 -2
- package/lib/esm/view/expenseAutomationView/epics/transactionCategorization/fetchTransactionCategorizationViewEpic.js +2 -4
- package/lib/esm/view/expenseAutomationView/reducers/transactionsViewReducer.js +2 -1
- package/lib/esm/view/fileView/fileUploadHelpers.js +2 -1
- package/lib/esm/view/onboardingView/cockpitView/epic/initializeOnboardingCustomerViewUpdateDataEpic.js +21 -5
- package/lib/esm/view/onboardingView/cockpitView/onboardingCockpitViewPayload.js +2 -2
- package/lib/esm/view/onboardingView/customerView/epic/customerDetails/updateOnboardingCustomerViewLocalStoreDataEpic.js +4 -5
- package/lib/esm/view/spendManagement/commonSetup/setupViewReducer.js +1 -2
- package/lib/esm/view/transactionDetail/epics/saveTransactionDetailEpic.js +1 -1
- package/lib/index.d.ts +4 -139
- package/lib/index.js +5 -358
- package/lib/reducer.d.ts +0 -120
- package/lib/reducer.js +6 -126
- package/lib/view/aiCfoView/aiCfoViewPayload.d.ts +0 -14
- package/lib/view/aiCfoView/aiCfoViewReducer.d.ts +4 -8
- package/lib/view/aiCfoView/aiCfoViewReducer.js +4 -30
- package/lib/view/aiCfoView/aiCfoViewSelector.d.ts +1 -2
- package/lib/view/aiCfoView/aiCfoViewSelector.js +0 -12
- package/lib/view/aiCfoView/aiCfoViewState.d.ts +0 -15
- package/lib/view/aiCfoView/epics/createSessionAndSubmitEpic.js +2 -2
- package/lib/view/aiCfoView/epics/submitQuestionEpic.js +1 -7
- package/lib/view/expenseAutomationView/epics/transactionCategorization/fetchTransactionCategorizationEpic.js +1 -2
- package/lib/view/expenseAutomationView/epics/transactionCategorization/fetchTransactionCategorizationViewEpic.js +2 -4
- package/lib/view/expenseAutomationView/reducers/transactionsViewReducer.js +2 -1
- package/lib/view/expenseAutomationView/types/fluxAnalysisViewState.d.ts +1 -1
- package/lib/view/fileView/fileUploadHelpers.js +2 -1
- package/lib/view/onboardingView/cockpitView/epic/initializeOnboardingCustomerViewUpdateDataEpic.js +20 -4
- package/lib/view/onboardingView/cockpitView/onboardingCockpitViewPayload.js +2 -2
- package/lib/view/onboardingView/customerView/epic/customerDetails/updateOnboardingCustomerViewLocalStoreDataEpic.js +4 -5
- package/lib/view/spendManagement/billPay/billList/billListReducer.d.ts +1 -1
- package/lib/view/spendManagement/billPay/billList/billListState.d.ts +1 -1
- package/lib/view/spendManagement/commonSetup/setupViewReducer.js +1 -2
- package/lib/view/spendManagement/reimbursement/remiListView/remiListReducer.d.ts +1 -1
- package/lib/view/spendManagement/reimbursement/remiListView/remiListState.d.ts +3 -3
- package/lib/view/transactionDetail/epics/saveTransactionDetailEpic.js +1 -1
- package/lib/zeniAPI.d.ts +0 -1
- package/package.json +2 -5
- package/lib/entity/invoicing/coupon/couponConstants.d.ts +0 -11
- package/lib/entity/invoicing/coupon/couponConstants.js +0 -29
- package/lib/entity/invoicing/coupon/couponPayload.d.ts +0 -55
- package/lib/entity/invoicing/coupon/couponPayload.js +0 -48
- package/lib/entity/invoicing/coupon/couponReducer.d.ts +0 -9
- package/lib/entity/invoicing/coupon/couponReducer.js +0 -47
- package/lib/entity/invoicing/coupon/couponSelector.d.ts +0 -5
- package/lib/entity/invoicing/coupon/couponSelector.js +0 -9
- package/lib/entity/invoicing/coupon/couponState.d.ts +0 -39
- package/lib/entity/invoicing/coupon/couponState.js +0 -2
- package/lib/entity/invoicing/creditNote/creditNotePayload.d.ts +0 -47
- package/lib/entity/invoicing/creditNote/creditNotePayload.js +0 -2
- package/lib/entity/invoicing/creditNote/creditNoteReducer.d.ts +0 -10
- package/lib/entity/invoicing/creditNote/creditNoteReducer.js +0 -35
- package/lib/entity/invoicing/creditNote/creditNoteState.d.ts +0 -5
- package/lib/entity/invoicing/creditNote/creditNoteState.js +0 -2
- package/lib/entity/invoicing/dunningCase/dunningCasePayload.d.ts +0 -29
- package/lib/entity/invoicing/dunningCase/dunningCasePayload.js +0 -2
- package/lib/entity/invoicing/dunningCase/dunningCaseReducer.d.ts +0 -10
- package/lib/entity/invoicing/dunningCase/dunningCaseReducer.js +0 -35
- package/lib/entity/invoicing/dunningCase/dunningCaseState.d.ts +0 -5
- package/lib/entity/invoicing/dunningCase/dunningCaseState.js +0 -2
- package/lib/entity/invoicing/invoice/invoicePayload.d.ts +0 -96
- package/lib/entity/invoicing/invoice/invoicePayload.js +0 -120
- package/lib/entity/invoicing/invoice/invoiceReducer.d.ts +0 -9
- package/lib/entity/invoicing/invoice/invoiceReducer.js +0 -49
- package/lib/entity/invoicing/invoice/invoiceSelector.d.ts +0 -5
- package/lib/entity/invoicing/invoice/invoiceSelector.js +0 -9
- package/lib/entity/invoicing/invoice/invoiceState.d.ts +0 -99
- package/lib/entity/invoicing/invoice/invoiceState.js +0 -2
- package/lib/entity/invoicing/invoicingCommonPayload.d.ts +0 -65
- package/lib/entity/invoicing/invoicingCommonPayload.js +0 -2
- package/lib/entity/invoicing/invoicingCommonState.d.ts +0 -45
- package/lib/entity/invoicing/invoicingCommonState.js +0 -2
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerPayload.d.ts +0 -54
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerPayload.js +0 -72
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerReducer.d.ts +0 -9
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerReducer.js +0 -47
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerSelector.d.ts +0 -4
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerSelector.js +0 -17
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerState.d.ts +0 -50
- package/lib/entity/invoicing/invoicingCustomer/invoicingCustomerState.js +0 -2
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionPayload.d.ts +0 -75
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionPayload.js +0 -105
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionReducer.d.ts +0 -9
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionReducer.js +0 -49
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionSelector.d.ts +0 -5
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionSelector.js +0 -17
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionState.d.ts +0 -75
- package/lib/entity/invoicing/invoicingSubscription/invoicingSubscriptionState.js +0 -2
- package/lib/entity/invoicing/plan/planPayload.d.ts +0 -41
- package/lib/entity/invoicing/plan/planPayload.js +0 -2
- package/lib/entity/invoicing/plan/planReducer.d.ts +0 -10
- package/lib/entity/invoicing/plan/planReducer.js +0 -33
- package/lib/entity/invoicing/plan/planState.d.ts +0 -5
- package/lib/entity/invoicing/plan/planState.js +0 -2
- package/lib/entity/invoicing/product/productPayload.d.ts +0 -60
- package/lib/entity/invoicing/product/productPayload.js +0 -2
- package/lib/entity/invoicing/product/productReducer.d.ts +0 -10
- package/lib/entity/invoicing/product/productReducer.js +0 -33
- package/lib/entity/invoicing/product/productState.d.ts +0 -5
- package/lib/entity/invoicing/product/productState.js +0 -2
- package/lib/entity/invoicing/transaction/transactionPayload.d.ts +0 -54
- package/lib/entity/invoicing/transaction/transactionPayload.js +0 -2
- package/lib/entity/invoicing/transaction/transactionReducer.d.ts +0 -10
- package/lib/entity/invoicing/transaction/transactionReducer.js +0 -35
- package/lib/entity/invoicing/transaction/transactionState.d.ts +0 -5
- package/lib/entity/invoicing/transaction/transactionState.js +0 -2
- package/lib/esm/entity/invoicing/coupon/couponConstants.js +0 -26
- package/lib/esm/entity/invoicing/coupon/couponPayload.js +0 -43
- package/lib/esm/entity/invoicing/coupon/couponReducer.js +0 -40
- package/lib/esm/entity/invoicing/coupon/couponSelector.js +0 -4
- package/lib/esm/entity/invoicing/coupon/couponState.js +0 -1
- package/lib/esm/entity/invoicing/creditNote/creditNotePayload.js +0 -1
- package/lib/esm/entity/invoicing/creditNote/creditNoteReducer.js +0 -31
- package/lib/esm/entity/invoicing/creditNote/creditNoteState.js +0 -1
- package/lib/esm/entity/invoicing/dunningCase/dunningCasePayload.js +0 -1
- package/lib/esm/entity/invoicing/dunningCase/dunningCaseReducer.js +0 -31
- package/lib/esm/entity/invoicing/dunningCase/dunningCaseState.js +0 -1
- package/lib/esm/entity/invoicing/invoice/invoicePayload.js +0 -115
- package/lib/esm/entity/invoicing/invoice/invoiceReducer.js +0 -42
- package/lib/esm/entity/invoicing/invoice/invoiceSelector.js +0 -4
- package/lib/esm/entity/invoicing/invoice/invoiceState.js +0 -1
- package/lib/esm/entity/invoicing/invoicingCommonPayload.js +0 -1
- package/lib/esm/entity/invoicing/invoicingCommonState.js +0 -1
- package/lib/esm/entity/invoicing/invoicingCustomer/invoicingCustomerPayload.js +0 -68
- package/lib/esm/entity/invoicing/invoicingCustomer/invoicingCustomerReducer.js +0 -40
- package/lib/esm/entity/invoicing/invoicingCustomer/invoicingCustomerSelector.js +0 -10
- package/lib/esm/entity/invoicing/invoicingCustomer/invoicingCustomerState.js +0 -1
- package/lib/esm/entity/invoicing/invoicingSubscription/invoicingSubscriptionPayload.js +0 -98
- package/lib/esm/entity/invoicing/invoicingSubscription/invoicingSubscriptionReducer.js +0 -42
- package/lib/esm/entity/invoicing/invoicingSubscription/invoicingSubscriptionSelector.js +0 -10
- package/lib/esm/entity/invoicing/invoicingSubscription/invoicingSubscriptionState.js +0 -1
- package/lib/esm/entity/invoicing/plan/planPayload.js +0 -1
- package/lib/esm/entity/invoicing/plan/planReducer.js +0 -29
- package/lib/esm/entity/invoicing/plan/planState.js +0 -1
- package/lib/esm/entity/invoicing/product/productPayload.js +0 -1
- package/lib/esm/entity/invoicing/product/productReducer.js +0 -29
- package/lib/esm/entity/invoicing/product/productState.js +0 -1
- package/lib/esm/entity/invoicing/transaction/transactionPayload.js +0 -1
- package/lib/esm/entity/invoicing/transaction/transactionReducer.js +0 -31
- package/lib/esm/entity/invoicing/transaction/transactionState.js +0 -1
- package/lib/esm/view/aiCfoView/epics/fetchSkillsEpic.js +0 -34
- package/lib/esm/view/invoicing/approvalAction/approvalActionEpic.js +0 -27
- package/lib/esm/view/invoicing/approvalAction/approvalActionPayload.js +0 -1
- package/lib/esm/view/invoicing/approvalAction/approvalActionReducer.js +0 -36
- package/lib/esm/view/invoicing/approvalAction/approvalActionSelector.js +0 -5
- package/lib/esm/view/invoicing/approvalAction/approvalActionState.js +0 -1
- package/lib/esm/view/invoicing/approvalsView/approvalsViewEpics.js +0 -35
- package/lib/esm/view/invoicing/approvalsView/approvalsViewPayload.js +0 -1
- package/lib/esm/view/invoicing/approvalsView/approvalsViewReducer.js +0 -62
- package/lib/esm/view/invoicing/approvalsView/approvalsViewSelector.js +0 -8
- package/lib/esm/view/invoicing/approvalsView/approvalsViewState.js +0 -1
- package/lib/esm/view/invoicing/auditView/auditViewEpics.js +0 -44
- package/lib/esm/view/invoicing/auditView/auditViewPayload.js +0 -1
- package/lib/esm/view/invoicing/auditView/auditViewReducer.js +0 -56
- package/lib/esm/view/invoicing/auditView/auditViewSelector.js +0 -8
- package/lib/esm/view/invoicing/auditView/auditViewState.js +0 -1
- package/lib/esm/view/invoicing/catalogView/catalogViewEpics.js +0 -139
- package/lib/esm/view/invoicing/catalogView/catalogViewPayload.js +0 -1
- package/lib/esm/view/invoicing/catalogView/catalogViewReducer.js +0 -162
- package/lib/esm/view/invoicing/catalogView/catalogViewSelector.js +0 -31
- package/lib/esm/view/invoicing/catalogView/catalogViewState.js +0 -1
- package/lib/esm/view/invoicing/catalogWrite/catalogWriteEpic.js +0 -35
- package/lib/esm/view/invoicing/catalogWrite/catalogWritePayload.js +0 -1
- package/lib/esm/view/invoicing/catalogWrite/catalogWriteReducer.js +0 -39
- package/lib/esm/view/invoicing/catalogWrite/catalogWriteSelector.js +0 -6
- package/lib/esm/view/invoicing/catalogWrite/catalogWriteState.js +0 -1
- package/lib/esm/view/invoicing/couponView/couponViewEpics.js +0 -93
- package/lib/esm/view/invoicing/couponView/couponViewPayload.js +0 -1
- package/lib/esm/view/invoicing/couponView/couponViewReducer.js +0 -104
- package/lib/esm/view/invoicing/couponView/couponViewSelector.js +0 -33
- package/lib/esm/view/invoicing/couponView/couponViewState.js +0 -1
- package/lib/esm/view/invoicing/createInvoice/createInvoiceEpic.js +0 -22
- package/lib/esm/view/invoicing/createInvoice/createInvoicePayload.js +0 -1
- package/lib/esm/view/invoicing/createInvoice/createInvoiceReducer.js +0 -36
- package/lib/esm/view/invoicing/createInvoice/createInvoiceSelector.js +0 -27
- package/lib/esm/view/invoicing/createInvoice/createInvoiceState.js +0 -1
- package/lib/esm/view/invoicing/creditNoteView/creditNoteViewEpics.js +0 -85
- package/lib/esm/view/invoicing/creditNoteView/creditNoteViewPayload.js +0 -1
- package/lib/esm/view/invoicing/creditNoteView/creditNoteViewReducer.js +0 -105
- package/lib/esm/view/invoicing/creditNoteView/creditNoteViewSelector.js +0 -20
- package/lib/esm/view/invoicing/creditNoteView/creditNoteViewState.js +0 -1
- package/lib/esm/view/invoicing/customerPaymentMethod/customerPaymentMethodEpic.js +0 -60
- package/lib/esm/view/invoicing/customerPaymentMethod/customerPaymentMethodPayload.js +0 -1
- package/lib/esm/view/invoicing/customerPaymentMethod/customerPaymentMethodReducer.js +0 -84
- package/lib/esm/view/invoicing/customerPaymentMethod/customerPaymentMethodSelector.js +0 -7
- package/lib/esm/view/invoicing/customerPaymentMethod/customerPaymentMethodState.js +0 -1
- package/lib/esm/view/invoicing/dataImportAction/dataImportActionEpic.js +0 -41
- package/lib/esm/view/invoicing/dataImportAction/dataImportActionPayload.js +0 -1
- package/lib/esm/view/invoicing/dataImportAction/dataImportActionReducer.js +0 -73
- package/lib/esm/view/invoicing/dataImportAction/dataImportActionSelector.js +0 -5
- package/lib/esm/view/invoicing/dataImportAction/dataImportActionState.js +0 -1
- package/lib/esm/view/invoicing/dataImportView/dataImportViewEpics.js +0 -34
- package/lib/esm/view/invoicing/dataImportView/dataImportViewPayload.js +0 -1
- package/lib/esm/view/invoicing/dataImportView/dataImportViewReducer.js +0 -66
- package/lib/esm/view/invoicing/dataImportView/dataImportViewSelector.js +0 -8
- package/lib/esm/view/invoicing/dataImportView/dataImportViewState.js +0 -1
- package/lib/esm/view/invoicing/dunningAction/dunningActionEpic.js +0 -27
- package/lib/esm/view/invoicing/dunningAction/dunningActionPayload.js +0 -1
- package/lib/esm/view/invoicing/dunningAction/dunningActionReducer.js +0 -36
- package/lib/esm/view/invoicing/dunningAction/dunningActionSelector.js +0 -5
- package/lib/esm/view/invoicing/dunningAction/dunningActionState.js +0 -1
- package/lib/esm/view/invoicing/dunningCaseView/dunningCaseViewEpics.js +0 -79
- package/lib/esm/view/invoicing/dunningCaseView/dunningCaseViewPayload.js +0 -1
- package/lib/esm/view/invoicing/dunningCaseView/dunningCaseViewReducer.js +0 -105
- package/lib/esm/view/invoicing/dunningCaseView/dunningCaseViewSelector.js +0 -20
- package/lib/esm/view/invoicing/dunningCaseView/dunningCaseViewState.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewPayload.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewReducer.js +0 -36
- package/lib/esm/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewSelector.js +0 -29
- package/lib/esm/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewState.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingCouponDetailView/saveInvoicingCouponEpic.js +0 -28
- package/lib/esm/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewPayload.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewReducer.js +0 -36
- package/lib/esm/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewSelector.js +0 -19
- package/lib/esm/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewState.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingCustomerDetailView/saveInvoicingCustomerEpic.js +0 -22
- package/lib/esm/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewPayload.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewReducer.js +0 -36
- package/lib/esm/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewSelector.js +0 -30
- package/lib/esm/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewState.js +0 -1
- package/lib/esm/view/invoicing/editInvoicingSubscriptionDetailView/saveInvoicingSubscriptionEpic.js +0 -24
- package/lib/esm/view/invoicing/invoiceAction/invoiceActionEpic.js +0 -49
- package/lib/esm/view/invoicing/invoiceAction/invoiceActionPayload.js +0 -1
- package/lib/esm/view/invoicing/invoiceAction/invoiceActionReducer.js +0 -42
- package/lib/esm/view/invoicing/invoiceAction/invoiceActionSelector.js +0 -5
- package/lib/esm/view/invoicing/invoiceAction/invoiceActionState.js +0 -1
- package/lib/esm/view/invoicing/invoiceDetail/fetchInvoiceDetailEpic.js +0 -22
- package/lib/esm/view/invoicing/invoiceDetail/invoiceDetailPayload.js +0 -1
- package/lib/esm/view/invoicing/invoiceDetail/invoiceDetailReducer.js +0 -38
- package/lib/esm/view/invoicing/invoiceDetail/invoiceDetailSelector.js +0 -15
- package/lib/esm/view/invoicing/invoiceDetail/invoiceDetailState.js +0 -1
- package/lib/esm/view/invoicing/invoiceList/fetchInvoiceCountsEpic.js +0 -32
- package/lib/esm/view/invoicing/invoiceList/fetchInvoiceKPIsEpic.js +0 -15
- package/lib/esm/view/invoicing/invoiceList/fetchInvoiceListEpic.js +0 -53
- package/lib/esm/view/invoicing/invoiceList/fetchInvoiceListPageEpic.js +0 -30
- package/lib/esm/view/invoicing/invoiceList/invoiceListPayload.js +0 -1
- package/lib/esm/view/invoicing/invoiceList/invoiceListReducer.js +0 -105
- package/lib/esm/view/invoicing/invoiceList/invoiceListSelector.js +0 -32
- package/lib/esm/view/invoicing/invoiceList/invoiceListState.js +0 -1
- package/lib/esm/view/invoicing/invoicePdf/invoicePdfEpic.js +0 -36
- package/lib/esm/view/invoicing/invoicePdf/invoicePdfReducer.js +0 -33
- package/lib/esm/view/invoicing/invoicePdf/invoicePdfSelector.js +0 -5
- package/lib/esm/view/invoicing/invoicePdf/invoicePdfState.js +0 -1
- package/lib/esm/view/invoicing/invoicingApiHelper.js +0 -14
- package/lib/esm/view/invoicing/invoicingCouponDetailView/fetchInvoicingCouponDetailEpic.js +0 -22
- package/lib/esm/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewPayload.js +0 -1
- package/lib/esm/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewReducer.js +0 -38
- package/lib/esm/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewSelector.js +0 -11
- package/lib/esm/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewState.js +0 -1
- package/lib/esm/view/invoicing/invoicingCustomerDetailView/fetchInvoicingCustomerDetailEpic.js +0 -22
- package/lib/esm/view/invoicing/invoicingCustomerDetailView/fetchInvoicingCustomerDetailPageEpic.js +0 -41
- package/lib/esm/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewPayload.js +0 -1
- package/lib/esm/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewReducer.js +0 -51
- package/lib/esm/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewSelector.js +0 -25
- package/lib/esm/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewState.js +0 -1
- package/lib/esm/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerCountsEpic.js +0 -20
- package/lib/esm/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerListEpic.js +0 -40
- package/lib/esm/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerListPageEpic.js +0 -27
- package/lib/esm/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewPayload.js +0 -1
- package/lib/esm/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewReducer.js +0 -89
- package/lib/esm/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewSelector.js +0 -16
- package/lib/esm/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewState.js +0 -1
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewChurnEpic.js +0 -17
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewDashboardSummaryEpic.js +0 -17
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewEpic.js +0 -55
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewKPIsEpic.js +0 -17
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewMRREpic.js +0 -17
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewPlanRevenueEpic.js +0 -17
- package/lib/esm/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewRevenueEpic.js +0 -17
- package/lib/esm/view/invoicing/invoicingOverview/invoicingOverviewPayload.js +0 -87
- package/lib/esm/view/invoicing/invoicingOverview/invoicingOverviewReducer.js +0 -115
- package/lib/esm/view/invoicing/invoicingOverview/invoicingOverviewSelector.js +0 -62
- package/lib/esm/view/invoicing/invoicingOverview/invoicingOverviewState.js +0 -1
- package/lib/esm/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewEpics.js +0 -19
- package/lib/esm/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewPayload.js +0 -1
- package/lib/esm/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewReducer.js +0 -31
- package/lib/esm/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewSelector.js +0 -13
- package/lib/esm/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewState.js +0 -1
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionCountsEpic.js +0 -23
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionListEpic.js +0 -49
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionListPageEpic.js +0 -27
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewPayload.js +0 -1
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewReducer.js +0 -89
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewSelector.js +0 -17
- package/lib/esm/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewState.js +0 -1
- package/lib/esm/view/invoicing/paymentAction/paymentActionEpic.js +0 -27
- package/lib/esm/view/invoicing/paymentAction/paymentActionPayload.js +0 -1
- package/lib/esm/view/invoicing/paymentAction/paymentActionReducer.js +0 -36
- package/lib/esm/view/invoicing/paymentAction/paymentActionSelector.js +0 -5
- package/lib/esm/view/invoicing/paymentAction/paymentActionState.js +0 -1
- package/lib/esm/view/invoicing/recordPayment/recordPaymentEpic.js +0 -22
- package/lib/esm/view/invoicing/recordPayment/recordPaymentPayload.js +0 -1
- package/lib/esm/view/invoicing/recordPayment/recordPaymentReducer.js +0 -36
- package/lib/esm/view/invoicing/recordPayment/recordPaymentSelector.js +0 -5
- package/lib/esm/view/invoicing/recordPayment/recordPaymentState.js +0 -1
- package/lib/esm/view/invoicing/settingsView/settingsViewEpics.js +0 -66
- package/lib/esm/view/invoicing/settingsView/settingsViewPayload.js +0 -1
- package/lib/esm/view/invoicing/settingsView/settingsViewReducer.js +0 -75
- package/lib/esm/view/invoicing/settingsView/settingsViewSelector.js +0 -7
- package/lib/esm/view/invoicing/settingsView/settingsViewState.js +0 -1
- package/lib/esm/view/invoicing/subscriptionAction/subscriptionActionEpic.js +0 -27
- package/lib/esm/view/invoicing/subscriptionAction/subscriptionActionPayload.js +0 -1
- package/lib/esm/view/invoicing/subscriptionAction/subscriptionActionReducer.js +0 -36
- package/lib/esm/view/invoicing/subscriptionAction/subscriptionActionSelector.js +0 -5
- package/lib/esm/view/invoicing/subscriptionAction/subscriptionActionState.js +0 -1
- package/lib/esm/view/invoicing/transactionView/transactionViewEpics.js +0 -70
- package/lib/esm/view/invoicing/transactionView/transactionViewPayload.js +0 -1
- package/lib/esm/view/invoicing/transactionView/transactionViewReducer.js +0 -90
- package/lib/esm/view/invoicing/transactionView/transactionViewSelector.js +0 -19
- package/lib/esm/view/invoicing/transactionView/transactionViewState.js +0 -1
- package/lib/view/aiCfoView/epics/fetchSkillsEpic.d.ts +0 -8
- package/lib/view/aiCfoView/epics/fetchSkillsEpic.js +0 -38
- package/lib/view/invoicing/approvalAction/approvalActionEpic.d.ts +0 -8
- package/lib/view/invoicing/approvalAction/approvalActionEpic.js +0 -31
- package/lib/view/invoicing/approvalAction/approvalActionPayload.d.ts +0 -3
- package/lib/view/invoicing/approvalAction/approvalActionPayload.js +0 -2
- package/lib/view/invoicing/approvalAction/approvalActionReducer.d.ts +0 -17
- package/lib/view/invoicing/approvalAction/approvalActionReducer.js +0 -40
- package/lib/view/invoicing/approvalAction/approvalActionSelector.d.ts +0 -3
- package/lib/view/invoicing/approvalAction/approvalActionSelector.js +0 -9
- package/lib/view/invoicing/approvalAction/approvalActionState.d.ts +0 -5
- package/lib/view/invoicing/approvalAction/approvalActionState.js +0 -2
- package/lib/view/invoicing/approvalsView/approvalsViewEpics.d.ts +0 -7
- package/lib/view/invoicing/approvalsView/approvalsViewEpics.js +0 -39
- package/lib/view/invoicing/approvalsView/approvalsViewPayload.d.ts +0 -14
- package/lib/view/invoicing/approvalsView/approvalsViewPayload.js +0 -2
- package/lib/view/invoicing/approvalsView/approvalsViewReducer.d.ts +0 -22
- package/lib/view/invoicing/approvalsView/approvalsViewReducer.js +0 -66
- package/lib/view/invoicing/approvalsView/approvalsViewSelector.d.ts +0 -9
- package/lib/view/invoicing/approvalsView/approvalsViewSelector.js +0 -16
- package/lib/view/invoicing/approvalsView/approvalsViewState.d.ts +0 -14
- package/lib/view/invoicing/approvalsView/approvalsViewState.js +0 -2
- package/lib/view/invoicing/auditView/auditViewEpics.d.ts +0 -7
- package/lib/view/invoicing/auditView/auditViewEpics.js +0 -48
- package/lib/view/invoicing/auditView/auditViewPayload.d.ts +0 -14
- package/lib/view/invoicing/auditView/auditViewPayload.js +0 -2
- package/lib/view/invoicing/auditView/auditViewReducer.d.ts +0 -22
- package/lib/view/invoicing/auditView/auditViewReducer.js +0 -60
- package/lib/view/invoicing/auditView/auditViewSelector.d.ts +0 -9
- package/lib/view/invoicing/auditView/auditViewSelector.js +0 -16
- package/lib/view/invoicing/auditView/auditViewState.d.ts +0 -17
- package/lib/view/invoicing/auditView/auditViewState.js +0 -2
- package/lib/view/invoicing/catalogView/catalogViewEpics.d.ts +0 -14
- package/lib/view/invoicing/catalogView/catalogViewEpics.js +0 -148
- package/lib/view/invoicing/catalogView/catalogViewPayload.d.ts +0 -10
- package/lib/view/invoicing/catalogView/catalogViewPayload.js +0 -2
- package/lib/view/invoicing/catalogView/catalogViewReducer.d.ts +0 -46
- package/lib/view/invoicing/catalogView/catalogViewReducer.js +0 -166
- package/lib/view/invoicing/catalogView/catalogViewSelector.d.ts +0 -24
- package/lib/view/invoicing/catalogView/catalogViewSelector.js +0 -52
- package/lib/view/invoicing/catalogView/catalogViewState.d.ts +0 -36
- package/lib/view/invoicing/catalogView/catalogViewState.js +0 -2
- package/lib/view/invoicing/catalogWrite/catalogWriteEpic.d.ts +0 -9
- package/lib/view/invoicing/catalogWrite/catalogWriteEpic.js +0 -39
- package/lib/view/invoicing/catalogWrite/catalogWritePayload.d.ts +0 -4
- package/lib/view/invoicing/catalogWrite/catalogWritePayload.js +0 -2
- package/lib/view/invoicing/catalogWrite/catalogWriteReducer.d.ts +0 -16
- package/lib/view/invoicing/catalogWrite/catalogWriteReducer.js +0 -43
- package/lib/view/invoicing/catalogWrite/catalogWriteSelector.d.ts +0 -6
- package/lib/view/invoicing/catalogWrite/catalogWriteSelector.js +0 -12
- package/lib/view/invoicing/catalogWrite/catalogWriteState.d.ts +0 -7
- package/lib/view/invoicing/catalogWrite/catalogWriteState.js +0 -2
- package/lib/view/invoicing/couponView/couponViewEpics.d.ts +0 -16
- package/lib/view/invoicing/couponView/couponViewEpics.js +0 -100
- package/lib/view/invoicing/couponView/couponViewPayload.d.ts +0 -6
- package/lib/view/invoicing/couponView/couponViewPayload.js +0 -2
- package/lib/view/invoicing/couponView/couponViewReducer.d.ts +0 -32
- package/lib/view/invoicing/couponView/couponViewReducer.js +0 -108
- package/lib/view/invoicing/couponView/couponViewSelector.d.ts +0 -29
- package/lib/view/invoicing/couponView/couponViewSelector.js +0 -43
- package/lib/view/invoicing/couponView/couponViewState.d.ts +0 -18
- package/lib/view/invoicing/couponView/couponViewState.js +0 -2
- package/lib/view/invoicing/createInvoice/createInvoiceEpic.d.ts +0 -8
- package/lib/view/invoicing/createInvoice/createInvoiceEpic.js +0 -26
- package/lib/view/invoicing/createInvoice/createInvoicePayload.d.ts +0 -25
- package/lib/view/invoicing/createInvoice/createInvoicePayload.js +0 -2
- package/lib/view/invoicing/createInvoice/createInvoiceReducer.d.ts +0 -10
- package/lib/view/invoicing/createInvoice/createInvoiceReducer.js +0 -40
- package/lib/view/invoicing/createInvoice/createInvoiceSelector.d.ts +0 -23
- package/lib/view/invoicing/createInvoice/createInvoiceSelector.js +0 -33
- package/lib/view/invoicing/createInvoice/createInvoiceState.d.ts +0 -6
- package/lib/view/invoicing/createInvoice/createInvoiceState.js +0 -2
- package/lib/view/invoicing/creditNoteView/creditNoteViewEpics.d.ts +0 -11
- package/lib/view/invoicing/creditNoteView/creditNoteViewEpics.js +0 -92
- package/lib/view/invoicing/creditNoteView/creditNoteViewPayload.d.ts +0 -7
- package/lib/view/invoicing/creditNoteView/creditNoteViewPayload.js +0 -2
- package/lib/view/invoicing/creditNoteView/creditNoteViewReducer.d.ts +0 -28
- package/lib/view/invoicing/creditNoteView/creditNoteViewReducer.js +0 -109
- package/lib/view/invoicing/creditNoteView/creditNoteViewSelector.d.ts +0 -15
- package/lib/view/invoicing/creditNoteView/creditNoteViewSelector.js +0 -33
- package/lib/view/invoicing/creditNoteView/creditNoteViewState.d.ts +0 -21
- package/lib/view/invoicing/creditNoteView/creditNoteViewState.js +0 -2
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodEpic.d.ts +0 -11
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodEpic.js +0 -67
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodPayload.d.ts +0 -18
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodPayload.js +0 -2
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodReducer.d.ts +0 -21
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodReducer.js +0 -88
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodSelector.d.ts +0 -10
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodSelector.js +0 -17
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodState.d.ts +0 -23
- package/lib/view/invoicing/customerPaymentMethod/customerPaymentMethodState.js +0 -2
- package/lib/view/invoicing/dataImportAction/dataImportActionEpic.d.ts +0 -7
- package/lib/view/invoicing/dataImportAction/dataImportActionEpic.js +0 -45
- package/lib/view/invoicing/dataImportAction/dataImportActionPayload.d.ts +0 -3
- package/lib/view/invoicing/dataImportAction/dataImportActionPayload.js +0 -2
- package/lib/view/invoicing/dataImportAction/dataImportActionReducer.d.ts +0 -19
- package/lib/view/invoicing/dataImportAction/dataImportActionReducer.js +0 -77
- package/lib/view/invoicing/dataImportAction/dataImportActionSelector.d.ts +0 -4
- package/lib/view/invoicing/dataImportAction/dataImportActionSelector.js +0 -9
- package/lib/view/invoicing/dataImportAction/dataImportActionState.d.ts +0 -5
- package/lib/view/invoicing/dataImportAction/dataImportActionState.js +0 -2
- package/lib/view/invoicing/dataImportView/dataImportViewEpics.d.ts +0 -9
- package/lib/view/invoicing/dataImportView/dataImportViewEpics.js +0 -40
- package/lib/view/invoicing/dataImportView/dataImportViewPayload.d.ts +0 -50
- package/lib/view/invoicing/dataImportView/dataImportViewPayload.js +0 -2
- package/lib/view/invoicing/dataImportView/dataImportViewReducer.d.ts +0 -7
- package/lib/view/invoicing/dataImportView/dataImportViewReducer.js +0 -70
- package/lib/view/invoicing/dataImportView/dataImportViewSelector.d.ts +0 -9
- package/lib/view/invoicing/dataImportView/dataImportViewSelector.js +0 -17
- package/lib/view/invoicing/dataImportView/dataImportViewState.d.ts +0 -10
- package/lib/view/invoicing/dataImportView/dataImportViewState.js +0 -2
- package/lib/view/invoicing/dunningAction/dunningActionEpic.d.ts +0 -8
- package/lib/view/invoicing/dunningAction/dunningActionEpic.js +0 -31
- package/lib/view/invoicing/dunningAction/dunningActionPayload.d.ts +0 -3
- package/lib/view/invoicing/dunningAction/dunningActionPayload.js +0 -2
- package/lib/view/invoicing/dunningAction/dunningActionReducer.d.ts +0 -21
- package/lib/view/invoicing/dunningAction/dunningActionReducer.js +0 -40
- package/lib/view/invoicing/dunningAction/dunningActionSelector.d.ts +0 -3
- package/lib/view/invoicing/dunningAction/dunningActionSelector.js +0 -9
- package/lib/view/invoicing/dunningAction/dunningActionState.d.ts +0 -5
- package/lib/view/invoicing/dunningAction/dunningActionState.js +0 -2
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewEpics.d.ts +0 -11
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewEpics.js +0 -86
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewPayload.d.ts +0 -7
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewPayload.js +0 -2
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewReducer.d.ts +0 -28
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewReducer.js +0 -109
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewSelector.d.ts +0 -15
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewSelector.js +0 -33
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewState.d.ts +0 -20
- package/lib/view/invoicing/dunningCaseView/dunningCaseViewState.js +0 -2
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewPayload.d.ts +0 -3
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewPayload.js +0 -2
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewReducer.d.ts +0 -14
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewReducer.js +0 -40
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewSelector.d.ts +0 -28
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewSelector.js +0 -34
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewState.d.ts +0 -5
- package/lib/view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewState.js +0 -2
- package/lib/view/invoicing/editInvoicingCouponDetailView/saveInvoicingCouponEpic.d.ts +0 -8
- package/lib/view/invoicing/editInvoicingCouponDetailView/saveInvoicingCouponEpic.js +0 -32
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewPayload.d.ts +0 -3
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewPayload.js +0 -2
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewReducer.d.ts +0 -14
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewReducer.js +0 -40
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewSelector.d.ts +0 -15
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewSelector.js +0 -23
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewState.d.ts +0 -5
- package/lib/view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewState.js +0 -2
- package/lib/view/invoicing/editInvoicingCustomerDetailView/saveInvoicingCustomerEpic.d.ts +0 -8
- package/lib/view/invoicing/editInvoicingCustomerDetailView/saveInvoicingCustomerEpic.js +0 -26
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewPayload.d.ts +0 -3
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewPayload.js +0 -2
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewReducer.d.ts +0 -14
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewReducer.js +0 -40
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewSelector.d.ts +0 -34
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewSelector.js +0 -35
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewState.d.ts +0 -5
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewState.js +0 -2
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/saveInvoicingSubscriptionEpic.d.ts +0 -8
- package/lib/view/invoicing/editInvoicingSubscriptionDetailView/saveInvoicingSubscriptionEpic.js +0 -28
- package/lib/view/invoicing/invoiceAction/invoiceActionEpic.d.ts +0 -9
- package/lib/view/invoicing/invoiceAction/invoiceActionEpic.js +0 -54
- package/lib/view/invoicing/invoiceAction/invoiceActionPayload.d.ts +0 -3
- package/lib/view/invoicing/invoiceAction/invoiceActionPayload.js +0 -2
- package/lib/view/invoicing/invoiceAction/invoiceActionReducer.d.ts +0 -23
- package/lib/view/invoicing/invoiceAction/invoiceActionReducer.js +0 -46
- package/lib/view/invoicing/invoiceAction/invoiceActionSelector.d.ts +0 -3
- package/lib/view/invoicing/invoiceAction/invoiceActionSelector.js +0 -9
- package/lib/view/invoicing/invoiceAction/invoiceActionState.d.ts +0 -5
- package/lib/view/invoicing/invoiceAction/invoiceActionState.js +0 -2
- package/lib/view/invoicing/invoiceDetail/fetchInvoiceDetailEpic.d.ts +0 -8
- package/lib/view/invoicing/invoiceDetail/fetchInvoiceDetailEpic.js +0 -26
- package/lib/view/invoicing/invoiceDetail/invoiceDetailPayload.d.ts +0 -3
- package/lib/view/invoicing/invoiceDetail/invoiceDetailPayload.js +0 -2
- package/lib/view/invoicing/invoiceDetail/invoiceDetailReducer.d.ts +0 -16
- package/lib/view/invoicing/invoiceDetail/invoiceDetailReducer.js +0 -43
- package/lib/view/invoicing/invoiceDetail/invoiceDetailSelector.d.ts +0 -15
- package/lib/view/invoicing/invoiceDetail/invoiceDetailSelector.js +0 -22
- package/lib/view/invoicing/invoiceDetail/invoiceDetailState.d.ts +0 -7
- package/lib/view/invoicing/invoiceDetail/invoiceDetailState.js +0 -2
- package/lib/view/invoicing/invoiceList/fetchInvoiceCountsEpic.d.ts +0 -7
- package/lib/view/invoicing/invoiceList/fetchInvoiceCountsEpic.js +0 -36
- package/lib/view/invoicing/invoiceList/fetchInvoiceKPIsEpic.d.ts +0 -7
- package/lib/view/invoicing/invoiceList/fetchInvoiceKPIsEpic.js +0 -19
- package/lib/view/invoicing/invoiceList/fetchInvoiceListEpic.d.ts +0 -8
- package/lib/view/invoicing/invoiceList/fetchInvoiceListEpic.js +0 -57
- package/lib/view/invoicing/invoiceList/fetchInvoiceListPageEpic.d.ts +0 -11
- package/lib/view/invoicing/invoiceList/fetchInvoiceListPageEpic.js +0 -34
- package/lib/view/invoicing/invoiceList/invoiceListPayload.d.ts +0 -6
- package/lib/view/invoicing/invoiceList/invoiceListPayload.js +0 -2
- package/lib/view/invoicing/invoiceList/invoiceListReducer.d.ts +0 -32
- package/lib/view/invoicing/invoiceList/invoiceListReducer.js +0 -109
- package/lib/view/invoicing/invoiceList/invoiceListSelector.d.ts +0 -29
- package/lib/view/invoicing/invoiceList/invoiceListSelector.js +0 -42
- package/lib/view/invoicing/invoiceList/invoiceListState.d.ts +0 -26
- package/lib/view/invoicing/invoiceList/invoiceListState.js +0 -2
- package/lib/view/invoicing/invoicePdf/invoicePdfEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicePdf/invoicePdfEpic.js +0 -40
- package/lib/view/invoicing/invoicePdf/invoicePdfReducer.d.ts +0 -17
- package/lib/view/invoicing/invoicePdf/invoicePdfReducer.js +0 -37
- package/lib/view/invoicing/invoicePdf/invoicePdfSelector.d.ts +0 -3
- package/lib/view/invoicing/invoicePdf/invoicePdfSelector.js +0 -9
- package/lib/view/invoicing/invoicePdf/invoicePdfState.d.ts +0 -5
- package/lib/view/invoicing/invoicePdf/invoicePdfState.js +0 -2
- package/lib/view/invoicing/invoicingApiHelper.d.ts +0 -15
- package/lib/view/invoicing/invoicingApiHelper.js +0 -19
- package/lib/view/invoicing/invoicingCouponDetailView/fetchInvoicingCouponDetailEpic.d.ts +0 -8
- package/lib/view/invoicing/invoicingCouponDetailView/fetchInvoicingCouponDetailEpic.js +0 -26
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewPayload.d.ts +0 -3
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewPayload.js +0 -2
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewReducer.d.ts +0 -16
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewReducer.js +0 -43
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewSelector.d.ts +0 -12
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewSelector.js +0 -18
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewState.d.ts +0 -7
- package/lib/view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewState.js +0 -2
- package/lib/view/invoicing/invoicingCustomerDetailView/fetchInvoicingCustomerDetailEpic.d.ts +0 -8
- package/lib/view/invoicing/invoicingCustomerDetailView/fetchInvoicingCustomerDetailEpic.js +0 -26
- package/lib/view/invoicing/invoicingCustomerDetailView/fetchInvoicingCustomerDetailPageEpic.d.ts +0 -18
- package/lib/view/invoicing/invoicingCustomerDetailView/fetchInvoicingCustomerDetailPageEpic.js +0 -45
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewPayload.d.ts +0 -3
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewPayload.js +0 -2
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewReducer.d.ts +0 -22
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewReducer.js +0 -56
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewSelector.d.ts +0 -25
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewSelector.js +0 -32
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewState.d.ts +0 -7
- package/lib/view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewState.js +0 -2
- package/lib/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerCountsEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerCountsEpic.js +0 -24
- package/lib/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerListEpic.d.ts +0 -8
- package/lib/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerListEpic.js +0 -44
- package/lib/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerListPageEpic.d.ts +0 -16
- package/lib/view/invoicing/invoicingCustomerListView/epics/fetchInvoicingCustomerListPageEpic.js +0 -31
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewPayload.d.ts +0 -5
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewPayload.js +0 -2
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewReducer.d.ts +0 -31
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewReducer.js +0 -93
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewSelector.d.ts +0 -18
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewSelector.js +0 -19
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewState.d.ts +0 -16
- package/lib/view/invoicing/invoicingCustomerListView/invoicingCustomerListViewState.js +0 -2
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewChurnEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewChurnEpic.js +0 -21
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewDashboardSummaryEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewDashboardSummaryEpic.js +0 -21
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewEpic.d.ts +0 -14
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewEpic.js +0 -59
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewKPIsEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewKPIsEpic.js +0 -21
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewMRREpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewMRREpic.js +0 -21
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewPlanRevenueEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewPlanRevenueEpic.js +0 -21
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewRevenueEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingOverview/epics/fetchInvoicingOverviewRevenueEpic.js +0 -21
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewPayload.d.ts +0 -98
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewPayload.js +0 -96
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewReducer.d.ts +0 -10
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewReducer.js +0 -119
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewSelector.d.ts +0 -32
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewSelector.js +0 -67
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewState.d.ts +0 -110
- package/lib/view/invoicing/invoicingOverview/invoicingOverviewState.js +0 -2
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewEpics.d.ts +0 -8
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewEpics.js +0 -23
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewPayload.d.ts +0 -3
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewPayload.js +0 -2
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewReducer.d.ts +0 -11
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewReducer.js +0 -35
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewSelector.d.ts +0 -15
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewSelector.js +0 -18
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewState.d.ts +0 -4
- package/lib/view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewState.js +0 -2
- package/lib/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionCountsEpic.d.ts +0 -7
- package/lib/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionCountsEpic.js +0 -27
- package/lib/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionListEpic.d.ts +0 -8
- package/lib/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionListEpic.js +0 -53
- package/lib/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionListPageEpic.d.ts +0 -16
- package/lib/view/invoicing/invoicingSubscriptionListView/epics/fetchInvoicingSubscriptionListPageEpic.js +0 -31
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewPayload.d.ts +0 -5
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewPayload.js +0 -2
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewReducer.d.ts +0 -31
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewReducer.js +0 -93
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewSelector.d.ts +0 -19
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewSelector.js +0 -20
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewState.d.ts +0 -19
- package/lib/view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewState.js +0 -2
- package/lib/view/invoicing/paymentAction/paymentActionEpic.d.ts +0 -8
- package/lib/view/invoicing/paymentAction/paymentActionEpic.js +0 -31
- package/lib/view/invoicing/paymentAction/paymentActionPayload.d.ts +0 -3
- package/lib/view/invoicing/paymentAction/paymentActionPayload.js +0 -2
- package/lib/view/invoicing/paymentAction/paymentActionReducer.d.ts +0 -18
- package/lib/view/invoicing/paymentAction/paymentActionReducer.js +0 -40
- package/lib/view/invoicing/paymentAction/paymentActionSelector.d.ts +0 -3
- package/lib/view/invoicing/paymentAction/paymentActionSelector.js +0 -9
- package/lib/view/invoicing/paymentAction/paymentActionState.d.ts +0 -5
- package/lib/view/invoicing/paymentAction/paymentActionState.js +0 -2
- package/lib/view/invoicing/recordPayment/recordPaymentEpic.d.ts +0 -8
- package/lib/view/invoicing/recordPayment/recordPaymentEpic.js +0 -26
- package/lib/view/invoicing/recordPayment/recordPaymentPayload.d.ts +0 -23
- package/lib/view/invoicing/recordPayment/recordPaymentPayload.js +0 -2
- package/lib/view/invoicing/recordPayment/recordPaymentReducer.d.ts +0 -10
- package/lib/view/invoicing/recordPayment/recordPaymentReducer.js +0 -40
- package/lib/view/invoicing/recordPayment/recordPaymentSelector.d.ts +0 -4
- package/lib/view/invoicing/recordPayment/recordPaymentSelector.js +0 -10
- package/lib/view/invoicing/recordPayment/recordPaymentState.d.ts +0 -6
- package/lib/view/invoicing/recordPayment/recordPaymentState.js +0 -2
- package/lib/view/invoicing/settingsView/settingsViewEpics.d.ts +0 -10
- package/lib/view/invoicing/settingsView/settingsViewEpics.js +0 -73
- package/lib/view/invoicing/settingsView/settingsViewPayload.d.ts +0 -18
- package/lib/view/invoicing/settingsView/settingsViewPayload.js +0 -2
- package/lib/view/invoicing/settingsView/settingsViewReducer.d.ts +0 -12
- package/lib/view/invoicing/settingsView/settingsViewReducer.js +0 -79
- package/lib/view/invoicing/settingsView/settingsViewSelector.d.ts +0 -7
- package/lib/view/invoicing/settingsView/settingsViewSelector.js +0 -14
- package/lib/view/invoicing/settingsView/settingsViewState.d.ts +0 -7
- package/lib/view/invoicing/settingsView/settingsViewState.js +0 -2
- package/lib/view/invoicing/subscriptionAction/subscriptionActionEpic.d.ts +0 -8
- package/lib/view/invoicing/subscriptionAction/subscriptionActionEpic.js +0 -31
- package/lib/view/invoicing/subscriptionAction/subscriptionActionPayload.d.ts +0 -3
- package/lib/view/invoicing/subscriptionAction/subscriptionActionPayload.js +0 -2
- package/lib/view/invoicing/subscriptionAction/subscriptionActionReducer.d.ts +0 -18
- package/lib/view/invoicing/subscriptionAction/subscriptionActionReducer.js +0 -40
- package/lib/view/invoicing/subscriptionAction/subscriptionActionSelector.d.ts +0 -3
- package/lib/view/invoicing/subscriptionAction/subscriptionActionSelector.js +0 -9
- package/lib/view/invoicing/subscriptionAction/subscriptionActionState.d.ts +0 -5
- package/lib/view/invoicing/subscriptionAction/subscriptionActionState.js +0 -2
- package/lib/view/invoicing/transactionView/transactionViewEpics.d.ts +0 -10
- package/lib/view/invoicing/transactionView/transactionViewEpics.js +0 -76
- package/lib/view/invoicing/transactionView/transactionViewPayload.d.ts +0 -6
- package/lib/view/invoicing/transactionView/transactionViewPayload.js +0 -2
- package/lib/view/invoicing/transactionView/transactionViewReducer.d.ts +0 -27
- package/lib/view/invoicing/transactionView/transactionViewReducer.js +0 -94
- package/lib/view/invoicing/transactionView/transactionViewSelector.d.ts +0 -13
- package/lib/view/invoicing/transactionView/transactionViewSelector.js +0 -31
- package/lib/view/invoicing/transactionView/transactionViewState.d.ts +0 -20
- package/lib/view/invoicing/transactionView/transactionViewState.js +0 -2
package/lib/reducer.d.ts
CHANGED
|
@@ -32,15 +32,6 @@ import { ForecastState } from './entity/forecast/forecastState';
|
|
|
32
32
|
import { EntityState } from './entity/genericEntity/entityState';
|
|
33
33
|
import { GlobalMerchantState } from './entity/globalMerchant/globalMerchantState';
|
|
34
34
|
import { InsightState } from './entity/insights/insightState';
|
|
35
|
-
import { InvoicingCouponState } from './entity/invoicing/coupon/couponState';
|
|
36
|
-
import { InvoicingCreditNoteState } from './entity/invoicing/creditNote/creditNoteState';
|
|
37
|
-
import { InvoicingCustomerState } from './entity/invoicing/invoicingCustomer/invoicingCustomerState';
|
|
38
|
-
import { InvoicingDunningCaseState } from './entity/invoicing/dunningCase/dunningCaseState';
|
|
39
|
-
import { InvoiceState as InvoicingInvoiceState } from './entity/invoicing/invoice/invoiceState';
|
|
40
|
-
import { InvoicingPlanState } from './entity/invoicing/plan/planState';
|
|
41
|
-
import { InvoicingProductState } from './entity/invoicing/product/productState';
|
|
42
|
-
import { InvoicingSubscriptionState } from './entity/invoicing/invoicingSubscription/invoicingSubscriptionState';
|
|
43
|
-
import { InvoicingTransactionState } from './entity/invoicing/transaction/transactionState';
|
|
44
35
|
import { JESchedulesState } from './entity/jeSchedules/jeSchedulesState';
|
|
45
36
|
import { MerchantState } from './entity/merchant/merchant';
|
|
46
37
|
import { MonthEndCloseChecksState } from './entity/monthEndCloseChecks/monthEndCloseChecksState';
|
|
@@ -124,37 +115,6 @@ import { ForecastListState } from './view/forecastList/forecastListState';
|
|
|
124
115
|
import { GlobalMerchantAutoCompleteState } from './view/globalMerchantView/globalMerchantAutoCompleteView/globalMerchantAutoCompleteViewState';
|
|
125
116
|
import { GlobalMerchantViewState } from './view/globalMerchantView/globalMerchantViewState';
|
|
126
117
|
import { InsightsCardState } from './view/insightsCard/insightsCardState';
|
|
127
|
-
import { InvoicingOverviewState } from './view/invoicing/invoicingOverview/invoicingOverviewState';
|
|
128
|
-
import { InvoicingApprovalActionState } from './view/invoicing/approvalAction/approvalActionState';
|
|
129
|
-
import { InvoicingApprovalsViewState } from './view/invoicing/approvalsView/approvalsViewState';
|
|
130
|
-
import { InvoicingAuditViewState } from './view/invoicing/auditView/auditViewState';
|
|
131
|
-
import { InvoicingCatalogViewState } from './view/invoicing/catalogView/catalogViewState';
|
|
132
|
-
import { InvoicingCatalogWriteState } from './view/invoicing/catalogWrite/catalogWriteState';
|
|
133
|
-
import { InvoicingCouponViewState } from './view/invoicing/couponView/couponViewState';
|
|
134
|
-
import { EditInvoicingCouponDetailViewState } from './view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewState';
|
|
135
|
-
import { InvoicingCouponDetailViewState } from './view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewState';
|
|
136
|
-
import { CreateInvoiceState as InvoicingCreateInvoiceState } from './view/invoicing/createInvoice/createInvoiceState';
|
|
137
|
-
import { InvoicingCreditNoteViewState } from './view/invoicing/creditNoteView/creditNoteViewState';
|
|
138
|
-
import { InvoicingCustomerPaymentMethodState } from './view/invoicing/customerPaymentMethod/customerPaymentMethodState';
|
|
139
|
-
import { InvoicingCustomerDetailViewState } from './view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewState';
|
|
140
|
-
import { InvoicingCustomerListViewState } from './view/invoicing/invoicingCustomerListView/invoicingCustomerListViewState';
|
|
141
|
-
import { EditInvoicingCustomerDetailViewState } from './view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewState';
|
|
142
|
-
import { InvoicingDataImportActionState } from './view/invoicing/dataImportAction/dataImportActionState';
|
|
143
|
-
import { InvoicingDataImportViewState } from './view/invoicing/dataImportView/dataImportViewState';
|
|
144
|
-
import { InvoicingDunningActionState } from './view/invoicing/dunningAction/dunningActionState';
|
|
145
|
-
import { InvoicingDunningCaseViewState } from './view/invoicing/dunningCaseView/dunningCaseViewState';
|
|
146
|
-
import { InvoicingInvoiceActionState } from './view/invoicing/invoiceAction/invoiceActionState';
|
|
147
|
-
import { InvoiceDetailState as InvoicingInvoiceDetailState } from './view/invoicing/invoiceDetail/invoiceDetailState';
|
|
148
|
-
import { InvoiceListState as InvoicingInvoiceListState } from './view/invoicing/invoiceList/invoiceListState';
|
|
149
|
-
import { InvoicingInvoicePdfState } from './view/invoicing/invoicePdf/invoicePdfState';
|
|
150
|
-
import { InvoicingPaymentActionState } from './view/invoicing/paymentAction/paymentActionState';
|
|
151
|
-
import { RecordPaymentState as InvoicingRecordPaymentState } from './view/invoicing/recordPayment/recordPaymentState';
|
|
152
|
-
import { InvoicingSettingsViewState } from './view/invoicing/settingsView/settingsViewState';
|
|
153
|
-
import { InvoicingSubscriptionActionState } from './view/invoicing/subscriptionAction/subscriptionActionState';
|
|
154
|
-
import { InvoicingSubscriptionDetailViewState } from './view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewState';
|
|
155
|
-
import { InvoicingSubscriptionListViewState } from './view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewState';
|
|
156
|
-
import { EditInvoicingSubscriptionDetailViewState } from './view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewState';
|
|
157
|
-
import { InvoicingTransactionViewState } from './view/invoicing/transactionView/transactionViewState';
|
|
158
118
|
import { MonthEndCloseChecksViewState } from './view/monthEndCloseChecksView/monthEndCloseChecksViewState';
|
|
159
119
|
import { NetBurnOrIncomeWithForecastState } from './view/netBurnOrIncome/netBurnOrIncomeState';
|
|
160
120
|
import { NetBurnOrIncomeClassesViewState } from './view/netBurnOrIncomeClassesView/netBurnOrIncomeClassesViewState';
|
|
@@ -302,15 +262,6 @@ type EntitiesState = {
|
|
|
302
262
|
forecastState: ForecastState;
|
|
303
263
|
globalMerchantState: GlobalMerchantState;
|
|
304
264
|
insightState: InsightState;
|
|
305
|
-
invoicingCouponState: InvoicingCouponState;
|
|
306
|
-
invoicingCreditNoteState: InvoicingCreditNoteState;
|
|
307
|
-
invoicingCustomerState: InvoicingCustomerState;
|
|
308
|
-
invoicingDunningCaseState: InvoicingDunningCaseState;
|
|
309
|
-
invoicingInvoiceState: InvoicingInvoiceState;
|
|
310
|
-
invoicingPlanState: InvoicingPlanState;
|
|
311
|
-
invoicingProductState: InvoicingProductState;
|
|
312
|
-
invoicingSubscriptionState: InvoicingSubscriptionState;
|
|
313
|
-
invoicingTransactionState: InvoicingTransactionState;
|
|
314
265
|
jeSchedulesState: JESchedulesState;
|
|
315
266
|
merchantState: MerchantState;
|
|
316
267
|
monthEndCloseChecksState: MonthEndCloseChecksState;
|
|
@@ -411,9 +362,6 @@ type ViewsState = {
|
|
|
411
362
|
depositAccountListState: DepositAccountListState;
|
|
412
363
|
depositAccountTransactionListState: DepositAccountTransactionListState;
|
|
413
364
|
editBillDetailViewState: EditBillDetailViewState;
|
|
414
|
-
editInvoicingCouponDetailViewState: EditInvoicingCouponDetailViewState;
|
|
415
|
-
editInvoicingCustomerDetailViewState: EditInvoicingCustomerDetailViewState;
|
|
416
|
-
editInvoicingSubscriptionDetailViewState: EditInvoicingSubscriptionDetailViewState;
|
|
417
365
|
editRemiDetailViewState: EditRemiDetailViewState;
|
|
418
366
|
entityAutoCompleteState: EntityAutoCompleteState;
|
|
419
367
|
entityRecommendationState: EntityRecommendationState;
|
|
@@ -433,34 +381,6 @@ type ViewsState = {
|
|
|
433
381
|
insightsCardState: InsightsCardState;
|
|
434
382
|
internationalWireState: InternationalWireState;
|
|
435
383
|
internationalWireVerificationState: InternationalWireVerificationState;
|
|
436
|
-
invoicingApprovalActionState: InvoicingApprovalActionState;
|
|
437
|
-
invoicingApprovalsViewState: InvoicingApprovalsViewState;
|
|
438
|
-
invoicingAuditViewState: InvoicingAuditViewState;
|
|
439
|
-
invoicingCatalogViewState: InvoicingCatalogViewState;
|
|
440
|
-
invoicingCatalogWriteState: InvoicingCatalogWriteState;
|
|
441
|
-
invoicingCouponDetailViewState: InvoicingCouponDetailViewState;
|
|
442
|
-
invoicingCouponViewState: InvoicingCouponViewState;
|
|
443
|
-
invoicingCreateInvoiceState: InvoicingCreateInvoiceState;
|
|
444
|
-
invoicingCreditNoteViewState: InvoicingCreditNoteViewState;
|
|
445
|
-
invoicingCustomerDetailViewState: InvoicingCustomerDetailViewState;
|
|
446
|
-
invoicingCustomerListViewState: InvoicingCustomerListViewState;
|
|
447
|
-
invoicingCustomerPaymentMethodState: InvoicingCustomerPaymentMethodState;
|
|
448
|
-
invoicingDataImportActionState: InvoicingDataImportActionState;
|
|
449
|
-
invoicingDataImportViewState: InvoicingDataImportViewState;
|
|
450
|
-
invoicingDunningActionState: InvoicingDunningActionState;
|
|
451
|
-
invoicingDunningCaseViewState: InvoicingDunningCaseViewState;
|
|
452
|
-
invoicingInvoiceActionState: InvoicingInvoiceActionState;
|
|
453
|
-
invoicingInvoiceDetailState: InvoicingInvoiceDetailState;
|
|
454
|
-
invoicingInvoiceListState: InvoicingInvoiceListState;
|
|
455
|
-
invoicingInvoicePdfState: InvoicingInvoicePdfState;
|
|
456
|
-
invoicingOverviewState: InvoicingOverviewState;
|
|
457
|
-
invoicingPaymentActionState: InvoicingPaymentActionState;
|
|
458
|
-
invoicingRecordPaymentState: InvoicingRecordPaymentState;
|
|
459
|
-
invoicingSettingsViewState: InvoicingSettingsViewState;
|
|
460
|
-
invoicingSubscriptionActionState: InvoicingSubscriptionActionState;
|
|
461
|
-
invoicingSubscriptionDetailViewState: InvoicingSubscriptionDetailViewState;
|
|
462
|
-
invoicingSubscriptionListViewState: InvoicingSubscriptionListViewState;
|
|
463
|
-
invoicingTransactionViewState: InvoicingTransactionViewState;
|
|
464
384
|
issueChargeCardState: IssueChargeCardState;
|
|
465
385
|
magicLinkViewState: MagicLinkViewState;
|
|
466
386
|
merchantListState: MerchantListState;
|
|
@@ -625,37 +545,6 @@ declare const reducers: import("redux").Reducer<import("redux").CombinedState<{
|
|
|
625
545
|
globalMerchantAutoCompleteState: GlobalMerchantAutoCompleteState;
|
|
626
546
|
globalMerchantViewState: GlobalMerchantViewState;
|
|
627
547
|
insightsCardState: InsightsCardState;
|
|
628
|
-
invoicingOverviewState: InvoicingOverviewState;
|
|
629
|
-
invoicingApprovalActionState: InvoicingApprovalActionState;
|
|
630
|
-
invoicingApprovalsViewState: InvoicingApprovalsViewState;
|
|
631
|
-
invoicingAuditViewState: InvoicingAuditViewState;
|
|
632
|
-
invoicingCatalogViewState: InvoicingCatalogViewState;
|
|
633
|
-
invoicingCatalogWriteState: InvoicingCatalogWriteState;
|
|
634
|
-
editInvoicingCouponDetailViewState: EditInvoicingCouponDetailViewState;
|
|
635
|
-
invoicingCouponDetailViewState: InvoicingCouponDetailViewState;
|
|
636
|
-
invoicingCouponViewState: InvoicingCouponViewState;
|
|
637
|
-
invoicingCreditNoteViewState: InvoicingCreditNoteViewState;
|
|
638
|
-
invoicingCreateInvoiceState: InvoicingCreateInvoiceState;
|
|
639
|
-
invoicingRecordPaymentState: InvoicingRecordPaymentState;
|
|
640
|
-
invoicingCustomerDetailViewState: InvoicingCustomerDetailViewState;
|
|
641
|
-
invoicingCustomerListViewState: InvoicingCustomerListViewState;
|
|
642
|
-
invoicingCustomerPaymentMethodState: InvoicingCustomerPaymentMethodState;
|
|
643
|
-
editInvoicingCustomerDetailViewState: EditInvoicingCustomerDetailViewState;
|
|
644
|
-
invoicingDataImportActionState: InvoicingDataImportActionState;
|
|
645
|
-
invoicingDataImportViewState: InvoicingDataImportViewState;
|
|
646
|
-
invoicingDunningActionState: import("./view/invoicing/dunningAction/dunningActionReducer").InvoicingDunningActionState;
|
|
647
|
-
invoicingDunningCaseViewState: InvoicingDunningCaseViewState;
|
|
648
|
-
invoicingInvoiceActionState: InvoicingInvoiceActionState;
|
|
649
|
-
invoicingInvoiceDetailState: InvoicingInvoiceDetailState;
|
|
650
|
-
invoicingInvoiceListState: InvoicingInvoiceListState;
|
|
651
|
-
invoicingInvoicePdfState: InvoicingInvoicePdfState;
|
|
652
|
-
invoicingPaymentActionState: InvoicingPaymentActionState;
|
|
653
|
-
invoicingSettingsViewState: InvoicingSettingsViewState;
|
|
654
|
-
invoicingSubscriptionActionState: InvoicingSubscriptionActionState;
|
|
655
|
-
invoicingSubscriptionDetailViewState: InvoicingSubscriptionDetailViewState;
|
|
656
|
-
invoicingSubscriptionListViewState: InvoicingSubscriptionListViewState;
|
|
657
|
-
editInvoicingSubscriptionDetailViewState: EditInvoicingSubscriptionDetailViewState;
|
|
658
|
-
invoicingTransactionViewState: InvoicingTransactionViewState;
|
|
659
548
|
internationalWireState: InternationalWireState;
|
|
660
549
|
issueChargeCardState: IssueChargeCardState;
|
|
661
550
|
internationalWireVerificationState: InternationalWireVerificationState;
|
|
@@ -777,15 +666,6 @@ declare const reducers: import("redux").Reducer<import("redux").CombinedState<{
|
|
|
777
666
|
forecastState: ForecastState;
|
|
778
667
|
globalMerchantState: GlobalMerchantState;
|
|
779
668
|
insightState: InsightState;
|
|
780
|
-
invoicingCouponState: InvoicingCouponState;
|
|
781
|
-
invoicingCreditNoteState: InvoicingCreditNoteState;
|
|
782
|
-
invoicingCustomerState: InvoicingCustomerState;
|
|
783
|
-
invoicingDunningCaseState: InvoicingDunningCaseState;
|
|
784
|
-
invoicingInvoiceState: InvoicingInvoiceState;
|
|
785
|
-
invoicingPlanState: InvoicingPlanState;
|
|
786
|
-
invoicingProductState: InvoicingProductState;
|
|
787
|
-
invoicingSubscriptionState: InvoicingSubscriptionState;
|
|
788
|
-
invoicingTransactionState: InvoicingTransactionState;
|
|
789
669
|
jeSchedulesState: JESchedulesState;
|
|
790
670
|
merchantState: MerchantState;
|
|
791
671
|
monthEndCloseChecksState: MonthEndCloseChecksState;
|
package/lib/reducer.js
CHANGED
|
@@ -72,15 +72,6 @@ const forecastReducer_1 = __importStar(require("./entity/forecast/forecastReduce
|
|
|
72
72
|
const entityReducer_1 = __importStar(require("./entity/genericEntity/entityReducer"));
|
|
73
73
|
const globalMerchantReducer_1 = __importStar(require("./entity/globalMerchant/globalMerchantReducer"));
|
|
74
74
|
const insightReducer_1 = __importStar(require("./entity/insights/insightReducer"));
|
|
75
|
-
const couponReducer_1 = __importStar(require("./entity/invoicing/coupon/couponReducer"));
|
|
76
|
-
const creditNoteReducer_1 = __importStar(require("./entity/invoicing/creditNote/creditNoteReducer"));
|
|
77
|
-
const invoicingCustomerReducer_1 = __importStar(require("./entity/invoicing/invoicingCustomer/invoicingCustomerReducer"));
|
|
78
|
-
const dunningCaseReducer_1 = __importStar(require("./entity/invoicing/dunningCase/dunningCaseReducer"));
|
|
79
|
-
const invoiceReducer_1 = __importStar(require("./entity/invoicing/invoice/invoiceReducer"));
|
|
80
|
-
const planReducer_1 = __importStar(require("./entity/invoicing/plan/planReducer"));
|
|
81
|
-
const productReducer_1 = __importStar(require("./entity/invoicing/product/productReducer"));
|
|
82
|
-
const invoicingSubscriptionReducer_1 = __importStar(require("./entity/invoicing/invoicingSubscription/invoicingSubscriptionReducer"));
|
|
83
|
-
const transactionReducer_1 = __importStar(require("./entity/invoicing/transaction/transactionReducer"));
|
|
84
75
|
const jeSchedulesReducer_1 = __importStar(require("./entity/jeSchedules/jeSchedulesReducer"));
|
|
85
76
|
const merchantReducer_1 = __importStar(require("./entity/merchant/merchantReducer"));
|
|
86
77
|
const monthEndCloseChecksReducer_1 = __importStar(require("./entity/monthEndCloseChecks/monthEndCloseChecksReducer"));
|
|
@@ -108,7 +99,7 @@ const taskGroupTemplateReducer_1 = __importStar(require("./entity/taskGroupTempl
|
|
|
108
99
|
const taskSummaryReducer_1 = __importStar(require("./entity/taskSummary/taskSummaryReducer"));
|
|
109
100
|
const tenantReducer_1 = __importStar(require("./entity/tenant/tenantReducer"));
|
|
110
101
|
const toastNotificationReducer_1 = __importStar(require("./entity/toastNotification/toastNotificationReducer"));
|
|
111
|
-
const
|
|
102
|
+
const transactionReducer_1 = __importStar(require("./entity/transaction/transactionReducer"));
|
|
112
103
|
const transactionActivityLogReducer_1 = __importStar(require("./entity/transactionActivityLog/transactionActivityLogReducer"));
|
|
113
104
|
const userReducer_1 = __importStar(require("./entity/user/userReducer"));
|
|
114
105
|
const userGroupsReducer_1 = __importStar(require("./entity/userGroups/userGroupsReducer"));
|
|
@@ -165,37 +156,6 @@ const forecastListReducer_1 = __importStar(require("./view/forecastList/forecast
|
|
|
165
156
|
const globalMerchantAutoCompleteViewReducer_1 = __importStar(require("./view/globalMerchantView/globalMerchantAutoCompleteView/globalMerchantAutoCompleteViewReducer"));
|
|
166
157
|
const globalMerchantViewReducer_1 = __importStar(require("./view/globalMerchantView/globalMerchantViewReducer"));
|
|
167
158
|
const insightsCardReducer_1 = __importStar(require("./view/insightsCard/insightsCardReducer"));
|
|
168
|
-
const invoicingOverviewReducer_1 = __importStar(require("./view/invoicing/invoicingOverview/invoicingOverviewReducer"));
|
|
169
|
-
const approvalActionReducer_1 = __importStar(require("./view/invoicing/approvalAction/approvalActionReducer"));
|
|
170
|
-
const approvalsViewReducer_1 = __importStar(require("./view/invoicing/approvalsView/approvalsViewReducer"));
|
|
171
|
-
const auditViewReducer_1 = __importStar(require("./view/invoicing/auditView/auditViewReducer"));
|
|
172
|
-
const catalogViewReducer_1 = __importStar(require("./view/invoicing/catalogView/catalogViewReducer"));
|
|
173
|
-
const catalogWriteReducer_1 = __importStar(require("./view/invoicing/catalogWrite/catalogWriteReducer"));
|
|
174
|
-
const couponViewReducer_1 = __importStar(require("./view/invoicing/couponView/couponViewReducer"));
|
|
175
|
-
const editInvoicingCouponDetailViewReducer_1 = __importStar(require("./view/invoicing/editInvoicingCouponDetailView/editInvoicingCouponDetailViewReducer"));
|
|
176
|
-
const invoicingCouponDetailViewReducer_1 = __importStar(require("./view/invoicing/invoicingCouponDetailView/invoicingCouponDetailViewReducer"));
|
|
177
|
-
const createInvoiceReducer_1 = __importStar(require("./view/invoicing/createInvoice/createInvoiceReducer"));
|
|
178
|
-
const creditNoteViewReducer_1 = __importStar(require("./view/invoicing/creditNoteView/creditNoteViewReducer"));
|
|
179
|
-
const customerPaymentMethodReducer_1 = __importStar(require("./view/invoicing/customerPaymentMethod/customerPaymentMethodReducer"));
|
|
180
|
-
const invoicingCustomerDetailViewReducer_1 = __importStar(require("./view/invoicing/invoicingCustomerDetailView/invoicingCustomerDetailViewReducer"));
|
|
181
|
-
const invoicingCustomerListViewReducer_1 = __importStar(require("./view/invoicing/invoicingCustomerListView/invoicingCustomerListViewReducer"));
|
|
182
|
-
const editInvoicingCustomerDetailViewReducer_1 = __importStar(require("./view/invoicing/editInvoicingCustomerDetailView/editInvoicingCustomerDetailViewReducer"));
|
|
183
|
-
const dataImportActionReducer_1 = __importStar(require("./view/invoicing/dataImportAction/dataImportActionReducer"));
|
|
184
|
-
const dataImportViewReducer_1 = __importStar(require("./view/invoicing/dataImportView/dataImportViewReducer"));
|
|
185
|
-
const dunningActionReducer_1 = __importStar(require("./view/invoicing/dunningAction/dunningActionReducer"));
|
|
186
|
-
const dunningCaseViewReducer_1 = __importStar(require("./view/invoicing/dunningCaseView/dunningCaseViewReducer"));
|
|
187
|
-
const invoiceActionReducer_1 = __importStar(require("./view/invoicing/invoiceAction/invoiceActionReducer"));
|
|
188
|
-
const invoiceDetailReducer_1 = __importStar(require("./view/invoicing/invoiceDetail/invoiceDetailReducer"));
|
|
189
|
-
const invoiceListReducer_1 = __importStar(require("./view/invoicing/invoiceList/invoiceListReducer"));
|
|
190
|
-
const invoicePdfReducer_1 = __importStar(require("./view/invoicing/invoicePdf/invoicePdfReducer"));
|
|
191
|
-
const paymentActionReducer_1 = __importStar(require("./view/invoicing/paymentAction/paymentActionReducer"));
|
|
192
|
-
const recordPaymentReducer_1 = __importStar(require("./view/invoicing/recordPayment/recordPaymentReducer"));
|
|
193
|
-
const settingsViewReducer_1 = __importStar(require("./view/invoicing/settingsView/settingsViewReducer"));
|
|
194
|
-
const subscriptionActionReducer_1 = __importStar(require("./view/invoicing/subscriptionAction/subscriptionActionReducer"));
|
|
195
|
-
const invoicingSubscriptionDetailViewReducer_1 = __importStar(require("./view/invoicing/invoicingSubscriptionDetailView/invoicingSubscriptionDetailViewReducer"));
|
|
196
|
-
const invoicingSubscriptionListViewReducer_1 = __importStar(require("./view/invoicing/invoicingSubscriptionListView/invoicingSubscriptionListViewReducer"));
|
|
197
|
-
const editInvoicingSubscriptionDetailViewReducer_1 = __importStar(require("./view/invoicing/editInvoicingSubscriptionDetailView/editInvoicingSubscriptionDetailViewReducer"));
|
|
198
|
-
const transactionViewReducer_1 = __importStar(require("./view/invoicing/transactionView/transactionViewReducer"));
|
|
199
159
|
const monthEndCloseChecksViewReducer_1 = __importStar(require("./view/monthEndCloseChecksView/monthEndCloseChecksViewReducer"));
|
|
200
160
|
const netBurnOrIncomeReducer_1 = __importStar(require("./view/netBurnOrIncome/netBurnOrIncomeReducer"));
|
|
201
161
|
const netBurnOrIncomeClassesViewReducer_1 = __importStar(require("./view/netBurnOrIncomeClassesView/netBurnOrIncomeClassesViewReducer"));
|
|
@@ -223,7 +183,7 @@ const reviewCompanyViewReducer_1 = __importStar(require("./view/reviewCompanyVie
|
|
|
223
183
|
const scheduleAccruedDetailReducer_1 = __importStar(require("./view/scheduleView/scheduleAccruedDetailView/scheduleAccruedDetailReducer"));
|
|
224
184
|
const scheduleDetailReducer_1 = __importStar(require("./view/scheduleView/scheduleDetailView/scheduleDetailReducer"));
|
|
225
185
|
const scheduleListReducer_1 = __importStar(require("./view/scheduleView/scheduleListView/scheduleListReducer"));
|
|
226
|
-
const
|
|
186
|
+
const settingsViewReducer_1 = __importStar(require("./view/settingsView/settingsViewReducer"));
|
|
227
187
|
const autoTransferRulesReducer_1 = __importStar(require("./view/spendManagement/autotransferRules/autoTransferRulesReducer"));
|
|
228
188
|
const billDetailViewReducer_1 = __importStar(require("./view/spendManagement/billPay/billDetailView/billDetailViewReducer"));
|
|
229
189
|
const billListReducer_1 = __importStar(require("./view/spendManagement/billPay/billList/billListReducer"));
|
|
@@ -345,15 +305,6 @@ const initialEntitiesState = {
|
|
|
345
305
|
forecastState: forecastReducer_1.initialState,
|
|
346
306
|
globalMerchantState: globalMerchantReducer_1.initialState,
|
|
347
307
|
insightState: insightReducer_1.initialState,
|
|
348
|
-
invoicingCouponState: couponReducer_1.initialState,
|
|
349
|
-
invoicingCreditNoteState: creditNoteReducer_1.initialState,
|
|
350
|
-
invoicingCustomerState: invoicingCustomerReducer_1.initialState,
|
|
351
|
-
invoicingDunningCaseState: dunningCaseReducer_1.initialState,
|
|
352
|
-
invoicingInvoiceState: invoiceReducer_1.initialState,
|
|
353
|
-
invoicingPlanState: planReducer_1.initialState,
|
|
354
|
-
invoicingProductState: productReducer_1.initialState,
|
|
355
|
-
invoicingSubscriptionState: invoicingSubscriptionReducer_1.initialState,
|
|
356
|
-
invoicingTransactionState: transactionReducer_1.initialState,
|
|
357
308
|
jeSchedulesState: jeSchedulesReducer_1.initialState,
|
|
358
309
|
merchantState: merchantReducer_1.initialState,
|
|
359
310
|
monthEndCloseChecksState: monthEndCloseChecksReducer_1.initialState,
|
|
@@ -382,7 +333,7 @@ const initialEntitiesState = {
|
|
|
382
333
|
tenantState: tenantReducer_1.initialState,
|
|
383
334
|
toastNotificationState: toastNotificationReducer_1.initialState,
|
|
384
335
|
transactionActivityLogState: transactionActivityLogReducer_1.initialState,
|
|
385
|
-
transactionState:
|
|
336
|
+
transactionState: transactionReducer_1.initialState,
|
|
386
337
|
userGroupsState: userGroupsReducer_1.initialState,
|
|
387
338
|
userRoleState: userRoleReducer_1.initialState,
|
|
388
339
|
userState: userReducer_1.initialState,
|
|
@@ -470,37 +421,6 @@ const initialViewsState = {
|
|
|
470
421
|
globalMerchantAutoCompleteState: globalMerchantAutoCompleteViewReducer_1.initialState,
|
|
471
422
|
globalMerchantViewState: globalMerchantViewReducer_1.initialState,
|
|
472
423
|
insightsCardState: insightsCardReducer_1.initialState,
|
|
473
|
-
invoicingOverviewState: invoicingOverviewReducer_1.initialState,
|
|
474
|
-
invoicingApprovalActionState: approvalActionReducer_1.initialState,
|
|
475
|
-
invoicingApprovalsViewState: approvalsViewReducer_1.initialState,
|
|
476
|
-
invoicingAuditViewState: auditViewReducer_1.initialState,
|
|
477
|
-
invoicingCatalogViewState: catalogViewReducer_1.initialState,
|
|
478
|
-
invoicingCatalogWriteState: catalogWriteReducer_1.initialState,
|
|
479
|
-
editInvoicingCouponDetailViewState: editInvoicingCouponDetailViewReducer_1.initialState,
|
|
480
|
-
invoicingCouponDetailViewState: invoicingCouponDetailViewReducer_1.initialState,
|
|
481
|
-
invoicingCouponViewState: couponViewReducer_1.initialState,
|
|
482
|
-
invoicingCreditNoteViewState: creditNoteViewReducer_1.initialState,
|
|
483
|
-
invoicingCreateInvoiceState: createInvoiceReducer_1.initialState,
|
|
484
|
-
invoicingRecordPaymentState: recordPaymentReducer_1.initialState,
|
|
485
|
-
invoicingCustomerDetailViewState: invoicingCustomerDetailViewReducer_1.initialState,
|
|
486
|
-
invoicingCustomerListViewState: invoicingCustomerListViewReducer_1.initialState,
|
|
487
|
-
invoicingCustomerPaymentMethodState: customerPaymentMethodReducer_1.initialState,
|
|
488
|
-
editInvoicingCustomerDetailViewState: editInvoicingCustomerDetailViewReducer_1.initialState,
|
|
489
|
-
invoicingDataImportActionState: dataImportActionReducer_1.initialState,
|
|
490
|
-
invoicingDataImportViewState: dataImportViewReducer_1.initialState,
|
|
491
|
-
invoicingDunningActionState: dunningActionReducer_1.initialState,
|
|
492
|
-
invoicingDunningCaseViewState: dunningCaseViewReducer_1.initialState,
|
|
493
|
-
invoicingInvoiceActionState: invoiceActionReducer_1.initialState,
|
|
494
|
-
invoicingInvoiceDetailState: invoiceDetailReducer_1.initialState,
|
|
495
|
-
invoicingInvoiceListState: invoiceListReducer_1.initialState,
|
|
496
|
-
invoicingInvoicePdfState: invoicePdfReducer_1.initialState,
|
|
497
|
-
invoicingPaymentActionState: paymentActionReducer_1.initialState,
|
|
498
|
-
invoicingSettingsViewState: settingsViewReducer_1.initialState,
|
|
499
|
-
invoicingSubscriptionActionState: subscriptionActionReducer_1.initialState,
|
|
500
|
-
invoicingSubscriptionDetailViewState: invoicingSubscriptionDetailViewReducer_1.initialState,
|
|
501
|
-
invoicingSubscriptionListViewState: invoicingSubscriptionListViewReducer_1.initialState,
|
|
502
|
-
editInvoicingSubscriptionDetailViewState: editInvoicingSubscriptionDetailViewReducer_1.initialState,
|
|
503
|
-
invoicingTransactionViewState: transactionViewReducer_1.initialState,
|
|
504
424
|
internationalWireState: internationalWireReducer_1.initialState,
|
|
505
425
|
issueChargeCardState: issueChargeCardReducer_1.initialState,
|
|
506
426
|
internationalWireVerificationState: internationalWireVerificationReducer_1.initialState,
|
|
@@ -542,7 +462,7 @@ const initialViewsState = {
|
|
|
542
462
|
scheduleAccruedDetailState: scheduleAccruedDetailReducer_1.initialState,
|
|
543
463
|
scheduleDetailState: scheduleDetailReducer_1.initialState,
|
|
544
464
|
scheduleListState: scheduleListReducer_1.initialState,
|
|
545
|
-
settingsViewState:
|
|
465
|
+
settingsViewState: settingsViewReducer_1.initialState,
|
|
546
466
|
setupViewState: setupViewReducer_1.initialState,
|
|
547
467
|
subscriptionViewState: subscriptionViewReducer_1.initialState,
|
|
548
468
|
tagViewState: tagViewReducer_1.initialState,
|
|
@@ -628,15 +548,6 @@ const entityReducers = {
|
|
|
628
548
|
forecastState: forecastReducer_1.default,
|
|
629
549
|
globalMerchantState: globalMerchantReducer_1.default,
|
|
630
550
|
insightState: insightReducer_1.default,
|
|
631
|
-
invoicingCouponState: couponReducer_1.default,
|
|
632
|
-
invoicingCreditNoteState: creditNoteReducer_1.default,
|
|
633
|
-
invoicingCustomerState: invoicingCustomerReducer_1.default,
|
|
634
|
-
invoicingDunningCaseState: dunningCaseReducer_1.default,
|
|
635
|
-
invoicingInvoiceState: invoiceReducer_1.default,
|
|
636
|
-
invoicingPlanState: planReducer_1.default,
|
|
637
|
-
invoicingProductState: productReducer_1.default,
|
|
638
|
-
invoicingSubscriptionState: invoicingSubscriptionReducer_1.default,
|
|
639
|
-
invoicingTransactionState: transactionReducer_1.default,
|
|
640
551
|
jeSchedulesState: jeSchedulesReducer_1.default,
|
|
641
552
|
merchantState: merchantReducer_1.default,
|
|
642
553
|
monthEndCloseChecksState: monthEndCloseChecksReducer_1.default,
|
|
@@ -665,7 +576,7 @@ const entityReducers = {
|
|
|
665
576
|
tenantState: tenantReducer_1.default,
|
|
666
577
|
toastNotificationState: toastNotificationReducer_1.default,
|
|
667
578
|
transactionActivityLogState: transactionActivityLogReducer_1.default,
|
|
668
|
-
transactionState:
|
|
579
|
+
transactionState: transactionReducer_1.default,
|
|
669
580
|
userGroupsState: userGroupsReducer_1.default,
|
|
670
581
|
userRoleState: userRoleReducer_1.default,
|
|
671
582
|
userState: userReducer_1.default,
|
|
@@ -752,37 +663,6 @@ const viewReducers = {
|
|
|
752
663
|
globalMerchantAutoCompleteState: globalMerchantAutoCompleteViewReducer_1.default,
|
|
753
664
|
globalMerchantViewState: globalMerchantViewReducer_1.default,
|
|
754
665
|
insightsCardState: insightsCardReducer_1.default,
|
|
755
|
-
invoicingOverviewState: invoicingOverviewReducer_1.default,
|
|
756
|
-
invoicingApprovalActionState: approvalActionReducer_1.default,
|
|
757
|
-
invoicingApprovalsViewState: approvalsViewReducer_1.default,
|
|
758
|
-
invoicingAuditViewState: auditViewReducer_1.default,
|
|
759
|
-
invoicingCatalogViewState: catalogViewReducer_1.default,
|
|
760
|
-
invoicingCatalogWriteState: catalogWriteReducer_1.default,
|
|
761
|
-
editInvoicingCouponDetailViewState: editInvoicingCouponDetailViewReducer_1.default,
|
|
762
|
-
invoicingCouponDetailViewState: invoicingCouponDetailViewReducer_1.default,
|
|
763
|
-
invoicingCouponViewState: couponViewReducer_1.default,
|
|
764
|
-
invoicingCreditNoteViewState: creditNoteViewReducer_1.default,
|
|
765
|
-
invoicingCreateInvoiceState: createInvoiceReducer_1.default,
|
|
766
|
-
invoicingRecordPaymentState: recordPaymentReducer_1.default,
|
|
767
|
-
invoicingCustomerDetailViewState: invoicingCustomerDetailViewReducer_1.default,
|
|
768
|
-
invoicingCustomerListViewState: invoicingCustomerListViewReducer_1.default,
|
|
769
|
-
invoicingCustomerPaymentMethodState: customerPaymentMethodReducer_1.default,
|
|
770
|
-
editInvoicingCustomerDetailViewState: editInvoicingCustomerDetailViewReducer_1.default,
|
|
771
|
-
invoicingDataImportActionState: dataImportActionReducer_1.default,
|
|
772
|
-
invoicingDataImportViewState: dataImportViewReducer_1.default,
|
|
773
|
-
invoicingDunningActionState: dunningActionReducer_1.default,
|
|
774
|
-
invoicingDunningCaseViewState: dunningCaseViewReducer_1.default,
|
|
775
|
-
invoicingInvoiceActionState: invoiceActionReducer_1.default,
|
|
776
|
-
invoicingInvoiceDetailState: invoiceDetailReducer_1.default,
|
|
777
|
-
invoicingInvoiceListState: invoiceListReducer_1.default,
|
|
778
|
-
invoicingInvoicePdfState: invoicePdfReducer_1.default,
|
|
779
|
-
invoicingPaymentActionState: paymentActionReducer_1.default,
|
|
780
|
-
invoicingSettingsViewState: settingsViewReducer_1.default,
|
|
781
|
-
invoicingSubscriptionActionState: subscriptionActionReducer_1.default,
|
|
782
|
-
invoicingSubscriptionDetailViewState: invoicingSubscriptionDetailViewReducer_1.default,
|
|
783
|
-
invoicingSubscriptionListViewState: invoicingSubscriptionListViewReducer_1.default,
|
|
784
|
-
editInvoicingSubscriptionDetailViewState: editInvoicingSubscriptionDetailViewReducer_1.default,
|
|
785
|
-
invoicingTransactionViewState: transactionViewReducer_1.default,
|
|
786
666
|
internationalWireState: internationalWireReducer_1.default,
|
|
787
667
|
issueChargeCardState: issueChargeCardReducer_1.default,
|
|
788
668
|
internationalWireVerificationState: internationalWireVerificationReducer_1.default,
|
|
@@ -825,7 +705,7 @@ const viewReducers = {
|
|
|
825
705
|
scheduleAccruedDetailState: scheduleAccruedDetailReducer_1.default,
|
|
826
706
|
scheduleDetailState: scheduleDetailReducer_1.default,
|
|
827
707
|
scheduleListState: scheduleListReducer_1.default,
|
|
828
|
-
settingsViewState:
|
|
708
|
+
settingsViewState: settingsViewReducer_1.default,
|
|
829
709
|
setupViewState: setupViewReducer_1.default,
|
|
830
710
|
subscriptionViewState: subscriptionViewReducer_1.default,
|
|
831
711
|
cannedResponsesState: cannedResponsesReducer_1.default,
|
|
@@ -30,18 +30,4 @@ export interface SuggestedQuestionsDataPayload {
|
|
|
30
30
|
suggested_questions: string[];
|
|
31
31
|
}
|
|
32
32
|
export type FetchSuggestedQuestionsResponse = ZeniAPIResponse<SuggestedQuestionsDataPayload>;
|
|
33
|
-
/** One entry in the `/` skill menu — from GET {chat}/1.0/skills (SkillSummary). */
|
|
34
|
-
export interface SkillSummaryPayload {
|
|
35
|
-
description: string | null;
|
|
36
|
-
display_name: string | null;
|
|
37
|
-
has_scripts: boolean;
|
|
38
|
-
macro_id: string;
|
|
39
|
-
name: string;
|
|
40
|
-
parameter_hints: Record<string, unknown> | null;
|
|
41
|
-
semver: string | null;
|
|
42
|
-
}
|
|
43
|
-
export interface SkillListDataPayload {
|
|
44
|
-
skills: SkillSummaryPayload[];
|
|
45
|
-
}
|
|
46
|
-
export type FetchSkillsResponse = ZeniAPIResponse<SkillListDataPayload>;
|
|
47
33
|
export {};
|
|
@@ -5,9 +5,9 @@ import { ChatSessionPayload } from '../../entity/aiCfo/aiCfoPayload';
|
|
|
5
5
|
import { AiCfoAnswerResponseType } from '../../entity/aiCfo/aiCfoState';
|
|
6
6
|
import { ZeniAPIStatus } from '../../responsePayload';
|
|
7
7
|
import { ContextStatus } from './aiCfoViewPayload';
|
|
8
|
-
import { AiCfoViewState
|
|
8
|
+
import { AiCfoViewState } from './aiCfoViewState';
|
|
9
9
|
export declare const initialAiCfoViewState: AiCfoViewState;
|
|
10
|
-
export declare const submitQuestion: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[sessionId: string, questionAnswerId: string, userId: string, questionId: string, createdAt: import("dayjs").Dayjs, question: string, files?: File[] | undefined
|
|
10
|
+
export declare const submitQuestion: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[sessionId: string, questionAnswerId: string, userId: string, questionId: string, createdAt: import("dayjs").Dayjs, question: string, files?: File[] | undefined], {
|
|
11
11
|
sessionId: string;
|
|
12
12
|
questionAnswerId: string;
|
|
13
13
|
userId: string;
|
|
@@ -15,7 +15,6 @@ export declare const submitQuestion: import("@reduxjs/toolkit").ActionCreatorWit
|
|
|
15
15
|
createdAt: import("dayjs").Dayjs;
|
|
16
16
|
question: string;
|
|
17
17
|
files: File[] | undefined;
|
|
18
|
-
macroId: string | undefined;
|
|
19
18
|
}, "aiCfoView/submitQuestion", never, never>, submitQuestionSuccess: import("@reduxjs/toolkit").ActionCreatorWithPayload<string, "aiCfoView/submitQuestionSuccess">, submitQuestionFailure: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
20
19
|
error: ZeniAPIStatus;
|
|
21
20
|
sessionId: ID;
|
|
@@ -37,7 +36,7 @@ export declare const submitQuestion: import("@reduxjs/toolkit").ActionCreatorWit
|
|
|
37
36
|
sessionId: ID;
|
|
38
37
|
contextMessage?: string;
|
|
39
38
|
contextStatus?: ContextStatus;
|
|
40
|
-
}, "aiCfoView/createSessionSuccess">, createSessionFailure: import("@reduxjs/toolkit").ActionCreatorWithPayload<ZeniAPIStatus<Record<string, unknown>>, "aiCfoView/createSessionFailure">, createSessionAndSubmit: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[agentId: string, userId: string, questionAnswerId: string, questionId: string, createdAt: import("dayjs").Dayjs, question: string, files?: File[] | undefined, pageContext?: string | undefined
|
|
39
|
+
}, "aiCfoView/createSessionSuccess">, createSessionFailure: import("@reduxjs/toolkit").ActionCreatorWithPayload<ZeniAPIStatus<Record<string, unknown>>, "aiCfoView/createSessionFailure">, createSessionAndSubmit: import("@reduxjs/toolkit").ActionCreatorWithPreparedPayload<[agentId: string, userId: string, questionAnswerId: string, questionId: string, createdAt: import("dayjs").Dayjs, question: string, files?: File[] | undefined, pageContext?: string | undefined], {
|
|
41
40
|
agentId: string;
|
|
42
41
|
userId: string;
|
|
43
42
|
questionAnswerId: string;
|
|
@@ -46,7 +45,6 @@ export declare const submitQuestion: import("@reduxjs/toolkit").ActionCreatorWit
|
|
|
46
45
|
question: string;
|
|
47
46
|
files: File[] | undefined;
|
|
48
47
|
pageContext: string | undefined;
|
|
49
|
-
macroId: string | undefined;
|
|
50
48
|
}, "aiCfoView/createSessionAndSubmit", never, never>, initializeNewSessionState: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
51
49
|
agentId: string;
|
|
52
50
|
sessionId: ID;
|
|
@@ -110,9 +108,7 @@ export declare const submitQuestion: import("@reduxjs/toolkit").ActionCreatorWit
|
|
|
110
108
|
}, "aiCfoView/fetchSuggestedQuestionsSuccess">, fetchSuggestedQuestionsFailure: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
111
109
|
error: ZeniAPIStatus;
|
|
112
110
|
pageContext: AiCfoSuggestedQuestionsPageContext;
|
|
113
|
-
}, "aiCfoView/fetchSuggestedQuestionsFailure">,
|
|
114
|
-
skills: Skill[];
|
|
115
|
-
}, "aiCfoView/fetchSkillsSuccess">, fetchSkillsFailure: import("@reduxjs/toolkit").ActionCreatorWithPayload<ZeniAPIStatus<Record<string, unknown>>, "aiCfoView/fetchSkillsFailure">, applyAiCfoSidePanelHostPageTransition: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
111
|
+
}, "aiCfoView/fetchSuggestedQuestionsFailure">, applyAiCfoSidePanelHostPageTransition: import("@reduxjs/toolkit").ActionCreatorWithPayload<{
|
|
116
112
|
newAiCfoSidePanelHostPageKey: string;
|
|
117
113
|
/** When omitted or null, clears the active session (empty / suggested questions). */
|
|
118
114
|
nextCurrentChatSessionId?: ID | null;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var _a;
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.clearAiCfoSidePanelHostPageContext = exports.applyAiCfoSidePanelHostPageTransition = exports.
|
|
4
|
+
exports.clearAiCfoSidePanelHostPageContext = exports.applyAiCfoSidePanelHostPageTransition = exports.fetchSuggestedQuestionsFailure = exports.fetchSuggestedQuestionsSuccess = exports.fetchSuggestedQuestions = exports.updateCotCollapsedState = exports.clearAiCfoView = exports.clearDeleteChatSessionStatus = exports.deleteChatSessionFailure = exports.deleteChatSessionSuccess = exports.deleteChatSession = exports.acceptMasterTOSFailure = exports.acceptMasterTOSSuccess = exports.acceptMasterTOS = exports.stopSubmitQuestionFailure = exports.stopSubmitQuestionSuccess = exports.stopSubmitQuestion = exports.stopSubmitFailure = exports.stopSubmitSuccess = exports.stopSubmit = exports.clearLastContextMessage = exports.clearCurrentSessionId = exports.fetchChatHistoryFailure = exports.fetchChatHistorySuccess = exports.fetchChatHistory = exports.fetchChatSessionsForUserFailure = exports.fetchChatSessionsForUserSuccess = exports.fetchChatSessionsForUser = exports.createSessionAndSubmitFailure = exports.createSessionAndSubmitSuccess = exports.initializeNewSessionState = exports.createSessionAndSubmit = exports.createSessionFailure = exports.createSessionSuccess = exports.createSession = exports.setSession = exports.clearInput = exports.updateCurrentInput = exports.updateAiCfoViewScrollPosition = exports.updateResponseState = exports.submitQuestionFailure = exports.submitQuestionSuccess = exports.submitQuestion = exports.initialAiCfoViewState = void 0;
|
|
5
5
|
const toolkit_1 = require("@reduxjs/toolkit");
|
|
6
6
|
function removeSessionIdFromPageKeyMap(draft, sessionId) {
|
|
7
7
|
const map = draft.uiState.chatSessionIdByPageKey;
|
|
@@ -51,7 +51,6 @@ exports.initialAiCfoViewState = {
|
|
|
51
51
|
responseStateByChatSessionId: {},
|
|
52
52
|
stopSubmitStateByChatSessionId: {},
|
|
53
53
|
suggestedQuestionsByPageContext: {},
|
|
54
|
-
skills: { fetchState: 'Not-Started', error: undefined, skills: [] },
|
|
55
54
|
};
|
|
56
55
|
const aiCfoView = (0, toolkit_1.createSlice)({
|
|
57
56
|
name: 'aiCfoView',
|
|
@@ -67,7 +66,7 @@ const aiCfoView = (0, toolkit_1.createSlice)({
|
|
|
67
66
|
answer: { fetchState: 'In-Progress', error: undefined },
|
|
68
67
|
};
|
|
69
68
|
},
|
|
70
|
-
prepare(sessionId, questionAnswerId, userId, questionId, createdAt, question, files
|
|
69
|
+
prepare(sessionId, questionAnswerId, userId, questionId, createdAt, question, files) {
|
|
71
70
|
return {
|
|
72
71
|
payload: {
|
|
73
72
|
sessionId,
|
|
@@ -77,7 +76,6 @@ const aiCfoView = (0, toolkit_1.createSlice)({
|
|
|
77
76
|
createdAt,
|
|
78
77
|
question,
|
|
79
78
|
files,
|
|
80
|
-
macroId,
|
|
81
79
|
},
|
|
82
80
|
};
|
|
83
81
|
},
|
|
@@ -228,7 +226,7 @@ const aiCfoView = (0, toolkit_1.createSlice)({
|
|
|
228
226
|
draft.createSessionAndSubmitState.fetchState = 'In-Progress';
|
|
229
227
|
draft.createSessionAndSubmitState.error = undefined;
|
|
230
228
|
},
|
|
231
|
-
prepare(agentId, userId, questionAnswerId, questionId, createdAt, question, files, pageContext
|
|
229
|
+
prepare(agentId, userId, questionAnswerId, questionId, createdAt, question, files, pageContext) {
|
|
232
230
|
return {
|
|
233
231
|
payload: {
|
|
234
232
|
agentId,
|
|
@@ -239,7 +237,6 @@ const aiCfoView = (0, toolkit_1.createSlice)({
|
|
|
239
237
|
question,
|
|
240
238
|
files,
|
|
241
239
|
pageContext,
|
|
242
|
-
macroId,
|
|
243
240
|
},
|
|
244
241
|
};
|
|
245
242
|
},
|
|
@@ -452,29 +449,6 @@ const aiCfoView = (0, toolkit_1.createSlice)({
|
|
|
452
449
|
error,
|
|
453
450
|
};
|
|
454
451
|
},
|
|
455
|
-
fetchSkills(draft) {
|
|
456
|
-
// Optional-chain: persisted/rehydrated state from before this slice existed
|
|
457
|
-
// may have no `skills`, so don't assume draft.skills is set.
|
|
458
|
-
draft.skills = {
|
|
459
|
-
fetchState: 'In-Progress',
|
|
460
|
-
error: undefined,
|
|
461
|
-
skills: draft.skills?.skills ?? [],
|
|
462
|
-
};
|
|
463
|
-
},
|
|
464
|
-
fetchSkillsSuccess(draft, action) {
|
|
465
|
-
draft.skills = {
|
|
466
|
-
fetchState: 'Completed',
|
|
467
|
-
error: undefined,
|
|
468
|
-
skills: action.payload.skills,
|
|
469
|
-
};
|
|
470
|
-
},
|
|
471
|
-
fetchSkillsFailure(draft, action) {
|
|
472
|
-
draft.skills = {
|
|
473
|
-
fetchState: 'Error',
|
|
474
|
-
error: action.payload,
|
|
475
|
-
skills: draft.skills?.skills ?? [],
|
|
476
|
-
};
|
|
477
|
-
},
|
|
478
452
|
clearAiCfoView(draft) {
|
|
479
453
|
Object.assign(draft, exports.initialAiCfoViewState);
|
|
480
454
|
},
|
|
@@ -485,5 +459,5 @@ const aiCfoView = (0, toolkit_1.createSlice)({
|
|
|
485
459
|
},
|
|
486
460
|
},
|
|
487
461
|
});
|
|
488
|
-
_a = aiCfoView.actions, exports.submitQuestion = _a.submitQuestion, exports.submitQuestionSuccess = _a.submitQuestionSuccess, exports.submitQuestionFailure = _a.submitQuestionFailure, exports.updateResponseState = _a.updateResponseState, exports.updateAiCfoViewScrollPosition = _a.updateAiCfoViewScrollPosition, exports.updateCurrentInput = _a.updateCurrentInput, exports.clearInput = _a.clearInput, exports.setSession = _a.setSession, exports.createSession = _a.createSession, exports.createSessionSuccess = _a.createSessionSuccess, exports.createSessionFailure = _a.createSessionFailure, exports.createSessionAndSubmit = _a.createSessionAndSubmit, exports.initializeNewSessionState = _a.initializeNewSessionState, exports.createSessionAndSubmitSuccess = _a.createSessionAndSubmitSuccess, exports.createSessionAndSubmitFailure = _a.createSessionAndSubmitFailure, exports.fetchChatSessionsForUser = _a.fetchChatSessionsForUser, exports.fetchChatSessionsForUserSuccess = _a.fetchChatSessionsForUserSuccess, exports.fetchChatSessionsForUserFailure = _a.fetchChatSessionsForUserFailure, exports.fetchChatHistory = _a.fetchChatHistory, exports.fetchChatHistorySuccess = _a.fetchChatHistorySuccess, exports.fetchChatHistoryFailure = _a.fetchChatHistoryFailure, exports.clearCurrentSessionId = _a.clearCurrentSessionId, exports.clearLastContextMessage = _a.clearLastContextMessage, exports.stopSubmit = _a.stopSubmit, exports.stopSubmitSuccess = _a.stopSubmitSuccess, exports.stopSubmitFailure = _a.stopSubmitFailure, exports.stopSubmitQuestion = _a.stopSubmitQuestion, exports.stopSubmitQuestionSuccess = _a.stopSubmitQuestionSuccess, exports.stopSubmitQuestionFailure = _a.stopSubmitQuestionFailure, exports.acceptMasterTOS = _a.acceptMasterTOS, exports.acceptMasterTOSSuccess = _a.acceptMasterTOSSuccess, exports.acceptMasterTOSFailure = _a.acceptMasterTOSFailure, exports.deleteChatSession = _a.deleteChatSession, exports.deleteChatSessionSuccess = _a.deleteChatSessionSuccess, exports.deleteChatSessionFailure = _a.deleteChatSessionFailure, exports.clearDeleteChatSessionStatus = _a.clearDeleteChatSessionStatus, exports.clearAiCfoView = _a.clearAiCfoView, exports.updateCotCollapsedState = _a.updateCotCollapsedState, exports.fetchSuggestedQuestions = _a.fetchSuggestedQuestions, exports.fetchSuggestedQuestionsSuccess = _a.fetchSuggestedQuestionsSuccess, exports.fetchSuggestedQuestionsFailure = _a.fetchSuggestedQuestionsFailure, exports.
|
|
462
|
+
_a = aiCfoView.actions, exports.submitQuestion = _a.submitQuestion, exports.submitQuestionSuccess = _a.submitQuestionSuccess, exports.submitQuestionFailure = _a.submitQuestionFailure, exports.updateResponseState = _a.updateResponseState, exports.updateAiCfoViewScrollPosition = _a.updateAiCfoViewScrollPosition, exports.updateCurrentInput = _a.updateCurrentInput, exports.clearInput = _a.clearInput, exports.setSession = _a.setSession, exports.createSession = _a.createSession, exports.createSessionSuccess = _a.createSessionSuccess, exports.createSessionFailure = _a.createSessionFailure, exports.createSessionAndSubmit = _a.createSessionAndSubmit, exports.initializeNewSessionState = _a.initializeNewSessionState, exports.createSessionAndSubmitSuccess = _a.createSessionAndSubmitSuccess, exports.createSessionAndSubmitFailure = _a.createSessionAndSubmitFailure, exports.fetchChatSessionsForUser = _a.fetchChatSessionsForUser, exports.fetchChatSessionsForUserSuccess = _a.fetchChatSessionsForUserSuccess, exports.fetchChatSessionsForUserFailure = _a.fetchChatSessionsForUserFailure, exports.fetchChatHistory = _a.fetchChatHistory, exports.fetchChatHistorySuccess = _a.fetchChatHistorySuccess, exports.fetchChatHistoryFailure = _a.fetchChatHistoryFailure, exports.clearCurrentSessionId = _a.clearCurrentSessionId, exports.clearLastContextMessage = _a.clearLastContextMessage, exports.stopSubmit = _a.stopSubmit, exports.stopSubmitSuccess = _a.stopSubmitSuccess, exports.stopSubmitFailure = _a.stopSubmitFailure, exports.stopSubmitQuestion = _a.stopSubmitQuestion, exports.stopSubmitQuestionSuccess = _a.stopSubmitQuestionSuccess, exports.stopSubmitQuestionFailure = _a.stopSubmitQuestionFailure, exports.acceptMasterTOS = _a.acceptMasterTOS, exports.acceptMasterTOSSuccess = _a.acceptMasterTOSSuccess, exports.acceptMasterTOSFailure = _a.acceptMasterTOSFailure, exports.deleteChatSession = _a.deleteChatSession, exports.deleteChatSessionSuccess = _a.deleteChatSessionSuccess, exports.deleteChatSessionFailure = _a.deleteChatSessionFailure, exports.clearDeleteChatSessionStatus = _a.clearDeleteChatSessionStatus, exports.clearAiCfoView = _a.clearAiCfoView, exports.updateCotCollapsedState = _a.updateCotCollapsedState, exports.fetchSuggestedQuestions = _a.fetchSuggestedQuestions, exports.fetchSuggestedQuestionsSuccess = _a.fetchSuggestedQuestionsSuccess, exports.fetchSuggestedQuestionsFailure = _a.fetchSuggestedQuestionsFailure, exports.applyAiCfoSidePanelHostPageTransition = _a.applyAiCfoSidePanelHostPageTransition, exports.clearAiCfoSidePanelHostPageContext = _a.clearAiCfoSidePanelHostPageContext;
|
|
489
463
|
exports.default = aiCfoView.reducer;
|
|
@@ -4,7 +4,7 @@ import { FetchStateAndError } from '../../commonStateTypes/common';
|
|
|
4
4
|
import { SelectorView } from '../../commonStateTypes/viewAndReport/viewAndReport';
|
|
5
5
|
import { AiCfoSelectorView } from '../../entity/aiCfo/aiCfoSelector';
|
|
6
6
|
import { RootState } from '../../reducer';
|
|
7
|
-
import { AiCfoViewUIState,
|
|
7
|
+
import { AiCfoViewUIState, SuggestedQuestionsForPageContext } from './aiCfoViewState';
|
|
8
8
|
export interface AiCfoViewSelector extends SelectorView, AiCfoSelectorView {
|
|
9
9
|
createSessionAndSubmitState: FetchStateAndError;
|
|
10
10
|
createSessionState: FetchStateAndError;
|
|
@@ -23,4 +23,3 @@ export interface AiCfoViewSelector extends SelectorView, AiCfoSelectorView {
|
|
|
23
23
|
}
|
|
24
24
|
export declare const getAiCfoView: (state: RootState) => AiCfoViewSelector;
|
|
25
25
|
export declare function getSuggestedQuestionsForPageContext(state: RootState, pageContext: AiCfoSuggestedQuestionsPageContext): SuggestedQuestionsForPageContext | undefined;
|
|
26
|
-
export declare function getSkills(state: RootState): SkillsState;
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getAiCfoView = void 0;
|
|
4
4
|
exports.getSuggestedQuestionsForPageContext = getSuggestedQuestionsForPageContext;
|
|
5
|
-
exports.getSkills = getSkills;
|
|
6
5
|
const aiCfoReducer_1 = require("../../entity/aiCfo/aiCfoReducer");
|
|
7
6
|
const aiCfoSelector_1 = require("../../entity/aiCfo/aiCfoSelector");
|
|
8
7
|
const aiCfoViewReducer_1 = require("./aiCfoViewReducer");
|
|
@@ -28,14 +27,3 @@ exports.getAiCfoView = getAiCfoView;
|
|
|
28
27
|
function getSuggestedQuestionsForPageContext(state, pageContext) {
|
|
29
28
|
return state.aiCfoViewState?.suggestedQuestionsByPageContext?.[pageContext];
|
|
30
29
|
}
|
|
31
|
-
// Stable fallback so getSkills returns a referentially-stable object when skills
|
|
32
|
-
// state is absent — a fresh literal each call would defeat useSelector identity
|
|
33
|
-
// checks and cause needless re-renders.
|
|
34
|
-
const EMPTY_SKILLS_STATE = {
|
|
35
|
-
fetchState: 'Not-Started',
|
|
36
|
-
error: undefined,
|
|
37
|
-
skills: [],
|
|
38
|
-
};
|
|
39
|
-
function getSkills(state) {
|
|
40
|
-
return state.aiCfoViewState?.skills ?? EMPTY_SKILLS_STATE;
|
|
41
|
-
}
|
|
@@ -37,19 +37,6 @@ export interface SuggestedQuestionsForPageContext extends FetchStateAndError {
|
|
|
37
37
|
suggestedQuestions: string[];
|
|
38
38
|
generatedAt?: string;
|
|
39
39
|
}
|
|
40
|
-
/** A chat-visible skill shown in the `/` menu. */
|
|
41
|
-
export interface Skill {
|
|
42
|
-
description: string | null;
|
|
43
|
-
displayName: string | null;
|
|
44
|
-
hasScripts: boolean;
|
|
45
|
-
macroId: string;
|
|
46
|
-
name: string;
|
|
47
|
-
parameterHints: Record<string, unknown> | null;
|
|
48
|
-
semver: string | null;
|
|
49
|
-
}
|
|
50
|
-
export interface SkillsState extends FetchStateAndError {
|
|
51
|
-
skills: Skill[];
|
|
52
|
-
}
|
|
53
40
|
export interface AiCfoViewState extends FetchStateAndError {
|
|
54
41
|
allChatSessionIds: ID[];
|
|
55
42
|
createSessionAndSubmitState: FetchStateAndError;
|
|
@@ -63,8 +50,6 @@ export interface AiCfoViewState extends FetchStateAndError {
|
|
|
63
50
|
reasoning: FetchStateAndError;
|
|
64
51
|
thought: FetchStateAndError;
|
|
65
52
|
}>;
|
|
66
|
-
/** Chat-visible skills for the `/` menu. */
|
|
67
|
-
skills: SkillsState;
|
|
68
53
|
stopSubmitStateByChatSessionId: Record<ID, FetchStateAndError>;
|
|
69
54
|
/** Keyed by `page_context` query value (e.g. balance_sheet). */
|
|
70
55
|
suggestedQuestionsByPageContext: Partial<Record<AiCfoSuggestedQuestionsPageContext, SuggestedQuestionsForPageContext>>;
|