vector-shared 1.1.366 → 1.1.367

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 (525) hide show
  1. package/dist/tsconfig.tsbuildinfo +1 -1
  2. package/dist/types/apartment-complex/apartment-complex-search-params.dto.d.ts +20 -0
  3. package/dist/types/apartment-complex/apartment-complex-search-params.dto.js +3 -0
  4. package/dist/types/apartment-complex/apartment-complex-search-params.dto.js.map +1 -0
  5. package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.d.ts +3 -0
  6. package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.js +8 -0
  7. package/dist/types/apartment-complex/apartment-complex-sort-by-field.enum.js.map +1 -0
  8. package/dist/types/apartment-complex/index.d.ts +4 -0
  9. package/dist/types/apartment-complex/index.js +6 -0
  10. package/dist/types/apartment-complex/index.js.map +1 -0
  11. package/dist/types/attention-required/attention-required-entity.enum.js.map +1 -0
  12. package/dist/types/attention-required/attention-required-office-statistic-params.dto.d.ts +5 -0
  13. package/dist/types/attention-required/attention-required-office-statistic-params.dto.js +3 -0
  14. package/dist/types/attention-required/attention-required-office-statistic-params.dto.js.map +1 -0
  15. package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.d.ts +7 -0
  16. package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js +12 -0
  17. package/dist/types/attention-required/attention-required-office-statistic-sort-by-field.enum.js.map +1 -0
  18. package/dist/types/attention-required/attention-required-search-params.dto.d.ts +5 -0
  19. package/dist/types/attention-required/attention-required-search-params.dto.js +3 -0
  20. package/dist/types/attention-required/attention-required-search-params.dto.js.map +1 -0
  21. package/dist/types/attention-required/attention-required-statistic-params.dto.d.ts +8 -0
  22. package/dist/types/attention-required/{attention-required-statistic-param.type.js → attention-required-statistic-params.dto.js} +1 -1
  23. package/dist/types/attention-required/attention-required-statistic-params.dto.js.map +1 -0
  24. package/dist/types/attention-required/attention-required-with-changes-params.dto.d.ts +11 -0
  25. package/dist/types/attention-required/attention-required-with-changes-params.dto.js +3 -0
  26. package/dist/types/attention-required/attention-required-with-changes-params.dto.js.map +1 -0
  27. package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.d.ts +7 -0
  28. package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js +12 -0
  29. package/dist/types/attention-required/attention-required-with-changes-sort-by-field.enum.js.map +1 -0
  30. package/dist/types/attention-required/index.d.ts +7 -4
  31. package/dist/types/attention-required/index.js +7 -5
  32. package/dist/types/attention-required/index.js.map +1 -1
  33. package/dist/types/attorney/index.d.ts +0 -1
  34. package/dist/types/attorney/index.js.map +1 -1
  35. package/dist/types/attributes/attribute-category.enum.d.ts +1 -2
  36. package/dist/types/attributes/attribute-category.enum.js +18 -18
  37. package/dist/types/attributes/attribute-category.enum.js.map +1 -1
  38. package/dist/types/attributes/attribute-config.type.d.ts +6 -6
  39. package/dist/types/attributes/attribute-config.type.js.map +1 -1
  40. package/dist/types/attributes/attribute-destination.enum.d.ts +1 -2
  41. package/dist/types/attributes/attribute-destination.enum.js +6 -6
  42. package/dist/types/attributes/attribute-destination.enum.js.map +1 -1
  43. package/dist/types/attributes/attribute-search-params.dto.d.ts +16 -0
  44. package/dist/types/attributes/attribute-search-params.dto.js +3 -0
  45. package/dist/types/attributes/attribute-search-params.dto.js.map +1 -0
  46. package/dist/types/attributes/attribute-type.enum.d.ts +1 -2
  47. package/dist/types/attributes/attribute-type.enum.js +12 -12
  48. package/dist/types/attributes/attribute-type.enum.js.map +1 -1
  49. package/dist/types/attributes/index.d.ts +5 -5
  50. package/dist/types/attributes/index.js +4 -4
  51. package/dist/types/attributes/index.js.map +1 -1
  52. package/dist/types/build-company/build-company-search-params.dto.d.ts +9 -0
  53. package/dist/types/build-company/build-company-search-params.dto.js +3 -0
  54. package/dist/types/build-company/build-company-search-params.dto.js.map +1 -0
  55. package/dist/types/build-company/build-company-sort-by-field.enum.d.ts +3 -0
  56. package/dist/types/build-company/build-company-sort-by-field.enum.js +8 -0
  57. package/dist/types/build-company/build-company-sort-by-field.enum.js.map +1 -0
  58. package/dist/types/build-company/index.d.ts +2 -1
  59. package/dist/types/build-company/index.js +3 -0
  60. package/dist/types/build-company/index.js.map +1 -1
  61. package/dist/types/call/call-search-params.dto.d.ts +5 -0
  62. package/dist/types/{customer-property-duplicate/index.js → call/call-search-params.dto.js} +1 -1
  63. package/dist/types/call/call-search-params.dto.js.map +1 -0
  64. package/dist/types/call/call-type.enum.d.ts +1 -1
  65. package/dist/types/call/call-type.enum.js +13 -13
  66. package/dist/types/call/call-type.enum.js.map +1 -1
  67. package/dist/types/call/index.d.ts +3 -0
  68. package/dist/types/call/index.js +6 -0
  69. package/dist/types/call/index.js.map +1 -0
  70. package/dist/types/call-redirect/index.d.ts +0 -1
  71. package/dist/types/common/autocomplete-params.type.d.ts +1 -0
  72. package/dist/types/common/date-filter-params.dto.d.ts +4 -0
  73. package/dist/types/{attorney/attorney-search.dto.js → common/date-filter-params.dto.js} +1 -1
  74. package/dist/types/common/date-filter-params.dto.js.map +1 -0
  75. package/dist/types/common/index.d.ts +3 -3
  76. package/dist/types/common/index.js +4 -4
  77. package/dist/types/common/index.js.map +1 -1
  78. package/dist/types/common/reaction.enum.d.ts +1 -1
  79. package/dist/types/common/reaction.enum.js +6 -6
  80. package/dist/types/common/reaction.enum.js.map +1 -1
  81. package/dist/types/common/sort-order.enum.d.ts +4 -0
  82. package/dist/types/common/sort-order.enum.js +9 -0
  83. package/dist/types/common/sort-order.enum.js.map +1 -0
  84. package/dist/types/common/sorting-params.type.d.ts +2 -5
  85. package/dist/types/common/sorting-params.type.js +0 -6
  86. package/dist/types/common/sorting-params.type.js.map +1 -1
  87. package/dist/types/core/attention-required.type.d.ts +1 -1
  88. package/dist/types/core/attribute-value.type.d.ts +2 -2
  89. package/dist/types/core/attribute.type.d.ts +4 -4
  90. package/dist/types/core/customer-property-duplicate.type.d.ts +2 -2
  91. package/dist/types/core/customer-property.type.d.ts +3 -3
  92. package/dist/types/core/customer-request-selection.type.d.ts +2 -2
  93. package/dist/types/core/deal.type.d.ts +9 -10
  94. package/dist/types/core/feedback.type.d.ts +4 -4
  95. package/dist/types/core/flat.type.d.ts +2 -2
  96. package/dist/types/core/geo.type.d.ts +2 -2
  97. package/dist/types/core/reaction.type.d.ts +2 -2
  98. package/dist/types/customer/buyer-search-params.dto.d.ts +15 -0
  99. package/dist/types/{common/date-filter-params.type.js → customer/buyer-search-params.dto.js} +1 -1
  100. package/dist/types/customer/buyer-search-params.dto.js.map +1 -0
  101. package/dist/types/customer/customer-sort-by-field.enum.d.ts +7 -0
  102. package/dist/types/customer/customer-sort-by-field.enum.js +12 -0
  103. package/dist/types/customer/customer-sort-by-field.enum.js.map +1 -0
  104. package/dist/types/customer/index.d.ts +2 -4
  105. package/dist/types/customer/index.js +3 -5
  106. package/dist/types/customer/index.js.map +1 -1
  107. package/dist/types/customer-property/{customer-properties-grouped-by-address-params.dto.d.ts → customer-properties-grouped-by-address-search-params.dto.d.ts} +2 -2
  108. package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js +3 -0
  109. package/dist/types/customer-property/customer-properties-grouped-by-address-search-params.dto.js.map +1 -0
  110. package/dist/types/customer-property/customer-property-check-exclusive-exists.dto.d.ts +2 -2
  111. package/dist/types/customer-property/customer-property-duplicate.dto.d.ts +6 -0
  112. package/dist/types/customer-property/customer-property-duplicate.dto.js.map +1 -0
  113. package/dist/types/customer-property/customer-property-search-params.dto.d.ts +25 -0
  114. package/dist/types/customer-property/customer-property-search-params.dto.js +3 -0
  115. package/dist/types/customer-property/customer-property-search-params.dto.js.map +1 -0
  116. package/dist/types/customer-property/customer-property-sort-by-field.enum.d.ts +12 -0
  117. package/dist/types/customer-property/customer-property-sort-by-field.enum.js +17 -0
  118. package/dist/types/customer-property/customer-property-sort-by-field.enum.js.map +1 -0
  119. package/dist/types/customer-property/index.d.ts +7 -5
  120. package/dist/types/customer-property/index.js +6 -4
  121. package/dist/types/customer-property/index.js.map +1 -1
  122. package/dist/types/customer-property/property-duplicate-status.enum.d.ts +1 -1
  123. package/dist/types/customer-property/property-duplicate-status.enum.js +8 -8
  124. package/dist/types/customer-property/property-duplicate-status.enum.js.map +1 -1
  125. package/dist/types/customer-property/property-exclusive-status.enum.d.ts +1 -1
  126. package/dist/types/customer-property/property-exclusive-status.enum.js +7 -7
  127. package/dist/types/customer-property/property-exclusive-status.enum.js.map +1 -1
  128. package/dist/types/customer-property/realty-type.enum.d.ts +1 -1
  129. package/dist/types/customer-property/realty-type.enum.js +8 -8
  130. package/dist/types/customer-property/realty-type.enum.js.map +1 -1
  131. package/dist/types/customer-property/search-customer-property-by-attributes.dto.d.ts +2 -2
  132. package/dist/types/customer-request/{search-customer-requests-params.dto.d.ts → customer-request-search-params.dto.d.ts} +1 -1
  133. package/dist/types/customer-request/customer-request-search-params.dto.js +3 -0
  134. package/dist/types/customer-request/customer-request-search-params.dto.js.map +1 -0
  135. package/dist/types/customer-request/index.d.ts +1 -1
  136. package/dist/types/deal/create-deal.dto.d.ts +50 -2
  137. package/dist/types/deal/deal-autocomplete-params.dto.d.ts +2 -2
  138. package/dist/types/deal/deal-buyer.type.d.ts +3 -3
  139. package/dist/types/deal/deal-document.dto.d.ts +3 -2
  140. package/dist/types/deal/deal-search-params.dto.d.ts +12 -0
  141. package/dist/types/{attributes/attribute-search.type.js → deal/deal-search-params.dto.js} +1 -1
  142. package/dist/types/deal/deal-search-params.dto.js.map +1 -0
  143. package/dist/types/deal/deal-seller.dto.d.ts +2 -2
  144. package/dist/types/deal/deal-sort-by-field.enum.d.ts +14 -0
  145. package/dist/types/deal/deal-sort-by-field.enum.js +19 -0
  146. package/dist/types/deal/deal-sort-by-field.enum.js.map +1 -0
  147. package/dist/types/deal/deal-status.enum.d.ts +1 -1
  148. package/dist/types/deal/deal-status.enum.js +8 -8
  149. package/dist/types/deal/deal-status.enum.js.map +1 -1
  150. package/dist/types/deal/detailed-deal-results-params.dto.d.ts +2 -2
  151. package/dist/types/deal/index.d.ts +5 -5
  152. package/dist/types/deal/index.js +5 -5
  153. package/dist/types/deal/index.js.map +1 -1
  154. package/dist/types/deal/party-type.enum.d.ts +1 -1
  155. package/dist/types/deal/party-type.enum.js +7 -7
  156. package/dist/types/deal/party-type.enum.js.map +1 -1
  157. package/dist/types/deal/send-deal-document-for-signature.dto.d.ts +1 -0
  158. package/dist/types/documents/buyer-document-type.enum.d.ts +1 -1
  159. package/dist/types/documents/buyer-document-type.enum.js +5 -5
  160. package/dist/types/documents/buyer-document-type.enum.js.map +1 -1
  161. package/dist/types/documents/{employee-agreement.dto.d.ts → generate-agreement.dto.d.ts} +1 -1
  162. package/dist/types/documents/generate-agreement.dto.js +3 -0
  163. package/dist/types/documents/generate-agreement.dto.js.map +1 -0
  164. package/dist/types/documents/generate-buyer-document.dto.d.ts +6 -0
  165. package/dist/types/documents/generate-buyer-document.dto.js +3 -0
  166. package/dist/types/documents/generate-buyer-document.dto.js.map +1 -0
  167. package/dist/types/documents/generate-property-document.dto.d.ts +6 -0
  168. package/dist/types/{attention-required/attention-required-search.type.js → documents/generate-property-document.dto.js} +1 -1
  169. package/dist/types/documents/generate-property-document.dto.js.map +1 -0
  170. package/dist/types/documents/index.d.ts +4 -5
  171. package/dist/types/documents/index.js +2 -2
  172. package/dist/types/documents/index.js.map +1 -1
  173. package/dist/types/documents/property-document-type.enum.d.ts +1 -1
  174. package/dist/types/documents/property-document-type.enum.js +5 -5
  175. package/dist/types/documents/property-document-type.enum.js.map +1 -1
  176. package/dist/types/documents/send-buyer-document-for-signature.dto.d.ts +2 -2
  177. package/dist/types/documents/send-property-document-for-signature.dto.d.ts +2 -2
  178. package/dist/types/feedback/feedback-category.enum.d.ts +1 -1
  179. package/dist/types/feedback/feedback-category.enum.js +7 -7
  180. package/dist/types/feedback/feedback-category.enum.js.map +1 -1
  181. package/dist/types/feedback/feedback-search-params.dto.d.ts +13 -0
  182. package/dist/types/feedback/feedback-search-params.dto.js +3 -0
  183. package/dist/types/feedback/feedback-search-params.dto.js.map +1 -0
  184. package/dist/types/feedback/feedback-sort-by-field.enum.d.ts +4 -0
  185. package/dist/types/feedback/feedback-sort-by-field.enum.js +9 -0
  186. package/dist/types/feedback/feedback-sort-by-field.enum.js.map +1 -0
  187. package/dist/types/feedback/feedback-status.enum.d.ts +1 -1
  188. package/dist/types/feedback/feedback-status.enum.js +7 -7
  189. package/dist/types/feedback/feedback-status.enum.js.map +1 -1
  190. package/dist/types/feedback/index.d.ts +4 -3
  191. package/dist/types/feedback/index.js +5 -3
  192. package/dist/types/feedback/index.js.map +1 -1
  193. package/dist/types/flat/flat-create.dto.js.map +1 -0
  194. package/dist/types/flat/flat-extended.dto.js.map +1 -0
  195. package/dist/types/flat/flat-search-params.dto.d.ts +8 -0
  196. package/dist/types/flat/flat-search-params.dto.js +3 -0
  197. package/dist/types/flat/flat-search-params.dto.js.map +1 -0
  198. package/dist/types/flat/flat-sort-by-field.enum.d.ts +3 -0
  199. package/dist/types/flat/flat-sort-by-field.enum.js +8 -0
  200. package/dist/types/flat/flat-sort-by-field.enum.js.map +1 -0
  201. package/dist/types/flat/flat.enum.js.map +1 -0
  202. package/dist/types/{flats → flat}/index.d.ts +2 -1
  203. package/dist/types/flat/index.js +8 -0
  204. package/dist/types/flat/index.js.map +1 -0
  205. package/dist/types/flat/payment-calculations.type.js.map +1 -0
  206. package/dist/types/floor/floor-search-params.dto.d.ts +5 -0
  207. package/dist/types/floor/floor-search-params.dto.js +3 -0
  208. package/dist/types/floor/floor-search-params.dto.js.map +1 -0
  209. package/dist/types/floor/floor-sort-by-field.enum.d.ts +3 -0
  210. package/dist/types/floor/floor-sort-by-field.enum.js +8 -0
  211. package/dist/types/floor/floor-sort-by-field.enum.js.map +1 -0
  212. package/dist/types/floor/index.d.ts +2 -1
  213. package/dist/types/floor/index.js +3 -3
  214. package/dist/types/floor/index.js.map +1 -1
  215. package/dist/types/geo/enhanced-search-params.dto.d.ts +2 -2
  216. package/dist/types/geo/geo-search-params.dto.d.ts +7 -0
  217. package/dist/types/{deal/deal-seller.type.js → geo/geo-search-params.dto.js} +1 -1
  218. package/dist/types/geo/geo-search-params.dto.js.map +1 -0
  219. package/dist/types/geo/geo-type.enum.d.ts +1 -1
  220. package/dist/types/geo/geo-type.enum.js +10 -10
  221. package/dist/types/geo/geo-type.enum.js.map +1 -1
  222. package/dist/types/geo/index.d.ts +2 -2
  223. package/dist/types/geo/index.js +2 -2
  224. package/dist/types/geo/index.js.map +1 -1
  225. package/dist/types/handling/handling-search-params.dto.d.ts +19 -0
  226. package/dist/types/handling/handling-search-params.dto.js +3 -0
  227. package/dist/types/handling/handling-search-params.dto.js.map +1 -0
  228. package/dist/types/handling/handling-sort-by-field.enum.d.ts +5 -0
  229. package/dist/types/handling/handling-sort-by-field.enum.js +10 -0
  230. package/dist/types/handling/handling-sort-by-field.enum.js.map +1 -0
  231. package/dist/types/handling/index.d.ts +2 -1
  232. package/dist/types/handling/index.js +3 -1
  233. package/dist/types/handling/index.js.map +1 -1
  234. package/dist/types/index.d.ts +47 -49
  235. package/dist/types/index.js +57 -40
  236. package/dist/types/index.js.map +1 -1
  237. package/dist/types/layout/index.d.ts +2 -1
  238. package/dist/types/layout/index.js +3 -3
  239. package/dist/types/layout/index.js.map +1 -1
  240. package/dist/types/layout/layouts-search-params.dto.d.ts +10 -0
  241. package/dist/types/layout/layouts-search-params.dto.js +3 -0
  242. package/dist/types/layout/layouts-search-params.dto.js.map +1 -0
  243. package/dist/types/layout/layouts-sort-by-field.enum.d.ts +3 -0
  244. package/dist/types/layout/layouts-sort-by-field.enum.js +8 -0
  245. package/dist/types/layout/layouts-sort-by-field.enum.js.map +1 -0
  246. package/dist/types/norm-categories/norm-categories.enum.d.ts +1 -2
  247. package/dist/types/norm-categories/norm-categories.enum.js.map +1 -1
  248. package/dist/types/notary/index.d.ts +2 -1
  249. package/dist/types/notary/index.js +3 -3
  250. package/dist/types/notary/index.js.map +1 -1
  251. package/dist/types/notary/notary-search-params.dto.d.ts +9 -0
  252. package/dist/types/{call-redirect/call-redirect-search.dto.js → notary/notary-search-params.dto.js} +1 -1
  253. package/dist/types/notary/notary-search-params.dto.js.map +1 -0
  254. package/dist/types/notary/notary-sort-by-field.enum.d.ts +7 -0
  255. package/dist/types/notary/notary-sort-by-field.enum.js +12 -0
  256. package/dist/types/notary/notary-sort-by-field.enum.js.map +1 -0
  257. package/dist/types/notifications/index.d.ts +0 -1
  258. package/dist/types/notifications/index.js.map +1 -1
  259. package/dist/types/office-centers/index.d.ts +2 -1
  260. package/dist/types/office-centers/index.js +3 -3
  261. package/dist/types/office-centers/index.js.map +1 -1
  262. package/dist/types/office-centers/office-center-search-params.dto.d.ts +8 -0
  263. package/dist/types/office-centers/office-center-search-params.dto.js +3 -0
  264. package/dist/types/office-centers/office-center-search-params.dto.js.map +1 -0
  265. package/dist/types/office-centers/office-center-sort-by-field.enum.d.ts +4 -0
  266. package/dist/types/office-centers/office-center-sort-by-field.enum.js +9 -0
  267. package/dist/types/office-centers/office-center-sort-by-field.enum.js.map +1 -0
  268. package/dist/types/offices/employees.type.d.ts +1 -2
  269. package/dist/types/offices/index.d.ts +2 -1
  270. package/dist/types/offices/index.js +3 -3
  271. package/dist/types/offices/index.js.map +1 -1
  272. package/dist/types/offices/office-search-params.dto.d.ts +7 -0
  273. package/dist/types/offices/office-search-params.dto.js +3 -0
  274. package/dist/types/offices/office-search-params.dto.js.map +1 -0
  275. package/dist/types/offices/office-sort-by-field.enum.d.ts +5 -0
  276. package/dist/types/offices/office-sort-by-field.enum.js +10 -0
  277. package/dist/types/offices/office-sort-by-field.enum.js.map +1 -0
  278. package/dist/types/offices/service.config.d.ts +2 -2
  279. package/dist/types/parse/row-item.interfaces.d.ts +1 -1
  280. package/dist/types/queue/index.d.ts +2 -1
  281. package/dist/types/queue/index.js +3 -3
  282. package/dist/types/queue/index.js.map +1 -1
  283. package/dist/types/queue/queue-search-params.dto.d.ts +6 -0
  284. package/dist/types/queue/queue-search-params.dto.js +3 -0
  285. package/dist/types/queue/queue-search-params.dto.js.map +1 -0
  286. package/dist/types/queue/queue-sort-by-field.enum.d.ts +3 -0
  287. package/dist/types/queue/queue-sort-by-field.enum.js +8 -0
  288. package/dist/types/queue/queue-sort-by-field.enum.js.map +1 -0
  289. package/dist/types/representation/index.d.ts +2 -1
  290. package/dist/types/representation/index.js +3 -0
  291. package/dist/types/representation/index.js.map +1 -1
  292. package/dist/types/representation/representation-search-params.dto.d.ts +8 -0
  293. package/dist/types/representation/representation-search-params.dto.js +3 -0
  294. package/dist/types/representation/representation-search-params.dto.js.map +1 -0
  295. package/dist/types/representation/representation-sort-by-field.enum.d.ts +4 -0
  296. package/dist/types/representation/representation-sort-by-field.enum.js +9 -0
  297. package/dist/types/representation/representation-sort-by-field.enum.js.map +1 -0
  298. package/dist/types/request-property/index.d.ts +1 -1
  299. package/dist/types/request-property/{search-request-property-params.dto.d.ts → request-property-search-params.dto.d.ts} +1 -1
  300. package/dist/types/request-property/request-property-search-params.dto.js +3 -0
  301. package/dist/types/request-property/request-property-search-params.dto.js.map +1 -0
  302. package/dist/types/section/index.d.ts +2 -1
  303. package/dist/types/section/index.js +3 -3
  304. package/dist/types/section/index.js.map +1 -1
  305. package/dist/types/section/section-search-params.dto.d.ts +5 -0
  306. package/dist/types/section/section-search-params.dto.js +3 -0
  307. package/dist/types/section/section-search-params.dto.js.map +1 -0
  308. package/dist/types/section/section-sort-by-field.enum.d.ts +3 -0
  309. package/dist/types/section/section-sort-by-field.enum.js +8 -0
  310. package/dist/types/section/section-sort-by-field.enum.js.map +1 -0
  311. package/dist/types/statistic/employee-agreements-statistics-params.dto.d.ts +3 -11
  312. package/dist/types/statistic/employee-agreements-statistics-params.dto.js +0 -9
  313. package/dist/types/statistic/employee-agreements-statistics-params.dto.js.map +1 -1
  314. package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.d.ts +7 -0
  315. package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.js +12 -0
  316. package/dist/types/statistic/employee-agreements-statistics-sort-by-field.enum.js.map +1 -0
  317. package/dist/types/statistic/exclusive-property-statistics-params.dto.d.ts +2 -2
  318. package/dist/types/statistic/handling-listenings-statistics-params.dto.d.ts +4 -11
  319. package/dist/types/statistic/handling-listenings-statistics-params.dto.js +0 -8
  320. package/dist/types/statistic/handling-listenings-statistics-params.dto.js.map +1 -1
  321. package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.d.ts +6 -0
  322. package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.js +11 -0
  323. package/dist/types/statistic/handling-listenings-statistics-sort-by-field.enum.js.map +1 -0
  324. package/dist/types/statistic/index.d.ts +5 -3
  325. package/dist/types/statistic/index.js +5 -5
  326. package/dist/types/statistic/index.js.map +1 -1
  327. package/dist/types/statistic/{real-estate-by-property-type.dto.model.d.ts → real-estate-by-property-type-params.dto.d.ts} +1 -1
  328. package/dist/types/statistic/real-estate-by-property-type-params.dto.js +3 -0
  329. package/dist/types/statistic/real-estate-by-property-type-params.dto.js.map +1 -0
  330. package/dist/types/street/index.d.ts +2 -1
  331. package/dist/types/street/index.js +3 -0
  332. package/dist/types/street/index.js.map +1 -1
  333. package/dist/types/street/street-search-params.dto.d.ts +8 -0
  334. package/dist/types/street/street-search-params.dto.js +3 -0
  335. package/dist/types/street/street-search-params.dto.js.map +1 -0
  336. package/dist/types/street/street-sort-by-field.enum.d.ts +4 -0
  337. package/dist/types/street/street-sort-by-field.enum.js +9 -0
  338. package/dist/types/street/street-sort-by-field.enum.js.map +1 -0
  339. package/dist/types/template/index.d.ts +3 -3
  340. package/dist/types/template/template-comment-response.dto.d.ts +2 -2
  341. package/dist/types/template/template-reaction-search-params.dto.d.ts +5 -0
  342. package/dist/types/template/template-reaction-search-params.dto.js +3 -0
  343. package/dist/types/template/template-reaction-search-params.dto.js.map +1 -0
  344. package/dist/types/template/template-reaction.dto.d.ts +2 -2
  345. package/dist/types/template/template-response.dto.d.ts +2 -2
  346. package/dist/types/template/{template-search.dto.d.ts → template-search-params.dto.d.ts} +1 -1
  347. package/dist/types/template/template-search-params.dto.js +3 -0
  348. package/dist/types/template/template-search-params.dto.js.map +1 -0
  349. package/dist/types/template/template-view-search-params.dto.d.ts +4 -0
  350. package/dist/types/template/template-view-search-params.dto.js +3 -0
  351. package/dist/types/template/template-view-search-params.dto.js.map +1 -0
  352. package/dist/types/topzone/index.d.ts +2 -1
  353. package/dist/types/topzone/index.js +3 -0
  354. package/dist/types/topzone/index.js.map +1 -1
  355. package/dist/types/topzone/topzone-search-params.dto.d.ts +8 -0
  356. package/dist/types/topzone/topzone-search-params.dto.js +3 -0
  357. package/dist/types/topzone/topzone-search-params.dto.js.map +1 -0
  358. package/dist/types/topzone/topzone-sort-by-field.enum.d.ts +3 -0
  359. package/dist/types/topzone/topzone-sort-by-field.enum.js +8 -0
  360. package/dist/types/topzone/topzone-sort-by-field.enum.js.map +1 -0
  361. package/dist/types/user/index.d.ts +2 -1
  362. package/dist/types/user/index.js +3 -1
  363. package/dist/types/user/index.js.map +1 -1
  364. package/dist/types/user/user-search-params.dto.d.ts +13 -0
  365. package/dist/types/user/user-search-params.dto.js +3 -0
  366. package/dist/types/user/user-search-params.dto.js.map +1 -0
  367. package/dist/types/user/user-sort-by-field.enum.d.ts +10 -0
  368. package/dist/types/user/user-sort-by-field.enum.js +15 -0
  369. package/dist/types/user/user-sort-by-field.enum.js.map +1 -0
  370. package/dist/types/user-action-logs/index.d.ts +2 -1
  371. package/dist/types/user-action-logs/index.js +3 -1
  372. package/dist/types/user-action-logs/index.js.map +1 -1
  373. package/dist/types/user-action-logs/user-action-logs-search-params.dto.d.ts +11 -0
  374. package/dist/types/user-action-logs/user-action-logs-search-params.dto.js +3 -0
  375. package/dist/types/user-action-logs/user-action-logs-search-params.dto.js.map +1 -0
  376. package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.d.ts +4 -0
  377. package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.js +9 -0
  378. package/dist/types/user-action-logs/user-action-logs-sort-by-field.enum.js.map +1 -0
  379. package/dist/types/user-permission/index.d.ts +0 -1
  380. package/dist/types/user-points/index.d.ts +1 -1
  381. package/dist/types/user-points/user-points-changes-search-params.dto.d.ts +4 -0
  382. package/dist/types/user-points/user-points-changes-search-params.dto.js +3 -0
  383. package/dist/types/user-points/user-points-changes-search-params.dto.js.map +1 -0
  384. package/package.json +1 -1
  385. package/dist/types/attention-required/attention-required-office-statistic-param.type.d.ts +0 -19
  386. package/dist/types/attention-required/attention-required-office-statistic-param.type.js +0 -12
  387. package/dist/types/attention-required/attention-required-office-statistic-param.type.js.map +0 -1
  388. package/dist/types/attention-required/attention-required-search.type.d.ts +0 -5
  389. package/dist/types/attention-required/attention-required-search.type.js.map +0 -1
  390. package/dist/types/attention-required/attention-required-statistic-param.type.d.ts +0 -8
  391. package/dist/types/attention-required/attention-required-statistic-param.type.js.map +0 -1
  392. package/dist/types/attention-required/attention-required-with-changes.type.d.ts +0 -19
  393. package/dist/types/attention-required/attention-required-with-changes.type.js +0 -12
  394. package/dist/types/attention-required/attention-required-with-changes.type.js.map +0 -1
  395. package/dist/types/attorney/attorney-search.dto.d.ts +0 -2
  396. package/dist/types/attorney/attorney-search.dto.js.map +0 -1
  397. package/dist/types/attributes/attribute-search.type.d.ts +0 -15
  398. package/dist/types/attributes/attribute-search.type.js.map +0 -1
  399. package/dist/types/build-company/build-companies-search.dto.d.ts +0 -16
  400. package/dist/types/build-company/build-companies-search.dto.js +0 -7
  401. package/dist/types/build-company/build-companies-search.dto.js.map +0 -1
  402. package/dist/types/call-redirect/call-redirect-search.dto.d.ts +0 -6
  403. package/dist/types/call-redirect/call-redirect-search.dto.js.map +0 -1
  404. package/dist/types/common/date-filter-params.type.d.ts +0 -4
  405. package/dist/types/common/date-filter-params.type.js.map +0 -1
  406. package/dist/types/customer/attention-required-entity.enum.js.map +0 -1
  407. package/dist/types/customer/get-customer-bucket-params.type.d.ts +0 -2
  408. package/dist/types/customer/get-customer-bucket-params.type.js +0 -3
  409. package/dist/types/customer/get-customer-bucket-params.type.js.map +0 -1
  410. package/dist/types/customer/search-buyer-params.type.d.ts +0 -23
  411. package/dist/types/customer/search-buyer-params.type.js +0 -12
  412. package/dist/types/customer/search-buyer-params.type.js.map +0 -1
  413. package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js +0 -3
  414. package/dist/types/customer-property/customer-properties-grouped-by-address-params.dto.js.map +0 -1
  415. package/dist/types/customer-property/search-customer-property-params.dto.d.ts +0 -35
  416. package/dist/types/customer-property/search-customer-property-params.dto.js +0 -15
  417. package/dist/types/customer-property/search-customer-property-params.dto.js.map +0 -1
  418. package/dist/types/customer-property-duplicate/customer-property-duplicate.dto.d.ts +0 -8
  419. package/dist/types/customer-property-duplicate/customer-property-duplicate.dto.js.map +0 -1
  420. package/dist/types/customer-property-duplicate/index.d.ts +0 -1
  421. package/dist/types/customer-property-duplicate/index.js.map +0 -1
  422. package/dist/types/customer-request/search-customer-requests-params.dto.js +0 -3
  423. package/dist/types/customer-request/search-customer-requests-params.dto.js.map +0 -1
  424. package/dist/types/deal/deal-seller.type.d.ts +0 -12
  425. package/dist/types/deal/deal-seller.type.js.map +0 -1
  426. package/dist/types/deal/search-deal-params.dto.d.ts +0 -27
  427. package/dist/types/deal/search-deal-params.dto.js +0 -19
  428. package/dist/types/deal/search-deal-params.dto.js.map +0 -1
  429. package/dist/types/documents/employee-agreement.dto.js +0 -3
  430. package/dist/types/documents/employee-agreement.dto.js.map +0 -1
  431. package/dist/types/documents/get-buyer-document.dto.d.ts +0 -6
  432. package/dist/types/documents/get-buyer-document.dto.js +0 -3
  433. package/dist/types/documents/get-buyer-document.dto.js.map +0 -1
  434. package/dist/types/documents/get-property-document.dto.d.ts +0 -6
  435. package/dist/types/documents/get-property-document.dto.js +0 -3
  436. package/dist/types/documents/get-property-document.dto.js.map +0 -1
  437. package/dist/types/documents/non-disclosure-agreement.dto.d.ts +0 -4
  438. package/dist/types/documents/non-disclosure-agreement.dto.js +0 -3
  439. package/dist/types/documents/non-disclosure-agreement.dto.js.map +0 -1
  440. package/dist/types/feedback/feedback-search.dto.d.ts +0 -11
  441. package/dist/types/feedback/feedback-search.dto.js +0 -3
  442. package/dist/types/feedback/feedback-search.dto.js.map +0 -1
  443. package/dist/types/flats/flat-create.dto.js.map +0 -1
  444. package/dist/types/flats/flat-extended.dto.js.map +0 -1
  445. package/dist/types/flats/flat.enum.js.map +0 -1
  446. package/dist/types/flats/flats-search.dto.d.ts +0 -12
  447. package/dist/types/flats/flats-search.dto.js +0 -8
  448. package/dist/types/flats/flats-search.dto.js.map +0 -1
  449. package/dist/types/flats/index.js +0 -8
  450. package/dist/types/flats/index.js.map +0 -1
  451. package/dist/types/flats/payment-calculations.type.js.map +0 -1
  452. package/dist/types/floor/floors-search.dto.d.ts +0 -9
  453. package/dist/types/floor/floors-search.dto.js +0 -8
  454. package/dist/types/floor/floors-search.dto.js.map +0 -1
  455. package/dist/types/geo/geo-search-params.dto.model.d.ts +0 -7
  456. package/dist/types/geo/geo-search-params.dto.model.js +0 -3
  457. package/dist/types/geo/geo-search-params.dto.model.js.map +0 -1
  458. package/dist/types/handling/handling-search.dto.d.ts +0 -25
  459. package/dist/types/handling/handling-search.dto.js +0 -10
  460. package/dist/types/handling/handling-search.dto.js.map +0 -1
  461. package/dist/types/layout/search-layouts.dto.d.ts +0 -14
  462. package/dist/types/layout/search-layouts.dto.js +0 -8
  463. package/dist/types/layout/search-layouts.dto.js.map +0 -1
  464. package/dist/types/notary/search-notary-params.dto.d.ts +0 -17
  465. package/dist/types/notary/search-notary-params.dto.js +0 -12
  466. package/dist/types/notary/search-notary-params.dto.js.map +0 -1
  467. package/dist/types/notifications/search-notifications-params.dto.d.ts +0 -2
  468. package/dist/types/notifications/search-notifications-params.dto.js +0 -3
  469. package/dist/types/notifications/search-notifications-params.dto.js.map +0 -1
  470. package/dist/types/office-centers/office-center-search.dto.model.d.ts +0 -14
  471. package/dist/types/office-centers/office-center-search.dto.model.js +0 -9
  472. package/dist/types/office-centers/office-center-search.dto.model.js.map +0 -1
  473. package/dist/types/offices/office-search.dto.model.d.ts +0 -14
  474. package/dist/types/offices/office-search.dto.model.js +0 -10
  475. package/dist/types/offices/office-search.dto.model.js.map +0 -1
  476. package/dist/types/queue/search-queues.dto.d.ts +0 -10
  477. package/dist/types/queue/search-queues.dto.js +0 -8
  478. package/dist/types/queue/search-queues.dto.js.map +0 -1
  479. package/dist/types/representation/representation-search.dto.model.d.ts +0 -13
  480. package/dist/types/representation/representation-search.dto.model.js +0 -9
  481. package/dist/types/representation/representation-search.dto.model.js.map +0 -1
  482. package/dist/types/request-property/search-request-property-params.dto.js +0 -3
  483. package/dist/types/request-property/search-request-property-params.dto.js.map +0 -1
  484. package/dist/types/section/sections-search.dto.d.ts +0 -9
  485. package/dist/types/section/sections-search.dto.js +0 -8
  486. package/dist/types/section/sections-search.dto.js.map +0 -1
  487. package/dist/types/statistic/real-estate-by-property-type.dto.model.js +0 -3
  488. package/dist/types/statistic/real-estate-by-property-type.dto.model.js.map +0 -1
  489. package/dist/types/street/street-search.dto.d.ts +0 -14
  490. package/dist/types/street/street-search.dto.js +0 -8
  491. package/dist/types/street/street-search.dto.js.map +0 -1
  492. package/dist/types/template/template-reaction-search.dto.d.ts +0 -6
  493. package/dist/types/template/template-reaction-search.dto.js +0 -3
  494. package/dist/types/template/template-reaction-search.dto.js.map +0 -1
  495. package/dist/types/template/template-search.dto.js +0 -3
  496. package/dist/types/template/template-search.dto.js.map +0 -1
  497. package/dist/types/template/template-view-search.dto.d.ts +0 -4
  498. package/dist/types/template/template-view-search.dto.js +0 -3
  499. package/dist/types/template/template-view-search.dto.js.map +0 -1
  500. package/dist/types/topzone/topzone-search.dto.model.d.ts +0 -13
  501. package/dist/types/topzone/topzone-search.dto.model.js +0 -8
  502. package/dist/types/topzone/topzone-search.dto.model.js.map +0 -1
  503. package/dist/types/user/user-search.dto.d.ts +0 -25
  504. package/dist/types/user/user-search.dto.js +0 -15
  505. package/dist/types/user/user-search.dto.js.map +0 -1
  506. package/dist/types/user-action-logs/user-action-logs-search.dto.d.ts +0 -17
  507. package/dist/types/user-action-logs/user-action-logs-search.dto.js +0 -8
  508. package/dist/types/user-action-logs/user-action-logs-search.dto.js.map +0 -1
  509. package/dist/types/user-permission/permission-search.dto.model.d.ts +0 -2
  510. package/dist/types/user-permission/permission-search.dto.model.js +0 -3
  511. package/dist/types/user-permission/permission-search.dto.model.js.map +0 -1
  512. package/dist/types/user-points/search-user-points-changes-params.dto.d.ts +0 -4
  513. package/dist/types/user-points/search-user-points-changes-params.dto.js +0 -3
  514. package/dist/types/user-points/search-user-points-changes-params.dto.js.map +0 -1
  515. /package/dist/types/{customer → attention-required}/attention-required-entity.enum.d.ts +0 -0
  516. /package/dist/types/{customer → attention-required}/attention-required-entity.enum.js +0 -0
  517. /package/dist/types/{customer-property-duplicate → customer-property}/customer-property-duplicate.dto.js +0 -0
  518. /package/dist/types/{flats → flat}/flat-create.dto.d.ts +0 -0
  519. /package/dist/types/{flats → flat}/flat-create.dto.js +0 -0
  520. /package/dist/types/{flats → flat}/flat-extended.dto.d.ts +0 -0
  521. /package/dist/types/{flats → flat}/flat-extended.dto.js +0 -0
  522. /package/dist/types/{flats → flat}/flat.enum.d.ts +0 -0
  523. /package/dist/types/{flats → flat}/flat.enum.js +0 -0
  524. /package/dist/types/{flats → flat}/payment-calculations.type.d.ts +0 -0
  525. /package/dist/types/{flats → flat}/payment-calculations.type.js +0 -0
