@aldb2b/common 1.0.1037 → 1.0.1038

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 (1263) hide show
  1. package/build/entities/models/companies/entities/companies/company.entity.d.ts +1 -0
  2. package/build/entities/models/companies/entities/companies/company.entity.js +4 -0
  3. package/build/entities/models/companies/entities/companies/company.entity.js.map +1 -1
  4. package/build/entities/models/model.providers.d.ts +48 -48
  5. package/build/tsconfig.tsbuildinfo +1 -1
  6. package/package.json +1 -1
  7. package/build/common/common.module.d.ts +0 -2
  8. package/build/common/common.module.js +0 -30
  9. package/build/common/common.module.js.map +0 -1
  10. package/build/common/const/config.d.ts +0 -4
  11. package/build/common/const/config.js +0 -8
  12. package/build/common/const/config.js.map +0 -1
  13. package/build/common/const/default-email-validation-option.d.ts +0 -2
  14. package/build/common/const/default-email-validation-option.js +0 -9
  15. package/build/common/const/default-email-validation-option.js.map +0 -1
  16. package/build/common/const/email-validation-errors.d.ts +0 -16
  17. package/build/common/const/email-validation-errors.js +0 -22
  18. package/build/common/const/email-validation-errors.js.map +0 -1
  19. package/build/common/const/index.d.ts +0 -4
  20. package/build/common/const/index.js +0 -21
  21. package/build/common/const/index.js.map +0 -1
  22. package/build/common/const/smtp-codes.d.ts +0 -59
  23. package/build/common/const/smtp-codes.js +0 -63
  24. package/build/common/const/smtp-codes.js.map +0 -1
  25. package/build/common/controllers/common.controller.d.ts +0 -9
  26. package/build/common/controllers/common.controller.js +0 -59
  27. package/build/common/controllers/common.controller.js.map +0 -1
  28. package/build/common/dto/email-validation-request.dto.d.ts +0 -3
  29. package/build/common/dto/email-validation-request.dto.js +0 -21
  30. package/build/common/dto/email-validation-request.dto.js.map +0 -1
  31. package/build/common/dto/email-validation-response.dto.d.ts +0 -6
  32. package/build/common/dto/email-validation-response.dto.js +0 -3
  33. package/build/common/dto/email-validation-response.dto.js.map +0 -1
  34. package/build/common/dto/emails-validation-request.dto.d.ts +0 -3
  35. package/build/common/dto/emails-validation-request.dto.js +0 -22
  36. package/build/common/dto/emails-validation-request.dto.js.map +0 -1
  37. package/build/common/interfaces/email-validation-option.interface.d.ts +0 -5
  38. package/build/common/interfaces/email-validation-option.interface.js +0 -3
  39. package/build/common/interfaces/email-validation-option.interface.js.map +0 -1
  40. package/build/common/interfaces/validation-email.interface.d.ts +0 -4
  41. package/build/common/interfaces/validation-email.interface.js +0 -3
  42. package/build/common/interfaces/validation-email.interface.js.map +0 -1
  43. package/build/common/services/common.service.d.ts +0 -8
  44. package/build/common/services/common.service.js +0 -112
  45. package/build/common/services/common.service.js.map +0 -1
  46. package/build/common/utils/get-mx.d.ts +0 -3
  47. package/build/common/utils/get-mx.js +0 -27
  48. package/build/common/utils/get-mx.js.map +0 -1
  49. package/build/common/utils/index.d.ts +0 -2
  50. package/build/common/utils/index.js +0 -19
  51. package/build/common/utils/index.js.map +0 -1
  52. package/build/common/utils/validate-smtp.d.ts +0 -0
  53. package/build/common/utils/validate-smtp.js +0 -1
  54. package/build/common/utils/validate-smtp.js.map +0 -1
  55. package/build/common/utils/verify-email-existence.d.ts +0 -3
  56. package/build/common/utils/verify-email-existence.js +0 -102
  57. package/build/common/utils/verify-email-existence.js.map +0 -1
  58. package/build/consts/audit-able-meeting-props.d.ts +0 -1
  59. package/build/consts/audit-able-meeting-props.js +0 -24
  60. package/build/consts/audit-able-meeting-props.js.map +0 -1
  61. package/build/db/CustomModel.d.ts +0 -54
  62. package/build/db/CustomModel.js +0 -8
  63. package/build/db/CustomModel.js.map +0 -1
  64. package/build/db/MongooseBase.js +0 -507
  65. package/build/db/MongooseBase.js.map +0 -1
  66. package/build/db/MongooseNestedModel.d.ts +0 -10
  67. package/build/db/MongooseNestedModel.js +0 -67
  68. package/build/db/MongooseNestedModel.js.map +0 -1
  69. package/build/db/aggregate/AggregateConvertor.d.ts +0 -73
  70. package/build/db/aggregate/AggregateConvertor.js +0 -211
  71. package/build/db/aggregate/AggregateConvertor.js.map +0 -1
  72. package/build/db/aggregate/createAggregateResponse.d.ts +0 -2
  73. package/build/db/aggregate/createAggregateResponse.js +0 -49
  74. package/build/db/aggregate/createAggregateResponse.js.map +0 -1
  75. package/build/db/auditTrail/audit-trail.model.d.ts +0 -3
  76. package/build/db/auditTrail/audit-trail.model.js +0 -34
  77. package/build/db/auditTrail/audit-trail.model.js.map +0 -1
  78. package/build/db/auditTrail/audit-trail.repository.d.ts +0 -8
  79. package/build/db/auditTrail/audit-trail.repository.js +0 -36
  80. package/build/db/auditTrail/audit-trail.repository.js.map +0 -1
  81. package/build/db/auditTrail/audit-trail.service.js +0 -127
  82. package/build/db/auditTrail/audit-trail.service.js.map +0 -1
  83. package/build/db/auditTrail/interfaces/Action.enum.d.ts +0 -5
  84. package/build/db/auditTrail/interfaces/Action.enum.js +0 -10
  85. package/build/db/auditTrail/interfaces/Action.enum.js.map +0 -1
  86. package/build/db/auditTrail/interfaces/Audit-trail-input.interface.js +0 -3
  87. package/build/db/auditTrail/interfaces/Audit-trail-input.interface.js.map +0 -1
  88. package/build/db/auditTrail/interfaces/Audit-trail.interface.d.ts +0 -13
  89. package/build/db/auditTrail/interfaces/Audit-trail.interface.js +0 -3
  90. package/build/db/auditTrail/interfaces/Audit-trail.interface.js.map +0 -1
  91. package/build/db/auditTrail/interfaces/AuditTrail.type.d.ts +0 -11
  92. package/build/db/auditTrail/interfaces/AuditTrail.type.js +0 -3
  93. package/build/db/auditTrail/interfaces/AuditTrail.type.js.map +0 -1
  94. package/build/db/mongoose-find-options.d.ts +0 -12
  95. package/build/db/mongoose-find-options.js +0 -68
  96. package/build/db/mongoose-find-options.js.map +0 -1
  97. package/build/db/mongoose-nested-option.d.ts +0 -4
  98. package/build/db/mongoose-nested-option.js +0 -7
  99. package/build/db/mongoose-nested-option.js.map +0 -1
  100. package/build/decorators/get-analytics-query.decorator.d.ts +0 -1
  101. package/build/decorators/get-analytics-query.decorator.js +0 -26
  102. package/build/decorators/get-analytics-query.decorator.js.map +0 -1
  103. package/build/decorators/get-event-id-decorator.d.ts +0 -1
  104. package/build/decorators/get-event-id-decorator.js +0 -13
  105. package/build/decorators/get-event-id-decorator.js.map +0 -1
  106. package/build/decorators/get-user-decorator.js +0 -29
  107. package/build/decorators/get-user-decorator.js.map +0 -1
  108. package/build/dto/analytics-query.dto.d.ts +0 -3
  109. package/build/dto/analytics-query.dto.js +0 -8
  110. package/build/dto/analytics-query.dto.js.map +0 -1
  111. package/build/elastic/elastic-categorized-options.d.ts +0 -11
  112. package/build/elastic/elastic-categorized-options.js +0 -62
  113. package/build/elastic/elastic-categorized-options.js.map +0 -1
  114. package/build/elastic/elastic-existence-field.d.ts +0 -4
  115. package/build/elastic/elastic-existence-field.js +0 -3
  116. package/build/elastic/elastic-existence-field.js.map +0 -1
  117. package/build/elastic/elastic-find-options.d.ts +0 -17
  118. package/build/elastic/elastic-find-options.js +0 -77
  119. package/build/elastic/elastic-find-options.js.map +0 -1
  120. package/build/elastic/elastic-search-field.d.ts +0 -7
  121. package/build/elastic/elastic-search-field.js +0 -3
  122. package/build/elastic/elastic-search-field.js.map +0 -1
  123. package/build/elastic/elastic-search-index.d.ts +0 -18
  124. package/build/elastic/elastic-search-index.js +0 -54
  125. package/build/elastic/elastic-search-index.js.map +0 -1
  126. package/build/elastic/elastic-search-range.d.ts +0 -7
  127. package/build/elastic/elastic-search-range.js +0 -3
  128. package/build/elastic/elastic-search-range.js.map +0 -1
  129. package/build/elastic/elastic-sort.interface.d.ts +0 -5
  130. package/build/elastic/elastic-sort.interface.js +0 -3
  131. package/build/elastic/elastic-sort.interface.js.map +0 -1
  132. package/build/entities/entities.module.js +0 -32
  133. package/build/entities/entities.module.js.map +0 -1
  134. package/build/entities/interfaces/connection-dictionary.interface.d.ts +0 -55
  135. package/build/entities/interfaces/connection-dictionary.interface.js +0 -3
  136. package/build/entities/interfaces/connection-dictionary.interface.js.map +0 -1
  137. package/build/entities/models/common/common.provider.js +0 -51
  138. package/build/entities/models/common/common.provider.js.map +0 -1
  139. package/build/entities/models/common/controllers/audit-trail.controller.js +0 -55
  140. package/build/entities/models/common/controllers/audit-trail.controller.js.map +0 -1
  141. package/build/entities/models/common/controllers/preference-customization.controller.js +0 -90
  142. package/build/entities/models/common/controllers/preference-customization.controller.js.map +0 -1
  143. package/build/entities/models/common/dto/create-preference-customization.dto.d.ts +0 -10
  144. package/build/entities/models/common/dto/create-preference-customization.dto.js +0 -46
  145. package/build/entities/models/common/dto/create-preference-customization.dto.js.map +0 -1
  146. package/build/entities/models/common/dto/find-audit-trail.dto.d.ts +0 -3
  147. package/build/entities/models/common/dto/find-audit-trail.dto.js +0 -8
  148. package/build/entities/models/common/dto/find-audit-trail.dto.js.map +0 -1
  149. package/build/entities/models/common/dto/find-preference-customization.dto.d.ts +0 -3
  150. package/build/entities/models/common/dto/find-preference-customization.dto.js +0 -8
  151. package/build/entities/models/common/dto/find-preference-customization.dto.js.map +0 -1
  152. package/build/entities/models/common/dto/update-preference-customization.dto.d.ts +0 -7
  153. package/build/entities/models/common/dto/update-preference-customization.dto.js +0 -36
  154. package/build/entities/models/common/dto/update-preference-customization.dto.js.map +0 -1
  155. package/build/entities/models/common/entities/audit-trail.entity.js +0 -91
  156. package/build/entities/models/common/entities/audit-trail.entity.js.map +0 -1
  157. package/build/entities/models/common/entities/location.entity.d.ts +0 -61
  158. package/build/entities/models/common/entities/location.entity.js +0 -12
  159. package/build/entities/models/common/entities/location.entity.js.map +0 -1
  160. package/build/entities/models/common/entities/preference-customization.entity.js +0 -126
  161. package/build/entities/models/common/entities/preference-customization.entity.js.map +0 -1
  162. package/build/entities/models/common/entity.common.module.js +0 -44
  163. package/build/entities/models/common/entity.common.module.js.map +0 -1
  164. package/build/entities/models/common/index.js +0 -27
  165. package/build/entities/models/common/index.js.map +0 -1
  166. package/build/entities/models/common/repositories/audit-trail.repository.js +0 -157
  167. package/build/entities/models/common/repositories/audit-trail.repository.js.map +0 -1
  168. package/build/entities/models/common/repositories/preference-customization.repository.js +0 -31
  169. package/build/entities/models/common/repositories/preference-customization.repository.js.map +0 -1
  170. package/build/entities/models/common/services/audit-trail.service.js +0 -145
  171. package/build/entities/models/common/services/audit-trail.service.js.map +0 -1
  172. package/build/entities/models/common/services/preference-customization.service.js +0 -98
  173. package/build/entities/models/common/services/preference-customization.service.js.map +0 -1
  174. package/build/entities/models/companies/dto/update-company-statistics.dto.js +0 -3
  175. package/build/entities/models/companies/dto/update-company-statistics.dto.js.map +0 -1
  176. package/build/entities/models/companies/entities/cities/city.schema.d.ts +0 -65
  177. package/build/entities/models/companies/entities/cities/city.schema.js +0 -63
  178. package/build/entities/models/companies/entities/cities/city.schema.js.map +0 -1
  179. package/build/entities/models/companies/entities/companies/company-contact-detail.schema.js +0 -40
  180. package/build/entities/models/companies/entities/companies/company-contact-detail.schema.js.map +0 -1
  181. package/build/entities/models/companies/entities/companies/company-size.enum.d.ts +0 -6
  182. package/build/entities/models/companies/entities/companies/company-size.enum.js +0 -11
  183. package/build/entities/models/companies/entities/companies/company-size.enum.js.map +0 -1
  184. package/build/entities/models/companies/entities/companies/company-statistic-entity.enum.d.ts +0 -5
  185. package/build/entities/models/companies/entities/companies/company-statistic-entity.enum.js +0 -10
  186. package/build/entities/models/companies/entities/companies/company-statistic-entity.enum.js.map +0 -1
  187. package/build/entities/models/companies/entities/companies/company-statistic-type.enum.d.ts +0 -4
  188. package/build/entities/models/companies/entities/companies/company-statistic-type.enum.js +0 -9
  189. package/build/entities/models/companies/entities/companies/company-statistic-type.enum.js.map +0 -1
  190. package/build/entities/models/companies/entities/companies/company-statistic.entity.d.ts +0 -70
  191. package/build/entities/models/companies/entities/companies/company-statistic.entity.js +0 -71
  192. package/build/entities/models/companies/entities/companies/company-statistic.entity.js.map +0 -1
  193. package/build/entities/models/companies/entities/companies/company-type.enum.d.ts +0 -26
  194. package/build/entities/models/companies/entities/companies/company-type.enum.js +0 -31
  195. package/build/entities/models/companies/entities/companies/company-type.enum.js.map +0 -1
  196. package/build/entities/models/companies/entities/companies/custom-fields.schema.d.ts +0 -70
  197. package/build/entities/models/companies/entities/companies/custom-fields.schema.js +0 -42
  198. package/build/entities/models/companies/entities/companies/custom-fields.schema.js.map +0 -1
  199. package/build/entities/models/companies/entities/companies/export-capability.schema.d.ts +0 -70
  200. package/build/entities/models/companies/entities/companies/export-capability.schema.js +0 -27
  201. package/build/entities/models/companies/entities/companies/export-capability.schema.js.map +0 -1
  202. package/build/entities/models/companies/entities/companies/fortune.enum.d.ts +0 -6
  203. package/build/entities/models/companies/entities/companies/fortune.enum.js +0 -11
  204. package/build/entities/models/companies/entities/companies/fortune.enum.js.map +0 -1
  205. package/build/entities/models/companies/entities/companies/funding-stage.enum.d.ts +0 -12
  206. package/build/entities/models/companies/entities/companies/funding-stage.enum.js +0 -17
  207. package/build/entities/models/companies/entities/companies/funding-stage.enum.js.map +0 -1
  208. package/build/entities/models/companies/entities/companies/group.enum.d.ts +0 -6
  209. package/build/entities/models/companies/entities/companies/group.enum.js +0 -11
  210. package/build/entities/models/companies/entities/companies/group.enum.js.map +0 -1
  211. package/build/entities/models/companies/entities/companies/hr-data.schema.d.ts +0 -61
  212. package/build/entities/models/companies/entities/companies/hr-data.schema.js +0 -18
  213. package/build/entities/models/companies/entities/companies/hr-data.schema.js.map +0 -1
  214. package/build/entities/models/companies/entities/companies/investment-ticket.enum.d.ts +0 -10
  215. package/build/entities/models/companies/entities/companies/investment-ticket.enum.js +0 -15
  216. package/build/entities/models/companies/entities/companies/investment-ticket.enum.js.map +0 -1
  217. package/build/entities/models/companies/entities/companies/investment-type.enum.d.ts +0 -22
  218. package/build/entities/models/companies/entities/companies/investment-type.enum.js +0 -27
  219. package/build/entities/models/companies/entities/companies/investment-type.enum.js.map +0 -1
  220. package/build/entities/models/companies/entities/companies/investor.schema.d.ts +0 -95
  221. package/build/entities/models/companies/entities/companies/investor.schema.js +0 -52
  222. package/build/entities/models/companies/entities/companies/investor.schema.js.map +0 -1
  223. package/build/entities/models/companies/entities/companies/manufacturer.schema.d.ts +0 -63
  224. package/build/entities/models/companies/entities/companies/manufacturer.schema.js +0 -20
  225. package/build/entities/models/companies/entities/companies/manufacturer.schema.js.map +0 -1
  226. package/build/entities/models/companies/entities/companies/number-of-employees.enum.d.ts +0 -10
  227. package/build/entities/models/companies/entities/companies/number-of-employees.enum.js +0 -15
  228. package/build/entities/models/companies/entities/companies/number-of-employees.enum.js.map +0 -1
  229. package/build/entities/models/companies/entities/companies/number-of-followers.enum.d.ts +0 -7
  230. package/build/entities/models/companies/entities/companies/number-of-followers.enum.js +0 -12
  231. package/build/entities/models/companies/entities/companies/number-of-followers.enum.js.map +0 -1
  232. package/build/entities/models/companies/entities/companies/ownership-status.enum.d.ts +0 -12
  233. package/build/entities/models/companies/entities/companies/ownership-status.enum.js +0 -17
  234. package/build/entities/models/companies/entities/companies/ownership-status.enum.js.map +0 -1
  235. package/build/entities/models/companies/entities/companies/preference.schema.d.ts +0 -69
  236. package/build/entities/models/companies/entities/companies/preference.schema.js +0 -26
  237. package/build/entities/models/companies/entities/companies/preference.schema.js.map +0 -1
  238. package/build/entities/models/companies/entities/companies/sector.schema.d.ts +0 -62
  239. package/build/entities/models/companies/entities/companies/sector.schema.js +0 -20
  240. package/build/entities/models/companies/entities/companies/sector.schema.js.map +0 -1
  241. package/build/entities/models/companies/entities/companies/status-detail.schema.js +0 -30
  242. package/build/entities/models/companies/entities/companies/status-detail.schema.js.map +0 -1
  243. package/build/entities/models/companies/entities/companies/trade-show-attended-as.enum.d.ts +0 -11
  244. package/build/entities/models/companies/entities/companies/trade-show-attended-as.enum.js +0 -16
  245. package/build/entities/models/companies/entities/companies/trade-show-attended-as.enum.js.map +0 -1
  246. package/build/entities/models/companies/entities/contacts/activity-log.schema.d.ts +0 -62
  247. package/build/entities/models/companies/entities/contacts/activity-log.schema.js +0 -24
  248. package/build/entities/models/companies/entities/contacts/activity-log.schema.js.map +0 -1
  249. package/build/entities/models/companies/entities/contacts/company-status-detail.schema.js +0 -30
  250. package/build/entities/models/companies/entities/contacts/company-status-detail.schema.js.map +0 -1
  251. package/build/entities/models/companies/entities/contacts/connection-degree.enum.d.ts +0 -5
  252. package/build/entities/models/companies/entities/contacts/connection-degree.enum.js +0 -10
  253. package/build/entities/models/companies/entities/contacts/connection-degree.enum.js.map +0 -1
  254. package/build/entities/models/companies/entities/contacts/contact-detail.schema.js +0 -35
  255. package/build/entities/models/companies/entities/contacts/contact-detail.schema.js.map +0 -1
  256. package/build/entities/models/companies/entities/contacts/data-association-modules.enum.d.ts +0 -10
  257. package/build/entities/models/companies/entities/contacts/data-association-modules.enum.js +0 -15
  258. package/build/entities/models/companies/entities/contacts/data-association-modules.enum.js.map +0 -1
  259. package/build/entities/models/companies/entities/contacts/department.enum.d.ts +0 -31
  260. package/build/entities/models/companies/entities/contacts/department.enum.js +0 -36
  261. package/build/entities/models/companies/entities/contacts/department.enum.js.map +0 -1
  262. package/build/entities/models/companies/entities/contacts/device-notification.schema.d.ts +0 -60
  263. package/build/entities/models/companies/entities/contacts/device-notification.schema.js +0 -18
  264. package/build/entities/models/companies/entities/contacts/device-notification.schema.js.map +0 -1
  265. package/build/entities/models/companies/entities/contacts/device.enum.d.ts +0 -5
  266. package/build/entities/models/companies/entities/contacts/device.enum.js +0 -10
  267. package/build/entities/models/companies/entities/contacts/device.enum.js.map +0 -1
  268. package/build/entities/models/companies/entities/contacts/index.js +0 -33
  269. package/build/entities/models/companies/entities/contacts/index.js.map +0 -1
  270. package/build/entities/models/companies/entities/contacts/location.schema.d.ts +0 -58
  271. package/build/entities/models/companies/entities/contacts/location.schema.js +0 -22
  272. package/build/entities/models/companies/entities/contacts/location.schema.js.map +0 -1
  273. package/build/entities/models/companies/entities/contacts/position.enum.d.ts +0 -16
  274. package/build/entities/models/companies/entities/contacts/position.enum.js +0 -21
  275. package/build/entities/models/companies/entities/contacts/position.enum.js.map +0 -1
  276. package/build/entities/models/companies/entities/contacts/seniority-level.enum.d.ts +0 -15
  277. package/build/entities/models/companies/entities/contacts/seniority-level.enum.js +0 -20
  278. package/build/entities/models/companies/entities/contacts/seniority-level.enum.js.map +0 -1
  279. package/build/entities/models/companies/entities/contacts/status.enum.d.ts +0 -6
  280. package/build/entities/models/companies/entities/contacts/status.enum.js +0 -11
  281. package/build/entities/models/companies/entities/contacts/status.enum.js.map +0 -1
  282. package/build/entities/models/companies/entities/contacts/user-activity.enum.d.ts +0 -4
  283. package/build/entities/models/companies/entities/contacts/user-activity.enum.js +0 -9
  284. package/build/entities/models/companies/entities/contacts/user-activity.enum.js.map +0 -1
  285. package/build/entities/models/companies/entities/contacts/web-notification-key.schema.d.ts +0 -59
  286. package/build/entities/models/companies/entities/contacts/web-notification-key.schema.js +0 -16
  287. package/build/entities/models/companies/entities/contacts/web-notification-key.schema.js.map +0 -1
  288. package/build/entities/models/companies/entities/contacts/web-notification.schema.d.ts +0 -61
  289. package/build/entities/models/companies/entities/contacts/web-notification.schema.js +0 -19
  290. package/build/entities/models/companies/entities/contacts/web-notification.schema.js.map +0 -1
  291. package/build/entities/models/companies/entities/contacts/years-of-experience.enum.d.ts +0 -7
  292. package/build/entities/models/companies/entities/contacts/years-of-experience.enum.js +0 -12
  293. package/build/entities/models/companies/entities/contacts/years-of-experience.enum.js.map +0 -1
  294. package/build/entities/models/companies/entities/countries/country.schema.d.ts +0 -71
  295. package/build/entities/models/companies/entities/countries/country.schema.js +0 -79
  296. package/build/entities/models/companies/entities/countries/country.schema.js.map +0 -1
  297. package/build/entities/models/companies/index.js +0 -26
  298. package/build/entities/models/companies/index.js.map +0 -1
  299. package/build/entities/models/companies/repositories/company-common.repository.js +0 -12
  300. package/build/entities/models/companies/repositories/company-common.repository.js.map +0 -1
  301. package/build/entities/models/companies/repositories/contact-common.repository.js +0 -12
  302. package/build/entities/models/companies/repositories/contact-common.repository.js.map +0 -1
  303. package/build/entities/models/companies/services/company-common.service.js +0 -110
  304. package/build/entities/models/companies/services/company-common.service.js.map +0 -1
  305. package/build/entities/models/events/entities/db-record-status.enum.d.ts +0 -8
  306. package/build/entities/models/events/entities/db-record-status.enum.js +0 -13
  307. package/build/entities/models/events/entities/db-record-status.enum.js.map +0 -1
  308. package/build/entities/models/events/entities/event/event.entity.js +0 -167
  309. package/build/entities/models/events/entities/event/event.entity.js.map +0 -1
  310. package/build/entities/models/events/entities/eventProfile/company-profile-item.entity.js +0 -75
  311. package/build/entities/models/events/entities/eventProfile/company-profile-item.entity.js.map +0 -1
  312. package/build/entities/models/events/entities/eventProfile/event-profile.entity.js +0 -59
  313. package/build/entities/models/events/entities/eventProfile/event-profile.entity.js.map +0 -1
  314. package/build/entities/models/events/entities/eventType/event-type.entity.d.ts +0 -64
  315. package/build/entities/models/events/entities/eventType/event-type.entity.js +0 -57
  316. package/build/entities/models/events/entities/eventType/event-type.entity.js.map +0 -1
  317. package/build/entities/models/events/entities/timestamp.entity.d.ts +0 -61
  318. package/build/entities/models/events/entities/timestamp.entity.js +0 -12
  319. package/build/entities/models/events/entities/timestamp.entity.js.map +0 -1
  320. package/build/entities/models/events/events.provider.js +0 -37
  321. package/build/entities/models/events/events.provider.js.map +0 -1
  322. package/build/entities/models/events/index.js +0 -25
  323. package/build/entities/models/events/index.js.map +0 -1
  324. package/build/entities/models/events/repositories/event-profile.repository.js +0 -27
  325. package/build/entities/models/events/repositories/event-profile.repository.js.map +0 -1
  326. package/build/entities/models/meetings/entities/meetingRequests/index.js +0 -22
  327. package/build/entities/models/meetings/entities/meetingRequests/index.js.map +0 -1
  328. package/build/entities/models/meetings/entities/meetingRequests/inter-service-identifier.enum.d.ts +0 -11
  329. package/build/entities/models/meetings/entities/meetingRequests/inter-service-identifier.enum.js +0 -17
  330. package/build/entities/models/meetings/entities/meetingRequests/inter-service-identifier.enum.js.map +0 -1
  331. package/build/entities/models/meetings/entities/meetingRequests/meeting-request-status.enum.d.ts +0 -9
  332. package/build/entities/models/meetings/entities/meetingRequests/meeting-request-status.enum.js +0 -14
  333. package/build/entities/models/meetings/entities/meetingRequests/meeting-request-status.enum.js.map +0 -1
  334. package/build/entities/models/meetings/entities/meetingRequests/meeting-request.entity.js +0 -291
  335. package/build/entities/models/meetings/entities/meetingRequests/meeting-request.entity.js.map +0 -1
  336. package/build/entities/models/meetings/entities/meetingRequests/rejected-contact.entity.js +0 -24
  337. package/build/entities/models/meetings/entities/meetingRequests/rejected-contact.entity.js.map +0 -1
  338. package/build/entities/models/meetings/entities/meetingRequests/template-type.enum.d.ts +0 -4
  339. package/build/entities/models/meetings/entities/meetingRequests/template-type.enum.js +0 -9
  340. package/build/entities/models/meetings/entities/meetingRequests/template-type.enum.js.map +0 -1
  341. package/build/entities/models/meetings/entities/meetings/followup-meeting-type.enum.d.ts +0 -4
  342. package/build/entities/models/meetings/entities/meetings/followup-meeting-type.enum.js +0 -9
  343. package/build/entities/models/meetings/entities/meetings/followup-meeting-type.enum.js.map +0 -1
  344. package/build/entities/models/meetings/entities/meetings/index.js +0 -22
  345. package/build/entities/models/meetings/entities/meetings/index.js.map +0 -1
  346. package/build/entities/models/meetings/entities/meetings/meeting-agenda-type.enum.d.ts +0 -5
  347. package/build/entities/models/meetings/entities/meetings/meeting-agenda-type.enum.js +0 -10
  348. package/build/entities/models/meetings/entities/meetings/meeting-agenda-type.enum.js.map +0 -1
  349. package/build/entities/models/meetings/entities/meetings/meeting-status.enum.d.ts +0 -9
  350. package/build/entities/models/meetings/entities/meetings/meeting-status.enum.js +0 -14
  351. package/build/entities/models/meetings/entities/meetings/meeting-status.enum.js.map +0 -1
  352. package/build/entities/models/meetings/entities/meetings/meeting.entity.js +0 -346
  353. package/build/entities/models/meetings/entities/meetings/meeting.entity.js.map +0 -1
  354. package/build/entities/models/meetings/entities/meetings/reminder-type.enum.d.ts +0 -6
  355. package/build/entities/models/meetings/entities/meetings/reminder-type.enum.js +0 -11
  356. package/build/entities/models/meetings/entities/meetings/reminder-type.enum.js.map +0 -1
  357. package/build/entities/models/meetings/entities/userAvailabilities/index.js +0 -20
  358. package/build/entities/models/meetings/entities/userAvailabilities/index.js.map +0 -1
  359. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-day.enum.d.ts +0 -12
  360. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-day.enum.js +0 -17
  361. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-day.enum.js.map +0 -1
  362. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-timeslot.entity.d.ts +0 -64
  363. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-timeslot.entity.js +0 -27
  364. package/build/entities/models/meetings/entities/userAvailabilities/user-availability-timeslot.entity.js.map +0 -1
  365. package/build/entities/models/meetings/entities/userAvailabilities/user-availability.entity.js +0 -126
  366. package/build/entities/models/meetings/entities/userAvailabilities/user-availability.entity.js.map +0 -1
  367. package/build/entities/models/meetings/index.js +0 -23
  368. package/build/entities/models/meetings/index.js.map +0 -1
  369. package/build/entities/models/meetings/meetings.provider.js +0 -38
  370. package/build/entities/models/meetings/meetings.provider.js.map +0 -1
  371. package/build/entities/models/meetings/repositories/meeting-common.repository.js +0 -45
  372. package/build/entities/models/meetings/repositories/meeting-common.repository.js.map +0 -1
  373. package/build/entities/models/meetings/repositories/meeting-request-common.repository.js +0 -45
  374. package/build/entities/models/meetings/repositories/meeting-request-common.repository.js.map +0 -1
  375. package/build/entities/models/model.providers.js +0 -18
  376. package/build/entities/models/model.providers.js.map +0 -1
  377. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-status.enum.d.ts +0 -8
  378. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-status.enum.js +0 -13
  379. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-status.enum.js.map +0 -1
  380. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-user-status.enum.d.ts +0 -4
  381. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-user-status.enum.js +0 -9
  382. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-user-status.enum.js.map +0 -1
  383. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-user.entity.js +0 -49
  384. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription-user.entity.js.map +0 -1
  385. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription.entity.js +0 -149
  386. package/build/entities/models/subscriptions/entities/companySubscriptions/company-subscription.entity.js.map +0 -1
  387. package/build/entities/models/subscriptions/entities/companySubscriptions/index.js +0 -21
  388. package/build/entities/models/subscriptions/entities/companySubscriptions/index.js.map +0 -1
  389. package/build/entities/models/subscriptions/entities/eventSubscriptions/event-subscription-status.enum.d.ts +0 -6
  390. package/build/entities/models/subscriptions/entities/eventSubscriptions/event-subscription-status.enum.js +0 -11
  391. package/build/entities/models/subscriptions/entities/eventSubscriptions/event-subscription-status.enum.js.map +0 -1
  392. package/build/entities/models/subscriptions/entities/eventSubscriptions/event-subscription.entity.js +0 -124
  393. package/build/entities/models/subscriptions/entities/eventSubscriptions/event-subscription.entity.js.map +0 -1
  394. package/build/entities/models/subscriptions/entities/eventSubscriptions/index.js +0 -19
  395. package/build/entities/models/subscriptions/entities/eventSubscriptions/index.js.map +0 -1
  396. package/build/entities/models/subscriptions/entities/features/endpoint.entity.d.ts +0 -65
  397. package/build/entities/models/subscriptions/entities/features/endpoint.entity.js +0 -31
  398. package/build/entities/models/subscriptions/entities/features/endpoint.entity.js.map +0 -1
  399. package/build/entities/models/subscriptions/entities/features/feature.entity.d.ts +0 -70
  400. package/build/entities/models/subscriptions/entities/features/feature.entity.js +0 -82
  401. package/build/entities/models/subscriptions/entities/features/feature.entity.js.map +0 -1
  402. package/build/entities/models/subscriptions/entities/features/index.d.ts +0 -2
  403. package/build/entities/models/subscriptions/entities/features/index.js +0 -19
  404. package/build/entities/models/subscriptions/entities/features/index.js.map +0 -1
  405. package/build/entities/models/subscriptions/entities/subscriptionLogs/index.js +0 -18
  406. package/build/entities/models/subscriptions/entities/subscriptionLogs/index.js.map +0 -1
  407. package/build/entities/models/subscriptions/entities/subscriptionLogs/subscription-log.entity.js +0 -130
  408. package/build/entities/models/subscriptions/entities/subscriptionLogs/subscription-log.entity.js.map +0 -1
  409. package/build/entities/models/subscriptions/index.js +0 -23
  410. package/build/entities/models/subscriptions/index.js.map +0 -1
  411. package/build/entities/models/subscriptions/repositories/company-subscription-common.repository.js +0 -12
  412. package/build/entities/models/subscriptions/repositories/company-subscription-common.repository.js.map +0 -1
  413. package/build/entities/models/subscriptions/repositories/event-subscription-common.repository.js +0 -12
  414. package/build/entities/models/subscriptions/repositories/event-subscription-common.repository.js.map +0 -1
  415. package/build/entities/models/subscriptions/repositories/index.js +0 -20
  416. package/build/entities/models/subscriptions/repositories/index.js.map +0 -1
  417. package/build/entities/models/subscriptions/repositories/subscription-log.repository.js +0 -12
  418. package/build/entities/models/subscriptions/repositories/subscription-log.repository.js.map +0 -1
  419. package/build/entities/models/subscriptions/subscriptions.provider.js +0 -61
  420. package/build/entities/models/subscriptions/subscriptions.provider.js.map +0 -1
  421. package/build/entities/models/users/entities/rolePermissions/index.d.ts +0 -2
  422. package/build/entities/models/users/entities/rolePermissions/index.js +0 -19
  423. package/build/entities/models/users/entities/rolePermissions/index.js.map +0 -1
  424. package/build/entities/models/users/entities/rolePermissions/permission.entity.d.ts +0 -64
  425. package/build/entities/models/users/entities/rolePermissions/permission.entity.js +0 -15
  426. package/build/entities/models/users/entities/rolePermissions/permission.entity.js.map +0 -1
  427. package/build/entities/models/users/entities/rolePermissions/role-permission.entity.d.ts +0 -67
  428. package/build/entities/models/users/entities/rolePermissions/role-permission.entity.js +0 -101
  429. package/build/entities/models/users/entities/rolePermissions/role-permission.entity.js.map +0 -1
  430. package/build/entities/models/users/entities/users/chat-info.entity.d.ts +0 -61
  431. package/build/entities/models/users/entities/users/chat-info.entity.js +0 -12
  432. package/build/entities/models/users/entities/users/chat-info.entity.js.map +0 -1
  433. package/build/entities/models/users/entities/users/event-info-operations.enum.d.ts +0 -5
  434. package/build/entities/models/users/entities/users/event-info-operations.enum.js +0 -10
  435. package/build/entities/models/users/entities/users/event-info-operations.enum.js.map +0 -1
  436. package/build/entities/models/users/entities/users/event-info.entity.js +0 -42
  437. package/build/entities/models/users/entities/users/event-info.entity.js.map +0 -1
  438. package/build/entities/models/users/entities/users/index.js +0 -22
  439. package/build/entities/models/users/entities/users/index.js.map +0 -1
  440. package/build/entities/models/users/entities/users/user.entity.js +0 -192
  441. package/build/entities/models/users/entities/users/user.entity.js.map +0 -1
  442. package/build/entities/models/users/index.js +0 -20
  443. package/build/entities/models/users/index.js.map +0 -1
  444. package/build/entities/models/users/users.provider.js +0 -24
  445. package/build/entities/models/users/users.provider.js.map +0 -1
  446. package/build/entities/mongoose.providers.d.ts +0 -56
  447. package/build/entities/mongoose.providers.js +0 -54
  448. package/build/entities/mongoose.providers.js.map +0 -1
  449. package/build/entities/services/generate-model.d.ts +0 -52
  450. package/build/entities/services/generate-model.js +0 -15
  451. package/build/entities/services/generate-model.js.map +0 -1
  452. package/build/entities/services/get-model-ref.d.ts +0 -52
  453. package/build/entities/services/get-model-ref.js +0 -15
  454. package/build/entities/services/get-model-ref.js.map +0 -1
  455. package/build/entities/services/index.d.ts +0 -2
  456. package/build/entities/services/index.js +0 -19
  457. package/build/entities/services/index.js.map +0 -1
  458. package/build/enums/challenge-action.enum.d.ts +0 -8
  459. package/build/enums/challenge-action.enum.js +0 -13
  460. package/build/enums/challenge-action.enum.js.map +0 -1
  461. package/build/enums/challenge-status.enum.d.ts +0 -6
  462. package/build/enums/challenge-status.enum.js +0 -11
  463. package/build/enums/challenge-status.enum.js.map +0 -1
  464. package/build/enums/challenge-type.enum.d.ts +0 -4
  465. package/build/enums/challenge-type.enum.js +0 -9
  466. package/build/enums/challenge-type.enum.js.map +0 -1
  467. package/build/enums/chat-preferences-enum.d.ts +0 -6
  468. package/build/enums/chat-preferences-enum.js +0 -11
  469. package/build/enums/chat-preferences-enum.js.map +0 -1
  470. package/build/enums/company-status-condition.enum.d.ts +0 -6
  471. package/build/enums/company-status-condition.enum.js +0 -11
  472. package/build/enums/company-status-condition.enum.js.map +0 -1
  473. package/build/enums/company-status.enum.d.ts +0 -9
  474. package/build/enums/company-status.enum.js +0 -14
  475. package/build/enums/company-status.enum.js.map +0 -1
  476. package/build/enums/company-user-type.enum.d.ts +0 -11
  477. package/build/enums/company-user-type.enum.js +0 -16
  478. package/build/enums/company-user-type.enum.js.map +0 -1
  479. package/build/enums/contact-type.enum.d.ts +0 -8
  480. package/build/enums/contact-type.enum.js +0 -13
  481. package/build/enums/contact-type.enum.js.map +0 -1
  482. package/build/enums/database-connection.enum.d.ts +0 -8
  483. package/build/enums/database-connection.enum.js +0 -13
  484. package/build/enums/database-connection.enum.js.map +0 -1
  485. package/build/enums/database-model.enum.d.ts +0 -20
  486. package/build/enums/database-model.enum.js +0 -25
  487. package/build/enums/database-model.enum.js.map +0 -1
  488. package/build/enums/elastic-dynamic-property-type.enum.d.ts +0 -5
  489. package/build/enums/elastic-dynamic-property-type.enum.js +0 -10
  490. package/build/enums/elastic-dynamic-property-type.enum.js.map +0 -1
  491. package/build/enums/elastic-search-action.enum.d.ts +0 -5
  492. package/build/enums/elastic-search-action.enum.js +0 -10
  493. package/build/enums/elastic-search-action.enum.js.map +0 -1
  494. package/build/enums/elastic-search-type.enum.d.ts +0 -4
  495. package/build/enums/elastic-search-type.enum.js +0 -9
  496. package/build/enums/elastic-search-type.enum.js.map +0 -1
  497. package/build/enums/elastic-sort-order.enum.d.ts +0 -4
  498. package/build/enums/elastic-sort-order.enum.js +0 -9
  499. package/build/enums/elastic-sort-order.enum.js.map +0 -1
  500. package/build/enums/event-profile-status.enum.d.ts +0 -4
  501. package/build/enums/event-profile-status.enum.js +0 -9
  502. package/build/enums/event-profile-status.enum.js.map +0 -1
  503. package/build/enums/perfect-list-status.enum.d.ts +0 -6
  504. package/build/enums/perfect-list-status.enum.js +0 -11
  505. package/build/enums/perfect-list-status.enum.js.map +0 -1
  506. package/build/enums/preference-customization-type.enum.d.ts +0 -5
  507. package/build/enums/preference-customization-type.enum.js +0 -10
  508. package/build/enums/preference-customization-type.enum.js.map +0 -1
  509. package/build/enums/profile-item-custom-type.enum.d.ts +0 -7
  510. package/build/enums/profile-item-custom-type.enum.js +0 -12
  511. package/build/enums/profile-item-custom-type.enum.js.map +0 -1
  512. package/build/enums/profile-item-type.enum.d.ts +0 -4
  513. package/build/enums/profile-item-type.enum.js +0 -9
  514. package/build/enums/profile-item-type.enum.js.map +0 -1
  515. package/build/enums/query-type.enum.d.ts +0 -4
  516. package/build/enums/query-type.enum.js +0 -9
  517. package/build/enums/query-type.enum.js.map +0 -1
  518. package/build/enums/record-type.enum.d.ts +0 -23
  519. package/build/enums/record-type.enum.js +0 -28
  520. package/build/enums/record-type.enum.js.map +0 -1
  521. package/build/enums/repository-provider.enum.d.ts +0 -12
  522. package/build/enums/repository-provider.enum.js +0 -17
  523. package/build/enums/repository-provider.enum.js.map +0 -1
  524. package/build/enums/request-method.enum.d.ts +0 -7
  525. package/build/enums/request-method.enum.js +0 -12
  526. package/build/enums/request-method.enum.js.map +0 -1
  527. package/build/enums/service-provider.enum.d.ts +0 -5
  528. package/build/enums/service-provider.enum.js +0 -10
  529. package/build/enums/service-provider.enum.js.map +0 -1
  530. package/build/enums/term-type.enum.d.ts +0 -4
  531. package/build/enums/term-type.enum.js +0 -9
  532. package/build/enums/term-type.enum.js.map +0 -1
  533. package/build/enums/territory.enum.d.ts +0 -27
  534. package/build/enums/territory.enum.js +0 -32
  535. package/build/enums/territory.enum.js.map +0 -1
  536. package/build/enums/verify-data-source.enum.d.ts +0 -4
  537. package/build/enums/verify-data-source.enum.js +0 -9
  538. package/build/enums/verify-data-source.enum.js.map +0 -1
  539. package/build/events/add-company-crm.interface.d.ts +0 -10
  540. package/build/events/add-company-crm.interface.js +0 -3
  541. package/build/events/add-company-crm.interface.js.map +0 -1
  542. package/build/events/add-contact-crm.interface.d.ts +0 -10
  543. package/build/events/add-contact-crm.interface.js +0 -3
  544. package/build/events/add-contact-crm.interface.js.map +0 -1
  545. package/build/events/attendee-contact.interface.d.ts +0 -10
  546. package/build/events/attendee-contact.interface.js +0 -3
  547. package/build/events/attendee-contact.interface.js.map +0 -1
  548. package/build/events/authorize-user.interface.d.ts +0 -11
  549. package/build/events/authorize-user.interface.js +0 -3
  550. package/build/events/authorize-user.interface.js.map +0 -1
  551. package/build/events/campaign-add-in-queue.interface.d.ts +0 -11
  552. package/build/events/campaign-add-in-queue.interface.js +0 -3
  553. package/build/events/campaign-add-in-queue.interface.js.map +0 -1
  554. package/build/events/campaign-meeting-request-created.interface.d.ts +0 -23
  555. package/build/events/campaign-meeting-request-created.interface.js +0 -3
  556. package/build/events/campaign-meeting-request-created.interface.js.map +0 -1
  557. package/build/events/campaign-users.interface.d.ts +0 -11
  558. package/build/events/campaign-users.interface.js +0 -3
  559. package/build/events/campaign-users.interface.js.map +0 -1
  560. package/build/events/cancel-meetings-and-requests.interface.d.ts +0 -11
  561. package/build/events/cancel-meetings-and-requests.interface.js +0 -3
  562. package/build/events/cancel-meetings-and-requests.interface.js.map +0 -1
  563. package/build/events/companies-by-search.interface.d.ts +0 -11
  564. package/build/events/companies-by-search.interface.js +0 -3
  565. package/build/events/companies-by-search.interface.js.map +0 -1
  566. package/build/events/company-created.interface.d.ts +0 -9
  567. package/build/events/company-created.interface.js +0 -3
  568. package/build/events/company-created.interface.js.map +0 -1
  569. package/build/events/company-updated.interface.d.ts +0 -9
  570. package/build/events/company-updated.interface.js +0 -3
  571. package/build/events/company-updated.interface.js.map +0 -1
  572. package/build/events/compute-calendar.interface.d.ts +0 -14
  573. package/build/events/compute-calendar.interface.js +0 -3
  574. package/build/events/compute-calendar.interface.js.map +0 -1
  575. package/build/events/contact-created.interface.d.ts +0 -9
  576. package/build/events/contact-created.interface.js +0 -3
  577. package/build/events/contact-created.interface.js.map +0 -1
  578. package/build/events/contact-updated.interface.d.ts +0 -9
  579. package/build/events/contact-updated.interface.js +0 -3
  580. package/build/events/contact-updated.interface.js.map +0 -1
  581. package/build/events/contacts-by-search.interface.d.ts +0 -11
  582. package/build/events/contacts-by-search.interface.js +0 -3
  583. package/build/events/contacts-by-search.interface.js.map +0 -1
  584. package/build/events/countries-by-search.interface.d.ts +0 -10
  585. package/build/events/countries-by-search.interface.js +0 -3
  586. package/build/events/countries-by-search.interface.js.map +0 -1
  587. package/build/events/create-chat-setting.interface.d.ts +0 -12
  588. package/build/events/create-chat-setting.interface.js +0 -3
  589. package/build/events/create-chat-setting.interface.js.map +0 -1
  590. package/build/events/create-cities.interface.d.ts +0 -10
  591. package/build/events/create-cities.interface.js +0 -3
  592. package/build/events/create-cities.interface.js.map +0 -1
  593. package/build/events/create-company-event.interface.js +0 -3
  594. package/build/events/create-company-event.interface.js.map +0 -1
  595. package/build/events/create-company-setting.interface.d.ts +0 -18
  596. package/build/events/create-company-setting.interface.js +0 -3
  597. package/build/events/create-company-setting.interface.js.map +0 -1
  598. package/build/events/create-company.interface.js +0 -3
  599. package/build/events/create-company.interface.js.map +0 -1
  600. package/build/events/create-contact.interface.js +0 -3
  601. package/build/events/create-contact.interface.js.map +0 -1
  602. package/build/events/create-default-templates.d.ts +0 -10
  603. package/build/events/create-default-templates.js +0 -3
  604. package/build/events/create-default-templates.js.map +0 -1
  605. package/build/events/create-meeting-crm.interface.d.ts +0 -9
  606. package/build/events/create-meeting-crm.interface.js +0 -3
  607. package/build/events/create-meeting-crm.interface.js.map +0 -1
  608. package/build/events/create-meeting-event.interface.js +0 -3
  609. package/build/events/create-meeting-event.interface.js.map +0 -1
  610. package/build/events/create-meeting-setting.interface.d.ts +0 -12
  611. package/build/events/create-meeting-setting.interface.js +0 -3
  612. package/build/events/create-meeting-setting.interface.js.map +0 -1
  613. package/build/events/create-notification-event.interface.js +0 -3
  614. package/build/events/create-notification-event.interface.js.map +0 -1
  615. package/build/events/create-order-crm.interface.d.ts +0 -10
  616. package/build/events/create-order-crm.interface.js +0 -3
  617. package/build/events/create-order-crm.interface.js.map +0 -1
  618. package/build/events/create-order-send-email.interface.d.ts +0 -18
  619. package/build/events/create-order-send-email.interface.js +0 -3
  620. package/build/events/create-order-send-email.interface.js.map +0 -1
  621. package/build/events/create-property.interface.d.ts +0 -18
  622. package/build/events/create-property.interface.js +0 -3
  623. package/build/events/create-property.interface.js.map +0 -1
  624. package/build/events/create-quotation-crm.interface.d.ts +0 -10
  625. package/build/events/create-quotation-crm.interface.js +0 -3
  626. package/build/events/create-quotation-crm.interface.js.map +0 -1
  627. package/build/events/create-subscription-event.interface.js +0 -3
  628. package/build/events/create-subscription-event.interface.js.map +0 -1
  629. package/build/events/create-ticket-hs.interface.d.ts +0 -9
  630. package/build/events/create-ticket-hs.interface.js +0 -3
  631. package/build/events/create-ticket-hs.interface.js.map +0 -1
  632. package/build/events/create-virtual-meeting.interface.d.ts +0 -9
  633. package/build/events/create-virtual-meeting.interface.js +0 -3
  634. package/build/events/create-virtual-meeting.interface.js.map +0 -1
  635. package/build/events/data-by-search.interface.d.ts +0 -10
  636. package/build/events/data-by-search.interface.js +0 -3
  637. package/build/events/data-by-search.interface.js.map +0 -1
  638. package/build/events/delete-company-custom-fields.interface.d.ts +0 -11
  639. package/build/events/delete-company-custom-fields.interface.js +0 -3
  640. package/build/events/delete-company-custom-fields.interface.js.map +0 -1
  641. package/build/events/delete-property.interface.d.ts +0 -10
  642. package/build/events/delete-property.interface.js +0 -3
  643. package/build/events/delete-property.interface.js.map +0 -1
  644. package/build/events/demo-create-meeting-requests.interface.d.ts +0 -10
  645. package/build/events/demo-create-meeting-requests.interface.js +0 -3
  646. package/build/events/demo-create-meeting-requests.interface.js.map +0 -1
  647. package/build/events/demo-create-meetings.interface.js +0 -3
  648. package/build/events/demo-create-meetings.interface.js.map +0 -1
  649. package/build/events/demo-create-users.interface.d.ts +0 -10
  650. package/build/events/demo-create-users.interface.js +0 -3
  651. package/build/events/demo-create-users.interface.js.map +0 -1
  652. package/build/events/edit-list-users.interface.d.ts +0 -10
  653. package/build/events/edit-list-users.interface.js +0 -3
  654. package/build/events/edit-list-users.interface.js.map +0 -1
  655. package/build/events/edit-property.interface.d.ts +0 -11
  656. package/build/events/edit-property.interface.js +0 -3
  657. package/build/events/edit-property.interface.js.map +0 -1
  658. package/build/events/elastic-find-event.interface.d.ts +0 -13
  659. package/build/events/elastic-find-event.interface.js +0 -3
  660. package/build/events/elastic-find-event.interface.js.map +0 -1
  661. package/build/events/elastic-search-event.interface.d.ts +0 -13
  662. package/build/events/elastic-search-event.interface.js +0 -3
  663. package/build/events/elastic-search-event.interface.js.map +0 -1
  664. package/build/events/email-credential.interface.d.ts +0 -11
  665. package/build/events/email-credential.interface.js +0 -3
  666. package/build/events/email-credential.interface.js.map +0 -1
  667. package/build/events/email-specs.interface.d.ts +0 -34
  668. package/build/events/email-specs.interface.js +0 -3
  669. package/build/events/email-specs.interface.js.map +0 -1
  670. package/build/events/enums/property-type.enum.d.ts +0 -8
  671. package/build/events/enums/property-type.enum.js +0 -13
  672. package/build/events/enums/property-type.enum.js.map +0 -1
  673. package/build/events/event-created.interface.d.ts +0 -9
  674. package/build/events/event-created.interface.js +0 -3
  675. package/build/events/event-created.interface.js.map +0 -1
  676. package/build/events/event-deleted.interface.d.ts +0 -9
  677. package/build/events/event-deleted.interface.js +0 -3
  678. package/build/events/event-deleted.interface.js.map +0 -1
  679. package/build/events/event-updated.interface.d.ts +0 -9
  680. package/build/events/event-updated.interface.js +0 -3
  681. package/build/events/event-updated.interface.js.map +0 -1
  682. package/build/events/exchanges.d.ts +0 -4
  683. package/build/events/exchanges.js +0 -9
  684. package/build/events/exchanges.js.map +0 -1
  685. package/build/events/get-challenge-by-query.interface.d.ts +0 -10
  686. package/build/events/get-challenge-by-query.interface.js +0 -3
  687. package/build/events/get-challenge-by-query.interface.js.map +0 -1
  688. package/build/events/get-city-country-by-id.interface.d.ts +0 -11
  689. package/build/events/get-city-country-by-id.interface.js +0 -3
  690. package/build/events/get-city-country-by-id.interface.js.map +0 -1
  691. package/build/events/get-cognito-user.interface.d.ts +0 -10
  692. package/build/events/get-cognito-user.interface.js +0 -3
  693. package/build/events/get-cognito-user.interface.js.map +0 -1
  694. package/build/events/get-companies-by-query.interface.d.ts +0 -10
  695. package/build/events/get-companies-by-query.interface.js +0 -3
  696. package/build/events/get-companies-by-query.interface.js.map +0 -1
  697. package/build/events/get-companies.interface.d.ts +0 -10
  698. package/build/events/get-companies.interface.js +0 -3
  699. package/build/events/get-companies.interface.js.map +0 -1
  700. package/build/events/get-company-custom-fields.interface.d.ts +0 -10
  701. package/build/events/get-company-custom-fields.interface.js +0 -3
  702. package/build/events/get-company-custom-fields.interface.js.map +0 -1
  703. package/build/events/get-company-groups.interface.d.ts +0 -13
  704. package/build/events/get-company-groups.interface.js +0 -3
  705. package/build/events/get-company-groups.interface.js.map +0 -1
  706. package/build/events/get-company-properties.interface.d.ts +0 -9
  707. package/build/events/get-company-properties.interface.js +0 -3
  708. package/build/events/get-company-properties.interface.js.map +0 -1
  709. package/build/events/get-company-states.interface.d.ts +0 -10
  710. package/build/events/get-company-states.interface.js +0 -3
  711. package/build/events/get-company-states.interface.js.map +0 -1
  712. package/build/events/get-contact-by-id.interface.d.ts +0 -10
  713. package/build/events/get-contact-by-id.interface.js +0 -3
  714. package/build/events/get-contact-by-id.interface.js.map +0 -1
  715. package/build/events/get-contacts-by-email.interface.d.ts +0 -11
  716. package/build/events/get-contacts-by-email.interface.js +0 -3
  717. package/build/events/get-contacts-by-email.interface.js.map +0 -1
  718. package/build/events/get-contacts-by-query.interface.d.ts +0 -10
  719. package/build/events/get-contacts-by-query.interface.js +0 -3
  720. package/build/events/get-contacts-by-query.interface.js.map +0 -1
  721. package/build/events/get-current-term.interface.d.ts +0 -11
  722. package/build/events/get-current-term.interface.js +0 -3
  723. package/build/events/get-current-term.interface.js.map +0 -1
  724. package/build/events/get-current-user-term.interface.d.ts +0 -11
  725. package/build/events/get-current-user-term.interface.js +0 -3
  726. package/build/events/get-current-user-term.interface.js.map +0 -1
  727. package/build/events/get-event-profile.interface.d.ts +0 -10
  728. package/build/events/get-event-profile.interface.js +0 -3
  729. package/build/events/get-event-profile.interface.js.map +0 -1
  730. package/build/events/get-event.interface.d.ts +0 -10
  731. package/build/events/get-event.interface.js +0 -3
  732. package/build/events/get-event.interface.js.map +0 -1
  733. package/build/events/get-hall-event-topic.interface.d.ts +0 -10
  734. package/build/events/get-hall-event-topic.interface.js +0 -3
  735. package/build/events/get-hall-event-topic.interface.js.map +0 -1
  736. package/build/events/get-meeting-by-query.interface.d.ts +0 -10
  737. package/build/events/get-meeting-by-query.interface.js +0 -3
  738. package/build/events/get-meeting-by-query.interface.js.map +0 -1
  739. package/build/events/get-meeting-detail-perfect-list.interface.d.ts +0 -10
  740. package/build/events/get-meeting-detail-perfect-list.interface.js +0 -3
  741. package/build/events/get-meeting-detail-perfect-list.interface.js.map +0 -1
  742. package/build/events/get-meeting-request-by-query.interface.d.ts +0 -10
  743. package/build/events/get-meeting-request-by-query.interface.js +0 -3
  744. package/build/events/get-meeting-request-by-query.interface.js.map +0 -1
  745. package/build/events/get-meeting-stats-by-company.interface.d.ts +0 -10
  746. package/build/events/get-meeting-stats-by-company.interface.js +0 -3
  747. package/build/events/get-meeting-stats-by-company.interface.js.map +0 -1
  748. package/build/events/get-onboarding-survey.interface.d.ts +0 -11
  749. package/build/events/get-onboarding-survey.interface.js +0 -3
  750. package/build/events/get-onboarding-survey.interface.js.map +0 -1
  751. package/build/events/get-properties.interface.d.ts +0 -10
  752. package/build/events/get-properties.interface.js +0 -3
  753. package/build/events/get-properties.interface.js.map +0 -1
  754. package/build/events/get-sessions-by-ids.interface.d.ts +0 -10
  755. package/build/events/get-sessions-by-ids.interface.js +0 -3
  756. package/build/events/get-sessions-by-ids.interface.js.map +0 -1
  757. package/build/events/get-shared-list-by-token.interface.d.ts +0 -10
  758. package/build/events/get-shared-list-by-token.interface.js +0 -3
  759. package/build/events/get-shared-list-by-token.interface.js.map +0 -1
  760. package/build/events/get-table-event-topic.interface.d.ts +0 -10
  761. package/build/events/get-table-event-topic.interface.js +0 -3
  762. package/build/events/get-table-event-topic.interface.js.map +0 -1
  763. package/build/events/get-tables-by-group.interface.d.ts +0 -10
  764. package/build/events/get-tables-by-group.interface.js +0 -3
  765. package/build/events/get-tables-by-group.interface.js.map +0 -1
  766. package/build/events/get-templates.interface.d.ts +0 -10
  767. package/build/events/get-templates.interface.js +0 -3
  768. package/build/events/get-templates.interface.js.map +0 -1
  769. package/build/events/get-unavailable-by-user.interface.d.ts +0 -13
  770. package/build/events/get-unavailable-by-user.interface.js +0 -3
  771. package/build/events/get-unavailable-by-user.interface.js.map +0 -1
  772. package/build/events/get-user-by-email.interface.d.ts +0 -10
  773. package/build/events/get-user-by-email.interface.js +0 -3
  774. package/build/events/get-user-by-email.interface.js.map +0 -1
  775. package/build/events/get-user-by-id.interface.d.ts +0 -10
  776. package/build/events/get-user-by-id.interface.js +0 -3
  777. package/build/events/get-user-by-id.interface.js.map +0 -1
  778. package/build/events/get-users-by-query.interface.d.ts +0 -10
  779. package/build/events/get-users-by-query.interface.js +0 -3
  780. package/build/events/get-users-by-query.interface.js.map +0 -1
  781. package/build/events/get-users-count.interface.d.ts +0 -10
  782. package/build/events/get-users-count.interface.js +0 -3
  783. package/build/events/get-users-count.interface.js.map +0 -1
  784. package/build/events/groups-by-companies.interface.d.ts +0 -11
  785. package/build/events/groups-by-companies.interface.js +0 -3
  786. package/build/events/groups-by-companies.interface.js.map +0 -1
  787. package/build/events/groups-by-company.interface.d.ts +0 -13
  788. package/build/events/groups-by-company.interface.js +0 -3
  789. package/build/events/groups-by-company.interface.js.map +0 -1
  790. package/build/events/groups-by-ids.interface.d.ts +0 -10
  791. package/build/events/groups-by-ids.interface.js +0 -3
  792. package/build/events/groups-by-ids.interface.js.map +0 -1
  793. package/build/events/has-subscription.interface.d.ts +0 -12
  794. package/build/events/has-subscription.interface.js +0 -3
  795. package/build/events/has-subscription.interface.js.map +0 -1
  796. package/build/events/is-system-user.interface.d.ts +0 -10
  797. package/build/events/is-system-user.interface.js +0 -3
  798. package/build/events/is-system-user.interface.js.map +0 -1
  799. package/build/events/manage-asseccibillity.interface.d.ts +0 -13
  800. package/build/events/manage-asseccibillity.interface.js +0 -3
  801. package/build/events/manage-asseccibillity.interface.js.map +0 -1
  802. package/build/events/meeting-count-by-company.interface.d.ts +0 -10
  803. package/build/events/meeting-count-by-company.interface.js +0 -3
  804. package/build/events/meeting-count-by-company.interface.js.map +0 -1
  805. package/build/events/meeting-count-by-user.interface.d.ts +0 -10
  806. package/build/events/meeting-count-by-user.interface.js +0 -3
  807. package/build/events/meeting-count-by-user.interface.js.map +0 -1
  808. package/build/events/meeting-created.interface.d.ts +0 -9
  809. package/build/events/meeting-created.interface.js +0 -3
  810. package/build/events/meeting-created.interface.js.map +0 -1
  811. package/build/events/meeting-request-created.interface.d.ts +0 -10
  812. package/build/events/meeting-request-created.interface.js +0 -3
  813. package/build/events/meeting-request-created.interface.js.map +0 -1
  814. package/build/events/meeting-request-updated.interface.d.ts +0 -9
  815. package/build/events/meeting-request-updated.interface.js +0 -3
  816. package/build/events/meeting-request-updated.interface.js.map +0 -1
  817. package/build/events/meeting-requested-users.interface.d.ts +0 -10
  818. package/build/events/meeting-requested-users.interface.js +0 -3
  819. package/build/events/meeting-requested-users.interface.js.map +0 -1
  820. package/build/events/meeting-updated.interface.d.ts +0 -9
  821. package/build/events/meeting-updated.interface.js +0 -3
  822. package/build/events/meeting-updated.interface.js.map +0 -1
  823. package/build/events/move-user-event-info.interface.d.ts +0 -14
  824. package/build/events/move-user-event-info.interface.js +0 -3
  825. package/build/events/move-user-event-info.interface.js.map +0 -1
  826. package/build/events/product-created.interface.d.ts +0 -9
  827. package/build/events/product-created.interface.js +0 -3
  828. package/build/events/product-created.interface.js.map +0 -1
  829. package/build/events/product-updated.interface.d.ts +0 -9
  830. package/build/events/product-updated.interface.js +0 -3
  831. package/build/events/product-updated.interface.js.map +0 -1
  832. package/build/events/publish-event-import-statistics.interface.d.ts +0 -10
  833. package/build/events/publish-event-import-statistics.interface.js +0 -3
  834. package/build/events/publish-event-import-statistics.interface.js.map +0 -1
  835. package/build/events/publish-event-meeting-statistics.interface.d.ts +0 -10
  836. package/build/events/publish-event-meeting-statistics.interface.js +0 -3
  837. package/build/events/publish-event-meeting-statistics.interface.js.map +0 -1
  838. package/build/events/pull-event-info.interface.d.ts +0 -11
  839. package/build/events/pull-event-info.interface.js +0 -3
  840. package/build/events/pull-event-info.interface.js.map +0 -1
  841. package/build/events/queues.d.ts +0 -86
  842. package/build/events/queues.js +0 -91
  843. package/build/events/queues.js.map +0 -1
  844. package/build/events/quotation-created.interface.d.ts +0 -9
  845. package/build/events/quotation-created.interface.js +0 -3
  846. package/build/events/quotation-created.interface.js.map +0 -1
  847. package/build/events/quotation-updated.interface.d.ts +0 -9
  848. package/build/events/quotation-updated.interface.js +0 -3
  849. package/build/events/quotation-updated.interface.js.map +0 -1
  850. package/build/events/received-order-crm.interface.d.ts +0 -10
  851. package/build/events/received-order-crm.interface.js +0 -3
  852. package/build/events/received-order-crm.interface.js.map +0 -1
  853. package/build/events/received-quotation-crm.interface.d.ts +0 -10
  854. package/build/events/received-quotation-crm.interface.js +0 -3
  855. package/build/events/received-quotation-crm.interface.js.map +0 -1
  856. package/build/events/rfq-create-crm.interface.d.ts +0 -10
  857. package/build/events/rfq-create-crm.interface.js +0 -3
  858. package/build/events/rfq-create-crm.interface.js.map +0 -1
  859. package/build/events/rfq-created.interface.d.ts +0 -9
  860. package/build/events/rfq-created.interface.js +0 -3
  861. package/build/events/rfq-created.interface.js.map +0 -1
  862. package/build/events/rfq-update-crm.interface.d.ts +0 -10
  863. package/build/events/rfq-update-crm.interface.js +0 -3
  864. package/build/events/rfq-update-crm.interface.js.map +0 -1
  865. package/build/events/rfq-updated.interface.d.ts +0 -9
  866. package/build/events/rfq-updated.interface.js +0 -3
  867. package/build/events/rfq-updated.interface.js.map +0 -1
  868. package/build/events/send-emails.interface.d.ts +0 -21
  869. package/build/events/send-emails.interface.js +0 -3
  870. package/build/events/send-emails.interface.js.map +0 -1
  871. package/build/events/send-notifications.interface.d.ts +0 -35
  872. package/build/events/send-notifications.interface.js +0 -3
  873. package/build/events/send-notifications.interface.js.map +0 -1
  874. package/build/events/service-created.interface.d.ts +0 -9
  875. package/build/events/service-created.interface.js +0 -3
  876. package/build/events/service-created.interface.js.map +0 -1
  877. package/build/events/service-updated.interface.d.ts +0 -9
  878. package/build/events/service-updated.interface.js +0 -3
  879. package/build/events/service-updated.interface.js.map +0 -1
  880. package/build/events/set-event-max-users.interface.d.ts +0 -11
  881. package/build/events/set-event-max-users.interface.js +0 -3
  882. package/build/events/set-event-max-users.interface.js.map +0 -1
  883. package/build/events/set-meetings-to-not-show.interface.d.ts +0 -14
  884. package/build/events/set-meetings-to-not-show.interface.js +0 -3
  885. package/build/events/set-meetings-to-not-show.interface.js.map +0 -1
  886. package/build/events/subjects.d.ts +0 -141
  887. package/build/events/subjects.js +0 -146
  888. package/build/events/subjects.js.map +0 -1
  889. package/build/events/subtract-subscription-limit.interface.d.ts +0 -20
  890. package/build/events/subtract-subscription-limit.interface.js +0 -3
  891. package/build/events/subtract-subscription-limit.interface.js.map +0 -1
  892. package/build/events/subtract-subscription-point.interface.d.ts +0 -18
  893. package/build/events/subtract-subscription-point.interface.js +0 -3
  894. package/build/events/subtract-subscription-point.interface.js.map +0 -1
  895. package/build/events/survey-send-email.interface.d.ts +0 -17
  896. package/build/events/survey-send-email.interface.js +0 -3
  897. package/build/events/survey-send-email.interface.js.map +0 -1
  898. package/build/events/sync-accessibility-creation.interface.d.ts +0 -9
  899. package/build/events/sync-accessibility-creation.interface.js +0 -3
  900. package/build/events/sync-accessibility-creation.interface.js.map +0 -1
  901. package/build/events/sync-event-creation.interface.d.ts +0 -12
  902. package/build/events/sync-event-creation.interface.js +0 -3
  903. package/build/events/sync-event-creation.interface.js.map +0 -1
  904. package/build/events/sync-event-with-notification.interface.js +0 -3
  905. package/build/events/sync-event-with-notification.interface.js.map +0 -1
  906. package/build/events/sync-meeting-to-perfect-list.interface.d.ts +0 -16
  907. package/build/events/sync-meeting-to-perfect-list.interface.js +0 -3
  908. package/build/events/sync-meeting-to-perfect-list.interface.js.map +0 -1
  909. package/build/events/sync-subscription-event.interface.js +0 -3
  910. package/build/events/sync-subscription-event.interface.js.map +0 -1
  911. package/build/events/unset-contact-details.interface.js +0 -3
  912. package/build/events/unset-contact-details.interface.js.map +0 -1
  913. package/build/events/update-challenge.interface.d.ts +0 -10
  914. package/build/events/update-challenge.interface.js +0 -3
  915. package/build/events/update-challenge.interface.js.map +0 -1
  916. package/build/events/update-chat-setting.interface.d.ts +0 -12
  917. package/build/events/update-chat-setting.interface.js +0 -3
  918. package/build/events/update-chat-setting.interface.js.map +0 -1
  919. package/build/events/update-company-custom-fields.interface.d.ts +0 -14
  920. package/build/events/update-company-custom-fields.interface.js +0 -3
  921. package/build/events/update-company-custom-fields.interface.js.map +0 -1
  922. package/build/events/update-company-meeting-stats.interface.js +0 -3
  923. package/build/events/update-company-meeting-stats.interface.js.map +0 -1
  924. package/build/events/update-company-setting.interface.d.ts +0 -18
  925. package/build/events/update-company-setting.interface.js +0 -3
  926. package/build/events/update-company-setting.interface.js.map +0 -1
  927. package/build/events/update-company-survays.interface.d.ts +0 -11
  928. package/build/events/update-company-survays.interface.js +0 -3
  929. package/build/events/update-company-survays.interface.js.map +0 -1
  930. package/build/events/update-elastic-dynamic-property.interface.d.ts +0 -17
  931. package/build/events/update-elastic-dynamic-property.interface.js +0 -3
  932. package/build/events/update-elastic-dynamic-property.interface.js.map +0 -1
  933. package/build/events/update-meeting-crm.interface.d.ts +0 -10
  934. package/build/events/update-meeting-crm.interface.js +0 -3
  935. package/build/events/update-meeting-crm.interface.js.map +0 -1
  936. package/build/events/update-meeting-setting.interface.d.ts +0 -12
  937. package/build/events/update-meeting-setting.interface.js +0 -3
  938. package/build/events/update-meeting-setting.interface.js.map +0 -1
  939. package/build/events/update-meeting-status.interface.d.ts +0 -16
  940. package/build/events/update-meeting-status.interface.js +0 -3
  941. package/build/events/update-meeting-status.interface.js.map +0 -1
  942. package/build/events/update-perfect-list-meeting-status.interface.d.ts +0 -18
  943. package/build/events/update-perfect-list-meeting-status.interface.js +0 -3
  944. package/build/events/update-perfect-list-meeting-status.interface.js.map +0 -1
  945. package/build/events/update-user-event-info.interface.d.ts +0 -21
  946. package/build/events/update-user-event-info.interface.js +0 -3
  947. package/build/events/update-user-event-info.interface.js.map +0 -1
  948. package/build/index.js +0 -321
  949. package/build/index.js.map +0 -1
  950. package/build/interceptors/custom-exception.handler.d.ts +0 -4
  951. package/build/interceptors/custom-exception.handler.js +0 -11
  952. package/build/interceptors/custom-exception.handler.js.map +0 -1
  953. package/build/interceptors/response-with-code.interceptor.d.ts +0 -6
  954. package/build/interceptors/response-with-code.interceptor.js +0 -30
  955. package/build/interceptors/response-with-code.interceptor.js.map +0 -1
  956. package/build/interceptors/response.interceptor.d.ts +0 -6
  957. package/build/interceptors/response.interceptor.js +0 -29
  958. package/build/interceptors/response.interceptor.js.map +0 -1
  959. package/build/interceptors/serialize.interceptor.d.ts +0 -12
  960. package/build/interceptors/serialize.interceptor.js +0 -25
  961. package/build/interceptors/serialize.interceptor.js.map +0 -1
  962. package/build/middlewares/app.middleware.d.ts +0 -6
  963. package/build/middlewares/app.middleware.js +0 -30
  964. package/build/middlewares/app.middleware.js.map +0 -1
  965. package/build/middlewares/authorizer.middleware.d.ts +0 -11
  966. package/build/middlewares/authorizer.middleware.js +0 -89
  967. package/build/middlewares/authorizer.middleware.js.map +0 -1
  968. package/build/middlewares/decrypter.middleware.d.ts +0 -13
  969. package/build/middlewares/decrypter.middleware.js +0 -114
  970. package/build/middlewares/decrypter.middleware.js.map +0 -1
  971. package/build/middlewares/event-profile.middleware.d.ts +0 -9
  972. package/build/middlewares/event-profile.middleware.js +0 -50
  973. package/build/middlewares/event-profile.middleware.js.map +0 -1
  974. package/build/middlewares/event-status.middleware.d.ts +0 -6
  975. package/build/middlewares/event-status.middleware.js +0 -28
  976. package/build/middlewares/event-status.middleware.js.map +0 -1
  977. package/build/middlewares/full-fill-verification.middleware.d.ts +0 -8
  978. package/build/middlewares/full-fill-verification.middleware.js +0 -48
  979. package/build/middlewares/full-fill-verification.middleware.js.map +0 -1
  980. package/build/middlewares/global-request.middleware.d.ts +0 -5
  981. package/build/middlewares/global-request.middleware.js +0 -21
  982. package/build/middlewares/global-request.middleware.js.map +0 -1
  983. package/build/middlewares/inject-filter-to-query-based-on-user-type.middleware.d.ts +0 -8
  984. package/build/middlewares/inject-filter-to-query-based-on-user-type.middleware.js +0 -67
  985. package/build/middlewares/inject-filter-to-query-based-on-user-type.middleware.js.map +0 -1
  986. package/build/middlewares/inject-subscription.middleware.js +0 -249
  987. package/build/middlewares/inject-subscription.middleware.js.map +0 -1
  988. package/build/middlewares/subscription-subtractor.middleware.js +0 -136
  989. package/build/middlewares/subscription-subtractor.middleware.js.map +0 -1
  990. package/build/middlewares/subscription-validator.middleware.js +0 -117
  991. package/build/middlewares/subscription-validator.middleware.js.map +0 -1
  992. package/build/middlewares/term.middleware.d.ts +0 -11
  993. package/build/middlewares/term.middleware.js +0 -99
  994. package/build/middlewares/term.middleware.js.map +0 -1
  995. package/build/middlewares/verify-contact.middleware.d.ts +0 -10
  996. package/build/middlewares/verify-contact.middleware.js +0 -99
  997. package/build/middlewares/verify-contact.middleware.js.map +0 -1
  998. package/build/services/subscription-subtractor.service.js +0 -116
  999. package/build/services/subscription-subtractor.service.js.map +0 -1
  1000. package/build/services/subscription-validator.service.js +0 -114
  1001. package/build/services/subscription-validator.service.js.map +0 -1
  1002. package/build/tokens/base-token.interface.d.ts +0 -6
  1003. package/build/tokens/base-token.interface.js +0 -3
  1004. package/build/tokens/base-token.interface.js.map +0 -1
  1005. package/build/tokens/index.d.ts +0 -3
  1006. package/build/tokens/index.js +0 -20
  1007. package/build/tokens/index.js.map +0 -1
  1008. package/build/tokens/user-availability-token.interface.d.ts +0 -3
  1009. package/build/tokens/user-availability-token.interface.js +0 -3
  1010. package/build/tokens/user-availability-token.interface.js.map +0 -1
  1011. package/build/tokens/user-term-token.interface.d.ts +0 -4
  1012. package/build/tokens/user-term-token.interface.js +0 -3
  1013. package/build/tokens/user-term-token.interface.js.map +0 -1
  1014. package/build/types/analytic-group.interface.d.ts +0 -12
  1015. package/build/types/analytic-group.interface.js +0 -3
  1016. package/build/types/analytic-group.interface.js.map +0 -1
  1017. package/build/types/bulk-users.enum.d.ts +0 -5
  1018. package/build/types/bulk-users.enum.js +0 -10
  1019. package/build/types/bulk-users.enum.js.map +0 -1
  1020. package/build/types/calendar-source-type.enum.d.ts +0 -8
  1021. package/build/types/calendar-source-type.enum.js +0 -13
  1022. package/build/types/calendar-source-type.enum.js.map +0 -1
  1023. package/build/types/chat-group.interface.d.ts +0 -4
  1024. package/build/types/chat-group.interface.js +0 -3
  1025. package/build/types/chat-group.interface.js.map +0 -1
  1026. package/build/types/chat-setting.interface.d.ts +0 -6
  1027. package/build/types/chat-setting.interface.js +0 -3
  1028. package/build/types/chat-setting.interface.js.map +0 -1
  1029. package/build/types/custom-field.interface.d.ts +0 -12
  1030. package/build/types/custom-field.interface.js +0 -3
  1031. package/build/types/custom-field.interface.js.map +0 -1
  1032. package/build/types/default-visibility.interface.d.ts +0 -13
  1033. package/build/types/default-visibility.interface.js +0 -3
  1034. package/build/types/default-visibility.interface.js.map +0 -1
  1035. package/build/types/download-presigned-url.interface.d.ts +0 -4
  1036. package/build/types/download-presigned-url.interface.js +0 -3
  1037. package/build/types/download-presigned-url.interface.js.map +0 -1
  1038. package/build/types/endpoint-type.enum.d.ts +0 -5
  1039. package/build/types/endpoint-type.enum.js +0 -10
  1040. package/build/types/endpoint-type.enum.js.map +0 -1
  1041. package/build/types/event-status.enum.d.ts +0 -8
  1042. package/build/types/event-status.enum.js +0 -13
  1043. package/build/types/event-status.enum.js.map +0 -1
  1044. package/build/types/feature-mappings.d.ts +0 -19
  1045. package/build/types/feature-mappings.js +0 -30
  1046. package/build/types/feature-mappings.js.map +0 -1
  1047. package/build/types/feature-type.enum.d.ts +0 -23
  1048. package/build/types/feature-type.enum.js +0 -28
  1049. package/build/types/feature-type.enum.js.map +0 -1
  1050. package/build/types/group-visibility.interface.d.ts +0 -13
  1051. package/build/types/group-visibility.interface.js +0 -3
  1052. package/build/types/group-visibility.interface.js.map +0 -1
  1053. package/build/types/header-user.interface.js +0 -3
  1054. package/build/types/header-user.interface.js.map +0 -1
  1055. package/build/types/hs-deal-types.enum.d.ts +0 -9
  1056. package/build/types/hs-deal-types.enum.js +0 -14
  1057. package/build/types/hs-deal-types.enum.js.map +0 -1
  1058. package/build/types/match-group.interface.d.ts +0 -7
  1059. package/build/types/match-group.interface.js +0 -3
  1060. package/build/types/match-group.interface.js.map +0 -1
  1061. package/build/types/match.interface.d.ts +0 -6
  1062. package/build/types/match.interface.js +0 -3
  1063. package/build/types/match.interface.js.map +0 -1
  1064. package/build/types/meeting-request-token.interface.d.ts +0 -11
  1065. package/build/types/meeting-request-token.interface.js +0 -3
  1066. package/build/types/meeting-request-token.interface.js.map +0 -1
  1067. package/build/types/meeting-setting.interface.d.ts +0 -7
  1068. package/build/types/meeting-setting.interface.js +0 -3
  1069. package/build/types/meeting-setting.interface.js.map +0 -1
  1070. package/build/types/meeting-token.interface.d.ts +0 -10
  1071. package/build/types/meeting-token.interface.js +0 -3
  1072. package/build/types/meeting-token.interface.js.map +0 -1
  1073. package/build/types/meeting-type.enum.d.ts +0 -8
  1074. package/build/types/meeting-type.enum.js +0 -13
  1075. package/build/types/meeting-type.enum.js.map +0 -1
  1076. package/build/types/notification-event.enum.d.ts +0 -26
  1077. package/build/types/notification-event.enum.js +0 -31
  1078. package/build/types/notification-event.enum.js.map +0 -1
  1079. package/build/types/notification-type.enum.d.ts +0 -6
  1080. package/build/types/notification-type.enum.js +0 -11
  1081. package/build/types/notification-type.enum.js.map +0 -1
  1082. package/build/types/notifications-calendar-event.interface.d.ts +0 -5
  1083. package/build/types/notifications-calendar-event.interface.js +0 -3
  1084. package/build/types/notifications-calendar-event.interface.js.map +0 -1
  1085. package/build/types/onboarded-thru.enum.d.ts +0 -13
  1086. package/build/types/onboarded-thru.enum.js +0 -18
  1087. package/build/types/onboarded-thru.enum.js.map +0 -1
  1088. package/build/types/operation-types.d.ts +0 -6
  1089. package/build/types/operation-types.js +0 -11
  1090. package/build/types/operation-types.js.map +0 -1
  1091. package/build/types/payment-method.enum.d.ts +0 -7
  1092. package/build/types/payment-method.enum.js +0 -12
  1093. package/build/types/payment-method.enum.js.map +0 -1
  1094. package/build/types/priority.enum.d.ts +0 -6
  1095. package/build/types/priority.enum.js +0 -11
  1096. package/build/types/priority.enum.js.map +0 -1
  1097. package/build/types/read-result.interface.d.ts +0 -5
  1098. package/build/types/read-result.interface.js +0 -3
  1099. package/build/types/read-result.interface.js.map +0 -1
  1100. package/build/types/subscription-model.enum.d.ts +0 -4
  1101. package/build/types/subscription-model.enum.js +0 -9
  1102. package/build/types/subscription-model.enum.js.map +0 -1
  1103. package/build/types/update-input-data.interface.d.ts +0 -16
  1104. package/build/types/update-input-data.interface.js +0 -3
  1105. package/build/types/update-input-data.interface.js.map +0 -1
  1106. package/build/types/upload-presigned-url.interface.d.ts +0 -4
  1107. package/build/types/upload-presigned-url.interface.js +0 -3
  1108. package/build/types/upload-presigned-url.interface.js.map +0 -1
  1109. package/build/types/user-invitations.interface.d.ts +0 -6
  1110. package/build/types/user-invitations.interface.js +0 -3
  1111. package/build/types/user-invitations.interface.js.map +0 -1
  1112. package/build/types/user-language.enum.d.ts +0 -5
  1113. package/build/types/user-language.enum.js +0 -10
  1114. package/build/types/user-language.enum.js.map +0 -1
  1115. package/build/types/user-role.enum.d.ts +0 -9
  1116. package/build/types/user-role.enum.js +0 -14
  1117. package/build/types/user-role.enum.js.map +0 -1
  1118. package/build/types/user-status.enum.d.ts +0 -6
  1119. package/build/types/user-status.enum.js +0 -11
  1120. package/build/types/user-status.enum.js.map +0 -1
  1121. package/build/types/user-type.enum.d.ts +0 -5
  1122. package/build/types/user-type.enum.js +0 -10
  1123. package/build/types/user-type.enum.js.map +0 -1
  1124. package/build/types/visibility-group.interface.d.ts +0 -6
  1125. package/build/types/visibility-group.interface.js +0 -3
  1126. package/build/types/visibility-group.interface.js.map +0 -1
  1127. package/build/utils/addDaysToDate.d.ts +0 -1
  1128. package/build/utils/addDaysToDate.js +0 -10
  1129. package/build/utils/addDaysToDate.js.map +0 -1
  1130. package/build/utils/addHours.d.ts +0 -1
  1131. package/build/utils/addHours.js +0 -9
  1132. package/build/utils/addHours.js.map +0 -1
  1133. package/build/utils/adjustForTimezone.d.ts +0 -1
  1134. package/build/utils/adjustForTimezone.js +0 -10
  1135. package/build/utils/adjustForTimezone.js.map +0 -1
  1136. package/build/utils/create-default-directories.d.ts +0 -1
  1137. package/build/utils/create-default-directories.js +0 -24
  1138. package/build/utils/create-default-directories.js.map +0 -1
  1139. package/build/utils/encryptor.d.ts +0 -7
  1140. package/build/utils/encryptor.js +0 -36
  1141. package/build/utils/encryptor.js.map +0 -1
  1142. package/build/utils/equal-array-object.d.ts +0 -1
  1143. package/build/utils/equal-array-object.js +0 -10
  1144. package/build/utils/equal-array-object.js.map +0 -1
  1145. package/build/utils/equal-object.d.ts +0 -1
  1146. package/build/utils/equal-object.js +0 -9
  1147. package/build/utils/equal-object.js.map +0 -1
  1148. package/build/utils/events.d.ts +0 -5
  1149. package/build/utils/events.js +0 -14
  1150. package/build/utils/events.js.map +0 -1
  1151. package/build/utils/file-manager.d.ts +0 -7
  1152. package/build/utils/file-manager.js +0 -44
  1153. package/build/utils/file-manager.js.map +0 -1
  1154. package/build/utils/get-parsed-query.d.ts +0 -1
  1155. package/build/utils/get-parsed-query.js +0 -26
  1156. package/build/utils/get-parsed-query.js.map +0 -1
  1157. package/build/utils/getEndpoint.js +0 -54
  1158. package/build/utils/getEndpoint.js.map +0 -1
  1159. package/build/utils/getHeaderParam.d.ts +0 -1
  1160. package/build/utils/getHeaderParam.js +0 -8
  1161. package/build/utils/getHeaderParam.js.map +0 -1
  1162. package/build/utils/is-objectId.d.ts +0 -1
  1163. package/build/utils/is-objectId.js +0 -9
  1164. package/build/utils/is-objectId.js.map +0 -1
  1165. package/build/utils/is-valid-file.d.ts +0 -1
  1166. package/build/utils/is-valid-file.js +0 -13
  1167. package/build/utils/is-valid-file.js.map +0 -1
  1168. package/build/utils/is-valid-url.d.ts +0 -1
  1169. package/build/utils/is-valid-url.js +0 -14
  1170. package/build/utils/is-valid-url.js.map +0 -1
  1171. package/build/utils/openai-helper.d.ts +0 -6
  1172. package/build/utils/openai-helper.js +0 -69
  1173. package/build/utils/openai-helper.js.map +0 -1
  1174. package/build/utils/parse-query.d.ts +0 -1
  1175. package/build/utils/parse-query.js +0 -31
  1176. package/build/utils/parse-query.js.map +0 -1
  1177. package/build/utils/projection.d.ts +0 -1
  1178. package/build/utils/projection.js +0 -26
  1179. package/build/utils/projection.js.map +0 -1
  1180. package/build/utils/redis-client.d.ts +0 -9
  1181. package/build/utils/redis-client.js +0 -51
  1182. package/build/utils/redis-client.js.map +0 -1
  1183. package/build/utils/rmq/client/rabbitmq.client.d.ts +0 -29
  1184. package/build/utils/rmq/client/rabbitmq.client.js +0 -165
  1185. package/build/utils/rmq/client/rabbitmq.client.js.map +0 -1
  1186. package/build/utils/rmq/constants.d.ts +0 -9
  1187. package/build/utils/rmq/constants.js +0 -13
  1188. package/build/utils/rmq/constants.js.map +0 -1
  1189. package/build/utils/rmq/ctx-host/rmq.context.d.ts +0 -9
  1190. package/build/utils/rmq/ctx-host/rmq.context.js +0 -20
  1191. package/build/utils/rmq/ctx-host/rmq.context.js.map +0 -1
  1192. package/build/utils/rmq/index.d.ts +0 -4
  1193. package/build/utils/rmq/index.js +0 -10
  1194. package/build/utils/rmq/index.js.map +0 -1
  1195. package/build/utils/rmq/interfaces/rmq-options.interfaces.d.ts +0 -79
  1196. package/build/utils/rmq/interfaces/rmq-options.interfaces.js +0 -12
  1197. package/build/utils/rmq/interfaces/rmq-options.interfaces.js.map +0 -1
  1198. package/build/utils/rmq/server/rabbitmq.server.d.ts +0 -19
  1199. package/build/utils/rmq/server/rabbitmq.server.js +0 -114
  1200. package/build/utils/rmq/server/rabbitmq.server.js.map +0 -1
  1201. package/build/utils/storage-manager.d.ts +0 -9
  1202. package/build/utils/storage-manager.js +0 -28
  1203. package/build/utils/storage-manager.js.map +0 -1
  1204. package/build/utils/terms.d.ts +0 -12
  1205. package/build/utils/terms.js +0 -32
  1206. package/build/utils/terms.js.map +0 -1
  1207. package/build/utils/timezone.d.ts +0 -2
  1208. package/build/utils/timezone.js +0 -15
  1209. package/build/utils/timezone.js.map +0 -1
  1210. package/build/validators/conditional-required.d.ts +0 -2
  1211. package/build/validators/conditional-required.js +0 -24
  1212. package/build/validators/conditional-required.js.map +0 -1
  1213. package/build/validators/date-validator.d.ts +0 -2
  1214. package/build/validators/date-validator.js +0 -21
  1215. package/build/validators/date-validator.js.map +0 -1
  1216. package/build/validators/responses/customizeArrayResponse.d.ts +0 -3
  1217. package/build/validators/responses/customizeArrayResponse.js +0 -24
  1218. package/build/validators/responses/customizeArrayResponse.js.map +0 -1
  1219. package/build/validators/responses/customizeResult.d.ts +0 -1
  1220. package/build/validators/responses/customizeResult.js +0 -11
  1221. package/build/validators/responses/customizeResult.js.map +0 -1
  1222. package/build/validators/responses/error-with-code.d.ts +0 -2
  1223. package/build/validators/responses/error-with-code.interface.d.ts +0 -5
  1224. package/build/validators/responses/error-with-code.interface.js +0 -3
  1225. package/build/validators/responses/error-with-code.interface.js.map +0 -1
  1226. package/build/validators/responses/error-with-code.js +0 -29
  1227. package/build/validators/responses/error-with-code.js.map +0 -1
  1228. package/build/validators/responses/error.d.ts +0 -2
  1229. package/build/validators/responses/error.interface.d.ts +0 -5
  1230. package/build/validators/responses/error.interface.js +0 -3
  1231. package/build/validators/responses/error.interface.js.map +0 -1
  1232. package/build/validators/responses/error.js +0 -29
  1233. package/build/validators/responses/error.js.map +0 -1
  1234. package/build/validators/responses/response-option.interface.d.ts +0 -7
  1235. package/build/validators/responses/response-option.interface.js +0 -3
  1236. package/build/validators/responses/response-option.interface.js.map +0 -1
  1237. package/build/validators/responses/succes-result.interface.d.ts +0 -10
  1238. package/build/validators/responses/succes-result.interface.js +0 -3
  1239. package/build/validators/responses/succes-result.interface.js.map +0 -1
  1240. package/build/validators/responses/success-with-code.d.ts +0 -3
  1241. package/build/validators/responses/success-with-code.interface.d.ts +0 -4
  1242. package/build/validators/responses/success-with-code.interface.js +0 -3
  1243. package/build/validators/responses/success-with-code.interface.js.map +0 -1
  1244. package/build/validators/responses/success-with-code.js +0 -15
  1245. package/build/validators/responses/success-with-code.js.map +0 -1
  1246. package/build/validators/responses/success.d.ts +0 -3
  1247. package/build/validators/responses/success.interface.d.ts +0 -5
  1248. package/build/validators/responses/success.interface.js +0 -3
  1249. package/build/validators/responses/success.interface.js.map +0 -1
  1250. package/build/validators/responses/success.js +0 -22
  1251. package/build/validators/responses/success.js.map +0 -1
  1252. package/build/validators/validateNewItem.d.ts +0 -1
  1253. package/build/validators/validateNewItem.js +0 -24
  1254. package/build/validators/validateNewItem.js.map +0 -1
  1255. package/build/validators/validateProjection.d.ts +0 -1
  1256. package/build/validators/validateProjection.js +0 -33
  1257. package/build/validators/validateProjection.js.map +0 -1
  1258. package/build/validators/validateProjectionResult.d.ts +0 -1
  1259. package/build/validators/validateProjectionResult.js +0 -37
  1260. package/build/validators/validateProjectionResult.js.map +0 -1
  1261. package/build/validators/validateUpdateItem.d.ts +0 -1
  1262. package/build/validators/validateUpdateItem.js +0 -24
  1263. package/build/validators/validateUpdateItem.js.map +0 -1
