@solibo/solibo-query 1.1.19 → 1.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/commands/board/useCreateBoardMember.d.ts +7 -0
- package/dist/api/commands/board/useDeleteBoardMember.d.ts +6 -0
- package/dist/api/commands/board/useInviteBoardMemberToSoliboHome.d.ts +6 -0
- package/dist/api/commands/communication/useBuySMSBundle.d.ts +6 -0
- package/dist/api/commands/communication/useCreateNewsletter.d.ts +7 -0
- package/dist/api/commands/communication/useCreateSMSBroadcast.d.ts +7 -0
- package/dist/api/commands/communication/useDeleteDocumentFromNewsletter.d.ts +7 -0
- package/dist/api/commands/communication/useDeleteNewsletter.d.ts +6 -0
- package/dist/api/commands/communication/useDeleteSMSBroadcast.d.ts +6 -0
- package/dist/api/commands/communication/usePublishNewsletter.d.ts +6 -0
- package/dist/api/commands/communication/usePublishSMSBroadcast.d.ts +7 -0
- package/dist/api/commands/communication/useSignupNewsletter.d.ts +6 -0
- package/dist/api/commands/communication/useUpdateNewsletter.d.ts +8 -0
- package/dist/api/commands/communication/useUpdateSMSBroadcast.d.ts +8 -0
- package/dist/api/commands/company/useCreateCompanyCustomerClaim.d.ts +9 -0
- package/dist/api/commands/company/useDeleteFractions.d.ts +9 -0
- package/dist/api/commands/company/useImportBorettslag.d.ts +6 -0
- package/dist/api/commands/company/useImportCompanies.d.ts +3 -0
- package/dist/api/commands/company/useImportDraft.d.ts +10 -0
- package/dist/api/commands/company/useImportSameie.d.ts +6 -0
- package/dist/api/commands/company/useImportSameieByAddress.d.ts +6 -0
- package/dist/api/commands/company/useResetSales.d.ts +5 -0
- package/dist/api/commands/company/useSaveCompanyDetailed.d.ts +7 -0
- package/dist/api/commands/company/useSaveImportDraft.d.ts +7 -0
- package/dist/api/commands/company/useUpdateActiveAdministrators.d.ts +6 -0
- package/dist/api/commands/company/useUpdateAdministratorsForCompany.d.ts +7 -0
- package/dist/api/commands/company/useUpdateCompanyDetailed.d.ts +7 -0
- package/dist/api/commands/company/useUpdateCompanyOrdinances.d.ts +7 -0
- package/dist/api/commands/company/useUpdateFractions.d.ts +10 -0
- package/dist/api/commands/conversation/useCompleteConversation.d.ts +6 -0
- package/dist/api/commands/conversation/useConversationBackInProgress.d.ts +6 -0
- package/dist/api/commands/conversation/useCreateConversation.d.ts +7 -0
- package/dist/api/commands/conversation/useCreateConversationCategory.d.ts +7 -0
- package/dist/api/commands/conversation/useCreateConversationMessage.d.ts +8 -0
- package/dist/api/commands/conversation/useCreateConversationParticipant.d.ts +8 -0
- package/dist/api/commands/conversation/useCreateExternalConversationParticipant.d.ts +8 -0
- package/dist/api/commands/conversation/useCreateInquiry.d.ts +7 -0
- package/dist/api/commands/conversation/useCreateInquiryOpen.d.ts +7 -0
- package/dist/api/commands/conversation/useCreateInternalConversationMessage.d.ts +8 -0
- package/dist/api/commands/conversation/useCreatePublicConversationMessage.d.ts +8 -0
- package/dist/api/commands/conversation/useDeleteConversation.d.ts +6 -0
- package/dist/api/commands/conversation/useDeleteConversationCategory.d.ts +6 -0
- package/dist/api/commands/conversation/useDeleteConversationParticipant.d.ts +8 -0
- package/dist/api/commands/conversation/useMarkConversationRead.d.ts +106 -0
- package/dist/api/commands/conversation/usePublicUploadDocumentToConversation.d.ts +15 -0
- package/dist/api/commands/conversation/usePublishDraftConversation.d.ts +6 -0
- package/dist/api/commands/conversation/useUpdateConversation.d.ts +8 -0
- package/dist/api/commands/conversation/useUpdateConversationCategories.d.ts +7 -0
- package/dist/api/commands/conversation/useUpdateConversationCategory.d.ts +8 -0
- package/dist/api/commands/document/useCreateDocumentDirectory.d.ts +9 -0
- package/dist/api/commands/document/useDeleteDocument.d.ts +76 -0
- package/dist/api/commands/document/useMoveDocument.d.ts +7 -0
- package/dist/api/commands/document/useMoveDocumentToTrash.d.ts +6 -0
- package/dist/api/commands/document/useRemoveDocumentFromTrash.d.ts +8 -0
- package/dist/api/commands/document/useRenameDocument.d.ts +8 -0
- package/dist/api/commands/document/useUploadDocument.d.ts +30 -0
- package/dist/api/commands/economy/useApproveInvoice.d.ts +8 -0
- package/dist/api/commands/economy/useAttachDocumentToEconomicReport.d.ts +8 -0
- package/dist/api/commands/economy/useCreateInvoiceNotice.d.ts +7 -0
- package/dist/api/commands/economy/useOrderEconomicReport.d.ts +7 -0
- package/dist/api/commands/economy/useRejectInvoice.d.ts +8 -0
- package/dist/api/commands/economy/useUpdateInvoiceNotification.d.ts +7 -0
- package/dist/api/commands/economy/useUpdateRealtimeInvoiceNotification.d.ts +7 -0
- package/dist/api/commands/expense/useApproveExpense.d.ts +6 -0
- package/dist/api/commands/expense/useCreateExpense.d.ts +7 -0
- package/dist/api/commands/expense/useDeleteExpense.d.ts +6 -0
- package/dist/api/commands/expense/useRejectExpense.d.ts +8 -0
- package/dist/api/commands/hms/useSetupHMSSettings.d.ts +7 -0
- package/dist/api/commands/hms/useUpdateHMSSettings.d.ts +7 -0
- package/dist/api/commands/homepage/useCreatePost.d.ts +7 -0
- package/dist/api/commands/homepage/useCreatePracticalInfo.d.ts +7 -0
- package/dist/api/commands/homepage/useDeletePost.d.ts +6 -0
- package/dist/api/commands/homepage/useDeletePracticalInfo.d.ts +6 -0
- package/dist/api/commands/homepage/usePostContent.d.ts +16 -0
- package/dist/api/commands/homepage/useUpdateFeedWeighting.d.ts +7 -0
- package/dist/api/commands/homepage/useUpdatePost.d.ts +8 -0
- package/dist/api/commands/homepage/useUpdatePracticalInfo.d.ts +8 -0
- package/dist/api/commands/homepage/useUploadHomepageImage.d.ts +7 -0
- package/dist/api/commands/insurance/useCloseInsurance.d.ts +8 -0
- package/dist/api/commands/insurance/useCreateInsurance.d.ts +7 -0
- package/dist/api/commands/insurance/useDeleteInsurance.d.ts +6 -0
- package/dist/api/commands/invoicing/toggleOverdue.d.ts +12 -0
- package/dist/api/commands/invoicing/toggleOverdues.d.ts +17 -0
- package/dist/api/commands/invoicing/updateAdhocGroup.d.ts +8 -0
- package/dist/api/commands/invoicing/useActivateInvoiceLine.d.ts +7 -0
- package/dist/api/commands/invoicing/useActivateInvoicingPlan.d.ts +9 -0
- package/dist/api/commands/invoicing/useActivateTriplewin.d.ts +8 -0
- package/dist/api/commands/invoicing/useCloseInvoice.d.ts +8 -0
- package/dist/api/commands/invoicing/useCreateAdhocLinesForCompany.d.ts +9 -0
- package/dist/api/commands/invoicing/useCreateCreditNote.d.ts +10 -0
- package/dist/api/commands/invoicing/useCreateCustomer.d.ts +8 -0
- package/dist/api/commands/invoicing/useCreateCustomerById.d.ts +9 -0
- package/dist/api/commands/invoicing/useCreateCustomerComment.d.ts +9 -0
- package/dist/api/commands/invoicing/useCreateFordelingsnokkel.d.ts +8 -0
- package/dist/api/commands/invoicing/useCreateInvoicePlanLine.d.ts +9 -0
- package/dist/api/commands/invoicing/useCreateInvoiceRecipient.d.ts +10 -0
- package/dist/api/commands/invoicing/useCreateInvoicingPlan.d.ts +9 -0
- package/dist/api/commands/invoicing/useDeactivateInvoiceLine.d.ts +7 -0
- package/dist/api/commands/invoicing/useDeleteAdHocInvoicingLine.d.ts +6 -0
- package/dist/api/commands/invoicing/useDeleteAdHocLineGroup.d.ts +6 -0
- package/dist/api/commands/invoicing/useDeleteAdHocLines.d.ts +7 -0
- package/dist/api/commands/invoicing/useDeleteDistribution.d.ts +7 -0
- package/dist/api/commands/invoicing/useDeleteInvoiceRecipient.d.ts +8 -0
- package/dist/api/commands/invoicing/useDeletePlannedInvoiceLineChanges.d.ts +7 -0
- package/dist/api/commands/invoicing/useInvoicingMutations.d.ts +15 -0
- package/dist/api/commands/invoicing/useRegisterPayment.d.ts +13 -0
- package/dist/api/commands/invoicing/useToggleInvoicingPlanTransactionOverdue.d.ts +13 -0
- package/dist/api/commands/invoicing/useUpdateAdhocLinesForCompany.d.ts +9 -0
- package/dist/api/commands/invoicing/useUpdateCustomerMeta.d.ts +9 -0
- package/dist/api/commands/invoicing/useUpdateFelleskostnaderSettings.d.ts +9 -0
- package/dist/api/commands/invoicing/useUpdateFordelingsnokkel.d.ts +9 -0
- package/dist/api/commands/invoicing/useUpdateInvoiceDelivery.d.ts +18 -0
- package/dist/api/commands/invoicing/useUpdateInvoiceLine.d.ts +10 -0
- package/dist/api/commands/invoicing/useUpdateInvoiceLineName.d.ts +9 -0
- package/dist/api/commands/invoicing/useUpdateInvoiceSettings.d.ts +7 -0
- package/dist/api/commands/issue/useChangeResponsible.d.ts +8 -0
- package/dist/api/commands/issue/useCloseIssue.d.ts +6 -0
- package/dist/api/commands/issue/useCreateConversationToIssue.d.ts +7 -0
- package/dist/api/commands/issue/useCreateIssue.d.ts +7 -0
- package/dist/api/commands/issue/useCreateIssueComment.d.ts +16 -0
- package/dist/api/commands/issue/useCreateIssueToMeeting.d.ts +11 -0
- package/dist/api/commands/issue/useCreateSectionToIssue.d.ts +7 -0
- package/dist/api/commands/issue/useDeleteSectionFromIssue.d.ts +7 -0
- package/dist/api/commands/issue/useReOpenIssue.d.ts +6 -0
- package/dist/api/commands/issue/useRemoveConversationFromIssue.d.ts +7 -0
- package/dist/api/commands/issue/useRemoveIssueFromMeeting.d.ts +9 -0
- package/dist/api/commands/issue/useReorderIssueInMeeting.d.ts +9 -0
- package/dist/api/commands/issue/useUpdateIssue.d.ts +9 -0
- package/dist/api/commands/issue/useUpdateIssueConclusion.d.ts +9 -0
- package/dist/api/commands/issue/useUpdateIssueReport.d.ts +9 -0
- package/dist/api/commands/loan/useCreateLoan.d.ts +8 -0
- package/dist/api/commands/loan/useDeleteLoan.d.ts +6 -0
- package/dist/api/commands/loan/useSetMainDocumentId.d.ts +15 -0
- package/dist/api/commands/loan/useUpdateLoan.d.ts +28 -0
- package/dist/api/commands/meeting/useCloseMeeting.d.ts +8 -0
- package/dist/api/commands/meeting/useCreateMeeting.d.ts +7 -0
- package/dist/api/commands/meeting/useCreateMeetingSummons.d.ts +8 -0
- package/dist/api/commands/meeting/useCreateSignatureReminder.d.ts +8 -0
- package/dist/api/commands/meeting/useDeleteMeeting.d.ts +6 -0
- package/dist/api/commands/meeting/useFollowUpIssueLater.d.ts +9 -0
- package/dist/api/commands/meeting/useIssueTreated.d.ts +7 -0
- package/dist/api/commands/meeting/useReOpenMeeting.d.ts +6 -0
- package/dist/api/commands/meeting/useRegisterOppmote.d.ts +9 -0
- package/dist/api/commands/meeting/useRsvp.d.ts +9 -0
- package/dist/api/commands/meeting/useSign.d.ts +7 -0
- package/dist/api/commands/meeting/useSignatureUnobtainable.d.ts +7 -0
- package/dist/api/commands/meeting/useStartMeeting.d.ts +6 -0
- package/dist/api/commands/meeting/useUpdateMeeting.d.ts +8 -0
- package/dist/api/commands/meeting/useUpdateMeetingParticipants.d.ts +8 -0
- package/dist/api/commands/organization/useAssignParkingSpaceToOrganization.d.ts +7 -0
- package/dist/api/commands/organization/useAssignStorageRoomToOrganization.d.ts +7 -0
- package/dist/api/commands/organization/useCreateEmployee.d.ts +8 -0
- package/dist/api/commands/organization/useCreateEmployeeCompanyContactRole.d.ts +7 -0
- package/dist/api/commands/organization/useCreateEmployeeSectionContactRole.d.ts +8 -0
- package/dist/api/commands/organization/useDeleteEmployee.d.ts +7 -0
- package/dist/api/commands/organization/useDeleteOrganizationFromSAM.d.ts +6 -0
- package/dist/api/commands/organization/useMassUpdateOrganizations.d.ts +7 -0
- package/dist/api/commands/organization/useRemoveCompanyContactRole.d.ts +7 -0
- package/dist/api/commands/organization/useRemoveOrganizationRole.d.ts +6 -0
- package/dist/api/commands/organization/useRemoveSectionContactRole.d.ts +8 -0
- package/dist/api/commands/organization/useUnAssignParkingSpaceToOrganization.d.ts +7 -0
- package/dist/api/commands/organization/useUnAssignStorageRoomToOrganization.d.ts +7 -0
- package/dist/api/commands/organization/useUpdateEmployee.d.ts +9 -0
- package/dist/api/commands/organization/useUpdateOrganization.d.ts +7 -0
- package/dist/api/commands/parkingSpaces/useCreateParkingSpace.d.ts +7 -0
- package/dist/api/commands/parkingSpaces/useDeleteParkingSpace.d.ts +6 -0
- package/dist/api/commands/parkingSpaces/useUpdateParkingSpace.d.ts +8 -0
- package/dist/api/commands/person/useAssignParkingSpaceToPerson.d.ts +7 -0
- package/dist/api/commands/person/useAssignStorageRoomToPerson.d.ts +7 -0
- package/dist/api/commands/person/useDeletePersonRole.d.ts +7 -0
- package/dist/api/commands/person/useMassUpdatePerson.d.ts +8 -0
- package/dist/api/commands/person/useMassUpdateRoles.d.ts +7 -0
- package/dist/api/commands/person/useMergePerson.d.ts +7 -0
- package/dist/api/commands/person/usePersonnummerSearch.d.ts +4 -0
- package/dist/api/commands/person/useUnAssignParkingSpaceToPerson.d.ts +7 -0
- package/dist/api/commands/person/useUnAssignStorageRoomToPerson.d.ts +7 -0
- package/dist/api/commands/person/useUpdatePerson.d.ts +7 -0
- package/dist/api/commands/person/useUpdateResidency.d.ts +9 -0
- package/dist/api/commands/resident/useCreateOccupancyRecord.d.ts +10 -0
- package/dist/api/commands/resident/useCreatePhysicalLetterToResidentInCompany.d.ts +12 -0
- package/dist/api/commands/resident/useCreateResident.d.ts +8 -0
- package/dist/api/commands/resident/useDeleteOccupancyRecord.d.ts +9 -0
- package/dist/api/commands/resident/useRemovePersonFromCompany.d.ts +6 -0
- package/dist/api/commands/resident/useRequestResidentChange.d.ts +9 -0
- package/dist/api/commands/resident/useResidentActions.d.ts +12 -0
- package/dist/api/commands/resident/useUpdateOccupancyRecord.d.ts +11 -0
- package/dist/api/commands/resident/useUpdateOrganizationReservations.d.ts +8 -0
- package/dist/api/commands/resident/useUpdatePersonReservations.d.ts +8 -0
- package/dist/api/commands/resident/useUpdateResident.d.ts +9 -0
- package/dist/api/commands/resident/useUpdateResidentNotat.d.ts +9 -0
- package/dist/api/commands/routines/useCreateRoutine.d.ts +7 -0
- package/dist/api/commands/routines/useDeleteRoutine.d.ts +6 -0
- package/dist/api/commands/routines/useUpdateRoutine.d.ts +8 -0
- package/dist/api/commands/section/useAssignParkingSpaceToSection.d.ts +7 -0
- package/dist/api/commands/section/useAssignStorageRoomToSection.d.ts +7 -0
- package/dist/api/commands/section/useCreateSection.d.ts +11 -0
- package/dist/api/commands/section/useCreateSectionStatus.d.ts +17 -0
- package/dist/api/commands/section/useCreateSubSection.d.ts +8 -0
- package/dist/api/commands/section/useDeleteSection.d.ts +6 -0
- package/dist/api/commands/section/useEierskifteSection.d.ts +8 -0
- package/dist/api/commands/section/useMassUpdateSection.d.ts +7 -0
- package/dist/api/commands/section/useRemoveSectionStatus.d.ts +8 -0
- package/dist/api/commands/section/useTagOnSection.d.ts +14 -0
- package/dist/api/commands/section/useUnAssignParkingSpaceToSection.d.ts +7 -0
- package/dist/api/commands/section/useUnAssignStorageRoomToSection.d.ts +7 -0
- package/dist/api/commands/section/useUpdateSection.d.ts +8 -0
- package/dist/api/commands/section/useUpdateSectionNotat.d.ts +8 -0
- package/dist/api/commands/section/useUpdateTagsOnSection.d.ts +8 -0
- package/dist/api/commands/settlement/useCloseSettlement.d.ts +6 -0
- package/dist/api/commands/settlement/useCreateSettlement.d.ts +7 -0
- package/dist/api/commands/settlement/useCreateSettlementCustomCost.d.ts +8 -0
- package/dist/api/commands/settlement/useCreateSettlementProviderConfiguration.d.ts +7 -0
- package/dist/api/commands/settlement/useDeleteSettlement.d.ts +6 -0
- package/dist/api/commands/settlement/useDeleteSettlementCustomCost.d.ts +7 -0
- package/dist/api/commands/settlement/useUpdateSettlement.d.ts +8 -0
- package/dist/api/commands/settlement/useUpdateSettlementCustomCost.d.ts +9 -0
- package/dist/api/commands/settlement/useUpdateSettlementProviderConfiguration.d.ts +8 -0
- package/dist/api/commands/settlement/useUpsertSettlementProviderCredentials.d.ts +8 -0
- package/dist/api/commands/storageRoom/useCreateStorageRoom.d.ts +7 -0
- package/dist/api/commands/storageRoom/useDeleteStorageRoom.d.ts +6 -0
- package/dist/api/commands/storageRoom/useUpdateStorageRoom.d.ts +8 -0
- package/dist/api/commands/supplier/useCreateSupplierComment.d.ts +8 -0
- package/dist/api/commands/supplier/useCreateSupplierContact.d.ts +8 -0
- package/dist/api/commands/supplier/useCreateSupplierForCompany.d.ts +7 -0
- package/dist/api/commands/supplier/useDeleteCompanySupplier.d.ts +6 -0
- package/dist/api/commands/supplier/useDeleteSupplierContactPerson.d.ts +7 -0
- package/dist/api/commands/supplier/useEditSupplierContact.d.ts +9 -0
- package/dist/api/commands/supplier/useEditSupplierForCompany.d.ts +8 -0
- package/dist/api/commands/supplier/useSupplierMutations.d.ts +14 -0
- package/dist/api/commands/supplier/useUpdateServiceCategories.d.ts +7 -0
- package/dist/api/commands/supplier/useUpdateSupplierContactImage.d.ts +8 -0
- package/dist/api/commands/supplier/useUploadSupplierLogo.d.ts +7 -0
- package/dist/api/commands/task/useCompleteTask.d.ts +8 -0
- package/dist/api/commands/task/useCreateTask.d.ts +7 -0
- package/dist/api/commands/task/useDeleteTask.d.ts +6 -0
- package/dist/api/commands/task/useUndoCompleteTask.d.ts +6 -0
- package/dist/api/commands/task/useUpdateTask.d.ts +8 -0
- package/dist/api/commands/thirdPartyInformation/useCompleteThirdPartyInformation.d.ts +6 -0
- package/dist/api/commands/thirdPartyInformation/useCreateGjenpartsLetter.d.ts +7 -0
- package/dist/api/commands/thirdPartyInformation/useCreateThirdPartyInformation.d.ts +8 -0
- package/dist/api/commands/thirdPartyInformation/useCreateThreePOToSkatteetaten.d.ts +7 -0
- package/dist/api/commands/thirdPartyInformation/useOverrideThirdPartyInformation.d.ts +8 -0
- package/dist/api/commands/thirdPartyInformation/useReopenThirdPartyInformation.d.ts +6 -0
- package/dist/api/commands/thirdPartyInformation/useUpdateThirdPartyInformation.d.ts +8 -0
- package/dist/api/commands/user/useContactHooks.d.ts +21 -0
- package/dist/api/commands/user/useDeleteProfilePicture.d.ts +3 -0
- package/dist/api/commands/user/useResetPassword.d.ts +11 -0
- package/dist/api/commands/user/useUpdateUser.d.ts +6 -0
- package/dist/api/commands/user/useUploadProfilePicture.d.ts +4 -0
- package/dist/api/documentApi.d.ts +7 -0
- package/dist/api/queries/administration/useAgreementDetails.d.ts +11 -0
- package/dist/api/queries/administration/useInsuranceAgreements.d.ts +5 -0
- package/dist/api/queries/administration/useLoanAgreements.d.ts +6 -0
- package/dist/api/queries/administration/useLoanChangeLog.d.ts +6 -0
- package/dist/api/queries/administration/useTripletexDetails.d.ts +8 -0
- package/dist/api/queries/board/useBoardMembers.d.ts +170 -0
- package/dist/api/queries/board/useShowPersonnummerOnStyremedlem.d.ts +6 -0
- package/dist/api/queries/communication/useAvailableBundles.d.ts +5 -0
- package/dist/api/queries/communication/useAvailableSMS.d.ts +5 -0
- package/dist/api/queries/communication/useNewsletter.d.ts +6 -0
- package/dist/api/queries/communication/useNewsletters.d.ts +5 -0
- package/dist/api/queries/communication/useNotificationgroupsEmail.d.ts +5 -0
- package/dist/api/queries/communication/useNotificationgroupsSms.d.ts +5 -0
- package/dist/api/queries/communication/useSMSAvailableForSMSBroadcastPost.d.ts +5 -0
- package/dist/api/queries/communication/useSMSBroadcast.d.ts +6 -0
- package/dist/api/queries/communication/useSMSBroadcasts.d.ts +5 -0
- package/dist/api/queries/communication/useSMSPurchases.d.ts +5 -0
- package/dist/api/queries/company/useActiveAdministrators.d.ts +3 -0
- package/dist/api/queries/company/useAdministratorsForCompany.d.ts +5 -0
- package/dist/api/queries/company/useAvailableAdministrators.d.ts +3 -0
- package/dist/api/queries/company/useAvailableAdministratorsForCompany.d.ts +5 -0
- package/dist/api/queries/company/useCompanies.d.ts +31 -0
- package/dist/api/queries/company/useCompanyAddresses.d.ts +5 -0
- package/dist/api/queries/company/useCompanyById.d.ts +6 -0
- package/dist/api/queries/company/useCompanyDetailed.d.ts +5 -0
- package/dist/api/queries/company/useCompanyDraft.d.ts +5 -0
- package/dist/api/queries/company/useCompanyDrafts.d.ts +6 -0
- package/dist/api/queries/company/useCompanyOrdinances.d.ts +5 -0
- package/dist/api/queries/company/useCompanyTypes.d.ts +3 -0
- package/dist/api/queries/company/useFractions.d.ts +7 -0
- package/dist/api/queries/company/useNewlyManagedCompanies.d.ts +3 -0
- package/dist/api/queries/conversation/useCompanyConversationCategoriesForRequests.d.ts +5 -0
- package/dist/api/queries/conversation/useConversation.d.ts +6 -0
- package/dist/api/queries/conversation/useConversationCategories.d.ts +5 -0
- package/dist/api/queries/conversation/useConversationCategoriesOpen.d.ts +5 -0
- package/dist/api/queries/conversation/useConversationCount.d.ts +7 -0
- package/dist/api/queries/conversation/useConversations.d.ts +11 -0
- package/dist/api/queries/conversation/useConversationsByParticipant.d.ts +8 -0
- package/dist/api/queries/conversation/usePublicConversation.d.ts +6 -0
- package/dist/api/queries/conversation/usePublicConversationAuth.d.ts +6 -0
- package/dist/api/queries/conversation/useUnreadConversationsCount.d.ts +5 -0
- package/dist/api/queries/countries/useCountries.d.ts +3 -0
- package/dist/api/queries/document/useDocumentActions.d.ts +16 -0
- package/dist/api/queries/document/useDocumenter.d.ts +7 -0
- package/dist/api/queries/document/useDocumenterOfTypeForCompany.d.ts +6 -0
- package/dist/api/queries/document/useDocuments.d.ts +5 -0
- package/dist/api/queries/document/useGetDocumentURL.d.ts +6 -0
- package/dist/api/queries/document/usePublicGetDocumentURL.d.ts +12 -0
- package/dist/api/queries/document/useSearchDocumenterForCompany.d.ts +6 -0
- package/dist/api/queries/economy/useCheckIfAccountingAvailable.d.ts +5 -0
- package/dist/api/queries/economy/useCompaniesEconomyStatus.d.ts +2 -0
- package/dist/api/queries/economy/useEconomicReports.d.ts +10 -0
- package/dist/api/queries/economy/useInvoiceArchive.d.ts +6 -0
- package/dist/api/queries/economy/useInvoiceForApprovalCount.d.ts +5 -0
- package/dist/api/queries/economy/useInvoiceNotification.d.ts +5 -0
- package/dist/api/queries/economy/useInvoices.d.ts +9 -0
- package/dist/api/queries/economy/useStatus.d.ts +5 -0
- package/dist/api/queries/economy/useUnattestedCounts.d.ts +9 -0
- package/dist/api/queries/expense/useExpense.d.ts +6 -0
- package/dist/api/queries/expense/useExpenseList.d.ts +5 -0
- package/dist/api/queries/expense/useExpenseTypes.d.ts +5 -0
- package/dist/api/queries/hms/useHMSReportRoutines.d.ts +7 -0
- package/dist/api/queries/hms/useHMSSettings.d.ts +5 -0
- package/dist/api/queries/homepage/useHomepage.d.ts +5 -0
- package/dist/api/queries/homepage/useOpenHomepage.d.ts +9 -0
- package/dist/api/queries/homepage/useOpenHomepageDocument.d.ts +8 -0
- package/dist/api/queries/homepage/usePostDocuments.d.ts +6 -0
- package/dist/api/queries/homepage/usePostNotificationgroups.d.ts +5 -0
- package/dist/api/queries/homepage/useSMSAvailableForPost.d.ts +7 -0
- package/dist/api/queries/invoicing/useAdHocGroupById.d.ts +6 -0
- package/dist/api/queries/invoicing/useAdHocGroups.d.ts +5 -0
- package/dist/api/queries/invoicing/useCheckTriplewinActivated.d.ts +5 -0
- package/dist/api/queries/invoicing/useCreditNotes.d.ts +6 -0
- package/dist/api/queries/invoicing/useCustomer.d.ts +7 -0
- package/dist/api/queries/invoicing/useCustomerInvoices.d.ts +9 -0
- package/dist/api/queries/invoicing/useCustomerMetadata.d.ts +7 -0
- package/dist/api/queries/invoicing/useCustomerRecipient.d.ts +9 -0
- package/dist/api/queries/invoicing/useCustomers.d.ts +5 -0
- package/dist/api/queries/invoicing/useExpiredInvoices.d.ts +3 -0
- package/dist/api/queries/invoicing/useHistoricInvoices.d.ts +7 -0
- package/dist/api/queries/invoicing/useInvoicePlan.d.ts +6 -0
- package/dist/api/queries/invoicing/useInvoicePlanDistributions.d.ts +12 -0
- package/dist/api/queries/invoicing/useInvoicePlanLine.d.ts +7 -0
- package/dist/api/queries/invoicing/useInvoicePlanLines.d.ts +6 -0
- package/dist/api/queries/invoicing/useInvoicePlanTransactions.d.ts +12 -0
- package/dist/api/queries/invoicing/useInvoicePlans.d.ts +7 -0
- package/dist/api/queries/invoicing/useInvoicePlansForSection.d.ts +6 -0
- package/dist/api/queries/invoicing/useInvoiceSettings.d.ts +5 -0
- package/dist/api/queries/invoicing/useInvoicingAdHocLines.d.ts +21 -0
- package/dist/api/queries/invoicing/useInvoicingExpiredByCustomer.d.ts +14 -0
- package/dist/api/queries/invoicing/useInvoicingExpiredTypes.d.ts +3 -0
- package/dist/api/queries/invoicing/useInvoicingInvoiceDetails.d.ts +29 -0
- package/dist/api/queries/invoicing/useInvoicingPlanTypes.d.ts +5 -0
- package/dist/api/queries/invoicing/useMassInvoiceForCompany.d.ts +5 -0
- package/dist/api/queries/invoicing/useMassInvoicePdfPreview.d.ts +7 -0
- package/dist/api/queries/invoicing/useMassInvoicePreview.d.ts +6 -0
- package/dist/api/queries/invoicing/useOverdueInvoices.d.ts +5 -0
- package/dist/api/queries/invoicing/usePlanSettings.d.ts +7 -0
- package/dist/api/queries/invoicing/usePreview.d.ts +7 -0
- package/dist/api/queries/invoicing/usePreviewPdf.d.ts +10 -0
- package/dist/api/queries/invoicing/useProcessedPayments.d.ts +3 -0
- package/dist/api/queries/invoicing/useQueuedInvoicePdf.d.ts +6 -0
- package/dist/api/queries/invoicing/useQueuedInvoices.d.ts +5 -0
- package/dist/api/queries/invoicing/useRecipient.d.ts +8 -0
- package/dist/api/queries/invoicing/useSectionInvoices.d.ts +7 -0
- package/dist/api/queries/invoicing/useSectionInvoicesQueries.d.ts +9 -0
- package/dist/api/queries/invoicing/useUnprocessedPayments.d.ts +5 -0
- package/dist/api/queries/invoicing/useUpcomingInvoicing.d.ts +3 -0
- package/dist/api/queries/issue/useIssue.d.ts +6 -0
- package/dist/api/queries/issue/useIssues.d.ts +502 -0
- package/dist/api/queries/meeting/useMeetings.d.ts +38 -0
- package/dist/api/queries/organization/useOrganization.d.ts +6 -0
- package/dist/api/queries/organization/useOrganizationByOrgnr.d.ts +5 -0
- package/dist/api/queries/organization/useOrganizations.d.ts +3 -0
- package/dist/api/queries/organization/useOrganizationsInCompany.d.ts +5 -0
- package/dist/api/queries/organization/useOtherOrganizations.d.ts +17 -0
- package/dist/api/queries/parkingSpaces/useParkingSpaces.d.ts +10 -0
- package/dist/api/queries/person/useOtherPersons.d.ts +17 -0
- package/dist/api/queries/person/usePerson.d.ts +6 -0
- package/dist/api/queries/person/usePersonSearch.d.ts +9 -0
- package/dist/api/queries/person/usePersons.d.ts +5 -0
- package/dist/api/queries/residentsAndSections/domain.d.ts +14 -0
- package/dist/api/queries/residentsAndSections/useDetailedPersonSearch.d.ts +4 -0
- package/dist/api/queries/residentsAndSections/useExistingSectionTagsInCompany.d.ts +5 -0
- package/dist/api/queries/residentsAndSections/useOwnershipChanges.d.ts +5 -0
- package/dist/api/queries/residentsAndSections/usePersonalID.d.ts +6 -0
- package/dist/api/queries/residentsAndSections/useResidentHistory.d.ts +6 -0
- package/dist/api/queries/residentsAndSections/useResidentOccupancy.d.ts +8 -0
- package/dist/api/queries/residentsAndSections/useResidentSearch.d.ts +11 -0
- package/dist/api/queries/residentsAndSections/useResidentTypes.d.ts +5 -0
- package/dist/api/queries/residentsAndSections/useResidents.d.ts +6 -0
- package/dist/api/queries/residentsAndSections/useResidentsAndSections.d.ts +12 -0
- package/dist/api/queries/residentsAndSections/useSectionOccupancy.d.ts +6 -0
- package/dist/api/queries/residentsAndSections/useSectionStatus.d.ts +12 -0
- package/dist/api/queries/residentsAndSections/useSectionTags.d.ts +7 -0
- package/dist/api/queries/residentsAndSections/useSectionTenants.d.ts +6 -0
- package/dist/api/queries/residentsAndSections/useSections.d.ts +6 -0
- package/dist/api/queries/residentsAndSections/useSectionsSearch.d.ts +7 -0
- package/dist/api/queries/residentsAndSections/useSectionsTags.d.ts +7 -0
- package/dist/api/queries/routines/useAvailableRoutineTypes.d.ts +5 -0
- package/dist/api/queries/routines/useCompanyFeatures.d.ts +5 -0
- package/dist/api/queries/routines/useRoutine.d.ts +6 -0
- package/dist/api/queries/routines/useRoutineGroupDrafts.d.ts +6 -0
- package/dist/api/queries/routines/useRoutines.d.ts +6 -0
- package/dist/api/queries/settlement/useSettlement.d.ts +7 -0
- package/dist/api/queries/settlement/useSettlementCustomCosts.d.ts +7 -0
- package/dist/api/queries/settlement/useSettlementInvoices.d.ts +6 -0
- package/dist/api/queries/settlement/useSettlementProviderConfiguration.d.ts +7 -0
- package/dist/api/queries/settlement/useSettlementProviderConfigurations.d.ts +6 -0
- package/dist/api/queries/settlement/useSettlements.d.ts +6 -0
- package/dist/api/queries/storageRoom/useStorageRooms.d.ts +10 -0
- package/dist/api/queries/supplier/domain.d.ts +7 -0
- package/dist/api/queries/supplier/useSupplierContacts.d.ts +5 -0
- package/dist/api/queries/supplier/useSupplierDetails.d.ts +14 -0
- package/dist/api/queries/supplier/useSuppliers.d.ts +3 -0
- package/dist/api/queries/supplier/useSuppliersAndContacts.d.ts +17 -0
- package/dist/api/queries/supplier/useSuppliersLogo.d.ts +5 -0
- package/dist/api/queries/task/useTasks.d.ts +5 -0
- package/dist/api/queries/thirdPartyInformation/useSingleThirdPartyInformation.d.ts +6 -0
- package/dist/api/queries/thirdPartyInformation/useSkatteetatenDialog.d.ts +6 -0
- package/dist/api/queries/thirdPartyInformation/useThirdPartyInformation.d.ts +6 -0
- package/dist/api/queries/thirdPartyInformation/useThirdPartyInformationLetters.d.ts +23 -0
- package/dist/api/queries/thirdPartyInformation/useTotalsForThirdPartyInformation.d.ts +5 -0
- package/dist/api/queries/user/useAuthedUser.d.ts +3 -0
- package/dist/api/queries/user/useTranslation.d.ts +6 -0
- package/dist/api/queries/user/useUser.d.ts +3 -0
- package/dist/api/queries/user/useUserActions.d.ts +4 -0
- package/dist/api/queries/user/useUserConversations.d.ts +7 -0
- package/dist/api/queries/user/useUserDevices.d.ts +3 -0
- package/dist/api/queries/user/useUserImage.d.ts +6 -0
- package/dist/index.d.ts +416 -0
- package/dist/sdkProvider.d.ts +18 -0
- package/dist/test-utils/render.d.ts +14 -0
- package/dist/utils/dateTime.d.ts +3 -0
- package/dist/utils/useMutation.d.ts +5 -0
- package/package.json +10 -6
|
@@ -0,0 +1,502 @@
|
|
|
1
|
+
import { Issue } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const issuesQryKey: (companyId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const useIssues: (params: {
|
|
4
|
+
companyId?: bigint | number | null | undefined;
|
|
5
|
+
select?: (issue: readonly Issue[]) => readonly Issue[];
|
|
6
|
+
enabled?: boolean;
|
|
7
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly Issue[], Error>;
|
|
8
|
+
export declare const useApneIssues: (params: {
|
|
9
|
+
companyId?: bigint | number | null | undefined;
|
|
10
|
+
}) => {
|
|
11
|
+
data: Issue[];
|
|
12
|
+
error: Error;
|
|
13
|
+
isError: true;
|
|
14
|
+
isPending: false;
|
|
15
|
+
isLoading: false;
|
|
16
|
+
isLoadingError: false;
|
|
17
|
+
isRefetchError: true;
|
|
18
|
+
isSuccess: false;
|
|
19
|
+
isPlaceholderData: false;
|
|
20
|
+
status: "error";
|
|
21
|
+
dataUpdatedAt: number;
|
|
22
|
+
errorUpdatedAt: number;
|
|
23
|
+
failureCount: number;
|
|
24
|
+
failureReason: Error | null;
|
|
25
|
+
errorUpdateCount: number;
|
|
26
|
+
isFetched: boolean;
|
|
27
|
+
isFetchedAfterMount: boolean;
|
|
28
|
+
isFetching: boolean;
|
|
29
|
+
isInitialLoading: boolean;
|
|
30
|
+
isPaused: boolean;
|
|
31
|
+
isRefetching: boolean;
|
|
32
|
+
isStale: boolean;
|
|
33
|
+
isEnabled: boolean;
|
|
34
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
35
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
36
|
+
promise: Promise<readonly Issue[]>;
|
|
37
|
+
} | {
|
|
38
|
+
data: Issue[];
|
|
39
|
+
error: null;
|
|
40
|
+
isError: false;
|
|
41
|
+
isPending: false;
|
|
42
|
+
isLoading: false;
|
|
43
|
+
isLoadingError: false;
|
|
44
|
+
isRefetchError: false;
|
|
45
|
+
isSuccess: true;
|
|
46
|
+
isPlaceholderData: false;
|
|
47
|
+
status: "success";
|
|
48
|
+
dataUpdatedAt: number;
|
|
49
|
+
errorUpdatedAt: number;
|
|
50
|
+
failureCount: number;
|
|
51
|
+
failureReason: Error | null;
|
|
52
|
+
errorUpdateCount: number;
|
|
53
|
+
isFetched: boolean;
|
|
54
|
+
isFetchedAfterMount: boolean;
|
|
55
|
+
isFetching: boolean;
|
|
56
|
+
isInitialLoading: boolean;
|
|
57
|
+
isPaused: boolean;
|
|
58
|
+
isRefetching: boolean;
|
|
59
|
+
isStale: boolean;
|
|
60
|
+
isEnabled: boolean;
|
|
61
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
62
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
63
|
+
promise: Promise<readonly Issue[]>;
|
|
64
|
+
} | {
|
|
65
|
+
data: Issue[];
|
|
66
|
+
error: Error;
|
|
67
|
+
isError: true;
|
|
68
|
+
isPending: false;
|
|
69
|
+
isLoading: false;
|
|
70
|
+
isLoadingError: true;
|
|
71
|
+
isRefetchError: false;
|
|
72
|
+
isSuccess: false;
|
|
73
|
+
isPlaceholderData: false;
|
|
74
|
+
status: "error";
|
|
75
|
+
dataUpdatedAt: number;
|
|
76
|
+
errorUpdatedAt: number;
|
|
77
|
+
failureCount: number;
|
|
78
|
+
failureReason: Error | null;
|
|
79
|
+
errorUpdateCount: number;
|
|
80
|
+
isFetched: boolean;
|
|
81
|
+
isFetchedAfterMount: boolean;
|
|
82
|
+
isFetching: boolean;
|
|
83
|
+
isInitialLoading: boolean;
|
|
84
|
+
isPaused: boolean;
|
|
85
|
+
isRefetching: boolean;
|
|
86
|
+
isStale: boolean;
|
|
87
|
+
isEnabled: boolean;
|
|
88
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
89
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
90
|
+
promise: Promise<readonly Issue[]>;
|
|
91
|
+
} | {
|
|
92
|
+
data: Issue[];
|
|
93
|
+
error: null;
|
|
94
|
+
isError: false;
|
|
95
|
+
isPending: true;
|
|
96
|
+
isLoading: true;
|
|
97
|
+
isLoadingError: false;
|
|
98
|
+
isRefetchError: false;
|
|
99
|
+
isSuccess: false;
|
|
100
|
+
isPlaceholderData: false;
|
|
101
|
+
status: "pending";
|
|
102
|
+
dataUpdatedAt: number;
|
|
103
|
+
errorUpdatedAt: number;
|
|
104
|
+
failureCount: number;
|
|
105
|
+
failureReason: Error | null;
|
|
106
|
+
errorUpdateCount: number;
|
|
107
|
+
isFetched: boolean;
|
|
108
|
+
isFetchedAfterMount: boolean;
|
|
109
|
+
isFetching: boolean;
|
|
110
|
+
isInitialLoading: boolean;
|
|
111
|
+
isPaused: boolean;
|
|
112
|
+
isRefetching: boolean;
|
|
113
|
+
isStale: boolean;
|
|
114
|
+
isEnabled: boolean;
|
|
115
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
116
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
117
|
+
promise: Promise<readonly Issue[]>;
|
|
118
|
+
} | {
|
|
119
|
+
data: Issue[];
|
|
120
|
+
error: null;
|
|
121
|
+
isError: false;
|
|
122
|
+
isPending: true;
|
|
123
|
+
isLoadingError: false;
|
|
124
|
+
isRefetchError: false;
|
|
125
|
+
isSuccess: false;
|
|
126
|
+
isPlaceholderData: false;
|
|
127
|
+
status: "pending";
|
|
128
|
+
dataUpdatedAt: number;
|
|
129
|
+
errorUpdatedAt: number;
|
|
130
|
+
failureCount: number;
|
|
131
|
+
failureReason: Error | null;
|
|
132
|
+
errorUpdateCount: number;
|
|
133
|
+
isFetched: boolean;
|
|
134
|
+
isFetchedAfterMount: boolean;
|
|
135
|
+
isFetching: boolean;
|
|
136
|
+
isLoading: boolean;
|
|
137
|
+
isInitialLoading: boolean;
|
|
138
|
+
isPaused: boolean;
|
|
139
|
+
isRefetching: boolean;
|
|
140
|
+
isStale: boolean;
|
|
141
|
+
isEnabled: boolean;
|
|
142
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
143
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
144
|
+
promise: Promise<readonly Issue[]>;
|
|
145
|
+
} | {
|
|
146
|
+
data: Issue[];
|
|
147
|
+
isError: false;
|
|
148
|
+
error: null;
|
|
149
|
+
isPending: false;
|
|
150
|
+
isLoading: false;
|
|
151
|
+
isLoadingError: false;
|
|
152
|
+
isRefetchError: false;
|
|
153
|
+
isSuccess: true;
|
|
154
|
+
isPlaceholderData: true;
|
|
155
|
+
status: "success";
|
|
156
|
+
dataUpdatedAt: number;
|
|
157
|
+
errorUpdatedAt: number;
|
|
158
|
+
failureCount: number;
|
|
159
|
+
failureReason: Error | null;
|
|
160
|
+
errorUpdateCount: number;
|
|
161
|
+
isFetched: boolean;
|
|
162
|
+
isFetchedAfterMount: boolean;
|
|
163
|
+
isFetching: boolean;
|
|
164
|
+
isInitialLoading: boolean;
|
|
165
|
+
isPaused: boolean;
|
|
166
|
+
isRefetching: boolean;
|
|
167
|
+
isStale: boolean;
|
|
168
|
+
isEnabled: boolean;
|
|
169
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
170
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
171
|
+
promise: Promise<readonly Issue[]>;
|
|
172
|
+
};
|
|
173
|
+
export declare const useLukkedeIssues: (params: {
|
|
174
|
+
companyId?: bigint | number | null | undefined;
|
|
175
|
+
}) => {
|
|
176
|
+
data: Issue[];
|
|
177
|
+
error: Error;
|
|
178
|
+
isError: true;
|
|
179
|
+
isPending: false;
|
|
180
|
+
isLoading: false;
|
|
181
|
+
isLoadingError: false;
|
|
182
|
+
isRefetchError: true;
|
|
183
|
+
isSuccess: false;
|
|
184
|
+
isPlaceholderData: false;
|
|
185
|
+
status: "error";
|
|
186
|
+
dataUpdatedAt: number;
|
|
187
|
+
errorUpdatedAt: number;
|
|
188
|
+
failureCount: number;
|
|
189
|
+
failureReason: Error | null;
|
|
190
|
+
errorUpdateCount: number;
|
|
191
|
+
isFetched: boolean;
|
|
192
|
+
isFetchedAfterMount: boolean;
|
|
193
|
+
isFetching: boolean;
|
|
194
|
+
isInitialLoading: boolean;
|
|
195
|
+
isPaused: boolean;
|
|
196
|
+
isRefetching: boolean;
|
|
197
|
+
isStale: boolean;
|
|
198
|
+
isEnabled: boolean;
|
|
199
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
200
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
201
|
+
promise: Promise<readonly Issue[]>;
|
|
202
|
+
} | {
|
|
203
|
+
data: Issue[];
|
|
204
|
+
error: null;
|
|
205
|
+
isError: false;
|
|
206
|
+
isPending: false;
|
|
207
|
+
isLoading: false;
|
|
208
|
+
isLoadingError: false;
|
|
209
|
+
isRefetchError: false;
|
|
210
|
+
isSuccess: true;
|
|
211
|
+
isPlaceholderData: false;
|
|
212
|
+
status: "success";
|
|
213
|
+
dataUpdatedAt: number;
|
|
214
|
+
errorUpdatedAt: number;
|
|
215
|
+
failureCount: number;
|
|
216
|
+
failureReason: Error | null;
|
|
217
|
+
errorUpdateCount: number;
|
|
218
|
+
isFetched: boolean;
|
|
219
|
+
isFetchedAfterMount: boolean;
|
|
220
|
+
isFetching: boolean;
|
|
221
|
+
isInitialLoading: boolean;
|
|
222
|
+
isPaused: boolean;
|
|
223
|
+
isRefetching: boolean;
|
|
224
|
+
isStale: boolean;
|
|
225
|
+
isEnabled: boolean;
|
|
226
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
227
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
228
|
+
promise: Promise<readonly Issue[]>;
|
|
229
|
+
} | {
|
|
230
|
+
data: Issue[];
|
|
231
|
+
error: Error;
|
|
232
|
+
isError: true;
|
|
233
|
+
isPending: false;
|
|
234
|
+
isLoading: false;
|
|
235
|
+
isLoadingError: true;
|
|
236
|
+
isRefetchError: false;
|
|
237
|
+
isSuccess: false;
|
|
238
|
+
isPlaceholderData: false;
|
|
239
|
+
status: "error";
|
|
240
|
+
dataUpdatedAt: number;
|
|
241
|
+
errorUpdatedAt: number;
|
|
242
|
+
failureCount: number;
|
|
243
|
+
failureReason: Error | null;
|
|
244
|
+
errorUpdateCount: number;
|
|
245
|
+
isFetched: boolean;
|
|
246
|
+
isFetchedAfterMount: boolean;
|
|
247
|
+
isFetching: boolean;
|
|
248
|
+
isInitialLoading: boolean;
|
|
249
|
+
isPaused: boolean;
|
|
250
|
+
isRefetching: boolean;
|
|
251
|
+
isStale: boolean;
|
|
252
|
+
isEnabled: boolean;
|
|
253
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
254
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
255
|
+
promise: Promise<readonly Issue[]>;
|
|
256
|
+
} | {
|
|
257
|
+
data: Issue[];
|
|
258
|
+
error: null;
|
|
259
|
+
isError: false;
|
|
260
|
+
isPending: true;
|
|
261
|
+
isLoading: true;
|
|
262
|
+
isLoadingError: false;
|
|
263
|
+
isRefetchError: false;
|
|
264
|
+
isSuccess: false;
|
|
265
|
+
isPlaceholderData: false;
|
|
266
|
+
status: "pending";
|
|
267
|
+
dataUpdatedAt: number;
|
|
268
|
+
errorUpdatedAt: number;
|
|
269
|
+
failureCount: number;
|
|
270
|
+
failureReason: Error | null;
|
|
271
|
+
errorUpdateCount: number;
|
|
272
|
+
isFetched: boolean;
|
|
273
|
+
isFetchedAfterMount: boolean;
|
|
274
|
+
isFetching: boolean;
|
|
275
|
+
isInitialLoading: boolean;
|
|
276
|
+
isPaused: boolean;
|
|
277
|
+
isRefetching: boolean;
|
|
278
|
+
isStale: boolean;
|
|
279
|
+
isEnabled: boolean;
|
|
280
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
281
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
282
|
+
promise: Promise<readonly Issue[]>;
|
|
283
|
+
} | {
|
|
284
|
+
data: Issue[];
|
|
285
|
+
error: null;
|
|
286
|
+
isError: false;
|
|
287
|
+
isPending: true;
|
|
288
|
+
isLoadingError: false;
|
|
289
|
+
isRefetchError: false;
|
|
290
|
+
isSuccess: false;
|
|
291
|
+
isPlaceholderData: false;
|
|
292
|
+
status: "pending";
|
|
293
|
+
dataUpdatedAt: number;
|
|
294
|
+
errorUpdatedAt: number;
|
|
295
|
+
failureCount: number;
|
|
296
|
+
failureReason: Error | null;
|
|
297
|
+
errorUpdateCount: number;
|
|
298
|
+
isFetched: boolean;
|
|
299
|
+
isFetchedAfterMount: boolean;
|
|
300
|
+
isFetching: boolean;
|
|
301
|
+
isLoading: boolean;
|
|
302
|
+
isInitialLoading: boolean;
|
|
303
|
+
isPaused: boolean;
|
|
304
|
+
isRefetching: boolean;
|
|
305
|
+
isStale: boolean;
|
|
306
|
+
isEnabled: boolean;
|
|
307
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
308
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
309
|
+
promise: Promise<readonly Issue[]>;
|
|
310
|
+
} | {
|
|
311
|
+
data: Issue[];
|
|
312
|
+
isError: false;
|
|
313
|
+
error: null;
|
|
314
|
+
isPending: false;
|
|
315
|
+
isLoading: false;
|
|
316
|
+
isLoadingError: false;
|
|
317
|
+
isRefetchError: false;
|
|
318
|
+
isSuccess: true;
|
|
319
|
+
isPlaceholderData: true;
|
|
320
|
+
status: "success";
|
|
321
|
+
dataUpdatedAt: number;
|
|
322
|
+
errorUpdatedAt: number;
|
|
323
|
+
failureCount: number;
|
|
324
|
+
failureReason: Error | null;
|
|
325
|
+
errorUpdateCount: number;
|
|
326
|
+
isFetched: boolean;
|
|
327
|
+
isFetchedAfterMount: boolean;
|
|
328
|
+
isFetching: boolean;
|
|
329
|
+
isInitialLoading: boolean;
|
|
330
|
+
isPaused: boolean;
|
|
331
|
+
isRefetching: boolean;
|
|
332
|
+
isStale: boolean;
|
|
333
|
+
isEnabled: boolean;
|
|
334
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
335
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
336
|
+
promise: Promise<readonly Issue[]>;
|
|
337
|
+
};
|
|
338
|
+
export declare const useIssuesInMeeting: (params: {
|
|
339
|
+
companyId?: bigint | number | null | undefined;
|
|
340
|
+
}) => {
|
|
341
|
+
data: Issue[];
|
|
342
|
+
error: Error;
|
|
343
|
+
isError: true;
|
|
344
|
+
isPending: false;
|
|
345
|
+
isLoading: false;
|
|
346
|
+
isLoadingError: false;
|
|
347
|
+
isRefetchError: true;
|
|
348
|
+
isSuccess: false;
|
|
349
|
+
isPlaceholderData: false;
|
|
350
|
+
status: "error";
|
|
351
|
+
dataUpdatedAt: number;
|
|
352
|
+
errorUpdatedAt: number;
|
|
353
|
+
failureCount: number;
|
|
354
|
+
failureReason: Error | null;
|
|
355
|
+
errorUpdateCount: number;
|
|
356
|
+
isFetched: boolean;
|
|
357
|
+
isFetchedAfterMount: boolean;
|
|
358
|
+
isFetching: boolean;
|
|
359
|
+
isInitialLoading: boolean;
|
|
360
|
+
isPaused: boolean;
|
|
361
|
+
isRefetching: boolean;
|
|
362
|
+
isStale: boolean;
|
|
363
|
+
isEnabled: boolean;
|
|
364
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
365
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
366
|
+
promise: Promise<readonly Issue[]>;
|
|
367
|
+
} | {
|
|
368
|
+
data: Issue[];
|
|
369
|
+
error: null;
|
|
370
|
+
isError: false;
|
|
371
|
+
isPending: false;
|
|
372
|
+
isLoading: false;
|
|
373
|
+
isLoadingError: false;
|
|
374
|
+
isRefetchError: false;
|
|
375
|
+
isSuccess: true;
|
|
376
|
+
isPlaceholderData: false;
|
|
377
|
+
status: "success";
|
|
378
|
+
dataUpdatedAt: number;
|
|
379
|
+
errorUpdatedAt: number;
|
|
380
|
+
failureCount: number;
|
|
381
|
+
failureReason: Error | null;
|
|
382
|
+
errorUpdateCount: number;
|
|
383
|
+
isFetched: boolean;
|
|
384
|
+
isFetchedAfterMount: boolean;
|
|
385
|
+
isFetching: boolean;
|
|
386
|
+
isInitialLoading: boolean;
|
|
387
|
+
isPaused: boolean;
|
|
388
|
+
isRefetching: boolean;
|
|
389
|
+
isStale: boolean;
|
|
390
|
+
isEnabled: boolean;
|
|
391
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
392
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
393
|
+
promise: Promise<readonly Issue[]>;
|
|
394
|
+
} | {
|
|
395
|
+
data: Issue[];
|
|
396
|
+
error: Error;
|
|
397
|
+
isError: true;
|
|
398
|
+
isPending: false;
|
|
399
|
+
isLoading: false;
|
|
400
|
+
isLoadingError: true;
|
|
401
|
+
isRefetchError: false;
|
|
402
|
+
isSuccess: false;
|
|
403
|
+
isPlaceholderData: false;
|
|
404
|
+
status: "error";
|
|
405
|
+
dataUpdatedAt: number;
|
|
406
|
+
errorUpdatedAt: number;
|
|
407
|
+
failureCount: number;
|
|
408
|
+
failureReason: Error | null;
|
|
409
|
+
errorUpdateCount: number;
|
|
410
|
+
isFetched: boolean;
|
|
411
|
+
isFetchedAfterMount: boolean;
|
|
412
|
+
isFetching: boolean;
|
|
413
|
+
isInitialLoading: boolean;
|
|
414
|
+
isPaused: boolean;
|
|
415
|
+
isRefetching: boolean;
|
|
416
|
+
isStale: boolean;
|
|
417
|
+
isEnabled: boolean;
|
|
418
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
419
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
420
|
+
promise: Promise<readonly Issue[]>;
|
|
421
|
+
} | {
|
|
422
|
+
data: Issue[];
|
|
423
|
+
error: null;
|
|
424
|
+
isError: false;
|
|
425
|
+
isPending: true;
|
|
426
|
+
isLoading: true;
|
|
427
|
+
isLoadingError: false;
|
|
428
|
+
isRefetchError: false;
|
|
429
|
+
isSuccess: false;
|
|
430
|
+
isPlaceholderData: false;
|
|
431
|
+
status: "pending";
|
|
432
|
+
dataUpdatedAt: number;
|
|
433
|
+
errorUpdatedAt: number;
|
|
434
|
+
failureCount: number;
|
|
435
|
+
failureReason: Error | null;
|
|
436
|
+
errorUpdateCount: number;
|
|
437
|
+
isFetched: boolean;
|
|
438
|
+
isFetchedAfterMount: boolean;
|
|
439
|
+
isFetching: boolean;
|
|
440
|
+
isInitialLoading: boolean;
|
|
441
|
+
isPaused: boolean;
|
|
442
|
+
isRefetching: boolean;
|
|
443
|
+
isStale: boolean;
|
|
444
|
+
isEnabled: boolean;
|
|
445
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
446
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
447
|
+
promise: Promise<readonly Issue[]>;
|
|
448
|
+
} | {
|
|
449
|
+
data: Issue[];
|
|
450
|
+
error: null;
|
|
451
|
+
isError: false;
|
|
452
|
+
isPending: true;
|
|
453
|
+
isLoadingError: false;
|
|
454
|
+
isRefetchError: false;
|
|
455
|
+
isSuccess: false;
|
|
456
|
+
isPlaceholderData: false;
|
|
457
|
+
status: "pending";
|
|
458
|
+
dataUpdatedAt: number;
|
|
459
|
+
errorUpdatedAt: number;
|
|
460
|
+
failureCount: number;
|
|
461
|
+
failureReason: Error | null;
|
|
462
|
+
errorUpdateCount: number;
|
|
463
|
+
isFetched: boolean;
|
|
464
|
+
isFetchedAfterMount: boolean;
|
|
465
|
+
isFetching: boolean;
|
|
466
|
+
isLoading: boolean;
|
|
467
|
+
isInitialLoading: boolean;
|
|
468
|
+
isPaused: boolean;
|
|
469
|
+
isRefetching: boolean;
|
|
470
|
+
isStale: boolean;
|
|
471
|
+
isEnabled: boolean;
|
|
472
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
473
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
474
|
+
promise: Promise<readonly Issue[]>;
|
|
475
|
+
} | {
|
|
476
|
+
data: Issue[];
|
|
477
|
+
isError: false;
|
|
478
|
+
error: null;
|
|
479
|
+
isPending: false;
|
|
480
|
+
isLoading: false;
|
|
481
|
+
isLoadingError: false;
|
|
482
|
+
isRefetchError: false;
|
|
483
|
+
isSuccess: true;
|
|
484
|
+
isPlaceholderData: true;
|
|
485
|
+
status: "success";
|
|
486
|
+
dataUpdatedAt: number;
|
|
487
|
+
errorUpdatedAt: number;
|
|
488
|
+
failureCount: number;
|
|
489
|
+
failureReason: Error | null;
|
|
490
|
+
errorUpdateCount: number;
|
|
491
|
+
isFetched: boolean;
|
|
492
|
+
isFetchedAfterMount: boolean;
|
|
493
|
+
isFetching: boolean;
|
|
494
|
+
isInitialLoading: boolean;
|
|
495
|
+
isPaused: boolean;
|
|
496
|
+
isRefetching: boolean;
|
|
497
|
+
isStale: boolean;
|
|
498
|
+
isEnabled: boolean;
|
|
499
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Issue[], Error>>;
|
|
500
|
+
fetchStatus: import("@tanstack/react-query").FetchStatus;
|
|
501
|
+
promise: Promise<readonly Issue[]>;
|
|
502
|
+
};
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { Meeting, MeetingDetails } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const meetingKeys: {
|
|
3
|
+
all: readonly ["meetings"];
|
|
4
|
+
list: (companyId: bigint | number) => readonly ["meetings", "company", number | bigint];
|
|
5
|
+
detail: (id?: bigint | number | null | undefined) => readonly ["meetings", "detail", number | bigint | null | undefined];
|
|
6
|
+
multiCompanyList: () => readonly ["meetings", "companies"];
|
|
7
|
+
};
|
|
8
|
+
export declare const useMeetings: (params: {
|
|
9
|
+
companyId?: bigint | number | null | undefined;
|
|
10
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly Meeting[], Error>;
|
|
11
|
+
export declare const useUpcomingMeetings: (params: {
|
|
12
|
+
companyId?: bigint | number | null | undefined;
|
|
13
|
+
}) => {
|
|
14
|
+
data: Meeting[] | undefined;
|
|
15
|
+
error: Error | null;
|
|
16
|
+
isPending: boolean;
|
|
17
|
+
isError: boolean;
|
|
18
|
+
isFetching: boolean;
|
|
19
|
+
isLoading: boolean;
|
|
20
|
+
isSuccess: boolean;
|
|
21
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Meeting[], Error>>;
|
|
22
|
+
};
|
|
23
|
+
export declare const useCompletedMeetings: (params: {
|
|
24
|
+
companyId?: bigint | number | null | undefined;
|
|
25
|
+
}) => {
|
|
26
|
+
data: Meeting[] | undefined;
|
|
27
|
+
error: Error | null;
|
|
28
|
+
isPending: boolean;
|
|
29
|
+
isError: boolean;
|
|
30
|
+
isFetching: boolean;
|
|
31
|
+
isLoading: boolean;
|
|
32
|
+
isSuccess: boolean;
|
|
33
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Meeting[], Error>>;
|
|
34
|
+
};
|
|
35
|
+
export declare const useMeeting: (params: {
|
|
36
|
+
companyId?: bigint | number | null | undefined;
|
|
37
|
+
meetingId?: bigint | number | null | undefined;
|
|
38
|
+
}) => import("@tanstack/react-query").UseQueryResult<MeetingDetails, Error>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { Company, Organization } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const organizationQryKey: (organizationId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const useOrganization: (params: {
|
|
4
|
+
organizationId?: bigint | number | null | undefined;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<Organization, Error>;
|
|
6
|
+
export declare const decorateOrganizationRoles: (organization: Organization, companies: readonly Company[]) => Organization;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { Organization } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const organizationByOrgnrKey: (orgnr: string) => string[];
|
|
3
|
+
export declare const useOrganizationByOrgnr: (params: {
|
|
4
|
+
orgnr?: string;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<Organization, Error>;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { MassEditOrganization } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const organizationsInCompanyQryKey: (companyId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const useOrganizationsInCompany: (params: {
|
|
4
|
+
companyId?: bigint | number | null | undefined;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly MassEditOrganization[], Error>;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Organization } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const useOtherOrganizations: (params: {
|
|
3
|
+
companyId?: bigint | number | null | undefined;
|
|
4
|
+
queryString?: string;
|
|
5
|
+
enabled?: boolean;
|
|
6
|
+
}) => {
|
|
7
|
+
data: readonly Organization[] | undefined;
|
|
8
|
+
error: Error | null;
|
|
9
|
+
isPending: boolean;
|
|
10
|
+
isError: boolean;
|
|
11
|
+
isFetching: boolean;
|
|
12
|
+
isLoading: boolean;
|
|
13
|
+
isSuccess: boolean;
|
|
14
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Organization[], Error>>;
|
|
15
|
+
organizationsFromOtherCompanies: Organization[];
|
|
16
|
+
historicOrganizations: Organization[];
|
|
17
|
+
};
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { ParkingSpace } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const parkingSpacesQryKey: (companyId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const parkingSpaceQryKey: (companyId: bigint | number, parkingSpaceId: bigint | number) => (string | number | bigint)[];
|
|
4
|
+
export declare const useParkingSpaces: (params: {
|
|
5
|
+
companyId?: bigint | number | null | undefined;
|
|
6
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly ParkingSpace[], Error>;
|
|
7
|
+
export declare const useParkingSpace: (params: {
|
|
8
|
+
companyId?: bigint | number | null | undefined;
|
|
9
|
+
parkingSpaceId?: bigint | number | null | undefined;
|
|
10
|
+
}) => import("@tanstack/react-query").UseQueryResult<ParkingSpace, Error>;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Person } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const useOtherPersons: (params: {
|
|
3
|
+
companyId?: bigint | number | null | undefined;
|
|
4
|
+
queryString?: string;
|
|
5
|
+
enabled?: boolean;
|
|
6
|
+
}) => {
|
|
7
|
+
data: readonly Person[] | null | undefined;
|
|
8
|
+
error: Error | null;
|
|
9
|
+
isPending: boolean;
|
|
10
|
+
isError: boolean;
|
|
11
|
+
isFetching: boolean;
|
|
12
|
+
isLoading: boolean;
|
|
13
|
+
isSuccess: boolean;
|
|
14
|
+
refetch: (options?: import("@tanstack/react-query").RefetchOptions) => Promise<import("@tanstack/react-query").QueryObserverResult<readonly Person[] | null | undefined, Error>>;
|
|
15
|
+
personsFromOtherCompanies: Person[];
|
|
16
|
+
historicPersons: Person[];
|
|
17
|
+
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { Company, Person } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const personQryKey: (personId: bigint | number) => (string | number | bigint)[];
|
|
3
|
+
export declare const usePerson: (params: {
|
|
4
|
+
personId?: bigint | number | null | undefined;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<Person, Error>;
|
|
6
|
+
export declare const decoratePersonRoler: (person: Person, companyer: readonly Company[]) => Person;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Person } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const personByEmailKey: (email: string) => string[];
|
|
3
|
+
export declare const personByMobilKey: (mobil: string) => string[];
|
|
4
|
+
export declare const usePersonByEmail: (params: {
|
|
5
|
+
email?: string;
|
|
6
|
+
}) => import("@tanstack/react-query").UseQueryResult<Person, Error>;
|
|
7
|
+
export declare const usePersonByMobil: (params: {
|
|
8
|
+
mobil?: string;
|
|
9
|
+
}) => import("@tanstack/react-query").UseQueryResult<Person, Error>;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { Person } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const personsQryKey: (companyId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const usePersons: (params: {
|
|
4
|
+
companyId?: bigint | number | null | undefined;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly Person[], Error>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { OrganizationResident, PersonResident, Resident, Role, Section } from '@solibo/solibo-sdk';
|
|
2
|
+
export type SectionWithResidents = Section & {
|
|
3
|
+
searchField: string;
|
|
4
|
+
residents: Resident[];
|
|
5
|
+
};
|
|
6
|
+
export type ResidentWithSections = Resident & {
|
|
7
|
+
sections: (Section & {
|
|
8
|
+
role: Role;
|
|
9
|
+
validFrom: Date | null;
|
|
10
|
+
searchField: string;
|
|
11
|
+
})[];
|
|
12
|
+
};
|
|
13
|
+
export declare const returnOrgResidents: (residents: Resident[]) => OrganizationResident[];
|
|
14
|
+
export declare const returnPersonResidents: (residents: Resident[]) => PersonResident[];
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { SearchPersonQueryCommand } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const useDetailedPersonSearch: () => import("@tanstack/react-query").UseMutationResult<readonly import("@solibo/solibo-sdk").Person[], Error, SearchPersonQueryCommand, unknown> & {
|
|
3
|
+
onValidationError: (callback: (errors: import("@solibo/solibo-sdk").ValidationErrorJson[]) => void) => void;
|
|
4
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { SectionTag } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const existingSectionTagsInCompanyKey: (companyId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const useExistingSectionTagsInCompany: (params: {
|
|
4
|
+
companyId?: bigint | number | null | undefined;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly SectionTag[], Error>;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { OwnershipChange } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const ownershipChangesKey: (companyId?: bigint | number | null | undefined) => (string | number | bigint)[];
|
|
3
|
+
export declare const useOwnershipChanges: (params?: {
|
|
4
|
+
companyId?: bigint | number | null | undefined;
|
|
5
|
+
}) => import("@tanstack/react-query").UseQueryResult<readonly OwnershipChange[], Error>;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { SensitiveData } from '@solibo/solibo-sdk';
|
|
2
|
+
export declare const personalIdentificationDetailsQryKey: (companyId?: bigint | number | null | undefined, residentId?: bigint | number | null | undefined) => (string | number | bigint | null | undefined)[];
|
|
3
|
+
export declare const usePersonalID: (params: {
|
|
4
|
+
companyId?: bigint | number | null | undefined;
|
|
5
|
+
residentId?: bigint | number | null | undefined;
|
|
6
|
+
}) => import("@tanstack/react-query").UseQueryResult<SensitiveData, Error>;
|