@agendize/js-agendize-api 1.33.0 → 1.33.1
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/js-agendize-api.es.js +1 -1
- package/package.json +13 -13
- package/dist/agendizeApi.d.ts +0 -546
- package/dist/browserStorage/browserStorage.d.ts +0 -46
- package/dist/config.d.ts +0 -19
- package/dist/data/Account.d.ts +0 -218
- package/dist/data/Activity.d.ts +0 -444
- package/dist/data/Address.d.ts +0 -46
- package/dist/data/Batch.d.ts +0 -41
- package/dist/data/CRMSettings.d.ts +0 -35
- package/dist/data/Calendar.d.ts +0 -78
- package/dist/data/Changelog.d.ts +0 -20
- package/dist/data/Common.d.ts +0 -15
- package/dist/data/CommonEnum.d.ts +0 -44
- package/dist/data/Company.d.ts +0 -161
- package/dist/data/CompanyPerformance.d.ts +0 -26
- package/dist/data/CompanySettings.d.ts +0 -17
- package/dist/data/Connector.d.ts +0 -26
- package/dist/data/Consent.d.ts +0 -4
- package/dist/data/Contact.d.ts +0 -202
- package/dist/data/CustomStatus.d.ts +0 -16
- package/dist/data/Employee.d.ts +0 -27
- package/dist/data/Error.d.ts +0 -65
- package/dist/data/Event.d.ts +0 -216
- package/dist/data/EventSearch.d.ts +0 -218
- package/dist/data/EventUpdate.d.ts +0 -9
- package/dist/data/Form.d.ts +0 -225
- package/dist/data/FormResult.d.ts +0 -61
- package/dist/data/FormResultStatus.d.ts +0 -23
- package/dist/data/FreeSlot.d.ts +0 -71
- package/dist/data/Help.d.ts +0 -18
- package/dist/data/Image.d.ts +0 -24
- package/dist/data/Integration.d.ts +0 -36
- package/dist/data/Link.d.ts +0 -10
- package/dist/data/Log.d.ts +0 -77
- package/dist/data/LoginProvider.d.ts +0 -17
- package/dist/data/LoginRealm.d.ts +0 -20
- package/dist/data/Note.d.ts +0 -27
- package/dist/data/Notification.d.ts +0 -51
- package/dist/data/NotificationStatus.d.ts +0 -5
- package/dist/data/PrivacyPolicy.d.ts +0 -43
- package/dist/data/Queue.d.ts +0 -54
- package/dist/data/QueueRegistration.d.ts +0 -101
- package/dist/data/Reporting.d.ts +0 -42
- package/dist/data/ReportingExportBody.d.ts +0 -174
- package/dist/data/ReportingExportResponse.d.ts +0 -20
- package/dist/data/Rights.d.ts +0 -123
- package/dist/data/Service.d.ts +0 -220
- package/dist/data/ServiceGroup.d.ts +0 -57
- package/dist/data/ServiceResource.d.ts +0 -26
- package/dist/data/Settings.d.ts +0 -14
- package/dist/data/ShortPollingNotification.d.ts +0 -35
- package/dist/data/Shortener.d.ts +0 -8
- package/dist/data/Staff.d.ts +0 -115
- package/dist/data/StaffForms.d.ts +0 -42
- package/dist/data/StaffGroup.d.ts +0 -58
- package/dist/data/User.d.ts +0 -84
- package/dist/data/WidgetUrlCipher.d.ts +0 -23
- package/dist/data/WorkingHours.d.ts +0 -94
- package/dist/data/account/Permission.d.ts +0 -46
- package/dist/data/action/ShareLink.d.ts +0 -55
- package/dist/data/conference/Conference.d.ts +0 -156
- package/dist/data/conference/ConferenceForm.d.ts +0 -36
- package/dist/data/conference/ConferenceInvitee.d.ts +0 -31
- package/dist/data/conference/ConferenceLocation.d.ts +0 -36
- package/dist/data/conference/ConferenceSpeaker.d.ts +0 -28
- package/dist/data/conference/ConferenceSubscriptionRules.d.ts +0 -12
- package/dist/data/conference/ConferenceTag.d.ts +0 -29
- package/dist/data/conference/Registration.d.ts +0 -56
- package/dist/data/conference/RegistrationCancel.d.ts +0 -26
- package/dist/data/conference/RegistrationClient.d.ts +0 -16
- package/dist/data/conference/Session.d.ts +0 -115
- package/dist/data/conference/Widget.d.ts +0 -94
- package/dist/data/dashboard/DashboardStructure.d.ts +0 -42
- package/dist/data/dashboard/KeyFigures.d.ts +0 -9
- package/dist/data/planning/Planning.d.ts +0 -17
- package/dist/data/planning/PlanningDay.d.ts +0 -12
- package/dist/data/planning/PlanningHour.d.ts +0 -10
- package/dist/data/planning/PlanningWeek.d.ts +0 -13
- package/dist/data/scheduling/Availabilities.d.ts +0 -102
- package/dist/data/scheduling/SchedulingRights.d.ts +0 -40
- package/dist/data/scheduling/WorkingPlanning.d.ts +0 -119
- package/dist/data/scheduling/schedule/CompanySchedule.d.ts +0 -19
- package/dist/data/scheduling/schedule/ScheduleWorkingHours.d.ts +0 -18
- package/dist/data/scheduling/schedule/UserSchedules.d.ts +0 -20
- package/dist/data/shortPollingNotification/ShortPollingNotificationEvent.d.ts +0 -58
- package/dist/data/shortPollingNotification/ShortPollingNotificationObject.d.ts +0 -4
- package/dist/data/shortPollingNotification/ShortPollingNotificationReport.d.ts +0 -8
- package/dist/db/DashboardStructureDb.d.ts +0 -12
- package/dist/db/calendarDb.d.ts +0 -26
- package/dist/db/calendarTeamDb.d.ts +0 -27
- package/dist/db/calendarTeamDefaultDb.d.ts +0 -20
- package/dist/db/companyDb.d.ts +0 -26
- package/dist/db/companySettingsDb.d.ts +0 -11
- package/dist/db/conferenceDb.d.ts +0 -26
- package/dist/db/conferenceInviteeDb.d.ts +0 -27
- package/dist/db/conferenceRegistrationDb.d.ts +0 -11
- package/dist/db/conferenceSessionDb.d.ts +0 -27
- package/dist/db/conferenceSpeakerDb.d.ts +0 -27
- package/dist/db/conferenceTagDb.d.ts +0 -12
- package/dist/db/contactDb.d.ts +0 -26
- package/dist/db/crmSettingsDb.d.ts +0 -9
- package/dist/db/customStatusDb.d.ts +0 -13
- package/dist/db/eventDb.d.ts +0 -29
- package/dist/db/externalEventDb.d.ts +0 -26
- package/dist/db/formBuilderDb.d.ts +0 -26
- package/dist/db/icsEventDb.d.ts +0 -24
- package/dist/db/index.d.ts +0 -73
- package/dist/db/noteDb.d.ts +0 -27
- package/dist/db/notificationDb.d.ts +0 -9
- package/dist/db/notificationStatusDb.d.ts +0 -26
- package/dist/db/planningDb.d.ts +0 -27
- package/dist/db/privacyPolicyDb.d.ts +0 -24
- package/dist/db/promoteFieldDb.d.ts +0 -9
- package/dist/db/queueDb.d.ts +0 -27
- package/dist/db/rightsDb.d.ts +0 -25
- package/dist/db/serviceDb.d.ts +0 -28
- package/dist/db/serviceGroupDb.d.ts +0 -31
- package/dist/db/serviceResourceDb.d.ts +0 -27
- package/dist/db/settingsDb.d.ts +0 -24
- package/dist/db/shortPollingNotificationDb.d.ts +0 -13
- package/dist/db/sseNotificationDb.d.ts +0 -0
- package/dist/db/staffDb.d.ts +0 -28
- package/dist/db/staffFormsDb.d.ts +0 -25
- package/dist/db/staffGroupDb.d.ts +0 -32
- package/dist/db/userDb.d.ts +0 -27
- package/dist/db/userDefaultDb.d.ts +0 -20
- package/dist/db/userDirectoryDb.d.ts +0 -28
- package/dist/db/widgetFormDb.d.ts +0 -25
- package/dist/eventFetchedMeta/eventMeta.d.ts +0 -24
- package/dist/eventFetchedMeta/eventMetaStorage.d.ts +0 -63
- package/dist/index.d.ts +0 -98
- package/dist/repository/index.d.ts +0 -86
- package/dist/repository/public/accountPublicRepository.d.ts +0 -40
- package/dist/repository/public/availabilityPublicRepository.d.ts +0 -39
- package/dist/repository/public/companyPublicRepository.d.ts +0 -24
- package/dist/repository/public/conferencePublicRepository.d.ts +0 -26
- package/dist/repository/public/customStatusPublicRepository.d.ts +0 -28
- package/dist/repository/public/eventPublicRepository.d.ts +0 -40
- package/dist/repository/public/formPublicRepository.d.ts +0 -25
- package/dist/repository/public/freeSlotPublicRepository.d.ts +0 -40
- package/dist/repository/public/queuePublicRepository.d.ts +0 -22
- package/dist/repository/public/queueRegistrationPublicRepository.d.ts +0 -22
- package/dist/repository/public/registrationPublicRepository.d.ts +0 -22
- package/dist/repository/public/servicePublicRepository.d.ts +0 -24
- package/dist/repository/public/sessionPublicRepository.d.ts +0 -23
- package/dist/repository/public/staffGroupPublicRepository.d.ts +0 -24
- package/dist/repository/public/staffPublicRepository.d.ts +0 -24
- package/dist/repository/public/widgetPublicRepository.d.ts +0 -26
- package/dist/repository/secured/CRMSettingsSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/accountSecuredRepository.d.ts +0 -44
- package/dist/repository/secured/activitySecuredRepository.d.ts +0 -43
- package/dist/repository/secured/additionalFieldsSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/availabilitySecuredRepository.d.ts +0 -42
- package/dist/repository/secured/calendarSecuredRepository.d.ts +0 -33
- package/dist/repository/secured/changelogSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/companyPerformanceSecuredRepository.d.ts +0 -37
- package/dist/repository/secured/companySecuredRepository.d.ts +0 -32
- package/dist/repository/secured/companySettingsSecuredRepository.d.ts +0 -28
- package/dist/repository/secured/conferenceInviteeSecuredRepository.d.ts +0 -47
- package/dist/repository/secured/conferenceRegistrationSecuredRepository.d.ts +0 -39
- package/dist/repository/secured/conferenceSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/conferenceSessionSecuredRepository.d.ts +0 -49
- package/dist/repository/secured/conferenceSpeakerSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/conferenceTagSecuredRepository.d.ts +0 -31
- package/dist/repository/secured/connectorsSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/contactExternalSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/contactSecuredRepository.d.ts +0 -38
- package/dist/repository/secured/customStatusSecuredRepository.d.ts +0 -32
- package/dist/repository/secured/dasboardStructureSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/dashboardSecuredRepository.d.ts +0 -20
- package/dist/repository/secured/eventSecuredRepository.d.ts +0 -66
- package/dist/repository/secured/exportAppointmentsSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/exportCalendarSecuredRepository.d.ts +0 -28
- package/dist/repository/secured/externalEventSecuredRepository.d.ts +0 -39
- package/dist/repository/secured/formBuilderSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/formResultSecuredRepository.d.ts +0 -31
- package/dist/repository/secured/formResultStatusSecuredRepository.d.ts +0 -30
- package/dist/repository/secured/freeSlotSecuredRepository.d.ts +0 -43
- package/dist/repository/secured/icsEventSecuredRepository.d.ts +0 -34
- package/dist/repository/secured/integrationsSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/logSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/noteSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/notificationSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/notificationStatusSecuredRepository.d.ts +0 -40
- package/dist/repository/secured/permissionSecuredRepository.d.ts +0 -45
- package/dist/repository/secured/planningSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/privacyPolicySecuredRepository.d.ts +0 -41
- package/dist/repository/secured/promoteFieldSecuredRepository.d.ts +0 -26
- package/dist/repository/secured/queueRegistrationSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/queueSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/reportingSecuredRepository.d.ts +0 -42
- package/dist/repository/secured/rightsSecuredRepository.d.ts +0 -40
- package/dist/repository/secured/scheduleSecuredRepository.d.ts +0 -25
- package/dist/repository/secured/schedulingRightsSecuredRepository.d.ts +0 -26
- package/dist/repository/secured/serviceGroupSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/serviceResourceSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/serviceSecuredRepository.d.ts +0 -36
- package/dist/repository/secured/settingsSecuredRepository.d.ts +0 -27
- package/dist/repository/secured/shareLinkSecuredRepository.d.ts +0 -38
- package/dist/repository/secured/shortPollingNotificationSecuredRepository.d.ts +0 -32
- package/dist/repository/secured/shortenerSecuredRepository.d.ts +0 -39
- package/dist/repository/secured/sseNotificationSecuredRepository.d.ts +0 -0
- package/dist/repository/secured/staffFormsSecuredRepository.d.ts +0 -40
- package/dist/repository/secured/staffGroupSecuredRepository.d.ts +0 -50
- package/dist/repository/secured/staffSecuredRepository.d.ts +0 -41
- package/dist/repository/secured/tagSecuredRepository.d.ts +0 -24
- package/dist/repository/secured/userAbstractSecuredRepository.d.ts +0 -55
- package/dist/repository/secured/userDefaultSecuredRepository.d.ts +0 -28
- package/dist/repository/secured/userDirectorySecuredRepository.d.ts +0 -41
- package/dist/repository/secured/userSecuredRepository.d.ts +0 -33
- package/dist/repository/secured/widgetFormSecuredRepository.d.ts +0 -45
- package/dist/repository/secured/widgetUrlCipherSecuredRepository.d.ts +0 -46
- package/dist/repository/secured/workingPlanningSecuredRepository.d.ts +0 -28
- package/dist/service/index.d.ts +0 -47
- package/dist/service/items/EventFields.d.ts +0 -30
- package/dist/service/public/WidgetError.d.ts +0 -7
- package/dist/service/public/accountPublicService.d.ts +0 -20
- package/dist/service/public/availabilityPublicService.d.ts +0 -20
- package/dist/service/public/companyPublicService.d.ts +0 -6
- package/dist/service/public/conferencePublicService.d.ts +0 -6
- package/dist/service/public/customStatusPublicService.d.ts +0 -5
- package/dist/service/public/eventPublicService.d.ts +0 -29
- package/dist/service/public/formPublicService.d.ts +0 -7
- package/dist/service/public/freeSlotPublicService.d.ts +0 -20
- package/dist/service/public/queueInscriptionPublicService.d.ts +0 -5
- package/dist/service/public/queuePublicService.d.ts +0 -5
- package/dist/service/public/registrationPublicService.d.ts +0 -8
- package/dist/service/public/servicePublicService.d.ts +0 -21
- package/dist/service/public/sessionPublicService.d.ts +0 -5
- package/dist/service/public/staffGroupPublicService.d.ts +0 -6
- package/dist/service/public/staffPublicService.d.ts +0 -6
- package/dist/service/public/widgetPublicService.d.ts +0 -5
- package/dist/service/public/widgetResponse.d.ts +0 -3
- package/dist/service/secured/FormResultSecuredService.d.ts +0 -8
- package/dist/service/secured/accountSecuredService.d.ts +0 -23
- package/dist/service/secured/activitySecuredService.d.ts +0 -22
- package/dist/service/secured/additionalFieldsSecuredService.d.ts +0 -5
- package/dist/service/secured/authenticationSecuredService.d.ts +0 -56
- package/dist/service/secured/availabilitiesSecuredService.d.ts +0 -20
- package/dist/service/secured/batchSecuredService.d.ts +0 -20
- package/dist/service/secured/calendarSecuredService.d.ts +0 -28
- package/dist/service/secured/changelogSecuredService.d.ts +0 -20
- package/dist/service/secured/companyPerformanceSecuredService.d.ts +0 -20
- package/dist/service/secured/companySecuredService.d.ts +0 -26
- package/dist/service/secured/companySettingsSecuredService.d.ts +0 -6
- package/dist/service/secured/conferenceInviteeSecuredService.d.ts +0 -25
- package/dist/service/secured/conferenceRegistrationSecuredService.d.ts +0 -13
- package/dist/service/secured/conferenceSecuredService.d.ts +0 -25
- package/dist/service/secured/conferenceSessionSecuredService.d.ts +0 -26
- package/dist/service/secured/conferenceSpeakerSecuredService.d.ts +0 -30
- package/dist/service/secured/conferenceTagSecuredService.d.ts +0 -10
- package/dist/service/secured/connectorsSecuredService.d.ts +0 -5
- package/dist/service/secured/contactExternalSecuredService.d.ts +0 -21
- package/dist/service/secured/contactSecuredService.d.ts +0 -26
- package/dist/service/secured/crmSettingsSecuredService.d.ts +0 -5
- package/dist/service/secured/customStatusSecuredService.d.ts +0 -9
- package/dist/service/secured/dashboardSecuredService.d.ts +0 -5
- package/dist/service/secured/dashboardStructureSecuredService.d.ts +0 -5
- package/dist/service/secured/eventSecuredService.d.ts +0 -44
- package/dist/service/secured/exportAppointmentsSecuredService.d.ts +0 -7
- package/dist/service/secured/exportCalendarSecuredService.d.ts +0 -5
- package/dist/service/secured/formBuilderSecuredService.d.ts +0 -23
- package/dist/service/secured/formResultStatusSecuredService.d.ts +0 -6
- package/dist/service/secured/freeSlotSecuredService.d.ts +0 -20
- package/dist/service/secured/freeStaffSecuredService.d.ts +0 -19
- package/dist/service/secured/integrationsSecuredService.d.ts +0 -5
- package/dist/service/secured/logSecuredService.d.ts +0 -19
- package/dist/service/secured/noteSecuredService.d.ts +0 -22
- package/dist/service/secured/notificationSecuredService.d.ts +0 -6
- package/dist/service/secured/permissionsSecuredService.d.ts +0 -23
- package/dist/service/secured/planningSecuredService.d.ts +0 -25
- package/dist/service/secured/privacyPolicySecuredService.d.ts +0 -20
- package/dist/service/secured/promoteFieldSecuredService.d.ts +0 -5
- package/dist/service/secured/queueRegistrationSecuredService.d.ts +0 -23
- package/dist/service/secured/queueSecuredService.d.ts +0 -25
- package/dist/service/secured/reportingSecuredService.d.ts +0 -20
- package/dist/service/secured/rightsSecuredService.d.ts +0 -20
- package/dist/service/secured/scheduleSecuredService.d.ts +0 -5
- package/dist/service/secured/schedulingRightsSecuredService.d.ts +0 -7
- package/dist/service/secured/serviceGroupSecuredService.d.ts +0 -25
- package/dist/service/secured/serviceResourceSecuredService.d.ts +0 -25
- package/dist/service/secured/serviceSecuredService.d.ts +0 -25
- package/dist/service/secured/settingsSecuredService.d.ts +0 -20
- package/dist/service/secured/shareLinkSecuredService.d.ts +0 -21
- package/dist/service/secured/shortPollingNotificationSecuredService.d.ts +0 -10
- package/dist/service/secured/shortenerSecuredService.d.ts +0 -20
- package/dist/service/secured/staffFormsSecuredService.d.ts +0 -20
- package/dist/service/secured/staffGroupSecuredService.d.ts +0 -25
- package/dist/service/secured/staffSecuredService.d.ts +0 -26
- package/dist/service/secured/tagSecuredService.d.ts +0 -5
- package/dist/service/secured/userDirectorySecuredService.d.ts +0 -20
- package/dist/service/secured/userSecuredService.d.ts +0 -33
- package/dist/service/secured/widgetFormSecuredService.d.ts +0 -26
- package/dist/service/secured/widgetUrlCipherSecuredService.d.ts +0 -21
- package/dist/service/secured/workingPlanningSecuredService.d.ts +0 -6
- package/dist/utils/axiosLoggerBuilder.d.ts +0 -11
- package/dist/utils/colorManager.d.ts +0 -7
- package/dist/utils/date.d.ts +0 -12
- package/dist/utils/encoding.d.ts +0 -5
- package/dist/utils/formUtils.d.ts +0 -4
- package/dist/utils/logger.d.ts +0 -40
- package/dist/utils/pkceUtils.d.ts +0 -10
- package/dist/utils/widgetForms.d.ts +0 -6
|
@@ -9461,7 +9461,7 @@ class yl extends Error {
|
|
|
9461
9461
|
return this.entity.code;
|
|
9462
9462
|
}
|
|
9463
9463
|
}
|
|
9464
|
-
var Yg = /* @__PURE__ */ ((s) => (s[s.owner = 0] = "owner", s[s.accountAdministrator = 1] = "accountAdministrator", s[s.accountAnalytics = 2] = "accountAnalytics", s[s.chatAdministrator = 3] = "chatAdministrator", s[s.chatOperator = 4] = "chatOperator", s[s.schedulingAdministrator = 5] = "schedulingAdministrator", s[s.schedulingStaff = 6] = "schedulingStaff", s[s.testimonialsAdministrator = 7] = "testimonialsAdministrator", s[s.testimonialsModeration = 8] = "testimonialsModeration", s[s.accountBilling = 9] = "accountBilling", s[s.accountButtons = 10] = "accountButtons", s[s.accountEmails = 11] = "accountEmails", s[s.accountCalls = 12] = "accountCalls", s[s.accountForms = 13] = "accountForms", s[s.accountCRM = 14] = "accountCRM", s[s.accountSchedulingAdministrator = 15] = "accountSchedulingAdministrator", s[s.accountSchedulingSchedule = 16] = "accountSchedulingSchedule", s[s.accountSchedulingRead = 17] = "accountSchedulingRead", s[s.queue = 18] = "queue", s[s.schedulingRead = 19] = "schedulingRead", s[s.accountDataOfficer = 20] = "accountDataOfficer", s[s.accountWorkflows = 21] = "accountWorkflows", s[s.accountWorkingPlanning = 22] = "accountWorkingPlanning", s[s.schedulingTeamManager = 23] = "schedulingTeamManager", s))(Yg || {});
|
|
9464
|
+
var Yg = /* @__PURE__ */ ((s) => (s[s.owner = 0] = "owner", s[s.accountAdministrator = 1] = "accountAdministrator", s[s.accountAnalytics = 2] = "accountAnalytics", s[s.chatAdministrator = 3] = "chatAdministrator", s[s.chatOperator = 4] = "chatOperator", s[s.schedulingAdministrator = 5] = "schedulingAdministrator", s[s.schedulingStaff = 6] = "schedulingStaff", s[s.testimonialsAdministrator = 7] = "testimonialsAdministrator", s[s.testimonialsModeration = 8] = "testimonialsModeration", s[s.accountBilling = 9] = "accountBilling", s[s.accountButtons = 10] = "accountButtons", s[s.accountEmails = 11] = "accountEmails", s[s.accountCalls = 12] = "accountCalls", s[s.accountForms = 13] = "accountForms", s[s.accountCRM = 14] = "accountCRM", s[s.accountSchedulingAdministrator = 15] = "accountSchedulingAdministrator", s[s.accountSchedulingSchedule = 16] = "accountSchedulingSchedule", s[s.accountSchedulingRead = 17] = "accountSchedulingRead", s[s.queue = 18] = "queue", s[s.schedulingRead = 19] = "schedulingRead", s[s.accountDataOfficer = 20] = "accountDataOfficer", s[s.accountWorkflows = 21] = "accountWorkflows", s[s.accountWorkingPlanning = 22] = "accountWorkingPlanning", s[s.schedulingTeamManager = 23] = "schedulingTeamManager", s[s.accountConferenceAdministrator = 24] = "accountConferenceAdministrator", s[s.schedulingNone = 25] = "schedulingNone", s[s.accountConferenceSchedule = 26] = "accountConferenceSchedule", s[s.accountConferenceRead = 27] = "accountConferenceRead", s[s.conferenceAdministrator = 28] = "conferenceAdministrator", s[s.conferenceSchedule = 29] = "conferenceSchedule", s[s.conferenceRead = 30] = "conferenceRead", s))(Yg || {});
|
|
9465
9465
|
class ga {
|
|
9466
9466
|
constructor() {
|
|
9467
9467
|
a(this, "id");
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@agendize/js-agendize-api",
|
|
3
|
-
"version": "1.33.
|
|
3
|
+
"version": "1.33.1",
|
|
4
4
|
"description": "JavaScript wrapper for call Agendize API",
|
|
5
5
|
"private": false,
|
|
6
6
|
"keywords": [
|
|
@@ -43,22 +43,22 @@
|
|
|
43
43
|
},
|
|
44
44
|
"devDependencies": {
|
|
45
45
|
"@types/crypto-js": "^4.2.2",
|
|
46
|
-
"typescript": "^5.4.5",
|
|
47
|
-
"vite": "^5.2.11",
|
|
48
|
-
"vite-plugin-mkcert": "^1.17.5",
|
|
49
46
|
"@types/luxon": "^3.4.2",
|
|
47
|
+
"@types/node": "^22.10.7",
|
|
48
|
+
"@types/qs": "^6.9.18",
|
|
49
|
+
"@vitest/coverage-v8": "3.0.2",
|
|
50
50
|
"crypto-js": "^4.2.0",
|
|
51
|
-
"fake-indexeddb": "^
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
51
|
+
"fake-indexeddb": "^6.0.0",
|
|
52
|
+
"qs": "^6.14.0",
|
|
53
|
+
"typescript": "^5.7.3",
|
|
54
|
+
"vite": "^6.0.9",
|
|
55
|
+
"vite-plugin-mkcert": "^1.17.6",
|
|
56
|
+
"vitest": "3.0.2"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"axios": "^1.
|
|
60
|
-
"idb": "^8.0.
|
|
61
|
-
"luxon": "^3.
|
|
59
|
+
"axios": "^1.7.9",
|
|
60
|
+
"idb": "^8.0.1",
|
|
61
|
+
"luxon": "^3.5.0",
|
|
62
62
|
"type-pubsub": "^0.1.4"
|
|
63
63
|
},
|
|
64
64
|
"directories": {
|
package/dist/agendizeApi.d.ts
DELETED
|
@@ -1,546 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Copyright 2022 Agendize All Rights Reserved.
|
|
3
|
-
*
|
|
4
|
-
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
|
-
* you may not use this file except in compliance with the License.
|
|
6
|
-
* You may obtain a copy of the License at.
|
|
7
|
-
*
|
|
8
|
-
* Http://www.apache.org/licenses/LICENSE-2.0.
|
|
9
|
-
*
|
|
10
|
-
* Unless required by applicable law or agreed to in writing, software
|
|
11
|
-
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
12
|
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
13
|
-
* See the License for the specific language governing permissions and
|
|
14
|
-
* limitations under the License.
|
|
15
|
-
*/
|
|
16
|
-
import { EventEntity } from "@/data/Event";
|
|
17
|
-
import { AdditionalFieldsEntity, ContactAdvancedSearchEntity, ContactEntity, ContactTagEntity, PromoteFieldEntity } from "@/data/Contact";
|
|
18
|
-
import TokenDto from "@/service/secured/authenticationSecuredService";
|
|
19
|
-
import { QUERY_PAGINATED_RESULT, QUERY_RESULT, QUERY_RESULTS, QUERY_TYPE } from "@/repository";
|
|
20
|
-
import { ServiceEntity, ServicesListEntity } from "@/data/Service";
|
|
21
|
-
import { StaffEntity } from "@/data/Staff";
|
|
22
|
-
import { UserEntity } from "@/data/User";
|
|
23
|
-
import { CompanyEntity } from "@/data/Company";
|
|
24
|
-
import { CalendarEntity, CalendarTeamEntity } from "@/data/Calendar";
|
|
25
|
-
import { FreeSlotEntity, FreeSlotsFilterOptions } from "@/data/FreeSlot";
|
|
26
|
-
import { PrivacyPolicyEntity } from "@/data/PrivacyPolicy";
|
|
27
|
-
import { ServiceGroupEntity } from "@/data/ServiceGroup";
|
|
28
|
-
import { AccountEntity, AccountSecuredEntity } from "@/data/Account";
|
|
29
|
-
import { StaffGroupEntity } from "@/data/StaffGroup";
|
|
30
|
-
import { StaffFormsEntity } from "@/data/StaffForms";
|
|
31
|
-
import { SettingsWorkingDayEntity } from "@/data/WorkingHours";
|
|
32
|
-
import { RightsEntity } from "@/data/Rights";
|
|
33
|
-
import { ActivityEntity } from "@/data/Activity";
|
|
34
|
-
import { NoteEntity } from "@/data/Note";
|
|
35
|
-
import { ShortPollingNotificationEntity, ShortPollingNotificationPingEntity } from "@/data/ShortPollingNotification";
|
|
36
|
-
import { FormBuilderEntity, WidgetFormEntity } from "@/data/Form";
|
|
37
|
-
import { QueueEntity } from "@/data/Queue";
|
|
38
|
-
import { FormResultEntity } from "@/data/FormResult";
|
|
39
|
-
import { FormResultStatusEntity } from "@/data/FormResultStatus";
|
|
40
|
-
import { QueueRegistrationEntity, QueueRegistrationResultEntity, QueueRegistrationStatus } from "@/data/QueueRegistration";
|
|
41
|
-
import { NotificationStatusEntity } from "@/data/NotificationStatus";
|
|
42
|
-
import { Logger } from "@/utils/logger";
|
|
43
|
-
import { ServiceResourceEntity } from "@/data/ServiceResource";
|
|
44
|
-
import { WidgetUrlCipherEntity, WidgetUrlCipherInputEntity } from "@/data/WidgetUrlCipher";
|
|
45
|
-
import { EventFields } from "@/service/items/EventFields";
|
|
46
|
-
import { ReportDashboardFilter, ReportsEntity } from "@/data/Reporting";
|
|
47
|
-
import { CompanyPerformanceEntity } from "@/data/CompanyPerformance";
|
|
48
|
-
import { PlanningEntity } from "@/data/planning/Planning";
|
|
49
|
-
import { UserSchedulesEntity } from "@/data/scheduling/schedule/UserSchedules";
|
|
50
|
-
import { ApiErrors } from "@/data/Error";
|
|
51
|
-
import { SchedulingRightsEntity } from "@/data/scheduling/SchedulingRights";
|
|
52
|
-
import { LogEntity } from "@/data/Log";
|
|
53
|
-
import { NotificationEntity } from "@/data/Notification";
|
|
54
|
-
import { WorkingPlanningEntity } from "@/data/scheduling/WorkingPlanning";
|
|
55
|
-
import { ChangelogEntity } from "@/data/Changelog";
|
|
56
|
-
import { ReportingExportResponseEntity } from "@/data/ReportingExportResponse";
|
|
57
|
-
import { ReportingExportBodyEntity } from "@/data/ReportingExportBody";
|
|
58
|
-
import { ShortenerEntity } from "@/data/Shortener";
|
|
59
|
-
import { CustomStatusEntity } from "@/data/CustomStatus";
|
|
60
|
-
import { ConferenceEntity, ConferenceLightEntity, ConferenceListEntity } from "@/data/conference/Conference";
|
|
61
|
-
import { EventSearchBodyEntity, EventSearchEntity, EventSearchOption, EventSearchPageEntity } from "@/data/EventSearch";
|
|
62
|
-
import { ShortPollingNotificationScope } from "@/service/secured/shortPollingNotificationSecuredService";
|
|
63
|
-
import { IntegrationEntity } from "@/data/Integration";
|
|
64
|
-
import { ConnectorEntity } from "@/data/Connector";
|
|
65
|
-
import { CRMSettingsEntity } from "@/data/CRMSettings";
|
|
66
|
-
import { KeyFigureType } from "@/data/dashboard/KeyFigures";
|
|
67
|
-
import { LoginProviderEntity } from "@/data/LoginProvider";
|
|
68
|
-
import { WidgetFormFieldsAPIProperties } from "@/service/secured/widgetFormSecuredService";
|
|
69
|
-
import { ConferenceSpeakerEntity } from "@/data/conference/ConferenceSpeaker";
|
|
70
|
-
import { ConferenceInviteeEntity } from "@/data/conference/ConferenceInvitee";
|
|
71
|
-
import { ConferenceSessionEntity, ConferenceSessionsSearchBodyEntity, ConferenceSessionsSearchEntity } from "@/data/conference/Session";
|
|
72
|
-
import { ConferenceRegistrationCancelEntity } from "@/data/conference/RegistrationCancel";
|
|
73
|
-
import { ConferenceRegistrationEntity } from "@/data/conference/Registration";
|
|
74
|
-
import { ConferenceTagEntity } from "@/data/conference/ConferenceTag";
|
|
75
|
-
import { ConferenceRegistrationResponseEntity, WidgetEntity } from "@/data/conference/Widget";
|
|
76
|
-
import { LoginRealmEntity } from "@/data/LoginRealm";
|
|
77
|
-
import { CompanySettingsEntity } from "@/data/CompanySettings";
|
|
78
|
-
import { PermissionEntity } from "@/data/account/Permission";
|
|
79
|
-
import { ShareLinkEntity, ShareLinkResponseItemEntity } from "@/data/action/ShareLink";
|
|
80
|
-
import { AvailabilityFilterOptions } from "@/data/scheduling/Availabilities";
|
|
81
|
-
export interface ApiOptions {
|
|
82
|
-
baseURL: string;
|
|
83
|
-
widgetBaseURL: string;
|
|
84
|
-
clientId: string;
|
|
85
|
-
logger?: Logger;
|
|
86
|
-
}
|
|
87
|
-
export declare class AgendizeApi {
|
|
88
|
-
private authenticationService;
|
|
89
|
-
private accountSecuredService;
|
|
90
|
-
private batchService;
|
|
91
|
-
private accountSecuredRepository;
|
|
92
|
-
private accountPublicRepository;
|
|
93
|
-
private availabilityPublicRepository;
|
|
94
|
-
private availabilitySecuredRepository;
|
|
95
|
-
private calendarSecuredRepository;
|
|
96
|
-
private companySecuredRepository;
|
|
97
|
-
private companyPublicRepository;
|
|
98
|
-
private staffSecuredRepository;
|
|
99
|
-
private staffPublicRepository;
|
|
100
|
-
private staffGroupPublicRepository;
|
|
101
|
-
private serviceSecuredRepository;
|
|
102
|
-
private servicePublicRepository;
|
|
103
|
-
private contactSecuredRepository;
|
|
104
|
-
private externalContactSecuredRepository;
|
|
105
|
-
private externalEventSecuredRepository;
|
|
106
|
-
private icsEventSecuredRepository;
|
|
107
|
-
private eventSecuredRepository;
|
|
108
|
-
private eventPublicRepository;
|
|
109
|
-
private userSecuredRepository;
|
|
110
|
-
private userDefaultSecuredRepository;
|
|
111
|
-
private widgetFormSecuredRepository;
|
|
112
|
-
private formBuilderSecuredRepository;
|
|
113
|
-
private formPublicRepository;
|
|
114
|
-
private freeSlotSecuredRepository;
|
|
115
|
-
private freeSlotPublicRepository;
|
|
116
|
-
private freeStaffService;
|
|
117
|
-
private planningSecuredRepository;
|
|
118
|
-
private privacyPolicySecuredRepository;
|
|
119
|
-
private promoteFieldSecuredRepository;
|
|
120
|
-
private serviceGroupSecuredRepository;
|
|
121
|
-
private serviceResourceSecuredRepository;
|
|
122
|
-
private staffGroupSecuredRepository;
|
|
123
|
-
private staffFormsSecuredRepository;
|
|
124
|
-
private rightsSecuredRepository;
|
|
125
|
-
private schedulingRightsSecuredRepository;
|
|
126
|
-
private activitySecuredRepository;
|
|
127
|
-
private noteSecuredRepository;
|
|
128
|
-
private notificationStatusSecuredRepository;
|
|
129
|
-
private queueSecuredRepository;
|
|
130
|
-
private queuePublicRepository;
|
|
131
|
-
private queueRegistrationSecuredRepository;
|
|
132
|
-
private queueRegistrationPublicRepository;
|
|
133
|
-
private formResultSecuredRepository;
|
|
134
|
-
private formResultStatusSecuredRepository;
|
|
135
|
-
private tagSecuredRepository;
|
|
136
|
-
private additionalFieldsSecuredRepository;
|
|
137
|
-
private widgetUrlCipherSecuredRepository;
|
|
138
|
-
private reportingSecuredRepository;
|
|
139
|
-
private companyPerformanceSecuredRepository;
|
|
140
|
-
private scheduleSecuredRepository;
|
|
141
|
-
private exportCalendarSecuredRepository;
|
|
142
|
-
private exportAppointmentsSecuredRepository;
|
|
143
|
-
private notificationSecuredRepository;
|
|
144
|
-
private workingPlanningSecuredRepository;
|
|
145
|
-
private logSecuredRepository;
|
|
146
|
-
private changelogSecuredRepository;
|
|
147
|
-
private shortenerSecuredRepository;
|
|
148
|
-
private conferenceSecuredRepository;
|
|
149
|
-
private conferencePublicRepository;
|
|
150
|
-
private conferenceSpeakerSecuredRepository;
|
|
151
|
-
private conferenceInviteeSecuredRepository;
|
|
152
|
-
private customStatusSecuredRepository;
|
|
153
|
-
private customStatusPublicRepository;
|
|
154
|
-
private conferenceSessionSecuredRepository;
|
|
155
|
-
private conferenceSessionPublicRepository;
|
|
156
|
-
private conferenceRegistrationSecuredRepository;
|
|
157
|
-
private conferenceRegistrationPublicRepository;
|
|
158
|
-
private conferenceTagSecuredRepository;
|
|
159
|
-
private widgetPublicRepository;
|
|
160
|
-
private userDirectorySecuredRepository;
|
|
161
|
-
private shortPollingNotificationSecuredRepository;
|
|
162
|
-
private settingsSecuredRepository;
|
|
163
|
-
private integrationsSecuredRepository;
|
|
164
|
-
private connectorsSecuredRepository;
|
|
165
|
-
private dashboardStructureSecuredRepository;
|
|
166
|
-
private dashboardSecuredRepository;
|
|
167
|
-
private crmSettingsSecuredRepository;
|
|
168
|
-
private companySettingsSecuredRepository;
|
|
169
|
-
private permissionsSecuredRepository;
|
|
170
|
-
private shareLinkSecuredRepository;
|
|
171
|
-
private indexedDb;
|
|
172
|
-
private companyIdsAccount;
|
|
173
|
-
private formIdsAccount;
|
|
174
|
-
private queueIdsAccount;
|
|
175
|
-
private logger?;
|
|
176
|
-
private baseURL;
|
|
177
|
-
private widgetBaseUrl;
|
|
178
|
-
private clientId;
|
|
179
|
-
private bearer;
|
|
180
|
-
constructor({ baseURL, widgetBaseURL, clientId, logger }: ApiOptions);
|
|
181
|
-
getBaseURL(): string;
|
|
182
|
-
getWidgetBaseURL(): string;
|
|
183
|
-
loginNHWithRedirect(authorizationCallbackUrl: string, locale?: string, error?: ApiErrors, autoRedirect?: boolean): string;
|
|
184
|
-
loginWithRedirect(authorizationCallbackUrl: string, locale?: string, error?: ApiErrors, autoRedirect?: boolean): string;
|
|
185
|
-
resetPassword(login: string): Promise<any>;
|
|
186
|
-
getLoginRealm(realm?: string): Promise<LoginRealmEntity>;
|
|
187
|
-
getLoginProviders(): Promise<LoginProviderEntity[]>;
|
|
188
|
-
getAccessToken(authorizationCode: string): Promise<TokenDto>;
|
|
189
|
-
getAccessTokenFromBasic(authorizationCode: string, login: string, password: string): Promise<TokenDto>;
|
|
190
|
-
refreshToken(): Promise<void>;
|
|
191
|
-
useBearerToken(bearer: string): void;
|
|
192
|
-
refreshOrganisationStorage(selectedOrganisation: AccountSecuredEntity): Promise<void>;
|
|
193
|
-
refreshUserStorage(allUsers: UserEntity[] | undefined, meInOrganisation: UserEntity): Promise<void>;
|
|
194
|
-
clearAfterAccountSwitch(): Promise<void>;
|
|
195
|
-
logout(): Promise<void>;
|
|
196
|
-
clearLocalDB(): Promise<void>;
|
|
197
|
-
getSchedulingRights(organisation: string): Promise<SchedulingRightsEntity[]>;
|
|
198
|
-
getSchedulingRightsById(organisation: string, userId: string): Promise<SchedulingRightsEntity | undefined>;
|
|
199
|
-
updateSchedulingRights(organisation: string, userId: string, rights: SchedulingRightsEntity): Promise<SchedulingRightsEntity>;
|
|
200
|
-
getRights(organisation: string, rightsId: string[]): Promise<RightsEntity[]>;
|
|
201
|
-
/**
|
|
202
|
-
* @deprecated The method should not be used, used cipher
|
|
203
|
-
*/
|
|
204
|
-
cipherUrl(companyId: string, urlToCipher: string, domaine?: string, shortener?: boolean): Promise<WidgetUrlCipherEntity>;
|
|
205
|
-
cipher(organisation: string, companyId: string, params: WidgetUrlCipherInputEntity): Promise<WidgetUrlCipherEntity>;
|
|
206
|
-
getAccount(account?: string, crossAccount?: boolean, locale?: string, params?: string): Promise<{
|
|
207
|
-
result: AccountEntity | undefined;
|
|
208
|
-
local: boolean;
|
|
209
|
-
}>;
|
|
210
|
-
updateAccount(account: AccountSecuredEntity, v2_3?: boolean): Promise<AccountSecuredEntity>;
|
|
211
|
-
updatePassword(currentPassword: string, newPassword: string): Promise<void>;
|
|
212
|
-
getAllCompanies(account?: string, mode?: QUERY_TYPE): Promise<{
|
|
213
|
-
results: CompanyEntity[] | undefined;
|
|
214
|
-
local: boolean;
|
|
215
|
-
}>;
|
|
216
|
-
getAllCompaniesConsiderTemplate(accountId: string, serviceId?: string, location?: string, cipherParams?: string): Promise<CompanyEntity[]>;
|
|
217
|
-
getCompanyById(companyId: string, account?: string, companySelector?: boolean, mode?: QUERY_TYPE): Promise<{
|
|
218
|
-
result: CompanyEntity | undefined;
|
|
219
|
-
local: boolean;
|
|
220
|
-
}>;
|
|
221
|
-
createCompany(account: string, company: CompanyEntity): Promise<CompanyEntity>;
|
|
222
|
-
cloneCompany(account: string, clonedCompanyId: string, company: CompanyEntity): Promise<CompanyEntity>;
|
|
223
|
-
updateCompany(companyId: string, company: CompanyEntity): Promise<CompanyEntity>;
|
|
224
|
-
deleteCompany(companyId: string): Promise<void>;
|
|
225
|
-
getUserById(organisation: string, userId: string, mode?: QUERY_TYPE): Promise<{
|
|
226
|
-
result: UserEntity | undefined;
|
|
227
|
-
local: boolean;
|
|
228
|
-
}>;
|
|
229
|
-
getDefaultAgendaUsers(organisation: string): Promise<{
|
|
230
|
-
results: UserEntity[] | undefined;
|
|
231
|
-
local: boolean;
|
|
232
|
-
}>;
|
|
233
|
-
getAllUsers(organisation: string, mode?: QUERY_TYPE): Promise<{
|
|
234
|
-
results: UserEntity[] | undefined;
|
|
235
|
-
local: boolean;
|
|
236
|
-
}>;
|
|
237
|
-
getAllUsersWithTeam(organisation: string): Promise<{
|
|
238
|
-
users: UserEntity[] | undefined;
|
|
239
|
-
teams: CalendarTeamEntity[] | undefined;
|
|
240
|
-
local: boolean;
|
|
241
|
-
}>;
|
|
242
|
-
getDefaultTeams(organisation: string): Promise<QUERY_RESULTS<CalendarTeamEntity>>;
|
|
243
|
-
getAllTeams(organisation: string): Promise<QUERY_RESULTS<CalendarTeamEntity>>;
|
|
244
|
-
getAllStaffs(companyId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
245
|
-
results: StaffEntity[] | undefined;
|
|
246
|
-
local: boolean;
|
|
247
|
-
}>;
|
|
248
|
-
getStaffById(companyId: string, staffId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
249
|
-
result: StaffEntity | undefined;
|
|
250
|
-
local: boolean;
|
|
251
|
-
}>;
|
|
252
|
-
getStaffByServiceId(companyId: string, serviceId: string): Promise<StaffEntity[]>;
|
|
253
|
-
createStaff(companyId: string, staff: StaffEntity): Promise<StaffEntity>;
|
|
254
|
-
updateStaff(companyId: string, staffId: string, staff: StaffEntity): Promise<StaffEntity>;
|
|
255
|
-
patchAllStaff(companyId: string, workingHours?: SettingsWorkingDayEntity[], vacations?: {
|
|
256
|
-
startDate?: Date;
|
|
257
|
-
endDate?: Date;
|
|
258
|
-
}[], staffIds?: string[]): Promise<{
|
|
259
|
-
results: StaffEntity[] | undefined;
|
|
260
|
-
local: boolean;
|
|
261
|
-
}>;
|
|
262
|
-
deleteStaff(companyId: string, staffId: string): Promise<void>;
|
|
263
|
-
getAllServices(companyId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
264
|
-
results: ServiceEntity[] | undefined;
|
|
265
|
-
local: boolean;
|
|
266
|
-
}>;
|
|
267
|
-
getAllServicesAndGroups(companyId?: string, accountId?: string, serviceId?: string, serviceGroupId?: string, staffId?: string, staffGroupId?: string, ignoreError?: boolean, showPrivate?: boolean): Promise<ServicesListEntity | undefined>;
|
|
268
|
-
getServiceById(companyId: string, serviceId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
269
|
-
result: ServiceEntity | undefined;
|
|
270
|
-
local: boolean;
|
|
271
|
-
}>;
|
|
272
|
-
createService(companyId: string, service: ServiceEntity): Promise<ServiceEntity>;
|
|
273
|
-
updateService(companyId: string, serviceId: string, service: ServiceEntity): Promise<ServiceEntity>;
|
|
274
|
-
deleteService(companyId: string, serviceId: string): Promise<void>;
|
|
275
|
-
getServiceResourceById(companyId: string, serviceResourceId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
276
|
-
result: ServiceResourceEntity | undefined;
|
|
277
|
-
local: boolean;
|
|
278
|
-
}>;
|
|
279
|
-
getAllServiceResources(companyId: string, account?: string): Promise<{
|
|
280
|
-
results: ServiceResourceEntity[] | undefined;
|
|
281
|
-
local: boolean;
|
|
282
|
-
}>;
|
|
283
|
-
createServiceResource(companyId: string, serviceResource: ServiceResourceEntity): Promise<ServiceResourceEntity>;
|
|
284
|
-
updateServiceResource(companyId: string, serviceResourceId: string, serviceResource: ServiceResourceEntity): Promise<ServiceResourceEntity>;
|
|
285
|
-
deleteServiceResource(companyId: string, serviceResourceId: string): Promise<void>;
|
|
286
|
-
getServiceGroupById(companyId: string, serviceGroupId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
287
|
-
result: ServiceGroupEntity | undefined;
|
|
288
|
-
local: boolean;
|
|
289
|
-
}>;
|
|
290
|
-
getAllServiceGroups(companyId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
291
|
-
results: ServiceGroupEntity[] | undefined;
|
|
292
|
-
local: boolean;
|
|
293
|
-
}>;
|
|
294
|
-
createServiceGroup(account: string, companyId: string, serviceGroup: ServiceGroupEntity): Promise<ServiceGroupEntity>;
|
|
295
|
-
updateServiceGroup(account: string, companyId: string, serviceGroupId: string, serviceGroup: ServiceGroupEntity): Promise<ServiceGroupEntity>;
|
|
296
|
-
deleteServiceGroup(account: string, companyId: string, serviceGroupId: string): Promise<void>;
|
|
297
|
-
getEventById(organisationEmail: string, eventId: string, showPersonal?: boolean, mode?: QUERY_TYPE): Promise<{
|
|
298
|
-
result: EventEntity | undefined;
|
|
299
|
-
local: boolean;
|
|
300
|
-
}>;
|
|
301
|
-
getWidgetEventById(accountId: string, eventId: string, securityKey: string, locale?: string): Promise<EventEntity | undefined>;
|
|
302
|
-
getCompanyEventById(organisationEmail: string, companyId: string, eventId: string, showPersonal?: boolean): Promise<EventEntity | undefined>;
|
|
303
|
-
getAllEvents(organisationEmail: string, start: Date, end: Date, userIds: string[], showPersonal?: boolean, showDeleted?: boolean, timeZone?: string, fields?: EventFields[], syncToken?: string, mode?: QUERY_TYPE): Promise<{
|
|
304
|
-
results: EventEntity[] | undefined;
|
|
305
|
-
nextSyncToken?: string;
|
|
306
|
-
local: boolean;
|
|
307
|
-
}>;
|
|
308
|
-
getExternalEventById(organisationEmail: string, eventId: string, timeZone?: string): Promise<{
|
|
309
|
-
result: EventEntity | undefined;
|
|
310
|
-
local: boolean;
|
|
311
|
-
}>;
|
|
312
|
-
getExternalEvents(organisationEmail: string, start: Date, end: Date, userIds: string[], timeZone?: string, mode?: QUERY_TYPE): Promise<{
|
|
313
|
-
results: EventEntity[] | undefined;
|
|
314
|
-
local: boolean;
|
|
315
|
-
}>;
|
|
316
|
-
getIcs(icsUrl: string): Promise<any>;
|
|
317
|
-
createEvent(companyId: string, event: EventEntity, timeZone: string, force: boolean): Promise<EventEntity>;
|
|
318
|
-
rescheduleEvent(account: string, companyId: string, eventId: string, startDate: Date, option?: {
|
|
319
|
-
locale?: string;
|
|
320
|
-
securityKey: string;
|
|
321
|
-
timeZone?: string;
|
|
322
|
-
widgetType?: string;
|
|
323
|
-
}): Promise<import("@/data/Event").EventPublicEntity>;
|
|
324
|
-
updateEvent(companyId: string, event: EventEntity, timeZone?: string, force?: boolean): Promise<EventEntity>;
|
|
325
|
-
updateEventStatus(account: string, companyId: string, eventId: string, status: string | {
|
|
326
|
-
status?: string;
|
|
327
|
-
customStatus?: string;
|
|
328
|
-
}, option?: {
|
|
329
|
-
locale?: string;
|
|
330
|
-
securityKey: string;
|
|
331
|
-
widgetType?: string;
|
|
332
|
-
}): Promise<EventEntity>;
|
|
333
|
-
updateEventsToStatus(organisation: string, events: EventSearchEntity[], status: string | CustomStatusEntity): Promise<EventEntity[]>;
|
|
334
|
-
updateEventCustomStatus(companyId: string, eventId: string, customStatus: CustomStatusEntity): Promise<EventEntity>;
|
|
335
|
-
updateEventNotes(account: string, eventId: string, notes: string, option?: {
|
|
336
|
-
locale?: string;
|
|
337
|
-
securityKey: string;
|
|
338
|
-
widgetType?: string;
|
|
339
|
-
}): Promise<EventEntity>;
|
|
340
|
-
searchEvents(organisation: string, searchBody: EventSearchBodyEntity, options?: EventSearchOption): Promise<EventSearchPageEntity>;
|
|
341
|
-
countAppointmentConflict(organisation: string, searchBody: EventSearchBodyEntity): Promise<number>;
|
|
342
|
-
deleteAppointmentConflict(organisation: string, eventId: string): Promise<void>;
|
|
343
|
-
getContactById(account: string, contactId: string, mode?: QUERY_TYPE): Promise<{
|
|
344
|
-
result: ContactEntity | undefined;
|
|
345
|
-
local: boolean;
|
|
346
|
-
}>;
|
|
347
|
-
getExternalContactById(account: string, contactId: string): Promise<{
|
|
348
|
-
result: ContactEntity | undefined;
|
|
349
|
-
local: boolean;
|
|
350
|
-
}>;
|
|
351
|
-
searchContacts(account: string | undefined, query: string, showAnonymized?: boolean, sort?: string, maxResult?: number): Promise<{
|
|
352
|
-
results: ContactEntity[] | undefined;
|
|
353
|
-
local: boolean;
|
|
354
|
-
}>;
|
|
355
|
-
searchExternalContacts(account: string | undefined, query: string, sort?: string): Promise<{
|
|
356
|
-
results: ContactEntity[] | undefined;
|
|
357
|
-
local: boolean;
|
|
358
|
-
}>;
|
|
359
|
-
searchContactWithPages(account: string | undefined, query: string | ContactAdvancedSearchEntity, showAnonymized?: boolean, sort?: string, pageToken?: string): Promise<QUERY_PAGINATED_RESULT<ContactEntity>>;
|
|
360
|
-
createContact(account: string, contact: ContactEntity): Promise<ContactEntity>;
|
|
361
|
-
updateContact(account: string, contactId: string, contact: ContactEntity): Promise<ContactEntity>;
|
|
362
|
-
deleteContact(account: string, contactId: string): Promise<void>;
|
|
363
|
-
getCalendars(account: string, start: Date, end: Date, timeZone?: string, userIdList?: string[], anonymousUserIdList?: string[], mode?: QUERY_TYPE): Promise<{
|
|
364
|
-
results: CalendarEntity[] | undefined;
|
|
365
|
-
local: boolean;
|
|
366
|
-
}>;
|
|
367
|
-
getFreeSlots(account: string, companyId: string, serviceId: string, filterOptions: FreeSlotsFilterOptions): Promise<{
|
|
368
|
-
result: FreeSlotEntity | undefined;
|
|
369
|
-
local: boolean;
|
|
370
|
-
}>;
|
|
371
|
-
getFreeStaffs(companyId: string, eventId: string, serviceId: string, staffIds?: string[], timeZone?: string): Promise<string[]>;
|
|
372
|
-
getPrivacyPolicy(ownerId: string, ownerLogin: string, mode?: QUERY_TYPE): Promise<{
|
|
373
|
-
result: PrivacyPolicyEntity | undefined;
|
|
374
|
-
local: boolean;
|
|
375
|
-
}>;
|
|
376
|
-
getStaffGroupById(companyId: string, staffGroupId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
377
|
-
result: StaffGroupEntity | undefined;
|
|
378
|
-
local: boolean;
|
|
379
|
-
}>;
|
|
380
|
-
getStaffGroupsByServiceId(companyId: string, serviceId: string): Promise<StaffGroupEntity[]>;
|
|
381
|
-
getAllStaffGroups(companyId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
382
|
-
results: StaffGroupEntity[] | undefined;
|
|
383
|
-
local: boolean;
|
|
384
|
-
}>;
|
|
385
|
-
deleteStaffGroup(companyId: string, staffGroupId: string): Promise<void>;
|
|
386
|
-
createStaffGroup(account: string, companyId: string, staffGroup: StaffGroupEntity): Promise<StaffGroupEntity>;
|
|
387
|
-
updateStaffGroup(account: string, companyId: string, staffGroupId: string, staffGroup: StaffGroupEntity): Promise<StaffGroupEntity>;
|
|
388
|
-
getStaffFormsByAccount(account: string, mode?: QUERY_TYPE): Promise<{
|
|
389
|
-
result: StaffFormsEntity | undefined;
|
|
390
|
-
local: boolean;
|
|
391
|
-
}>;
|
|
392
|
-
getAllClientActivities(account: string, clientId: string): Promise<{
|
|
393
|
-
results: ActivityEntity[] | undefined;
|
|
394
|
-
local: boolean;
|
|
395
|
-
}>;
|
|
396
|
-
getAllEventActivities(account: string, clientId: string, eventId: string): Promise<{
|
|
397
|
-
results: ActivityEntity[] | undefined;
|
|
398
|
-
local: boolean;
|
|
399
|
-
}>;
|
|
400
|
-
getIcsEvents(start: string, end: string, userIds: string[], timeZone?: string): Promise<QUERY_RESULTS<EventEntity>>;
|
|
401
|
-
getIcsEventById(eventId: string, timeZone?: string): Promise<QUERY_RESULT<EventEntity>>;
|
|
402
|
-
saveIcsEvents(events: EventEntity[]): void;
|
|
403
|
-
getAllClientNotes(account: string, clientId: string): Promise<{
|
|
404
|
-
results: NoteEntity[] | undefined;
|
|
405
|
-
local: boolean;
|
|
406
|
-
}>;
|
|
407
|
-
createClientNote(account: string, clientId: string, note: NoteEntity): Promise<NoteEntity>;
|
|
408
|
-
createQueue(account: string, queue: QueueEntity): Promise<QueueEntity>;
|
|
409
|
-
updateQueue(queueId: string, queue: QueueEntity): Promise<QueueEntity>;
|
|
410
|
-
getAllQueues(account: string, mode?: QUERY_TYPE): Promise<{
|
|
411
|
-
results: QueueEntity[] | undefined;
|
|
412
|
-
local: boolean;
|
|
413
|
-
}>;
|
|
414
|
-
getQueue(queueId: string, account?: string, mode?: QUERY_TYPE): Promise<{
|
|
415
|
-
result: QueueEntity | undefined;
|
|
416
|
-
local: boolean;
|
|
417
|
-
}>;
|
|
418
|
-
deleteQueue(queueId: string): Promise<void>;
|
|
419
|
-
getAllQueueRegistrations(queueId: string, account?: string, status?: QueueRegistrationStatus): Promise<QueueRegistrationEntity[]>;
|
|
420
|
-
updateQueueRegistration(queueId: string, queueRegistrationId: string, queueRegistration: QueueRegistrationEntity): Promise<QueueRegistrationEntity>;
|
|
421
|
-
createQueueRegistration(queueId: string, queueRegistration: QueueRegistrationEntity): Promise<QueueRegistrationResultEntity>;
|
|
422
|
-
nextQueueRegistration(queueId: string): Promise<QueueRegistrationEntity | undefined>;
|
|
423
|
-
getWidgetForm(account: string, companyId: string, serviceId?: string, properties?: WidgetFormFieldsAPIProperties): Promise<WidgetFormEntity>;
|
|
424
|
-
getFormBuilders(account?: string): Promise<QUERY_RESULTS<FormBuilderEntity>>;
|
|
425
|
-
getFormBuilder(formId: string, account?: string, cypherParams?: string): Promise<QUERY_RESULT<FormBuilderEntity>>;
|
|
426
|
-
deleteFormBuilder(formId: string): Promise<void>;
|
|
427
|
-
createFormBuilder(account: string, form: FormBuilderEntity): Promise<FormBuilderEntity>;
|
|
428
|
-
updateFormBuilder(formId: string, form: FormBuilderEntity): Promise<FormBuilderEntity>;
|
|
429
|
-
getAllFormResultByForm(formId: string, timeZone: string, account: string): Promise<{
|
|
430
|
-
results: FormResultEntity[] | undefined;
|
|
431
|
-
local: boolean;
|
|
432
|
-
}>;
|
|
433
|
-
getFormResultById(formId: string, resultId: string, timeZone: string, account: string): Promise<{
|
|
434
|
-
result: FormResultEntity | undefined;
|
|
435
|
-
local: boolean;
|
|
436
|
-
}>;
|
|
437
|
-
createFormResult(formId: string, form: FormResultEntity): Promise<FormResultEntity>;
|
|
438
|
-
updateFormResultById(formId: string, resultId: string, result: FormResultEntity, timeZone: string, account: string): Promise<FormResultEntity>;
|
|
439
|
-
deleteFormResultById(formId: string, resultId: string, account: string): Promise<void>;
|
|
440
|
-
getStatusByFormResultId(formId: string, resultId: string, timeZone: string, account: string): Promise<{
|
|
441
|
-
results: FormResultStatusEntity[] | undefined;
|
|
442
|
-
local: boolean;
|
|
443
|
-
}>;
|
|
444
|
-
createNewStatus(formId: string, resultId: string, status: FormResultStatusEntity, timeZone: string, account: string): Promise<FormResultStatusEntity>;
|
|
445
|
-
getAllTags(account: string): Promise<{
|
|
446
|
-
results: ContactTagEntity[] | undefined;
|
|
447
|
-
local: boolean;
|
|
448
|
-
}>;
|
|
449
|
-
getAdditionalFields(account: string): Promise<AdditionalFieldsEntity>;
|
|
450
|
-
getNotificationStatus(userId: string): Promise<QUERY_RESULT<NotificationStatusEntity>>;
|
|
451
|
-
refreshesNotificationStatus(userId: string, readDate: Date): Promise<NotificationStatusEntity>;
|
|
452
|
-
getAllPromoteFields(account: string): Promise<QUERY_RESULTS<PromoteFieldEntity>>;
|
|
453
|
-
private initIndexedDb;
|
|
454
|
-
private getCompanyAccount;
|
|
455
|
-
private getFormAccount;
|
|
456
|
-
private getQueueAccount;
|
|
457
|
-
searchLogWithPages(account: string | undefined, query: string, sort?: string, pageToken?: string): Promise<QUERY_PAGINATED_RESULT<LogEntity>>;
|
|
458
|
-
getChangeLog(account: string, changeLogId: string): Promise<{
|
|
459
|
-
result: ChangelogEntity | undefined;
|
|
460
|
-
}>;
|
|
461
|
-
getReports(account: string, locale?: string, filters?: ReportDashboardFilter): Promise<QUERY_RESULT<ReportsEntity>>;
|
|
462
|
-
getPerformance(account: string, companyId: string): Promise<CompanyPerformanceEntity>;
|
|
463
|
-
getPlannings(account: string): Promise<QUERY_RESULTS<PlanningEntity>>;
|
|
464
|
-
getPlanning(planningId: string, account: string): Promise<QUERY_RESULT<PlanningEntity>>;
|
|
465
|
-
createPlanning(planning: PlanningEntity, account: string): Promise<PlanningEntity>;
|
|
466
|
-
updatePlanning(planningId: string, planning: PlanningEntity, account: string): Promise<PlanningEntity>;
|
|
467
|
-
deletePlanning(planningId: string, account: string): Promise<void>;
|
|
468
|
-
getSchedules(organisation: string, start: string, end: string): Promise<QUERY_RESULTS<UserSchedulesEntity>>;
|
|
469
|
-
getExportCalendarToXlsx(organisation: string, start: Date, end: Date, timezone: string, showDeleted: boolean, userIds?: string[], companyIds?: string[]): Promise<void>;
|
|
470
|
-
generateAppointmentsExport(organisation: string, dataToExport: ReportingExportBodyEntity): Promise<ReportingExportResponseEntity>;
|
|
471
|
-
getExport(organisation: string, exportId: string, filename: string): Promise<void>;
|
|
472
|
-
getNotification(organisation: string, companyId: string, notificationId: string, mode?: QUERY_TYPE): Promise<{
|
|
473
|
-
result: NotificationEntity | undefined;
|
|
474
|
-
local: boolean;
|
|
475
|
-
}>;
|
|
476
|
-
getAllCompanyWorkingPlannings(organisationEmail: string, companyId: string, start: Date, end: Date, withOccupancy: boolean): Promise<WorkingPlanningEntity[]>;
|
|
477
|
-
createWorkingPlanning(organisationEmail: string, workingPlanning: WorkingPlanningEntity): Promise<WorkingPlanningEntity>;
|
|
478
|
-
shorten(url: string): Promise<ShortenerEntity>;
|
|
479
|
-
getAllConferences(organisationEmail: string, timeZone?: string): Promise<QUERY_RESULTS<ConferenceEntity>>;
|
|
480
|
-
getConferenceById(organisationEmail: string, conferenceId: string, timeZone?: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<ConferenceEntity>>;
|
|
481
|
-
deleteConferenceById(organisationEmail: string, conferenceId: string): Promise<void>;
|
|
482
|
-
createConference(organisationEmail: string, conference: ConferenceEntity, timeZone?: string): Promise<ConferenceEntity>;
|
|
483
|
-
updateConference(organisationEmail: string, conferenceId: string, conference: ConferenceEntity, timeZone?: string): Promise<ConferenceEntity>;
|
|
484
|
-
getConferenceList(accountId: string, tagIds?: string[], accountTagIds?: string[], cipherParams?: string): Promise<QUERY_RESULT<ConferenceListEntity>>;
|
|
485
|
-
searchInAllConferences(accountId: string, start?: Date, end?: Date, tagIds?: string[], locations?: string[], accountIds?: string[], accountTagIds?: string[], cipherParams?: string): Promise<ConferenceLightEntity[]>;
|
|
486
|
-
getAllConferenceSpeakers(organisationEmail: string, conferenceId: string): Promise<QUERY_RESULTS<ConferenceSpeakerEntity>>;
|
|
487
|
-
getConferenceSpeakerById(organisationEmail: string, conferenceId: string, speakerId: string): Promise<QUERY_RESULT<ConferenceSpeakerEntity>>;
|
|
488
|
-
deleteConferenceSpeakerById(organisationEmail: string, conferenceId: string, speakerId: string): Promise<void>;
|
|
489
|
-
createConferenceSpeaker(organisationEmail: string, conferenceId: string, entity: ConferenceSpeakerEntity): Promise<ConferenceSpeakerEntity>;
|
|
490
|
-
addConferenceSpeakers(organisationEmail: string, conferenceId: string, speakers: ConferenceSpeakerEntity[]): Promise<ConferenceSpeakerEntity[]>;
|
|
491
|
-
updateConferenceSpeaker(organisationEmail: string, conferenceId: string, speakerId: string, entity: ConferenceSpeakerEntity): Promise<ConferenceSpeakerEntity>;
|
|
492
|
-
getAllConferenceInvitees(organisationEmail: string, conferenceId: string): Promise<QUERY_RESULTS<ConferenceInviteeEntity>>;
|
|
493
|
-
getConferenceInviteeById(organisationEmail: string, conferenceId: string, inviteeId: string): Promise<QUERY_RESULT<ConferenceInviteeEntity>>;
|
|
494
|
-
deleteConferenceInviteeById(organisationEmail: string, conferenceId: string, inviteeId: string): Promise<void>;
|
|
495
|
-
createConferenceInvitee(organisationEmail: string, conferenceId: string, entity: ConferenceInviteeEntity): Promise<ConferenceInviteeEntity>;
|
|
496
|
-
updateConferenceInvitee(organisationEmail: string, conferenceId: string, inviteeId: string, entity: ConferenceInviteeEntity): Promise<ConferenceInviteeEntity>;
|
|
497
|
-
getAllConferenceSessions(accountIdentifier: string, conferenceId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<ConferenceSessionEntity>>;
|
|
498
|
-
searchConferenceSessions(organisationEmail: string, searchBody: ConferenceSessionsSearchBodyEntity): Promise<ConferenceSessionsSearchEntity>;
|
|
499
|
-
getConferenceSessionById(organisationEmail: string, conferenceId: string, sessionId: string): Promise<QUERY_RESULT<ConferenceSessionEntity>>;
|
|
500
|
-
deleteConferenceSessionById(organisationEmail: string, conferenceId: string, sessionId: string): Promise<void>;
|
|
501
|
-
createConferenceSession(organisationEmail: string, conferenceId: string, timeZone: string, entity: ConferenceSessionEntity): Promise<ConferenceSessionEntity>;
|
|
502
|
-
updateConferenceSession(organisationEmail: string, conferenceId: string, sessionId: string, entity: ConferenceSessionEntity): Promise<ConferenceSessionEntity>;
|
|
503
|
-
getAllConferenceRegistrationBySession(organisationEmail: string, conferenceId: string, sessionId: string, withCancel?: boolean, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<ConferenceRegistrationEntity>>;
|
|
504
|
-
generateConferenceRegistrationExportCsv(organisationEmail: string, options: {
|
|
505
|
-
conferenceId?: string;
|
|
506
|
-
sessionId?: string;
|
|
507
|
-
locale?: string;
|
|
508
|
-
}): Promise<string>;
|
|
509
|
-
cancelRegistration(accountIdentifier: string, conferenceId: string, sessionId: string, registrationId: string, cancelEntity?: ConferenceRegistrationCancelEntity): Promise<void>;
|
|
510
|
-
updateRegistration(organisationEmail: string, conferenceId: string, sessionId: string, registration: ConferenceRegistrationEntity): Promise<ConferenceRegistrationEntity>;
|
|
511
|
-
saveWidgetConferenceRegistration(accountId: string, sessionId: string, data: ConferenceRegistrationEntity): Promise<ConferenceRegistrationResponseEntity>;
|
|
512
|
-
getWidgetConference(accountId: string, conferenceId: string, additionalQueryParams: Map<string, string>): Promise<QUERY_RESULT<WidgetEntity>>;
|
|
513
|
-
getWidgetConferenceSession(accountId: string, conferenceId: string, sessionId: string, additionalQueryParams: Map<string, string>): Promise<QUERY_RESULT<WidgetEntity>>;
|
|
514
|
-
getWidgetConferenceRegistration(accountId: string, conferenceId: string, registrationId: string, additionalQueryParams: Map<string, string>): Promise<QUERY_RESULT<WidgetEntity>>;
|
|
515
|
-
getAllCustomStatus(organisationEmail: string, appointmentId?: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<CustomStatusEntity>>;
|
|
516
|
-
getWidgetCustomStatus(organisationId: string, eventId: string, securityKey: string): Promise<QUERY_RESULTS<CustomStatusEntity>>;
|
|
517
|
-
getCustomStatus(organisationEmail: string, customStatusId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<CustomStatusEntity>>;
|
|
518
|
-
createCustomStatus(organisationEmail: string, customStatus: CustomStatusEntity): Promise<CustomStatusEntity>;
|
|
519
|
-
updateCustomStatus(organisationEmail: string, customStatusId: string, customStatus: CustomStatusEntity): Promise<CustomStatusEntity>;
|
|
520
|
-
deleteCustomStatus(organisationEmail: string, customStatusId: string): Promise<void>;
|
|
521
|
-
getAllConferenceTags(organisationEmail: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<ConferenceTagEntity>>;
|
|
522
|
-
getConferenceTag(organisationEmail: string, tagId: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<ConferenceTagEntity>>;
|
|
523
|
-
createConferenceTag(organisationEmail: string, tag: ConferenceTagEntity): Promise<ConferenceTagEntity>;
|
|
524
|
-
updateConferenceTag(organisationEmail: string, tagId: string, tag: ConferenceTagEntity): Promise<ConferenceTagEntity>;
|
|
525
|
-
deleteConferenceTag(organisationEmail: string, tagId: string): Promise<void>;
|
|
526
|
-
getAllUsersOfDirectory(organisationEmail: string, mode?: QUERY_TYPE): Promise<QUERY_RESULTS<UserEntity>>;
|
|
527
|
-
getCRMSettings(organisationEmail: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<CRMSettingsEntity>>;
|
|
528
|
-
pingNewNotifications(organisationEmail: string, syncToken?: number, scope?: ShortPollingNotificationScope[]): Promise<ShortPollingNotificationPingEntity>;
|
|
529
|
-
getAllNotifications(organisationEmail: string, syncToken?: number, scope?: ShortPollingNotificationScope[]): Promise<QUERY_PAGINATED_RESULT<ShortPollingNotificationEntity>>;
|
|
530
|
-
getAllNotificationsLocally(): Promise<ShortPollingNotificationEntity[]>;
|
|
531
|
-
getOrganisationSettings(organisationEmail: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<import(".").SettingsEntity>>;
|
|
532
|
-
getConnectors(organisation: string): Promise<QUERY_RESULTS<ConnectorEntity>>;
|
|
533
|
-
getIntegrations(organisation: string): Promise<QUERY_RESULTS<IntegrationEntity>>;
|
|
534
|
-
deleteLocalExternalEvents(): Promise<void>;
|
|
535
|
-
getDashboardStructure(organisationEmail: string, mode?: QUERY_TYPE): Promise<QUERY_RESULT<import(".").DashboardStructureEntity>>;
|
|
536
|
-
getKeyFigures(organisationEmail: string, types: KeyFigureType[], range: string): Promise<import("@/data/dashboard/KeyFigures").KeyFigures>;
|
|
537
|
-
getCompanySettings(organisationEmail: string, companyId: string): Promise<QUERY_RESULT<CompanySettingsEntity>>;
|
|
538
|
-
updateCompanySettings(organisationEmail: string, companyId: string, companySettings: CompanySettingsEntity): Promise<CompanySettingsEntity>;
|
|
539
|
-
getOrganisationPermissions(organisationEmail: string, withLastActivity?: boolean): Promise<QUERY_RESULTS<PermissionEntity>>;
|
|
540
|
-
getUserPermission(organisationEmail: string, userId: string, withLastActivity?: boolean): Promise<QUERY_RESULT<PermissionEntity>>;
|
|
541
|
-
updateUserPermission(organisationEmail: string, userId: string, permission: PermissionEntity): Promise<PermissionEntity>;
|
|
542
|
-
deleteUserPermission(organisationEmail: string, userId: string): Promise<void>;
|
|
543
|
-
getAvailabilities(organisationEmail: string, serviceIdOrExternalId: string, filter: AvailabilityFilterOptions): Promise<QUERY_RESULT<import("@/data/scheduling/Availabilities").AvailabilityEntity>>;
|
|
544
|
-
shareALink(organisationEmail: string, shareLinkQuery: ShareLinkEntity): Promise<ShareLinkResponseItemEntity[]>;
|
|
545
|
-
shareALinkByTextMessage(organisationEmail: string, shareLinkQuery: ShareLinkEntity): Promise<ShareLinkResponseItemEntity[]>;
|
|
546
|
-
}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
import { Logger } from "@/utils/logger";
|
|
2
|
-
export declare enum StorageKeys {
|
|
3
|
-
AGENDA_USERS = "agenda_users",
|
|
4
|
-
CURRENT_ORGANISATION = "current_organisation",
|
|
5
|
-
ORGANISATION = "organisation",
|
|
6
|
-
CURRENT_USER = "currentUser",
|
|
7
|
-
RECENT_SERVICES = "recent_services",
|
|
8
|
-
RECENT_SERVICE_GROUPS = "recent_service_groups",
|
|
9
|
-
RECENT_STAFFS = "recent_staffs",
|
|
10
|
-
RECENT_CONTACTS = "recent_contacts",
|
|
11
|
-
RECENT_COMPANIES = "recent_companies",
|
|
12
|
-
RECENT_USERS = "recent_users",
|
|
13
|
-
WORKING_PLANNING_COMPANY = "working_planning_company",
|
|
14
|
-
PREVIOUS_USER = "previous_user",
|
|
15
|
-
DOWNLOADED_REPORT = "downloadedReport",
|
|
16
|
-
AGENDAS_NON_TEAM = "agendasNonTeam",
|
|
17
|
-
AGENDAS_TEAM_REMOVED = "agendasTeamRemoved",
|
|
18
|
-
AGENDAS_ENABLED = "agendasEnabled",
|
|
19
|
-
LOGGER_ORGANISATION_ID = "widgetOrganisationId",
|
|
20
|
-
USERS_COLORS = "usersColors",
|
|
21
|
-
REALM = "realm",
|
|
22
|
-
API_BASE_URI = "api_base_uri",
|
|
23
|
-
DARK_MODE_ENABLED = "darkModeEnabled"
|
|
24
|
-
}
|
|
25
|
-
export declare class BrowserStorage {
|
|
26
|
-
private readonly logger?;
|
|
27
|
-
constructor(logger?: Logger);
|
|
28
|
-
dispose(): void;
|
|
29
|
-
getItem(key: StorageKeys): string | null;
|
|
30
|
-
setItem(key: StorageKeys, item: string): void;
|
|
31
|
-
clear(): void;
|
|
32
|
-
clearAllBut(but: (StorageKeys | 'local' | 'session')[]): void;
|
|
33
|
-
removeItem(key: StorageKeys): void;
|
|
34
|
-
getItems(key: StorageKeys): BrowserStorageItemValue[] | null;
|
|
35
|
-
setItems(key: StorageKeys, items: BrowserStorageItemValue[]): void;
|
|
36
|
-
private getKeyStorage;
|
|
37
|
-
private _onCascadeDelete;
|
|
38
|
-
private _cleanRecentsCompanies;
|
|
39
|
-
private _cleanRecentsServices;
|
|
40
|
-
private _cleanRecentsStaffs;
|
|
41
|
-
private _cleanRecentsContacts;
|
|
42
|
-
private _cleanRecentsUsers;
|
|
43
|
-
}
|
|
44
|
-
export type BrowserStorageItemValue = {
|
|
45
|
-
id: string;
|
|
46
|
-
};
|