@@ -180,6 +180,7 @@ export declare class Company {
180
180
  contactDetails: CompanyContactDetail[];
181
181
  statistics: CompanyStatistic[];
182
182
  customFields: CustomField[];
183
+ externalId?: string;
183
184
  }
184
185
  export declare const companyFactory: (connection: Connection, eventConnection: Connection) => import("mongoose").Model<Company, {}, {}, {}, import("mongoose").Document<unknown, {}, Company> & Company & Required<{
185
186
  _id: string;
@@ -235,6 +235,7 @@ const companyFactory = (connection, eventConnection) => {
235
235
  default: [],
236
236
  },
237
237
  customFields: { type: [customFieldSchema], default: [] },
238
+ externalId: { type: String }
238
239
  });
239
240
  const allProjectionFieldArray = [
240
241
  '_id',
@@ -339,6 +340,7 @@ const companyFactory = (connection, eventConnection) => {
339
340
  'contactDetails',
340
341
  'statistics',
341
342
  'customFields',
343
+ 'externalId',
342
344
  ];
343
345
  const allValidateNewItemFieldArray = [
344
346
  '_id',
@@ -439,6 +441,7 @@ const companyFactory = (connection, eventConnection) => {
439
441
  'contactDetails',
440
442
  'statistics',
441
443
  'customFields',
444
+ 'externalId',
442
445
  ];
443
446
  const allValidateUpdateItemFieldArray = [
444
447
  'batch',
@@ -537,6 +540,7 @@ const companyFactory = (connection, eventConnection) => {
537
540
  'contactDetails',
538
541
  'statistics',
539
542
  'customFields',
543
+ 'externalId',
540
544
  ];
541
545
  const allProjectionNestedField = {
542
546
  contactDetails: [
@@ -1 +1 @@
1
- {"version":3,"file":"company.entity.js","sourceRoot":"","sources":["../../../../../../src/entities/models/companies/entities/companies/company.entity.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"company.entity.js","sourceRoot":"","sources":["../../../../../../src/entities/models/companies/entities/companies/company.entity.ts"],"names":[],"mappings":"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"}
@@ -51,126 +51,126 @@
51
51
  /// <reference types="@aldb2b/common/node_modules/mongoose/types/inferschematype" />
52
52
  export declare const modelProviders: ({
53
53
  provide: import("../..").DatabaseModel;
54
- useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection, userConnection: import("mongoose").Connection) => import("mongoose").Model<import("./common").AuditTrail, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./common").AuditTrail> & import("./common").AuditTrail & Required<{
54
+ useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").Country, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").Country> & import("./companies").Country & Required<{
55
55
  _id: string;
56
56
  }>, any>;
57
57
  inject: import("../..").DatabaseConnection[];
58
- } | {
59
- provide: import("../..").RepositoryProvider;
60
- inject: import("../..").DatabaseModel[];
61
- useFactory: (auditModel: import("../..").CustomModel<import("./common").AuditTrail>) => import("./common").AuditTrailRepository;
62
- } | {
63
- provide: import("../..").ServiceProvider;
64
- inject: (import("../..").DatabaseModel | import("../..").RepositoryProvider)[];
65
- useFactory: (auditLogRepository: import("./common").AuditTrailRepository, userModel: import("../..").CustomModel<import("./users").User>) => import("./common").AuditTrailService;
66
58
  } | {
67
59
  provide: import("../..").DatabaseModel;
68
- useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection, companyConnection: import("mongoose").Connection) => import("mongoose").Model<import("./common").PreferenceCustomization, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./common").PreferenceCustomization> & import("./common").PreferenceCustomization & Required<{
60
+ useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").City, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").City> & import("./companies").City & Required<{
69
61
  _id: string;
70
62
  }>, any>;
71
63
  inject: import("../..").DatabaseConnection[];
72
- } | {
73
- provide: import("../..").RepositoryProvider;
74
- inject: import("../..").DatabaseModel[];
75
- useFactory: (preferenceCustomizationModel: import("../..").CustomModel<import("./common").PreferenceCustomization>) => import("./common").PreferenceCustomizationRepository;
76
64
  } | {
77
65
  provide: import("../..").DatabaseModel;
78
- useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./meetings").Meeting, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./meetings").Meeting> & import("./meetings").Meeting & Required<{
66
+ useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").Company, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").Company> & import("./companies").Company & Required<{
79
67
  _id: string;
80
68
  }>, any>;
81
69
  inject: import("../..").DatabaseConnection[];
82
70
  } | {
83
71
  provide: import("../..").DatabaseModel;
84
- useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./meetings").MeetingRequest, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./meetings").MeetingRequest> & import("./meetings").MeetingRequest & Required<{
72
+ useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").Contact, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").Contact> & import("./companies").Contact & Required<{
85
73
  _id: string;
86
74
  }>, any>;
87
75
  inject: import("../..").DatabaseConnection[];
88
76
  } | {
89
77
  provide: import("../..").DatabaseModel;
90
- useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./meetings").UserAvailability, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./meetings").UserAvailability> & import("./meetings").UserAvailability & Required<{
78
+ useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./meetings").MeetingRequest, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./meetings").MeetingRequest> & import("./meetings").MeetingRequest & Required<{
91
79
  _id: string;
92
80
  }>, any>;
93
81
  inject: import("../..").DatabaseConnection[];
94
82
  } | {
95
83
  provide: import("../..").DatabaseModel;
96
- useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").Feature, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").Feature> & import("./subscriptions").Feature & Required<{
84
+ useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./meetings").Meeting, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./meetings").Meeting> & import("./meetings").Meeting & Required<{
97
85
  _id: string;
98
86
  }>, any>;
99
87
  inject: import("../..").DatabaseConnection[];
100
88
  } | {
101
89
  provide: import("../..").DatabaseModel;
102
- useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").CompanySubscription, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").CompanySubscription> & import("./subscriptions").CompanySubscription & Required<{
90
+ useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, userConnection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").SubscriptionLog, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").SubscriptionLog> & import("./subscriptions").SubscriptionLog & Required<{
103
91
  _id: string;
104
92
  }>, any>;
