@agendize/js-agendize-api 1.34.0 → 1.36.0

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.
Files changed (305) hide show
  1. package/dist/js-agendize-api.es.js +5895 -5322
  2. package/package.json +4 -4
  3. package/dist/agendizeApi.d.ts +0 -556
  4. package/dist/browserStorage/browserStorage.d.ts +0 -46
  5. package/dist/config.d.ts +0 -19
  6. package/dist/data/Account.d.ts +0 -220
  7. package/dist/data/Activity.d.ts +0 -506
  8. package/dist/data/Address.d.ts +0 -46
  9. package/dist/data/Batch.d.ts +0 -41
  10. package/dist/data/CRMSettings.d.ts +0 -35
  11. package/dist/data/Calendar.d.ts +0 -78
  12. package/dist/data/Changelog.d.ts +0 -20
  13. package/dist/data/Common.d.ts +0 -28
  14. package/dist/data/CommonEnum.d.ts +0 -44
  15. package/dist/data/Company.d.ts +0 -162
  16. package/dist/data/CompanyPerformance.d.ts +0 -26
  17. package/dist/data/CompanySettings.d.ts +0 -17
  18. package/dist/data/Connector.d.ts +0 -26
  19. package/dist/data/Consent.d.ts +0 -4
  20. package/dist/data/Contact.d.ts +0 -202
  21. package/dist/data/CustomStatus.d.ts +0 -20
  22. package/dist/data/Employee.d.ts +0 -27
  23. package/dist/data/Error.d.ts +0 -65
  24. package/dist/data/Event.d.ts +0 -216
  25. package/dist/data/EventSearch.d.ts +0 -220
  26. package/dist/data/EventUpdate.d.ts +0 -9
  27. package/dist/data/Form.d.ts +0 -229
  28. package/dist/data/FormResult.d.ts +0 -61
  29. package/dist/data/FormResultStatus.d.ts +0 -23
  30. package/dist/data/FreeSlot.d.ts +0 -72
  31. package/dist/data/Help.d.ts +0 -18
  32. package/dist/data/Image.d.ts +0 -24
  33. package/dist/data/Integration.d.ts +0 -36
  34. package/dist/data/Link.d.ts +0 -10
  35. package/dist/data/Log.d.ts +0 -77
  36. package/dist/data/LoginProvider.d.ts +0 -17
  37. package/dist/data/LoginRealm.d.ts +0 -20
  38. package/dist/data/Note.d.ts +0 -27
  39. package/dist/data/Notification.d.ts +0 -51
  40. package/dist/data/NotificationStatus.d.ts +0 -5
  41. package/dist/data/PrivacyPolicy.d.ts +0 -43
  42. package/dist/data/Queue.d.ts +0 -54
  43. package/dist/data/QueueRegistration.d.ts +0 -101
  44. package/dist/data/Reporting.d.ts +0 -42
  45. package/dist/data/ReportingExportBody.d.ts +0 -176
  46. package/dist/data/ReportingExportResponse.d.ts +0 -20
  47. package/dist/data/Rights.d.ts +0 -140
  48. package/dist/data/Service.d.ts +0 -224
  49. package/dist/data/ServiceGroup.d.ts +0 -57
  50. package/dist/data/ServiceResource.d.ts +0 -26
  51. package/dist/data/Settings.d.ts +0 -29
  52. package/dist/data/ShortPollingNotification.d.ts +0 -35
  53. package/dist/data/Shortener.d.ts +0 -8
  54. package/dist/data/Staff.d.ts +0 -115
  55. package/dist/data/StaffForms.d.ts +0 -42
  56. package/dist/data/StaffGroup.d.ts +0 -58
  57. package/dist/data/User.d.ts +0 -84
  58. package/dist/data/WidgetUrlCipher.d.ts +0 -23
  59. package/dist/data/WorkingHours.d.ts +0 -94
  60. package/dist/data/account/Permission.d.ts +0 -46
  61. package/dist/data/action/ShareLink.d.ts +0 -55
  62. package/dist/data/conference/Conference.d.ts +0 -161
  63. package/dist/data/conference/ConferenceAssignment.d.ts +0 -194
  64. package/dist/data/conference/ConferenceForm.d.ts +0 -36
  65. package/dist/data/conference/ConferenceInvitee.d.ts +0 -31
  66. package/dist/data/conference/ConferenceLocation.d.ts +0 -359
  67. package/dist/data/conference/ConferenceSpeaker.d.ts +0 -28
  68. package/dist/data/conference/ConferenceSubscriptionRules.d.ts +0 -12
  69. package/dist/data/conference/ConferenceTag.d.ts +0 -29
  70. package/dist/data/conference/Registration.d.ts +0 -56
  71. package/dist/data/conference/RegistrationCancel.d.ts +0 -26
  72. package/dist/data/conference/RegistrationClient.d.ts +0 -16
  73. package/dist/data/conference/Session.d.ts +0 -140
  74. package/dist/data/conference/Widget.d.ts +0 -94
  75. package/dist/data/dashboard/DashboardStructure.d.ts +0 -42
  76. package/dist/data/dashboard/KeyFigures.d.ts +0 -9
  77. package/dist/data/planning/Planning.d.ts +0 -17
  78. package/dist/data/planning/PlanningDay.d.ts +0 -12
  79. package/dist/data/planning/PlanningHour.d.ts +0 -10
  80. package/dist/data/planning/PlanningWeek.d.ts +0 -13
  81. package/dist/data/scheduling/Availabilities.d.ts +0 -102
  82. package/dist/data/scheduling/SchedulingRights.d.ts +0 -40
  83. package/dist/data/scheduling/WorkingPlanning.d.ts +0 -119
  84. package/dist/data/scheduling/schedule/CompanySchedule.d.ts +0 -19
  85. package/dist/data/scheduling/schedule/ScheduleWorkingHours.d.ts +0 -18
  86. package/dist/data/scheduling/schedule/UserSchedules.d.ts +0 -20
  87. package/dist/data/shortPollingNotification/ShortPollingNotificationEvent.d.ts +0 -58
  88. package/dist/data/shortPollingNotification/ShortPollingNotificationObject.d.ts +0 -4
  89. package/dist/data/shortPollingNotification/ShortPollingNotificationReport.d.ts +0 -8
  90. package/dist/db/DashboardStructureDb.d.ts +0 -12
  91. package/dist/db/calendarDb.d.ts +0 -26
  92. package/dist/db/calendarTeamDb.d.ts +0 -27
  93. package/dist/db/calendarTeamDefaultDb.d.ts +0 -20
  94. package/dist/db/companyDb.d.ts +0 -26
  95. package/dist/db/companySettingsDb.d.ts +0 -11
  96. package/dist/db/conferenceDb.d.ts +0 -26
  97. package/dist/db/conferenceInviteeDb.d.ts +0 -27
  98. package/dist/db/conferenceRegistrationDb.d.ts +0 -11
  99. package/dist/db/conferenceSessionDb.d.ts +0 -27
  100. package/dist/db/conferenceSpeakerDb.d.ts +0 -27
  101. package/dist/db/conferenceTagDb.d.ts +0 -12
  102. package/dist/db/contactDb.d.ts +0 -26
  103. package/dist/db/crmSettingsDb.d.ts +0 -9
  104. package/dist/db/customStatusDb.d.ts +0 -13
  105. package/dist/db/eventDb.d.ts +0 -29
  106. package/dist/db/externalEventDb.d.ts +0 -26
  107. package/dist/db/formBuilderDb.d.ts +0 -26
  108. package/dist/db/icsEventDb.d.ts +0 -25
  109. package/dist/db/index.d.ts +0 -73
  110. package/dist/db/noteDb.d.ts +0 -27
  111. package/dist/db/notificationDb.d.ts +0 -9
  112. package/dist/db/notificationStatusDb.d.ts +0 -26
  113. package/dist/db/planningDb.d.ts +0 -27
  114. package/dist/db/privacyPolicyDb.d.ts +0 -24
  115. package/dist/db/promoteFieldDb.d.ts +0 -9
  116. package/dist/db/queueDb.d.ts +0 -27
  117. package/dist/db/rightsDb.d.ts +0 -25
  118. package/dist/db/serviceDb.d.ts +0 -28
  119. package/dist/db/serviceGroupDb.d.ts +0 -31
  120. package/dist/db/serviceResourceDb.d.ts +0 -27
  121. package/dist/db/settingsDb.d.ts +0 -24
  122. package/dist/db/shortPollingNotificationDb.d.ts +0 -28
  123. package/dist/db/sseNotificationDb.d.ts +0 -0
  124. package/dist/db/staffDb.d.ts +0 -28
  125. package/dist/db/staffFormsDb.d.ts +0 -25
  126. package/dist/db/staffGroupDb.d.ts +0 -32
  127. package/dist/db/userDb.d.ts +0 -27
  128. package/dist/db/userDefaultDb.d.ts +0 -20
  129. package/dist/db/userDirectoryDb.d.ts +0 -28
  130. package/dist/db/widgetFormDb.d.ts +0 -25
  131. package/dist/eventFetchedMeta/eventMeta.d.ts +0 -24
  132. package/dist/eventFetchedMeta/eventMetaStorage.d.ts +0 -63
  133. package/dist/index.d.ts +0 -99
  134. package/dist/repository/index.d.ts +0 -86
  135. package/dist/repository/public/accountPublicRepository.d.ts +0 -40
  136. package/dist/repository/public/availabilityPublicRepository.d.ts +0 -39
  137. package/dist/repository/public/companyPublicRepository.d.ts +0 -24
  138. package/dist/repository/public/conferencePublicRepository.d.ts +0 -27
  139. package/dist/repository/public/customStatusPublicRepository.d.ts +0 -28
  140. package/dist/repository/public/eventPublicRepository.d.ts +0 -42
  141. package/dist/repository/public/formPublicRepository.d.ts +0 -25
  142. package/dist/repository/public/freeSlotPublicRepository.d.ts +0 -40
  143. package/dist/repository/public/queuePublicRepository.d.ts +0 -22
  144. package/dist/repository/public/queueRegistrationPublicRepository.d.ts +0 -22
  145. package/dist/repository/public/registrationPublicRepository.d.ts +0 -22
  146. package/dist/repository/public/servicePublicRepository.d.ts +0 -24
  147. package/dist/repository/public/sessionPublicRepository.d.ts +0 -23
  148. package/dist/repository/public/staffGroupPublicRepository.d.ts +0 -24
  149. package/dist/repository/public/staffPublicRepository.d.ts +0 -24
  150. package/dist/repository/public/widgetPublicRepository.d.ts +0 -26
  151. package/dist/repository/secured/CRMSettingsSecuredRepository.d.ts +0 -25
  152. package/dist/repository/secured/accountSecuredRepository.d.ts +0 -44
  153. package/dist/repository/secured/activitySecuredRepository.d.ts +0 -43
  154. package/dist/repository/secured/additionalFieldsSecuredRepository.d.ts +0 -24
  155. package/dist/repository/secured/availabilitySecuredRepository.d.ts +0 -42
  156. package/dist/repository/secured/calendarSecuredRepository.d.ts +0 -33
  157. package/dist/repository/secured/changelogSecuredRepository.d.ts +0 -24
  158. package/dist/repository/secured/companyPerformanceSecuredRepository.d.ts +0 -37
  159. package/dist/repository/secured/companySecuredRepository.d.ts +0 -34
  160. package/dist/repository/secured/companySettingsSecuredRepository.d.ts +0 -28
  161. package/dist/repository/secured/conferenceInviteeSecuredRepository.d.ts +0 -47
  162. package/dist/repository/secured/conferenceRegistrationSecuredRepository.d.ts +0 -39
  163. package/dist/repository/secured/conferenceSecuredRepository.d.ts +0 -50
  164. package/dist/repository/secured/conferenceSessionSecuredRepository.d.ts +0 -49
  165. package/dist/repository/secured/conferenceSpeakerSecuredRepository.d.ts +0 -50
  166. package/dist/repository/secured/conferenceTagSecuredRepository.d.ts +0 -31
  167. package/dist/repository/secured/connectorsSecuredRepository.d.ts +0 -24
  168. package/dist/repository/secured/contactExternalSecuredRepository.d.ts +0 -27
  169. package/dist/repository/secured/contactSecuredRepository.d.ts +0 -38
  170. package/dist/repository/secured/customStatusSecuredRepository.d.ts +0 -32
  171. package/dist/repository/secured/dasboardStructureSecuredRepository.d.ts +0 -25
  172. package/dist/repository/secured/dashboardSecuredRepository.d.ts +0 -20
  173. package/dist/repository/secured/eventSecuredRepository.d.ts +0 -67
  174. package/dist/repository/secured/exportAppointmentsSecuredRepository.d.ts +0 -25
  175. package/dist/repository/secured/exportCalendarSecuredRepository.d.ts +0 -28
  176. package/dist/repository/secured/externalEventSecuredRepository.d.ts +0 -39
  177. package/dist/repository/secured/formBuilderSecuredRepository.d.ts +0 -46
  178. package/dist/repository/secured/formResultSecuredRepository.d.ts +0 -31
  179. package/dist/repository/secured/formResultStatusSecuredRepository.d.ts +0 -30
  180. package/dist/repository/secured/freeSlotSecuredRepository.d.ts +0 -46
  181. package/dist/repository/secured/icsEventSecuredRepository.d.ts +0 -34
  182. package/dist/repository/secured/integrationsSecuredRepository.d.ts +0 -24
  183. package/dist/repository/secured/logSecuredRepository.d.ts +0 -25
  184. package/dist/repository/secured/noteSecuredRepository.d.ts +0 -27
  185. package/dist/repository/secured/notificationSecuredRepository.d.ts +0 -27
  186. package/dist/repository/secured/notificationStatusSecuredRepository.d.ts +0 -40
  187. package/dist/repository/secured/permissionSecuredRepository.d.ts +0 -45
  188. package/dist/repository/secured/planningSecuredRepository.d.ts +0 -46
  189. package/dist/repository/secured/privacyPolicySecuredRepository.d.ts +0 -41
  190. package/dist/repository/secured/promoteFieldSecuredRepository.d.ts +0 -26
  191. package/dist/repository/secured/queueRegistrationSecuredRepository.d.ts +0 -46
  192. package/dist/repository/secured/queueSecuredRepository.d.ts +0 -46
  193. package/dist/repository/secured/reportingSecuredRepository.d.ts +0 -42
  194. package/dist/repository/secured/rightsSecuredRepository.d.ts +0 -40
  195. package/dist/repository/secured/scheduleSecuredRepository.d.ts +0 -25
  196. package/dist/repository/secured/schedulingRightsSecuredRepository.d.ts +0 -26
  197. package/dist/repository/secured/serviceGroupSecuredRepository.d.ts +0 -50
  198. package/dist/repository/secured/serviceResourceSecuredRepository.d.ts +0 -50
  199. package/dist/repository/secured/serviceSecuredRepository.d.ts +0 -36
  200. package/dist/repository/secured/settingsSecuredRepository.d.ts +0 -27
  201. package/dist/repository/secured/shareLinkSecuredRepository.d.ts +0 -38
  202. package/dist/repository/secured/shortPollingNotificationSecuredRepository.d.ts +0 -32
  203. package/dist/repository/secured/shortenerSecuredRepository.d.ts +0 -39
  204. package/dist/repository/secured/sseNotificationSecuredRepository.d.ts +0 -0
  205. package/dist/repository/secured/staffFormsSecuredRepository.d.ts +0 -40
  206. package/dist/repository/secured/staffGroupSecuredRepository.d.ts +0 -50
  207. package/dist/repository/secured/staffSecuredRepository.d.ts +0 -41
  208. package/dist/repository/secured/tagSecuredRepository.d.ts +0 -24
  209. package/dist/repository/secured/userAbstractSecuredRepository.d.ts +0 -55
  210. package/dist/repository/secured/userDefaultSecuredRepository.d.ts +0 -28
  211. package/dist/repository/secured/userDirectorySecuredRepository.d.ts +0 -41
  212. package/dist/repository/secured/userSecuredRepository.d.ts +0 -33
  213. package/dist/repository/secured/widgetFormSecuredRepository.d.ts +0 -45
  214. package/dist/repository/secured/widgetUrlCipherSecuredRepository.d.ts +0 -46
  215. package/dist/repository/secured/workingPlanningSecuredRepository.d.ts +0 -29
  216. package/dist/service/index.d.ts +0 -47
  217. package/dist/service/items/EventFields.d.ts +0 -30
  218. package/dist/service/public/WidgetError.d.ts +0 -7
  219. package/dist/service/public/accountPublicService.d.ts +0 -20
  220. package/dist/service/public/availabilityPublicService.d.ts +0 -20
  221. package/dist/service/public/companyPublicService.d.ts +0 -6
  222. package/dist/service/public/conferencePublicService.d.ts +0 -6
  223. package/dist/service/public/customStatusPublicService.d.ts +0 -5
  224. package/dist/service/public/eventPublicService.d.ts +0 -30
  225. package/dist/service/public/formPublicService.d.ts +0 -7
  226. package/dist/service/public/freeSlotPublicService.d.ts +0 -20
  227. package/dist/service/public/queueInscriptionPublicService.d.ts +0 -5
  228. package/dist/service/public/queuePublicService.d.ts +0 -5
  229. package/dist/service/public/registrationPublicService.d.ts +0 -8
  230. package/dist/service/public/servicePublicService.d.ts +0 -21
  231. package/dist/service/public/sessionPublicService.d.ts +0 -5
  232. package/dist/service/public/staffGroupPublicService.d.ts +0 -6
  233. package/dist/service/public/staffPublicService.d.ts +0 -6
  234. package/dist/service/public/widgetPublicService.d.ts +0 -5
  235. package/dist/service/public/widgetResponse.d.ts +0 -3
  236. package/dist/service/secured/FormResultSecuredService.d.ts +0 -8
  237. package/dist/service/secured/accountSecuredService.d.ts +0 -23
  238. package/dist/service/secured/activitySecuredService.d.ts +0 -22
  239. package/dist/service/secured/additionalFieldsSecuredService.d.ts +0 -5
  240. package/dist/service/secured/authenticationSecuredService.d.ts +0 -56
  241. package/dist/service/secured/availabilitiesSecuredService.d.ts +0 -20
  242. package/dist/service/secured/batchSecuredService.d.ts +0 -20
  243. package/dist/service/secured/calendarSecuredService.d.ts +0 -28
  244. package/dist/service/secured/changelogSecuredService.d.ts +0 -20
  245. package/dist/service/secured/companyPerformanceSecuredService.d.ts +0 -20
  246. package/dist/service/secured/companySecuredService.d.ts +0 -27
  247. package/dist/service/secured/companySettingsSecuredService.d.ts +0 -6
  248. package/dist/service/secured/conferenceInviteeSecuredService.d.ts +0 -25
  249. package/dist/service/secured/conferenceRegistrationSecuredService.d.ts +0 -13
  250. package/dist/service/secured/conferenceSecuredService.d.ts +0 -25
  251. package/dist/service/secured/conferenceSessionSecuredService.d.ts +0 -26
  252. package/dist/service/secured/conferenceSpeakerSecuredService.d.ts +0 -30
  253. package/dist/service/secured/conferenceTagSecuredService.d.ts +0 -10
  254. package/dist/service/secured/connectorsSecuredService.d.ts +0 -5
  255. package/dist/service/secured/contactExternalSecuredService.d.ts +0 -21
  256. package/dist/service/secured/contactSecuredService.d.ts +0 -26
  257. package/dist/service/secured/crmSettingsSecuredService.d.ts +0 -5
  258. package/dist/service/secured/customStatusSecuredService.d.ts +0 -9
  259. package/dist/service/secured/dashboardSecuredService.d.ts +0 -5
  260. package/dist/service/secured/dashboardStructureSecuredService.d.ts +0 -5
  261. package/dist/service/secured/eventSecuredService.d.ts +0 -46
  262. package/dist/service/secured/exportAppointmentsSecuredService.d.ts +0 -7
  263. package/dist/service/secured/exportCalendarSecuredService.d.ts +0 -5
  264. package/dist/service/secured/formBuilderSecuredService.d.ts +0 -23
  265. package/dist/service/secured/formResultStatusSecuredService.d.ts +0 -6
  266. package/dist/service/secured/freeSlotSecuredService.d.ts +0 -21
  267. package/dist/service/secured/freeStaffSecuredService.d.ts +0 -19
  268. package/dist/service/secured/integrationsSecuredService.d.ts +0 -5
  269. package/dist/service/secured/logSecuredService.d.ts +0 -19
  270. package/dist/service/secured/noteSecuredService.d.ts +0 -22
  271. package/dist/service/secured/notificationSecuredService.d.ts +0 -6
  272. package/dist/service/secured/permissionsSecuredService.d.ts +0 -23
  273. package/dist/service/secured/planningSecuredService.d.ts +0 -25
  274. package/dist/service/secured/privacyPolicySecuredService.d.ts +0 -20
  275. package/dist/service/secured/promoteFieldSecuredService.d.ts +0 -5
  276. package/dist/service/secured/queueRegistrationSecuredService.d.ts +0 -23
  277. package/dist/service/secured/queueSecuredService.d.ts +0 -25
  278. package/dist/service/secured/reportingSecuredService.d.ts +0 -20
  279. package/dist/service/secured/rightsSecuredService.d.ts +0 -20
  280. package/dist/service/secured/scheduleSecuredService.d.ts +0 -5
  281. package/dist/service/secured/schedulingRightsSecuredService.d.ts +0 -7
  282. package/dist/service/secured/serviceGroupSecuredService.d.ts +0 -25
  283. package/dist/service/secured/serviceResourceSecuredService.d.ts +0 -25
  284. package/dist/service/secured/serviceSecuredService.d.ts +0 -25
  285. package/dist/service/secured/settingsSecuredService.d.ts +0 -20
  286. package/dist/service/secured/shareLinkSecuredService.d.ts +0 -21
  287. package/dist/service/secured/shortPollingNotificationSecuredService.d.ts +0 -10
  288. package/dist/service/secured/shortenerSecuredService.d.ts +0 -20
  289. package/dist/service/secured/staffFormsSecuredService.d.ts +0 -20
  290. package/dist/service/secured/staffGroupSecuredService.d.ts +0 -25
  291. package/dist/service/secured/staffSecuredService.d.ts +0 -26
  292. package/dist/service/secured/tagSecuredService.d.ts +0 -5
  293. package/dist/service/secured/userDirectorySecuredService.d.ts +0 -20
  294. package/dist/service/secured/userSecuredService.d.ts +0 -33
  295. package/dist/service/secured/widgetFormSecuredService.d.ts +0 -26
  296. package/dist/service/secured/widgetUrlCipherSecuredService.d.ts +0 -21
  297. package/dist/service/secured/workingPlanningSecuredService.d.ts +0 -6
  298. package/dist/utils/axiosLoggerBuilder.d.ts +0 -11
  299. package/dist/utils/colorManager.d.ts +0 -7
  300. package/dist/utils/date.d.ts +0 -12
  301. package/dist/utils/encoding.d.ts +0 -7
  302. package/dist/utils/formUtils.d.ts +0 -4
  303. package/dist/utils/logger.d.ts +0 -40
  304. package/dist/utils/pkceUtils.d.ts +0 -10
  305. package/dist/utils/widgetForms.d.ts +0 -7
