vector-shared 1.1.348 → 1.1.350

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 (539) hide show
  1. package/dist/tsconfig.tsbuildinfo +1 -1
  2. package/dist/types/core/customer-request.type.d.ts +1 -1
  3. package/dist/types/core/deal-transaction.type.d.ts +2 -2
  4. package/dist/types/core/deal.type.d.ts +1 -1
  5. package/dist/types/user-permission/permission.dto.d.ts +1 -1
  6. package/package.json +4 -1
  7. package/.prettierignore +0 -101
  8. package/.prettierrc +0 -15
  9. package/bitbucket-pipelines.yml +0 -37
  10. package/constants/auth-service.constants.ts +0 -12
  11. package/constants/customer-service.constants.ts +0 -28
  12. package/index.ts +0 -10
  13. package/tsconfig.json +0 -23
  14. package/types/advert-source/advert-source-dropdown-search.dto.model.ts +0 -3
  15. package/types/advert-source/index.ts +0 -1
  16. package/types/agency/agency-search.type.ts +0 -4
  17. package/types/agency/create-agency.type.ts +0 -6
  18. package/types/agency/index.ts +0 -1
  19. package/types/apartment-complex/expression.type.ts +0 -14
  20. package/types/apartment-complex/index.ts +0 -2
  21. package/types/apartment-complex/manager.type.ts +0 -5
  22. package/types/archive-reasons/archive-reason-destination.enum.ts +0 -7
  23. package/types/archive-reasons/archive-reason-dropdown-params.type.ts +0 -5
  24. package/types/archive-reasons/index.ts +0 -2
  25. package/types/attention-required/attention-required-office-statistic-param.type.ts +0 -22
  26. package/types/attention-required/attention-required-search.type.ts +0 -6
  27. package/types/attention-required/attention-required-statistic-param.type.ts +0 -9
  28. package/types/attention-required/attention-required-statistic.type.ts +0 -14
  29. package/types/attention-required/attention-required-update.type.ts +0 -6
  30. package/types/attention-required/attention-required-with-changes.type.ts +0 -22
  31. package/types/attention-required/index.ts +0 -15
  32. package/types/attorney/attorney-search.dto.ts +0 -3
  33. package/types/attorney/attorney-type.enum.ts +0 -4
  34. package/types/attorney/attorney.dto.ts +0 -13
  35. package/types/attorney/index.ts +0 -3
  36. package/types/attributes/apartment-info-attributes.type.ts +0 -3
  37. package/types/attributes/apartment-type.enum.ts +0 -4
  38. package/types/attributes/attribute-category.enum.ts +0 -18
  39. package/types/attributes/attribute-config.type.ts +0 -18
  40. package/types/attributes/attribute-destination.enum.ts +0 -6
  41. package/types/attributes/attribute-key.enum.ts +0 -16
  42. package/types/attributes/attribute-representation.type.ts +0 -6
  43. package/types/attributes/attribute-search.type.ts +0 -16
  44. package/types/attributes/attribute-type.enum.ts +0 -12
  45. package/types/attributes/attribute-unit.enum.ts +0 -8
  46. package/types/attributes/attribute-value.type.ts +0 -3
  47. package/types/attributes/attribute.type.ts +0 -28
  48. package/types/attributes/customer-requests-attributes.type.ts +0 -5
  49. package/types/attributes/deal-type.enum.ts +0 -4
  50. package/types/attributes/index.ts +0 -24
  51. package/types/attributes/male.enum.ts +0 -7
  52. package/types/attributes/object-type.enum.ts +0 -9
  53. package/types/attributes/property-atributes.type.ts +0 -19
  54. package/types/attributes/registration-type.enum.ts +0 -6
  55. package/types/auth/index.ts +0 -2
  56. package/types/auth/login-user-with-google.dto.ts +0 -3
  57. package/types/auth/login-user.dto.model.ts +0 -5
  58. package/types/build-company/build-companies-search.dto.ts +0 -18
  59. package/types/build-company/build-company-create.dto.ts +0 -6
  60. package/types/build-company/index.ts +0 -2
  61. package/types/calendar/calendar.type.ts +0 -19
  62. package/types/calendar/duty.create.dto.ts +0 -14
  63. package/types/calendar/duty.search.dto.ts +0 -5
  64. package/types/calendar/duty.update.dto.ts +0 -12
  65. package/types/calendar/index.ts +0 -4
  66. package/types/call/call-data.type.ts +0 -7
  67. package/types/call/call-search.dto.model.ts +0 -7
  68. package/types/call/call-type.enum.ts +0 -11
  69. package/types/call/index.ts +0 -3
  70. package/types/call-redirect/call-redirect-create.type.ts +0 -12
  71. package/types/call-redirect/call-redirect-search.dto.ts +0 -7
  72. package/types/call-redirect/call-redirect-update.type.ts +0 -8
  73. package/types/call-redirect/index.ts +0 -3
  74. package/types/common/autocomplete-params.type.ts +0 -6
  75. package/types/common/currency.enum.ts +0 -7
  76. package/types/common/currency.value.interface.ts +0 -4
  77. package/types/common/date-filter-params.type.ts +0 -4
  78. package/types/common/day.enum.ts +0 -11
  79. package/types/common/dropdown.type.ts +0 -6
  80. package/types/common/index.ts +0 -52
  81. package/types/common/language.enum.ts +0 -5
  82. package/types/common/multi-language-column.type.ts +0 -13
  83. package/types/common/paginated-list.type.ts +0 -12
  84. package/types/common/phone.type.ts +0 -10
  85. package/types/common/point.type.ts +0 -1
  86. package/types/common/query.boolean.ts +0 -6
  87. package/types/common/reaction.enum.ts +0 -4
  88. package/types/common/search-by-phone.type.ts +0 -3
  89. package/types/common/sorting-params.type.ts +0 -9
  90. package/types/common/text-search.type.ts +0 -6
  91. package/types/common/translated-or-raw.type.ts +0 -5
  92. package/types/core/advert-source.type.ts +0 -25
  93. package/types/core/agency.type.ts +0 -12
  94. package/types/core/apartment-complex-image.type.ts +0 -13
  95. package/types/core/apartment-complex-info.type.ts +0 -21
  96. package/types/core/apartment-complex.type.ts +0 -35
  97. package/types/core/appraiser.type.ts +0 -9
  98. package/types/core/archive-reason.type.ts +0 -16
  99. package/types/core/attention-required.type.ts +0 -9
  100. package/types/core/attorney.type.ts +0 -16
  101. package/types/core/attribute-representation.type.ts +0 -10
  102. package/types/core/attribute-value.type.ts +0 -11
  103. package/types/core/attribute.type.ts +0 -25
  104. package/types/core/base-entity.type.ts +0 -6
  105. package/types/core/build-company.type.ts +0 -16
  106. package/types/core/call-redirect.type.ts +0 -19
  107. package/types/core/call.type.ts +0 -20
  108. package/types/core/contract-type.type.ts +0 -8
  109. package/types/core/customer-bucket.type.ts +0 -10
  110. package/types/core/customer-call.type.ts +0 -11
  111. package/types/core/customer-phone.type.ts +0 -10
  112. package/types/core/customer-property-duplicate.type.ts +0 -14
  113. package/types/core/customer-property.type.ts +0 -109
  114. package/types/core/customer-request-selection.type.ts +0 -36
  115. package/types/core/customer-request.type.ts +0 -36
  116. package/types/core/customer.type.ts +0 -52
  117. package/types/core/deal-document.type.ts +0 -17
  118. package/types/core/deal-participant.type.ts +0 -23
  119. package/types/core/deal-transaction.type.ts +0 -21
  120. package/types/core/deal-type-percentage.type.ts +0 -11
  121. package/types/core/deal-type.type.ts +0 -13
  122. package/types/core/deal.type.ts +0 -135
  123. package/types/core/document.type.ts +0 -9
  124. package/types/core/duty.type.ts +0 -17
  125. package/types/core/employee-norm.type.ts +0 -17
  126. package/types/core/feedback-file.type.ts +0 -10
  127. package/types/core/feedback-view.type.ts +0 -10
  128. package/types/core/feedback.type.ts +0 -19
  129. package/types/core/flat.type.ts +0 -22
  130. package/types/core/floor.type.ts +0 -13
  131. package/types/core/geo-topzone.type.ts +0 -9
  132. package/types/core/geo.type.ts +0 -33
  133. package/types/core/google-contact.type.ts +0 -14
  134. package/types/core/handling-listening.type.ts +0 -10
  135. package/types/core/handling.type.ts +0 -39
  136. package/types/core/image.type.ts +0 -22
  137. package/types/core/index.ts +0 -98
  138. package/types/core/layout.type.ts +0 -20
  139. package/types/core/mismatch-aggregate.type.ts +0 -8
  140. package/types/core/mismatch-decision.type.ts +0 -11
  141. package/types/core/mismatch-reason.type.ts +0 -10
  142. package/types/core/mismatch-report.type.ts +0 -14
  143. package/types/core/norm-category.type.ts +0 -11
  144. package/types/core/notary.type.ts +0 -13
  145. package/types/core/notification-preference.type.ts +0 -11
  146. package/types/core/notification.type.ts +0 -13
  147. package/types/core/office-center.type.ts +0 -20
  148. package/types/core/office.type.ts +0 -35
  149. package/types/core/permission.type.ts +0 -11
  150. package/types/core/property-document.type.ts +0 -11
  151. package/types/core/property-image.type.ts +0 -14
  152. package/types/core/property-seo.type.ts +0 -11
  153. package/types/core/queue.type.ts +0 -20
  154. package/types/core/reaction.type.ts +0 -6
  155. package/types/core/realtor-number.type.ts +0 -11
  156. package/types/core/representation.type.ts +0 -18
  157. package/types/core/request-presentation-property.type.ts +0 -11
  158. package/types/core/request-presentation.type.ts +0 -10
  159. package/types/core/request-property.type.ts +0 -15
  160. package/types/core/role-permission-group.type.ts +0 -10
  161. package/types/core/role.type.ts +0 -14
  162. package/types/core/section.type.ts +0 -13
  163. package/types/core/street.type.ts +0 -28
  164. package/types/core/telegram-chat.type.ts +0 -9
  165. package/types/core/telegram-message.type.ts +0 -11
  166. package/types/core/template-comment-reaction.type.ts +0 -7
  167. package/types/core/template-comment.type.ts +0 -16
  168. package/types/core/template-office.type.ts +0 -10
  169. package/types/core/template-participant.type.ts +0 -10
  170. package/types/core/template-reaction.type.ts +0 -7
  171. package/types/core/template-representation.type.ts +0 -10
  172. package/types/core/template-role.type.ts +0 -10
  173. package/types/core/template-view.type.ts +0 -10
  174. package/types/core/template.type.ts +0 -38
  175. package/types/core/time-metric-entity.type.ts +0 -5
  176. package/types/core/topzone.type.ts +0 -20
  177. package/types/core/unique-id-entity.type.ts +0 -3
  178. package/types/core/uploaded-file-entity.type.ts +0 -10
  179. package/types/core/user-action-log.type.ts +0 -15
  180. package/types/core/user-attorney.type.ts +0 -27
  181. package/types/core/user-office.type.ts +0 -11
  182. package/types/core/user-permission.type.ts +0 -11
  183. package/types/core/user-phone.type.ts +0 -10
  184. package/types/core/user-points-change.type.ts +0 -22
  185. package/types/core/user-points-rule.type.ts +0 -7
  186. package/types/core/user-profile.type.ts +0 -47
  187. package/types/core/user.type.ts +0 -83
  188. package/types/core/valuation.type.ts +0 -9
  189. package/types/core/vnp-reason.type.ts +0 -8
  190. package/types/core/x-customer-notification.type.ts +0 -8
  191. package/types/customer/actiivity-potential.enum.ts +0 -8
  192. package/types/customer/add-cusomer-to-bucket.type.ts +0 -3
  193. package/types/customer/archive-customer.type.ts +0 -6
  194. package/types/customer/attention-required-entity.enum.ts +0 -4
  195. package/types/customer/create-customer.type.ts +0 -27
  196. package/types/customer/customer-autocomplete-params.dto.ts +0 -6
  197. package/types/customer/customer-bucket-scope.enum.ts +0 -7
  198. package/types/customer/customer-by-phone-number-realtor.dto.ts +0 -8
  199. package/types/customer/customer-by-phone-number.dto.ts +0 -21
  200. package/types/customer/customer-property-owner.type.ts +0 -6
  201. package/types/customer/customer-request-selection.enum.ts +0 -4
  202. package/types/customer/customer-type.enum.ts +0 -6
  203. package/types/customer/exclusive-buyer-agreement-data.type.ts +0 -18
  204. package/types/customer/get-customer-bucket-params.type.ts +0 -3
  205. package/types/customer/index.ts +0 -38
  206. package/types/customer/search-buyer-params.type.ts +0 -26
  207. package/types/customer/search-customer-by-phone.dto.ts +0 -8
  208. package/types/customer/update-customer.dto.ts +0 -3
  209. package/types/customer-call/customer-call.type.ts +0 -7
  210. package/types/customer-call/index.ts +0 -1
  211. package/types/customer-property/archive-customer-property.dto.ts +0 -6
  212. package/types/customer-property/cadastral-number.type.ts +0 -6
  213. package/types/customer-property/complex.type.ts +0 -4
  214. package/types/customer-property/create-customer-additional-owner.dto.ts +0 -6
  215. package/types/customer-property/create-customer-property-without-seller.type.ts +0 -6
  216. package/types/customer-property/create-customer-property.type.ts +0 -48
  217. package/types/customer-property/create-customer-request-without-buyer.dto.ts +0 -6
  218. package/types/customer-property/customer-properties-grouped-by-address-params.dto.ts +0 -8
  219. package/types/customer-property/customer-properties-grouped-by-address.dto.ts +0 -6
  220. package/types/customer-property/customer-properties-grouped-by-floor.dto.ts +0 -6
  221. package/types/customer-property/customer-property-autocomplete-params.dto.ts +0 -8
  222. package/types/customer-property/customer-property-check-duplicate-dto.ts +0 -19
  223. package/types/customer-property/customer-property-check-exclusive-exists.dto.ts +0 -6
  224. package/types/customer-property/customer-property-confirm-exclusive.dto.ts +0 -3
  225. package/types/customer-property/customer-property-document.dto.ts +0 -5
  226. package/types/customer-property/customer-property-image.dto.ts +0 -6
  227. package/types/customer-property/customer-property-search-apartment-dto.ts +0 -9
  228. package/types/customer-property/customer-property-search-area-dto.ts +0 -5
  229. package/types/customer-property/customer-property-search-by-cadastral-number.dto.ts +0 -5
  230. package/types/customer-property/customer-property-search-commercial-dto.ts +0 -8
  231. package/types/customer-property/customer-property-search-house-dto.ts +0 -6
  232. package/types/customer-property/customer-property-stage.ts +0 -10
  233. package/types/customer-property/exclusive-property-agreement-data.dto.ts +0 -8
  234. package/types/customer-property/exclusive-property-agreement-data.type.ts +0 -8
  235. package/types/customer-property/index.ts +0 -58
  236. package/types/customer-property/property-classification.enum.ts +0 -5
  237. package/types/customer-property/property-document-category.enum.ts +0 -8
  238. package/types/customer-property/property-duplicate-status.enum.ts +0 -6
  239. package/types/customer-property/property-exclusive-status.enum.ts +0 -5
  240. package/types/customer-property/realty-subtype.enum.ts +0 -22
  241. package/types/customer-property/realty-type.enum.ts +0 -6
  242. package/types/customer-property/search-customer-property-by-attributes.dto.ts +0 -13
  243. package/types/customer-property/search-customer-property-params.dto.ts +0 -38
  244. package/types/customer-property/seo.dto.ts +0 -10
  245. package/types/customer-property/update-customer-property.dto.ts +0 -13
  246. package/types/customer-property-duplicate/customer-property-duplicate.dto.ts +0 -12
  247. package/types/customer-property-duplicate/index.ts +0 -4
  248. package/types/customer-request/archive-customer-request.dto.ts +0 -5
  249. package/types/customer-request/create-customer-request-without-buyer.type.ts +0 -6
  250. package/types/customer-request/create-customer-request.type.ts +0 -17
  251. package/types/customer-request/customer-request-autocomplete-params.dto.ts +0 -8
  252. package/types/customer-request/customer-request-stages.ts +0 -7
  253. package/types/customer-request/index.ts +0 -7
  254. package/types/customer-request/search-customer-requests-params.dto.ts +0 -9
  255. package/types/customer-request/update-customer-request.dto.ts +0 -8
  256. package/types/customer-request-selection/customer-request-selection.dto.ts +0 -17
  257. package/types/customer-request-selection/index.ts +0 -2
  258. package/types/customer-request-selection/update-customer-request-selection.dto.ts +0 -4
  259. package/types/deal/break-deal-partially.dto.ts +0 -8
  260. package/types/deal/break-deal.dto.ts +0 -3
  261. package/types/deal/check-if-deal-number-exists-params.dto.ts +0 -4
  262. package/types/deal/create-deal.dto.ts +0 -62
  263. package/types/deal/deal-aggregation-row.dto.ts +0 -16
  264. package/types/deal/deal-agreement-type.enum.ts +0 -5
  265. package/types/deal/deal-autocomplete-params.dto.ts +0 -6
  266. package/types/deal/deal-buyer.type.ts +0 -12
  267. package/types/deal/deal-document.dto.ts +0 -7
  268. package/types/deal/deal-document.enum.ts +0 -22
  269. package/types/deal/deal-expense.dto.ts +0 -7
  270. package/types/deal/deal-expense.type.ts +0 -7
  271. package/types/deal/deal-expenses-category.enum.ts +0 -3
  272. package/types/deal/deal-format.enum.ts +0 -14
  273. package/types/deal/deal-offices-tree.dto.ts +0 -11
  274. package/types/deal/deal-participant-type.enum.ts +0 -5
  275. package/types/deal/deal-payer.enum.ts +0 -5
  276. package/types/deal/deal-seller.dto.ts +0 -13
  277. package/types/deal/deal-seller.type.ts +0 -13
  278. package/types/deal/deal-status.enum.ts +0 -6
  279. package/types/deal/deal-transaction.enum.ts +0 -4
  280. package/types/deal/detailed-deal-results-date-results.dto.ts +0 -4
  281. package/types/deal/detailed-deal-results-office-center-results.dto.ts +0 -14
  282. package/types/deal/detailed-deal-results-office-results.dto.ts +0 -15
  283. package/types/deal/detailed-deal-results-params.dto.ts +0 -8
  284. package/types/deal/detailed-deal-results-participant.dto.ts +0 -13
  285. package/types/deal/detailed-deal-results.dto.ts +0 -9
  286. package/types/deal/index.ts +0 -36
  287. package/types/deal/mortgage-program.enum.ts +0 -8
  288. package/types/deal/party-type.enum.ts +0 -5
  289. package/types/deal/search-deal-params.dto.ts +0 -30
  290. package/types/deal/send-deal-document-for-signature.dto.ts +0 -6
  291. package/types/deal/settle-deal.dto.ts +0 -16
  292. package/types/deal/update-deal.dto.ts +0 -22
  293. package/types/deal-type/deal-type-dropdown-params.dto.ts +0 -3
  294. package/types/deal-type/index.ts +0 -1
  295. package/types/direction/direction-type.enum.ts +0 -4
  296. package/types/direction/index.ts +0 -1
  297. package/types/documents/buyer-document-type.enum.ts +0 -3
  298. package/types/documents/employee-agreement.dto.ts +0 -4
  299. package/types/documents/get-buyer-document.dto.ts +0 -7
  300. package/types/documents/get-property-document.dto.ts +0 -7
  301. package/types/documents/index.ts +0 -7
  302. package/types/documents/non-disclosure-agreement.dto.ts +0 -4
  303. package/types/documents/property-document-type.enum.ts +0 -3
  304. package/types/documents/send-buyer-document-for-signature.dto.ts +0 -6
  305. package/types/documents/send-property-document-for-signature.dto.ts +0 -6
  306. package/types/feedback/feedback-category.enum.ts +0 -5
  307. package/types/feedback/feedback-create.dto.ts +0 -6
  308. package/types/feedback/feedback-search.dto.ts +0 -12
  309. package/types/feedback/feedback-status.enum.ts +0 -5
  310. package/types/feedback/index.ts +0 -4
  311. package/types/flats/flat-create.dto.ts +0 -13
  312. package/types/flats/flat-extended.dto.ts +0 -11
  313. package/types/flats/flat.enum.ts +0 -9
  314. package/types/flats/flats-search.dto.ts +0 -15
  315. package/types/flats/index.ts +0 -5
  316. package/types/flats/payment-calculations.type.ts +0 -7
  317. package/types/floor/floor-create.dto.ts +0 -12
  318. package/types/floor/floors-search.dto.ts +0 -12
  319. package/types/floor/index.ts +0 -2
  320. package/types/geo/bounds.type.ts +0 -11
  321. package/types/geo/enhanced-search-params.dto.ts +0 -7
  322. package/types/geo/enhanced-search-response.dto.ts +0 -10
  323. package/types/geo/geo-keys.dto.ts +0 -4
  324. package/types/geo/geo-level.enum.ts +0 -9
  325. package/types/geo/geo-node.dto.model.ts +0 -11
  326. package/types/geo/geo-search-coordinates.dto.model.ts +0 -4
  327. package/types/geo/geo-search-params.dto.model.ts +0 -8
  328. package/types/geo/geo-type.enum.ts +0 -8
  329. package/types/geo/geo.dto.model.ts +0 -3
  330. package/types/geo/index.ts +0 -11
  331. package/types/geo/promotion-geo.enum.ts +0 -8
  332. package/types/google/google-contact-type.enum.ts +0 -5
  333. package/types/handling/create-manual-handling.dto.ts +0 -13
  334. package/types/handling/handling-archive.dto.ts +0 -6
  335. package/types/handling/handling-check-black-list.dto.ts +0 -3
  336. package/types/handling/handling-recipient.enum.ts +0 -6
  337. package/types/handling/handling-search.dto.ts +0 -33
  338. package/types/handling/handling-type.enum.ts +0 -13
  339. package/types/handling/handling-update.dto.ts +0 -13
  340. package/types/handling/handling.dto.ts +0 -17
  341. package/types/handling/index.ts +0 -8
  342. package/types/image/apartment-complex-image-category.enum.ts +0 -7
  343. package/types/image/bind-apartment-image-params.dto.ts +0 -6
  344. package/types/image/bind-builder-image.dto.ts +0 -1
  345. package/types/image/bind-image.dto.ts +0 -1
  346. package/types/image/bulk-bind-images.dto.ts +0 -11
  347. package/types/image/image-category.enum.ts +0 -5
  348. package/types/image/index.ts +0 -9
  349. package/types/image/reorder-images.dto.ts +0 -8
  350. package/types/index.ts +0 -685
  351. package/types/layout/create-layout.dto.ts +0 -8
  352. package/types/layout/index.ts +0 -4
  353. package/types/layout/layout.types.enum.ts +0 -8
  354. package/types/layout/search-layouts.dto.ts +0 -17
  355. package/types/layout/update-layout.dto.ts +0 -13
  356. package/types/mistmatch/mismatch-action.types.enum.ts +0 -5
  357. package/types/node-env/node-env.enum.ts +0 -4
  358. package/types/norm-categories/employee-norm.dto.ts +0 -6
  359. package/types/norm-categories/index.ts +0 -3
  360. package/types/norm-categories/norm-categories.enum.ts +0 -11
  361. package/types/norm-categories/norm-category.dto.ts +0 -3
  362. package/types/notary/create-notary.dto.ts +0 -3
  363. package/types/notary/index.ts +0 -8
  364. package/types/notary/notary-contacts.type.ts +0 -7
  365. package/types/notary/notary-dropdown-params.dto.ts +0 -3
  366. package/types/notary/search-notary-params.dto.ts +0 -23
  367. package/types/notary/update-notary.dto.ts +0 -3
  368. package/types/notifications/index.ts +0 -15
  369. package/types/notifications/messenger.enum.ts +0 -4
  370. package/types/notifications/notification.enum.ts +0 -10
  371. package/types/notifications/notifications.ts +0 -63
  372. package/types/notifications/search-notifications-params.dto.ts +0 -3
  373. package/types/office-centers/center-contacts.type.ts +0 -12
  374. package/types/office-centers/day-schedule.type.ts +0 -11
  375. package/types/office-centers/index.ts +0 -9
  376. package/types/office-centers/office-center-dropdown-search.dto.model.ts +0 -3
  377. package/types/office-centers/office-center-search.dto.model.ts +0 -17
  378. package/types/office-centers/office-center.dto.ts +0 -3
  379. package/types/office-centers/send-office-center-location-to-customer.dto.ts +0 -6
  380. package/types/offices/contacts.type.ts +0 -9
  381. package/types/offices/employees.type.ts +0 -11
  382. package/types/offices/index.ts +0 -10
  383. package/types/offices/office-dropdown-params.dto.ts +0 -4
  384. package/types/offices/office-phone-number.dto.ts +0 -5
  385. package/types/offices/office-search.dto.model.ts +0 -17
  386. package/types/offices/office.dto.ts +0 -15
  387. package/types/offices/service.config.ts +0 -19
  388. package/types/parse/column-field-relation.interface.ts +0 -12
  389. package/types/parse/fields.enum.ts +0 -19
  390. package/types/parse/mapping-handler.types.ts +0 -18
  391. package/types/parse/mapping-relation.types.ts +0 -12
  392. package/types/parse/mapping.types.ts +0 -32
  393. package/types/parse/parse-fields.enum.ts +0 -19
  394. package/types/parse/row-item.interfaces.ts +0 -26
  395. package/types/parse/schemes.enum.ts +0 -4
  396. package/types/permissions/advert-permissions.enum.ts +0 -3
  397. package/types/permissions/analytic-permissions.enum.ts +0 -5
  398. package/types/permissions/attribute-permissions.enum.ts +0 -9
  399. package/types/permissions/buyer-permissions.enum.ts +0 -14
  400. package/types/permissions/customer-property-permissions.enum..ts +0 -16
  401. package/types/permissions/customer-request-permissions.enum.ts +0 -8
  402. package/types/permissions/deal-permissions.enum.ts +0 -15
  403. package/types/permissions/duty-permissions.enum.ts +0 -10
  404. package/types/permissions/exported-property-permissions.enum.ts +0 -6
  405. package/types/permissions/feedback-permissions.enum.ts +0 -7
  406. package/types/permissions/funnel-permissions.enum.ts +0 -5
  407. package/types/permissions/geo-permissions.enum.ts +0 -29
  408. package/types/permissions/handling-permissions.enum.ts +0 -10
  409. package/types/permissions/main-page-permissions.enum.ts +0 -5
  410. package/types/permissions/mismatch.permissions.ts +0 -6
  411. package/types/permissions/new-building/apartment-complex-permissions.enum.ts +0 -11
  412. package/types/permissions/new-building/build-company-permissions.enum.ts +0 -10
  413. package/types/permissions/new-building/flat-permissions.enum.ts +0 -10
  414. package/types/permissions/new-building/floor-permissions.enum.ts +0 -10
  415. package/types/permissions/new-building/layout-permissions.enum.ts +0 -10
  416. package/types/permissions/new-building/queue-permissions.enum.ts +0 -11
  417. package/types/permissions/new-building/section-permissions.enum.ts +0 -10
  418. package/types/permissions/news-permissions.enum.ts +0 -7
  419. package/types/permissions/notary-permissions.enum.ts +0 -7
  420. package/types/permissions/organization-permissions.enum.ts +0 -27
  421. package/types/permissions/permission.enum.ts +0 -96
  422. package/types/permissions/rbac-permissions.enum.ts +0 -9
  423. package/types/permissions/seller-permissions.enum.ts +0 -8
  424. package/types/permissions/telephony-permissions.enum.ts +0 -9
  425. package/types/permissions/user-action-logs-permissions.enum.ts +0 -5
  426. package/types/permissions/user-permissions.enum.ts +0 -13
  427. package/types/queue/create-queue.dto.ts +0 -6
  428. package/types/queue/index.ts +0 -2
  429. package/types/queue/search-queues.dto.ts +0 -13
  430. package/types/queues/queue.type.ts +0 -6
  431. package/types/realty-platforms/index.ts +0 -1
  432. package/types/realty-platforms/realty-platforms.enum.ts +0 -6
  433. package/types/representation/index.ts +0 -2
  434. package/types/representation/representation-search.dto.model.ts +0 -21
  435. package/types/representation/representation.dto.ts +0 -6
  436. package/types/request-presentation/create-request-presentation.dto.ts +0 -3
  437. package/types/request-presentation/index.ts +0 -1
  438. package/types/request-property/check-if-request-property-exists-params.dto.ts +0 -4
  439. package/types/request-property/create-request-property.dto.ts +0 -5
  440. package/types/request-property/index.ts +0 -5
  441. package/types/request-property/print-request-properties.dto.ts +0 -5
  442. package/types/request-property/search-request-property-params.dto.ts +0 -6
  443. package/types/request-property/update-request-property.dto.ts +0 -3
  444. package/types/roles/index.ts +0 -4
  445. package/types/roles/role-group.dto.ts +0 -3
  446. package/types/roles/role-weight.map.ts +0 -14
  447. package/types/roles/role.dto.ts +0 -9
  448. package/types/roles/role.enum.ts +0 -11
  449. package/types/section/index.ts +0 -2
  450. package/types/section/section-create.dto.ts +0 -6
  451. package/types/section/sections-search.dto.ts +0 -12
  452. package/types/statistic/employee-agreements-statistics-params.dto.ts +0 -17
  453. package/types/statistic/employee-agreements-statistics.dto.ts +0 -7
  454. package/types/statistic/exclusive-property-statistics-params.dto.ts +0 -7
  455. package/types/statistic/exclusive-property-statistics.dto.ts +0 -11
  456. package/types/statistic/handling-listenings-statistics-item.dto.ts +0 -6
  457. package/types/statistic/handling-listenings-statistics-params.dto.ts +0 -22
  458. package/types/statistic/index.ts +0 -15
  459. package/types/statistic/real-estate-by-property-type.dto.model.ts +0 -4
  460. package/types/statistic/realtor-involvment-statistics.dto.ts +0 -6
  461. package/types/statistic/realtor-involvment-user-statistics.dto.ts +0 -6
  462. package/types/street/index.ts +0 -4
  463. package/types/street/street-autocomplete-params.dto.ts +0 -5
  464. package/types/street/street-location.dto.ts +0 -9
  465. package/types/street/street-search.dto.ts +0 -16
  466. package/types/street/street.dto.ts +0 -3
  467. package/types/template/index.ts +0 -16
  468. package/types/template/template-comment-create.dto.ts +0 -6
  469. package/types/template/template-comment-response.dto.ts +0 -16
  470. package/types/template/template-comment.dto.ts +0 -6
  471. package/types/template/template-content.enum.ts +0 -5
  472. package/types/template/template-office.dto.ts +0 -3
  473. package/types/template/template-reaction-response.dto.ts +0 -5
  474. package/types/template/template-reaction-search.dto.ts +0 -7
  475. package/types/template/template-reaction.dto.ts +0 -6
  476. package/types/template/template-representation.dto.ts +0 -3
  477. package/types/template/template-response.dto.ts +0 -13
  478. package/types/template/template-role.dto.ts +0 -3
  479. package/types/template/template-search.dto.ts +0 -6
  480. package/types/template/template-view-response.dto.ts +0 -3
  481. package/types/template/template-view-search.dto.ts +0 -5
  482. package/types/template/template.dto.ts +0 -21
  483. package/types/template/template.enum.ts +0 -9
  484. package/types/topzone/index.ts +0 -3
  485. package/types/topzone/topzone-dropdown-list-params.dto.model.ts +0 -3
  486. package/types/topzone/topzone-search.dto.model.ts +0 -16
  487. package/types/topzone/topzone.dto.ts +0 -3
  488. package/types/uploaded-file/index.ts +0 -2
  489. package/types/uploaded-file/uploaded-file-type.enum.ts +0 -15
  490. package/types/uploaded-file/uploaded-file.dto.ts +0 -4
  491. package/types/user/index.ts +0 -17
  492. package/types/user/notification-preferences.dto.ts +0 -6
  493. package/types/user/update-user-vchasno.dto.ts +0 -8
  494. package/types/user/update-user.dto.ts +0 -6
  495. package/types/user/user-archive.dto.ts +0 -3
  496. package/types/user/user-attorney-search-params.dto.ts +0 -5
  497. package/types/user/user-attorney-type.enum.ts +0 -4
  498. package/types/user/user-attorney.dto.ts +0 -6
  499. package/types/user/user-autocomplete-params.dto.ts +0 -9
  500. package/types/user/user-phone.dto.ts +0 -3
  501. package/types/user/user-search.dto.ts +0 -28
  502. package/types/user/user-validation-params.dto.ts +0 -15
  503. package/types/user/user-vchasno-list-item.dto.ts +0 -10
  504. package/types/user/user.dto.ts +0 -20
  505. package/types/user-action-logs/index.ts +0 -2
  506. package/types/user-action-logs/model-name.enum.ts +0 -23
  507. package/types/user-action-logs/user-action-logs-search.dto.ts +0 -24
  508. package/types/user-office/index.ts +0 -2
  509. package/types/user-office/user-office.dto.ts +0 -3
  510. package/types/user-office/user-permission.dto.ts +0 -3
  511. package/types/user-permission/index.ts +0 -5
  512. package/types/user-permission/permission-connect.dto.model.ts +0 -3
  513. package/types/user-permission/permission-search.dto.model.ts +0 -3
  514. package/types/user-permission/permission.dto.ts +0 -3
  515. package/types/user-permission/user-permission-create-or-connect.dto.ts +0 -5
  516. package/types/user-permission/user-permission-create.dto.ts +0 -6
  517. package/types/user-points/index.ts +0 -6
  518. package/types/user-points/search-user-points-changes-params.dto.ts +0 -5
  519. package/types/user-points/user-points-amount-by-date.dto.ts +0 -4
  520. package/types/user-points/user-points-amount.dto.ts +0 -6
  521. package/types/user-points/user-points-event.enum.ts +0 -13
  522. package/types/user-points/user-points-statistic.dto.ts +0 -7
  523. package/types/user-points/user-points-user-statistic.dto.ts +0 -7
  524. package/types/user-profile/children.type.ts +0 -6
  525. package/types/user-profile/education.type.ts +0 -8
  526. package/types/user-profile/index.ts +0 -6
  527. package/types/user-profile/prev-jobs.type.ts +0 -7
  528. package/types/user-profile/profile.dto.ts +0 -6
  529. package/types/user-profile/socials.type.ts +0 -12
  530. package/types/user-profile/update-profile.dto.ts +0 -3
  531. package/types/vchasno/vchasno-document-category.enum.ts +0 -37
  532. package/types/vchasno/vchasno-document-signer.type.ts +0 -7
  533. package/types/vchasno/vchasno-document-status.enum.ts +0 -11
  534. package/types/vchasno/vchasno-document.type.ts +0 -32
  535. package/utils/create-service-action.ts +0 -15
  536. package/utils/database/sections.ts +0 -3
  537. package/utils/decorators/tranlsatable-column.decorator.ts +0 -9
  538. package/utils/index.ts +0 -4
  539. package/utils/role.utils.ts +0 -11