105
93
  inject: import("../..").DatabaseConnection[];
106
94
  } | {
107
- provide: import("../..").DatabaseModel;
108
- useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").EventSubscription, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").EventSubscription> & import("./subscriptions").EventSubscription & Required<{
109
- _id: string;
110
- }>, any>;
111
- inject: import("../..").DatabaseConnection[];
95
+ provide: import("../..").RepositoryProvider;
96
+ inject: import("../..").DatabaseModel[];
97
+ useFactory: (companyModel: import("../..").CustomModel<import("./companies").Company>) => import("./companies").CompanyCommonRepository;
112
98
  } | {
113
- provide: import("../..").DatabaseModel;
114
- useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, userConnection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").SubscriptionLog, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").SubscriptionLog> & import("./subscriptions").SubscriptionLog & Required<{
115
- _id: string;
116
- }>, any>;
117
- inject: import("../..").DatabaseConnection[];
99
+ provide: import("../..").RepositoryProvider;
100
+ inject: import("../..").DatabaseModel[];
101
+ useFactory: (meetingRequestModel: import("../..").CustomModel<import("./meetings").MeetingRequest>) => import("./meetings").MeetingRequestCommonRepository;
118
102
  } | {
119
103
  provide: import("../..").RepositoryProvider;
120
104
  inject: import("../..").DatabaseModel[];
121
- useFactory: (companySubscription: import("../..").CustomModel<import("./subscriptions").CompanySubscription>) => import("./subscriptions").CompanySubscriptionCommonRepository;
105
+ useFactory: (meetingModel: import("../..").CustomModel<import("./meetings").Meeting>) => import("./meetings").MeetingCommonRepository;
122
106
  } | {
123
107
  provide: import("../..").RepositoryProvider;
124
108
  inject: import("../..").DatabaseModel[];
125
- useFactory: (eventSubscription: import("../..").CustomModel<import("./subscriptions").EventSubscription>) => import("./subscriptions").EventSubscriptionCommonRepository;
109
+ useFactory: (subscriptionLogModel: import("../..").CustomModel<import("./subscriptions").SubscriptionLog>) => import("./subscriptions").SubscriptionLogRepository;
126
110
  } | {
127
111
  provide: import("../..").RepositoryProvider;
128
112
  inject: import("../..").DatabaseModel[];
129
- useFactory: (subscriptionLog: import("../..").CustomModel<import("./subscriptions").SubscriptionLog>) => import("./subscriptions").SubscriptionLogRepository;
113
+ useFactory: (contactModel: import("../..").CustomModel<import("./companies").ContactModel>) => import("./companies").ContactCommonRepository;
114
+ } | {
115
+ provide: import("../..").ServiceProvider;
116
+ inject: import("../..").RepositoryProvider[];
117
+ useFactory: (companyCommonRepository: import("./companies").CompanyCommonRepository, meetingRequestCommonRepository: import("./meetings").MeetingRequestCommonRepository, meetingCommonRepository: import("./meetings").MeetingCommonRepository, subscriptionLogRepository: import("./subscriptions").SubscriptionLogRepository) => import("./companies").CompanyCommonService;
130
118
  } | {
131
119
  provide: import("../..").DatabaseModel;
132
- useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").Country, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").Country> & import("./companies").Country & Required<{
120
+ useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection, userConnection: import("mongoose").Connection) => import("mongoose").Model<import("./common").AuditTrail, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./common").AuditTrail> & import("./common").AuditTrail & Required<{
133
121
  _id: string;
