@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.
Files changed (304) hide show
  1. package/dist/js-agendize-api.es.js +1 -1
  2. package/package.json +13 -13
  3. package/dist/agendizeApi.d.ts +0 -546
  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 -218
  7. package/dist/data/Activity.d.ts +0 -444
  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 -15
  14. package/dist/data/CommonEnum.d.ts +0 -44
  15. package/dist/data/Company.d.ts +0 -161
  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 -16
  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 -218
  26. package/dist/data/EventUpdate.d.ts +0 -9
  27. package/dist/data/Form.d.ts +0 -225
  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 -71
  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 -174
  46. package/dist/data/ReportingExportResponse.d.ts +0 -20
  47. package/dist/data/Rights.d.ts +0 -123
  48. package/dist/data/Service.d.ts +0 -220
  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 -14
  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 -156
  63. package/dist/data/conference/ConferenceForm.d.ts +0 -36
  64. package/dist/data/conference/ConferenceInvitee.d.ts +0 -31
  65. package/dist/data/conference/ConferenceLocation.d.ts +0 -36
  66. package/dist/data/conference/ConferenceSpeaker.d.ts +0 -28
  67. package/dist/data/conference/ConferenceSubscriptionRules.d.ts +0 -12
  68. package/dist/data/conference/ConferenceTag.d.ts +0 -29
  69. package/dist/data/conference/Registration.d.ts +0 -56
  70. package/dist/data/conference/RegistrationCancel.d.ts +0 -26
  71. package/dist/data/conference/RegistrationClient.d.ts +0 -16
  72. package/dist/data/conference/Session.d.ts +0 -115
  73. package/dist/data/conference/Widget.d.ts +0 -94
  74. package/dist/data/dashboard/DashboardStructure.d.ts +0 -42
  75. package/dist/data/dashboard/KeyFigures.d.ts +0 -9
  76. package/dist/data/planning/Planning.d.ts +0 -17
  77. package/dist/data/planning/PlanningDay.d.ts +0 -12
  78. package/dist/data/planning/PlanningHour.d.ts +0 -10
  79. package/dist/data/planning/PlanningWeek.d.ts +0 -13
  80. package/dist/data/scheduling/Availabilities.d.ts +0 -102
  81. package/dist/data/scheduling/SchedulingRights.d.ts +0 -40
  82. package/dist/data/scheduling/WorkingPlanning.d.ts +0 -119
  83. package/dist/data/scheduling/schedule/CompanySchedule.d.ts +0 -19
  84. package/dist/data/scheduling/schedule/ScheduleWorkingHours.d.ts +0 -18
  85. package/dist/data/scheduling/schedule/UserSchedules.d.ts +0 -20
  86. package/dist/data/shortPollingNotification/ShortPollingNotificationEvent.d.ts +0 -58
  87. package/dist/data/shortPollingNotification/ShortPollingNotificationObject.d.ts +0 -4
  88. package/dist/data/shortPollingNotification/ShortPollingNotificationReport.d.ts +0 -8
  89. package/dist/db/DashboardStructureDb.d.ts +0 -12
  90. package/dist/db/calendarDb.d.ts +0 -26
  91. package/dist/db/calendarTeamDb.d.ts +0 -27
  92. package/dist/db/calendarTeamDefaultDb.d.ts +0 -20
  93. package/dist/db/companyDb.d.ts +0 -26
  94. package/dist/db/companySettingsDb.d.ts +0 -11
  95. package/dist/db/conferenceDb.d.ts +0 -26
  96. package/dist/db/conferenceInviteeDb.d.ts +0 -27
  97. package/dist/db/conferenceRegistrationDb.d.ts +0 -11
  98. package/dist/db/conferenceSessionDb.d.ts +0 -27
  99. package/dist/db/conferenceSpeakerDb.d.ts +0 -27
  100. package/dist/db/conferenceTagDb.d.ts +0 -12
  101. package/dist/db/contactDb.d.ts +0 -26
  102. package/dist/db/crmSettingsDb.d.ts +0 -9
  103. package/dist/db/customStatusDb.d.ts +0 -13
  104. package/dist/db/eventDb.d.ts +0 -29
  105. package/dist/db/externalEventDb.d.ts +0 -26
  106. package/dist/db/formBuilderDb.d.ts +0 -26
  107. package/dist/db/icsEventDb.d.ts +0 -24
  108. package/dist/db/index.d.ts +0 -73
  109. package/dist/db/noteDb.d.ts +0 -27
  110. package/dist/db/notificationDb.d.ts +0 -9
  111. package/dist/db/notificationStatusDb.d.ts +0 -26
  112. package/dist/db/planningDb.d.ts +0 -27
  113. package/dist/db/privacyPolicyDb.d.ts +0 -24
  114. package/dist/db/promoteFieldDb.d.ts +0 -9
  115. package/dist/db/queueDb.d.ts +0 -27
  116. package/dist/db/rightsDb.d.ts +0 -25
  117. package/dist/db/serviceDb.d.ts +0 -28
  118. package/dist/db/serviceGroupDb.d.ts +0 -31
  119. package/dist/db/serviceResourceDb.d.ts +0 -27
  120. package/dist/db/settingsDb.d.ts +0 -24
  121. package/dist/db/shortPollingNotificationDb.d.ts +0 -13
  122. package/dist/db/sseNotificationDb.d.ts +0 -0
  123. package/dist/db/staffDb.d.ts +0 -28
  124. package/dist/db/staffFormsDb.d.ts +0 -25
  125. package/dist/db/staffGroupDb.d.ts +0 -32
  126. package/dist/db/userDb.d.ts +0 -27
  127. package/dist/db/userDefaultDb.d.ts +0 -20
  128. package/dist/db/userDirectoryDb.d.ts +0 -28
  129. package/dist/db/widgetFormDb.d.ts +0 -25
  130. package/dist/eventFetchedMeta/eventMeta.d.ts +0 -24
  131. package/dist/eventFetchedMeta/eventMetaStorage.d.ts +0 -63
  132. package/dist/index.d.ts +0 -98
  133. package/dist/repository/index.d.ts +0 -86
  134. package/dist/repository/public/accountPublicRepository.d.ts +0 -40
  135. package/dist/repository/public/availabilityPublicRepository.d.ts +0 -39
  136. package/dist/repository/public/companyPublicRepository.d.ts +0 -24
  137. package/dist/repository/public/conferencePublicRepository.d.ts +0 -26
  138. package/dist/repository/public/customStatusPublicRepository.d.ts +0 -28
  139. package/dist/repository/public/eventPublicRepository.d.ts +0 -40
  140. package/dist/repository/public/formPublicRepository.d.ts +0 -25
  141. package/dist/repository/public/freeSlotPublicRepository.d.ts +0 -40
  142. package/dist/repository/public/queuePublicRepository.d.ts +0 -22
  143. package/dist/repository/public/queueRegistrationPublicRepository.d.ts +0 -22
  144. package/dist/repository/public/registrationPublicRepository.d.ts +0 -22
  145. package/dist/repository/public/servicePublicRepository.d.ts +0 -24
  146. package/dist/repository/public/sessionPublicRepository.d.ts +0 -23
  147. package/dist/repository/public/staffGroupPublicRepository.d.ts +0 -24
  148. package/dist/repository/public/staffPublicRepository.d.ts +0 -24
  149. package/dist/repository/public/widgetPublicRepository.d.ts +0 -26
  150. package/dist/repository/secured/CRMSettingsSecuredRepository.d.ts +0 -25
  151. package/dist/repository/secured/accountSecuredRepository.d.ts +0 -44
  152. package/dist/repository/secured/activitySecuredRepository.d.ts +0 -43
  153. package/dist/repository/secured/additionalFieldsSecuredRepository.d.ts +0 -24
  154. package/dist/repository/secured/availabilitySecuredRepository.d.ts +0 -42
  155. package/dist/repository/secured/calendarSecuredRepository.d.ts +0 -33
  156. package/dist/repository/secured/changelogSecuredRepository.d.ts +0 -24
  157. package/dist/repository/secured/companyPerformanceSecuredRepository.d.ts +0 -37
  158. package/dist/repository/secured/companySecuredRepository.d.ts +0 -32
  159. package/dist/repository/secured/companySettingsSecuredRepository.d.ts +0 -28
  160. package/dist/repository/secured/conferenceInviteeSecuredRepository.d.ts +0 -47
  161. package/dist/repository/secured/conferenceRegistrationSecuredRepository.d.ts +0 -39
  162. package/dist/repository/secured/conferenceSecuredRepository.d.ts +0 -50
  163. package/dist/repository/secured/conferenceSessionSecuredRepository.d.ts +0 -49
  164. package/dist/repository/secured/conferenceSpeakerSecuredRepository.d.ts +0 -50
  165. package/dist/repository/secured/conferenceTagSecuredRepository.d.ts +0 -31
  166. package/dist/repository/secured/connectorsSecuredRepository.d.ts +0 -24
  167. package/dist/repository/secured/contactExternalSecuredRepository.d.ts +0 -27
  168. package/dist/repository/secured/contactSecuredRepository.d.ts +0 -38
  169. package/dist/repository/secured/customStatusSecuredRepository.d.ts +0 -32
  170. package/dist/repository/secured/dasboardStructureSecuredRepository.d.ts +0 -25
  171. package/dist/repository/secured/dashboardSecuredRepository.d.ts +0 -20
  172. package/dist/repository/secured/eventSecuredRepository.d.ts +0 -66
  173. package/dist/repository/secured/exportAppointmentsSecuredRepository.d.ts +0 -25
  174. package/dist/repository/secured/exportCalendarSecuredRepository.d.ts +0 -28
  175. package/dist/repository/secured/externalEventSecuredRepository.d.ts +0 -39
  176. package/dist/repository/secured/formBuilderSecuredRepository.d.ts +0 -46
  177. package/dist/repository/secured/formResultSecuredRepository.d.ts +0 -31
  178. package/dist/repository/secured/formResultStatusSecuredRepository.d.ts +0 -30
  179. package/dist/repository/secured/freeSlotSecuredRepository.d.ts +0 -43
  180. package/dist/repository/secured/icsEventSecuredRepository.d.ts +0 -34
  181. package/dist/repository/secured/integrationsSecuredRepository.d.ts +0 -24
  182. package/dist/repository/secured/logSecuredRepository.d.ts +0 -25
  183. package/dist/repository/secured/noteSecuredRepository.d.ts +0 -27
  184. package/dist/repository/secured/notificationSecuredRepository.d.ts +0 -27
  185. package/dist/repository/secured/notificationStatusSecuredRepository.d.ts +0 -40
  186. package/dist/repository/secured/permissionSecuredRepository.d.ts +0 -45
  187. package/dist/repository/secured/planningSecuredRepository.d.ts +0 -46
  188. package/dist/repository/secured/privacyPolicySecuredRepository.d.ts +0 -41
  189. package/dist/repository/secured/promoteFieldSecuredRepository.d.ts +0 -26
  190. package/dist/repository/secured/queueRegistrationSecuredRepository.d.ts +0 -46
  191. package/dist/repository/secured/queueSecuredRepository.d.ts +0 -46
  192. package/dist/repository/secured/reportingSecuredRepository.d.ts +0 -42
  193. package/dist/repository/secured/rightsSecuredRepository.d.ts +0 -40
  194. package/dist/repository/secured/scheduleSecuredRepository.d.ts +0 -25
  195. package/dist/repository/secured/schedulingRightsSecuredRepository.d.ts +0 -26
  196. package/dist/repository/secured/serviceGroupSecuredRepository.d.ts +0 -50
  197. package/dist/repository/secured/serviceResourceSecuredRepository.d.ts +0 -50
  198. package/dist/repository/secured/serviceSecuredRepository.d.ts +0 -36
  199. package/dist/repository/secured/settingsSecuredRepository.d.ts +0 -27
  200. package/dist/repository/secured/shareLinkSecuredRepository.d.ts +0 -38
  201. package/dist/repository/secured/shortPollingNotificationSecuredRepository.d.ts +0 -32
  202. package/dist/repository/secured/shortenerSecuredRepository.d.ts +0 -39
  203. package/dist/repository/secured/sseNotificationSecuredRepository.d.ts +0 -0
  204. package/dist/repository/secured/staffFormsSecuredRepository.d.ts +0 -40
  205. package/dist/repository/secured/staffGroupSecuredRepository.d.ts +0 -50
  206. package/dist/repository/secured/staffSecuredRepository.d.ts +0 -41
  207. package/dist/repository/secured/tagSecuredRepository.d.ts +0 -24
  208. package/dist/repository/secured/userAbstractSecuredRepository.d.ts +0 -55
  209. package/dist/repository/secured/userDefaultSecuredRepository.d.ts +0 -28
  210. package/dist/repository/secured/userDirectorySecuredRepository.d.ts +0 -41
  211. package/dist/repository/secured/userSecuredRepository.d.ts +0 -33
  212. package/dist/repository/secured/widgetFormSecuredRepository.d.ts +0 -45
  213. package/dist/repository/secured/widgetUrlCipherSecuredRepository.d.ts +0 -46
  214. package/dist/repository/secured/workingPlanningSecuredRepository.d.ts +0 -28
  215. package/dist/service/index.d.ts +0 -47
  216. package/dist/service/items/EventFields.d.ts +0 -30
  217. package/dist/service/public/WidgetError.d.ts +0 -7
  218. package/dist/service/public/accountPublicService.d.ts +0 -20
  219. package/dist/service/public/availabilityPublicService.d.ts +0 -20
  220. package/dist/service/public/companyPublicService.d.ts +0 -6
  221. package/dist/service/public/conferencePublicService.d.ts +0 -6
  222. package/dist/service/public/customStatusPublicService.d.ts +0 -5
  223. package/dist/service/public/eventPublicService.d.ts +0 -29
  224. package/dist/service/public/formPublicService.d.ts +0 -7
  225. package/dist/service/public/freeSlotPublicService.d.ts +0 -20
  226. package/dist/service/public/queueInscriptionPublicService.d.ts +0 -5
  227. package/dist/service/public/queuePublicService.d.ts +0 -5
  228. package/dist/service/public/registrationPublicService.d.ts +0 -8
  229. package/dist/service/public/servicePublicService.d.ts +0 -21
  230. package/dist/service/public/sessionPublicService.d.ts +0 -5
  231. package/dist/service/public/staffGroupPublicService.d.ts +0 -6
  232. package/dist/service/public/staffPublicService.d.ts +0 -6
  233. package/dist/service/public/widgetPublicService.d.ts +0 -5
  234. package/dist/service/public/widgetResponse.d.ts +0 -3
  235. package/dist/service/secured/FormResultSecuredService.d.ts +0 -8
  236. package/dist/service/secured/accountSecuredService.d.ts +0 -23
  237. package/dist/service/secured/activitySecuredService.d.ts +0 -22
  238. package/dist/service/secured/additionalFieldsSecuredService.d.ts +0 -5
  239. package/dist/service/secured/authenticationSecuredService.d.ts +0 -56
  240. package/dist/service/secured/availabilitiesSecuredService.d.ts +0 -20
  241. package/dist/service/secured/batchSecuredService.d.ts +0 -20
  242. package/dist/service/secured/calendarSecuredService.d.ts +0 -28
  243. package/dist/service/secured/changelogSecuredService.d.ts +0 -20
  244. package/dist/service/secured/companyPerformanceSecuredService.d.ts +0 -20
  245. package/dist/service/secured/companySecuredService.d.ts +0 -26
  246. package/dist/service/secured/companySettingsSecuredService.d.ts +0 -6
  247. package/dist/service/secured/conferenceInviteeSecuredService.d.ts +0 -25
  248. package/dist/service/secured/conferenceRegistrationSecuredService.d.ts +0 -13
  249. package/dist/service/secured/conferenceSecuredService.d.ts +0 -25
  250. package/dist/service/secured/conferenceSessionSecuredService.d.ts +0 -26
  251. package/dist/service/secured/conferenceSpeakerSecuredService.d.ts +0 -30
  252. package/dist/service/secured/conferenceTagSecuredService.d.ts +0 -10
  253. package/dist/service/secured/connectorsSecuredService.d.ts +0 -5
  254. package/dist/service/secured/contactExternalSecuredService.d.ts +0 -21
  255. package/dist/service/secured/contactSecuredService.d.ts +0 -26
  256. package/dist/service/secured/crmSettingsSecuredService.d.ts +0 -5
  257. package/dist/service/secured/customStatusSecuredService.d.ts +0 -9
  258. package/dist/service/secured/dashboardSecuredService.d.ts +0 -5
  259. package/dist/service/secured/dashboardStructureSecuredService.d.ts +0 -5
  260. package/dist/service/secured/eventSecuredService.d.ts +0 -44
  261. package/dist/service/secured/exportAppointmentsSecuredService.d.ts +0 -7
  262. package/dist/service/secured/exportCalendarSecuredService.d.ts +0 -5
  263. package/dist/service/secured/formBuilderSecuredService.d.ts +0 -23
  264. package/dist/service/secured/formResultStatusSecuredService.d.ts +0 -6
  265. package/dist/service/secured/freeSlotSecuredService.d.ts +0 -20
  266. package/dist/service/secured/freeStaffSecuredService.d.ts +0 -19
  267. package/dist/service/secured/integrationsSecuredService.d.ts +0 -5
  268. package/dist/service/secured/logSecuredService.d.ts +0 -19
  269. package/dist/service/secured/noteSecuredService.d.ts +0 -22
  270. package/dist/service/secured/notificationSecuredService.d.ts +0 -6
  271. package/dist/service/secured/permissionsSecuredService.d.ts +0 -23
  272. package/dist/service/secured/planningSecuredService.d.ts +0 -25
  273. package/dist/service/secured/privacyPolicySecuredService.d.ts +0 -20
  274. package/dist/service/secured/promoteFieldSecuredService.d.ts +0 -5
  275. package/dist/service/secured/queueRegistrationSecuredService.d.ts +0 -23
  276. package/dist/service/secured/queueSecuredService.d.ts +0 -25
  277. package/dist/service/secured/reportingSecuredService.d.ts +0 -20
  278. package/dist/service/secured/rightsSecuredService.d.ts +0 -20
  279. package/dist/service/secured/scheduleSecuredService.d.ts +0 -5
  280. package/dist/service/secured/schedulingRightsSecuredService.d.ts +0 -7
  281. package/dist/service/secured/serviceGroupSecuredService.d.ts +0 -25
  282. package/dist/service/secured/serviceResourceSecuredService.d.ts +0 -25
  283. package/dist/service/secured/serviceSecuredService.d.ts +0 -25
  284. package/dist/service/secured/settingsSecuredService.d.ts +0 -20
  285. package/dist/service/secured/shareLinkSecuredService.d.ts +0 -21
  286. package/dist/service/secured/shortPollingNotificationSecuredService.d.ts +0 -10
  287. package/dist/service/secured/shortenerSecuredService.d.ts +0 -20
  288. package/dist/service/secured/staffFormsSecuredService.d.ts +0 -20
  289. package/dist/service/secured/staffGroupSecuredService.d.ts +0 -25
  290. package/dist/service/secured/staffSecuredService.d.ts +0 -26
  291. package/dist/service/secured/tagSecuredService.d.ts +0 -5
  292. package/dist/service/secured/userDirectorySecuredService.d.ts +0 -20
  293. package/dist/service/secured/userSecuredService.d.ts +0 -33
  294. package/dist/service/secured/widgetFormSecuredService.d.ts +0 -26
  295. package/dist/service/secured/widgetUrlCipherSecuredService.d.ts +0 -21
  296. package/dist/service/secured/workingPlanningSecuredService.d.ts +0 -6
  297. package/dist/utils/axiosLoggerBuilder.d.ts +0 -11
  298. package/dist/utils/colorManager.d.ts +0 -7
  299. package/dist/utils/date.d.ts +0 -12
  300. package/dist/utils/encoding.d.ts +0 -5
  301. package/dist/utils/formUtils.d.ts +0 -4
  302. package/dist/utils/logger.d.ts +0 -40
  303. package/dist/utils/pkceUtils.d.ts +0 -10
  304. package/dist/utils/widgetForms.d.ts +0 -6