@@ -1,61 +0,0 @@
1
- import { FormItemDto, FormItemEntity } from "./Form";
2
- import { ResultStatus } from "./FormResultStatus";
3
- import { EntityType, PublicBodyEntity, SecuredBodyEntity, SecuredEntity } from "@/data/Common";
4
- export type FormResultEntity<Type = EntityType> = Type extends SecuredEntity ? FormResultSecuredEntity : FormResultPublicEntity;
5
- export declare class FormResultPublicEntity extends PublicBodyEntity {
6
- formResult?: FormItemEntity[];
7
- dataConsent?: string;
8
- marketingConsent?: string;
9
- route?: FormResultRoutePublicEntity;
10
- static fromDto(dto: FormResultPublicDto): FormResultPublicEntity;
11
- static toDto(entity: FormResultPublicEntity): FormResultPublicDto;
12
- }
13
- export declare class FormResultPublicDto {
14
- formResult?: FormItemDto[];
15
- dataConsent?: string;
16
- marketingConsent?: string;
17
- route?: FormResultRoutePublicDto;
18
- }
19
- export declare class FormResultRoutePublicEntity {
20
- type: 'link' | 'message' | 'schedulingWidget';
21
- link?: string;
22
- message?: string;
23
- title?: string;
24
- static fromDto(dto: FormResultRoutePublicDto): FormResultRoutePublicEntity;
25
- static toDto(entity: FormResultRoutePublicEntity): FormResultRoutePublicDto;
26
- }
27
- export declare class FormResultRoutePublicDto {
28
- type: 'link' | 'message' | 'schedulingWidget';
29
- link?: string;
30
- message?: string;
31
- title?: string;
32
- }
33
- export declare class FormResultSecuredEntity extends SecuredBodyEntity {
34
- id: string;
35
- form: string;
36
- ipAddress?: string;
37
- date?: Date;
38
- client?: {
39
- id: string;
40
- email?: string;
41
- };
42
- eventId?: string;
43
- result?: FormItemEntity[];
44
- emailResult?: string;
45
- author?: string;
46
- currentStatus?: ResultStatus;
47
- static fromFormResultDto(dto: FormResultSecuredDto, timeZone: string): FormResultSecuredEntity;
48
- static toFormResultDto(entity: FormResultSecuredEntity): FormResultSecuredDto;
49
- }
50
- export declare class FormResultSecuredDto {
51
- id: string;
52
- form: string;
53
- ipAddress?: string;
54
- date?: string;
55
- client?: string;
56
- eventId?: string;
57
- result?: FormItemEntity[];
58
- clientEmailAddress?: string;
59
- author?: string;
60
- currentStatus?: ResultStatus;
61
- }
@@ -1,23 +0,0 @@
1
- export declare class FormResultStatusEntity {
2
- resultId: string;
3
- login?: string;
4
- status: ResultStatus;
5
- date: Date;
6
- connectedUser?: string;
7
- static fromFormResultStatusDto(dto: FormResultStatusDto, timeZone: string): FormResultStatusEntity;
8
- static toFormResultStatusDto(entity: FormResultStatusEntity): FormResultStatusDto;
9
- }
10
- export declare class FormResultStatusDto {
11
- resultId: string;
12
- login?: string;
13
- status: ResultStatus;
14
- date?: string;
15
- connectedUser?: string;
16
- }
17
- export type ResultStatus = 'NEUTRAL' | 'IN_PROGRESS' | 'FINISHED' | 'REOPENING';
18
- export declare enum ResultStatusValues {
19
- NEUTRAL = 0,
20
- IN_PROGRESS = 1,
21
- FINISHED = 2,
22
- REOPENING = 3
23
- }
@@ -1,72 +0,0 @@
1
- import { EntityType, SecuredEntity } from "@/data/Common";
2
- /**
3
- * Copyright 2022 Agendize All Rights Reserved.
4
- *
5
- * Licensed under the Apache License, Version 2.0 (the "License");
6
- * you may not use this file except in compliance with the License.
7
- * You may obtain a copy of the License at.
8
- *
9
- * Http://www.apache.org/licenses/LICENSE-2.0.
10
- *
11
- * Unless required by applicable law or agreed to in writing, software
12
- * distributed under the License is distributed on an "AS IS" BASIS,
13
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- * See the License for the specific language governing permissions and
15
- * limitations under the License.
16
- */
17
- export type FreeSlotEntity<Type = EntityType> = Type extends SecuredEntity ? FreeSlotSecuredEntity : FreeSlotPublicEntity;
18
- export declare class FreeSlotPublicEntity {
19
- freeSlots: FreeSlotMapPublicEntity;
20
- timeZone?: string;
21
- nextSlot?: string;
22
- static fromDto(dto: FreeSlotsPublicDto): FreeSlotPublicEntity;
23
- }
24
- export declare class FreeSlotItemPublicEntity extends Array<string> {
25
- static fromDto(dto: FreeSlotItemPublicDto): FreeSlotItemPublicEntity;
26
- }
27
- export declare type FreeSlotsRecord = {
28
- [key: string]: FreeSlotItemPublicDto;
29
- };
30
- export declare class FreeSlotMapPublicEntity {
31
- static fromDto(dto: FreeSlotPublicDto): FreeSlotMapPublicEntity;
32
- }
33
- export interface FreeSlotItemPublicDto extends Array<string> {
34
- }
35
- export interface FreeSlotPublicDto extends FreeSlotsRecord {
36
- }
37
- export interface FreeSlotsPublicDto {
38
- freeSlots: FreeSlotPublicDto;
39
- timeZone?: string;
40
- nextSlot?: string;
41
- }
42
- export declare class FreeSlotSecuredEntity {
43
- items: FreeSlotItemSecuredEntity[];
44
- nextSlot?: Date;
45
- static fromFreeSlotDto(dto: FreeSlotSecuredDto): FreeSlotSecuredEntity;
46
- }
47
- export declare class FreeSlotItemSecuredEntity {
48
- day: string;
49
- slots: Date[];
50
- timeZone: string;
51
- static fromFreeSlotItemDto(dto: FreeSlotItemSecuredDto): FreeSlotItemSecuredEntity;
52
- getMorningSlots(): Date[];
53
- getAfternoonSlots(): Date[];
54
- }
55
- export declare class FreeSlotSecuredDto {
56
- items: FreeSlotItemSecuredDto[];
57
- }
58
- export declare class FreeSlotItemSecuredDto {
59
- day: string;
60
- slots: string[];
61
- timeZone: string;
62
- }
63
- export declare class FreeSlotsFilterOptions {
64
- staffId?: string;
65
- staffGroupId?: string;
66
- eventId?: string;
67
- startDate?: string;
68
- endDate?: string;
69
- timeZone?: string;
70
- iterationCount?: string;
71
- checkNextSlot?: boolean;
72
- }
@@ -1,18 +0,0 @@
1
- export declare class HelpEntity {
2
- showHelp?: boolean;
3
- helpDataByLanguage?: Map<string, HelpDataEntity>;
4
- static fromHelpDto(dto: HelpDto): HelpEntity;
5
- }
6
- export declare class HelpDataEntity {
7
- label?: string;
8
- url?: string;
9
- static fromHelpDataDto(dto: HelpDataDto): HelpDataEntity;
10
- }
11
- export declare class HelpDto {
12
- showHelp?: boolean;
13
- helpDataByLanguage?: Map<string, HelpDataDto>;
14
- }
15
- export declare class HelpDataDto {
16
- label?: string;
17
- url?: string;
18
- }
@@ -1,24 +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
- export declare class ImageEntity {
17
- readonly mimeType: string;
18
- readonly url: string;
19
- readonly data?: string;
20
- constructor(mimeType: string, url: string, data?: string);
21
- static fromImageDto(dto?: ImageEntity): ImageEntity | undefined;
22
- static toImageDto(entity?: ImageEntity): ImageEntity | undefined;
23
- static fromFileData(isDeleted?: boolean, base64FileData?: string): ImageEntity | undefined;
24
- }
@@ -1,36 +0,0 @@
1
- export declare class IntegrationEntity {
2
- name: string;
3
- title: string;
4
- description: string;
5
- logoUrl: string;
6
- status: 'available' | 'connected' | 'disabled';
7
- error?: {
8
- message: string;
9
- provider: string;
10
- };
11
- connected?: {
12
- dateTime: Date;
13
- timeZone: string;
14
- };
15
- revokeLink?: string;
16
- initializeLink?: string;
17
- constructor();
18
- static fromDto(dto: IntegrationDto): IntegrationEntity;
19
- }
20
- export declare class IntegrationDto {
21
- name: string;
22
- title: string;
23
- description: string;
24
- logoUrl: string;
25
- status: 'available' | 'connected' | 'disabled';
26
- error?: {
27
- message: string;
28
- provider: string;
29
- };
30
- connected?: {
31
- dateTime: Date;
32
- timeZone: string;
33
- };
34
- revokeLink?: string;
35
- initializeLink?: string;
36
- }
@@ -1,10 +0,0 @@
1
- export declare class LinkEntity {
2
- url: string;
3
- label?: string;
4
- static fromDto(dto?: LinkDto): LinkEntity | undefined;
5
- static toDto(entity?: LinkEntity): LinkDto | undefined;
6
- }
7
- export interface LinkDto {
8
- url: string;
9
- label?: string;
10
- }
@@ -1,77 +0,0 @@
1
- export declare enum ActionType {
2
- LOGIN = 0,
3
- COMPANY = 1,
4
- CATEGORY_ACTIVITY = 2,
5
- TEAM_ACTIVITY = 3,
6
- SERVICE_ACTIVITY = 4,
7
- STAFF_ACTIVITY = 5,
8
- CONFERENCE_ACTIVITY = 7
9
- }
10
- export declare enum Action {
11
- LOGIN = 0,
12
- BAD_LOGIN = 1,
13
- LOGIN_LOCK = 2,
14
- BAD_CHANGE_PWD = 3,
15
- CHANGE_PWD = 4,
16
- NEW = 5,
17
- EDIT = 6,
18
- DELETE = 7,
19
- COPY = 8
20
- }
21
- export declare class LogEntity {
22
- id: string;
23
- date: Date;
24
- user: {
25
- id?: string;
26
- email?: string;
27
- firstName?: string;
28
- lastName?: string;
29
- };
30
- actionType: ActionType;
31
- action: Action;
32
- company?: {
33
- id: string;
34
- name: string;
35
- };
36
- simpleObject?: {
37
- id: string;
38
- name: string;
39
- misc1?: string;
40
- };
41
- changeLogId?: string;
42
- conference?: {
43
- id: string;
44
- title: string;
45
- };
46
- static fromLogDto(dto: LogDto): LogEntity;
47
- }
48
- export declare class LogDto {
49
- id: string;
50
- author: string;
51
- date: {
52
- dateTime: string;
53
- timeZone?: string;
54
- };
55
- user: {
56
- id?: string;
57
- email?: string;
58
- firstName?: string;
59
- lastName?: string;
60
- };
61
- actionType: number;
62
- action: number;
63
- company?: {
64
- id: string;
65
- name: string;
66
- };
67
- simpleObject?: {
68
- id: string;
69
- name: string;
70
- misc1?: string;
71
- };
72
- changeLogId?: string;
73
- conference?: {
74
- id: string;
75
- title: string;
76
- };
77
- }
@@ -1,17 +0,0 @@
1
- export declare class LoginProviderEntity {
2
- name: string;
3
- provider: string;
4
- logoUrl?: string;
5
- initializeLink: string;
6
- title: string;
7
- description?: string;
8
- static fromDto(dto: LoginProviderDto): LoginProviderEntity;
9
- }
10
- export interface LoginProviderDto {
11
- name: string;
12
- provider: string;
13
- logoUrl?: string;
14
- initializeLink: string;
15
- title: string;
16
- description?: string;
17
- }
@@ -1,20 +0,0 @@
1
- import { LoginProviderDto, LoginProviderEntity } from "./LoginProvider";
2
- export declare class LoginRealmEntity {
3
- loginProviders?: LoginProviderEntity[];
4
- id: string;
5
- name: string;
6
- enable: boolean;
7
- basic: boolean;
8
- reminder: boolean;
9
- styleInline?: string;
10
- static fromDto(dto: LoginRealmDto): LoginRealmEntity;
11
- }
12
- export interface LoginRealmDto {
13
- loginProviders?: LoginProviderDto[];
14
- id: string;
15
- name: string;
16
- enable: boolean;
17
- basic: boolean;
18
- reminder: boolean;
19
- styleInline?: string;
20
- }
@@ -1,27 +0,0 @@
1
- export declare class NoteEntity {
2
- id: string;
3
- clientId: string;
4
- note: string;
5
- writer: {
6
- email?: string;
7
- firstName?: string;
8
- lastName?: string;
9
- };
10
- date: Date;
11
- static fromNoteDto(dto: NoteDto): NoteEntity;
12
- static toNoteDto(entity: NoteEntity): NoteDto;
13
- }
14
- export declare class NoteDto {
15
- id: string;
16
- clientId: string;
17
- html: string;
18
- writer: {
19
- email?: string;
20
- firstName?: string;
21
- lastName?: string;
22
- };
23
- date: {
24
- dateTime?: string;
25
- timeZone?: string;
26
- };
27
- }
@@ -1,51 +0,0 @@
1
- export declare enum NotificationType {
2
- EMAIL = "email",
3
- SMS = "sms"
4
- }
5
- export declare enum NotificationRecipientType {
6
- CLIENT = "client",
7
- STAFF = "staff"
8
- }
9
- export declare class NotificationEntity {
10
- id: string;
11
- type: NotificationType;
12
- appointment?: {
13
- id: string;
14
- selfLink?: string;
15
- };
16
- content: {
17
- content: string;
18
- contentType: string;
19
- subject: string;
20
- };
21
- date?: Date;
22
- recipients: {
23
- emailAddress: string;
24
- id: string;
25
- type: NotificationRecipientType;
26
- };
27
- static fromNotificationDto(dto: NotificationDto): NotificationEntity;
28
- static toNotificationDto(entity: NotificationEntity): NotificationDto;
29
- }
30
- export declare class NotificationDto {
31
- id: string;
32
- type: NotificationType;
33
- appointment?: {
34
- id: string;
35
- selfLink?: string;
36
- };
37
- content: {
38
- content: string;
39
- contentType: string;
40
- subject: string;
41
- };
42
- date?: {
43
- dateTime?: string;
44
- timeZone?: string;
45
- };
46
- recipients: {
47
- emailAddress: string;
48
- id: string;
49
- type: NotificationRecipientType;
50
- };
51
- }
@@ -1,5 +0,0 @@
1
- export declare class NotificationStatusEntity {
2
- id: string;
3
- lastDate: Date;
4
- static isExpired(entity: NotificationStatusEntity): boolean;
5
- }
@@ -1,43 +0,0 @@
1
- export declare class PrivacyPolicyEntity {
2
- id?: string;
3
- privateData: {
4
- consentMode: string;
5
- consentText?: ConsentTextEntity;
6
- };
7
- marketing: {
8
- consentMode: string;
9
- consentText?: ConsentTextEntity;
10
- };
11
- static fromPrivacyPolicyDto(dto: PrivacyPolicyDto, ownerId: string): PrivacyPolicyEntity;
12
- }
13
- export declare class ConsentTextEntity {
14
- EN?: string;
15
- FR?: string;
16
- ES?: string;
17
- DE?: string;
18
- IT?: string;
19
- PT?: string;
20
- NL?: string;
21
- JP?: string;
22
- static fromConsentTextDto(dto: ConsentTextDto): ConsentTextEntity;
23
- }
24
- export declare class PrivacyPolicyDto {
25
- privateData: {
26
- consentMode: string;
27
- consentText?: ConsentTextDto;
28
- };
29
- marketing: {
30
- consentMode: string;
31
- consentText?: ConsentTextDto;
32
- };
33
- }
34
- export declare class ConsentTextDto {
35
- EN?: string;
36
- FR?: string;
37
- ES?: string;
38
- DE?: string;
39
- IT?: string;
40
- PT?: string;
41
- NL?: string;
42
- JP?: string;
43
- }
@@ -1,54 +0,0 @@
1
- import { EntityType, PublicBodyEntity, SecuredBodyEntity, SecuredEntity } from "@/data/Common";
2
- import { FormBuilderPublicDto, FormBuilderPublicEntity, FormDtoOptionParser } from "@/data/Form";
3
- export type QueueEntity<Type = EntityType> = Type extends SecuredEntity ? QueueSecuredEntity : QueuePublicEntity;
4
- export declare class QueuePublicEntity extends PublicBodyEntity {
5
- name: string;
6
- welcomeMessage?: string;
7
- thanksMessage?: string;
8
- saveClient: boolean;
9
- sendSms: boolean;
10
- textSms?: string;
11
- form?: FormBuilderPublicEntity;
12
- static fromQueueDto(dto: QueuePublicDto, options?: FormDtoOptionParser): QueuePublicEntity;
13
- }
14
- export declare class QueuePublicDto {
15
- name: string;
16
- welcomeMessage?: string;
17
- thanksMessage?: string;
18
- saveClient: boolean;
19
- sendSms: boolean;
20
- textSms?: string;
21
- form?: FormBuilderPublicDto;
22
- }
23
- export declare class QueueSecuredEntity extends SecuredBodyEntity {
24
- id: string;
25
- author: string;
26
- name: string;
27
- welcomeMessage: string;
28
- thankMessage: string;
29
- company: {
30
- id: string;
31
- name?: string;
32
- };
33
- form?: {
34
- id: string;
35
- name?: string;
36
- };
37
- static fromQueueDto(dto: QueueDto): QueueSecuredEntity;
38
- static toQueueDto(entity: QueueSecuredEntity): QueueDto;
39
- }
40
- export declare class QueueDto {
41
- id: string;
42
- author: string;
43
- name: string;
44
- welcomeMessage: string;
45
- thankMessage: string;
46
- company?: {
47
- id: string;
48
- name?: string;
49
- };
50
- form?: {
51
- id: string;
52
- name?: string;
53
- };
54
- }
@@ -1,101 +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 { ContactEntity } from "./Contact";
17
- import { EntityType, PublicBodyEntity, SecuredBodyEntity, SecuredEntity } from "@/data/Common";
18
- import { FormItemDto, FormItemEntity } from "@/data/Form";
19
- export type QueueRegistrationEntity<Type = EntityType> = Type extends SecuredEntity ? QueueRegistrationSecuredEntity : QueueRegistrationPublicEntity;
20
- export type QueueRegistrationResultEntity<Type = EntityType> = Type extends SecuredEntity ? QueueRegistrationResultSecuredEntity : QueueRegistrationResultPublicEntity;
21
- export declare class QueueRegistrationPublicEntity extends PublicBodyEntity {
22
- firstname: string;
23
- lastname: string;
24
- phone?: string;
25
- formResult?: Array<FormItemEntity>;
26
- dataConsent?: string;
27
- marketingConsent?: string;
28
- static toDto(entity: QueueRegistrationPublicEntity): QueueRegistrationPublicDto;
29
- }
30
- export declare class QueueRegistrationPublicDto {
31
- firstname: string;
32
- lastname: string;
33
- phone?: string;
34
- formResult?: Array<FormItemDto>;
35
- dataConsent?: string;
36
- marketingConsent?: string;
37
- }
38
- export declare class QueueRegistrationResultPublicEntity extends PublicBodyEntity {
39
- id: string;
40
- numInQueue: number;
41
- nbPeopleAhead: number;
42
- averageDurationTime: number;
43
- static fromDto(dto: QueueRegistrationResultPublicDto): QueueRegistrationResultPublicEntity;
44
- }
45
- export declare class QueueRegistrationResultPublicDto {
46
- id: string;
47
- numInQueue: number;
48
- nbPeopleAhead: number;
49
- averageDurationTime: number;
50
- }
51
- export declare enum QueueRegistrationStatus {
52
- REGISTERED = "registered",
53
- NO_SHOW = "noShow",
54
- IN_PROGRESS = "inProgress",
55
- FINISHED = "finished"
56
- }
57
- export declare class QueueRegistrationSecuredEntity extends SecuredBodyEntity {
58
- id?: string;
59
- owner?: {
60
- id?: string;
61
- userName?: string;
62
- };
63
- client?: ContactEntity;
64
- registeredDate?: Date;
65
- status?: QueueRegistrationStatus | undefined;
66
- rank?: number;
67
- startedDate?: Date;
68
- finishedDate?: Date;
69
- static fromQueueRegistrationDto(dto: QueueRegistrationDto): QueueRegistrationSecuredEntity;
70
- static toQueueRegistrationDto(entity: QueueRegistrationSecuredEntity): QueueRegistrationDto;
71
- }
72
- export declare class QueueRegistrationDto {
73
- id?: string;
74
- owner?: {
75
- id?: string;
76
- userName?: string;
77
- };
78
- client?: {
79
- id?: string;
80
- firstName?: string;
81
- lastName?: string;
82
- email?: string;
83
- phone?: string;
84
- };
85
- registered?: {
86
- dateTime: string;
87
- timeZone?: string;
88
- };
89
- status?: QueueRegistrationStatus;
90
- rank?: number;
91
- started?: {
92
- dateTime: string;
93
- timeZone?: string;
94
- };
95
- finished?: {
96
- dateTime: string;
97
- timeZone?: string;
98
- };
99
- }
100
- export declare class QueueRegistrationResultSecuredEntity extends SecuredBodyEntity {
101
- }
@@ -1,42 +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
- export declare class ReportsEntity {
17
- id: string;
18
- token: string;
19
- dashboards?: ReportDashboardEntity[];
20
- static fromDto(dto: ReportsDto): ReportsEntity;
21
- }
22
- export declare class ReportDashboardEntity {
23
- id: string;
24
- name?: string;
25
- subTitle?: string;
26
- }
27
- export declare class ReportDashboardDto {
28
- id: string;
29
- name?: string;
30
- subTitle?: string;
31
- }
32
- export declare class ReportsDto {
33
- id: string;
34
- token: string;
35
- dashboards?: ReportDashboardDto[];
36
- }
37
- export declare class ReportDashboardFilter {
38
- companies: string[];
39
- staffs: string[];
40
- dateMin?: string;
41
- dateMax?: string;
42
- }