134
122
  }>, any>;
135
123
  inject: import("../..").DatabaseConnection[];
124
+ } | {
125
+ provide: import("../..").RepositoryProvider;
126
+ inject: import("../..").DatabaseModel[];
127
+ useFactory: (auditModel: import("../..").CustomModel<import("./common").AuditTrail>) => import("./common").AuditTrailRepository;
128
+ } | {
129
+ provide: import("../..").ServiceProvider;
130
+ inject: (import("../..").DatabaseModel | import("../..").RepositoryProvider)[];
131
+ useFactory: (auditLogRepository: import("./common").AuditTrailRepository, userModel: import("../..").CustomModel<import("./users").User>) => import("./common").AuditTrailService;
136
132
  } | {
137
133
  provide: import("../..").DatabaseModel;
138
- useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").City, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").City> & import("./companies").City & Required<{
134
+ useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection, companyConnection: import("mongoose").Connection) => import("mongoose").Model<import("./common").PreferenceCustomization, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./common").PreferenceCustomization> & import("./common").PreferenceCustomization & Required<{
139
135
  _id: string;
140
136
  }>, any>;
141
137
  inject: import("../..").DatabaseConnection[];
138
+ } | {
139
+ provide: import("../..").RepositoryProvider;
140
+ inject: import("../..").DatabaseModel[];
141
+ useFactory: (preferenceCustomizationModel: import("../..").CustomModel<import("./common").PreferenceCustomization>) => import("./common").PreferenceCustomizationRepository;
142
142
  } | {
143
143
  provide: import("../..").DatabaseModel;
144
- useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").Company, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").Company> & import("./companies").Company & Required<{
144
+ useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./meetings").UserAvailability, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./meetings").UserAvailability> & import("./meetings").UserAvailability & Required<{
145
145
  _id: string;
146
146
  }>, any>;