package/types/index.ts DELETED
@@ -1,685 +0,0 @@
1
- export {
2
- PermissionEnum,
3
- UserPermissions,
4
- CustomerPropertyPermissions,
5
- HandlingPermissions,
6
- BuyerPermissions,
7
- SellerPermissions,
8
- AnalyticPermission,
9
- AdvertPermissions,
10
- OrganizationPermissions,
11
- GeoPermissions,
12
- AttributePermissions,
13
- CustomerRequestPermissions,
14
- ExportedPropertyPermissions,
15
- DealPermissions,
16
- FeedbackPermissions,
17
- DutyPermissions,
18
- TelephonyPermissions,
19
- NotaryPermissions,
20
- NewsPermissions,
21
- BuildCompanyPermissions,
22
- ApartmentComplexPermissions,
23
- LayoutPermissions,
24
- QueuePermissions,
25
- SectionPermissions,
26
- FloorPermissions,
27
- FlatPermissions,
28
- MainPagePermissions,
29
- FunnelPermissions,
30
- UserActionLogsPermissions,
31
- } from './permissions/permission.enum';
32
- export { NodeEnvEnum } from './node-env/node-env.enum';
33
- export { Language } from './common/language.enum';
34
- export { MultiLanguage } from './common/multi-language-column.type';
35
- export { TranslatedOrRaw } from './common/translated-or-raw.type';
36
- export { Phone, VirtualPhone } from './common/phone.type';
37
- export { RealtyType } from './customer-property/realty-type.enum';
38
- export { RealtySubtype } from './customer-property/realty-subtype.enum';
39
- export { PropertyClassification } from './customer-property/property-classification.enum';
40
- export { PropertyExclusiveStatus } from './customer-property/property-exclusive-status.enum';
41
- export { PropertyDocumentCategory } from './customer-property/property-document-category.enum';
42
- export { DirectionEnum } from './direction/direction-type.enum';
43
-
44
- export { AttributeType } from './attributes/attribute-type.enum';
45
- export { AttributeCategory } from './attributes/attribute-category.enum';
46
- export { AttributeDestination } from './attributes/attribute-destination.enum';
47
- export { DealType } from './attributes/deal-type.enum';
48
- export { RegistrationType } from './attributes/registration-type.enum';
49
- export { AttributeKey } from './attributes/attribute-key.enum';
50
- export { AttributeUnit } from './attributes/attribute-unit.enum';
51
- export {
52
- AttributeConfigType,
53
- RequiredConfig,
54
- } from './attributes/attribute-config.type';
55
- export { ObjectType } from './attributes/object-type.enum';
56
- export { ApartmentType } from './attributes/apartment-type.enum';
57
-
58
- export { Male } from './attributes/male.enum';
59
-
60
- export { ImageCategory } from './image/image-category.enum';
61
- export { NormCategoriesEnum } from './norm-categories/norm-categories.enum';
62
-
63
- export { GeoType } from './geo/geo-type.enum';
64
- export { GeoLevel } from './geo/geo-level.enum';
65
- export { PromotionGeo } from './geo/promotion-geo.enum';
66
-
67
- export { HandlingType } from './handling/handling-type.enum';
68
- export { Recipient } from './handling/handling-recipient.enum';
69
-
70
- export { CustomerType } from './customer/customer-type.enum';
71
- export { ActivityPotential } from './customer/actiivity-potential.enum';
72
- export { CustomerBucketScope } from './customer/customer-bucket-scope.enum';
73
-
74
- export { QueryBoolean } from './common/query.boolean';
75
- export { Day } from './common/day.enum';
76
- export { Currency } from './common/currency.enum';
77
-
78
- export { ComplexType } from './customer-property/complex.type';
79
- export { CallType } from './call/call-type.enum';
80
- export { CallData } from './call/call-data.type';
81
-
82
- export { ModelName } from './user-action-logs/model-name.enum';
83
-
84
- export { RealtyPlatform } from './realty-platforms/realty-platforms.enum';
85
-
86
- export { ArchiveReasonDestination } from './archive-reasons/archive-reason-destination.enum';
87
-
88
- export { ServiceConfig } from './offices/service.config';
89
- export { Employees } from './offices/employees.type';
90
- export { OfficeContacts } from './offices/contacts.type';
91
- export { DaySchedule, Schedule } from './office-centers/day-schedule.type';
92
- export { CenterContacts } from './office-centers/center-contacts.type';
93
- export { Bounds, Coordinate } from './geo/bounds.type';
94
-
95
- export {
96
- PropertyAttributes,
97
- BooleanRawAttribute,
98
- RangeRawAttribute,
99
- StringRawAttribute,
100
- DropDownRawAttribute,
101
- } from './attributes/property-atributes.type';
102
-
103
- export {
104
- CustomerRequestAttributes,
105
- CustomerPropertyAttributes,
106
- } from './attributes/customer-requests-attributes.type';
107
-
108
- export { ApartmentInfoAttributes } from './attributes/apartment-info-attributes.type';
109
-
110
- export { TranslatedAttribute } from './attributes/attribute.type';
111
-
112
- export { Dropdown } from './common/dropdown.type';
113
-
114
- export { CustomerPropertyOwner } from './customer/customer-property-owner.type';
115
-
116
- export { AttentionRequiredEntityEnum } from './customer/attention-required-entity.enum';
117
-
118
- export { CadastralNumber } from './customer-property/cadastral-number.type';
119
-
120
- export { Socials } from './user-profile/socials.type';
121
- export { PreviousJob } from './user-profile/prev-jobs.type';
122
- export { Education } from './user-profile/education.type';
123
- export { Children } from './user-profile/children.type';
124
- export { Point } from './common/point.type';
125
- export { NotaryContacts } from './notary/notary-contacts.type';
126
-
127
- export { DealBuyer } from './deal/deal-buyer.type';
128
- export { DealSeller } from './deal/deal-seller.type';
129
- export { DealDocumentEnum } from './deal/deal-document.enum';
130
- export { DealPayer } from './deal/deal-payer.enum';
131
- export { PartyType } from './deal/party-type.enum';
132
- export { MortgageProgram } from './deal/mortgage-program.enum';
133
- export { DealFormat } from './deal/deal-format.enum';
134
- export { DealStatus } from './deal/deal-status.enum';
135
- export { DealExpense } from './deal/deal-expense.type';
136
- export { DealAgreementType } from './deal/deal-agreement-type.enum';
137
- export { DealTransactionEnum } from './deal/deal-transaction.enum';
138
- export { DealExpensesCategory } from './deal/deal-expenses-category.enum';
139
- export { DealParticipantType } from './deal/deal-participant-type.enum';
140
-
141
- export { VchasnoDocument } from './vchasno/vchasno-document.type';
142
- export { VchasnoDocumentSigner } from './vchasno/vchasno-document-signer.type';
143
- export { VchasnoDocumentCategory } from './vchasno/vchasno-document-category.enum';
144
- export { VchasnoDocumentStatus } from './vchasno/vchasno-document-status.enum';
145
-
146
- export { TemplateEnum } from './template/template.enum';
147
- export { TemplateContentEnum } from './template/template-content.enum';
148
- export { Reaction } from './common/reaction.enum';
149
-
150
- export { PropertyDocumentType } from './documents/property-document-type.enum';
151
- export { ExclusivePropertyAgreementData } from './customer-property/exclusive-property-agreement-data.type';
152
- export { ExclusiveBuyerAgreementData } from './customer/exclusive-buyer-agreement-data.type';
153
-
154
- export { UserPointsEvent } from './user-points/user-points-event.enum';
155
-
156
- export { Messenger } from './notifications/messenger.enum';
157
-
158
- export { FeedbackStatus } from './feedback/feedback-status.enum';
159
- export { FeedbackCategory } from './feedback/feedback-category.enum';
160
-
161
- export { FlatStatus } from './flats/flat.enum';
162
- export { Price } from './queues/queue.type';
163
-
164
- export { CurrencyValue } from './common/currency.value.interface';
165
-
166
- export { ApartmentComplexImageCategory } from './image/apartment-complex-image-category.enum';
167
-
168
- export {
169
- Expression,
170
- ExpressionScope,
171
- } from './apartment-complex/expression.type';
172
- export { Manager } from './apartment-complex/manager.type';
173
-
174
- export { CalendarDay, DutyCalendarItem } from './calendar/calendar.type';
175
-
176
- export { CustomerPropertyDuplicateStatus } from './customer-property/property-duplicate-status.enum';
177
- export { CustomerRequestSelectionUpdateStatus } from './customer/customer-request-selection.enum';
178
- export { MismatchActionEnum } from './mistmatch/mismatch-action.types.enum';
179
-
180
- export {
181
- AdvertSourceEntity,
182
- AgencyEntity,
183
- ApartmentComplexImageEntity,
184
- ApartmentComplexInfoEntity,
185
- ApartmentComplexEntity,
186
- AppraiserEntity,
187
- ArchiveReasonEntity,
188
- AttentionRequiredEntity,
189
- AttorneyEntity,
190
- AttributeRepresentationEntity,
191
- AttributeValueEntity,
192
- AttributeEntity,
193
- BaseEntity,
194
- BuildCompanyEntity,
195
- CallRedirectEntity,
196
- CallEntity,
197
- ContractTypeEntity,
198
- CustomerBucketEntity,
199
- CustomerCallEntity,
200
- CustomerPhoneEntity,
201
- CustomerPropertyDuplicateEntity,
202
- CustomerPropertyEntity,
203
- CustomerRequestSelectionEntity,
204
- CustomerRequestEntity,
205
- CustomerEntity,
206
- DealDocumentEntity,
207
- DealParticipantEntity,
208
- DealTransactionEntity,
209
- DealTypePercentageEntity,
210
- DealTypeEntity,
211
- DealEntity,
212
- DocumentEntity,
213
- DutyEntity,
214
- EmployeeNormEntity,
215
- FeedbackFileEntity,
216
- FeedbackViewEntity,
217
- FeedbackEntity,
218
- FlatEntity,
219
- FloorEntity,
220
- GeoTopzoneEntity,
221
- GeoEntity,
222
- GoogleContactEntity,
223
- HandlingListeningEntity,
224
- HandlingEntity,
225
- ImageEntity,
226
- LayoutEntity,
227
- MismatchAggregateEntity,
228
- MismatchDecisionEntity,
229
- MismatchReasonEntity,
230
- MismatchReportEntity,
231
- NormCategoryEntity,
232
- NotaryEntity,
233
- NotificationPreferenceEntity,
234
- NotificationEntity,
235
- OfficeCenterEntity,
236
- OfficeEntity,
237
- PermissionEntity,
238
- PropertyDocumentEntity,
239
- PropertyImageEntity,
240
- PropertySeoEntity,
241
- QueueEntity,
242
- RealtorNumberEntity,
243
- RepresentationEntity,
244
- RequestPresentationPropertyEntity,
245
- RequestPresentationEntity,
246
- RequestPropertyEntity,
247
- RolePermissionGroupEntity,
248
- RoleEntity,
249
- SectionEntity,
250
- StreetEntity,
251
- TelegramChatEntity,
252
- TelegramMessageEntity,
253
- TemplateCommentReactionEntity,
254
- TemplateCommentEntity,
255
- TemplateOfficeEntity,
256
- TemplateParticipantEntity,
257
- TemplateReactionEntity,
258
- TemplateRepresentationEntity,
259
- TemplateRoleEntity,
260
- TemplateViewEntity,
261
- TemplateEntity,
262
- TimeMetricEntity,
263
- TopzoneEntity,
264
- UniqueIdEntity,
265
- UploadedFileEntity,
266
- UserActionsLogEntity,
267
- UserAttorneyEntity,
268
- UserOfficeEntity,
269
- UserPermissionEntity,
270
- UserPhoneEntity,
271
- UserPointsChangeEntity,
272
- UserPointsRuleEntity,
273
- UserProfileEntity,
274
- UserEntity,
275
- ValuationEntity,
276
- VnpReasonEntity,
277
- XCustomerNotificationEntity,
278
- } from './core';
279
-
280
- // ===== AUTH =====
281
- export { LoginUserWithGoogleDto, LoginUserDtoModel } from './auth';
282
-
283
- // ===== ATTORNEY =====
284
- export { AttorneyDto, AttorneySearchDto, AttorneyTypeEnum } from './attorney';
285
-
286
- // ===== ATTENTION REQUIRED =====
287
- export {
288
- AttentionRequiredStatistic,
289
- AttentionRequiredOfficeStatistic,
290
- AttentionRequiredUpdateDto,
291
- AttentionRequiredWithChanges,
292
- SortByAttentionRequiredField,
293
- AttentionRequiredOfficeStatisticParam,
294
- SortByAttentionRequiredOfficeStatisticField,
295
- AttentionRequiredSearch,
296
- AttentionRequiredStatisticParams,
297
- } from './attention-required';
298
-
299
- // ===== BUILD COMPANY =====
300
- export {
301
- BuildCompanySearchDtoModel,
302
- CreateBuildCompanyDTO,
303
- } from './build-company';
304
-
305
- // ===== CALENDAR =====
306
- export { DutyCreateDto, GetDutyCalendarDto, DutyUpdateDto } from './calendar';
307
-
308
- // ===== CALL REDIRECT =====
309
- export {
310
- CallRedirectCreateDto,
311
- CallRedirectUpdateDto,
312
- CallRedirectSearchDto,
313
- } from './call-redirect';
314
-
315
- // ===== CUSTOMER CALL =====
316
- export { CustomerCallDto } from './customer-call';
317
-
318
- // ===== CUSTOMER PROPERTY DUPLICATE =====
319
- export {
320
- UpdateCustomerPropertyDuplicateStatusDto,
321
- CustomerPropertyDuplicateDto,
322
- } from './customer-property-duplicate';
323
-
324
- // ===== CUSTOMER REQUEST =====
325
- export {
326
- UpdateCustomerRequestDto,
327
- SearchCustomerRequestsParamsDto,
328
- CustomerRequestStages,
329
- CustomerRequestAutocompleteParamsDto,
330
- ArchiveCustomerRequestDto,
331
- CreateCustomerRequestWithoutBuyerDto,
332
- CreateCustomerRequestDto,
333
- } from './customer-request';
334
-
335
- // ===== CUSTOMER REQUEST SELECTION =====
336
- export {
337
- CustomerRequestSelectionDto,
338
- UpdateCustomerRequestSelectionDto,
339
- } from './customer-request-selection';
340
-
341
- // ===== DEAL =====
342
- export {
343
- DealAgreementType as DealAgreementTypeDto,
344
- DealDocumentEnum as DealDocumentEnumDto,
345
- DealExpensesCategory as DealExpensesCategoryDto,
346
- DealFormat as DealFormatDto,
347
- DealParticipantType as DealParticipantTypeDto,
348
- DealPayer as DealPayerDto,
349
- DealStatus as DealStatusDto,
350
- DealTransactionEnum as DealTransactionEnumDto,
351
- MortgageProgram as MortgageProgramDto,
352
- PartyType as PartyTypeDto,
353
- BreakDealDto,
354
- BreakDealPartiallyDto,
355
- CheckIfDealNumberExistsParamsDto,
356
- CreateDealDto,
357
- DealAggregationRowDto,
358
- DealAutocompleteParamsDto,
359
- DealDocumentDto,
360
- DealExpenseDto,
361
- DealOfficesTreeDto,
362
- DealSellerDto,
363
- DetailedDealResultsDateResultsDto,
364
- DetailedDealResultsDto,
365
- DetailedDealResultsOfficeCenterResultsDto,
366
- DetailedDealResultsOfficeResultsDto,
367
- DetailedDealResultsParamsDto,
368
- DetailedDealResultsParticipantDto,
369
- SearchDealParamsDto,
370
- DealSortByField,
371
- SendDealDocumentForSignatureDto,
372
- SettleDealDto,
373
- UpdateDealDto,
374
- } from './deal';
375
-
376
- // ===== DEAL TYPE =====
377
- export { DealTypeDropdownParamsDto } from './deal-type';
378
-
379
- // ===== DOCUMENTS =====
380
- export {
381
- EmployeeAgreementDto,
382
- GetBuyerDocumentDto,
383
- GetPropertyDocumentDto,
384
- NonDisclosureAgreementDto,
385
- SendBuyerDocumentForSignatureDto,
386
- SendPropertyDocumentForSignatureDto,
387
- BuyerDocumentType,
388
- } from './documents';
389
-
390
- // ===== FEEDBACK =====
391
- export { FeedbackSearchDto, FeedbackCreateDto } from './feedback';
392
-
393
- // ===== FLATS =====
394
- export {
395
- FlatSortByField,
396
- SearchFlatsDto,
397
- CreateFlatDto,
398
- FlatExtended,
399
- PaymentCalculation,
400
- } from './flats';
401
-
402
- // ===== FLOOR =====
403
- export { FloorSortByField, SearchFloorsDto, CreateFloorDto } from './floor';
404
-
405
- // ===== HANDLING =====
406
- export {
407
- HandlingArchiveDto,
408
- HandlingCheckBlackListDto,
409
- HandlingDto,
410
- HandlingSearchDto,
411
- HandlingUpdateDto,
412
- CreateManualHandlingDto,
413
- } from './handling';
414
-
415
- // ===== IMAGE =====
416
- export {
417
- BindApartmentImageParamsDto,
418
- BindBuilderImageDto,
419
- BindImageDto,
420
- BulkBindApartmentImagesDto,
421
- BulkImageBindDto,
422
- ReorderImagesDto,
423
- ImageOrderDto,
424
- } from './image';
425
-
426
- // ===== LAYOUT =====
427
- export {
428
- LayoutTypes,
429
- SearchLayoutsDto,
430
- LayoutSortByField,
431
- UpdateLayoutDto,
432
- } from './layout';
433
-
434
- // ===== NORM CATEGORIES =====
435
- export { EmployeeNormDto, NormCategoryDto } from './norm-categories';
436
-
437
- // ===== NOTARY =====
438
- export {
439
- CreateNotaryDto,
440
- NotaryDropdownParamsDto,
441
- SearchNotaryParamsDto,
442
- NotarySortByField,
443
- UpdateNotaryDto,
444
- } from './notary';
445
-
446
- // ===== NOTIFICATIONS =====
447
- export {
448
- SearchNotificationsParamsDto,
449
- NotificationType,
450
- TelegramNotificationType,
451
- Notifications,
452
- NotificationMeta,
453
- TelegramRANotification,
454
- TelegramAtlantaNotification,
455
- EmailNotification,
456
- TelegramNotification,
457
- ViberNotification,
458
- } from './notifications';
459
-
460
- // ===== OFFICE CENTERS =====
461
- export {
462
- OfficeCenterDropdownSearchDtoModel,
463
- OfficeCenterSearchDtoModel,
464
- OfficeCenterSortByField,
465
- OfficeCenterDto,
466
- SendOfficeCenterLocationToCustomerDto,
467
- } from './office-centers';
468
-
469
- // ===== OFFICES =====
470
- export {
471
- OfficePhoneNumberDto,
472
- OfficeDto,
473
- OfficeSearchDtoModel,
474
- OfficeSortByField,
475
- OfficeDropdownParamsDto,
476
- } from './offices';
477
-
478
- // ===== QUEUE =====
479
- export { CreateQueueDto, SearchQueuesDto, QueueSortByField } from './queue';
480
-
481
- // ===== REQUEST PROPERTY =====
482
- export {
483
- CheckIfRequestPropertyExistsParamsDto,
484
- CreateRequestPropertyDto,
485
- PrintRequestPropertiesDto,
486
- SearchRequestPropertyParamsDto,
487
- UpdateRequestPropertyDto,
488
- } from './request-property';
489
-
490
- // ===== REQUEST PRESENTATION =====
491
- export { CreateRequestPresentationDto } from './request-presentation';
492
-
493
- // ===== REPRESENTATION =====
494
- export {
495
- RepresentationDto,
496
- RepresentationSearchDtoModel,
497
- } from './representation';
498
-
499
- // ===== ROLES =====
500
- export { RoleGroupDto, RoleDto, Role, ROLE_WEIGHT_MAP } from './roles';
501
-
502
- // ===== SECTION =====
503
- export {
504
- CreateSectionDto,
505
- SearchSectionsDto,
506
- SectionSortByField,
507
- } from './section';
508
-
509
- // ===== STATISTIC =====
510
- export {
511
- EmployeeAgreementsStatisticsParamsDto,
512
- EmployeeAgreementsStatisticsSortByField,
513
- EmployeeAgreementsStatisticsItemDto,
514
- ExclusivePropertyStatisticsParamsDto,
515
- ExclusivePropertyStatisticsDto,
516
- HandlingListeningsStatisticsItemDto,
517
- HandlingListeningsStatisticsParamsDto,
518
- HandlingListeningsStatisticsSortByField,
519
- RealEstateByPropertyTypeQueryDto,
520
- RealtorInvolvmentUserStatisticsDto,
521
- RealtorInvolvmentStatisticsDto,
522
- } from './statistic';
523
-
524
- // ===== STREET =====
525
- export {
526
- StreetAutocompleteParamsDto,
527
- StreetDto,
528
- StreetLocationResponseDto,
529
- StreetSearchDto,
530
- } from './street';
531
-
532
- // ===== TEMPLATE =====
533
- export {
534
- TemplateDto,
535
- TemplateReactionDto,
536
- TemplateReactionResponseDto,
537
- TemplateReactionSearchDto,
538
- TemplateRepresentationDto,
539
- TemplateResponseDto,
540
- TemplateSearchDto,
541
- TemplateViewResponseDto,
542
- TemplateViewSearchDto,
543
- TemplateRoleDto,
544
- TemplateOfficeDto,
545
- TemplateCommentDto,
546
- TemplateCommentCreateDto,
547
- TemplateCommentResponseDto,
548
- } from './template';
549
-
550
- // ===== TOPZONE =====
551
- export {
552
- TopzoneDto,
553
- TopzoneSearchDtoModel,
554
- TopzoneDropdownListParamsDtoModel,
555
- } from './topzone';
556
-
557
- // ===== UPLOADED FILE =====
558
- export { UploadedReportFileDto, UploadedFileType } from './uploaded-file';
559
-
560
- // ===== USER =====
561
- export {
562
- NotificationPreferencesDto,
563
- UserAttorneyDto,
564
- UserAttorneySearchParamsDto,
565
- UserAttorneyType,
566
- UserAutocompleteParamsDto,
567
- UserArchiveDto,
568
- UserPhoneDto,
569
- UserSearchDto,
570
- CheckIfRealtorNumberExistsParamsDto,
571
- CheckIfUserEmailExistsParamsDto,
572
- CheckIfUsernameExistsParamsDto,
573
- UserVchasnoListItemDto,
574
- UserDto,
575
- UpdateUserDto,
576
- UpdateUserVchasnoDto,
577
- } from './user';
578
-
579
- // ===== USER ACTION LOGS =====
580
- export { UserActionLogsSearchDto } from './user-action-logs';
581
-
582
- // ===== USER OFFICE =====
583
- export { UserOfficeDto, UserPermissionDto } from './user-office';
584
-
585
- // ===== USER PERMISSION =====
586
- export {
587
- UserPermissionCreateDto,
588
- UserPermissionCreateOrConnectDto,
589
- PermissionConnectDtoModel,
590
- PermissionSearchDtoModel,
591
- PermissionDto,
592
- } from './user-permission';
593
-
594
- // ===== USER POINTS =====
595
- export {
596
- UserPointsAmountDto,
597
- UserPointsStatisticDto,
598
- UserPointsAmountByDateDto,
599
- UserPointsUserStatisticDto,
600
- SearchUserPointsChangesParamsDto,
601
- } from './user-points';
602
-
603
- // ===== USER PROFILE =====
604
- export { ProfileDto, UpdateProfileDto } from './user-profile';
605
-
606
- // ===== CUSTOMER PROPERTY =====
607
- export {
608
- ArchiveCustomerPropertyDto,
609
- CreateCustomerPropertyDto,
610
- CreateCustomerPropertyWithoutSellerDto,
611
- CreateCustomerAdditionalOwnerDto,
612
- CustomerPropertiesGroupedByAddressParamsDto,
613
- CustomerPropertiesGroupedByAddressDto,
614
- CustomerPropertiesGroupedByFloorDto,
615
- CustomerPropertyAutocompleteParamsDto,
616
- CustomerPropertyCheckDuplicateDto,
617
- CustomerPropertyCheckExclusiveExistsDto,
618
- CustomerPropertyConfirmExclusiveDto,
619
- CustomerPropertyDocumentDto,
620
- CustomerPropertyImageDto,
621
- CustomerPropertySearchApartmentParamsDto,
622
- CustomerPropertySearchAreaParamsDto,
623
- CustomerPropertySearchByCadastralNumberParamsDto,
624
- CustomerPropertySearchCommercialParamsDto,
625
- CustomerPropertySearchHouseParamsDto,
626
- CustomerPropertyStages,
627
- ExclusivePropertyAgreementDataDto,
628
- SearchCustomerPropertyByAttributesParamsDto,
629
- SearchCustomerPropertyParamsDto,
630
- CustomerPropertySortByField,
631
- SeoDto,
632
- UpdateCustomerPropertyDto,
633
- UpdateCustomerPropertyParamsDto,
634
- } from './customer-property';
635
-
636
- // ===== CUSTOMER =====
637
- export {
638
- AddCustomerToBucketDto,
639
- ArchiveCustomerDto,
640
- CreateCustomerDto,
641
- CustomerAutocompleteParamsDto,
642
- GetCustomerBucketParamsDto,
643
- SearchBuyerParamsDto,
644
- SearchCustomerByPhoneDto,
645
- UpdateCustomerDto,
646
- CustomerSortByField,
647
- CustomerByPhoneNumberDto,
648
- CustomerByPhoneNumberRealtorDto,
649
- } from './customer';
650
-
651
- // ===== GEO =====
652
- export {
653
- GeoSearchParamsDtoModel,
654
- GeoSearchCoordinatesDtoModel,
655
- GeoKeysDto,
656
- GeoNode,
657
- GeoDtoModel,
658
- EnhancedSearchParamsDto,
659
- EnhancedSearchResponseDto,
660
- } from './geo';
661
-
662
- // ===== COMMON =====
663
- export {
664
- AutocompleteParams,
665
- DateFilterParams,
666
- PaginatedList,
667
- PaginatedParams,
668
- SortOrder,
669
- SortingParams,
670
- TextSearch,
671
- SearchByPhoneType,
672
- MultiLanguageArray,
673
- } from './common';
674
-
675
- // ===== PARSE =====
676
- export { ColumnFieldRelation } from './parse/mapping-relation.types';
677
- export { ParseLayout, ParseFlat, ParseRow } from './parse/row-item.interfaces';
678
- export { ParseFields } from './parse/parse-fields.enum';
679
- export { HandlerProps, XlsAreasHandlers } from './parse/mapping-handler.types';
680
- export {
681
- XlsMappingColRows,
682
- XlsArea,
683
- HeaderSettings,
684
- } from './parse/mapping.types';
685
- export { ParserSchemes } from './parse/schemes.enum';
@@ -1,8 +0,0 @@
1
- import { LayoutEntity } from '../core/layout.type';
2
-
3
- export type CreateLayoutDto = Omit<
4
- LayoutEntity,
5
- 'id' | 'createdAt' | 'updatedAt' | 'complex' | 'flats' | 'image' | 'type'
6
- > & {
7
- rooms: number;
8
- };
@@ -1,4 +0,0 @@
1
- export { LayoutTypes } from './layout.types.enum';
2
- export { CreateLayoutDto } from './create-layout.dto';
3
- export { SearchLayoutsDto, LayoutSortByField } from './search-layouts.dto';
4
- export { UpdateLayoutDto } from './update-layout.dto';
@@ -1,8 +0,0 @@
1
- export enum LayoutTypes {
2
- Flat = 'flat',
3
- Apartment = 'apartment',
4
- Studio = 'studio',
5
- NonLiving = 'non_living',
6
- Garage = 'garage',
7
- ParkingSpace = 'parking_space',
8
- }