@@ -1,19 +0,0 @@
1
- import { CalendarWorkingDayDto } from "../../WorkingHours";
2
- import { ScheduleWorkingDayEntity } from "./ScheduleWorkingHours";
3
- export declare class CompanyScheduleEntity {
4
- company: {
5
- id: string;
6
- name?: string;
7
- };
8
- staffId: string;
9
- workingHours: ScheduleWorkingDayEntity[];
10
- static fromCompanyScheduleDto(dto: CompanyScheduleDto): CompanyScheduleEntity;
11
- }
12
- export declare class CompanyScheduleDto {
13
- company: {
14
- id: string;
15
- name?: string;
16
- };
17
- staffId: string;
18
- workingHours?: CalendarWorkingDayDto[];
19
- }
@@ -1,18 +0,0 @@
1
- export declare class ScheduleWorkingDayEntity {
2
- day: Date;
3
- hours: ScheduleWorkingHourEntity[];
4
- static fromScheduleWorkingDayDto(dto: ScheduleWorkingDayDto): ScheduleWorkingDayEntity;
5
- }
6
- export declare class ScheduleWorkingHourEntity {
7
- start: string;
8
- end: string;
9
- static fromScheduleWorkingHourDto(dto: ScheduleWorkingHourDto): ScheduleWorkingHourEntity;
10
- }
11
- export declare class ScheduleWorkingDayDto {
12
- day: string;
13
- hours: ScheduleWorkingHourDto[];
14
- }
15
- export declare class ScheduleWorkingHourDto {
16
- start: string;
17
- end: string;
18
- }
@@ -1,20 +0,0 @@
1
- import { CompanyScheduleDto, CompanyScheduleEntity } from "./CompanySchedule";
2
- export declare class UserSchedulesEntity {
3
- user: {
4
- id: string;
5
- firstName: string;
6
- lastName: string;
7
- email: string;
8
- };
9
- companies: CompanyScheduleEntity[];
10
- static fromUserSchedulesDto(dto: UserSchedulesDto): UserSchedulesEntity;
11
- }
12
- export declare class UserSchedulesDto {
13
- user: {
14
- id: string;
15
- firstName: string;
16
- lastName: string;
17
- email: string;
18
- };
19
- companies?: CompanyScheduleDto[];
20
- }
@@ -1,58 +0,0 @@
1
- import { ShortPollingNotificationObject, ShortPollingNotificationObjectDb } from "./ShortPollingNotificationObject";
2
- export declare class ShortPollingNotificationEvent extends ShortPollingNotificationObject {
3
- id: string;
4
- type: string;
5
- owner: {
6
- userName: string;
7
- };
8
- start: Date;
9
- end: Date;
10
- staff: {
11
- id: string;
12
- firstName: string;
13
- lastName: string;
14
- };
15
- service: string;
16
- company?: {
17
- id: string;
18
- name?: string;
19
- };
20
- client: {
21
- id: string;
22
- firstName: string;
23
- lastName: string;
24
- };
25
- status: string;
26
- constructor(dto: ShortPollingNotificationEventDb);
27
- }
28
- export declare class ShortPollingNotificationEventDb extends ShortPollingNotificationObjectDb {
29
- id: string;
30
- type: string;
31
- owner: {
32
- userName: string;
33
- };
34
- start: {
35
- "dateTime": string;
36
- "timeZone": string;
37
- };
38
- end: {
39
- "dateTime": string;
40
- "timeZone": string;
41
- };
42
- staff: {
43
- id: string;
44
- firstName?: string;
45
- lastName?: string;
46
- };
47
- service: string;
48
- company?: {
49
- id: string;
50
- name: string;
51
- };
52
- client: {
53
- id: string;
54
- firstName?: string;
55
- lastName?: string;
56
- };
57
- status: string;
58
- }
@@ -1,4 +0,0 @@
1
- export declare abstract class ShortPollingNotificationObject {
2
- }
3
- export declare abstract class ShortPollingNotificationObjectDb {
4
- }
@@ -1,8 +0,0 @@
1
- import { ShortPollingNotificationObject, ShortPollingNotificationObjectDb } from "./ShortPollingNotificationObject";
2
- export declare class ShortPollingNotificationReport extends ShortPollingNotificationObject {
3
- id: string;
4
- constructor(dto: ShortPollingNotificationReportDb);
5
- }
6
- export declare class ShortPollingNotificationReportDb extends ShortPollingNotificationObjectDb {
7
- id: string;
8
- }
@@ -1,12 +0,0 @@
1
- import { IndexedDb } from "./index";
2
- import { DashboardStructureEntity } from "../data/dashboard/DashboardStructure";
3
- export declare class DashboardStructureDb {
4
- private indexedDb;
5
- constructor(indexedDb: IndexedDb);
6
- getAllDashboardStructures(): Promise<DashboardStructureEntity[]>;
7
- saveAllDashboardStructures(dashboardStructures: DashboardStructureEntity[]): Promise<void>;
8
- getById(objectId: string): Promise<DashboardStructureEntity>;
9
- deleteById(objectId: string): Promise<void>;
10
- deleteAll(): Promise<void>;
11
- drop(): Promise<void>;
12
- }
@@ -1,26 +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 { IndexedDb } from './index';
17
- import { CalendarEntity } from "../data/Calendar";
18
- export declare class CalendarDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getCalendars(): Promise<CalendarEntity[]>;
22
- getById(objectId: string): Promise<CalendarEntity>;
23
- saveAllCalendars(calendars: CalendarEntity[]): Promise<void>;
24
- deleteByCalendarIds(calendarIds: string[]): Promise<void>;
25
- drop(): Promise<void>;
26
- }
@@ -1,27 +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 { IndexedDb } from './index';
17
- import { CalendarTeamEntity } from "../data/Calendar";
18
- export declare class CalendarTeamDb {
19
- private indexedDb;
20
- private readonly table;
21
- constructor(indexedDb: IndexedDb, table?: string);
22
- getAllTeams(): Promise<CalendarTeamEntity[]>;
23
- saveAllTeams(teams: CalendarTeamEntity[]): Promise<void>;
24
- getById(teamId: string): Promise<CalendarTeamEntity>;
25
- deleteById(teamId: string): Promise<void>;
26
- drop(): Promise<void>;
27
- }
@@ -1,20 +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 { IndexedDb } from './index';
17
- import { CalendarTeamDb } from "./calendarTeamDb";
18
- export declare class CalendarTeamDefaultDb extends CalendarTeamDb {
19
- constructor(indexedDb: IndexedDb);
20
- }
@@ -1,26 +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 { IndexedDb } from './index';
17
- import { CompanySecuredEntity } from "../data/Company";
18
- export declare class CompanyDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getAllCompanies(account?: string): Promise<CompanySecuredEntity[]>;
22
- saveAllCompanies(companies: CompanySecuredEntity[]): Promise<void>;
23
- getById(objectId: string): Promise<CompanySecuredEntity>;
24
- deleteById(objectId: string): Promise<void>;
25
- drop(): Promise<void>;
26
- }
@@ -1,11 +0,0 @@
1
- import { IndexedDb } from "@/db/index";
2
- import { CompanySettingsEntity } from "@/data/CompanySettings";
3
- export declare class CompanySettingsDb {
4
- private indexedDb;
5
- constructor(indexedDb: IndexedDb);
6
- getSettingsByCompanyId(companyId: string): Promise<CompanySettingsEntity>;
7
- saveCompanySettings(companySettings: CompanySettingsEntity): Promise<void>;
8
- saveAllCompanySettings(companySettings: CompanySettingsEntity[]): Promise<void>;
9
- deleteById(objectId: string): Promise<void>;
10
- drop(): Promise<void>;
11
- }
@@ -1,26 +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 { IndexedDb } from './index';
17
- import { ConferenceSecuredEntity } from "@/data/conference/Conference";
18
- export declare class ConferenceDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getAllConferences(): Promise<ConferenceSecuredEntity[]>;
22
- saveAllConferences(conferences: ConferenceSecuredEntity[]): Promise<void>;
23
- getById(objectId: string): Promise<ConferenceSecuredEntity>;
24
- deleteById(objectId: string): Promise<void>;
25
- drop(): Promise<void>;
26
- }
@@ -1,27 +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 { IndexedDb } from './index';
17
- import { ConferenceInviteeSecuredEntity } from "../data/conference/ConferenceInvitee";
18
- export declare class ConferenceInviteeDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getAllConferenceInvitee(conferenceId: string): Promise<ConferenceInviteeSecuredEntity[]>;
22
- saveAllConferences(speakers: ConferenceInviteeSecuredEntity[]): Promise<void>;
23
- getByConferenceId(conferenceId: string): Promise<ConferenceInviteeSecuredEntity[]>;
24
- getById(objectId: string): Promise<ConferenceInviteeSecuredEntity>;
25
- deleteById(objectId: string): Promise<void>;
26
- drop(): Promise<void>;
27
- }
@@ -1,11 +0,0 @@
1
- import { IndexedDb } from "./index";
2
- import { ConferenceRegistrationSecuredEntity } from "../data/conference/Registration";
3
- export declare class ConferenceRegistrationDb {
4
- private indexedDb;
5
- constructor(indexedDb: IndexedDb);
6
- getAllRegistrationBySessionId(sessionId: string): Promise<ConferenceRegistrationSecuredEntity[]>;
7
- saveAllRegistrations(registrations: ConferenceRegistrationSecuredEntity[]): Promise<void>;
8
- getById(objectId: string): Promise<ConferenceRegistrationSecuredEntity>;
9
- deleteById(objectId: string): Promise<void>;
10
- drop(): Promise<void>;
11
- }
@@ -1,27 +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 { IndexedDb } from './index';
17
- import { ConferenceSessionSecuredEntity } from "../data/conference/Session";
18
- export declare class ConferenceSessionDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getAllConferenceSessions(): Promise<ConferenceSessionSecuredEntity[]>;
22
- getAllConferenceSessionsByConfId(conferenceId: string): Promise<ConferenceSessionSecuredEntity[]>;
23
- saveAllConferences(speakers: ConferenceSessionSecuredEntity[]): Promise<void>;
24
- getById(objectId: string): Promise<ConferenceSessionSecuredEntity>;
25
- deleteById(objectId: string): Promise<void>;
26
- drop(): Promise<void>;
27
- }
@@ -1,27 +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 { IndexedDb } from './index';
17
- import { ConferenceSpeakerSecuredEntity } from "@/data/conference/ConferenceSpeaker";
18
- export declare class ConferenceSpeakerDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getAllConferenceSpeakers(conferenceId: string): Promise<ConferenceSpeakerSecuredEntity[]>;
22
- saveAllConferenceSpeakers(speakers: ConferenceSpeakerSecuredEntity[]): Promise<void>;
23
- getByConferenceId(conferenceId: string): Promise<ConferenceSpeakerSecuredEntity[]>;
24
- getById(objectId: string): Promise<ConferenceSpeakerSecuredEntity>;
25
- deleteById(objectId: string): Promise<void>;
26
- drop(): Promise<void>;
27
- }
@@ -1,12 +0,0 @@
1
- import { IndexedDb } from "./index";
2
- import { ConferenceTagSecuredEntity } from "../data/conference/ConferenceTag";
3
- export declare class ConferenceTagDb {
4
- private indexedDb;
5
- constructor(indexedDb: IndexedDb);
6
- getAllConferenceTags(): Promise<ConferenceTagSecuredEntity[]>;
7
- getById(tagId: string): Promise<ConferenceTagSecuredEntity>;
8
- saveAllConferenceTags(conferenceTags: ConferenceTagSecuredEntity[]): Promise<void>;
9
- saveConferenceTag(conferenceTag: ConferenceTagSecuredEntity): Promise<void>;
10
- deleteById(tagId: string): Promise<void>;
11
- drop(): Promise<void>;
12
- }
@@ -1,26 +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 '../index';
17
- import { IndexedDb } from './index';
18
- export declare class ContactDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- getAllContacts(): Promise<ContactEntity[]>;
22
- saveAllContacts(contacts: ContactEntity[]): Promise<void>;
23
- getById(objectId: string): Promise<ContactEntity>;
24
- deleteById(objectId: string): Promise<void>;
25
- drop(): Promise<void>;
26
- }
@@ -1,9 +0,0 @@
1
- import { IndexedDb } from './index';
2
- import { CRMSettingsEntity } from "../data/CRMSettings";
3
- export declare class CRMSettingsDB {
4
- private indexedDb;
5
- constructor(indexedDb: IndexedDb);
6
- getByAccount(account: string): Promise<CRMSettingsEntity>;
7
- drop(): Promise<void>;
8
- saveAll(items: CRMSettingsEntity[]): Promise<void>;
9
- }
@@ -1,13 +0,0 @@
1
- import { IndexedDb } from "./index";
2
- import { CustomStatusEntity } from "../data/CustomStatus";
3
- export declare class CustomStatusDb {
4
- private indexedDb;
5
- constructor(indexedDb: IndexedDb);
6
- saveAllCustomStatus(customStatuses: CustomStatusEntity[]): Promise<void>;
7
- saveCustomStatus(customStatus: CustomStatusEntity): Promise<void>;
8
- deleteCustomStatus(customStatusId: string): Promise<void>;
9
- getAllCustomStatus(): Promise<CustomStatusEntity[]>;
10
- getById(customStatusId: string): Promise<CustomStatusEntity>;
11
- deleteByCustomStatusIds(customStatusIds: string[]): Promise<void>;
12
- drop(): Promise<void>;
13
- }
@@ -1,29 +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 { EventSecuredEntity } from '../index';
17
- import { IndexedDb } from './index';
18
- export declare class EventDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- saveAllEvents(events: EventSecuredEntity[]): Promise<void>;
22
- saveEvent(event: EventSecuredEntity): Promise<void>;
23
- deleteEvent(eventId: string): Promise<void>;
24
- deleteByEventIds(eventIds: string[]): Promise<void>;
25
- getAllEvents(account?: string, userIds?: string[], start?: Date, end?: Date): Promise<EventSecuredEntity[]>;
26
- getFirstEventByChildEventId(eventChildId: string): Promise<EventSecuredEntity | undefined>;
27
- getById(objectId: string): Promise<EventSecuredEntity>;
28
- drop(): Promise<void>;
29
- }
@@ -1,26 +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 { EventSecuredEntity } from '../index';
17
- import { IndexedDb } from './index';
18
- export declare class ExternalEventDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- saveAllEvents(events: EventSecuredEntity[]): Promise<void>;
22
- getAllEvents(userIds: string[], start: Date, end: Date): Promise<EventSecuredEntity[]>;
23
- getById(objectId: string): Promise<EventSecuredEntity>;
24
- drop(): Promise<void>;
25
- dropByUserId(userId: string): Promise<void>;
26
- }
@@ -1,26 +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 { IndexedDb } from './index';
17
- import { FormBuilderSecuredEntity } from "@/data/Form";
18
- export declare class FormBuilderDb {
19
- private indexedDb;
20
- constructor(indexedDb: IndexedDb);
21
- saveAllForms(forms: FormBuilderSecuredEntity[]): Promise<void>;
22
- getAllForms(account?: string): Promise<FormBuilderSecuredEntity[]>;
23
- getById(objectId: string): Promise<FormBuilderSecuredEntity>;
24
- deleteById(formId: string): Promise<void>;
25
- drop(): Promise<void>;
26
- }
@@ -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
- */ import { IndexedDb } from "./index";
16
- import { EventEntity } from "../data/Event";
17
- export declare class IcsEventDb {
18
- private indexedDb;
19
- constructor(indexedDb: IndexedDb);
20
- saveAllEvents(events: EventEntity[]): Promise<void>;
21
- getAllEvents(userIds: string, start: string, end: string, timeZone?: string): Promise<EventEntity[]>;
22
- getById(objectId: string): Promise<EventEntity>;
23
- drop(): Promise<void>;
24
- }
@@ -1,73 +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 const TABLE_CALENDAR: string;
17
- export declare const TABLE_CALENDAR_TEAM: string;
18
- export declare const TABLE_CALENDAR_TEAM_DEFAULT: string;
19
- export declare const TABLE_STAFF: string;
20
- export declare const TABLE_STAFF_FORMS: string;
21
- export declare const TABLE_SERVICE: string;
22
- export declare const TABLE_SERVICE_RESOURCE: string;
23
- export declare const TABLE_CONTACT: string;
24
- export declare const TABLE_CONFERENCE: string;
25
- export declare const TABLE_CONFERENCE_SPEAKER: string;
26
- export declare const TABLE_CONFERENCE_INVITEE: string;
27
- export declare const TABLE_CONFERENCE_SESSION: string;
28
- export declare const TABLE_CONFERENCE_REGISTRATION: string;
29
- export declare const TABLE_CONFERENCE_TAG: string;
30
- export declare const TABLE_COMPANY: string;
31
- export declare const TABLE_EVENT: string;
32
- export declare const TABLE_EXTERNAL_EVENT: string;
33
- export declare const TABLE_ICS_EVENT: string;
34
- export declare const TABLE_USER: string;
35
- export declare const TABLE_USER_DEFAULT: string;
36
- export declare const TABLE_USER_DIRECTORY: string;
37
- export declare const TABLE_FORM: string;
38
- export declare const TABLE_FORM_BUILDER: string;
39
- export declare const TABLE_PRIVACY_POLICY: string;
40
- export declare const TABLE_PLANNING: string;
41
- export declare const TABLE_PROMOTE_FIELD: string;
42
- export declare const TABLE_SERVICE_GROUP: string;
43
- export declare const TABLE_STAFF_GROUP: string;
44
- export declare const TABLE_RIGHTS: string;
45
- export declare const TABLE_SCHEDULING_RIGHTS: string;
46
- export declare const TABLE_NOTE: string;
47
- export declare const TABLE_NOTIFICATION: string;
48
- export declare const TABLE_SHORT_POLLING_NOTIFICATION: string;
49
- export declare const TABLE_NOTIFICATION_STATUS: string;
50
- export declare const TABLE_QUEUE: string;
51
- export declare const TABLE_CUSTOM_STATUS: string;
52
- export declare const TABLE_CRM_SETTINGS: string;
53
- export declare const TABLE_DASHBOARD_STRUCTURE: string;
54
- export declare const TABLE_COMPANY_SETTINGS: string;
55
- export declare const TABLE_SETTINGS: string;
56
- export declare class IndexedDb {
57
- private database;
58
- private version;
59
- private db;
60
- constructor(database: string, version: number);
61
- private getComputedVersionNumber;
62
- private initDB;
63
- private getDB;
64
- getValue(tableName: string, id: any): Promise<any>;
65
- getAllValue(tableName: string, query?: string | undefined): Promise<any[]>;
66
- putValue(tableName: string, value: object): Promise<any>;
67
- putBulkValue(tableName: string, values: object[]): Promise<any[]>;
68
- deleteValue(tableName: string, id: any): Promise<void>;
69
- deleteValues(tableName: string, ids: any[]): Promise<void>;
70
- deleteAllValues(tableName: string): Promise<void>;
71
- deleteAllTables(): Promise<void>;
72
- private _instanceOfEntity;
73
- }