147
147
  inject: import("../..").DatabaseConnection[];
148
148
  } | {
149
149
  provide: import("../..").DatabaseModel;
150
- useFactory: (connection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./companies").Contact, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./companies").Contact> & import("./companies").Contact & Required<{
150
+ useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").Feature, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").Feature> & import("./subscriptions").Feature & Required<{
151
151
  _id: string;
152
152
  }>, any>;
153
153
  inject: import("../..").DatabaseConnection[];
154
154
  } | {
155
- provide: import("../..").RepositoryProvider;
156
- inject: import("../..").DatabaseModel[];
157
- useFactory: (companyModel: import("../..").CustomModel<import("./companies").Company>) => import("./companies").CompanyCommonRepository;
155
+ provide: import("../..").DatabaseModel;
156
+ useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").CompanySubscription, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").CompanySubscription> & import("./subscriptions").CompanySubscription & Required<{
157
+ _id: string;
158
+ }>, any>;
159
+ inject: import("../..").DatabaseConnection[];
158
160
  } | {
159
- provide: import("../..").RepositoryProvider;
160
- inject: import("../..").DatabaseModel[];
161
- useFactory: (meetingRequestModel: import("../..").CustomModel<import("./meetings").MeetingRequest>) => import("./meetings").MeetingRequestCommonRepository;
161
+ provide: import("../..").DatabaseModel;
162
+ useFactory: (connection: import("mongoose").Connection, companyConnection: import("mongoose").Connection, eventConnection: import("mongoose").Connection) => import("mongoose").Model<import("./subscriptions").EventSubscription, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./subscriptions").EventSubscription> & import("./subscriptions").EventSubscription & Required<{
163
+ _id: string;
164
+ }>, any>;
165
+ inject: import("../..").DatabaseConnection[];
162
166
  } | {
163
167
  provide: import("../..").RepositoryProvider;
164
168
  inject: import("../..").DatabaseModel[];
165
- useFactory: (meetingModel: import("../..").CustomModel<import("./meetings").Meeting>) => import("./meetings").MeetingCommonRepository;
169
+ useFactory: (companySubscription: import("../..").CustomModel<import("./subscriptions").CompanySubscription>) => import("./subscriptions").CompanySubscriptionCommonRepository;
166
170
  } | {
167
171
  provide: import("../..").RepositoryProvider;
168
172
  inject: import("../..").DatabaseModel[];
169
- useFactory: (contactModel: import("../..").CustomModel<import("./companies").ContactModel>) => import("./companies").ContactCommonRepository;
170
- } | {
171
- provide: import("../..").ServiceProvider;
172
- inject: import("../..").RepositoryProvider[];
173
- useFactory: (companyCommonRepository: import("./companies").CompanyCommonRepository, meetingRequestCommonRepository: import("./meetings").MeetingRequestCommonRepository, meetingCommonRepository: import("./meetings").MeetingCommonRepository, subscriptionLogRepository: import("./subscriptions").SubscriptionLogRepository) => import("./companies").CompanyCommonService;
173
+ useFactory: (eventSubscription: import("../..").CustomModel<import("./subscriptions").EventSubscription>) => import("./subscriptions").EventSubscriptionCommonRepository;
174
174
  } | {
175
175
  provide: import("../..").DatabaseModel;
176
176
  useFactory: (connection: import("mongoose").Connection) => import("mongoose").Model<import("./users").RolePermission, {}, {}, {}, import("mongoose").Document<unknown, {}, import("./users").RolePermission> & import("./users").RolePermission & Required<{