@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
package/dist/index.d.ts
ADDED
|
@@ -0,0 +1,416 @@
|
|
|
1
|
+
export * from './api/commands/board/useCreateBoardMember.js';
|
|
2
|
+
export * from './api/commands/board/useDeleteBoardMember.js';
|
|
3
|
+
export * from './api/commands/board/useInviteBoardMemberToSoliboHome.js';
|
|
4
|
+
export * from './api/commands/communication/useBuySMSBundle.js';
|
|
5
|
+
export * from './api/commands/communication/useCreateNewsletter.js';
|
|
6
|
+
export * from './api/commands/communication/useCreateSMSBroadcast.js';
|
|
7
|
+
export * from './api/commands/communication/useDeleteDocumentFromNewsletter.js';
|
|
8
|
+
export * from './api/commands/communication/useDeleteNewsletter.js';
|
|
9
|
+
export * from './api/commands/communication/useDeleteSMSBroadcast.js';
|
|
10
|
+
export * from './api/commands/communication/usePublishNewsletter.js';
|
|
11
|
+
export * from './api/commands/communication/usePublishSMSBroadcast.js';
|
|
12
|
+
export * from './api/commands/communication/useSignupNewsletter.js';
|
|
13
|
+
export * from './api/commands/communication/useUpdateNewsletter.js';
|
|
14
|
+
export * from './api/commands/communication/useUpdateSMSBroadcast.js';
|
|
15
|
+
export * from './api/commands/company/useCreateCompanyCustomerClaim.js';
|
|
16
|
+
export * from './api/commands/company/useDeleteFractions.js';
|
|
17
|
+
export * from './api/commands/company/useImportBorettslag.js';
|
|
18
|
+
export * from './api/commands/company/useImportCompanies.js';
|
|
19
|
+
export * from './api/commands/company/useImportDraft.js';
|
|
20
|
+
export * from './api/commands/company/useImportSameie.js';
|
|
21
|
+
export * from './api/commands/company/useImportSameieByAddress.js';
|
|
22
|
+
export * from './api/commands/company/useResetSales.js';
|
|
23
|
+
export * from './api/commands/company/useSaveCompanyDetailed.js';
|
|
24
|
+
export * from './api/commands/company/useSaveImportDraft.js';
|
|
25
|
+
export * from './api/commands/company/useUpdateActiveAdministrators.js';
|
|
26
|
+
export * from './api/commands/company/useUpdateAdministratorsForCompany.js';
|
|
27
|
+
export * from './api/commands/company/useUpdateCompanyDetailed.js';
|
|
28
|
+
export * from './api/commands/company/useUpdateCompanyOrdinances.js';
|
|
29
|
+
export * from './api/commands/company/useUpdateFractions.js';
|
|
30
|
+
export * from './api/commands/conversation/useCompleteConversation.js';
|
|
31
|
+
export * from './api/commands/conversation/useConversationBackInProgress.js';
|
|
32
|
+
export * from './api/commands/conversation/useCreateConversation.js';
|
|
33
|
+
export * from './api/commands/conversation/useCreateConversationCategory.js';
|
|
34
|
+
export * from './api/commands/conversation/useCreateConversationMessage.js';
|
|
35
|
+
export * from './api/commands/conversation/useCreateConversationParticipant.js';
|
|
36
|
+
export * from './api/commands/conversation/useCreateExternalConversationParticipant.js';
|
|
37
|
+
export * from './api/commands/conversation/useCreateInquiry.js';
|
|
38
|
+
export * from './api/commands/conversation/useCreateInquiryOpen.js';
|
|
39
|
+
export * from './api/commands/conversation/useCreateInternalConversationMessage.js';
|
|
40
|
+
export * from './api/commands/conversation/useCreatePublicConversationMessage.js';
|
|
41
|
+
export * from './api/commands/conversation/useDeleteConversation.js';
|
|
42
|
+
export * from './api/commands/conversation/useDeleteConversationCategory.js';
|
|
43
|
+
export * from './api/commands/conversation/useDeleteConversationParticipant.js';
|
|
44
|
+
export * from './api/commands/conversation/useMarkConversationRead.js';
|
|
45
|
+
export * from './api/commands/conversation/usePublicUploadDocumentToConversation.js';
|
|
46
|
+
export * from './api/commands/conversation/usePublishDraftConversation.js';
|
|
47
|
+
export * from './api/commands/conversation/useUpdateConversation.js';
|
|
48
|
+
export * from './api/commands/conversation/useUpdateConversationCategories.js';
|
|
49
|
+
export * from './api/commands/conversation/useUpdateConversationCategory.js';
|
|
50
|
+
export * from './api/commands/document/useCreateDocumentDirectory.js';
|
|
51
|
+
export * from './api/commands/document/useDeleteDocument.js';
|
|
52
|
+
export * from './api/commands/document/useMoveDocument.js';
|
|
53
|
+
export * from './api/commands/document/useMoveDocumentToTrash.js';
|
|
54
|
+
export * from './api/commands/document/useRemoveDocumentFromTrash.js';
|
|
55
|
+
export * from './api/commands/document/useRenameDocument.js';
|
|
56
|
+
export * from './api/commands/document/useUploadDocument.js';
|
|
57
|
+
export * from './api/commands/economy/useApproveInvoice.js';
|
|
58
|
+
export * from './api/commands/economy/useAttachDocumentToEconomicReport.js';
|
|
59
|
+
export * from './api/commands/economy/useCreateInvoiceNotice.js';
|
|
60
|
+
export * from './api/commands/economy/useOrderEconomicReport.js';
|
|
61
|
+
export * from './api/commands/economy/useRejectInvoice.js';
|
|
62
|
+
export * from './api/commands/economy/useUpdateInvoiceNotification.js';
|
|
63
|
+
export * from './api/commands/economy/useUpdateRealtimeInvoiceNotification.js';
|
|
64
|
+
export * from './api/commands/expense/useApproveExpense.js';
|
|
65
|
+
export * from './api/commands/expense/useCreateExpense.js';
|
|
66
|
+
export * from './api/commands/expense/useDeleteExpense.js';
|
|
67
|
+
export * from './api/commands/expense/useRejectExpense.js';
|
|
68
|
+
export * from './api/commands/hms/useSetupHMSSettings.js';
|
|
69
|
+
export * from './api/commands/hms/useUpdateHMSSettings.js';
|
|
70
|
+
export * from './api/commands/homepage/useCreatePost.js';
|
|
71
|
+
export * from './api/commands/homepage/useCreatePracticalInfo.js';
|
|
72
|
+
export * from './api/commands/homepage/useDeletePost.js';
|
|
73
|
+
export * from './api/commands/homepage/useDeletePracticalInfo.js';
|
|
74
|
+
export * from './api/commands/homepage/usePostContent.js';
|
|
75
|
+
export * from './api/commands/homepage/useUpdateFeedWeighting.js';
|
|
76
|
+
export * from './api/commands/homepage/useUpdatePost.js';
|
|
77
|
+
export * from './api/commands/homepage/useUpdatePracticalInfo.js';
|
|
78
|
+
export * from './api/commands/homepage/useUploadHomepageImage.js';
|
|
79
|
+
export * from './api/commands/insurance/useCloseInsurance.js';
|
|
80
|
+
export * from './api/commands/insurance/useCreateInsurance.js';
|
|
81
|
+
export * from './api/commands/insurance/useDeleteInsurance.js';
|
|
82
|
+
export * from './api/commands/invoicing/useActivateInvoiceLine.js';
|
|
83
|
+
export * from './api/commands/invoicing/useActivateInvoicingPlan.js';
|
|
84
|
+
export * from './api/commands/invoicing/useActivateTriplewin.js';
|
|
85
|
+
export * from './api/commands/invoicing/useCloseInvoice.js';
|
|
86
|
+
export * from './api/commands/invoicing/useCreateAdhocLinesForCompany.js';
|
|
87
|
+
export * from './api/commands/invoicing/useCreateCreditNote.js';
|
|
88
|
+
export * from './api/commands/invoicing/useCreateCustomer.js';
|
|
89
|
+
export * from './api/commands/invoicing/useCreateCustomerById.js';
|
|
90
|
+
export * from './api/commands/invoicing/useCreateCustomerComment.js';
|
|
91
|
+
export * from './api/commands/invoicing/useCreateFordelingsnokkel.js';
|
|
92
|
+
export * from './api/commands/invoicing/useCreateInvoicePlanLine.js';
|
|
93
|
+
export * from './api/commands/invoicing/useCreateInvoiceRecipient.js';
|
|
94
|
+
export * from './api/commands/invoicing/useCreateInvoicingPlan.js';
|
|
95
|
+
export * from './api/commands/invoicing/useDeactivateInvoiceLine.js';
|
|
96
|
+
export * from './api/commands/invoicing/useDeleteAdHocInvoicingLine.js';
|
|
97
|
+
export * from './api/commands/invoicing/useDeleteAdHocLineGroup.js';
|
|
98
|
+
export * from './api/commands/invoicing/useDeleteAdHocLines.js';
|
|
99
|
+
export * from './api/commands/invoicing/useDeleteDistribution.js';
|
|
100
|
+
export * from './api/commands/invoicing/useDeleteInvoiceRecipient.js';
|
|
101
|
+
export * from './api/commands/invoicing/useDeletePlannedInvoiceLineChanges.js';
|
|
102
|
+
export * from './api/commands/invoicing/useInvoicingMutations.js';
|
|
103
|
+
export * from './api/commands/invoicing/useRegisterPayment.js';
|
|
104
|
+
export * from './api/commands/invoicing/useToggleInvoicingPlanTransactionOverdue.js';
|
|
105
|
+
export * from './api/commands/invoicing/useUpdateAdhocLinesForCompany.js';
|
|
106
|
+
export * from './api/commands/invoicing/useUpdateCustomerMeta.js';
|
|
107
|
+
export * from './api/commands/invoicing/useUpdateFelleskostnaderSettings.js';
|
|
108
|
+
export * from './api/commands/invoicing/useUpdateFordelingsnokkel.js';
|
|
109
|
+
export * from './api/commands/invoicing/useUpdateInvoiceDelivery.js';
|
|
110
|
+
export * from './api/commands/invoicing/useUpdateInvoiceLine.js';
|
|
111
|
+
export * from './api/commands/invoicing/useUpdateInvoiceLineName.js';
|
|
112
|
+
export * from './api/commands/invoicing/useUpdateInvoiceSettings.js';
|
|
113
|
+
export * from './api/commands/issue/useChangeResponsible.js';
|
|
114
|
+
export * from './api/commands/issue/useCloseIssue.js';
|
|
115
|
+
export * from './api/commands/issue/useCreateConversationToIssue.js';
|
|
116
|
+
export * from './api/commands/issue/useCreateIssue.js';
|
|
117
|
+
export * from './api/commands/issue/useCreateIssueComment.js';
|
|
118
|
+
export * from './api/commands/issue/useCreateIssueToMeeting.js';
|
|
119
|
+
export * from './api/commands/issue/useCreateSectionToIssue.js';
|
|
120
|
+
export * from './api/commands/issue/useDeleteSectionFromIssue.js';
|
|
121
|
+
export * from './api/commands/issue/useReOpenIssue.js';
|
|
122
|
+
export * from './api/commands/issue/useRemoveConversationFromIssue.js';
|
|
123
|
+
export * from './api/commands/issue/useRemoveIssueFromMeeting.js';
|
|
124
|
+
export * from './api/commands/issue/useReorderIssueInMeeting.js';
|
|
125
|
+
export * from './api/commands/issue/useUpdateIssue.js';
|
|
126
|
+
export * from './api/commands/issue/useUpdateIssueConclusion.js';
|
|
127
|
+
export * from './api/commands/issue/useUpdateIssueReport.js';
|
|
128
|
+
export * from './api/commands/loan/useCreateLoan.js';
|
|
129
|
+
export * from './api/commands/loan/useDeleteLoan.js';
|
|
130
|
+
export * from './api/commands/loan/useSetMainDocumentId.js';
|
|
131
|
+
export * from './api/commands/loan/useUpdateLoan.js';
|
|
132
|
+
export * from './api/commands/meeting/useCloseMeeting.js';
|
|
133
|
+
export * from './api/commands/meeting/useCreateMeeting.js';
|
|
134
|
+
export * from './api/commands/meeting/useCreateMeetingSummons.js';
|
|
135
|
+
export * from './api/commands/meeting/useCreateSignatureReminder.js';
|
|
136
|
+
export * from './api/commands/meeting/useDeleteMeeting.js';
|
|
137
|
+
export * from './api/commands/meeting/useFollowUpIssueLater.js';
|
|
138
|
+
export * from './api/commands/meeting/useIssueTreated.js';
|
|
139
|
+
export * from './api/commands/meeting/useReOpenMeeting.js';
|
|
140
|
+
export * from './api/commands/meeting/useRegisterOppmote.js';
|
|
141
|
+
export * from './api/commands/meeting/useRsvp.js';
|
|
142
|
+
export * from './api/commands/meeting/useSign.js';
|
|
143
|
+
export * from './api/commands/meeting/useSignatureUnobtainable.js';
|
|
144
|
+
export * from './api/commands/meeting/useStartMeeting.js';
|
|
145
|
+
export * from './api/commands/meeting/useUpdateMeeting.js';
|
|
146
|
+
export * from './api/commands/meeting/useUpdateMeetingParticipants.js';
|
|
147
|
+
export * from './api/commands/organization/useAssignParkingSpaceToOrganization.js';
|
|
148
|
+
export * from './api/commands/organization/useAssignStorageRoomToOrganization.js';
|
|
149
|
+
export * from './api/commands/organization/useCreateEmployee.js';
|
|
150
|
+
export * from './api/commands/organization/useCreateEmployeeCompanyContactRole.js';
|
|
151
|
+
export * from './api/commands/organization/useCreateEmployeeSectionContactRole.js';
|
|
152
|
+
export * from './api/commands/organization/useDeleteEmployee.js';
|
|
153
|
+
export * from './api/commands/organization/useDeleteOrganizationFromSAM.js';
|
|
154
|
+
export * from './api/commands/organization/useMassUpdateOrganizations.js';
|
|
155
|
+
export * from './api/commands/organization/useRemoveCompanyContactRole.js';
|
|
156
|
+
export * from './api/commands/organization/useRemoveOrganizationRole.js';
|
|
157
|
+
export * from './api/commands/organization/useRemoveSectionContactRole.js';
|
|
158
|
+
export * from './api/commands/organization/useUnAssignParkingSpaceToOrganization.js';
|
|
159
|
+
export * from './api/commands/organization/useUnAssignStorageRoomToOrganization.js';
|
|
160
|
+
export * from './api/commands/organization/useUpdateEmployee.js';
|
|
161
|
+
export * from './api/commands/organization/useUpdateOrganization.js';
|
|
162
|
+
export * from './api/commands/parkingSpaces/useCreateParkingSpace.js';
|
|
163
|
+
export * from './api/commands/parkingSpaces/useDeleteParkingSpace.js';
|
|
164
|
+
export * from './api/commands/parkingSpaces/useUpdateParkingSpace.js';
|
|
165
|
+
export * from './api/commands/person/useAssignParkingSpaceToPerson.js';
|
|
166
|
+
export * from './api/commands/person/useAssignStorageRoomToPerson.js';
|
|
167
|
+
export * from './api/commands/person/useDeletePersonRole.js';
|
|
168
|
+
export * from './api/commands/person/useMassUpdatePerson.js';
|
|
169
|
+
export * from './api/commands/person/useMassUpdateRoles.js';
|
|
170
|
+
export * from './api/commands/person/useMergePerson.js';
|
|
171
|
+
export * from './api/commands/person/usePersonnummerSearch.js';
|
|
172
|
+
export * from './api/commands/person/useUnAssignParkingSpaceToPerson.js';
|
|
173
|
+
export * from './api/commands/person/useUnAssignStorageRoomToPerson.js';
|
|
174
|
+
export * from './api/commands/person/useUpdatePerson.js';
|
|
175
|
+
export * from './api/commands/person/useUpdateResidency.js';
|
|
176
|
+
export * from './api/commands/resident/useCreateOccupancyRecord.js';
|
|
177
|
+
export * from './api/commands/resident/useCreatePhysicalLetterToResidentInCompany.js';
|
|
178
|
+
export * from './api/commands/resident/useCreateResident.js';
|
|
179
|
+
export * from './api/commands/resident/useDeleteOccupancyRecord.js';
|
|
180
|
+
export * from './api/commands/resident/useRemovePersonFromCompany.js';
|
|
181
|
+
export * from './api/commands/resident/useRequestResidentChange.js';
|
|
182
|
+
export * from './api/commands/resident/useResidentActions.js';
|
|
183
|
+
export * from './api/commands/resident/useUpdateOccupancyRecord.js';
|
|
184
|
+
export * from './api/commands/resident/useUpdateOrganizationReservations.js';
|
|
185
|
+
export * from './api/commands/resident/useUpdatePersonReservations.js';
|
|
186
|
+
export * from './api/commands/resident/useUpdateResident.js';
|
|
187
|
+
export * from './api/commands/resident/useUpdateResidentNotat.js';
|
|
188
|
+
export * from './api/commands/routines/useCreateRoutine.js';
|
|
189
|
+
export * from './api/commands/routines/useDeleteRoutine.js';
|
|
190
|
+
export * from './api/commands/routines/useUpdateRoutine.js';
|
|
191
|
+
export * from './api/commands/section/useAssignParkingSpaceToSection.js';
|
|
192
|
+
export * from './api/commands/section/useAssignStorageRoomToSection.js';
|
|
193
|
+
export * from './api/commands/section/useCreateSection.js';
|
|
194
|
+
export * from './api/commands/section/useCreateSectionStatus.js';
|
|
195
|
+
export * from './api/commands/section/useCreateSubSection.js';
|
|
196
|
+
export * from './api/commands/section/useDeleteSection.js';
|
|
197
|
+
export * from './api/commands/section/useEierskifteSection.js';
|
|
198
|
+
export * from './api/commands/section/useMassUpdateSection.js';
|
|
199
|
+
export * from './api/commands/section/useRemoveSectionStatus.js';
|
|
200
|
+
export * from './api/commands/section/useTagOnSection.js';
|
|
201
|
+
export * from './api/commands/section/useUnAssignParkingSpaceToSection.js';
|
|
202
|
+
export * from './api/commands/section/useUnAssignStorageRoomToSection.js';
|
|
203
|
+
export * from './api/commands/section/useUpdateSection.js';
|
|
204
|
+
export * from './api/commands/section/useUpdateSectionNotat.js';
|
|
205
|
+
export * from './api/commands/section/useUpdateTagsOnSection.js';
|
|
206
|
+
export * from './api/commands/storageRoom/useCreateStorageRoom.js';
|
|
207
|
+
export * from './api/commands/storageRoom/useDeleteStorageRoom.js';
|
|
208
|
+
export * from './api/commands/storageRoom/useUpdateStorageRoom.js';
|
|
209
|
+
export * from './api/commands/supplier/useCreateSupplierComment.js';
|
|
210
|
+
export * from './api/commands/supplier/useCreateSupplierContact.js';
|
|
211
|
+
export * from './api/commands/supplier/useCreateSupplierForCompany.js';
|
|
212
|
+
export * from './api/commands/supplier/useDeleteCompanySupplier.js';
|
|
213
|
+
export * from './api/commands/supplier/useDeleteSupplierContactPerson.js';
|
|
214
|
+
export * from './api/commands/supplier/useEditSupplierContact.js';
|
|
215
|
+
export * from './api/commands/supplier/useEditSupplierForCompany.js';
|
|
216
|
+
export * from './api/commands/supplier/useSupplierMutations.js';
|
|
217
|
+
export * from './api/commands/supplier/useUpdateServiceCategories.js';
|
|
218
|
+
export * from './api/commands/supplier/useUpdateSupplierContactImage.js';
|
|
219
|
+
export * from './api/commands/supplier/useUploadSupplierLogo.js';
|
|
220
|
+
export * from './api/commands/task/useCreateTask.js';
|
|
221
|
+
export * from './api/commands/task/useDeleteTask.js';
|
|
222
|
+
export * from './api/commands/task/useCompleteTask.js';
|
|
223
|
+
export * from './api/commands/task/useUndoCompleteTask.js';
|
|
224
|
+
export * from './api/commands/task/useUpdateTask.js';
|
|
225
|
+
export * from './api/commands/thirdPartyInformation/useCompleteThirdPartyInformation.js';
|
|
226
|
+
export * from './api/commands/thirdPartyInformation/useCreateGjenpartsLetter.js';
|
|
227
|
+
export * from './api/commands/thirdPartyInformation/useCreateThirdPartyInformation.js';
|
|
228
|
+
export * from './api/commands/thirdPartyInformation/useCreateThreePOToSkatteetaten.js';
|
|
229
|
+
export * from './api/commands/thirdPartyInformation/useOverrideThirdPartyInformation.js';
|
|
230
|
+
export * from './api/commands/thirdPartyInformation/useReopenThirdPartyInformation.js';
|
|
231
|
+
export * from './api/commands/thirdPartyInformation/useUpdateThirdPartyInformation.js';
|
|
232
|
+
export * from './api/commands/user/useContactHooks.js';
|
|
233
|
+
export * from './api/commands/user/useDeleteProfilePicture.js';
|
|
234
|
+
export * from './api/commands/user/useResetPassword.js';
|
|
235
|
+
export * from './api/commands/user/useUpdateUser.js';
|
|
236
|
+
export * from './api/commands/user/useUploadProfilePicture.js';
|
|
237
|
+
export * from './api/commands/settlement/useCreateSettlement.js';
|
|
238
|
+
export * from './api/commands/settlement/useUpdateSettlement.js';
|
|
239
|
+
export * from './api/commands/settlement/useDeleteSettlement.js';
|
|
240
|
+
export * from './api/commands/settlement/useCloseSettlement.js';
|
|
241
|
+
export * from './api/commands/settlement/useCreateSettlementCustomCost.js';
|
|
242
|
+
export * from './api/commands/settlement/useUpdateSettlementCustomCost.js';
|
|
243
|
+
export * from './api/commands/settlement/useDeleteSettlementCustomCost.js';
|
|
244
|
+
export * from './api/commands/settlement/useCreateSettlementProviderConfiguration.js';
|
|
245
|
+
export * from './api/commands/settlement/useUpdateSettlementProviderConfiguration.js';
|
|
246
|
+
export * from './api/commands/settlement/useUpsertSettlementProviderCredentials.js';
|
|
247
|
+
export * from './api/queries/administration/useAgreementDetails.js';
|
|
248
|
+
export * from './api/queries/administration/useInsuranceAgreements.js';
|
|
249
|
+
export * from './api/queries/administration/useLoanAgreements.js';
|
|
250
|
+
export * from './api/queries/administration/useLoanChangeLog.js';
|
|
251
|
+
export * from './api/queries/administration/useTripletexDetails.js';
|
|
252
|
+
export * from './api/queries/board/useBoardMembers.js';
|
|
253
|
+
export * from './api/queries/board/useShowPersonnummerOnStyremedlem.js';
|
|
254
|
+
export * from './api/queries/communication/useAvailableBundles.js';
|
|
255
|
+
export * from './api/queries/communication/useAvailableSMS.js';
|
|
256
|
+
export * from './api/queries/communication/useNewsletter.js';
|
|
257
|
+
export * from './api/queries/communication/useNewsletters.js';
|
|
258
|
+
export * from './api/queries/communication/useNotificationgroupsEmail.js';
|
|
259
|
+
export * from './api/queries/communication/useNotificationgroupsSms.js';
|
|
260
|
+
export * from './api/queries/communication/useSMSAvailableForSMSBroadcastPost.js';
|
|
261
|
+
export * from './api/queries/communication/useSMSBroadcast.js';
|
|
262
|
+
export * from './api/queries/communication/useSMSBroadcasts.js';
|
|
263
|
+
export * from './api/queries/communication/useSMSPurchases.js';
|
|
264
|
+
export * from './api/queries/company/useActiveAdministrators.js';
|
|
265
|
+
export * from './api/queries/company/useAdministratorsForCompany.js';
|
|
266
|
+
export * from './api/queries/company/useAvailableAdministrators.js';
|
|
267
|
+
export * from './api/queries/company/useAvailableAdministratorsForCompany.js';
|
|
268
|
+
export * from './api/queries/company/useCompanies.js';
|
|
269
|
+
export * from './api/queries/company/useCompanyAddresses.js';
|
|
270
|
+
export * from './api/queries/company/useCompanyById.js';
|
|
271
|
+
export * from './api/queries/company/useCompanyDetailed.js';
|
|
272
|
+
export * from './api/queries/company/useCompanyDraft.js';
|
|
273
|
+
export * from './api/queries/company/useCompanyDrafts.js';
|
|
274
|
+
export * from './api/queries/company/useCompanyOrdinances.js';
|
|
275
|
+
export * from './api/queries/company/useCompanyTypes.js';
|
|
276
|
+
export * from './api/queries/company/useFractions.js';
|
|
277
|
+
export * from './api/queries/company/useNewlyManagedCompanies.js';
|
|
278
|
+
export * from './api/queries/conversation/useCompanyConversationCategoriesForRequests.js';
|
|
279
|
+
export * from './api/queries/conversation/useConversation.js';
|
|
280
|
+
export * from './api/queries/conversation/useConversationCategories.js';
|
|
281
|
+
export * from './api/queries/conversation/useConversationCategoriesOpen.js';
|
|
282
|
+
export * from './api/queries/conversation/useConversationCount.js';
|
|
283
|
+
export * from './api/queries/conversation/useConversations.js';
|
|
284
|
+
export * from './api/queries/conversation/useConversationsByParticipant.js';
|
|
285
|
+
export * from './api/queries/conversation/usePublicConversation.js';
|
|
286
|
+
export * from './api/queries/conversation/usePublicConversationAuth.js';
|
|
287
|
+
export * from './api/queries/conversation/useUnreadConversationsCount.js';
|
|
288
|
+
export * from './api/queries/countries/useCountries.js';
|
|
289
|
+
export * from './api/queries/document/useDocumentActions.js';
|
|
290
|
+
export * from './api/queries/document/useDocumenter.js';
|
|
291
|
+
export * from './api/queries/document/useDocumenterOfTypeForCompany.js';
|
|
292
|
+
export * from './api/queries/document/useDocuments.js';
|
|
293
|
+
export * from './api/queries/document/useGetDocumentURL.js';
|
|
294
|
+
export * from './api/queries/document/usePublicGetDocumentURL.js';
|
|
295
|
+
export * from './api/queries/document/useSearchDocumenterForCompany.js';
|
|
296
|
+
export * from './api/queries/economy/useCheckIfAccountingAvailable.js';
|
|
297
|
+
export * from './api/queries/economy/useCompaniesEconomyStatus.js';
|
|
298
|
+
export * from './api/queries/economy/useEconomicReports.js';
|
|
299
|
+
export * from './api/queries/economy/useInvoiceArchive.js';
|
|
300
|
+
export * from './api/queries/economy/useInvoiceForApprovalCount.js';
|
|
301
|
+
export * from './api/queries/economy/useInvoiceNotification.js';
|
|
302
|
+
export * from './api/queries/economy/useInvoices.js';
|
|
303
|
+
export * from './api/queries/economy/useStatus.js';
|
|
304
|
+
export * from './api/queries/economy/useUnattestedCounts.js';
|
|
305
|
+
export * from './api/queries/expense/useExpense.js';
|
|
306
|
+
export * from './api/queries/expense/useExpenseList.js';
|
|
307
|
+
export * from './api/queries/expense/useExpenseTypes.js';
|
|
308
|
+
export * from './api/queries/hms/useHMSReportRoutines.js';
|
|
309
|
+
export * from './api/queries/hms/useHMSSettings.js';
|
|
310
|
+
export * from './api/queries/homepage/useHomepage.js';
|
|
311
|
+
export * from './api/queries/homepage/useOpenHomepage.js';
|
|
312
|
+
export * from './api/queries/homepage/useOpenHomepageDocument.js';
|
|
313
|
+
export * from './api/queries/homepage/usePostDocuments.js';
|
|
314
|
+
export * from './api/queries/homepage/usePostNotificationgroups.js';
|
|
315
|
+
export * from './api/queries/homepage/useSMSAvailableForPost.js';
|
|
316
|
+
export * from './api/queries/invoicing/useAdHocGroupById.js';
|
|
317
|
+
export * from './api/queries/invoicing/useAdHocGroups.js';
|
|
318
|
+
export * from './api/queries/invoicing/useCheckTriplewinActivated.js';
|
|
319
|
+
export * from './api/queries/invoicing/useCreditNotes.js';
|
|
320
|
+
export * from './api/queries/invoicing/useCustomer.js';
|
|
321
|
+
export * from './api/queries/invoicing/useCustomerInvoices.js';
|
|
322
|
+
export * from './api/queries/invoicing/useCustomerMetadata.js';
|
|
323
|
+
export * from './api/queries/invoicing/useCustomerRecipient.js';
|
|
324
|
+
export * from './api/queries/invoicing/useCustomers.js';
|
|
325
|
+
export * from './api/queries/invoicing/useExpiredInvoices.js';
|
|
326
|
+
export * from './api/queries/invoicing/useHistoricInvoices.js';
|
|
327
|
+
export * from './api/queries/invoicing/useInvoicePlan.js';
|
|
328
|
+
export * from './api/queries/invoicing/useInvoicePlanDistributions.js';
|
|
329
|
+
export * from './api/queries/invoicing/useInvoicePlanLine.js';
|
|
330
|
+
export * from './api/queries/invoicing/useInvoicePlanLines.js';
|
|
331
|
+
export * from './api/queries/invoicing/useInvoicePlanTransactions.js';
|
|
332
|
+
export * from './api/queries/invoicing/useInvoicePlans.js';
|
|
333
|
+
export * from './api/queries/invoicing/useInvoicePlansForSection.js';
|
|
334
|
+
export * from './api/queries/invoicing/useInvoiceSettings.js';
|
|
335
|
+
export * from './api/queries/invoicing/useInvoicingAdHocLines.js';
|
|
336
|
+
export * from './api/queries/invoicing/useInvoicingExpiredByCustomer.js';
|
|
337
|
+
export * from './api/queries/invoicing/useInvoicingExpiredTypes.js';
|
|
338
|
+
export * from './api/queries/invoicing/useInvoicingInvoiceDetails.js';
|
|
339
|
+
export * from './api/queries/invoicing/useInvoicingPlanTypes.js';
|
|
340
|
+
export * from './api/queries/invoicing/useMassInvoiceForCompany.js';
|
|
341
|
+
export * from './api/queries/invoicing/useMassInvoicePdfPreview.js';
|
|
342
|
+
export * from './api/queries/invoicing/useMassInvoicePreview.js';
|
|
343
|
+
export * from './api/queries/invoicing/useOverdueInvoices.js';
|
|
344
|
+
export * from './api/queries/invoicing/usePlanSettings.js';
|
|
345
|
+
export * from './api/queries/invoicing/usePreview.js';
|
|
346
|
+
export * from './api/queries/invoicing/usePreviewPdf.js';
|
|
347
|
+
export * from './api/queries/invoicing/useProcessedPayments.js';
|
|
348
|
+
export * from './api/queries/invoicing/useQueuedInvoicePdf.js';
|
|
349
|
+
export * from './api/queries/invoicing/useQueuedInvoices.js';
|
|
350
|
+
export * from './api/queries/invoicing/useRecipient.js';
|
|
351
|
+
export * from './api/queries/invoicing/useSectionInvoices.js';
|
|
352
|
+
export * from './api/queries/invoicing/useUnprocessedPayments.js';
|
|
353
|
+
export * from './api/queries/invoicing/useUpcomingInvoicing.js';
|
|
354
|
+
export * from './api/queries/invoicing/useSectionInvoicesQueries.js';
|
|
355
|
+
export * from './api/queries/issue/useIssue.js';
|
|
356
|
+
export * from './api/queries/issue/useIssues.js';
|
|
357
|
+
export * from './api/queries/meeting/useMeetings.js';
|
|
358
|
+
export * from './api/queries/organization/useOrganization.js';
|
|
359
|
+
export * from './api/queries/organization/useOrganizationByOrgnr.js';
|
|
360
|
+
export * from './api/queries/organization/useOrganizations.js';
|
|
361
|
+
export * from './api/queries/organization/useOrganizationsInCompany.js';
|
|
362
|
+
export * from './api/queries/organization/useOtherOrganizations.js';
|
|
363
|
+
export * from './api/queries/parkingSpaces/useParkingSpaces.js';
|
|
364
|
+
export * from './api/queries/person/useOtherPersons.js';
|
|
365
|
+
export * from './api/queries/person/usePerson.js';
|
|
366
|
+
export * from './api/queries/person/usePersonSearch.js';
|
|
367
|
+
export * from './api/queries/person/usePersons.js';
|
|
368
|
+
export * from './api/queries/residentsAndSections/useDetailedPersonSearch.js';
|
|
369
|
+
export * from './api/queries/residentsAndSections/useExistingSectionTagsInCompany.js';
|
|
370
|
+
export * from './api/queries/residentsAndSections/useOwnershipChanges.js';
|
|
371
|
+
export * from './api/queries/residentsAndSections/usePersonalID.js';
|
|
372
|
+
export * from './api/queries/residentsAndSections/useResidentHistory.js';
|
|
373
|
+
export * from './api/queries/residentsAndSections/useResidentOccupancy.js';
|
|
374
|
+
export * from './api/queries/residentsAndSections/useResidentSearch.js';
|
|
375
|
+
export * from './api/queries/residentsAndSections/useResidentTypes.js';
|
|
376
|
+
export * from './api/queries/residentsAndSections/useResidents.js';
|
|
377
|
+
export * from './api/queries/residentsAndSections/useResidentsAndSections.js';
|
|
378
|
+
export * from './api/queries/residentsAndSections/useSectionOccupancy.js';
|
|
379
|
+
export * from './api/queries/residentsAndSections/useSectionStatus.js';
|
|
380
|
+
export * from './api/queries/residentsAndSections/useSectionTags.js';
|
|
381
|
+
export * from './api/queries/residentsAndSections/useSectionTenants.js';
|
|
382
|
+
export * from './api/queries/residentsAndSections/useSections.js';
|
|
383
|
+
export * from './api/queries/residentsAndSections/useSectionsSearch.js';
|
|
384
|
+
export * from './api/queries/residentsAndSections/useSectionsTags.js';
|
|
385
|
+
export * from './api/queries/routines/useAvailableRoutineTypes.js';
|
|
386
|
+
export * from './api/queries/routines/useCompanyFeatures.js';
|
|
387
|
+
export * from './api/queries/routines/useRoutine.js';
|
|
388
|
+
export * from './api/queries/routines/useRoutineGroupDrafts.js';
|
|
389
|
+
export * from './api/queries/routines/useRoutines.js';
|
|
390
|
+
export * from './api/queries/storageRoom/useStorageRooms.js';
|
|
391
|
+
export * from './api/queries/supplier/useSupplierContacts.js';
|
|
392
|
+
export * from './api/queries/supplier/useSupplierDetails.js';
|
|
393
|
+
export * from './api/queries/supplier/useSuppliers.js';
|
|
394
|
+
export * from './api/queries/supplier/useSuppliersAndContacts.js';
|
|
395
|
+
export * from './api/queries/supplier/useSuppliersLogo.js';
|
|
396
|
+
export * from './api/queries/task/useTasks.js';
|
|
397
|
+
export * from './api/queries/thirdPartyInformation/useSingleThirdPartyInformation.js';
|
|
398
|
+
export * from './api/queries/thirdPartyInformation/useSkatteetatenDialog.js';
|
|
399
|
+
export * from './api/queries/thirdPartyInformation/useThirdPartyInformation.js';
|
|
400
|
+
export * from './api/queries/thirdPartyInformation/useThirdPartyInformationLetters.js';
|
|
401
|
+
export * from './api/queries/thirdPartyInformation/useTotalsForThirdPartyInformation.js';
|
|
402
|
+
export * from './api/queries/user/useAuthedUser.js';
|
|
403
|
+
export * from './api/queries/user/useTranslation.js';
|
|
404
|
+
export * from './api/queries/user/useUser.js';
|
|
405
|
+
export * from './api/queries/user/useUserActions.js';
|
|
406
|
+
export * from './api/queries/user/useUserConversations.js';
|
|
407
|
+
export * from './api/queries/user/useUserDevices.js';
|
|
408
|
+
export * from './api/queries/user/useUserImage.js';
|
|
409
|
+
export * from './api/queries/settlement/useSettlements.js';
|
|
410
|
+
export * from './api/queries/settlement/useSettlement.js';
|
|
411
|
+
export * from './api/queries/settlement/useSettlementCustomCosts.js';
|
|
412
|
+
export * from './api/queries/settlement/useSettlementProviderConfigurations.js';
|
|
413
|
+
export * from './api/queries/settlement/useSettlementInvoices.js';
|
|
414
|
+
export * from './api/documentApi.js';
|
|
415
|
+
export * from './sdkProvider.js';
|
|
416
|
+
export * from './utils/dateTime.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import { AsyncRefreshFailureHandler, DeviceManager, Fingerprinter, PushTokenProvider, RefreshFailureHandler, SoliboSDK } from '@solibo/solibo-sdk';
|
|
3
|
+
export interface CreateSdkArgs {
|
|
4
|
+
cognitoUserPoolId: string;
|
|
5
|
+
domain: string;
|
|
6
|
+
deviceManager?: DeviceManager;
|
|
7
|
+
fingerprinter?: Fingerprinter;
|
|
8
|
+
pushTokenProvider?: PushTokenProvider;
|
|
9
|
+
refreshFailureHandler?: RefreshFailureHandler;
|
|
10
|
+
asyncRefreshFailureHandler?: AsyncRefreshFailureHandler;
|
|
11
|
+
}
|
|
12
|
+
export declare function createSdk(config: CreateSdkArgs): SoliboSDK;
|
|
13
|
+
export declare const SdkContext: React.Context<SoliboSDK | null>;
|
|
14
|
+
export declare function SdkProvider({ config, children, }: {
|
|
15
|
+
config: CreateSdkArgs;
|
|
16
|
+
children: React.ReactNode;
|
|
17
|
+
}): React.FunctionComponentElement<React.ProviderProps<SoliboSDK | null>>;
|
|
18
|
+
export declare function useSdk(): SoliboSDK;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
|
+
import { QueryClient } from '@tanstack/react-query';
|
|
3
|
+
import { MockHomeApi } from '@solibo/solibo-sdk';
|
|
4
|
+
export declare function createTestWrapper(options?: {
|
|
5
|
+
sdk?: MockHomeApi;
|
|
6
|
+
queryClient?: QueryClient;
|
|
7
|
+
}): {
|
|
8
|
+
Wrapper: ({ children }: PropsWithChildren) => import("react/jsx-runtime.js").JSX.Element;
|
|
9
|
+
queryClient: QueryClient;
|
|
10
|
+
sdk: {
|
|
11
|
+
api: MockHomeApi;
|
|
12
|
+
auth: import("@solibo/solibo-sdk").AuthApi;
|
|
13
|
+
};
|
|
14
|
+
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import { DefaultError, UseMutationOptions, UseMutationResult } from '@tanstack/react-query';
|
|
2
|
+
import { ValidationErrorJson } from '@solibo/solibo-sdk';
|
|
3
|
+
export declare function useMutation<TData = unknown, TError = DefaultError, TVariables = void, TContext = unknown>(options: UseMutationOptions<TData, TError, TVariables, TContext>): UseMutationResult<TData, TError, TVariables, TContext> & {
|
|
4
|
+
onValidationError: (callback: (errors: ValidationErrorJson[]) => void) => void;
|
|
5
|
+
};
|
package/package.json
CHANGED
|
@@ -1,17 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@solibo/solibo-query",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.20",
|
|
4
4
|
"description": "React Query hooks for Solibo SDK",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.js",
|
|
7
|
-
"types": "
|
|
7
|
+
"types": "dist/index.d.ts",
|
|
8
8
|
"type": "module",
|
|
9
9
|
"sideEffects": false,
|
|
10
10
|
"files": [
|
|
11
11
|
"dist"
|
|
12
12
|
],
|
|
13
13
|
"peerDependencies": {
|
|
14
|
-
"@solibo/solibo-sdk": "*"
|
|
14
|
+
"@solibo/solibo-sdk": "*",
|
|
15
|
+
"@tanstack/react-query": "^5.0.0",
|
|
16
|
+
"react": "^19.0.0"
|
|
17
|
+
},
|
|
18
|
+
"dependencies": {
|
|
19
|
+
"buffer": "^6.0.3",
|
|
20
|
+
"hash-wasm": "^4.12.0",
|
|
21
|
+
"mime-types": "^3.0.1"
|
|
15
22
|
},
|
|
16
23
|
"devDependencies": {
|
|
17
24
|
"@eslint/js": "^10.0.1",
|
|
@@ -25,15 +32,12 @@
|
|
|
25
32
|
"@types/node": "^25.2.3",
|
|
26
33
|
"@types/react": "^19.2.14",
|
|
27
34
|
"@vitejs/plugin-react": "^5.1.4",
|
|
28
|
-
"buffer": "^6.0.3",
|
|
29
35
|
"eslint": "^10.0.0",
|
|
30
36
|
"eslint-config-prettier": "^10.1.8",
|
|
31
37
|
"eslint-plugin-react": "^7.37.5",
|
|
32
38
|
"globals": "^17.3.0",
|
|
33
39
|
"happy-dom": "^20.6.1",
|
|
34
|
-
"hash-wasm": "^4.12.0",
|
|
35
40
|
"jiti": "^2.6.1",
|
|
36
|
-
"mime-types": "^3.0.1",
|
|
37
41
|
"prettier": "3.8.1",
|
|
38
42
|
"react": "^19.1.0",
|
|
39
43
|
"typescript": "^5.8.3",
|