@@ -0,0 +1,20 @@
1
+ import { ApartmentComplexSortByFieldEnum } from './apartment-complex-sort-by-field.enum';
2
+ import { PaginatedParams, SortingParams } from '../common';
3
+ export type ApartmentComplexSearchParamsDto = PaginatedParams & SortingParams<ApartmentComplexSortByFieldEnum> & {
4
+ id?: number;
5
+ name?: string;
6
+ buildCompanyId?: number;
7
+ geoId?: number;
8
+ topzoneId?: number;
9
+ minPrice?: number;
10
+ maxPrice?: number;
11
+ rooms?: number[];
12
+ condition_type?: number;
13
+ housing_material?: number;
14
+ heating_type?: number;
15
+ first_fee?: boolean;
16
+ parking_type?: number;
17
+ territory?: number;
18
+ firstFee?: string;
19
+ feePerMonth?: string;
20
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=apartment-complex-search-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"apartment-complex-search-params.dto.js","sourceRoot":"","sources":["../../../types/apartment-complex/apartment-complex-search-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export declare enum ApartmentComplexSortByFieldEnum {
2
+ Id = "id"
3
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ApartmentComplexSortByFieldEnum = void 0;
4
+ var ApartmentComplexSortByFieldEnum;
5
+ (function (ApartmentComplexSortByFieldEnum) {
6
+ ApartmentComplexSortByFieldEnum["Id"] = "id";
7
+ })(ApartmentComplexSortByFieldEnum || (exports.ApartmentComplexSortByFieldEnum = ApartmentComplexSortByFieldEnum = {}));
8
+ //# sourceMappingURL=apartment-complex-sort-by-field.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"apartment-complex-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/apartment-complex/apartment-complex-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,+BAEX;AAFD,WAAY,+BAA+B;IACzC,4CAAS,CAAA;AACX,CAAC,EAFW,+BAA+B,+CAA/B,+BAA+B,QAE1C"}
@@ -0,0 +1,4 @@
1
+ export { Manager } from './manager.type';
2
+ export { Expression, ExpressionScope } from './expression.type';
3
+ export { ApartmentComplexSortByFieldEnum } from './apartment-complex-sort-by-field.enum';
4
+ export { ApartmentComplexSearchParamsDto } from './apartment-complex-search-params.dto';
@@ -0,0 +1,6 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ApartmentComplexSortByFieldEnum = void 0;
4
+ var apartment_complex_sort_by_field_enum_1 = require("./apartment-complex-sort-by-field.enum");
5
+ Object.defineProperty(exports, "ApartmentComplexSortByFieldEnum", { enumerable: true, get: function () { return apartment_complex_sort_by_field_enum_1.ApartmentComplexSortByFieldEnum; } });
6
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/apartment-complex/index.ts"],"names":[],"mappings":";;;AAEA,+FAAyF;AAAhF,uJAAA,+BAA+B,OAAA"}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-entity.enum.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-entity.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAGX;AAHD,WAAY,2BAA2B;IACrC,kEAAmC,CAAA;IACnC,oEAAqC,CAAA;AACvC,CAAC,EAHW,2BAA2B,2CAA3B,2BAA2B,QAGtC"}
@@ -0,0 +1,5 @@
1
+ import { PaginatedParams } from '../common/paginated-list.type';
2
+ import { SortingParams } from '../common/sorting-params.type';
3
+ import { AttentionRequiredOfficeStatisticSortByFieldEnum } from './attention-required-office-statistic-sort-by-field.enum';
4
+ import { AttentionRequiredStatisticParamsDto } from './attention-required-statistic-params.dto';
5
+ export type AttentionRequiredOfficeStatisticParamsDto = PaginatedParams & SortingParams<AttentionRequiredOfficeStatisticSortByFieldEnum> & AttentionRequiredStatisticParamsDto;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=attention-required-office-statistic-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-office-statistic-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-office-statistic-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,7 @@
1
+ export declare enum AttentionRequiredOfficeStatisticSortByFieldEnum {
2
+ OfficeNumber = "officeNumber",
3
+ Total = "total",
4
+ Handled = "handled",
5
+ NotHandled = "nothandled",
6
+ HandledWithChanges = "handledwithchanges"
7
+ }
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AttentionRequiredOfficeStatisticSortByFieldEnum = void 0;
4
+ var AttentionRequiredOfficeStatisticSortByFieldEnum;
5
+ (function (AttentionRequiredOfficeStatisticSortByFieldEnum) {
6
+ AttentionRequiredOfficeStatisticSortByFieldEnum["OfficeNumber"] = "officeNumber";
7
+ AttentionRequiredOfficeStatisticSortByFieldEnum["Total"] = "total";
8
+ AttentionRequiredOfficeStatisticSortByFieldEnum["Handled"] = "handled";
9
+ AttentionRequiredOfficeStatisticSortByFieldEnum["NotHandled"] = "nothandled";
10
+ AttentionRequiredOfficeStatisticSortByFieldEnum["HandledWithChanges"] = "handledwithchanges";
11
+ })(AttentionRequiredOfficeStatisticSortByFieldEnum || (exports.AttentionRequiredOfficeStatisticSortByFieldEnum = AttentionRequiredOfficeStatisticSortByFieldEnum = {}));
12
+ //# sourceMappingURL=attention-required-office-statistic-sort-by-field.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-office-statistic-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-office-statistic-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,+CAMX;AAND,WAAY,+CAA+C;IACzD,gFAA6B,CAAA;IAC7B,kEAAe,CAAA;IACf,sEAAmB,CAAA;IACnB,4EAAyB,CAAA;IACzB,4FAAyC,CAAA;AAC3C,CAAC,EANW,+CAA+C,+DAA/C,+CAA+C,QAM1D"}
@@ -0,0 +1,5 @@
1
+ import { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
2
+ import { PaginatedParams } from '../common/paginated-list.type';
3
+ export type AttentionRequiredSearchParamsDto = PaginatedParams & {
4
+ entityType?: AttentionRequiredEntityEnum;
5
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=attention-required-search-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-search-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-search-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,8 @@
1
+ import { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
2
+ import { DateFilterParamsDto } from '../common/date-filter-params.dto';
3
+ export type AttentionRequiredStatisticParamsDto = {
4
+ representationIds?: number[];
5
+ officeIds?: number[];
6
+ period?: DateFilterParamsDto;
7
+ entityType?: AttentionRequiredEntityEnum;
8
+ };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=attention-required-statistic-param.type.js.map
3
+ //# sourceMappingURL=attention-required-statistic-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-statistic-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-statistic-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,11 @@
1
+ import { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
2
+ import { DateFilterParamsDto } from '../common/date-filter-params.dto';
3
+ import { PaginatedParams } from '../common/paginated-list.type';
4
+ import { SortingParams } from '../common/sorting-params.type';
5
+ import { AttentionRequiredWithChangesSortByFieldEnum } from './attention-required-with-changes-sort-by-field.enum';
6
+ export type AttentionRequiredWithChangesParamsDto = PaginatedParams & SortingParams<AttentionRequiredWithChangesSortByFieldEnum> & {
7
+ representationIds?: number[];
8
+ officeIds?: number[];
9
+ period?: DateFilterParamsDto;
10
+ entityType?: AttentionRequiredEntityEnum;
11
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=attention-required-with-changes-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-with-changes-params.dto.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-with-changes-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,7 @@
1
+ export declare enum AttentionRequiredWithChangesSortByFieldEnum {
2
+ OfficeNumber = "officeNumber",
3
+ EntityId = "entityId",
4
+ CreatedAt = "createdAt",
5
+ UpdatedAt = "updatedAt",
6
+ HandledAt = "handledAt"
7
+ }
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.AttentionRequiredWithChangesSortByFieldEnum = void 0;
4
+ var AttentionRequiredWithChangesSortByFieldEnum;
5
+ (function (AttentionRequiredWithChangesSortByFieldEnum) {
6
+ AttentionRequiredWithChangesSortByFieldEnum["OfficeNumber"] = "officeNumber";
7
+ AttentionRequiredWithChangesSortByFieldEnum["EntityId"] = "entityId";
8
+ AttentionRequiredWithChangesSortByFieldEnum["CreatedAt"] = "createdAt";
9
+ AttentionRequiredWithChangesSortByFieldEnum["UpdatedAt"] = "updatedAt";
10
+ AttentionRequiredWithChangesSortByFieldEnum["HandledAt"] = "handledAt";
11
+ })(AttentionRequiredWithChangesSortByFieldEnum || (exports.AttentionRequiredWithChangesSortByFieldEnum = AttentionRequiredWithChangesSortByFieldEnum = {}));
12
+ //# sourceMappingURL=attention-required-with-changes-sort-by-field.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attention-required-with-changes-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/attention-required/attention-required-with-changes-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2CAMX;AAND,WAAY,2CAA2C;IACrD,4EAA6B,CAAA;IAC7B,oEAAqB,CAAA;IACrB,sEAAuB,CAAA;IACvB,sEAAuB,CAAA;IACvB,sEAAuB,CAAA;AACzB,CAAC,EANW,2CAA2C,2DAA3C,2CAA2C,QAMtD"}
@@ -1,6 +1,9 @@
1
1
  export { AttentionRequiredStatistic, AttentionRequiredOfficeStatistic, } from './attention-required-statistic.type';
2
2
  export { AttentionRequiredUpdateDto } from './attention-required-update.type';
3
- export { AttentionRequiredWithChanges, SortByAttentionRequiredField, } from './attention-required-with-changes.type';
4
- export { AttentionRequiredOfficeStatisticParam, SortByAttentionRequiredOfficeStatisticField, } from './attention-required-office-statistic-param.type';
5
- export { AttentionRequiredSearch } from './attention-required-search.type';
6
- export { AttentionRequiredStatisticParams } from './attention-required-statistic-param.type';
3
+ export { AttentionRequiredWithChangesParamsDto } from './attention-required-with-changes-params.dto';
4
+ export { AttentionRequiredWithChangesSortByFieldEnum } from './attention-required-with-changes-sort-by-field.enum';
5
+ export { AttentionRequiredOfficeStatisticParamsDto } from './attention-required-office-statistic-params.dto';
6
+ export { AttentionRequiredOfficeStatisticSortByFieldEnum } from './attention-required-office-statistic-sort-by-field.enum';
7
+ export { AttentionRequiredSearchParamsDto } from './attention-required-search-params.dto';
8
+ export { AttentionRequiredStatisticParamsDto } from './attention-required-statistic-params.dto';
9
+ export { AttentionRequiredEntityEnum } from './attention-required-entity.enum';
@@ -1,8 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SortByAttentionRequiredOfficeStatisticField = exports.SortByAttentionRequiredField = void 0;
4
- var attention_required_with_changes_type_1 = require("./attention-required-with-changes.type");
5
- Object.defineProperty(exports, "SortByAttentionRequiredField", { enumerable: true, get: function () { return attention_required_with_changes_type_1.SortByAttentionRequiredField; } });
6
- var attention_required_office_statistic_param_type_1 = require("./attention-required-office-statistic-param.type");
7
- Object.defineProperty(exports, "SortByAttentionRequiredOfficeStatisticField", { enumerable: true, get: function () { return attention_required_office_statistic_param_type_1.SortByAttentionRequiredOfficeStatisticField; } });
3
+ exports.AttentionRequiredEntityEnum = exports.AttentionRequiredOfficeStatisticSortByFieldEnum = exports.AttentionRequiredWithChangesSortByFieldEnum = void 0;
4
+ var attention_required_with_changes_sort_by_field_enum_1 = require("./attention-required-with-changes-sort-by-field.enum");
5
+ Object.defineProperty(exports, "AttentionRequiredWithChangesSortByFieldEnum", { enumerable: true, get: function () { return attention_required_with_changes_sort_by_field_enum_1.AttentionRequiredWithChangesSortByFieldEnum; } });
6
+ var attention_required_office_statistic_sort_by_field_enum_1 = require("./attention-required-office-statistic-sort-by-field.enum");
7
+ Object.defineProperty(exports, "AttentionRequiredOfficeStatisticSortByFieldEnum", { enumerable: true, get: function () { return attention_required_office_statistic_sort_by_field_enum_1.AttentionRequiredOfficeStatisticSortByFieldEnum; } });
8
+ var attention_required_entity_enum_1 = require("./attention-required-entity.enum");
9
+ Object.defineProperty(exports, "AttentionRequiredEntityEnum", { enumerable: true, get: function () { return attention_required_entity_enum_1.AttentionRequiredEntityEnum; } });
8
10
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attention-required/index.ts"],"names":[],"mappings":";;;AAKA,+FAGgD;AAD9C,oJAAA,4BAA4B,OAAA;AAE9B,mHAG0D;AADxD,6KAAA,2CAA2C,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attention-required/index.ts"],"names":[],"mappings":";;;AAMA,2HAAmH;AAA1G,iLAAA,2CAA2C,OAAA;AAEpD,mIAA2H;AAAlH,yLAAA,+CAA+C,OAAA;AAGxD,mFAA+E;AAAtE,6IAAA,2BAA2B,OAAA"}
@@ -1,3 +1,2 @@
1
- export { AttorneySearchDto } from './attorney-search.dto';
2
1
  export { AttorneyTypeEnum } from './attorney-type.enum';
3
2
  export { AttorneyDto } from './attorney.dto';
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attorney/index.ts"],"names":[],"mappings":";;;AACA,2DAAwD;AAA/C,sHAAA,gBAAgB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attorney/index.ts"],"names":[],"mappings":";;;AAAA,2DAAwD;AAA/C,sHAAA,gBAAgB,OAAA"}
@@ -1,4 +1,4 @@
1
- declare enum AttributeCategory {
1
+ export declare enum AttributeCategoryEnum {
2
2
  Main = "main",
3
3
  Additional = "additional",
4
4
  Adverts = "adverts",
@@ -14,4 +14,3 @@ declare enum AttributeCategory {
14
14
  Lending = "lending",
15
15
  FlatInformation = "flat_information"
16
16
  }
17
- export { AttributeCategory };
@@ -1,21 +1,21 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttributeCategory = void 0;
4
- var AttributeCategory;
5
- (function (AttributeCategory) {
6
- AttributeCategory["Main"] = "main";
7
- AttributeCategory["Additional"] = "additional";
8
- AttributeCategory["Adverts"] = "adverts";
9
- AttributeCategory["Documents"] = "documents";
10
- AttributeCategory["Service"] = "service";
11
- AttributeCategory["Location"] = "location";
12
- AttributeCategory["Programs"] = "programs";
13
- AttributeCategory["Rent"] = "rent";
14
- AttributeCategory["Sell"] = "sell";
15
- AttributeCategory["ApartmentInformation"] = "apartment_information";
16
- AttributeCategory["Details"] = "details";
17
- AttributeCategory["Infostructure"] = "infostructure";
18
- AttributeCategory["Lending"] = "lending";
19
- AttributeCategory["FlatInformation"] = "flat_information";
20
- })(AttributeCategory || (exports.AttributeCategory = AttributeCategory = {}));
3
+ exports.AttributeCategoryEnum = void 0;
4
+ var AttributeCategoryEnum;
5
+ (function (AttributeCategoryEnum) {
6
+ AttributeCategoryEnum["Main"] = "main";
7
+ AttributeCategoryEnum["Additional"] = "additional";
8
+ AttributeCategoryEnum["Adverts"] = "adverts";
9
+ AttributeCategoryEnum["Documents"] = "documents";
10
+ AttributeCategoryEnum["Service"] = "service";
11
+ AttributeCategoryEnum["Location"] = "location";
12
+ AttributeCategoryEnum["Programs"] = "programs";
13
+ AttributeCategoryEnum["Rent"] = "rent";
14
+ AttributeCategoryEnum["Sell"] = "sell";
15
+ AttributeCategoryEnum["ApartmentInformation"] = "apartment_information";
16
+ AttributeCategoryEnum["Details"] = "details";
17
+ AttributeCategoryEnum["Infostructure"] = "infostructure";
18
+ AttributeCategoryEnum["Lending"] = "lending";
19
+ AttributeCategoryEnum["FlatInformation"] = "flat_information";
20
+ })(AttributeCategoryEnum || (exports.AttributeCategoryEnum = AttributeCategoryEnum = {}));
21
21
  //# sourceMappingURL=attribute-category.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"attribute-category.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAK,iBAeJ;AAfD,WAAK,iBAAiB;IACpB,kCAAa,CAAA;IACb,8CAAyB,CAAA;IACzB,wCAAmB,CAAA;IACnB,4CAAuB,CAAA;IACvB,wCAAmB,CAAA;IACnB,0CAAqB,CAAA;IACrB,0CAAqB,CAAA;IACrB,kCAAa,CAAA;IACb,kCAAa,CAAA;IACb,mEAA8C,CAAA;IAC9C,wCAAmB,CAAA;IACnB,oDAA+B,CAAA;IAC/B,wCAAmB,CAAA;IACnB,yDAAoC,CAAA;AACtC,CAAC,EAfI,iBAAiB,iCAAjB,iBAAiB,QAerB"}
1
+ {"version":3,"file":"attribute-category.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-category.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAeX;AAfD,WAAY,qBAAqB;IAC/B,sCAAa,CAAA;IACb,kDAAyB,CAAA;IACzB,4CAAmB,CAAA;IACnB,gDAAuB,CAAA;IACvB,4CAAmB,CAAA;IACnB,8CAAqB,CAAA;IACrB,8CAAqB,CAAA;IACrB,sCAAa,CAAA;IACb,sCAAa,CAAA;IACb,uEAA8C,CAAA;IAC9C,4CAAmB,CAAA;IACnB,wDAA+B,CAAA;IAC/B,4CAAmB,CAAA;IACnB,6DAAoC,CAAA;AACtC,CAAC,EAfW,qBAAqB,qCAArB,qBAAqB,QAehC"}
@@ -1,16 +1,16 @@
1
- import { AttributeDestination } from './attribute-destination.enum';
2
- import { AttributeCategory } from './attribute-category.enum';
1
+ import { AttributeDestinationEnum } from './attribute-destination.enum';
2
+ import { AttributeCategoryEnum } from './attribute-category.enum';
3
3
  import { AttributeUnit } from './attribute-unit.enum';
4
4
  export type RequiredConfig = {
5
- [AttributeDestination.Buyer]: boolean;
6
- [AttributeDestination.Seller]: boolean;
5
+ [AttributeDestinationEnum.Buyer]: boolean;
6
+ [AttributeDestinationEnum.Seller]: boolean;
7
7
  };
8
8
  export type AttributeConfigType = {
9
9
  isCheckedByDefault?: boolean;
10
10
  isCurrentDateByDefault?: boolean;
11
- category?: AttributeCategory;
11
+ category?: AttributeCategoryEnum;
12
12
  order?: number;
13
13
  required?: RequiredConfig;
14
- destination?: AttributeDestination[];
14
+ destination?: AttributeDestinationEnum[];
15
15
  unit?: AttributeUnit;
16
16
  };
@@ -1 +1 @@
1
- {"version":3,"file":"attribute-config.type.js","sourceRoot":"","sources":["../../../types/attributes/attribute-config.type.ts"],"names":[],"mappings":";;AAAA,6EAAoE"}
1
+ {"version":3,"file":"attribute-config.type.js","sourceRoot":"","sources":["../../../types/attributes/attribute-config.type.ts"],"names":[],"mappings":";;AAAA,6EAAwE"}
@@ -1,5 +1,4 @@
1
- declare enum AttributeDestination {
1
+ export declare enum AttributeDestinationEnum {
2
2
  Buyer = "buyer",
3
3
  Seller = "seller"
4
4
  }
5
- export { AttributeDestination };
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttributeDestination = void 0;
4
- var AttributeDestination;
5
- (function (AttributeDestination) {
6
- AttributeDestination["Buyer"] = "buyer";
7
- AttributeDestination["Seller"] = "seller";
8
- })(AttributeDestination || (exports.AttributeDestination = AttributeDestination = {}));
3
+ exports.AttributeDestinationEnum = void 0;
4
+ var AttributeDestinationEnum;
5
+ (function (AttributeDestinationEnum) {
6
+ AttributeDestinationEnum["Buyer"] = "buyer";
7
+ AttributeDestinationEnum["Seller"] = "seller";
8
+ })(AttributeDestinationEnum || (exports.AttributeDestinationEnum = AttributeDestinationEnum = {}));
9
9
  //# sourceMappingURL=attribute-destination.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"attribute-destination.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-destination.enum.ts"],"names":[],"mappings":";;;AAAA,IAAK,oBAGJ;AAHD,WAAK,oBAAoB;IACvB,uCAAe,CAAA;IACf,yCAAiB,CAAA;AACnB,CAAC,EAHI,oBAAoB,oCAApB,oBAAoB,QAGxB"}
1
+ {"version":3,"file":"attribute-destination.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-destination.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,wBAGX;AAHD,WAAY,wBAAwB;IAClC,2CAAe,CAAA;IACf,6CAAiB,CAAA;AACnB,CAAC,EAHW,wBAAwB,wCAAxB,wBAAwB,QAGnC"}
@@ -0,0 +1,16 @@
1
+ import { AttributeTypeEnum } from './attribute-type.enum';
2
+ import { AttributeCategoryEnum } from './attribute-category.enum';
3
+ import { AttributeDestinationEnum } from './attribute-destination.enum';
4
+ import { RealtyTypeEnum } from '../customer-property';
5
+ import { PaginatedParams } from '../common';
6
+ export type AttributeSearchParamsDto = PaginatedParams & {
7
+ representationId?: number;
8
+ estateTypes?: RealtyTypeEnum[];
9
+ types?: AttributeTypeEnum[];
10
+ key?: string;
11
+ keys?: string[];
12
+ name?: string;
13
+ category?: AttributeCategoryEnum;
14
+ destination?: AttributeDestinationEnum;
15
+ required?: boolean;
16
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=attribute-search-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"attribute-search-params.dto.js","sourceRoot":"","sources":["../../../types/attributes/attribute-search-params.dto.ts"],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
- declare enum AttributeType {
1
+ export declare enum AttributeTypeEnum {
2
2
  Integer = "int",
3
3
  Float = "float",
4
4
  Boolean = "boolean",
@@ -8,4 +8,3 @@ declare enum AttributeType {
8
8
  Date = "date",
9
9
  DateRange = "date_range"
10
10
  }
11
- export { AttributeType };
@@ -1,15 +1,15 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttributeType = void 0;
4
- var AttributeType;
5
- (function (AttributeType) {
6
- AttributeType["Integer"] = "int";
7
- AttributeType["Float"] = "float";
8
- AttributeType["Boolean"] = "boolean";
9
- AttributeType["String"] = "string";
10
- AttributeType["ForeignKey"] = "fk";
11
- AttributeType["MultiForeignKey"] = "multi_fk";
12
- AttributeType["Date"] = "date";
13
- AttributeType["DateRange"] = "date_range";
14
- })(AttributeType || (exports.AttributeType = AttributeType = {}));
3
+ exports.AttributeTypeEnum = void 0;
4
+ var AttributeTypeEnum;
5
+ (function (AttributeTypeEnum) {
6
+ AttributeTypeEnum["Integer"] = "int";
7
+ AttributeTypeEnum["Float"] = "float";
8
+ AttributeTypeEnum["Boolean"] = "boolean";
9
+ AttributeTypeEnum["String"] = "string";
10
+ AttributeTypeEnum["ForeignKey"] = "fk";
11
+ AttributeTypeEnum["MultiForeignKey"] = "multi_fk";
12
+ AttributeTypeEnum["Date"] = "date";
13
+ AttributeTypeEnum["DateRange"] = "date_range";
14
+ })(AttributeTypeEnum || (exports.AttributeTypeEnum = AttributeTypeEnum = {}));
15
15
  //# sourceMappingURL=attribute-type.enum.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"attribute-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAK,aASJ;AATD,WAAK,aAAa;IAChB,gCAAe,CAAA;IACf,gCAAe,CAAA;IACf,oCAAmB,CAAA;IACnB,kCAAiB,CAAA;IACjB,kCAAiB,CAAA;IACjB,6CAA4B,CAAA;IAC5B,8BAAa,CAAA;IACb,yCAAwB,CAAA;AAC1B,CAAC,EATI,aAAa,6BAAb,aAAa,QASjB"}
1
+ {"version":3,"file":"attribute-type.enum.js","sourceRoot":"","sources":["../../../types/attributes/attribute-type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,oCAAe,CAAA;IACf,oCAAe,CAAA;IACf,wCAAmB,CAAA;IACnB,sCAAiB,CAAA;IACjB,sCAAiB,CAAA;IACjB,iDAA4B,CAAA;IAC5B,kCAAa,CAAA;IACb,6CAAwB,CAAA;AAC1B,CAAC,EATW,iBAAiB,iCAAjB,iBAAiB,QAS5B"}
@@ -1,19 +1,19 @@
1
1
  export { AttributeDto, TranslatedAttribute } from './attribute.type';
2
2
  export { AttributeValueDto } from './attribute-value.type';
3
- export { AttributeSearchDtoModel } from './attribute-search.type';
3
+ export { AttributeSearchParamsDto } from './attribute-search-params.dto';
4
4
  export { AttributeRepresentationDto } from './attribute-representation.type';
5
- export { PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute } from './property-atributes.type';
5
+ export { PropertyAttributes, BooleanRawAttribute, RangeRawAttribute, StringRawAttribute, DropDownRawAttribute, } from './property-atributes.type';
6
6
  export { CustomerRequestAttributes, CustomerPropertyAttributes, } from './customer-requests-attributes.type';
7
7
  export { ApartmentInfoAttributes } from './apartment-info-attributes.type';
8
8
  export { AttributeConfigType, RequiredConfig } from './attribute-config.type';
9
9
  export { DealType } from './deal-type.enum';
10
- export { AttributeCategory } from './attribute-category.enum';
10
+ export { AttributeCategoryEnum } from './attribute-category.enum';
11
11
  export { ApartmentType } from './apartment-type.enum';
12
12
  export { ObjectType } from './object-type.enum';
13
13
  export { AttributeKey } from './attribute-key.enum';
14
14
  export { AttributeUnit } from './attribute-unit.enum';
15
15
  export { RegistrationType } from './registration-type.enum';
16
- export { AttributeDestination } from './attribute-destination.enum';
17
- export { AttributeType } from './attribute-type.enum';
16
+ export { AttributeDestinationEnum } from './attribute-destination.enum';
17
+ export { AttributeTypeEnum } from './attribute-type.enum';
18
18
  export { Male } from './male.enum';
19
19
  export { ClassificationType } from './classification-type.enum';
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ClassificationType = exports.Male = exports.AttributeType = exports.AttributeDestination = exports.RegistrationType = exports.AttributeUnit = exports.AttributeKey = exports.ObjectType = exports.ApartmentType = exports.AttributeCategory = exports.DealType = void 0;
3
+ exports.ClassificationType = exports.Male = exports.AttributeTypeEnum = exports.AttributeDestinationEnum = exports.RegistrationType = exports.AttributeUnit = exports.AttributeKey = exports.ObjectType = exports.ApartmentType = exports.AttributeCategoryEnum = exports.DealType = void 0;
4
4
  var deal_type_enum_1 = require("./deal-type.enum");
5
5
  Object.defineProperty(exports, "DealType", { enumerable: true, get: function () { return deal_type_enum_1.DealType; } });
6
6
  var attribute_category_enum_1 = require("./attribute-category.enum");
7
- Object.defineProperty(exports, "AttributeCategory", { enumerable: true, get: function () { return attribute_category_enum_1.AttributeCategory; } });
7
+ Object.defineProperty(exports, "AttributeCategoryEnum", { enumerable: true, get: function () { return attribute_category_enum_1.AttributeCategoryEnum; } });
8
8
  var apartment_type_enum_1 = require("./apartment-type.enum");
9
9
  Object.defineProperty(exports, "ApartmentType", { enumerable: true, get: function () { return apartment_type_enum_1.ApartmentType; } });
10
10
  var object_type_enum_1 = require("./object-type.enum");
@@ -16,9 +16,9 @@ Object.defineProperty(exports, "AttributeUnit", { enumerable: true, get: functio
16
16
  var registration_type_enum_1 = require("./registration-type.enum");
17
17
  Object.defineProperty(exports, "RegistrationType", { enumerable: true, get: function () { return registration_type_enum_1.RegistrationType; } });
18
18
  var attribute_destination_enum_1 = require("./attribute-destination.enum");
19
- Object.defineProperty(exports, "AttributeDestination", { enumerable: true, get: function () { return attribute_destination_enum_1.AttributeDestination; } });
19
+ Object.defineProperty(exports, "AttributeDestinationEnum", { enumerable: true, get: function () { return attribute_destination_enum_1.AttributeDestinationEnum; } });
20
20
  var attribute_type_enum_1 = require("./attribute-type.enum");
21
- Object.defineProperty(exports, "AttributeType", { enumerable: true, get: function () { return attribute_type_enum_1.AttributeType; } });
21
+ Object.defineProperty(exports, "AttributeTypeEnum", { enumerable: true, get: function () { return attribute_type_enum_1.AttributeTypeEnum; } });
22
22
  var male_enum_1 = require("./male.enum");
23
23
  Object.defineProperty(exports, "Male", { enumerable: true, get: function () { return male_enum_1.Male; } });
24
24
  var classification_type_enum_1 = require("./classification-type.enum");
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAcA,mDAA4C;AAAnC,0GAAA,QAAQ,OAAA;AACjB,qEAA8D;AAArD,4HAAA,iBAAiB,OAAA;AAC1B,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,uDAAgD;AAAvC,8GAAA,UAAU,OAAA;AACnB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,mEAA4D;AAAnD,0HAAA,gBAAgB,OAAA;AACzB,2EAAoE;AAA3D,kIAAA,oBAAoB,OAAA;AAC7B,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,yCAAmC;AAA1B,iGAAA,IAAI,OAAA;AACb,uEAAgE;AAAvD,8HAAA,kBAAkB,OAAA"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/attributes/index.ts"],"names":[],"mappings":";;;AAoBA,mDAA4C;AAAnC,0GAAA,QAAQ,OAAA;AACjB,qEAAkE;AAAzD,gIAAA,qBAAqB,OAAA;AAC9B,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,uDAAgD;AAAvC,8GAAA,UAAU,OAAA;AACnB,2DAAoD;AAA3C,kHAAA,YAAY,OAAA;AACrB,6DAAsD;AAA7C,oHAAA,aAAa,OAAA;AACtB,mEAA4D;AAAnD,0HAAA,gBAAgB,OAAA;AACzB,2EAAwE;AAA/D,sIAAA,wBAAwB,OAAA;AACjC,6DAA0D;AAAjD,wHAAA,iBAAiB,OAAA;AAC1B,yCAAmC;AAA1B,iGAAA,IAAI,OAAA;AACb,uEAAgE;AAAvD,8HAAA,kBAAkB,OAAA"}
@@ -0,0 +1,9 @@
1
+ import { PaginatedParams } from '../common/paginated-list.type';
2
+ import { SortingParams } from '../common/sorting-params.type';
3
+ import { BuildCompanySortByFieldEnum } from './build-company-sort-by-field.enum';
4
+ export type BuildCompanySearchParamsDto = PaginatedParams & SortingParams<BuildCompanySortByFieldEnum> & {
5
+ id?: number;
6
+ name?: string;
7
+ alias?: string;
8
+ description?: string;
9
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=build-company-search-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build-company-search-params.dto.js","sourceRoot":"","sources":["../../../types/build-company/build-company-search-params.dto.ts"],"names":[],"mappings":""}
@@ -0,0 +1,3 @@
1
+ export declare enum BuildCompanySortByFieldEnum {
2
+ Id = "id"
3
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BuildCompanySortByFieldEnum = void 0;
4
+ var BuildCompanySortByFieldEnum;
5
+ (function (BuildCompanySortByFieldEnum) {
6
+ BuildCompanySortByFieldEnum["Id"] = "id";
7
+ })(BuildCompanySortByFieldEnum || (exports.BuildCompanySortByFieldEnum = BuildCompanySortByFieldEnum = {}));
8
+ //# sourceMappingURL=build-company-sort-by-field.enum.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build-company-sort-by-field.enum.js","sourceRoot":"","sources":["../../../types/build-company/build-company-sort-by-field.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,2BAEX;AAFD,WAAY,2BAA2B;IACrC,wCAAS,CAAA;AACX,CAAC,EAFW,2BAA2B,2CAA3B,2BAA2B,QAEtC"}
@@ -1,2 +1,3 @@
1
- export { BuildCompanySearchDto as BuildCompanySearchDtoModel } from './build-companies-search.dto';
1
+ export { BuildCompanySearchParamsDto } from './build-company-search-params.dto';
2
2
  export { CreateBuildCompanyDTO } from './build-company-create.dto';
3
+ export { BuildCompanySortByFieldEnum } from './build-company-sort-by-field.enum';
@@ -1,3 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BuildCompanySortByFieldEnum = void 0;
4
+ var build_company_sort_by_field_enum_1 = require("./build-company-sort-by-field.enum");
5
+ Object.defineProperty(exports, "BuildCompanySortByFieldEnum", { enumerable: true, get: function () { return build_company_sort_by_field_enum_1.BuildCompanySortByFieldEnum; } });
3
6
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/build-company/index.ts"],"names":[],"mappings":""}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/build-company/index.ts"],"names":[],"mappings":";;;AAEA,uFAAiF;AAAxE,+IAAA,2BAA2B,OAAA"}
@@ -0,0 +1,5 @@
1
+ import { PaginatedParams } from '../common/paginated-list.type';
2
+ export type CallSearchParamsDto = PaginatedParams & {
3
+ fromPhone?: string;
4
+ sourcePhone?: string;
5
+ };
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=index.js.map
3
+ //# sourceMappingURL=call-search-params.dto.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"call-search-params.dto.js","sourceRoot":"","sources":["../../../types/call/call-search-params.dto.ts"],"names":[],"mappings":""}
@@ -1,4 +1,4 @@
1
- export declare enum CallType {
1
+ export declare enum CallTypeEnum {
2
2
  Buyer = 1,
3
3
  Seller = 3,
4
4
  Renter = 4,